[INFO] cloning repository https://github.com/ZenTauro/mailsync [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZenTauro/mailsync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZenTauro%2Fmailsync", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZenTauro%2Fmailsync'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 51a2fadb4dc6ad4407268d13dc2d50d8d6093b04 [INFO] checking ZenTauro/mailsync against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZenTauro%2Fmailsync" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ZenTauro/mailsync 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 git repo https://github.com/ZenTauro/mailsync [INFO] finished tweaking git repo https://github.com/ZenTauro/mailsync [INFO] tweaked toml for git repo https://github.com/ZenTauro/mailsync written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ZenTauro/mailsync 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 async-imap v0.9.0 [INFO] [stderr] Downloaded byte-pool v0.2.4 [INFO] [stderr] Downloaded self_cell v1.0.1 [INFO] [stderr] Downloaded imap-proto v0.16.2 [INFO] [stderr] Downloaded stop-token v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 8eed677c9adc7653f892da621df0e9b1f16b0f9a3975a7cff3b6026c906830ce [INFO] running `Command { std: "docker" "start" "-a" "8eed677c9adc7653f892da621df0e9b1f16b0f9a3975a7cff3b6026c906830ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8eed677c9adc7653f892da621df0e9b1f16b0f9a3975a7cff3b6026c906830ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eed677c9adc7653f892da621df0e9b1f16b0f9a3975a7cff3b6026c906830ce", kill_on_drop: false }` [INFO] [stdout] 8eed677c9adc7653f892da621df0e9b1f16b0f9a3975a7cff3b6026c906830ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] d4fab5cd3b706c388598a4102262907f12c1d6d183a47a2aaf111f58ea179e9c [INFO] running `Command { std: "docker" "start" "-a" "d4fab5cd3b706c388598a4102262907f12c1d6d183a47a2aaf111f58ea179e9c", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking value-bag v1.4.1 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking parking v2.1.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking async-lock v2.7.0 [INFO] [stderr] Checking async-task v4.4.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling async-process v1.7.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Checking atomic-waker v1.1.1 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking num-traits v0.2.15 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking self_cell v1.0.1 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Checking byte-pool v0.2.4 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking stop-token v0.7.0 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking async-executor v1.5.1 [INFO] [stderr] Checking blocking v1.3.1 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking imap-proto v0.16.2 [INFO] [stderr] Checking async-global-executor v2.3.1 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking async-imap v0.9.0 [INFO] [stderr] Checking mailsync v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.30s [INFO] running `Command { std: "docker" "inspect" "d4fab5cd3b706c388598a4102262907f12c1d6d183a47a2aaf111f58ea179e9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4fab5cd3b706c388598a4102262907f12c1d6d183a47a2aaf111f58ea179e9c", kill_on_drop: false }` [INFO] [stdout] d4fab5cd3b706c388598a4102262907f12c1d6d183a47a2aaf111f58ea179e9c [INFO] checking ZenTauro/mailsync against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZenTauro%2Fmailsync" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ZenTauro/mailsync 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 git repo https://github.com/ZenTauro/mailsync [INFO] finished tweaking git repo https://github.com/ZenTauro/mailsync [INFO] tweaked toml for git repo https://github.com/ZenTauro/mailsync written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ZenTauro/mailsync 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-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18657b689fe0d7ade1459c665dc34181820278bece0df0dde862b878c9880c94 [INFO] running `Command { std: "docker" "start" "-a" "18657b689fe0d7ade1459c665dc34181820278bece0df0dde862b878c9880c94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18657b689fe0d7ade1459c665dc34181820278bece0df0dde862b878c9880c94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18657b689fe0d7ade1459c665dc34181820278bece0df0dde862b878c9880c94", kill_on_drop: false }` [INFO] [stdout] 18657b689fe0d7ade1459c665dc34181820278bece0df0dde862b878c9880c94 [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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d34e98db5d99c28600fc11979e1ad6e0393d238b61c03bfd15d50256ffa79d3 [INFO] running `Command { std: "docker" "start" "-a" "1d34e98db5d99c28600fc11979e1ad6e0393d238b61c03bfd15d50256ffa79d3", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Checking value-bag v1.4.1 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking parking v2.1.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking async-lock v2.7.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Checking async-task v4.4.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling async-process v1.7.0 [INFO] [stderr] Checking atomic-waker v1.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking num-traits v0.2.15 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking self_cell v1.0.1 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking byte-pool v0.2.4 [INFO] [stderr] Checking stop-token v0.7.0 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Checking async-executor v1.5.1 [INFO] [stderr] Checking blocking v1.3.1 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking imap-proto v0.16.2 [INFO] [stderr] Checking async-global-executor v2.3.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking async-imap v0.9.0 [INFO] [stderr] Checking mailsync v0.1.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/parser.rs:176:15 [INFO] [stdout] | [INFO] [stdout] 171 | inner: F, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 176 | delimited(key(key_name), inner, alt((comment, preceded(ws_nonl, tag("\n"))))) [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/parser.rs:176:37 [INFO] [stdout] | [INFO] [stdout] 171 | inner: F, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 176 | delimited(key(key_name), inner, alt((comment, preceded(ws_nonl, tag("\n"))))) [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/parser.rs:304:5 [INFO] [stdout] | [INFO] [stdout] 302 | let block_parser = tuple((account_name, imap_account_lines_block, tag("\n"))); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 303 | [INFO] [stdout] 304 | / map(block_parser, |x| { [INFO] [stdout] 305 | | match x { [INFO] [stdout] 306 | | (AccountExpr::NameDeclaration(acc_name), params, _) => { [INFO] [stdout] 307 | | let mut host_v = String::new(); [INFO] [stdout] ... | [INFO] [stdout] 334 | | } [INFO] [stdout] 335 | | })(i) [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 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mailsync` (bin "mailsync") due to 4 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/parser.rs:176:15 [INFO] [stdout] | [INFO] [stdout] 171 | inner: F, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 176 | delimited(key(key_name), inner, alt((comment, preceded(ws_nonl, tag("\n"))))) [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/parser.rs:176:37 [INFO] [stdout] | [INFO] [stdout] 171 | inner: F, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 176 | delimited(key(key_name), inner, alt((comment, preceded(ws_nonl, tag("\n"))))) [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/parser.rs:304:5 [INFO] [stdout] | [INFO] [stdout] 302 | let block_parser = tuple((account_name, imap_account_lines_block, tag("\n"))); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 303 | [INFO] [stdout] 304 | / map(block_parser, |x| { [INFO] [stdout] 305 | | match x { [INFO] [stdout] 306 | | (AccountExpr::NameDeclaration(acc_name), params, _) => { [INFO] [stdout] 307 | | let mut host_v = String::new(); [INFO] [stdout] ... | [INFO] [stdout] 334 | | } [INFO] [stdout] 335 | | })(i) [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 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mailsync` (bin "mailsync" test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "1d34e98db5d99c28600fc11979e1ad6e0393d238b61c03bfd15d50256ffa79d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d34e98db5d99c28600fc11979e1ad6e0393d238b61c03bfd15d50256ffa79d3", kill_on_drop: false }` [INFO] [stdout] 1d34e98db5d99c28600fc11979e1ad6e0393d238b61c03bfd15d50256ffa79d3