[INFO] fetching crate pendulum 0.3.1... [INFO] checking pendulum-0.3.1 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate pendulum 0.3.1 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate pendulum 0.3.1 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 pendulum 0.3.1 [INFO] finished tweaking crates.io crate pendulum 0.3.1 [INFO] tweaked toml for crates.io crate pendulum 0.3.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 7 packages to latest compatible versions [INFO] [stderr] Adding crossbeam v0.3.2 (latest: v0.8.4) [INFO] [stderr] Adding futures v0.1.31 (latest: v0.3.30) [INFO] [stderr] Adding log v0.3.9 (latest: v0.4.22) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] fb06185f8a29ad286805b387a6ae3630ab49a038982070ac50d570c5fbc20c6c [INFO] running `Command { std: "docker" "start" "-a" "fb06185f8a29ad286805b387a6ae3630ab49a038982070ac50d570c5fbc20c6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb06185f8a29ad286805b387a6ae3630ab49a038982070ac50d570c5fbc20c6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb06185f8a29ad286805b387a6ae3630ab49a038982070ac50d570c5fbc20c6c", kill_on_drop: false }` [INFO] [stdout] fb06185f8a29ad286805b387a6ae3630ab49a038982070ac50d570c5fbc20c6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 5d21cf067849e77600e28c158ff4dea037d4cb83648cce58578a2172e1948569 [INFO] running `Command { std: "docker" "start" "-a" "5d21cf067849e77600e28c158ff4dea037d4cb83648cce58578a2172e1948569", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking crossbeam v0.3.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking pendulum v0.3.1 (/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/future/mod.rs:254:90 [INFO] [stdout] | [INFO] [stdout] 253 | fn new(mapping: usize, duration: Duration, futures: Timer) -> Sleep { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 254 | Sleep{ mapping: mapping, duration: duration, started: Instant::now(), sent_task: None, futures: futures } [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/future/mod.rs:357:38 [INFO] [stdout] | [INFO] [stdout] 349 | pub fn new

(builder: TimerBuilder, pendulum: P) -> Timer [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 350 | where P: Pendulum + Send + 'static { [INFO] [stdout] 351 | let inner = Arc::new(InnerTimer::new(pendulum.max_capacity(), builder.channel_capacity())); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 354 | let thread_inner = inner.clone(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 355 | let thread_handle = thread::spawn(move || run_pendulum_timer(thread_inner, pendulum)).thread().clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | [INFO] [stdout] 357 | Timer{ inner: inner, thread: Arc::new(UnparkOnDropThread{ thread: thread_handle }), max_timeout: max_timeout } [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/future/mod.rs:375:9 [INFO] [stdout] | [INFO] [stdout] 373 | pub fn timeout(&self, duration: Duration, future: F) -> PendulumResult, ()> [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 374 | where F: Future, F::Error: From { [INFO] [stdout] 375 | self.sleep(duration).map(|sleep| Timeout{ opt_sleep: Some(sleep), future: future }) [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/future/mod.rs:375:34 [INFO] [stdout] | [INFO] [stdout] 373 | pub fn timeout(&self, duration: Duration, future: F) -> PendulumResult, ()> [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 374 | where F: Future, F::Error: From { [INFO] [stdout] 375 | self.sleep(duration).map(|sleep| Timeout{ opt_sleep: Some(sleep), future: future }) [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/future/mod.rs:375:62 [INFO] [stdout] | [INFO] [stdout] 373 | pub fn timeout(&self, duration: Duration, future: F) -> PendulumResult, ()> [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 374 | where F: Future, F::Error: From { [INFO] [stdout] 375 | self.sleep(duration).map(|sleep| Timeout{ opt_sleep: Some(sleep), future: future }) [INFO] [stdout] | ----- ^^^^^^^^^^^ [INFO] [stdout] | | [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/future/mod.rs:381:9 [INFO] [stdout] | [INFO] [stdout] 379 | pub fn timeout_stream(&self, duration: Duration, stream: S) -> PendulumResult, ()> [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 380 | where S: Stream, S::Error: From { [INFO] [stdout] 381 | self.sleep(duration).map(|sleep| TimeoutStream{ sleep: sleep, stream: stream }) [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/future/mod.rs:381:34 [INFO] [stdout] | [INFO] [stdout] 379 | pub fn timeout_stream(&self, duration: Duration, stream: S) -> PendulumResult, ()> [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 380 | where S: Stream, S::Error: From { [INFO] [stdout] 381 | self.sleep(duration).map(|sleep| TimeoutStream{ sleep: sleep, stream: stream }) [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/future/mod.rs:387:9 [INFO] [stdout] | [INFO] [stdout] 385 | pub fn heartbeat(&self, duration: Duration, stream: S) -> PendulumResult, ()> [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 386 | where S: Stream, S::Item: From { [INFO] [stdout] 387 | self.sleep(duration).map(|sleep| Heartbeat{ sleep: sleep, stream: stream }) [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/future/mod.rs:387:34 [INFO] [stdout] | [INFO] [stdout] 385 | pub fn heartbeat(&self, duration: Duration, stream: S) -> PendulumResult, ()> [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 386 | where S: Stream, S::Item: From { [INFO] [stdout] 387 | self.sleep(duration).map(|sleep| Heartbeat{ sleep: sleep, stream: stream }) [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/future/mod.rs:584:66 [INFO] [stdout] | [INFO] [stdout] 574 | let mapping_queue = SegQueue::new(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 584 | InnerTimer{ mapping_queue: mapping_queue, request_queue: (SegQueue::new(), AtomicUsize::new(0)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/future/mod.rs:607:89 [INFO] [stdout] | [INFO] [stdout] 606 | pub fn try_push_create_timer(&self, timer: CreateTimeout) -> bool { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 607 | try_push(&self.request_queue.0, &self.request_queue.1, self.channel_capacity(), TimeoutRequest::Create(timer)) [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 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pendulum` (lib) due to 12 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/future/mod.rs:254:90 [INFO] [stdout] | [INFO] [stdout] 253 | fn new(mapping: usize, duration: Duration, futures: Timer) -> Sleep { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 254 | Sleep{ mapping: mapping, duration: duration, started: Instant::now(), sent_task: None, futures: futures } [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/future/mod.rs:357:38 [INFO] [stdout] | [INFO] [stdout] 349 | pub fn new

(builder: TimerBuilder, pendulum: P) -> Timer [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 350 | where P: Pendulum + Send + 'static { [INFO] [stdout] 351 | let inner = Arc::new(InnerTimer::new(pendulum.max_capacity(), builder.channel_capacity())); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 354 | let thread_inner = inner.clone(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 355 | let thread_handle = thread::spawn(move || run_pendulum_timer(thread_inner, pendulum)).thread().clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | [INFO] [stdout] 357 | Timer{ inner: inner, thread: Arc::new(UnparkOnDropThread{ thread: thread_handle }), max_timeout: max_timeout } [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/future/mod.rs:375:9 [INFO] [stdout] | [INFO] [stdout] 373 | pub fn timeout(&self, duration: Duration, future: F) -> PendulumResult, ()> [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 374 | where F: Future, F::Error: From { [INFO] [stdout] 375 | self.sleep(duration).map(|sleep| Timeout{ opt_sleep: Some(sleep), future: future }) [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/future/mod.rs:375:34 [INFO] [stdout] | [INFO] [stdout] 373 | pub fn timeout(&self, duration: Duration, future: F) -> PendulumResult, ()> [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 374 | where F: Future, F::Error: From { [INFO] [stdout] 375 | self.sleep(duration).map(|sleep| Timeout{ opt_sleep: Some(sleep), future: future }) [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/future/mod.rs:375:62 [INFO] [stdout] | [INFO] [stdout] 373 | pub fn timeout(&self, duration: Duration, future: F) -> PendulumResult, ()> [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 374 | where F: Future, F::Error: From { [INFO] [stdout] 375 | self.sleep(duration).map(|sleep| Timeout{ opt_sleep: Some(sleep), future: future }) [INFO] [stdout] | ----- ^^^^^^^^^^^ [INFO] [stdout] | | [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/future/mod.rs:381:9 [INFO] [stdout] | [INFO] [stdout] 379 | pub fn timeout_stream(&self, duration: Duration, stream: S) -> PendulumResult, ()> [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 380 | where S: Stream, S::Error: From { [INFO] [stdout] 381 | self.sleep(duration).map(|sleep| TimeoutStream{ sleep: sleep, stream: stream }) [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/future/mod.rs:381:34 [INFO] [stdout] | [INFO] [stdout] 379 | pub fn timeout_stream(&self, duration: Duration, stream: S) -> PendulumResult, ()> [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 380 | where S: Stream, S::Error: From { [INFO] [stdout] 381 | self.sleep(duration).map(|sleep| TimeoutStream{ sleep: sleep, stream: stream }) [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/future/mod.rs:387:9 [INFO] [stdout] | [INFO] [stdout] 385 | pub fn heartbeat(&self, duration: Duration, stream: S) -> PendulumResult, ()> [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 386 | where S: Stream, S::Item: From { [INFO] [stdout] 387 | self.sleep(duration).map(|sleep| Heartbeat{ sleep: sleep, stream: stream }) [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/future/mod.rs:387:34 [INFO] [stdout] | [INFO] [stdout] 385 | pub fn heartbeat(&self, duration: Duration, stream: S) -> PendulumResult, ()> [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 386 | where S: Stream, S::Item: From { [INFO] [stdout] 387 | self.sleep(duration).map(|sleep| Heartbeat{ sleep: sleep, stream: stream }) [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/future/mod.rs:584:66 [INFO] [stdout] | [INFO] [stdout] 574 | let mapping_queue = SegQueue::new(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 584 | InnerTimer{ mapping_queue: mapping_queue, request_queue: (SegQueue::new(), AtomicUsize::new(0)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/future/mod.rs:607:89 [INFO] [stdout] | [INFO] [stdout] 606 | pub fn try_push_create_timer(&self, timer: CreateTimeout) -> bool { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 607 | try_push(&self.request_queue.0, &self.request_queue.1, self.channel_capacity(), TimeoutRequest::Create(timer)) [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 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pendulum` (lib test) due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "5d21cf067849e77600e28c158ff4dea037d4cb83648cce58578a2172e1948569", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d21cf067849e77600e28c158ff4dea037d4cb83648cce58578a2172e1948569", kill_on_drop: false }` [INFO] [stdout] 5d21cf067849e77600e28c158ff4dea037d4cb83648cce58578a2172e1948569