[INFO] fetching crate dbus 0.9.7... [INFO] checking dbus-0.9.7 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate dbus 0.9.7 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate dbus 0.9.7 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 dbus 0.9.7 [INFO] finished tweaking crates.io crate dbus 0.9.7 [INFO] tweaked toml for crates.io crate dbus 0.9.7 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate dbus 0.9.7 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3eeb4fb8b4da8b01fd5d8d9f40c4aa1a5e809c44b36ef635e763f0c92c500426 [INFO] running `Command { std: "docker" "start" "-a" "3eeb4fb8b4da8b01fd5d8d9f40c4aa1a5e809c44b36ef635e763f0c92c500426", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3eeb4fb8b4da8b01fd5d8d9f40c4aa1a5e809c44b36ef635e763f0c92c500426", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3eeb4fb8b4da8b01fd5d8d9f40c4aa1a5e809c44b36ef635e763f0c92c500426", kill_on_drop: false }` [INFO] [stdout] 3eeb4fb8b4da8b01fd5d8d9f40c4aa1a5e809c44b36ef635e763f0c92c500426 [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 640a632c540cdc4629ddf2106c7e69fbd052416987204ec0e6bec96649fc6119 [INFO] running `Command { std: "docker" "start" "-a" "640a632c540cdc4629ddf2106c7e69fbd052416987204ec0e6bec96649fc6119", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling libdbus-sys v0.2.3 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking dbus v0.9.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `native-channel` [INFO] [stdout] --> src/channel.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "native-channel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `futures`, `futures-channel`, `futures-executor`, `futures-util`, `no-string-validation`, `stdfd`, and `vendored` [INFO] [stdout] = help: consider adding `native-channel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `native-channel` [INFO] [stdout] --> src/channel.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "native-channel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `futures`, `futures-channel`, `futures-executor`, `futures-util`, `no-string-validation`, `stdfd`, and `vendored` [INFO] [stdout] = help: consider adding `native-channel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `native-channel` [INFO] [stdout] --> src/channel.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "native-channel")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `futures`, `futures-channel`, `futures-executor`, `futures-util`, `no-string-validation`, `stdfd`, and `vendored` [INFO] [stdout] = help: consider adding `native-channel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `native-channel` [INFO] [stdout] --> src/channel.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "native-channel")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `futures`, `futures-channel`, `futures-executor`, `futures-util`, `no-string-validation`, `stdfd`, and `vendored` [INFO] [stdout] = help: consider adding `native-channel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `io-lifetimes` [INFO] [stdout] --> src/arg/basic_impl.rs:254:17 [INFO] [stdout] | [INFO] [stdout] 254 | #[cfg(all(unix, feature = "io-lifetimes"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `futures`, `futures-channel`, `futures-executor`, `futures-util`, `no-string-validation`, `stdfd`, and `vendored` [INFO] [stdout] = help: consider adding `io-lifetimes` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `io-lifetimes` [INFO] [stdout] --> src/arg/basic_impl.rs:259:17 [INFO] [stdout] | [INFO] [stdout] 259 | #[cfg(all(unix, feature = "io-lifetimes"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `futures`, `futures-channel`, `futures-executor`, `futures-util`, `no-string-validation`, `stdfd`, and `vendored` [INFO] [stdout] = help: consider adding `io-lifetimes` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `io-lifetimes` [INFO] [stdout] --> src/arg/basic_impl.rs:265:17 [INFO] [stdout] | [INFO] [stdout] 265 | #[cfg(all(unix, feature = "io-lifetimes"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `futures`, `futures-channel`, `futures-executor`, `futures-util`, `no-string-validation`, `stdfd`, and `vendored` [INFO] [stdout] = help: consider adding `io-lifetimes` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `io-lifetimes` [INFO] [stdout] --> src/arg/basic_impl.rs:267:17 [INFO] [stdout] | [INFO] [stdout] 267 | #[cfg(all(unix, feature = "io-lifetimes"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `futures`, `futures-channel`, `futures-executor`, `futures-util`, `no-string-validation`, `stdfd`, and `vendored` [INFO] [stdout] = help: consider adding `io-lifetimes` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `io-lifetimes` [INFO] [stdout] --> src/arg/basic_impl.rs:339:17 [INFO] [stdout] | [INFO] [stdout] 339 | #[cfg(all(unix, feature = "io-lifetimes"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `futures`, `futures-channel`, `futures-executor`, `futures-util`, `no-string-validation`, `stdfd`, and `vendored` [INFO] [stdout] = help: consider adding `io-lifetimes` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `native-channel` [INFO] [stdout] --> src/channel.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "native-channel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `futures`, `futures-channel`, `futures-executor`, `futures-util`, `no-string-validation`, `stdfd`, and `vendored` [INFO] [stdout] = help: consider adding `native-channel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `native-channel` [INFO] [stdout] --> src/channel.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "native-channel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `futures`, `futures-channel`, `futures-executor`, `futures-util`, `no-string-validation`, `stdfd`, and `vendored` [INFO] [stdout] = help: consider adding `native-channel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `native-channel` [INFO] [stdout] --> src/channel.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "native-channel")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `futures`, `futures-channel`, `futures-executor`, `futures-util`, `no-string-validation`, `stdfd`, and `vendored` [INFO] [stdout] = help: consider adding `native-channel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `native-channel` [INFO] [stdout] --> src/channel.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "native-channel")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `futures`, `futures-channel`, `futures-executor`, `futures-util`, `no-string-validation`, `stdfd`, and `vendored` [INFO] [stdout] = help: consider adding `native-channel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `io-lifetimes` [INFO] [stdout] --> src/arg/basic_impl.rs:254:17 [INFO] [stdout] | [INFO] [stdout] 254 | #[cfg(all(unix, feature = "io-lifetimes"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `futures`, `futures-channel`, `futures-executor`, `futures-util`, `no-string-validation`, `stdfd`, and `vendored` [INFO] [stdout] = help: consider adding `io-lifetimes` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `io-lifetimes` [INFO] [stdout] --> src/arg/basic_impl.rs:259:17 [INFO] [stdout] | [INFO] [stdout] 259 | #[cfg(all(unix, feature = "io-lifetimes"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `futures`, `futures-channel`, `futures-executor`, `futures-util`, `no-string-validation`, `stdfd`, and `vendored` [INFO] [stdout] = help: consider adding `io-lifetimes` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `io-lifetimes` [INFO] [stdout] --> src/arg/basic_impl.rs:265:17 [INFO] [stdout] | [INFO] [stdout] 265 | #[cfg(all(unix, feature = "io-lifetimes"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `futures`, `futures-channel`, `futures-executor`, `futures-util`, `no-string-validation`, `stdfd`, and `vendored` [INFO] [stdout] = help: consider adding `io-lifetimes` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `io-lifetimes` [INFO] [stdout] --> src/arg/basic_impl.rs:267:17 [INFO] [stdout] | [INFO] [stdout] 267 | #[cfg(all(unix, feature = "io-lifetimes"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `futures`, `futures-channel`, `futures-executor`, `futures-util`, `no-string-validation`, `stdfd`, and `vendored` [INFO] [stdout] = help: consider adding `io-lifetimes` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `io-lifetimes` [INFO] [stdout] --> src/arg/basic_impl.rs:339:17 [INFO] [stdout] | [INFO] [stdout] 339 | #[cfg(all(unix, feature = "io-lifetimes"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `futures`, `futures-channel`, `futures-executor`, `futures-util`, `no-string-validation`, `stdfd`, and `vendored` [INFO] [stdout] = help: consider adding `io-lifetimes` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/blocking.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 300 | Box::new(move |msg: Message, conn: &$c| { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 301 | if let Ok(s) = S::read(&mut msg.iter_init()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 327 | connimpl!(Connection, FilterCb, Send); [INFO] [stdout] | ------------------------------------- in this macro invocation [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] = note: this error originates in the macro `connimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/blocking.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 300 | Box::new(move |msg: Message, conn: &$c| { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 301 | if let Ok(s) = S::read(&mut msg.iter_init()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 328 | connimpl!(LocalConnection, LocalFilterCb); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `connimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/blocking.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 300 | Box::new(move |msg: Message, conn: &$c| { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 301 | if let Ok(s) = S::read(&mut msg.iter_init()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 329 | connimpl!(SyncConnection, SyncFilterCb, Send, Sync); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `connimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ConnectionItems<'_>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ffidisp/watch.rs:256:26 [INFO] [stdout] | [INFO] [stdout] 224 | let c = Connection::get_private(BusType::Session).unwrap(); [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 256 | for e in c.watch_handle(fd, m) { [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 `Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/blocking.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 300 | Box::new(move |msg: Message, conn: &$c| { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 301 | if let Ok(s) = S::read(&mut msg.iter_init()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 327 | connimpl!(Connection, FilterCb, Send); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `connimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/blocking.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 300 | Box::new(move |msg: Message, conn: &$c| { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 301 | if let Ok(s) = S::read(&mut msg.iter_init()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 328 | connimpl!(LocalConnection, LocalFilterCb); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `connimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/blocking.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 300 | Box::new(move |msg: Message, conn: &$c| { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 301 | if let Ok(s) = S::read(&mut msg.iter_init()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 329 | connimpl!(SyncConnection, SyncFilterCb, Send, Sync); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `connimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/blocking/generated_org_freedesktop_dbus.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub trait DBus { [INFO] [stdout] | ---- methods in this trait [INFO] [stdout] 8 | fn hello(&self) -> Result; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | fn start_service_by_name(&self, arg0: &str, arg1: u32) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | fn update_activation_environment(&self, arg0: ::std::collections::HashMap<&str, &str>) -> Result<(), dbus::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | fn name_has_owner(&self, arg0: &str) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 14 | fn list_names(&self) -> Result, dbus::Error>; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 15 | fn list_activatable_names(&self) -> Result, dbus::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | fn get_name_owner(&self, arg0: &str) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 19 | fn list_queued_owners(&self, arg0: &str) -> Result, dbus::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 20 | fn get_connection_unix_user(&self, arg0: &str) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 21 | fn get_connection_unix_process_id(&self, arg0: &str) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | fn get_adt_audit_session_data(&self, arg0: &str) -> Result, dbus::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 23 | fn get_connection_selinux_security_context(&self, arg0: &str) -> Result, dbus::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 24 | fn reload_config(&self) -> Result<(), dbus::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 25 | fn get_id(&self) -> Result; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 26 | fn get_connection_credentials(&self, arg0: &str) -> Result<::std::collections::HashMap Result, dbus::Error>; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 28 | fn interfaces(&self) -> Result, dbus::Error>; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dbus` (lib) due to 4 previous errors; 10 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/arg/msgarg.rs:360:30 [INFO] [stdout] | [INFO] [stdout] 336 | let c = Channel::get_private(BusType::Session).unwrap(); [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 339 | let mut vv: Vec>> = vec!(); [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 360 | if let Some(m) = c.blocking_pop_message(std::time::Duration::from_millis(1000)).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/arg/msgarg.rs:413:30 [INFO] [stdout] | [INFO] [stdout] 395 | let c = Channel::get_private(BusType::Session).unwrap(); [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 413 | if let Some(m) = c.blocking_pop_message(std::time::Duration::from_millis(1000)).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/arg/msgarg.rs:476:30 [INFO] [stdout] | [INFO] [stdout] 458 | let c = Channel::get_private(BusType::Session).unwrap(); [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 476 | if let Some(m) = c.blocking_pop_message(std::time::Duration::from_millis(1000)).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/arg/msgarg.rs:547:30 [INFO] [stdout] | [INFO] [stdout] 519 | let c = Channel::get_private(BusType::Session).unwrap(); [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 547 | if let Some(m) = c [INFO] [stdout] | ______________________________^ [INFO] [stdout] 548 | | .blocking_pop_message(std::time::Duration::from_millis(1000)) [INFO] [stdout] 549 | | .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/arg/messageitem.rs:746:25 [INFO] [stdout] | [INFO] [stdout] 729 | let c = Connection::get_private(BusType::Session).unwrap(); [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 732 | let tempdir = tempfile::Builder::new().prefix("dbus-rs-test").tempdir().unwrap(); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 746 | loop { for n in c.incoming(1000) { [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/arg/messageitem.rs:785:25 [INFO] [stdout] | [INFO] [stdout] 766 | let c = Connection::get_private(BusType::Session).unwrap(); [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 785 | loop { for n in c.incoming(1000) { [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/arg/messageitem.rs:839:25 [INFO] [stdout] | [INFO] [stdout] 812 | let mut paths = BTreeMap::new(); [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 831 | let c = Connection::get_private(BusType::Session).unwrap(); [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 839 | loop { for n in c.incoming(1000) { [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] warning: multiple methods are never used [INFO] [stdout] --> src/blocking/generated_org_freedesktop_dbus.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub trait DBus { [INFO] [stdout] | ---- methods in this trait [INFO] [stdout] 8 | fn hello(&self) -> Result; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | fn start_service_by_name(&self, arg0: &str, arg1: u32) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | fn update_activation_environment(&self, arg0: ::std::collections::HashMap<&str, &str>) -> Result<(), dbus::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | fn name_has_owner(&self, arg0: &str) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 14 | fn list_names(&self) -> Result, dbus::Error>; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 15 | fn list_activatable_names(&self) -> Result, dbus::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | fn get_name_owner(&self, arg0: &str) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 19 | fn list_queued_owners(&self, arg0: &str) -> Result, dbus::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 20 | fn get_connection_unix_user(&self, arg0: &str) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 21 | fn get_connection_unix_process_id(&self, arg0: &str) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | fn get_adt_audit_session_data(&self, arg0: &str) -> Result, dbus::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 23 | fn get_connection_selinux_security_context(&self, arg0: &str) -> Result, dbus::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 24 | fn reload_config(&self) -> Result<(), dbus::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 25 | fn get_id(&self) -> Result; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 26 | fn get_connection_credentials(&self, arg0: &str) -> Result<::std::collections::HashMap Result, dbus::Error>; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 28 | fn interfaces(&self) -> Result, dbus::Error>; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dbus` (lib test) due to 12 previous errors; 10 warnings emitted [INFO] running `Command { std: "docker" "inspect" "640a632c540cdc4629ddf2106c7e69fbd052416987204ec0e6bec96649fc6119", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "640a632c540cdc4629ddf2106c7e69fbd052416987204ec0e6bec96649fc6119", kill_on_drop: false }` [INFO] [stdout] 640a632c540cdc4629ddf2106c7e69fbd052416987204ec0e6bec96649fc6119