[INFO] fetching crate ucan-capabilities-object 0.1.0... [INFO] checking ucan-capabilities-object-0.1.0 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate ucan-capabilities-object 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate ucan-capabilities-object 0.1.0 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 crates.io crate ucan-capabilities-object 0.1.0 [INFO] finished tweaking crates.io crate ucan-capabilities-object 0.1.0 [INFO] tweaked toml for crates.io crate ucan-capabilities-object 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 17 packages to latest compatible versions [INFO] [stderr] Adding iri-string v0.6.0 (latest: v0.7.2) [INFO] [stderr] Adding nutype v0.2.0 (latest: v0.4.3) [INFO] [stderr] Adding nutype_macros v0.2.0 (latest: v0.4.3) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.76) [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] Downloading crates ... [INFO] [stderr] Downloaded nutype_macros v0.2.0 [INFO] [stderr] Downloaded nutype v0.2.0 [INFO] [stderr] Downloaded iri-string v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 707ac8ede6ff779b21fd95c3e54737ed08b3fe17b7396e667efac1d4ab00a065 [INFO] running `Command { std: "docker" "start" "-a" "707ac8ede6ff779b21fd95c3e54737ed08b3fe17b7396e667efac1d4ab00a065", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "707ac8ede6ff779b21fd95c3e54737ed08b3fe17b7396e667efac1d4ab00a065", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "707ac8ede6ff779b21fd95c3e54737ed08b3fe17b7396e667efac1d4ab00a065", kill_on_drop: false }` [INFO] [stdout] 707ac8ede6ff779b21fd95c3e54737ed08b3fe17b7396e667efac1d4ab00a065 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] c1bf529c8716646857db284a4fddc63d37a03d398a5f8ce9e0fcbbd0d72409ad [INFO] running `Command { std: "docker" "start" "-a" "c1bf529c8716646857db284a4fddc63d37a03d398a5f8ce9e0fcbbd0d72409ad", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking serde v1.0.209 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking iri-string v0.6.0 [INFO] [stderr] Checking serde_json v1.0.127 [INFO] [stderr] Compiling nutype_macros v0.2.0 [INFO] [stderr] Checking nutype v0.2.0 [INFO] [stderr] Checking ucan-capabilities-object v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.26s [INFO] running `Command { std: "docker" "inspect" "c1bf529c8716646857db284a4fddc63d37a03d398a5f8ce9e0fcbbd0d72409ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1bf529c8716646857db284a4fddc63d37a03d398a5f8ce9e0fcbbd0d72409ad", kill_on_drop: false }` [INFO] [stdout] c1bf529c8716646857db284a4fddc63d37a03d398a5f8ce9e0fcbbd0d72409ad [INFO] checking ucan-capabilities-object-0.1.0 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate ucan-capabilities-object 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate ucan-capabilities-object 0.1.0 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 crates.io crate ucan-capabilities-object 0.1.0 [INFO] finished tweaking crates.io crate ucan-capabilities-object 0.1.0 [INFO] tweaked toml for crates.io crate ucan-capabilities-object 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 17 packages to latest compatible versions [INFO] [stderr] Adding iri-string v0.6.0 (latest: v0.7.2) [INFO] [stderr] Adding nutype v0.2.0 (latest: v0.4.3) [INFO] [stderr] Adding nutype_macros v0.2.0 (latest: v0.4.3) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.76) [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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 071f5bae2ac7e94f2f7fbc2ef3094cf08c987fae9be3697198efe949268b2038 [INFO] running `Command { std: "docker" "start" "-a" "071f5bae2ac7e94f2f7fbc2ef3094cf08c987fae9be3697198efe949268b2038", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "071f5bae2ac7e94f2f7fbc2ef3094cf08c987fae9be3697198efe949268b2038", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "071f5bae2ac7e94f2f7fbc2ef3094cf08c987fae9be3697198efe949268b2038", kill_on_drop: false }` [INFO] [stdout] 071f5bae2ac7e94f2f7fbc2ef3094cf08c987fae9be3697198efe949268b2038 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 601009747fe6d7ede4b1f74c415ca54782be2e6e03441e2fa151326b9583cc9f [INFO] running `Command { std: "docker" "start" "-a" "601009747fe6d7ede4b1f74c415ca54782be2e6e03441e2fa151326b9583cc9f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking serde v1.0.209 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking iri-string v0.6.0 [INFO] [stderr] Checking serde_json v1.0.127 [INFO] [stderr] Compiling nutype_macros v0.2.0 [INFO] [stderr] Checking nutype v0.2.0 [INFO] [stderr] Checking ucan-capabilities-object v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 84 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 85 | other: Capabilities, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | Ok(try_convert(self) [INFO] [stdout] | ____________^ [INFO] [stdout] 91 | | .map_err(ConvertError::A)? [INFO] [stdout] 92 | | .merge(try_convert(other).map_err(ConvertError::B)?)) [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/lib.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 150 | target: T, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 151 | abilities: impl IntoIterator, [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 160 | / abilities [INFO] [stdout] 161 | | .into_iter() [INFO] [stdout] 162 | | .map(|(a, n)| Ok((a.try_into()?, n))) [INFO] [stdout] 163 | | .collect::, A::Error>>() [INFO] [stdout] 164 | | .map_err(ConvertError::B)?, [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/lib.rs:162:34 [INFO] [stdout] | [INFO] [stdout] 162 | .map(|(a, n)| Ok((a.try_into()?, n))) [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/lib.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 193 | fn from(attenuations: CapsInner) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 194 | Self( [INFO] [stdout] 195 | / attenuations [INFO] [stdout] 196 | | .into_iter() [INFO] [stdout] 197 | | .map(|(uri, abilities)| { [INFO] [stdout] 198 | | ( [INFO] [stdout] ... | [INFO] [stdout] 205 | | }) [INFO] [stdout] 206 | | .collect(), [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/lib.rs:200:25 [INFO] [stdout] | [INFO] [stdout] 197 | .map(|(uri, abilities)| { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 200 | / abilities [INFO] [stdout] 201 | | .into_iter() [INFO] [stdout] 202 | | .map(|(ability, nbs)| (ability, nbs.into_inner().into())) [INFO] [stdout] 203 | | .collect(), [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/lib.rs:202:61 [INFO] [stdout] | [INFO] [stdout] 202 | ... .map(|(ability, nbs)| (ability, nbs.into_inner().into())) [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/lib.rs:215:8 [INFO] [stdout] | [INFO] [stdout] 211 | pub fn try_convert(caps: Capabilities) -> Result, NB2::Error> [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 215 | Ok(Capabilities( [INFO] [stdout] | ________^ [INFO] [stdout] 216 | | caps.0 [INFO] [stdout] 217 | | .into_iter() [INFO] [stdout] 218 | | .map(|(uri, abilities)| { [INFO] [stdout] ... | [INFO] [stdout] 228 | | .collect::, NB2::Error>>()?, [INFO] [stdout] 229 | | )) [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/lib.rs:219:20 [INFO] [stdout] | [INFO] [stdout] 218 | .map(|(uri, abilities)| { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 219 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 220 | | uri, [INFO] [stdout] 221 | | abilities [INFO] [stdout] 222 | | .into_iter() [INFO] [stdout] ... | [INFO] [stdout] 225 | | )?, [INFO] [stdout] 226 | | )) [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/lib.rs:223:50 [INFO] [stdout] | [INFO] [stdout] 223 | .map(|(ability, nbs)| Ok((ability, nota_bene::try_convert(nbs)?))) [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/nota_bene.rs:117:13 [INFO] [stdout] | [INFO] [stdout] 115 | fn from(iter: Vec>) -> Self { [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 116 | Self( [INFO] [stdout] 117 | / iter.into_iter() [INFO] [stdout] 118 | | .map(|nb| nb.into_iter().map(|(s, v)| (s, v.into())).collect()) [INFO] [stdout] 119 | | .collect(), [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/nota_bene.rs:118:27 [INFO] [stdout] | [INFO] [stdout] 118 | .map(|nb| nb.into_iter().map(|(s, v)| (s, v.into())).collect()) [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/nota_bene.rs:118:59 [INFO] [stdout] | [INFO] [stdout] 118 | .map(|nb| nb.into_iter().map(|(s, v)| (s, v.into())).collect()) [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/nota_bene.rs:130:8 [INFO] [stdout] | [INFO] [stdout] 125 | nb1: NotaBeneCollection, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 130 | Ok(NotaBeneCollection( [INFO] [stdout] | ________^ [INFO] [stdout] 131 | | nb1.into_iter() [INFO] [stdout] 132 | | .map(|nb| { [INFO] [stdout] 133 | | nb.into_iter() [INFO] [stdout] ... | [INFO] [stdout] 137 | | .collect::>, >::Error>>()?, [INFO] [stdout] 138 | | )) [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/nota_bene.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 132 | .map(|nb| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 133 | / nb.into_iter() [INFO] [stdout] 134 | | .map(|(s, v)| Ok((s, v.try_into()?))) [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/nota_bene.rs:134:38 [INFO] [stdout] | [INFO] [stdout] 134 | .map(|(s, v)| Ok((s, v.try_into()?))) [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: aborting due to 15 previous errors [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/lib.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 84 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 85 | other: Capabilities, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | Ok(try_convert(self) [INFO] [stdout] | ____________^ [INFO] [stdout] 91 | | .map_err(ConvertError::A)? [INFO] [stdout] 92 | | .merge(try_convert(other).map_err(ConvertError::B)?)) [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] [stderr] error: could not compile `ucan-capabilities-object` (lib) due to 16 previous errors [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/lib.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 150 | target: T, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 151 | abilities: impl IntoIterator, [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 160 | / abilities [INFO] [stdout] 161 | | .into_iter() [INFO] [stdout] 162 | | .map(|(a, n)| Ok((a.try_into()?, n))) [INFO] [stdout] 163 | | .collect::, A::Error>>() [INFO] [stdout] 164 | | .map_err(ConvertError::B)?, [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] [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/lib.rs:162:34 [INFO] [stdout] | [INFO] [stdout] 162 | .map(|(a, n)| Ok((a.try_into()?, n))) [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/lib.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 193 | fn from(attenuations: CapsInner) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 194 | Self( [INFO] [stdout] 195 | / attenuations [INFO] [stdout] 196 | | .into_iter() [INFO] [stdout] 197 | | .map(|(uri, abilities)| { [INFO] [stdout] 198 | | ( [INFO] [stdout] ... | [INFO] [stdout] 205 | | }) [INFO] [stdout] 206 | | .collect(), [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/lib.rs:200:25 [INFO] [stdout] | [INFO] [stdout] 197 | .map(|(uri, abilities)| { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 200 | / abilities [INFO] [stdout] 201 | | .into_iter() [INFO] [stdout] 202 | | .map(|(ability, nbs)| (ability, nbs.into_inner().into())) [INFO] [stdout] 203 | | .collect(), [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/lib.rs:202:61 [INFO] [stdout] | [INFO] [stdout] 202 | ... .map(|(ability, nbs)| (ability, nbs.into_inner().into())) [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/lib.rs:215:8 [INFO] [stdout] | [INFO] [stdout] 211 | pub fn try_convert(caps: Capabilities) -> Result, NB2::Error> [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 215 | Ok(Capabilities( [INFO] [stdout] | ________^ [INFO] [stdout] 216 | | caps.0 [INFO] [stdout] 217 | | .into_iter() [INFO] [stdout] 218 | | .map(|(uri, abilities)| { [INFO] [stdout] ... | [INFO] [stdout] 228 | | .collect::, NB2::Error>>()?, [INFO] [stdout] 229 | | )) [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/lib.rs:219:20 [INFO] [stdout] | [INFO] [stdout] 218 | .map(|(uri, abilities)| { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 219 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 220 | | uri, [INFO] [stdout] 221 | | abilities [INFO] [stdout] 222 | | .into_iter() [INFO] [stdout] ... | [INFO] [stdout] 225 | | )?, [INFO] [stdout] 226 | | )) [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/lib.rs:223:50 [INFO] [stdout] | [INFO] [stdout] 223 | .map(|(ability, nbs)| Ok((ability, nota_bene::try_convert(nbs)?))) [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/nota_bene.rs:117:13 [INFO] [stdout] | [INFO] [stdout] 115 | fn from(iter: Vec>) -> Self { [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 116 | Self( [INFO] [stdout] 117 | / iter.into_iter() [INFO] [stdout] 118 | | .map(|nb| nb.into_iter().map(|(s, v)| (s, v.into())).collect()) [INFO] [stdout] 119 | | .collect(), [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/nota_bene.rs:118:27 [INFO] [stdout] | [INFO] [stdout] 118 | .map(|nb| nb.into_iter().map(|(s, v)| (s, v.into())).collect()) [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/nota_bene.rs:118:59 [INFO] [stdout] | [INFO] [stdout] 118 | .map(|nb| nb.into_iter().map(|(s, v)| (s, v.into())).collect()) [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/nota_bene.rs:130:8 [INFO] [stdout] | [INFO] [stdout] 125 | nb1: NotaBeneCollection, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 130 | Ok(NotaBeneCollection( [INFO] [stdout] | ________^ [INFO] [stdout] 131 | | nb1.into_iter() [INFO] [stdout] 132 | | .map(|nb| { [INFO] [stdout] 133 | | nb.into_iter() [INFO] [stdout] ... | [INFO] [stdout] 137 | | .collect::>, >::Error>>()?, [INFO] [stdout] 138 | | )) [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/nota_bene.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 132 | .map(|nb| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 133 | / nb.into_iter() [INFO] [stdout] 134 | | .map(|(s, v)| Ok((s, v.try_into()?))) [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/nota_bene.rs:134:38 [INFO] [stdout] | [INFO] [stdout] 134 | .map(|(s, v)| Ok((s, v.try_into()?))) [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: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ucan-capabilities-object` (lib test) due to 16 previous errors [INFO] running `Command { std: "docker" "inspect" "601009747fe6d7ede4b1f74c415ca54782be2e6e03441e2fa151326b9583cc9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "601009747fe6d7ede4b1f74c415ca54782be2e6e03441e2fa151326b9583cc9f", kill_on_drop: false }` [INFO] [stdout] 601009747fe6d7ede4b1f74c415ca54782be2e6e03441e2fa151326b9583cc9f