[INFO] fetching crate glib 0.20.4...
[INFO] checking glib-0.20.4 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930
[INFO] extracting crate glib 0.20.4 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate glib 0.20.4 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate glib 0.20.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate glib 0.20.4
[INFO] tweaked toml for crates.io crate glib 0.20.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Locking 109 packages to latest compatible versions
[INFO] [stderr] Adding anes v0.1.6 (available: v0.2.0)
[INFO] [stderr] Adding itertools v0.10.5 (available: v0.13.0)
[INFO] [stderr] Adding linux-raw-sys v0.4.14 (available: v0.6.5)
[INFO] [stderr] Adding windows-sys v0.52.0 (available: v0.59.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 947c24cf445a81a11ccb327df522a7c0c72efcf3814968d279a8e871c3b5e3d0
[INFO] running `Command { std: "docker" "start" "-a" "947c24cf445a81a11ccb327df522a7c0c72efcf3814968d279a8e871c3b5e3d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "947c24cf445a81a11ccb327df522a7c0c72efcf3814968d279a8e871c3b5e3d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "947c24cf445a81a11ccb327df522a7c0c72efcf3814968d279a8e871c3b5e3d0", kill_on_drop: false }`
[INFO] [stdout] 947c24cf445a81a11ccb327df522a7c0c72efcf3814968d279a8e871c3b5e3d0
[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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f9c366fc24eeb05d6a9685314b0aeea9cb2dee847a4a81f96e09cba5ed47aa5
[INFO] running `Command { std: "docker" "start" "-a" "7f9c366fc24eeb05d6a9685314b0aeea9cb2dee847a4a81f96e09cba5ed47aa5", kill_on_drop: false }`
[INFO] [stderr] Compiling winnow v0.6.20
[INFO] [stderr] Compiling target-lexicon v0.12.16
[INFO] [stderr] Compiling version-compare v0.2.0
[INFO] [stderr] Compiling serde_spanned v0.6.8
[INFO] [stderr] Compiling toml_datetime v0.6.8
[INFO] [stderr] Compiling futures-macro v0.3.30
[INFO] [stderr] Compiling trybuild2 v1.2.0
[INFO] [stderr] Checking serde v1.0.210
[INFO] [stderr] Checking plotters v0.3.7
[INFO] [stderr] Checking futures-channel v0.3.30
[INFO] [stderr] Checking smallvec v1.13.2
[INFO] [stderr] Checking gir-format-check v0.1.3
[INFO] [stderr] Compiling cfg-expr v0.17.0
[INFO] [stderr] Checking futures-util v0.3.30
[INFO] [stderr] Compiling toml_edit v0.22.22
[INFO] [stderr] Checking serde_json v1.0.128
[INFO] [stderr] Checking basic-toml v0.1.9
[INFO] [stderr] Checking ciborium v0.2.2
[INFO] [stderr] Checking futures-executor v0.3.30
[INFO] [stderr] Checking tinytemplate v1.2.1
[INFO] [stderr] Checking criterion v0.5.1
[INFO] [stderr] Compiling toml v0.8.19
[INFO] [stderr] Compiling proc-macro-crate v3.2.0
[INFO] [stderr] Compiling system-deps v7.0.3
[INFO] [stderr] Compiling glib-macros v0.20.4
[INFO] [stderr] Compiling glib-sys v0.20.4
[INFO] [stderr] Compiling gobject-sys v0.20.4
[INFO] [stderr] Compiling gio-sys v0.20.4
[INFO] [stderr] Checking glib v0.20.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout] --> src/translate.rs:471:50
[INFO] [stdout] |
[INFO] [stdout] 463 | pub trait ToGlibPtrMut<'a, P: Copy> {
[INFO] [stdout] | -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 471 | fn to_glib_none_mut(&'a mut self) -> StashMut
;
[INFO] [stdout] | ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout] --> src/value.rs:574:53
[INFO] [stdout] |
[INFO] [stdout] 574 | pub fn get<'a, T>(&'a self) -> Result::Checker as ValueTypeChecker>::Error>
[INFO] [stdout] | -- lifetime `'a` declared here ^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout] --> src/translate.rs:471:50
[INFO] [stdout] |
[INFO] [stdout] 463 | pub trait ToGlibPtrMut<'a, P: Copy> {
[INFO] [stdout] | -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 471 | fn to_glib_none_mut(&'a mut self) -> StashMut;
[INFO] [stdout] | ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout] --> src/value.rs:574:53
[INFO] [stdout] |
[INFO] [stdout] 574 | pub fn get<'a, T>(&'a self) -> Result::Checker as ValueTypeChecker>::Error>
[INFO] [stdout] | -- lifetime `'a` declared here ^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: this value of type `Value` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/object.rs:2434:17
[INFO] [stdout] |
[INFO] [stdout] 2419 | let pspec = self.find_property(property_name).unwrap_or_else(|| {
[INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2434 | let mut value = Value::from_type_unchecked(pspec.value_type());
[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: this value of type `Option` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/object.rs:3432:28
[INFO] [stdout] |
[INFO] [stdout] 3430 | pub fn disconnect(mut self) {
[INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 3431 | // Upgrade the object to make sure it's alive and the callback can't be called while it's disconnected.
[INFO] [stdout] 3432 | if let Some(obj) = self.object.upgrade() {
[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: this value of type `value::Value` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/object.rs:2434:17
[INFO] [stdout] |
[INFO] [stdout] 2419 | let pspec = self.find_property(property_name).unwrap_or_else(|| {
[INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2434 | let mut value = Value::from_type_unchecked(pspec.value_type());
[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: this value of type `translate::Stash<'_, *const i8, Path>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/auto/functions.rs:16:28
[INFO] [stdout] |
[INFO] [stdout] 15 | pub fn access(filename: impl AsRef, mode: i32) -> i32 {
[INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 16 | unsafe { ffi::g_access(filename.as_ref().to_glib_none().0, mode) }
[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: this value of type `translate::Stash<'_, *const i8, Path>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/auto/functions.rs:247:13
[INFO] [stdout] |
[INFO] [stdout] 244 | pub(crate) fn file_test(filename: impl AsRef, test: FileTest) -> bool {
[INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 247 | filename.as_ref().to_glib_none().0,
[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: this value of type `translate::Stash<'_, *const i8, Path>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/auto/functions.rs:257:13
[INFO] [stdout] |
[INFO] [stdout] 254 | pub fn filename_display_basename(filename: impl AsRef) -> crate::GString {
[INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 257 | filename.as_ref().to_glib_none().0,
[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: this value of type `translate::Stash<'_, *const i8, Path>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/auto/functions.rs:266:13
[INFO] [stdout] |
[INFO] [stdout] 263 | pub fn filename_display_name(filename: impl AsRef) -> crate::GString {
[INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 266 | filename.as_ref().to_glib_none().0,
[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: this value of type `translate::Stash<'_, *const i8, Path>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/auto/functions.rs:311:13
[INFO] [stdout] |
[INFO] [stdout] 308 | pub fn find_program_in_path(program: impl AsRef) -> Option {
[INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 311 | program.as_ref().to_glib_none().0,
[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: this value of type `translate::Stash<'_, *const i8, OsStr>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/auto/functions.rs:500:43
[INFO] [stdout] |
[INFO] [stdout] 499 | pub fn getenv(variable: impl AsRef) -> Option {
[INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 500 | unsafe { from_glib_none(ffi::g_getenv(variable.as_ref().to_glib_none().0)) }
[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: this value of type `translate::Stash<'_, *const i8, Path>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/auto/functions.rs:551:40
[INFO] [stdout] |
[INFO] [stdout] 550 | pub fn mkdir_with_parents(pathname: impl AsRef, mode: i32) -> i32 {
[INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 551 | unsafe { ffi::g_mkdir_with_parents(pathname.as_ref().to_glib_none().0, mode) }
[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: this value of type `translate::Stash<'_, *const i8, Path>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/auto/functions.rs:573:13
[INFO] [stdout] |
[INFO] [stdout] 570 | pub(crate) fn path_get_basename(file_name: impl AsRef) -> std::path::PathBuf {
[INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 573 | file_name.as_ref().to_glib_none().0,
[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: this value of type `translate::Stash<'_, *const i8, Path>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/auto/functions.rs:581:53
[INFO] [stdout] |
[INFO] [stdout] 580 | pub(crate) fn path_get_dirname(file_name: impl AsRef) -> std::path::PathBuf {
[INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 581 | unsafe { from_glib_full(ffi::g_path_get_dirname(file_name.as_ref().to_glib_none().0)) }
[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: this value of type `translate::Stash<'_, *const i8, OsStr>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/auto/functions.rs:678:13
[INFO] [stdout] |
[INFO] [stdout] 675 | pub fn shell_quote(unquoted_string: impl AsRef) -> std::ffi::OsString {
[INFO] [stdout] | --------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 678 | unquoted_string.as_ref().to_glib_none().0,
[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: this value of type `translate::Stash<'_, *const i8, Path>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/auto/functions.rs:838:28
[INFO] [stdout] |
[INFO] [stdout] 837 | pub fn unlink(filename: impl AsRef) -> i32 {
[INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 838 | unsafe { ffi::g_unlink(filename.as_ref().to_glib_none().0) }
[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: this value of type `Option` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/object.rs:3432:28
[INFO] [stdout] |
[INFO] [stdout] 3430 | pub fn disconnect(mut self) {
[INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 3431 | // Upgrade the object to make sure it's alive and the callback can't be called while it's disconnected.
[INFO] [stdout] 3432 | if let Some(obj) = self.object.upgrade() {
[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: this value of type `std::iter::Zip, ptr_slice::IntoIter>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/collections/ptr_slice.rs:1312:23
[INFO] [stdout] |
[INFO] [stdout] 1244 | let items = [
[INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1312 | for (a, b) in Iterator::zip(items.iter(), slice3.into_iter()) {
[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: this value of type `Value` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/closure.rs:240:26
[INFO] [stdout] |
[INFO] [stdout] 230 | let result = callback(values);
[INFO] [stdout] | ------
[INFO] [stdout] | |
[INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 240 | Some(result) => {
[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: this value of type `translate::Stash<'_, *mut *mut i8, [OsString]>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/utils.rs:46:13
[INFO] [stdout] |
[INFO] [stdout] 43 | pub fn environ_getenv>(envp: &[OsString], variable: K) -> Option {
[INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 46 | envp.to_glib_none().0,
[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: this value of type `translate::Stash<'_, *mut i8, Path>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/utils.rs:57:24
[INFO] [stdout] |
[INFO] [stdout] 53 | pub fn mkstemp>(tmpl: P) -> i32 {
[INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 57 | ffi::g_mkstemp(tmpl.as_ref().to_glib_none().0)
[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: this value of type `translate::Stash<'_, *mut i8, Path>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/utils.rs:66:29
[INFO] [stdout] |
[INFO] [stdout] 62 | pub fn mkstemp_full(tmpl: impl AsRef, flags: i32, mode: i32) -> i32 {
[INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 66 | ffi::g_mkstemp_full(tmpl.as_ref().to_glib_none().0, flags, mode)
[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: this value of type `Result, BoolError>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/main_context.rs:108:38
[INFO] [stdout] |
[INFO] [stdout] 100 | pub fn invoke_local_with_priority(&self, _priority: Priority, func: F)
[INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 108 | } else if let Ok(_acquire) = self.acquire() {
[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: this value of type `translate::Stash<'_, *const i8, std::path::Path>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/auto/functions.rs:16:28
[INFO] [stdout] |
[INFO] [stdout] 15 | pub fn access(filename: impl AsRef, mode: i32) -> i32 {
[INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 16 | unsafe { ffi::g_access(filename.as_ref().to_glib_none().0, mode) }
[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: this value of type `translate::Stash<'_, *const i8, std::path::Path>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/auto/functions.rs:247:13
[INFO] [stdout] |
[INFO] [stdout] 244 | pub(crate) fn file_test(filename: impl AsRef, test: FileTest) -> bool {
[INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 247 | filename.as_ref().to_glib_none().0,
[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: this value of type `translate::Stash<'_, *const i8, std::path::Path>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/auto/functions.rs:257:13
[INFO] [stdout] |
[INFO] [stdout] 254 | pub fn filename_display_basename(filename: impl AsRef) -> crate::GString {
[INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 257 | filename.as_ref().to_glib_none().0,
[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: this value of type `translate::Stash<'_, *const i8, std::path::Path>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/auto/functions.rs:266:13
[INFO] [stdout] |
[INFO] [stdout] 263 | pub fn filename_display_name(filename: impl AsRef) -> crate::GString {
[INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 266 | filename.as_ref().to_glib_none().0,
[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: this value of type `translate::Stash<'_, *const i8, std::path::Path>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/auto/functions.rs:311:13
[INFO] [stdout] |
[INFO] [stdout] 308 | pub fn find_program_in_path(program: impl AsRef) -> Option {
[INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 311 | program.as_ref().to_glib_none().0,
[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: this value of type `translate::Stash<'_, *const i8, OsStr>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/auto/functions.rs:500:43
[INFO] [stdout] |
[INFO] [stdout] 499 | pub fn getenv(variable: impl AsRef) -> Option {
[INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 500 | unsafe { from_glib_none(ffi::g_getenv(variable.as_ref().to_glib_none().0)) }
[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: this value of type `translate::Stash<'_, *const i8, std::path::Path>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/auto/functions.rs:551:40
[INFO] [stdout] |
[INFO] [stdout] 550 | pub fn mkdir_with_parents(pathname: impl AsRef, mode: i32) -> i32 {
[INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 551 | unsafe { ffi::g_mkdir_with_parents(pathname.as_ref().to_glib_none().0, mode) }
[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: this value of type `translate::Stash<'_, *const i8, std::path::Path>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/auto/functions.rs:573:13
[INFO] [stdout] |
[INFO] [stdout] 570 | pub(crate) fn path_get_basename(file_name: impl AsRef) -> std::path::PathBuf {
[INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 573 | file_name.as_ref().to_glib_none().0,
[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: this value of type `translate::Stash<'_, *const i8, std::path::Path>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/auto/functions.rs:581:53
[INFO] [stdout] |
[INFO] [stdout] 580 | pub(crate) fn path_get_dirname(file_name: impl AsRef) -> std::path::PathBuf {
[INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 581 | unsafe { from_glib_full(ffi::g_path_get_dirname(file_name.as_ref().to_glib_none().0)) }
[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: this value of type `translate::Stash<'_, *const i8, OsStr>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/auto/functions.rs:678:13
[INFO] [stdout] |
[INFO] [stdout] 675 | pub fn shell_quote(unquoted_string: impl AsRef) -> std::ffi::OsString {
[INFO] [stdout] | --------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 678 | unquoted_string.as_ref().to_glib_none().0,
[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: this value of type `translate::Stash<'_, *const i8, std::path::Path>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/auto/functions.rs:838:28
[INFO] [stdout] |
[INFO] [stdout] 837 | pub fn unlink(filename: impl AsRef) -> i32 {
[INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 838 | unsafe { ffi::g_unlink(filename.as_ref().to_glib_none().0) }
[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: this value of type `variant::Variant` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/variant.rs:1678:35
[INFO] [stdout] |
[INFO] [stdout] 1677 | fn from(e: DictEntry) -> Self {
[INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 1678 | Variant::from_dict_entry(&e.key.into(), &e.value.into())
[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: this value of type `Cow<'_, variant_type::VariantTy>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/variant.rs:1971:17
[INFO] [stdout] |
[INFO] [stdout] 1956 | fn from(a: FixedSizeVariantArray) -> Self {
[INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1971 | T::static_variant_type().to_glib_none().0,
[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: this value of type `value::Value` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/closure.rs:240:26
[INFO] [stdout] |
[INFO] [stdout] 230 | let result = callback(values);
[INFO] [stdout] | ------
[INFO] [stdout] | |
[INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 240 | Some(result) => {
[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: this value of type `Ref<'_, T>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/property.rs:114:12
[INFO] [stdout] |
[INFO] [stdout] 113 | fn get R>(&self, f: F) -> R {
[INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 114 | f(&self.borrow())
[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: this value of type `std::sync::MutexGuard<'_, T>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/property.rs:127:12
[INFO] [stdout] |
[INFO] [stdout] 126 | fn get R>(&self, f: F) -> R {
[INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 127 | f(&self.lock().unwrap())
[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: this value of type `RwLockReadGuard<'_, T>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/property.rs:140:12
[INFO] [stdout] |
[INFO] [stdout] 139 | fn get R>(&self, f: F) -> R {
[INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 140 | f(&self.read().unwrap())
[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: this value of type `Option` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/property.rs:185:12
[INFO] [stdout] |
[INFO] [stdout] 184 | fn get R>(&self, f: F) -> R {
[INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 185 | f(&self.upgrade())
[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: this value of type `Option` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/property.rs:199:12
[INFO] [stdout] |
[INFO] [stdout] 198 | fn get R>(&self, f: F) -> R {
[INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 199 | f(&self.upgrade())
[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: this value of type `gstring::GString` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/gstring.rs:2505:17
[INFO] [stdout] |
[INFO] [stdout] 2500 | let data = CString::new("foo").unwrap();
[INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2505 | let gstring = GString::from_glib_full(ptr_copy);
[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: this value of type `gstring::GString` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/gstring.rs:2518:17
[INFO] [stdout] |
[INFO] [stdout] 2514 | let data = CString::new("foo").unwrap();
[INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2518 | let gstr = GString::from_glib_full(ptr_copy);
[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: this value of type `Cow<'_, gstring::GStr>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/gstring.rs:2625:17
[INFO] [stdout] |
[INFO] [stdout] 2612 | let data = CString::new("foo").unwrap();
[INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2625 | let gstring = GString::from_ptr_lossy(ptr as *const _);
[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: this value of type `translate::Stash<'_, *mut *mut i8, [OsString]>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/utils.rs:46:13
[INFO] [stdout] |
[INFO] [stdout] 43 | pub fn environ_getenv>(envp: &[OsString], variable: K) -> Option {
[INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 46 | envp.to_glib_none().0,
[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: this value of type `translate::Stash<'_, *mut i8, std::path::Path>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/utils.rs:57:24
[INFO] [stdout] |
[INFO] [stdout] 53 | pub fn mkstemp>(tmpl: P) -> i32 {
[INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 57 | ffi::g_mkstemp(tmpl.as_ref().to_glib_none().0)
[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: this value of type `translate::Stash<'_, *mut i8, std::path::Path>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/utils.rs:66:29
[INFO] [stdout] |
[INFO] [stdout] 62 | pub fn mkstemp_full(tmpl: impl AsRef, flags: i32, mode: i32) -> i32 {
[INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 66 | ffi::g_mkstemp_full(tmpl.as_ref().to_glib_none().0, flags, mode)
[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: this value of type `Result<(PathBuf, Option), error::Error>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/utils.rs:249:43
[INFO] [stdout] |
[INFO] [stdout] 240 | let uri: GString = "file:///foo/bar.txt".into();
[INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 248 | let uri: GString = "file://host/foo/bar.txt".into();
[INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 249 | if let Ok((filename, hostname)) = crate::filename_from_uri(&uri) {
[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: this value of type `Result, BoolError>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/main_context.rs:108:38
[INFO] [stdout] |
[INFO] [stdout] 100 | pub fn invoke_local_with_priority(&self, _priority: Priority, func: F)
[INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 108 | } else if let Ok(_acquire) = self.acquire() {
[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: this value of type `Option, Box>>>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/main_context_futures.rs:246:35
[INFO] [stdout] |
[INFO] [stdout] 241 | let _enter = futures_executor::enter().unwrap();
[INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 246 | if let Some(tx) = self.return_tx.take() {
[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: this value of type `Result<::Output, Box>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/main_context_futures.rs:663:15
[INFO] [stdout] |
[INFO] [stdout] 637 | let l = MainLoop::new(Some(self), false);
[INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 654 | let source = TaskSource::new(
[INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 663 | match res.unwrap() {
[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: this value of type `variant::Variant` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/variant.rs:1678:35
[INFO] [stdout] |
[INFO] [stdout] 1677 | fn from(e: DictEntry) -> Self {
[INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 1678 | Variant::from_dict_entry(&e.key.into(), &e.value.into())
[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: this value of type `Cow<'_, variant_type::VariantTy>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/variant.rs:1971:17
[INFO] [stdout] |
[INFO] [stdout] 1956 | fn from(a: FixedSizeVariantArray) -> Self {
[INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1971 | T::static_variant_type().to_glib_none().0,
[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 27 previous errors; 2 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `glib` (lib) due to 28 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this value of type `Ref<'_, T>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/property.rs:114:12
[INFO] [stdout] |
[INFO] [stdout] 113 | fn get R>(&self, f: F) -> R {
[INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 114 | f(&self.borrow())
[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: this value of type `std::sync::MutexGuard<'_, T>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/property.rs:127:12
[INFO] [stdout] |
[INFO] [stdout] 126 | fn get R>(&self, f: F) -> R {
[INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 127 | f(&self.lock().unwrap())
[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: this value of type `RwLockReadGuard<'_, T>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/property.rs:140:12
[INFO] [stdout] |
[INFO] [stdout] 139 | fn get R>(&self, f: F) -> R {
[INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 140 | f(&self.read().unwrap())
[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: this value of type `Option` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/property.rs:185:12
[INFO] [stdout] |
[INFO] [stdout] 184 | fn get R>(&self, f: F) -> R {
[INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 185 | f(&self.upgrade())
[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: this value of type `Option` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/property.rs:199:12
[INFO] [stdout] |
[INFO] [stdout] 198 | fn get R>(&self, f: F) -> R {
[INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 199 | f(&self.upgrade())
[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: this value of type `Option, Box>>>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/main_context_futures.rs:246:35
[INFO] [stdout] |
[INFO] [stdout] 241 | let _enter = futures_executor::enter().unwrap();
[INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 246 | if let Some(tx) = self.return_tx.take() {
[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: this value of type `Result<::Output, Box>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/main_context_futures.rs:663:15
[INFO] [stdout] |
[INFO] [stdout] 637 | let l = MainLoop::new(Some(self), false);
[INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 654 | let source = TaskSource::new(
[INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 663 | match res.unwrap() {
[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 32 previous errors; 2 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `glib` (lib test) due to 33 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "7f9c366fc24eeb05d6a9685314b0aeea9cb2dee847a4a81f96e09cba5ed47aa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f9c366fc24eeb05d6a9685314b0aeea9cb2dee847a4a81f96e09cba5ed47aa5", kill_on_drop: false }`
[INFO] [stdout] 7f9c366fc24eeb05d6a9685314b0aeea9cb2dee847a4a81f96e09cba5ed47aa5