[INFO] cloning repository https://github.com/woodruffw/pledger [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/woodruffw/pledger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoodruffw%2Fpledger", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoodruffw%2Fpledger'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7148be232cd7a21b7d07b5e4f2146ba7d7c0375b [INFO] checking woodruffw/pledger against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoodruffw%2Fpledger" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/woodruffw/pledger 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/woodruffw/pledger [INFO] finished tweaking git repo https://github.com/woodruffw/pledger [INFO] tweaked toml for git repo https://github.com/woodruffw/pledger written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/woodruffw/pledger 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 phf_macros v0.11.2 [INFO] [stderr] Downloaded is-terminal v0.4.0 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.82 [INFO] [stderr] Downloaded siphasher v0.3.9 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.92 [INFO] [stderr] Downloaded link-cplusplus v1.0.8 [INFO] [stderr] Downloaded scratch v1.0.5 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.82 [INFO] [stderr] Downloaded iana-time-zone v0.1.53 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.82 [INFO] [stderr] Downloaded proc-macro2 v1.0.76 [INFO] [stderr] Downloaded once_cell v1.13.0 [INFO] [stderr] Downloaded clap v4.5.8 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.92 [INFO] [stderr] Downloaded js-sys v0.3.59 [INFO] [stderr] Downloaded cxx-build v1.0.92 [INFO] [stderr] Downloaded cc v1.0.77 [INFO] [stderr] Downloaded aho-corasick v1.0.1 [INFO] [stderr] Downloaded io-lifetimes v1.0.1 [INFO] [stderr] Downloaded wasm-bindgen v0.2.82 [INFO] [stderr] Downloaded cxx v1.0.92 [INFO] [stderr] Downloaded clap_builder v4.5.8 [INFO] [stderr] Downloaded syn v1.0.104 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.82 [INFO] [stderr] Downloaded rustix v0.36.3 [INFO] [stderr] Downloaded strsim v0.11.0 [INFO] [stderr] Downloaded serde_json v1.0.119 [INFO] [stderr] Downloaded anstyle v1.0.2 [INFO] [stderr] Downloaded libc v0.2.137 [INFO] [stderr] Downloaded linux-raw-sys v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 62f54d13845a9cf9a61395e92056fff5e9cbb5655bdd1af3ce56c78f1b9b597a [INFO] running `Command { std: "docker" "start" "-a" "62f54d13845a9cf9a61395e92056fff5e9cbb5655bdd1af3ce56c78f1b9b597a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62f54d13845a9cf9a61395e92056fff5e9cbb5655bdd1af3ce56c78f1b9b597a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62f54d13845a9cf9a61395e92056fff5e9cbb5655bdd1af3ce56c78f1b9b597a", kill_on_drop: false }` [INFO] [stdout] 62f54d13845a9cf9a61395e92056fff5e9cbb5655bdd1af3ce56c78f1b9b597a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] be0819c72d53a9175d94669fabbb4929a9b8128a07c1d8a22a8d9c58d733de3d [INFO] running `Command { std: "docker" "start" "-a" "be0819c72d53a9175d94669fabbb4929a9b8128a07c1d8a22a8d9c58d733de3d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling io-lifetimes v1.0.1 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling rustix v0.36.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Checking linux-raw-sys v0.1.3 [INFO] [stderr] Checking anstyle v1.0.2 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.119 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking clap_builder v4.5.8 [INFO] [stderr] Checking aho-corasick v1.0.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking regex-automata v0.4.4 [INFO] [stderr] Checking clap v4.5.8 [INFO] [stderr] Checking is-terminal v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking pledger v0.9.2-rc.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.17s [INFO] running `Command { std: "docker" "inspect" "be0819c72d53a9175d94669fabbb4929a9b8128a07c1d8a22a8d9c58d733de3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be0819c72d53a9175d94669fabbb4929a9b8128a07c1d8a22a8d9c58d733de3d", kill_on_drop: false }` [INFO] [stdout] be0819c72d53a9175d94669fabbb4929a9b8128a07c1d8a22a8d9c58d733de3d [INFO] checking woodruffw/pledger 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%2Fwoodruffw%2Fpledger" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/woodruffw/pledger 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/woodruffw/pledger [INFO] finished tweaking git repo https://github.com/woodruffw/pledger [INFO] tweaked toml for git repo https://github.com/woodruffw/pledger written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/woodruffw/pledger 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 78b0c9491261bca1b07d4676ce5550c4189ea4845ae8e1388c88e6066a2e4cf4 [INFO] running `Command { std: "docker" "start" "-a" "78b0c9491261bca1b07d4676ce5550c4189ea4845ae8e1388c88e6066a2e4cf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78b0c9491261bca1b07d4676ce5550c4189ea4845ae8e1388c88e6066a2e4cf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78b0c9491261bca1b07d4676ce5550c4189ea4845ae8e1388c88e6066a2e4cf4", kill_on_drop: false }` [INFO] [stdout] 78b0c9491261bca1b07d4676ce5550c4189ea4845ae8e1388c88e6066a2e4cf4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 71188ea6547a0f28471c80e89a4a9a98c2dd78de4e029f834f190acf710ab901 [INFO] running `Command { std: "docker" "start" "-a" "71188ea6547a0f28471c80e89a4a9a98c2dd78de4e029f834f190acf710ab901", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling io-lifetimes v1.0.1 [INFO] [stderr] Compiling rustix v0.36.3 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking linux-raw-sys v0.1.3 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking anstyle v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.119 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking clap_builder v4.5.8 [INFO] [stderr] Checking aho-corasick v1.0.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking regex-automata v0.4.4 [INFO] [stderr] Checking clap v4.5.8 [INFO] [stderr] Checking is-terminal v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking pledger v0.9.2-rc.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/pledger/mod.rs:178:8 [INFO] [stdout] | [INFO] [stdout] 155 | let mut ledger_iters = vec![]; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 178 | Ok(ledger_iters [INFO] [stdout] | ________^ [INFO] [stdout] 179 | | .into_iter() [INFO] [stdout] 180 | | .fold(Box::new(std::iter::empty()) as LedgerLines, |acc, e| { [INFO] [stdout] 181 | | Box::new(acc.chain(e)) [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] = 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/pledger/mod.rs:181:22 [INFO] [stdout] | [INFO] [stdout] 180 | .fold(Box::new(std::iter::empty()) as LedgerLines, |acc, e| { [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] 181 | Box::new(acc.chain(e)) [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/pledger/mod.rs:212:8 [INFO] [stdout] | [INFO] [stdout] 186 | let mut ledger_iters = vec![]; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 212 | Ok(ledger_iters [INFO] [stdout] | ________^ [INFO] [stdout] 213 | | .into_iter() [INFO] [stdout] 214 | | .fold(Box::new(std::iter::empty()) as LedgerLines, |acc, e| { [INFO] [stdout] 215 | | Box::new(acc.chain(e)) [INFO] [stdout] 216 | | })) [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/pledger/mod.rs:215:22 [INFO] [stdout] | [INFO] [stdout] 214 | .fold(Box::new(std::iter::empty()) as LedgerLines, |acc, e| { [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] 215 | Box::new(acc.chain(e)) [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 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pledger` (bin "pledger") due to 5 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/pledger/mod.rs:178:8 [INFO] [stdout] | [INFO] [stdout] 155 | let mut ledger_iters = vec![]; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 178 | Ok(ledger_iters [INFO] [stdout] | ________^ [INFO] [stdout] 179 | | .into_iter() [INFO] [stdout] 180 | | .fold(Box::new(std::iter::empty()) as LedgerLines, |acc, e| { [INFO] [stdout] 181 | | Box::new(acc.chain(e)) [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] = 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/pledger/mod.rs:181:22 [INFO] [stdout] | [INFO] [stdout] 180 | .fold(Box::new(std::iter::empty()) as LedgerLines, |acc, e| { [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] 181 | Box::new(acc.chain(e)) [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/pledger/mod.rs:212:8 [INFO] [stdout] | [INFO] [stdout] 186 | let mut ledger_iters = vec![]; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 212 | Ok(ledger_iters [INFO] [stdout] | ________^ [INFO] [stdout] 213 | | .into_iter() [INFO] [stdout] 214 | | .fold(Box::new(std::iter::empty()) as LedgerLines, |acc, e| { [INFO] [stdout] 215 | | Box::new(acc.chain(e)) [INFO] [stdout] 216 | | })) [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/pledger/mod.rs:215:22 [INFO] [stdout] | [INFO] [stdout] 214 | .fold(Box::new(std::iter::empty()) as LedgerLines, |acc, e| { [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] 215 | Box::new(acc.chain(e)) [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 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pledger` (bin "pledger" test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "71188ea6547a0f28471c80e89a4a9a98c2dd78de4e029f834f190acf710ab901", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71188ea6547a0f28471c80e89a4a9a98c2dd78de4e029f834f190acf710ab901", kill_on_drop: false }` [INFO] [stdout] 71188ea6547a0f28471c80e89a4a9a98c2dd78de4e029f834f190acf710ab901