[INFO] fetching crate commuter 0.1.8... [INFO] checking commuter-0.1.8 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate commuter 0.1.8 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate commuter 0.1.8 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate commuter 0.1.8 [INFO] finished tweaking crates.io crate commuter 0.1.8 [INFO] tweaked toml for crates.io crate commuter 0.1.8 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 10 packages to latest compatible versions [INFO] [stderr] Adding itertools v0.10.5 (latest: v0.13.0) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.77) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ef48329e127f94a6b6422336885ab172162468ed1b3bacce97f65c19b439344 [INFO] running `Command { std: "docker" "start" "-a" "5ef48329e127f94a6b6422336885ab172162468ed1b3bacce97f65c19b439344", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ef48329e127f94a6b6422336885ab172162468ed1b3bacce97f65c19b439344", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ef48329e127f94a6b6422336885ab172162468ed1b3bacce97f65c19b439344", kill_on_drop: false }` [INFO] [stdout] 5ef48329e127f94a6b6422336885ab172162468ed1b3bacce97f65c19b439344 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42bfa998183a30da358d9100da5a4cf443d74799394eb8113b4e9faa83c7d114 [INFO] running `Command { std: "docker" "start" "-a" "42bfa998183a30da358d9100da5a4cf443d74799394eb8113b4e9faa83c7d114", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Checking dyn-clonable v0.9.0 [INFO] [stderr] Checking commuter v0.1.8 (/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/diagram.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn new(elements: Vec) -> Rc bool, fn(&T) -> bool>> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 88 | Rc::new(Self { [INFO] [stdout] | _________________^ [INFO] [stdout] 89 | | elements, [INFO] [stdout] 90 | | property: |_x| true, [INFO] [stdout] 91 | | filter: |_x| true, [INFO] [stdout] 92 | | }) [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/diagram.rs:110:17 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn new_checked(elements: Vec, property: P) -> Rc bool>> { [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] 110 | Rc::new(Self { [INFO] [stdout] | _________________^ [INFO] [stdout] 111 | | elements, [INFO] [stdout] 112 | | property, [INFO] [stdout] 113 | | filter: |_x| true, [INFO] [stdout] 114 | | }) [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/diagram.rs:118:17 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn new_no_generating_set_checked(property: P) -> Rc bool>> { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 118 | Rc::new(Self { [INFO] [stdout] | _________________^ [INFO] [stdout] 119 | | elements: Vec::new(), [INFO] [stdout] 120 | | property, [INFO] [stdout] 121 | | filter: |_x| true, [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/diagram.rs:132:17 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn new_filtered(elements: Vec, filter: F) -> Rc bool, F>> { [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] 132 | Rc::new(Self { [INFO] [stdout] | _________________^ [INFO] [stdout] 133 | | elements, [INFO] [stdout] 134 | | property: |_x| true, [INFO] [stdout] 135 | | filter, [INFO] [stdout] 136 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/diagram.rs:140:17 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn new_no_generating_set_filtered(filter: F) -> Rc bool, F>> { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 140 | Rc::new(Self { [INFO] [stdout] | _________________^ [INFO] [stdout] 141 | | elements: Vec::new(), [INFO] [stdout] 142 | | property: |_x| true, [INFO] [stdout] 143 | | filter, [INFO] [stdout] 144 | | }) [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/diagram.rs:155:17 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn new_checked_filtered(elements: Vec, property: P, filter: F) -> Rc> { [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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 155 | Rc::new(Self { [INFO] [stdout] | _________________^ [INFO] [stdout] 156 | | elements, [INFO] [stdout] 157 | | property, [INFO] [stdout] 158 | | filter, [INFO] [stdout] 159 | | }) [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/diagram.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn new_no_generating_set_checked_filtered(property: P, filter: F) -> Rc> { [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] 163 | Rc::new(Self { [INFO] [stdout] | _________________^ [INFO] [stdout] 164 | | elements: Vec::new(), [INFO] [stdout] 165 | | property, [INFO] [stdout] 166 | | filter, [INFO] [stdout] 167 | | }) [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/diagram.rs:180:13 [INFO] [stdout] | [INFO] [stdout] 178 | let owned_els = self.elements.clone(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 179 | Box::new( [INFO] [stdout] 180 | / owned_els [INFO] [stdout] 181 | | .into_iter() [INFO] [stdout] 182 | | .map(|e| Rc::new(e.clone()) as Rc), [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/diagram.rs:182:26 [INFO] [stdout] | [INFO] [stdout] 182 | .map(|e| Rc::new(e.clone()) as Rc), [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/diagram.rs:291:17 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn new(map: M) -> Rc> [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 291 | Rc::new(ValueMap { [INFO] [stdout] | _________________^ [INFO] [stdout] 292 | | map: Rc::new(move |x| map(x)), [INFO] [stdout] 293 | | }) [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/diagram.rs:314:18 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn new(from: usize, to: usize, map: F, name: &str) -> Map [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 314 | map: ValueMap::new(map.clone()), [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/diagram.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn new(elements: Vec) -> Rc bool, fn(&T) -> bool>> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 88 | Rc::new(Self { [INFO] [stdout] | _________________^ [INFO] [stdout] 89 | | elements, [INFO] [stdout] 90 | | property: |_x| true, [INFO] [stdout] 91 | | filter: |_x| true, [INFO] [stdout] 92 | | }) [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/diagram.rs:110:17 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn new_checked(elements: Vec, property: P) -> Rc bool>> { [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] 110 | Rc::new(Self { [INFO] [stdout] | _________________^ [INFO] [stdout] 111 | | elements, [INFO] [stdout] 112 | | property, [INFO] [stdout] 113 | | filter: |_x| true, [INFO] [stdout] 114 | | }) [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/diagram.rs:118:17 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn new_no_generating_set_checked(property: P) -> Rc bool>> { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 118 | Rc::new(Self { [INFO] [stdout] | _________________^ [INFO] [stdout] 119 | | elements: Vec::new(), [INFO] [stdout] 120 | | property, [INFO] [stdout] 121 | | filter: |_x| true, [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/diagram.rs:132:17 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn new_filtered(elements: Vec, filter: F) -> Rc bool, F>> { [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] 132 | Rc::new(Self { [INFO] [stdout] | _________________^ [INFO] [stdout] 133 | | elements, [INFO] [stdout] 134 | | property: |_x| true, [INFO] [stdout] 135 | | filter, [INFO] [stdout] 136 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/diagram.rs:140:17 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn new_no_generating_set_filtered(filter: F) -> Rc bool, F>> { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 140 | Rc::new(Self { [INFO] [stdout] | _________________^ [INFO] [stdout] 141 | | elements: Vec::new(), [INFO] [stdout] 142 | | property: |_x| true, [INFO] [stdout] 143 | | filter, [INFO] [stdout] 144 | | }) [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/diagram.rs:155:17 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn new_checked_filtered(elements: Vec, property: P, filter: F) -> Rc> { [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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 155 | Rc::new(Self { [INFO] [stdout] | _________________^ [INFO] [stdout] 156 | | elements, [INFO] [stdout] 157 | | property, [INFO] [stdout] 158 | | filter, [INFO] [stdout] 159 | | }) [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/diagram.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn new_no_generating_set_checked_filtered(property: P, filter: F) -> Rc> { [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] 163 | Rc::new(Self { [INFO] [stdout] | _________________^ [INFO] [stdout] 164 | | elements: Vec::new(), [INFO] [stdout] 165 | | property, [INFO] [stdout] 166 | | filter, [INFO] [stdout] 167 | | }) [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/diagram.rs:180:13 [INFO] [stdout] | [INFO] [stdout] 178 | let owned_els = self.elements.clone(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 179 | Box::new( [INFO] [stdout] 180 | / owned_els [INFO] [stdout] 181 | | .into_iter() [INFO] [stdout] 182 | | .map(|e| Rc::new(e.clone()) as Rc), [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/diagram.rs:182:26 [INFO] [stdout] | [INFO] [stdout] 182 | .map(|e| Rc::new(e.clone()) as Rc), [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/diagram.rs:291:17 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn new(map: M) -> Rc> [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 291 | Rc::new(ValueMap { [INFO] [stdout] | _________________^ [INFO] [stdout] 292 | | map: Rc::new(move |x| map(x)), [INFO] [stdout] 293 | | }) [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/diagram.rs:314:18 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn new(from: usize, to: usize, map: F, name: &str) -> Map [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 314 | map: ValueMap::new(map.clone()), [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 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `commuter` (lib test) due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `commuter` (lib) due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "42bfa998183a30da358d9100da5a4cf443d74799394eb8113b4e9faa83c7d114", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42bfa998183a30da358d9100da5a4cf443d74799394eb8113b4e9faa83c7d114", kill_on_drop: false }` [INFO] [stdout] 42bfa998183a30da358d9100da5a4cf443d74799394eb8113b4e9faa83c7d114