[INFO] fetching crate gasket 0.8.0...
[INFO] checking gasket-0.8.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604
[INFO] extracting crate gasket 0.8.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate gasket 0.8.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 gasket 0.8.0
[INFO] finished tweaking crates.io crate gasket 0.8.0
[INFO] tweaked toml for crates.io crate gasket 0.8.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate gasket 0.8.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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f5814dc4af4b8d3aa1c9d0fca0131a1aa23841298d63e4410575434b74911f63
[INFO] running `Command { std: "docker" "start" "-a" "f5814dc4af4b8d3aa1c9d0fca0131a1aa23841298d63e4410575434b74911f63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5814dc4af4b8d3aa1c9d0fca0131a1aa23841298d63e4410575434b74911f63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5814dc4af4b8d3aa1c9d0fca0131a1aa23841298d63e4410575434b74911f63", kill_on_drop: false }`
[INFO] [stdout] f5814dc4af4b8d3aa1c9d0fca0131a1aa23841298d63e4410575434b74911f63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 21c1676f85bf4aaf45687b06f83eb99a12f62065ee93c09d3a3303578689ea6a
[INFO] running `Command { std: "docker" "start" "-a" "21c1676f85bf4aaf45687b06f83eb99a12f62065ee93c09d3a3303578689ea6a", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.81
[INFO] [stderr] Compiling crossbeam-utils v0.8.19
[INFO] [stderr] Checking once_cell v1.19.0
[INFO] [stderr] Compiling libc v0.2.154
[INFO] [stderr] Checking pin-project-lite v0.2.14
[INFO] [stderr] Compiling serde v1.0.200
[INFO] [stderr] Compiling signal-hook v0.3.17
[INFO] [stderr] Compiling thiserror v1.0.59
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Checking overload v0.1.1
[INFO] [stderr] Checking log v0.4.21
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Checking nu-ansi-term v0.46.0
[INFO] [stderr] Checking sharded-slab v0.1.7
[INFO] [stderr] Checking tracing-core v0.1.32
[INFO] [stderr] Checking thread_local v1.1.8
[INFO] [stderr] Checking tracing-log v0.2.0
[INFO] [stderr] Compiling quote v1.0.36
[INFO] [stderr] Checking tracing-subscriber v0.3.18
[INFO] [stderr] Checking crossbeam-epoch v0.9.18
[INFO] [stderr] Checking crossbeam-channel v0.5.12
[INFO] [stderr] Checking crossbeam-queue v0.3.11
[INFO] [stderr] Compiling syn v2.0.60
[INFO] [stderr] Checking signal-hook-registry v1.4.2
[INFO] [stderr] Checking crossbeam-deque v0.8.5
[INFO] [stderr] Checking crossbeam v0.8.4
[INFO] [stderr] Compiling serde_derive v1.0.200
[INFO] [stderr] Compiling thiserror-impl v1.0.59
[INFO] [stderr] Compiling tokio-macros v2.2.0
[INFO] [stderr] Compiling tracing-attributes v0.1.27
[INFO] [stderr] Compiling async-trait v0.1.80
[INFO] [stderr] Checking tokio v1.37.0
[INFO] [stderr] Checking tracing v0.1.40
[INFO] [stderr] Checking gasket v0.8.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/messaging.rs:187:68
[INFO] [stdout] |
[INFO] [stdout] 187 | async fn send(&mut self, msg: Message
) -> Result<(), 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] 188 | | self.buffer.push_back(msg);
[INFO] [stdout] 189 | |
[INFO] [stdout] 190 | | if let Some(cap) = self.cap {
[INFO] [stdout] ... |
[INFO] [stdout] 196 | | Ok(())
[INFO] [stdout] 197 | | }
[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/messaging.rs:187:68
[INFO] [stdout] |
[INFO] [stdout] 187 | async fn send(&mut self, msg: Message) -> Result<(), 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] 188 | | self.buffer.push_back(msg);
[INFO] [stdout] 189 | |
[INFO] [stdout] 190 | | if let Some(cap) = self.cap {
[INFO] [stdout] ... |
[INFO] [stdout] 196 | | Ok(())
[INFO] [stdout] 197 | | }
[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/messaging.rs:258:72
[INFO] [stdout] |
[INFO] [stdout] 258 | async fn send(&mut self, msg: Message) -> Result<(), 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] 259 | | match self {
[INFO] [stdout] 260 | | ChannelSendAdapter::Mpsc(x) => {
[INFO] [stdout] 261 | | x.send(msg).await.map_err(|_| Error::SendError)?;
[INFO] [stdout] ... |
[INFO] [stdout] 268 | | Ok(())
[INFO] [stdout] 269 | | }
[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/messaging.rs:258:72
[INFO] [stdout] |
[INFO] [stdout] 258 | async fn send(&mut self, msg: Message) -> Result<(), 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] 259 | | match self {
[INFO] [stdout] 260 | | ChannelSendAdapter::Mpsc(x) => {
[INFO] [stdout] 261 | | x.send(msg).await.map_err(|_| Error::SendError)?;
[INFO] [stdout] ... |
[INFO] [stdout] 268 | | Ok(())
[INFO] [stdout] 269 | | }
[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/messaging.rs:326:13
[INFO] [stdout] |
[INFO] [stdout] 323 | let (sender, receiver) = ::tokio::sync::mpsc::channel(cap);
[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] 326 | ChannelSendAdapter::Mpsc(sender),
[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/messaging.rs:327:13
[INFO] [stdout] |
[INFO] [stdout] 323 | let (sender, receiver) = ::tokio::sync::mpsc::channel(cap);
[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] 327 | ChannelRecvAdapter::Mpsc(receiver),
[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/messaging.rs:337:13
[INFO] [stdout] |
[INFO] [stdout] 334 | let (sender, receiver) = ::tokio::sync::broadcast::channel(cap);
[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] 337 | ChannelSendAdapter::Broadcast(sender),
[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/messaging.rs:338:13
[INFO] [stdout] |
[INFO] [stdout] 334 | let (sender, receiver) = ::tokio::sync::broadcast::channel(cap);
[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] 338 | ChannelRecvAdapter::Broadcast(receiver),
[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/metrics.rs:12:48
[INFO] [stdout] |
[INFO] [stdout] 12 | .or_insert_with(|| Metric::Counter(counter.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/metrics.rs:24:46
[INFO] [stdout] |
[INFO] [stdout] 24 | .or_insert_with(|| Metric::Gauge(gauge.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/metrics.rs:101:31
[INFO] [stdout] |
[INFO] [stdout] 100 | pub fn with_counter(self, key: &'static str, source: &Counter) -> Self {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 101 | self.with_metric(key, Metric::Counter(source.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/metrics.rs:105:31
[INFO] [stdout] |
[INFO] [stdout] 104 | pub fn with_gauge(self, key: &'static str, source: &Gauge) -> Self {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 105 | self.with_metric(key, Metric::Gauge(source.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/runtime.rs:143:20
[INFO] [stdout] |
[INFO] [stdout] 140 | fn new(anchor: Arc, stage: S, policy: Policy, name: String) -> 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] 143 | state: Some(StageState::Bootstrap(Retry::fresh())),
[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/runtime.rs:144:25
[INFO] [stdout] |
[INFO] [stdout] 140 | fn new(anchor: Arc, stage: S, policy: Policy, name: String) -> 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] 144 | tick_count: Default::default(),
[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/runtime.rs:341:24
[INFO] [stdout] |
[INFO] [stdout] 334 | fn new(metrics: metrics::Registry) -> Self {
[INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 335 | let (dismissed_tx, dismissed_rx) = tokio::sync::watch::channel(false);
[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] 341 | last_tick: AtomicCell::new(Instant::now()),
[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/runtime.rs:342:25
[INFO] [stdout] |
[INFO] [stdout] 334 | fn new(metrics: metrics::Registry) -> Self {
[INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 335 | let (dismissed_tx, dismissed_rx) = tokio::sync::watch::channel(false);
[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] 342 | last_state: AtomicCell::new(StagePhase::Bootstrap),
[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/messaging.rs:326:13
[INFO] [stdout] |
[INFO] [stdout] 323 | let (sender, receiver) = ::tokio::sync::mpsc::channel(cap);
[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] 326 | ChannelSendAdapter::Mpsc(sender),
[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/messaging.rs:327:13
[INFO] [stdout] |
[INFO] [stdout] 323 | let (sender, receiver) = ::tokio::sync::mpsc::channel(cap);
[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] 327 | ChannelRecvAdapter::Mpsc(receiver),
[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/messaging.rs:337:13
[INFO] [stdout] |
[INFO] [stdout] 334 | let (sender, receiver) = ::tokio::sync::broadcast::channel(cap);
[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] 337 | ChannelSendAdapter::Broadcast(sender),
[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/messaging.rs:338:13
[INFO] [stdout] |
[INFO] [stdout] 334 | let (sender, receiver) = ::tokio::sync::broadcast::channel(cap);
[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] 338 | ChannelRecvAdapter::Broadcast(receiver),
[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/metrics.rs:12:48
[INFO] [stdout] |
[INFO] [stdout] 12 | .or_insert_with(|| Metric::Counter(counter.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/metrics.rs:24:46
[INFO] [stdout] |
[INFO] [stdout] 24 | .or_insert_with(|| Metric::Gauge(gauge.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/metrics.rs:101:31
[INFO] [stdout] |
[INFO] [stdout] 100 | pub fn with_counter(self, key: &'static str, source: &Counter) -> Self {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 101 | self.with_metric(key, Metric::Counter(source.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/metrics.rs:105:31
[INFO] [stdout] |
[INFO] [stdout] 104 | pub fn with_gauge(self, key: &'static str, source: &Gauge) -> Self {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 105 | self.with_metric(key, Metric::Gauge(source.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/runtime.rs:143:20
[INFO] [stdout] |
[INFO] [stdout] 140 | fn new(anchor: Arc, stage: S, policy: Policy, name: String) -> 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] 143 | state: Some(StageState::Bootstrap(Retry::fresh())),
[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/runtime.rs:144:25
[INFO] [stdout] |
[INFO] [stdout] 140 | fn new(anchor: Arc, stage: S, policy: Policy, name: String) -> 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] 144 | tick_count: Default::default(),
[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/runtime.rs:341:24
[INFO] [stdout] |
[INFO] [stdout] 334 | fn new(metrics: metrics::Registry) -> Self {
[INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 335 | let (dismissed_tx, dismissed_rx) = tokio::sync::watch::channel(false);
[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] 341 | last_tick: AtomicCell::new(Instant::now()),
[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/runtime.rs:342:25
[INFO] [stdout] |
[INFO] [stdout] 334 | fn new(metrics: metrics::Registry) -> Self {
[INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 335 | let (dismissed_tx, dismissed_rx) = tokio::sync::watch::channel(false);
[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] 342 | last_state: AtomicCell::new(StagePhase::Bootstrap),
[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 14 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 14 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `gasket` (lib test) due to 15 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `gasket` (lib) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "21c1676f85bf4aaf45687b06f83eb99a12f62065ee93c09d3a3303578689ea6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21c1676f85bf4aaf45687b06f83eb99a12f62065ee93c09d3a3303578689ea6a", kill_on_drop: false }`
[INFO] [stdout] 21c1676f85bf4aaf45687b06f83eb99a12f62065ee93c09d3a3303578689ea6a