[INFO] fetching crate all-is-cubes 0.8.0... [INFO] checking all-is-cubes-0.8.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate all-is-cubes 0.8.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate all-is-cubes 0.8.0 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate all-is-cubes 0.8.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate all-is-cubes 0.8.0 [INFO] tweaked toml for crates.io crate all-is-cubes 0.8.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate all-is-cubes 0.8.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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 665c57c08ce2552bf5b49b6c2fabd5681130fd7a4211cf46361f5f52b0614e0b [INFO] running `Command { std: "docker" "start" "-a" "665c57c08ce2552bf5b49b6c2fabd5681130fd7a4211cf46361f5f52b0614e0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "665c57c08ce2552bf5b49b6c2fabd5681130fd7a4211cf46361f5f52b0614e0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "665c57c08ce2552bf5b49b6c2fabd5681130fd7a4211cf46361f5f52b0614e0b", kill_on_drop: false }` [INFO] [stdout] 665c57c08ce2552bf5b49b6c2fabd5681130fd7a4211cf46361f5f52b0614e0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64ce7a69776c4fa78f5a3a8f9136a1e4b8d7876ee3724d8da5b4ce6b8c39a45d [INFO] running `Command { std: "docker" "start" "-a" "64ce7a69776c4fa78f5a3a8f9136a1e4b8d7876ee3724d8da5b4ce6b8c39a45d", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling never-say-never v6.6.666 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling micromath v2.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling higher-kinded-types v0.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling polonius-the-crab v0.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling manyfmt v0.1.0 [INFO] [stderr] Compiling syn v2.0.69 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Checking plotters-backend v0.3.6 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking embedded-graphics-core v0.4.0 [INFO] [stderr] Checking plotters-svg v0.3.6 [INFO] [stderr] Checking clap_builder v4.5.8 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling euclid v0.22.10 [INFO] [stderr] Compiling ordered-float v4.2.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking embedded-graphics v0.8.1 [INFO] [stderr] Checking plotters v0.3.6 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking clap v4.5.8 [INFO] [stderr] Checking yield-progress v0.1.7 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking allocation-counter v0.8.1 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Checking num_enum v0.5.11 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling exhaust-macros v0.1.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Checking png-decoder v0.1.1 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Compiling exhaust v0.1.1 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Checking all-is-cubes-base v0.8.0 [INFO] [stderr] Compiling all-is-cubes v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking arcstr v1.2.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] error: this value of type `(&mut AnyTransaction, AnyTransaction)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/universe/members.rs:323:23 [INFO] [stdout] | [INFO] [stdout] 322 | fn commit_merge(&mut self, other: Self, check: Self::MergeCheck) { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 323 | match (self, other) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 410 | member_enums_and_impls!((BlockDef, blocks), (Character, characters), (Space, spaces),); [INFO] [stdout] | -------------------------------------------------------------------------------------- in this macro invocation [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] = note: this error originates in the macro `member_enums_and_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/universe/universe_txn.rs:460:29 [INFO] [stdout] | [INFO] [stdout] 459 | fn from(transaction: AnyTransaction) -> Self { [INFO] [stdout] | ----------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 460 | if let Some(name) = transaction.target_name() { [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: this value of type `(&mut MemberTxn, MemberTxn)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/universe/universe_txn.rs:829:15 [INFO] [stdout] | [INFO] [stdout] 824 | fn commit_merge(&mut self, other: Self, MemberMergeCheck(check): Self::MergeCheck) [INFO] [stdout] | ----------------------- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 829 | match (self, other) { [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] warning: unnecessary qualification [INFO] [stdout] --> src/block/tests.rs:46:22 [INFO] [stdout] | [INFO] [stdout] 46 | let block_size = core::mem::size_of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W unused-qualifications` [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 46 - let block_size = core::mem::size_of::(); [INFO] [stdout] 46 + let block_size = size_of::(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/block/tests.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 47 | let ptr_size = core::mem::size_of::<*const ()>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 47 - let ptr_size = core::mem::size_of::<*const ()>(); [INFO] [stdout] 47 + let ptr_size = size_of::<*const ()>(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/space/light/data.rs:323:20 [INFO] [stdout] | [INFO] [stdout] 323 | assert_eq!(core::mem::size_of::(), 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 323 - assert_eq!(core::mem::size_of::(), 4); [INFO] [stdout] 323 + assert_eq!(size_of::(), 4); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `all-is-cubes` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this value of type `evaluated::EvaluatedBlock` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/block/eval/tests.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 105 | fn va(block: Block) -> bool { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 106 | block.evaluate().unwrap().visible_or_animated() [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: this value of type `evaluated::EvaluatedBlock` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/block/eval/tests.rs:157:13 [INFO] [stdout] | [INFO] [stdout] 147 | let mut attributes = BlockAttributes::default(); [INFO] [stdout] | -------------- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 157 | let ev_one = [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: this value of type `evaluated::EvaluatedBlock` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/block/modifier/move.rs:430:17 [INFO] [stdout] | [INFO] [stdout] 407 | let [base, extra] = make_some_blocks(); [INFO] [stdout] | ---- ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 408 | [INFO] [stdout] 409 | let block = extra.clone().with_modifier(Composite::new( [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 418 | let expected_after_tick = extra.clone().with_modifier(Composite::new( [INFO] [stdout] | ------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 430 | block.evaluate().unwrap().attributes.tick_action, [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: this value of type `block::Block` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/block/modifier/zoom.rs:207:17 [INFO] [stdout] | [INFO] [stdout] 197 | let mut universe = Universe::new(); [INFO] [stdout] | ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 198 | let [original_block] = make_some_voxel_blocks(&mut universe); [INFO] [stdout] | -------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | [INFO] [stdout] 200 | let ev_original = original_block.evaluate().unwrap(); [INFO] [stdout] | ----------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 207 | let zoomed = original_block.clone().with_modifier(Zoom::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: this value of type `impl DoubleEndedIterator + Iterator> + FusedIterator + '_` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/chunking.rs:654:28 [INFO] [stdout] | [INFO] [stdout] 653 | let mut seen: HashSet = HashSet::new(); [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 654 | for ChunkPos(p) in chart.chunks(ChunkPos::new(0, 0, 0), OctantMask::ALL) { [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: this value of type `space_txn::SpaceTransaction` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/content/draw_box.rs:453:17 [INFO] [stdout] | [INFO] [stdout] 444 | let style = BoxStyle::from_composited_corner_and_edge( [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 453 | let txn = style.create_box(aab); [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: this value of type `core::iter::Map, core::array::IntoIter>, {closure@src/inv/inventory.rs:703:18: 703:33}>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/inv/inventory.rs:705:25 [INFO] [stdout] | [INFO] [stdout] 687 | let gen_slots = move || { [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 705 | for slot1_in in gen_slots() { [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: this value of type `handle::UBorrow` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/inv/tool.rs:678:13 [INFO] [stdout] | [INFO] [stdout] 668 | let insert_txn = CharacterTransaction::inventory(InventoryTransaction::replace( [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 677 | let input = self.input(); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 678 | self.character().inventory().use_tool( [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: this value of type `core::array::IntoIter<(tool::Tool, bool), 2>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/inv/tool.rs:838:39 [INFO] [stdout] | [INFO] [stdout] 837 | let [existing, tool_block] = make_some_blocks(); [INFO] [stdout] | -------- ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 838 | for (tool, expect_consume) in [ [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 839 | | (Tool::Block(tool_block.clone()), true), [INFO] [stdout] 840 | | (Tool::InfiniteBlocks(tool_block.clone()), false), [INFO] [stdout] 841 | | ] { [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: this value of type `core::array::IntoIter` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/inv/tool.rs:936:21 [INFO] [stdout] | [INFO] [stdout] 935 | let [existing, tool_block, obstacle] = make_some_blocks(); [INFO] [stdout] | -------- ---------- -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 936 | for tool in [ [INFO] [stdout] | _____________________^ [INFO] [stdout] 937 | | Tool::Block(tool_block.clone()), [INFO] [stdout] 938 | | Tool::InfiniteBlocks(tool_block.clone()), [INFO] [stdout] 939 | | ] { [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: this value of type `core::array::IntoIter` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/inv/tool.rs:962:21 [INFO] [stdout] | [INFO] [stdout] 961 | let [tool_block] = make_some_blocks(); [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 962 | for tool in [ [INFO] [stdout] | _____________________^ [INFO] [stdout] 963 | | Tool::Block(tool_block.clone()), [INFO] [stdout] 964 | | Tool::InfiniteBlocks(tool_block.clone()), [INFO] [stdout] 965 | | ] { [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: this value of type `impl Iterator> + '_` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/transaction/tester.rs:75:20 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn test(self) { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 75 | for tap in self.derived_transactions() { [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: this value of type `(&mut AnyTransaction, AnyTransaction)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/universe/members.rs:323:23 [INFO] [stdout] | [INFO] [stdout] 322 | fn commit_merge(&mut self, other: Self, check: Self::MergeCheck) { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 323 | match (self, other) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 410 | member_enums_and_impls!((BlockDef, blocks), (Character, characters), (Space, spaces),); [INFO] [stdout] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `member_enums_and_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/universe/universe_txn.rs:460:29 [INFO] [stdout] | [INFO] [stdout] 459 | fn from(transaction: AnyTransaction) -> Self { [INFO] [stdout] | ----------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 460 | if let Some(name) = transaction.target_name() { [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: this value of type `(&mut MemberTxn, MemberTxn)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/universe/universe_txn.rs:829:15 [INFO] [stdout] | [INFO] [stdout] 824 | fn commit_merge(&mut self, other: Self, MemberMergeCheck(check): Self::MergeCheck) [INFO] [stdout] | ----------------------- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 829 | match (self, other) { [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] warning: missing documentation for an associated function [INFO] [stdout] --> src/transaction/tester.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a type alias [INFO] [stdout] --> src/transaction/tester.rs:130:1 [INFO] [stdout] | [INFO] [stdout] 130 | pub type PredicateRes = Result<(), Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `all-is-cubes` (lib test) due to 16 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "64ce7a69776c4fa78f5a3a8f9136a1e4b8d7876ee3724d8da5b4ce6b8c39a45d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64ce7a69776c4fa78f5a3a8f9136a1e4b8d7876ee3724d8da5b4ce6b8c39a45d", kill_on_drop: false }` [INFO] [stdout] 64ce7a69776c4fa78f5a3a8f9136a1e4b8d7876ee3724d8da5b4ce6b8c39a45d