[INFO] cloning repository https://github.com/LibertyDSNP/graph-sdk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LibertyDSNP/graph-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLibertyDSNP%2Fgraph-sdk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLibertyDSNP%2Fgraph-sdk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6dcb717370f2db6d2991f90ffd3e3d7b459ff687 [INFO] checking LibertyDSNP/graph-sdk/6dcb717370f2db6d2991f90ffd3e3d7b459ff687 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLibertyDSNP%2Fgraph-sdk" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LibertyDSNP/graph-sdk 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] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/LibertyDSNP/graph-sdk [INFO] finished tweaking git repo https://github.com/LibertyDSNP/graph-sdk [INFO] tweaked toml for git repo https://github.com/LibertyDSNP/graph-sdk written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/LibertyDSNP/graph-sdk 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 844bae9d521b5ebc442565055ca54ca53ad29c240c24d672120e2f817e40976a [INFO] running `Command { std: "docker" "start" "-a" "844bae9d521b5ebc442565055ca54ca53ad29c240c24d672120e2f817e40976a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "844bae9d521b5ebc442565055ca54ca53ad29c240c24d672120e2f817e40976a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "844bae9d521b5ebc442565055ca54ca53ad29c240c24d672120e2f817e40976a", kill_on_drop: false }` [INFO] [stdout] 844bae9d521b5ebc442565055ca54ca53ad29c240c24d672120e2f817e40976a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fe6023dcb494fa2e44410f4aa5f77ce90b0ddb951819a6d5ecdfb095929cb17 [INFO] running `Command { std: "docker" "start" "-a" "1fe6023dcb494fa2e44410f4aa5f77ce90b0ddb951819a6d5ecdfb095929cb17", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling bigdecimal v0.4.5 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking dary_heap v0.3.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling cc v1.0.89 [INFO] [stderr] Compiling protobuf v3.5.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking proc-macro2 v1.0.78 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Checking libflate_lz77 v2.1.0 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Checking send_wrapper v0.6.0 [INFO] [stderr] Checking libflate v2.1.0 [INFO] [stderr] Compiling dsnp-graph-sdk-node v2.0.1 (/opt/rustwide/workdir/bridge/node) [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking jni-sys v0.3.0 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking memory-stats v1.2.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling ntest_test_cases v0.9.3 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling syn-mid v0.6.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling ntest_timeout v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling typed-builder-macro v0.19.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling log-result-proc-macro v1.0.2 (/opt/rustwide/workdir/log-result-proc-macro) [INFO] [stderr] Compiling neon-macros v1.0.0 [INFO] [stderr] Compiling ctor v0.2.8 [INFO] [stderr] Compiling test-log-macros v0.2.15 [INFO] [stderr] Checking ntest v0.9.3 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking neon v1.0.0 [INFO] [stderr] Checking test-log v0.2.16 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking log-panics v2.1.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking protobuf-support v3.5.0 [INFO] [stderr] Checking jni v0.21.1 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking typed-builder v0.19.1 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling serde_with_macros v3.9.0 [INFO] [stderr] Checking dryoc v0.5.4 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking serde_with v3.9.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking apache-avro v0.17.0 [INFO] [stderr] Checking dsnp-graph-config v2.0.1 (/opt/rustwide/workdir/config) [INFO] [stderr] Checking dsnp-graph-core v2.0.1 (/opt/rustwide/workdir/core) [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] --> core/src/api/api.rs:323:6 [INFO] [stdout] | [INFO] [stdout] 314 | let all_connections: HashSet<_> = self [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 323 | Ok(self [INFO] [stdout] | ____________^ [INFO] [stdout] 324 | | .shared_state_manager [INFO] [stdout] 325 | | .read() [INFO] [stdout] 326 | | .map_err(|_| DsnpGraphError::FailedtoReadLock(SHARED_STATE_MANAGER.to_string()))? [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________________________________________________________________________________________| [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] --> core/src/api/api.rs:327:29 [INFO] [stdout] | [INFO] [stdout] 314 | let all_connections: HashSet<_> = self [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 327 | .find_users_without_keys(all_connections.into_iter().collect())) [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] --> core/src/dsnp/dsnp_configs.rs:130:6 [INFO] [stdout] | [INFO] [stdout] 128 | let public_key = [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 129 | PublicKey::try_from(&self.key[..]).map_err(|_| DsnpGraphError::InvalidPublicKey)?; [INFO] [stdout] 130 | Ok(PublicKeyType::Version1_0(public_key)) [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] | [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] --> core/src/dsnp/schema.rs:70:6 [INFO] [stdout] | [INFO] [stdout] 69 | let reader = from_avro_datum(schema, &mut &data[..], None)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | Ok(from_value::(&reader)?) [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] | [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] --> core/src/graph/key_manager.rs:132:3 [INFO] [stdout] | [INFO] [stdout] 130 | from_secret: SecretKeyType, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 131 | ) -> DsnpGraphResult { [INFO] [stdout] 132 | / self.shared_state_manager [INFO] [stdout] 133 | | .read() [INFO] [stdout] 134 | | .map_err(|_| DsnpGraphError::FailedtoReadLock(SHARED_STATE_MANAGER.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] --> core/src/graph/key_manager.rs:194:10 [INFO] [stdout] | [INFO] [stdout] 189 | public_key_manager: Arc>, [INFO] [stdout] | --------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 194 | keys: TransactionalVec::new(), [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] --> core/src/graph/user.rs:235:3 [INFO] [stdout] | [INFO] [stdout] 203 | let mut connections: HashSet = self [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 235 | connections.into_iter().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] --> core/src/util/builders.rs:52:14 [INFO] [stdout] | [INFO] [stdout] 52 | content: Frequency::write_public_key(&DsnpPublicKey { [INFO] [stdout] | __________________________^ [INFO] [stdout] 53 | | key_id: Some(i as u64), [INFO] [stdout] 54 | | key: pair.public_key.to_vec(), [INFO] [stdout] 55 | | }) [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] --> core/src/util/transactional_hashmap.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn entry(&mut self, key: K) -> Entry<'_, K, V> { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | match self.inner.entry(key.clone()) { [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 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dsnp-graph-core` (lib) due to 10 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] --> core/src/api/api.rs:323:6 [INFO] [stdout] | [INFO] [stdout] 314 | let all_connections: HashSet<_> = self [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 323 | Ok(self [INFO] [stdout] | ____________^ [INFO] [stdout] 324 | | .shared_state_manager [INFO] [stdout] 325 | | .read() [INFO] [stdout] 326 | | .map_err(|_| DsnpGraphError::FailedtoReadLock(SHARED_STATE_MANAGER.to_string()))? [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________________________________________________________________________________________| [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] --> core/src/api/api.rs:327:29 [INFO] [stdout] | [INFO] [stdout] 314 | let all_connections: HashSet<_> = self [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 327 | .find_users_without_keys(all_connections.into_iter().collect())) [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] --> core/src/dsnp/dsnp_configs.rs:130:6 [INFO] [stdout] | [INFO] [stdout] 128 | let public_key = [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 129 | PublicKey::try_from(&self.key[..]).map_err(|_| DsnpGraphError::InvalidPublicKey)?; [INFO] [stdout] 130 | Ok(PublicKeyType::Version1_0(public_key)) [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] | [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] --> core/src/dsnp/schema.rs:70:6 [INFO] [stdout] | [INFO] [stdout] 69 | let reader = from_avro_datum(schema, &mut &data[..], None)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | Ok(from_value::(&reader)?) [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] | [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] --> core/src/graph/key_manager.rs:132:3 [INFO] [stdout] | [INFO] [stdout] 130 | from_secret: SecretKeyType, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 131 | ) -> DsnpGraphResult { [INFO] [stdout] 132 | / self.shared_state_manager [INFO] [stdout] 133 | | .read() [INFO] [stdout] 134 | | .map_err(|_| DsnpGraphError::FailedtoReadLock(SHARED_STATE_MANAGER.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] --> core/src/graph/key_manager.rs:194:10 [INFO] [stdout] | [INFO] [stdout] 189 | public_key_manager: Arc>, [INFO] [stdout] | --------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 194 | keys: TransactionalVec::new(), [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] --> core/src/graph/user.rs:235:3 [INFO] [stdout] | [INFO] [stdout] 203 | let mut connections: HashSet = self [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 235 | connections.into_iter().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] --> core/src/util/builders.rs:52:14 [INFO] [stdout] | [INFO] [stdout] 52 | content: Frequency::write_public_key(&DsnpPublicKey { [INFO] [stdout] | __________________________^ [INFO] [stdout] 53 | | key_id: Some(i as u64), [INFO] [stdout] 54 | | key: pair.public_key.to_vec(), [INFO] [stdout] 55 | | }) [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] --> core/src/util/transactional_hashmap.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn entry(&mut self, key: K) -> Entry<'_, K, V> { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | match self.inner.entry(key.clone()) { [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 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dsnp-graph-core` (lib test) due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "1fe6023dcb494fa2e44410f4aa5f77ce90b0ddb951819a6d5ecdfb095929cb17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fe6023dcb494fa2e44410f4aa5f77ce90b0ddb951819a6d5ecdfb095929cb17", kill_on_drop: false }` [INFO] [stdout] 1fe6023dcb494fa2e44410f4aa5f77ce90b0ddb951819a6d5ecdfb095929cb17