[INFO] fetching crate gcdevproxy 0.3.0...
[INFO] checking gcdevproxy-0.3.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604
[INFO] extracting crate gcdevproxy 0.3.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate gcdevproxy 0.3.0 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate gcdevproxy 0.3.0
[INFO] finished tweaking crates.io crate gcdevproxy 0.3.0
[INFO] tweaked toml for crates.io crate gcdevproxy 0.3.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate gcdevproxy 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 461f98db4a6f4b1f7334e516193eaeec1bdea57db26bcb9b5a084d2c52dd29d8
[INFO] running `Command { std: "docker" "start" "-a" "461f98db4a6f4b1f7334e516193eaeec1bdea57db26bcb9b5a084d2c52dd29d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "461f98db4a6f4b1f7334e516193eaeec1bdea57db26bcb9b5a084d2c52dd29d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "461f98db4a6f4b1f7334e516193eaeec1bdea57db26bcb9b5a084d2c52dd29d8", kill_on_drop: false }`
[INFO] [stdout] 461f98db4a6f4b1f7334e516193eaeec1bdea57db26bcb9b5a084d2c52dd29d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] ed1bc7c52675581adfb137c5fa8885fb8c4e146d9f8810af8c359eeea4401591
[INFO] running `Command { std: "docker" "start" "-a" "ed1bc7c52675581adfb137c5fa8885fb8c4e146d9f8810af8c359eeea4401591", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.78
[INFO] [stderr] Compiling libc v0.2.153
[INFO] [stderr] Checking memchr v2.7.1
[INFO] [stderr] Checking pin-project-lite v0.2.13
[INFO] [stderr] Checking bytes v1.5.0
[INFO] [stderr] Compiling autocfg v1.1.0
[INFO] [stderr] Checking futures-sink v0.3.30
[INFO] [stderr] Checking itoa v1.0.10
[INFO] [stderr] Checking futures-core v0.3.30
[INFO] [stderr] Compiling vcpkg v0.2.15
[INFO] [stderr] Compiling pkg-config v0.3.30
[INFO] [stderr] Checking fnv v1.0.7
[INFO] [stderr] Checking hashbrown v0.14.3
[INFO] [stderr] Checking equivalent v1.0.1
[INFO] [stderr] Compiling openssl v0.10.63
[INFO] [stderr] Compiling httparse v1.8.0
[INFO] [stderr] Checking tracing v0.1.40
[INFO] [stderr] Checking futures-channel v0.3.30
[INFO] [stderr] Checking foreign-types-shared v0.1.1
[INFO] [stderr] Checking log v0.4.20
[INFO] [stderr] Checking foreign-types v0.3.2
[INFO] [stderr] Checking bitflags v2.4.2
[INFO] [stderr] Checking httpdate v1.0.3
[INFO] [stderr] Checking tinyvec_macros v0.1.1
[INFO] [stderr] Compiling native-tls v0.2.11
[INFO] [stderr] Compiling serde v1.0.196
[INFO] [stderr] Checking tinyvec v1.6.0
[INFO] [stderr] Checking percent-encoding v2.3.1
[INFO] [stderr] Checking try-lock v0.2.5
[INFO] [stderr] Checking openssl-probe v0.1.5
[INFO] [stderr] Checking tower-service v0.3.2
[INFO] [stderr] Compiling slab v0.4.9
[INFO] [stderr] Checking want v0.3.1
[INFO] [stderr] Checking ryu v1.0.16
[INFO] [stderr] Checking form_urlencoded v1.2.1
[INFO] [stderr] Checking regex-syntax v0.8.2
[INFO] [stderr] Checking indexmap v2.2.3
[INFO] [stderr] Checking unicode-bidi v0.3.15
[INFO] [stderr] Compiling async-trait v0.1.77
[INFO] [stderr] Compiling serde_json v1.0.113
[INFO] [stderr] Checking http v1.0.0
[INFO] [stderr] Checking http v0.2.11
[INFO] [stderr] Checking aho-corasick v1.1.2
[INFO] [stderr] Compiling tokio-openssl v0.6.4
[INFO] [stderr] Checking base64 v0.21.7
[INFO] [stderr] Checking utf8parse v0.2.1
[INFO] [stderr] Compiling quote v1.0.35
[INFO] [stderr] Checking anstyle-parse v0.2.3
[INFO] [stderr] Checking encoding_rs v0.8.33
[INFO] [stderr] Checking anstyle v1.0.6
[INFO] [stderr] Checking anstyle-query v1.0.2
[INFO] [stderr] Checking mime v0.3.17
[INFO] [stderr] Checking sync_wrapper v0.1.2
[INFO] [stderr] Checking colorchoice v1.0.0
[INFO] [stderr] Checking ipnet v2.9.0
[INFO] [stderr] Checking mio v0.8.10
[INFO] [stderr] Checking num_cpus v1.16.0
[INFO] [stderr] Compiling cc v1.0.83
[INFO] [stderr] Checking socket2 v0.5.5
[INFO] [stderr] Compiling syn v2.0.48
[INFO] [stderr] Checking getrandom v0.2.12
[INFO] [stderr] Checking rustls-pemfile v1.0.4
[INFO] [stderr] Checking anstream v0.6.11
[INFO] [stderr] Checking humantime v2.1.0
[INFO] [stderr] Checking http-body v1.0.0
[INFO] [stderr] Checking uuid v1.7.0
[INFO] [stderr] Checking http-body v0.4.6
[INFO] [stderr] Checking unicode-normalization v0.1.22
[INFO] [stderr] Checking regex-automata v0.4.5
[INFO] [stderr] Checking idna v0.5.0
[INFO] [stderr] Compiling openssl-sys v0.9.99
[INFO] [stderr] Checking url v2.5.0
[INFO] [stderr] Checking regex v1.10.3
[INFO] [stderr] Checking env_filter v0.1.0
[INFO] [stderr] Checking env_logger v0.11.2
[INFO] [stderr] Compiling futures-macro v0.3.30
[INFO] [stderr] Compiling tokio-macros v2.2.0
[INFO] [stderr] Compiling openssl-macros v0.1.1
[INFO] [stderr] Compiling serde_derive v1.0.196
[INFO] [stderr] Checking tokio v1.36.0
[INFO] [stderr] Checking futures-util v0.3.30
[INFO] [stderr] Checking futures-executor v0.3.30
[INFO] [stderr] Checking http-body-util v0.1.0
[INFO] [stderr] Checking futures v0.3.30
[INFO] [stderr] Checking tokio-util v0.7.10
[INFO] [stderr] Checking tokio-native-tls v0.3.1
[INFO] [stderr] Checking h2 v0.3.24
[INFO] [stderr] Checking h2 v0.4.2
[INFO] [stderr] Checking serde_urlencoded v0.7.1
[INFO] [stderr] Checking hyper v0.14.28
[INFO] [stderr] Checking hyper v1.1.0
[INFO] [stderr] Checking hyper-util v0.1.3
[INFO] [stderr] Checking hyper-tls v0.5.0
[INFO] [stderr] Checking reqwest v0.11.24
[INFO] [stderr] Checking gcdevproxy v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/lib.rs:244:45
[INFO] [stdout] |
[INFO] [stdout] 243 | request: Request
,
[INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 244 | ) -> Result {
[INFO] [stdout] | _____________________________________________^
[INFO] [stdout] 245 | | let inner = self.inner.clone();
[INFO] [stdout] 246 | |
[INFO] [stdout] 247 | | let blocking = tokio::task::spawn_blocking(move || inner.handle_client_request(request));
[INFO] [stdout] ... |
[INFO] [stdout] 251 | | .map_err(|_| Error::from_static_msg("terminating"))?
[INFO] [stdout] 252 | | }
[INFO] [stdout] | |_____^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/lib.rs:258:20
[INFO] [stdout] |
[INFO] [stdout] 256 | fn from(handler: T) -> Self {
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 257 | Self {
[INFO] [stdout] 258 | inner: Arc::new(handler),
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/lib.rs:501:25
[INFO] [stdout] |
[INFO] [stdout] 491 | let service = hyper::service::service_fn(move |mut request| {
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 496 | let handler = handler.clone();
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 499 | let response = handler.handle_request(request).await;
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 500 |
[INFO] [stdout] 501 | Ok(response) as Result<_, hyper::Error>
[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] --> src/acme/challenge.rs:49:14
[INFO] [stdout] |
[INFO] [stdout] 45 | let mut inner = self.inner.lock().unwrap();
[INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 49 | Some(registration.to_http_response())
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/acme/challenge.rs:89:9
[INFO] [stdout] |
[INFO] [stdout] 85 | let guard = SendGuard {
[INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 89 | / Response::builder()
[INFO] [stdout] 90 | | .extension(Arc::new(guard))
[INFO] [stdout] 91 | | .status(200)
[INFO] [stdout] 92 | | .header("Content-Type", "application/octet-stream")
[INFO] [stdout] 93 | | .body(Body::from(self.key_authorization.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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/acme/client.rs:121:21
[INFO] [stdout] |
[INFO] [stdout] 116 | pub fn to_account_client(&self, kid: T) -> AccountClient
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 121 | client: self.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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/binding.rs:162:21
[INFO] [stdout] |
[INFO] [stdout] 140 | let (stream, remote_addr) = ready!(self.listener.poll_accept(cx))?;
[INFO] [stdout] | ------ ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 141 |
[INFO] [stdout] 142 | let connection = if let Some(acceptor) = self.acceptor.as_ref() {
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 143 | let accept = acceptor.accept(stream);
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 144 |
[INFO] [stdout] 145 | let f = async move {
[INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 162 | Poll::Ready(Ok(Connection::new(connection, info)))
[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] --> src/body.rs:24:20
[INFO] [stdout] |
[INFO] [stdout] 19 | pub fn from_stream(stream: S) -> Self
[INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 24 | inner: BoxBody::new(StreamBody::new(stream.map_ok(Frame::data))),
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/device.rs:54:9
[INFO] [stdout] |
[INFO] [stdout] 52 | handle: DeviceHandle,
[INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 53 | ) -> Option {
[INFO] [stdout] 54 | / self.devices
[INFO] [stdout] 55 | | .lock()
[INFO] [stdout] 56 | | .unwrap()
[INFO] [stdout] 57 | | .insert(device_id.to_string(), DeviceEntry::new(session_id, handle))
[INFO] [stdout] | |________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/device.rs:73:9
[INFO] [stdout] |
[INFO] [stdout] 63 | let mut devices = self.devices.lock().unwrap();
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 73 | devices.remove(device_id).map(|entry| entry.into_handle())
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/device.rs:151:19
[INFO] [stdout] |
[INFO] [stdout] 135 | let (h2, mut connection) = h2::client::handshake(connection).await?;
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 141 | let keep_alive = KeepAlive::new(ping_pong, PING_INTERVAL, PONG_TIMEOUT);
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 144 | let keep_alive = keep_alive.run();
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 145 |
[INFO] [stdout] 146 | futures::pin_mut!(connection);
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 147 | futures::pin_mut!(keep_alive);
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 151 | match select.await {
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/device.rs:427:13
[INFO] [stdout] |
[INFO] [stdout] 414 | mut response_body_rx: Body,
[INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 418 | let (reader, mut writer) = tokio::io::split(upgraded);
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 427 | writer.shutdown().await.map_err(Error::from)
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/device.rs:520:20
[INFO] [stdout] |
[INFO] [stdout] 516 | fn new(body: B, channel: SendStream) -> Self {
[INFO] [stdout] | ------- -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 520 | chunk: None,
[INFO] [stdout] | ^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/error.rs:26:20
[INFO] [stdout] |
[INFO] [stdout] 20 | pub fn from_msg(msg: T) -> Self
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 26 | cause: None,
[INFO] [stdout] | ^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/error.rs:45:20
[INFO] [stdout] |
[INFO] [stdout] 39 | pub fn from_cause(cause: C) -> Self
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 45 | cause: Some(cause.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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/error.rs:57:20
[INFO] [stdout] |
[INFO] [stdout] 50 | pub fn from_msg_and_cause(msg: T, cause: C) -> Self
[INFO] [stdout] | ------ -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 57 | cause: Some(cause.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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/error.rs:68:20
[INFO] [stdout] |
[INFO] [stdout] 62 | pub fn from_static_msg_and_cause(msg: &'static str, cause: C) -> Self
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 68 | cause: Some(cause.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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/error.rs:158:20
[INFO] [stdout] |
[INFO] [stdout] 156 | fn from(err: crate::Error) -> Self {
[INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 157 | Self {
[INFO] [stdout] 158 | inner: InnerHttpError::Other(Box::new(err)),
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/error.rs:166:20
[INFO] [stdout] |
[INFO] [stdout] 164 | fn from(err: hyper::Error) -> Self {
[INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 165 | Self {
[INFO] [stdout] 166 | inner: InnerHttpError::Other(Box::new(err)),
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/error.rs:177:20
[INFO] [stdout] |
[INFO] [stdout] 175 | fn from(err: T) -> Self {
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 176 | Self {
[INFO] [stdout] 177 | inner: InnerHttpError::WithResponse(Box::new(err)),
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/response.rs:12:5
[INFO] [stdout] |
[INFO] [stdout] 8 | fn response_with_body(status: u16, body: T) -> Response
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 12 | / Response::builder()
[INFO] [stdout] 13 | | .status(status)
[INFO] [stdout] 14 | | .body(body.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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/response.rs:28:5
[INFO] [stdout] |
[INFO] [stdout] 24 | pub fn temporary_redirect(location: T) -> Response
[INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 28 | / Response::builder()
[INFO] [stdout] 29 | | .status(307)
[INFO] [stdout] 30 | | .header("Location", location.to_string())
[INFO] [stdout] 31 | | .body(Body::empty())
[INFO] [stdout] | |____________________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/shutdown.rs:61:30
[INFO] [stdout] |
[INFO] [stdout] 39 | let (start_shutdown_tx, start_shutdown_rx) = oneshot::channel();
[INFO] [stdout] | ----------------- ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 40 | let (shutdown_finished_tx, shutdown_finished_rx) = oneshot::channel();
[INFO] [stdout] | -------------------- -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 41 |
[INFO] [stdout] 42 | let handle = TaskHandle {
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 49 | let registration = TaskRegistration {
[INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 54 | let finish_shutdown = FinishShutdown {
[INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 61 | finish_shutdown: Some(finish_shutdown),
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/shutdown.rs:189:21
[INFO] [stdout] |
[INFO] [stdout] 187 | let res = self.finish_shutdown.take();
[INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 188 |
[INFO] [stdout] 189 | Poll::Ready(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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/shutdown.rs:215:29
[INFO] [stdout] |
[INFO] [stdout] 210 | self,
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 211 | shutdown: ShutdownRegistration,
[INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 215 | start_shutdown: Some(shutdown),
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/shutdown.rs:216:30
[INFO] [stdout] |
[INFO] [stdout] 210 | self,
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 211 | shutdown: ShutdownRegistration,
[INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 216 | finish_shutdown: None,
[INFO] [stdout] | ^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/utils.rs:98:9
[INFO] [stdout] |
[INFO] [stdout] 64 | let mut uri = self.uri().clone().into_parts();
[INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 98 | Uri::from_parts(uri).expect("invalid URL")
[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
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `gcdevproxy` (lib test) due to 28 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/lib.rs:244:45
[INFO] [stdout] |
[INFO] [stdout] 243 | request: Request,
[INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 244 | ) -> Result {
[INFO] [stdout] | _____________________________________________^
[INFO] [stdout] 245 | | let inner = self.inner.clone();
[INFO] [stdout] 246 | |
[INFO] [stdout] 247 | | let blocking = tokio::task::spawn_blocking(move || inner.handle_client_request(request));
[INFO] [stdout] ... |
[INFO] [stdout] 251 | | .map_err(|_| Error::from_static_msg("terminating"))?
[INFO] [stdout] 252 | | }
[INFO] [stdout] | |_____^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/lib.rs:258:20
[INFO] [stdout] |
[INFO] [stdout] 256 | fn from(handler: T) -> Self {
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 257 | Self {
[INFO] [stdout] 258 | inner: Arc::new(handler),
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/lib.rs:501:25
[INFO] [stdout] |
[INFO] [stdout] 491 | let service = hyper::service::service_fn(move |mut request| {
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 496 | let handler = handler.clone();
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 499 | let response = handler.handle_request(request).await;
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 500 |
[INFO] [stdout] 501 | Ok(response) as Result<_, hyper::Error>
[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] --> src/acme/challenge.rs:49:14
[INFO] [stdout] |
[INFO] [stdout] 45 | let mut inner = self.inner.lock().unwrap();
[INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 49 | Some(registration.to_http_response())
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/acme/challenge.rs:89:9
[INFO] [stdout] |
[INFO] [stdout] 85 | let guard = SendGuard {
[INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 89 | / Response::builder()
[INFO] [stdout] 90 | | .extension(Arc::new(guard))
[INFO] [stdout] 91 | | .status(200)
[INFO] [stdout] 92 | | .header("Content-Type", "application/octet-stream")
[INFO] [stdout] 93 | | .body(Body::from(self.key_authorization.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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/acme/client.rs:121:21
[INFO] [stdout] |
[INFO] [stdout] 116 | pub fn to_account_client(&self, kid: T) -> AccountClient
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 121 | client: self.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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/binding.rs:162:21
[INFO] [stdout] |
[INFO] [stdout] 140 | let (stream, remote_addr) = ready!(self.listener.poll_accept(cx))?;
[INFO] [stdout] | ------ ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 141 |
[INFO] [stdout] 142 | let connection = if let Some(acceptor) = self.acceptor.as_ref() {
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 143 | let accept = acceptor.accept(stream);
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 144 |
[INFO] [stdout] 145 | let f = async move {
[INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 162 | Poll::Ready(Ok(Connection::new(connection, info)))
[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] --> src/body.rs:24:20
[INFO] [stdout] |
[INFO] [stdout] 19 | pub fn from_stream(stream: S) -> Self
[INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 24 | inner: BoxBody::new(StreamBody::new(stream.map_ok(Frame::data))),
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/device.rs:54:9
[INFO] [stdout] |
[INFO] [stdout] 52 | handle: DeviceHandle,
[INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 53 | ) -> Option {
[INFO] [stdout] 54 | / self.devices
[INFO] [stdout] 55 | | .lock()
[INFO] [stdout] 56 | | .unwrap()
[INFO] [stdout] 57 | | .insert(device_id.to_string(), DeviceEntry::new(session_id, handle))
[INFO] [stdout] | |________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/device.rs:73:9
[INFO] [stdout] |
[INFO] [stdout] 63 | let mut devices = self.devices.lock().unwrap();
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 73 | devices.remove(device_id).map(|entry| entry.into_handle())
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/device.rs:151:19
[INFO] [stdout] |
[INFO] [stdout] 135 | let (h2, mut connection) = h2::client::handshake(connection).await?;
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 141 | let keep_alive = KeepAlive::new(ping_pong, PING_INTERVAL, PONG_TIMEOUT);
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 144 | let keep_alive = keep_alive.run();
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 145 |
[INFO] [stdout] 146 | futures::pin_mut!(connection);
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 147 | futures::pin_mut!(keep_alive);
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 151 | match select.await {
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/device.rs:427:13
[INFO] [stdout] |
[INFO] [stdout] 414 | mut response_body_rx: Body,
[INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 418 | let (reader, mut writer) = tokio::io::split(upgraded);
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 427 | writer.shutdown().await.map_err(Error::from)
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/device.rs:520:20
[INFO] [stdout] |
[INFO] [stdout] 516 | fn new(body: B, channel: SendStream) -> Self {
[INFO] [stdout] | ------- -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 520 | chunk: None,
[INFO] [stdout] | ^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/error.rs:26:20
[INFO] [stdout] |
[INFO] [stdout] 20 | pub fn from_msg(msg: T) -> Self
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 26 | cause: None,
[INFO] [stdout] | ^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/error.rs:45:20
[INFO] [stdout] |
[INFO] [stdout] 39 | pub fn from_cause(cause: C) -> Self
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 45 | cause: Some(cause.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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/error.rs:57:20
[INFO] [stdout] |
[INFO] [stdout] 50 | pub fn from_msg_and_cause(msg: T, cause: C) -> Self
[INFO] [stdout] | ------ -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 57 | cause: Some(cause.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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/error.rs:68:20
[INFO] [stdout] |
[INFO] [stdout] 62 | pub fn from_static_msg_and_cause(msg: &'static str, cause: C) -> Self
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 68 | cause: Some(cause.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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/error.rs:158:20
[INFO] [stdout] |
[INFO] [stdout] 156 | fn from(err: crate::Error) -> Self {
[INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 157 | Self {
[INFO] [stdout] 158 | inner: InnerHttpError::Other(Box::new(err)),
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/error.rs:166:20
[INFO] [stdout] |
[INFO] [stdout] 164 | fn from(err: hyper::Error) -> Self {
[INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 165 | Self {
[INFO] [stdout] 166 | inner: InnerHttpError::Other(Box::new(err)),
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/error.rs:177:20
[INFO] [stdout] |
[INFO] [stdout] 175 | fn from(err: T) -> Self {
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 176 | Self {
[INFO] [stdout] 177 | inner: InnerHttpError::WithResponse(Box::new(err)),
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/response.rs:12:5
[INFO] [stdout] |
[INFO] [stdout] 8 | fn response_with_body(status: u16, body: T) -> Response
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 12 | / Response::builder()
[INFO] [stdout] 13 | | .status(status)
[INFO] [stdout] 14 | | .body(body.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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/response.rs:28:5
[INFO] [stdout] |
[INFO] [stdout] 24 | pub fn temporary_redirect(location: T) -> Response
[INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 28 | / Response::builder()
[INFO] [stdout] 29 | | .status(307)
[INFO] [stdout] 30 | | .header("Location", location.to_string())
[INFO] [stdout] 31 | | .body(Body::empty())
[INFO] [stdout] | |____________________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/shutdown.rs:61:30
[INFO] [stdout] |
[INFO] [stdout] 39 | let (start_shutdown_tx, start_shutdown_rx) = oneshot::channel();
[INFO] [stdout] | ----------------- ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 40 | let (shutdown_finished_tx, shutdown_finished_rx) = oneshot::channel();
[INFO] [stdout] | -------------------- -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 41 |
[INFO] [stdout] 42 | let handle = TaskHandle {
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 49 | let registration = TaskRegistration {
[INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 54 | let finish_shutdown = FinishShutdown {
[INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 61 | finish_shutdown: Some(finish_shutdown),
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/shutdown.rs:189:21
[INFO] [stdout] |
[INFO] [stdout] 187 | let res = self.finish_shutdown.take();
[INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 188 |
[INFO] [stdout] 189 | Poll::Ready(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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/shutdown.rs:215:29
[INFO] [stdout] |
[INFO] [stdout] 210 | self,
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 211 | shutdown: ShutdownRegistration,
[INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 215 | start_shutdown: Some(shutdown),
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/shutdown.rs:216:30
[INFO] [stdout] |
[INFO] [stdout] 210 | self,
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 211 | shutdown: ShutdownRegistration,
[INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 216 | finish_shutdown: None,
[INFO] [stdout] | ^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/utils.rs:98:9
[INFO] [stdout] |
[INFO] [stdout] 64 | let mut uri = self.uri().clone().into_parts();
[INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 98 | Uri::from_parts(uri).expect("invalid URL")
[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
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `gcdevproxy` (lib) due to 28 previous errors
[INFO] running `Command { std: "docker" "inspect" "ed1bc7c52675581adfb137c5fa8885fb8c4e146d9f8810af8c359eeea4401591", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed1bc7c52675581adfb137c5fa8885fb8c4e146d9f8810af8c359eeea4401591", kill_on_drop: false }`
[INFO] [stdout] ed1bc7c52675581adfb137c5fa8885fb8c4e146d9f8810af8c359eeea4401591