[INFO] fetching crate mc-repack 0.27.1... [INFO] checking mc-repack-0.27.1 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate mc-repack 0.27.1 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate mc-repack 0.27.1 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] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate mc-repack 0.27.1 [INFO] finished tweaking crates.io crate mc-repack 0.27.1 [INFO] tweaked toml for crates.io crate mc-repack 0.27.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate mc-repack 0.27.1 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 toml_datetime v0.6.7 [INFO] [stderr] Downloaded lockfree-object-pool v0.1.6 [INFO] [stderr] Downloaded toml v0.8.16 [INFO] [stderr] Downloaded mc-repack-core v0.27.1 [INFO] [stderr] Downloaded ouroboros v0.18.4 [INFO] [stderr] Downloaded zopfli v0.8.1 [INFO] [stderr] Downloaded json_comments v0.2.2 [INFO] [stderr] Downloaded bytemuck v1.16.1 [INFO] [stderr] Downloaded optivorbis v0.2.0 [INFO] [stderr] Downloaded cc v1.1.6 [INFO] [stderr] Downloaded oxipng v9.1.2 [INFO] [stderr] Downloaded zip v2.1.5 [INFO] [stderr] Downloaded toml_edit v0.22.17 [INFO] [stderr] Downloaded rgb v0.8.45 [INFO] [stderr] Downloaded ogg v0.9.1 [INFO] [stderr] Downloaded ouroboros_macro v0.18.4 [INFO] [stderr] Downloaded libdeflate-sys v1.20.0 [INFO] [stderr] Downloaded vorbis_bitpack v0.1.1 [INFO] [stderr] Downloaded roff v0.2.2 [INFO] [stderr] Downloaded clap_mangen v0.2.23 [INFO] [stderr] Downloaded libdeflater v1.20.0 [INFO] [stderr] Downloaded state v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f49513ced596fe8b1fe92a6967396ee5d7449b2627b098f08b830c645ead5d41 [INFO] running `Command { std: "docker" "start" "-a" "f49513ced596fe8b1fe92a6967396ee5d7449b2627b098f08b830c645ead5d41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f49513ced596fe8b1fe92a6967396ee5d7449b2627b098f08b830c645ead5d41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f49513ced596fe8b1fe92a6967396ee5d7449b2627b098f08b830c645ead5d41", kill_on_drop: false }` [INFO] [stdout] f49513ced596fe8b1fe92a6967396ee5d7449b2627b098f08b830c645ead5d41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 68e6ff32ec97c7033d1f043aee3d215fcf5cd5df8f0122cbaf9ea1087ba405b6 [INFO] running `Command { std: "docker" "start" "-a" "68e6ff32ec97c7033d1f043aee3d215fcf5cd5df8f0122cbaf9ea1087ba405b6", kill_on_drop: false }` [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Checking winnow v0.6.16 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling zip v2.1.5 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Checking zopfli v0.8.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling optivorbis v0.2.0 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking rgb v0.8.45 [INFO] [stderr] Checking ogg v0.9.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling clap_builder v4.5.11 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking vorbis_bitpack v0.1.1 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Checking json_comments v0.2.2 [INFO] [stderr] Checking state v0.6.0 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Compiling libdeflate-sys v1.20.0 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling ouroboros_macro v0.18.4 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling clap_derive v4.5.11 [INFO] [stderr] Compiling clap v4.5.11 [INFO] [stderr] Compiling clap_mangen v0.2.23 [INFO] [stderr] Compiling oxipng v9.1.2 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking ouroboros v0.18.4 [INFO] [stderr] Checking libdeflater v1.20.0 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking toml_datetime v0.6.7 [INFO] [stderr] Checking toml_edit v0.22.17 [INFO] [stderr] Checking toml v0.8.16 [INFO] [stderr] Checking mc-repack-core v0.27.1 [INFO] [stderr] Checking mc-repack v0.27.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.32s [INFO] running `Command { std: "docker" "inspect" "68e6ff32ec97c7033d1f043aee3d215fcf5cd5df8f0122cbaf9ea1087ba405b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68e6ff32ec97c7033d1f043aee3d215fcf5cd5df8f0122cbaf9ea1087ba405b6", kill_on_drop: false }` [INFO] [stdout] 68e6ff32ec97c7033d1f043aee3d215fcf5cd5df8f0122cbaf9ea1087ba405b6 [INFO] checking mc-repack-0.27.1 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate mc-repack 0.27.1 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate mc-repack 0.27.1 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] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate mc-repack 0.27.1 [INFO] finished tweaking crates.io crate mc-repack 0.27.1 [INFO] tweaked toml for crates.io crate mc-repack 0.27.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate mc-repack 0.27.1 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 621a0f17f369be53c78677c1c5dcf25671015d52bb3de9435f4255b692a2725c [INFO] running `Command { std: "docker" "start" "-a" "621a0f17f369be53c78677c1c5dcf25671015d52bb3de9435f4255b692a2725c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "621a0f17f369be53c78677c1c5dcf25671015d52bb3de9435f4255b692a2725c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "621a0f17f369be53c78677c1c5dcf25671015d52bb3de9435f4255b692a2725c", kill_on_drop: false }` [INFO] [stdout] 621a0f17f369be53c78677c1c5dcf25671015d52bb3de9435f4255b692a2725c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f41acb3d86b936b985a27f9099dd36f80ab06145c292c2ed1f708102b8819442 [INFO] running `Command { std: "docker" "start" "-a" "f41acb3d86b936b985a27f9099dd36f80ab06145c292c2ed1f708102b8819442", kill_on_drop: false }` [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking lockfree-object-pool v0.1.6 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling zip v2.1.5 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling optivorbis v0.2.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking zopfli v0.8.1 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Checking winnow v0.6.16 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking ogg v0.9.1 [INFO] [stderr] Checking rgb v0.8.45 [INFO] [stderr] Compiling clap_builder v4.5.11 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking vorbis_bitpack v0.1.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking state v0.6.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking json_comments v0.2.2 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Compiling libdeflate-sys v1.20.0 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling ouroboros_macro v0.18.4 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling clap_derive v4.5.11 [INFO] [stderr] Compiling clap v4.5.11 [INFO] [stderr] Compiling clap_mangen v0.2.23 [INFO] [stderr] Compiling oxipng v9.1.2 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking ouroboros v0.18.4 [INFO] [stderr] Checking libdeflater v1.20.0 [INFO] [stderr] Checking toml_datetime v0.6.7 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking toml_edit v0.22.17 [INFO] [stderr] Checking toml v0.8.16 [INFO] [stderr] Checking mc-repack-core v0.27.1 [INFO] [stderr] Checking mc-repack v0.27.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/bin/mc-repack/main.rs:220:11 [INFO] [stdout] | [INFO] [stdout] 202 | blacklist: Arc [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 203 | ) -> crate::Result_<()> { [INFO] [stdout] 204 | let (tx, rx) = crossbeam_channel::unbounded(); [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] 205 | wrap_send(ps, ProgressState::Start(reader.read_len()))?; [INFO] [stdout] 206 | let mut r1 = anyhow::Ok(()); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 207 | let mut r2 = anyhow::Ok(()); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 220 | match (r1, r2) { [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/bin/mc-repack/main.rs:220:11 [INFO] [stdout] | [INFO] [stdout] 202 | blacklist: Arc [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 203 | ) -> crate::Result_<()> { [INFO] [stdout] 204 | let (tx, rx) = crossbeam_channel::unbounded(); [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] 205 | wrap_send(ps, ProgressState::Start(reader.read_len()))?; [INFO] [stdout] 206 | let mut r1 = anyhow::Ok(()); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 207 | let mut r2 = anyhow::Ok(()); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 220 | match (r1, r2) { [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/bin/mc-repack/main.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 235 | fn saving(saver: &mut S, rx: Receiver, ps: &Sender, errors: &mut ErrorCollector, cfgmap: &cfg::... [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 246 | wrap_send(ps, ProgressState::Finish) [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/bin/mc-repack/main.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 235 | fn saving(saver: &mut S, rx: Receiver, ps: &Sender, errors: &mut ErrorCollector, cfgmap: &cfg::... [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 246 | wrap_send(ps, ProgressState::Finish) [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/bin/mc-repack/main.rs:250:5 [INFO] [stdout] | [INFO] [stdout] 249 | fn wrap_send(s: &Sender, t: T) -> Result_<()> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 250 | s.send(t).map_err(|_| anyhow::anyhow!("channel closed early")) [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/bin/mc-repack/main.rs:250:5 [INFO] [stdout] | [INFO] [stdout] 249 | fn wrap_send(s: &Sender, t: T) -> Result_<()> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 250 | s.send(t).map_err(|_| anyhow::anyhow!("channel closed early")) [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/bin/mc-repack/main.rs:268:86 [INFO] [stdout] | [INFO] [stdout] 268 | ...iter().map(|r| Ok(check_dir_entry(r?))).collect::>().into_iter()))) [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/bin/mc-repack/main.rs:268:86 [INFO] [stdout] | [INFO] [stdout] 268 | ...iter().map(|r| Ok(check_dir_entry(r?))).collect::>().into_iter()))) [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/bin/mc-repack/cli_args.rs:117:26 [INFO] [stdout] | [INFO] [stdout] 97 | let cfgmap = mc_repack_core::cfg::ConfigMap::default(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 98 | let mut blacklist = None; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 117 | err_collect: mc_repack_core::errors::ErrorCollector::new(args.silent), [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/bin/mc-repack/cli_args.rs:117:26 [INFO] [stdout] | [INFO] [stdout] 97 | let cfgmap = mc_repack_core::cfg::ConfigMap::default(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 98 | let mut blacklist = None; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 117 | err_collect: mc_repack_core::errors::ErrorCollector::new(args.silent), [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/bin/mc-repack/cli_args.rs:118:24 [INFO] [stdout] | [INFO] [stdout] 97 | let cfgmap = mc_repack_core::cfg::ConfigMap::default(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 98 | let mut blacklist = None; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 118 | blacklist: Arc::new(if args.use_blacklist { [INFO] [stdout] | ________________________^ [INFO] [stdout] 119 | | TypeBlacklist::Extend(blacklist) [INFO] [stdout] 120 | | } else { [INFO] [stdout] 121 | | TypeBlacklist::Override(blacklist) [INFO] [stdout] 122 | | }), [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/bin/mc-repack/cli_args.rs:124:21 [INFO] [stdout] | [INFO] [stdout] 97 | let cfgmap = mc_repack_core::cfg::ConfigMap::default(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 98 | let mut blacklist = None; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 124 | report: args.report.as_ref().map(|p| report::Report::new(p.clone().into_boxed_path())) [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/bin/mc-repack/cli_args.rs:124:70 [INFO] [stdout] | [INFO] [stdout] 124 | report: args.report.as_ref().map(|p| report::Report::new(p.clone().into_boxed_path())) [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/bin/mc-repack/cli_args.rs:118:24 [INFO] [stdout] | [INFO] [stdout] 97 | let cfgmap = mc_repack_core::cfg::ConfigMap::default(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 98 | let mut blacklist = None; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 118 | blacklist: Arc::new(if args.use_blacklist { [INFO] [stdout] | ________________________^ [INFO] [stdout] 119 | | TypeBlacklist::Extend(blacklist) [INFO] [stdout] 120 | | } else { [INFO] [stdout] 121 | | TypeBlacklist::Override(blacklist) [INFO] [stdout] 122 | | }), [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/bin/mc-repack/cli_args.rs:124:21 [INFO] [stdout] | [INFO] [stdout] 97 | let cfgmap = mc_repack_core::cfg::ConfigMap::default(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 98 | let mut blacklist = None; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 124 | report: args.report.as_ref().map(|p| report::Report::new(p.clone().into_boxed_path())) [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/bin/mc-repack/cli_args.rs:124:70 [INFO] [stdout] | [INFO] [stdout] 124 | report: args.report.as_ref().map(|p| report::Report::new(p.clone().into_boxed_path())) [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/bin/mc-repack/config.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | toml::from_str(&f).map_err(io::Error::other) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/bin/mc-repack/config.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | toml::from_str(&f).map_err(io::Error::other) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/bin/mc-repack/report.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn new(p: Box) -> Self { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 6 | Self(p, Vec::new()) [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/bin/mc-repack/report.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn new(p: Box) -> Self { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 6 | Self(p, Vec::new()) [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 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mc-repack` (bin "mc-repack" test) due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `mc-repack` (bin "mc-repack") due to 11 previous errors [INFO] running `Command { std: "docker" "inspect" "f41acb3d86b936b985a27f9099dd36f80ab06145c292c2ed1f708102b8819442", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f41acb3d86b936b985a27f9099dd36f80ab06145c292c2ed1f708102b8819442", kill_on_drop: false }` [INFO] [stdout] f41acb3d86b936b985a27f9099dd36f80ab06145c292c2ed1f708102b8819442