[INFO] cloning repository https://github.com/artichoke/artichoke [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/artichoke/artichoke" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartichoke%2Fartichoke", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartichoke%2Fartichoke'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b306fd137fc3f5224b75859b775e2e270bad26a [INFO] checking artichoke/artichoke/8b306fd137fc3f5224b75859b775e2e270bad26a against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartichoke%2Fartichoke" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 34% (6642/19379) Updating files: 35% (6783/19379) Updating files: 36% (6977/19379) Updating files: 37% (7171/19379) Updating files: 38% (7365/19379) Updating files: 39% (7558/19379) Updating files: 40% (7752/19379) Updating files: 41% (7946/19379) Updating files: 42% (8140/19379) Updating files: 43% (8333/19379) Updating files: 44% (8527/19379) Updating files: 45% (8721/19379) Updating files: 46% (8915/19379) Updating files: 47% (9109/19379) Updating files: 48% (9302/19379) Updating files: 49% (9496/19379) Updating files: 50% (9690/19379) Updating files: 51% (9884/19379) Updating files: 52% (10078/19379) Updating files: 53% (10271/19379) Updating files: 54% (10465/19379) Updating files: 55% (10659/19379) Updating files: 56% (10853/19379) Updating files: 57% (11047/19379) Updating files: 58% (11240/19379) Updating files: 59% (11434/19379) Updating files: 60% (11628/19379) Updating files: 61% (11822/19379) Updating files: 62% (12015/19379) Updating files: 63% (12209/19379) Updating files: 64% (12403/19379) Updating files: 65% (12597/19379) Updating files: 66% (12791/19379) Updating files: 67% (12984/19379) Updating files: 68% (13178/19379) Updating files: 69% (13372/19379) Updating files: 70% (13566/19379) Updating files: 71% (13760/19379) Updating files: 72% (13953/19379) Updating files: 73% (14147/19379) Updating files: 74% (14341/19379) Updating files: 75% (14535/19379) Updating files: 76% (14729/19379) Updating files: 77% (14922/19379) Updating files: 78% (15116/19379) Updating files: 79% (15310/19379) Updating files: 80% (15504/19379) Updating files: 81% (15697/19379) Updating files: 82% (15891/19379) Updating files: 83% (16085/19379) Updating files: 84% (16279/19379) Updating files: 84% (16351/19379) Updating files: 85% (16473/19379) Updating files: 86% (16666/19379) Updating files: 87% (16860/19379) Updating files: 88% (17054/19379) Updating files: 89% (17248/19379) Updating files: 90% (17442/19379) Updating files: 91% (17635/19379) Updating files: 92% (17829/19379) Updating files: 93% (18023/19379) Updating files: 94% (18217/19379) Updating files: 95% (18411/19379) Updating files: 96% (18604/19379) Updating files: 97% (18798/19379) Updating files: 98% (18992/19379) Updating files: 99% (19186/19379) Updating files: 100% (19379/19379) Updating files: 100% (19379/19379), done. [INFO] validating manifest of git repo https://github.com/artichoke/artichoke 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] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/artichoke/artichoke [INFO] finished tweaking git repo https://github.com/artichoke/artichoke [INFO] tweaked toml for git repo https://github.com/artichoke/artichoke written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/artichoke/artichoke 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f083e4249ad6b92a649995f0cbf2156c4e13a19f3b25992d586649c3313b704f [INFO] running `Command { std: "docker" "start" "-a" "f083e4249ad6b92a649995f0cbf2156c4e13a19f3b25992d586649c3313b704f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f083e4249ad6b92a649995f0cbf2156c4e13a19f3b25992d586649c3313b704f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f083e4249ad6b92a649995f0cbf2156c4e13a19f3b25992d586649c3313b704f", kill_on_drop: false }` [INFO] [stdout] f083e4249ad6b92a649995f0cbf2156c4e13a19f3b25992d586649c3313b704f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c73b5998b4f57d19d1a559d5555d36f22387ec2e7f04496001caa793ce39785a [INFO] running `Command { std: "docker" "start" "-a" "c73b5998b4f57d19d1a559d5555d36f22387ec2e7f04496001caa793ce39785a", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Checking posix-space v1.0.4 [INFO] [stderr] Checking raw-parts v2.1.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Checking focaccia v1.4.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking rand_mt v4.2.2 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking scolapasta-strbuf v1.0.0 (/opt/rustwide/workdir/scolapasta-strbuf) [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking scolapasta-aref v0.1.0 (/opt/rustwide/workdir/scolapasta-aref) [INFO] [stderr] Checking scolapasta-path v0.5.1 (/opt/rustwide/workdir/scolapasta-path) [INFO] [stderr] Checking tz-rs v0.6.14 [INFO] [stderr] Checking strftime-ruby v1.0.1 [INFO] [stderr] Checking scolapasta-hex v0.3.0 (/opt/rustwide/workdir/scolapasta-hex) [INFO] [stderr] Checking artichoke-core v0.13.0 (/opt/rustwide/workdir/artichoke-core) [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking qed v1.6.1 [INFO] [stderr] Checking spinoso-math v0.3.0 (/opt/rustwide/workdir/spinoso-math) [INFO] [stderr] Checking tzdb_data v0.1.2 [INFO] [stderr] Checking spinoso-array v0.10.0 (/opt/rustwide/workdir/spinoso-array) [INFO] [stderr] Checking artichoke-load-path v0.1.0 (/opt/rustwide/workdir/artichoke-load-path) [INFO] [stderr] Checking mezzaluna-type-registry v2.0.0 (/opt/rustwide/workdir/mezzaluna-type-registry) [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] --> artichoke-load-path/src/rubylib.rs:159:14 [INFO] [stdout] | [INFO] [stdout] 144 | let load_paths = env::split_paths(rubylib) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 157 | let loaded_features = HashMap::new(); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 158 | [INFO] [stdout] 159 | Some(Self { [INFO] [stdout] | ______________^ [INFO] [stdout] 160 | | load_paths, [INFO] [stdout] 161 | | loaded_features, [INFO] [stdout] 162 | | }) [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: aborting due to 1 previous error [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] --> mezzaluna-type-registry/src/lib.rs:218:14 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn with_hasher(hash_builder: S) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 218 | Self(HashMap::with_hasher(hash_builder)) [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 `artichoke-load-path` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `mezzaluna-type-registry` (lib) due to 3 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] --> mezzaluna-type-registry/src/lib.rs:248:14 [INFO] [stdout] | [INFO] [stdout] 247 | pub fn with_capacity_and_hasher(capacity: usize, hash_builder: S) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 248 | Self(HashMap::with_capacity_and_hasher(capacity, hash_builder)) [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 2 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] --> spinoso-array/src/array/smallvec/convert.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 15 | fn from(values: Vec) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | Self(values.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] = 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] --> spinoso-array/src/array/smallvec/convert.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 49 | fn from(values: Box<[T]>) -> Self { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | Self(Vec::from(values).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] --> spinoso-array/src/array/smallvec/convert.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 79 | fn from(values: SmallArray) -> Self { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 80 | values.into_vec().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] --> spinoso-array/src/array/smallvec/convert.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 86 | fn from(values: SmallArray) -> Self { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87 | values.into_vec().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] --> spinoso-array/src/array/smallvec/convert.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 93 | fn from(values: SmallArray) -> Self { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 94 | values.into_vec().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] --> spinoso-array/src/array/smallvec/convert.rs:101:14 [INFO] [stdout] | [INFO] [stdout] 100 | fn from(values: [T; N]) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 101 | Self(values.into_iter().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] --> spinoso-array/src/array/smallvec/convert.rs:132:20 [INFO] [stdout] | [INFO] [stdout] 131 | fn from(values: Array) -> Self { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | Self::from(values.into_vec()) [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] --> spinoso-array/src/array/smallvec/convert.rs:142:14 [INFO] [stdout] | [INFO] [stdout] 138 | fn from_iter(iter: I) -> Self [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 142 | Self(iter.into_iter().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] --> spinoso-array/src/array/smallvec/convert.rs:155:14 [INFO] [stdout] | [INFO] [stdout] 151 | fn from_iter(iter: I) -> Self [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 155 | Self(iter.into_iter().copied().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] --> spinoso-array/src/array/tinyvec/mod.rs:352:9 [INFO] [stdout] | [INFO] [stdout] 351 | pub fn into_boxed_slice(self) -> Box<[T]> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 352 | self.0.to_vec().into_boxed_slice() [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] --> spinoso-array/src/array/tinyvec/convert.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 18 | fn from(values: Vec) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | Self(values.into_iter().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] --> spinoso-array/src/array/tinyvec/convert.rs:59:14 [INFO] [stdout] | [INFO] [stdout] 58 | fn from(values: Box<[T]>) -> Self { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | Self(Vec::from(values).into_iter().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] --> spinoso-array/src/array/tinyvec/convert.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 91 | fn from(values: TinyArray) -> Self { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 92 | values.into_vec().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] --> spinoso-array/src/array/tinyvec/convert.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 101 | fn from(values: TinyArray) -> Self { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 102 | values.into_vec().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] --> spinoso-array/src/array/tinyvec/convert.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 111 | fn from(values: TinyArray) -> Self { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 112 | values.into_vec().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] --> spinoso-array/src/array/tinyvec/convert.rs:122:14 [INFO] [stdout] | [INFO] [stdout] 121 | fn from(values: [T; N]) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 122 | Self(values.into_iter().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] --> spinoso-array/src/array/tinyvec/convert.rs:162:20 [INFO] [stdout] | [INFO] [stdout] 161 | fn from(values: Array) -> Self { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 162 | Self::from(values.into_vec()) [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] --> spinoso-array/src/array/tinyvec/convert.rs:175:14 [INFO] [stdout] | [INFO] [stdout] 171 | fn from_iter(iter: I) -> Self [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 175 | Self(iter.into_iter().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] --> spinoso-array/src/array/tinyvec/convert.rs:188:14 [INFO] [stdout] | [INFO] [stdout] 184 | fn from_iter(iter: I) -> Self [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 188 | Self(iter.into_iter().cloned().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] --> spinoso-array/src/array/vec/convert.rs:53:14 [INFO] [stdout] | [INFO] [stdout] 52 | fn from(values: Box<[T]>) -> Self { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 53 | Self(Vec::from(values)) [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] --> spinoso-array/src/array/vec/convert.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 82 | fn from(values: Array) -> Self { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | values.into_vec().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] --> spinoso-array/src/array/vec/convert.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 89 | fn from(values: Array) -> Self { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 90 | values.into_vec().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] --> spinoso-array/src/array/vec/convert.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 96 | fn from(values: Array) -> Self { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | values.into_vec().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] --> spinoso-array/src/array/vec/convert.rs:104:14 [INFO] [stdout] | [INFO] [stdout] 103 | fn from(values: [T; N]) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 104 | Self(values.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] --> spinoso-array/src/array/vec/convert.rs:122:14 [INFO] [stdout] | [INFO] [stdout] 121 | fn from(values: SmallVec<[T; INLINE_CAPACITY]>) -> Self { [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 122 | Self(values.into_vec()) [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] --> spinoso-array/src/array/vec/convert.rs:130:28 [INFO] [stdout] | [INFO] [stdout] 129 | fn from(values: Array) -> Self { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 130 | SmallVec::from_vec(values.into_vec()) [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] --> spinoso-array/src/array/vec/convert.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 137 | fn from(values: SmallArray) -> Self { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 138 | Self::from(values.into_vec()) [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] --> spinoso-array/src/array/vec/convert.rs:148:14 [INFO] [stdout] | [INFO] [stdout] 144 | fn from_iter(iter: I) -> Self [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 148 | Self(iter.into_iter().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] --> spinoso-array/src/array/vec/convert.rs:161:14 [INFO] [stdout] | [INFO] [stdout] 157 | fn from_iter(iter: I) -> Self [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 161 | Self(iter.into_iter().cloned().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: aborting due to 29 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `spinoso-array` (lib) due to 30 previous errors [INFO] running `Command { std: "docker" "inspect" "c73b5998b4f57d19d1a559d5555d36f22387ec2e7f04496001caa793ce39785a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c73b5998b4f57d19d1a559d5555d36f22387ec2e7f04496001caa793ce39785a", kill_on_drop: false }` [INFO] [stdout] c73b5998b4f57d19d1a559d5555d36f22387ec2e7f04496001caa793ce39785a