[INFO] fetching crate pallas-chainsync 0.4.0... [INFO] checking pallas-chainsync-0.4.0 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate pallas-chainsync 0.4.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate pallas-chainsync 0.4.0 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pallas-chainsync 0.4.0 [INFO] finished tweaking crates.io crate pallas-chainsync 0.4.0 [INFO] tweaked toml for crates.io crate pallas-chainsync 0.4.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate pallas-chainsync 0.4.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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pallas-txsubmission v0.4.0 [INFO] [stderr] Downloaded minicbor v0.13.0 [INFO] [stderr] Downloaded pallas-crypto v0.4.0 [INFO] [stderr] Downloaded pallas-machines v0.4.0 [INFO] [stderr] Downloaded pallas-handshake v0.4.0 [INFO] [stderr] Downloaded cryptoxide v0.4.2 [INFO] [stderr] Downloaded pallas-alonzo v0.4.0 [INFO] [stderr] Downloaded pallas-multiplexer v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3458cc690fa575ea391ba58801f36c47ba7c0a4300d433d3e40687842484bf2 [INFO] running `Command { std: "docker" "start" "-a" "f3458cc690fa575ea391ba58801f36c47ba7c0a4300d433d3e40687842484bf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3458cc690fa575ea391ba58801f36c47ba7c0a4300d433d3e40687842484bf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3458cc690fa575ea391ba58801f36c47ba7c0a4300d433d3e40687842484bf2", kill_on_drop: false }` [INFO] [stdout] f3458cc690fa575ea391ba58801f36c47ba7c0a4300d433d3e40687842484bf2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdac4749e5ad20fe4453d2531cc82daf85c54c20c963bef10ed80da6663de2e9 [INFO] running `Command { std: "docker" "start" "-a" "cdac4749e5ad20fe4453d2531cc82daf85c54c20c963bef10ed80da6663de2e9", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling minicbor v0.13.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking pallas-multiplexer v0.4.0 [INFO] [stderr] Checking cryptoxide v0.4.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking pallas-machines v0.4.0 [INFO] [stderr] Checking pallas-chainsync v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `codec::*` [INFO] [stdout] --> src/lib.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use codec::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking pallas-handshake v0.4.0 [INFO] [stderr] Checking pallas-txsubmission v0.4.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling minicbor-derive v0.8.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking pallas-crypto v0.4.0 [INFO] [stderr] Checking pallas-alonzo v0.4.0 [INFO] [stdout] warning: unused import: `codec::*` [INFO] [stdout] --> src/lib.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use codec::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.53s [INFO] running `Command { std: "docker" "inspect" "cdac4749e5ad20fe4453d2531cc82daf85c54c20c963bef10ed80da6663de2e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdac4749e5ad20fe4453d2531cc82daf85c54c20c963bef10ed80da6663de2e9", kill_on_drop: false }` [INFO] [stdout] cdac4749e5ad20fe4453d2531cc82daf85c54c20c963bef10ed80da6663de2e9 [INFO] checking pallas-chainsync-0.4.0 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate pallas-chainsync 0.4.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate pallas-chainsync 0.4.0 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pallas-chainsync 0.4.0 [INFO] finished tweaking crates.io crate pallas-chainsync 0.4.0 [INFO] tweaked toml for crates.io crate pallas-chainsync 0.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate pallas-chainsync 0.4.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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f7aa8b6ffec856d039d90a6000d53f4f891f6280645fd37af91b5043bfc1d5a [INFO] running `Command { std: "docker" "start" "-a" "3f7aa8b6ffec856d039d90a6000d53f4f891f6280645fd37af91b5043bfc1d5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f7aa8b6ffec856d039d90a6000d53f4f891f6280645fd37af91b5043bfc1d5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f7aa8b6ffec856d039d90a6000d53f4f891f6280645fd37af91b5043bfc1d5a", kill_on_drop: false }` [INFO] [stdout] 3f7aa8b6ffec856d039d90a6000d53f4f891f6280645fd37af91b5043bfc1d5a [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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 421ac8fe2793354d29d11e2782a402aa21c4e94aa0d759735d9d135f0b753c88 [INFO] running `Command { std: "docker" "start" "-a" "421ac8fe2793354d29d11e2782a402aa21c4e94aa0d759735d9d135f0b753c88", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling minicbor v0.13.0 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking cryptoxide v0.4.2 [INFO] [stderr] Checking pallas-multiplexer v0.4.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking pallas-machines v0.4.0 [INFO] [stderr] Checking pallas-chainsync v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking regex v1.5.4 [INFO] [stdout] warning: unused import: `codec::*` [INFO] [stdout] --> src/lib.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use codec::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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/clients.rs:89:23 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn initial(known_points: Vec, observer: O) -> Self { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 89 | _phantom: 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] = 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/clients.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 93 | fn send_find_intersect(self, tx: &impl MachineOutput) -> Transition { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 94 | let msg = Message::::FindIntersect(self.known_points.clone()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 98 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 99 | | state: State::Intersect, [INFO] [stdout] 100 | | ..self [INFO] [stdout] 101 | | }) [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/clients.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 104 | fn send_request_next(self, tx: &impl MachineOutput) -> Transition { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 105 | let msg = Message::::RequestNext; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 110 | | state: State::CanAwait, [INFO] [stdout] 111 | | ..self [INFO] [stdout] 112 | | }) [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/clients.rs:120:12 [INFO] [stdout] | [INFO] [stdout] 115 | fn on_intersect_found(self, point: Point, tip: Tip) -> Transition { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 120 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 121 | | tip: Some(tip), [INFO] [stdout] 122 | | cursor: Some(point), [INFO] [stdout] 123 | | state: State::Idle, [INFO] [stdout] 124 | | ..self [INFO] [stdout] 125 | | }) [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/clients.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 128 | fn on_intersect_not_found(self, tip: Tip) -> Transition { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 131 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 132 | | tip: Some(tip), [INFO] [stdout] 133 | | cursor: None, [INFO] [stdout] 134 | | state: State::Done, [INFO] [stdout] 135 | | ..self [INFO] [stdout] 136 | | }) [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/clients.rs:151:12 [INFO] [stdout] | [INFO] [stdout] 139 | fn on_roll_forward(self, content: C, tip: Tip) -> Transition { [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] 151 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 152 | | cursor: Some(point), [INFO] [stdout] 153 | | tip: Some(tip), [INFO] [stdout] 154 | | state: State::Idle, [INFO] [stdout] 155 | | ..self [INFO] [stdout] 156 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/clients.rs:165:12 [INFO] [stdout] | [INFO] [stdout] 159 | fn on_roll_backward(self, point: Point, tip: Tip) -> Transition { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 166 | | tip: Some(tip), [INFO] [stdout] 167 | | cursor: Some(point), [INFO] [stdout] 168 | | state: State::Idle, [INFO] [stdout] 169 | | ..self [INFO] [stdout] 170 | | }) [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/clients.rs:179:12 [INFO] [stdout] | [INFO] [stdout] 173 | fn on_await_reply(self) -> Transition { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 179 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 180 | | state: State::MustReply, [INFO] [stdout] 181 | | ..self [INFO] [stdout] 182 | | }) [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/clients.rs:218:15 [INFO] [stdout] | [INFO] [stdout] 217 | fn receive_next(self, msg: Self::Message) -> Transition { [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] 218 | match (&self.state, msg) { [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 9 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pallas-chainsync` (lib) due to 10 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "421ac8fe2793354d29d11e2782a402aa21c4e94aa0d759735d9d135f0b753c88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "421ac8fe2793354d29d11e2782a402aa21c4e94aa0d759735d9d135f0b753c88", kill_on_drop: false }` [INFO] [stdout] 421ac8fe2793354d29d11e2782a402aa21c4e94aa0d759735d9d135f0b753c88