[INFO] cloning repository https://github.com/derekleverenz/py-rs-btreemap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/derekleverenz/py-rs-btreemap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderekleverenz%2Fpy-rs-btreemap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderekleverenz%2Fpy-rs-btreemap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fab0c7984bbef1643a6eca9b93cb4ae7bd58ddae [INFO] checking derekleverenz/py-rs-btreemap/fab0c7984bbef1643a6eca9b93cb4ae7bd58ddae 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%2Fderekleverenz%2Fpy-rs-btreemap" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/derekleverenz/py-rs-btreemap 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 git repo https://github.com/derekleverenz/py-rs-btreemap [INFO] finished tweaking git repo https://github.com/derekleverenz/py-rs-btreemap [INFO] tweaked toml for git repo https://github.com/derekleverenz/py-rs-btreemap written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/derekleverenz/py-rs-btreemap 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7601f5630c891c919ac6d35ceaa25ffc2a47695ad2a3ab82d069ef582a86db3f [INFO] running `Command { std: "docker" "start" "-a" "7601f5630c891c919ac6d35ceaa25ffc2a47695ad2a3ab82d069ef582a86db3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7601f5630c891c919ac6d35ceaa25ffc2a47695ad2a3ab82d069ef582a86db3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7601f5630c891c919ac6d35ceaa25ffc2a47695ad2a3ab82d069ef582a86db3f", kill_on_drop: false }` [INFO] [stdout] 7601f5630c891c919ac6d35ceaa25ffc2a47695ad2a3ab82d069ef582a86db3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 271283ee18129eecec602fd4fae6d69bf17c0448e041516fb972065451dc06e5 [INFO] running `Command { std: "docker" "start" "-a" "271283ee18129eecec602fd4fae6d69bf17c0448e041516fb972065451dc06e5", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.10 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Checking unindent v0.1.11 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling pyo3-build-config v0.19.1 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling pyo3-ffi v0.19.1 [INFO] [stderr] Compiling pyo3 v0.19.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.19.1 [INFO] [stderr] Compiling pyo3-macros v0.19.1 [INFO] [stderr] Checking rs_btree_map 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/typed_maps.rs:92:28 [INFO] [stdout] | [INFO] [stdout] 88 | let mut map = BTreeMap::new(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 92 | inner: Box::new(map.into_keys()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 172 | / typed_btree_map!( [INFO] [stdout] 173 | | i64, [INFO] [stdout] 174 | | name = IntBTreeMap, [INFO] [stdout] 175 | | keys_name = IntBTreeMapKeys, [INFO] [stdout] 176 | | items_name = IntBTreeMapItems [INFO] [stdout] 177 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:92:28 [INFO] [stdout] | [INFO] [stdout] 88 | let mut map = BTreeMap::new(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 92 | inner: Box::new(map.into_keys()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 172 | / typed_btree_map!( [INFO] [stdout] 173 | | i64, [INFO] [stdout] 174 | | name = IntBTreeMap, [INFO] [stdout] 175 | | keys_name = IntBTreeMapKeys, [INFO] [stdout] 176 | | items_name = IntBTreeMapItems [INFO] [stdout] 177 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:109:28 [INFO] [stdout] | [INFO] [stdout] 105 | let mut map = BTreeMap::new(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | inner: Box::new(map.into_values()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 172 | / typed_btree_map!( [INFO] [stdout] 173 | | i64, [INFO] [stdout] 174 | | name = IntBTreeMap, [INFO] [stdout] 175 | | keys_name = IntBTreeMapKeys, [INFO] [stdout] 176 | | items_name = IntBTreeMapItems [INFO] [stdout] 177 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:109:28 [INFO] [stdout] | [INFO] [stdout] 105 | let mut map = BTreeMap::new(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | inner: Box::new(map.into_values()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 172 | / typed_btree_map!( [INFO] [stdout] 173 | | i64, [INFO] [stdout] 174 | | name = IntBTreeMap, [INFO] [stdout] 175 | | keys_name = IntBTreeMapKeys, [INFO] [stdout] 176 | | items_name = IntBTreeMapItems [INFO] [stdout] 177 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:126:28 [INFO] [stdout] | [INFO] [stdout] 122 | let mut map = BTreeMap::new(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 126 | inner: Box::new(map.into_iter()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 172 | / typed_btree_map!( [INFO] [stdout] 173 | | i64, [INFO] [stdout] 174 | | name = IntBTreeMap, [INFO] [stdout] 175 | | keys_name = IntBTreeMapKeys, [INFO] [stdout] 176 | | items_name = IntBTreeMapItems [INFO] [stdout] 177 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:126:28 [INFO] [stdout] | [INFO] [stdout] 122 | let mut map = BTreeMap::new(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 126 | inner: Box::new(map.into_iter()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 172 | / typed_btree_map!( [INFO] [stdout] 173 | | i64, [INFO] [stdout] 174 | | name = IntBTreeMap, [INFO] [stdout] 175 | | keys_name = IntBTreeMapKeys, [INFO] [stdout] 176 | | items_name = IntBTreeMapItems [INFO] [stdout] 177 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:60:16 [INFO] [stdout] | [INFO] [stdout] 43 | #[pymethods] [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | fn __iter__(&self) -> $keys_name { [INFO] [stdout] | ^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 172 | / typed_btree_map!( [INFO] [stdout] 173 | | i64, [INFO] [stdout] 174 | | name = IntBTreeMap, [INFO] [stdout] 175 | | keys_name = IntBTreeMapKeys, [INFO] [stdout] 176 | | items_name = IntBTreeMapItems [INFO] [stdout] 177 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:60:16 [INFO] [stdout] | [INFO] [stdout] 43 | #[pymethods] [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | fn __iter__(&self) -> $keys_name { [INFO] [stdout] | ^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 172 | / typed_btree_map!( [INFO] [stdout] 173 | | i64, [INFO] [stdout] 174 | | name = IntBTreeMap, [INFO] [stdout] 175 | | keys_name = IntBTreeMapKeys, [INFO] [stdout] 176 | | items_name = IntBTreeMapItems [INFO] [stdout] 177 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 43 | #[pymethods] [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | fn __getitem__(&self, key: $type) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 172 | / typed_btree_map!( [INFO] [stdout] 173 | | i64, [INFO] [stdout] 174 | | name = IntBTreeMap, [INFO] [stdout] 175 | | keys_name = IntBTreeMapKeys, [INFO] [stdout] 176 | | items_name = IntBTreeMapItems [INFO] [stdout] 177 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 43 | #[pymethods] [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | fn __getitem__(&self, key: $type) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 172 | / typed_btree_map!( [INFO] [stdout] 173 | | i64, [INFO] [stdout] 174 | | name = IntBTreeMap, [INFO] [stdout] 175 | | keys_name = IntBTreeMapKeys, [INFO] [stdout] 176 | | items_name = IntBTreeMapItems [INFO] [stdout] 177 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:154:16 [INFO] [stdout] | [INFO] [stdout] 148 | #[pymethods] [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 154 | fn __iter__(slf: PyRef<'_, Self>) -> PyRef<'_, Self> { [INFO] [stdout] | ^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 172 | / typed_btree_map!( [INFO] [stdout] 173 | | i64, [INFO] [stdout] 174 | | name = IntBTreeMap, [INFO] [stdout] 175 | | keys_name = IntBTreeMapKeys, [INFO] [stdout] 176 | | items_name = IntBTreeMapItems [INFO] [stdout] 177 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:154:16 [INFO] [stdout] | [INFO] [stdout] 148 | #[pymethods] [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 154 | fn __iter__(slf: PyRef<'_, Self>) -> PyRef<'_, Self> { [INFO] [stdout] | ^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 172 | / typed_btree_map!( [INFO] [stdout] 173 | | i64, [INFO] [stdout] 174 | | name = IntBTreeMap, [INFO] [stdout] 175 | | keys_name = IntBTreeMapKeys, [INFO] [stdout] 176 | | items_name = IntBTreeMapItems [INFO] [stdout] 177 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:165:16 [INFO] [stdout] | [INFO] [stdout] 159 | #[pymethods] [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | fn __iter__(slf: PyRef<'_, Self>) -> PyRef<'_, Self> { [INFO] [stdout] | ^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 172 | / typed_btree_map!( [INFO] [stdout] 173 | | i64, [INFO] [stdout] 174 | | name = IntBTreeMap, [INFO] [stdout] 175 | | keys_name = IntBTreeMapKeys, [INFO] [stdout] 176 | | items_name = IntBTreeMapItems [INFO] [stdout] 177 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:165:16 [INFO] [stdout] | [INFO] [stdout] 159 | #[pymethods] [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | fn __iter__(slf: PyRef<'_, Self>) -> PyRef<'_, Self> { [INFO] [stdout] | ^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 172 | / typed_btree_map!( [INFO] [stdout] 173 | | i64, [INFO] [stdout] 174 | | name = IntBTreeMap, [INFO] [stdout] 175 | | keys_name = IntBTreeMapKeys, [INFO] [stdout] 176 | | items_name = IntBTreeMapItems [INFO] [stdout] 177 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:92:28 [INFO] [stdout] | [INFO] [stdout] 88 | let mut map = BTreeMap::new(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 92 | inner: Box::new(map.into_keys()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 186 | / typed_btree_map!( [INFO] [stdout] 187 | | String, [INFO] [stdout] 188 | | name = StringBTreeMap, [INFO] [stdout] 189 | | keys_name = StringBTreeMapKeys, [INFO] [stdout] 190 | | items_name = StringBTreeMapItems [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:92:28 [INFO] [stdout] | [INFO] [stdout] 88 | let mut map = BTreeMap::new(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 92 | inner: Box::new(map.into_keys()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 186 | / typed_btree_map!( [INFO] [stdout] 187 | | String, [INFO] [stdout] 188 | | name = StringBTreeMap, [INFO] [stdout] 189 | | keys_name = StringBTreeMapKeys, [INFO] [stdout] 190 | | items_name = StringBTreeMapItems [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:109:28 [INFO] [stdout] | [INFO] [stdout] 105 | let mut map = BTreeMap::new(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | inner: Box::new(map.into_values()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 186 | / typed_btree_map!( [INFO] [stdout] 187 | | String, [INFO] [stdout] 188 | | name = StringBTreeMap, [INFO] [stdout] 189 | | keys_name = StringBTreeMapKeys, [INFO] [stdout] 190 | | items_name = StringBTreeMapItems [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:109:28 [INFO] [stdout] | [INFO] [stdout] 105 | let mut map = BTreeMap::new(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | inner: Box::new(map.into_values()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 186 | / typed_btree_map!( [INFO] [stdout] 187 | | String, [INFO] [stdout] 188 | | name = StringBTreeMap, [INFO] [stdout] 189 | | keys_name = StringBTreeMapKeys, [INFO] [stdout] 190 | | items_name = StringBTreeMapItems [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:126:28 [INFO] [stdout] | [INFO] [stdout] 122 | let mut map = BTreeMap::new(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 126 | inner: Box::new(map.into_iter()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 186 | / typed_btree_map!( [INFO] [stdout] 187 | | String, [INFO] [stdout] 188 | | name = StringBTreeMap, [INFO] [stdout] 189 | | keys_name = StringBTreeMapKeys, [INFO] [stdout] 190 | | items_name = StringBTreeMapItems [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:126:28 [INFO] [stdout] | [INFO] [stdout] 122 | let mut map = BTreeMap::new(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 126 | inner: Box::new(map.into_iter()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 186 | / typed_btree_map!( [INFO] [stdout] 187 | | String, [INFO] [stdout] 188 | | name = StringBTreeMap, [INFO] [stdout] 189 | | keys_name = StringBTreeMapKeys, [INFO] [stdout] 190 | | items_name = StringBTreeMapItems [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:60:16 [INFO] [stdout] | [INFO] [stdout] 43 | #[pymethods] [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | fn __iter__(&self) -> $keys_name { [INFO] [stdout] | ^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 186 | / typed_btree_map!( [INFO] [stdout] 187 | | String, [INFO] [stdout] 188 | | name = StringBTreeMap, [INFO] [stdout] 189 | | keys_name = StringBTreeMapKeys, [INFO] [stdout] 190 | | items_name = StringBTreeMapItems [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:60:16 [INFO] [stdout] | [INFO] [stdout] 43 | #[pymethods] [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | fn __iter__(&self) -> $keys_name { [INFO] [stdout] | ^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 186 | / typed_btree_map!( [INFO] [stdout] 187 | | String, [INFO] [stdout] 188 | | name = StringBTreeMap, [INFO] [stdout] 189 | | keys_name = StringBTreeMapKeys, [INFO] [stdout] 190 | | items_name = StringBTreeMapItems [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 43 | #[pymethods] [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | fn __getitem__(&self, key: $type) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 186 | / typed_btree_map!( [INFO] [stdout] 187 | | String, [INFO] [stdout] 188 | | name = StringBTreeMap, [INFO] [stdout] 189 | | keys_name = StringBTreeMapKeys, [INFO] [stdout] 190 | | items_name = StringBTreeMapItems [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 43 | #[pymethods] [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | fn __getitem__(&self, key: $type) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 186 | / typed_btree_map!( [INFO] [stdout] 187 | | String, [INFO] [stdout] 188 | | name = StringBTreeMap, [INFO] [stdout] 189 | | keys_name = StringBTreeMapKeys, [INFO] [stdout] 190 | | items_name = StringBTreeMapItems [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:154:16 [INFO] [stdout] | [INFO] [stdout] 148 | #[pymethods] [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 154 | fn __iter__(slf: PyRef<'_, Self>) -> PyRef<'_, Self> { [INFO] [stdout] | ^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 186 | / typed_btree_map!( [INFO] [stdout] 187 | | String, [INFO] [stdout] 188 | | name = StringBTreeMap, [INFO] [stdout] 189 | | keys_name = StringBTreeMapKeys, [INFO] [stdout] 190 | | items_name = StringBTreeMapItems [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:165:16 [INFO] [stdout] | [INFO] [stdout] 159 | #[pymethods] [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | fn __iter__(slf: PyRef<'_, Self>) -> PyRef<'_, Self> { [INFO] [stdout] | ^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 186 | / typed_btree_map!( [INFO] [stdout] 187 | | String, [INFO] [stdout] 188 | | name = StringBTreeMap, [INFO] [stdout] 189 | | keys_name = StringBTreeMapKeys, [INFO] [stdout] 190 | | items_name = StringBTreeMapItems [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:92:28 [INFO] [stdout] | [INFO] [stdout] 88 | let mut map = BTreeMap::new(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 92 | inner: Box::new(map.into_keys()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | / typed_btree_map!( [INFO] [stdout] 194 | | Vec, [INFO] [stdout] 195 | | name = BytesBTreeMap, [INFO] [stdout] 196 | | keys_name = BytesBTreeMapKeys, [INFO] [stdout] 197 | | items_name = BytesBTreeMapItems [INFO] [stdout] 198 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:109:28 [INFO] [stdout] | [INFO] [stdout] 105 | let mut map = BTreeMap::new(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | inner: Box::new(map.into_values()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | / typed_btree_map!( [INFO] [stdout] 194 | | Vec, [INFO] [stdout] 195 | | name = BytesBTreeMap, [INFO] [stdout] 196 | | keys_name = BytesBTreeMapKeys, [INFO] [stdout] 197 | | items_name = BytesBTreeMapItems [INFO] [stdout] 198 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:126:28 [INFO] [stdout] | [INFO] [stdout] 122 | let mut map = BTreeMap::new(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 126 | inner: Box::new(map.into_iter()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | / typed_btree_map!( [INFO] [stdout] 194 | | Vec, [INFO] [stdout] 195 | | name = BytesBTreeMap, [INFO] [stdout] 196 | | keys_name = BytesBTreeMapKeys, [INFO] [stdout] 197 | | items_name = BytesBTreeMapItems [INFO] [stdout] 198 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:60:16 [INFO] [stdout] | [INFO] [stdout] 43 | #[pymethods] [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | fn __iter__(&self) -> $keys_name { [INFO] [stdout] | ^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 193 | / typed_btree_map!( [INFO] [stdout] 194 | | Vec, [INFO] [stdout] 195 | | name = BytesBTreeMap, [INFO] [stdout] 196 | | keys_name = BytesBTreeMapKeys, [INFO] [stdout] 197 | | items_name = BytesBTreeMapItems [INFO] [stdout] 198 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:154:16 [INFO] [stdout] | [INFO] [stdout] 148 | #[pymethods] [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 154 | fn __iter__(slf: PyRef<'_, Self>) -> PyRef<'_, Self> { [INFO] [stdout] | ^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 186 | / typed_btree_map!( [INFO] [stdout] 187 | | String, [INFO] [stdout] 188 | | name = StringBTreeMap, [INFO] [stdout] 189 | | keys_name = StringBTreeMapKeys, [INFO] [stdout] 190 | | items_name = StringBTreeMapItems [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 43 | #[pymethods] [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | fn __getitem__(&self, key: $type) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 193 | / typed_btree_map!( [INFO] [stdout] 194 | | Vec, [INFO] [stdout] 195 | | name = BytesBTreeMap, [INFO] [stdout] 196 | | keys_name = BytesBTreeMapKeys, [INFO] [stdout] 197 | | items_name = BytesBTreeMapItems [INFO] [stdout] 198 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:165:16 [INFO] [stdout] | [INFO] [stdout] 159 | #[pymethods] [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | fn __iter__(slf: PyRef<'_, Self>) -> PyRef<'_, Self> { [INFO] [stdout] | ^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 186 | / typed_btree_map!( [INFO] [stdout] 187 | | String, [INFO] [stdout] 188 | | name = StringBTreeMap, [INFO] [stdout] 189 | | keys_name = StringBTreeMapKeys, [INFO] [stdout] 190 | | items_name = StringBTreeMapItems [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:154:16 [INFO] [stdout] | [INFO] [stdout] 148 | #[pymethods] [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 154 | fn __iter__(slf: PyRef<'_, Self>) -> PyRef<'_, Self> { [INFO] [stdout] | ^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 193 | / typed_btree_map!( [INFO] [stdout] 194 | | Vec, [INFO] [stdout] 195 | | name = BytesBTreeMap, [INFO] [stdout] 196 | | keys_name = BytesBTreeMapKeys, [INFO] [stdout] 197 | | items_name = BytesBTreeMapItems [INFO] [stdout] 198 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:92:28 [INFO] [stdout] | [INFO] [stdout] 88 | let mut map = BTreeMap::new(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 92 | inner: Box::new(map.into_keys()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | / typed_btree_map!( [INFO] [stdout] 194 | | Vec, [INFO] [stdout] 195 | | name = BytesBTreeMap, [INFO] [stdout] 196 | | keys_name = BytesBTreeMapKeys, [INFO] [stdout] 197 | | items_name = BytesBTreeMapItems [INFO] [stdout] 198 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:109:28 [INFO] [stdout] | [INFO] [stdout] 105 | let mut map = BTreeMap::new(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | inner: Box::new(map.into_values()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | / typed_btree_map!( [INFO] [stdout] 194 | | Vec, [INFO] [stdout] 195 | | name = BytesBTreeMap, [INFO] [stdout] 196 | | keys_name = BytesBTreeMapKeys, [INFO] [stdout] 197 | | items_name = BytesBTreeMapItems [INFO] [stdout] 198 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:165:16 [INFO] [stdout] | [INFO] [stdout] 159 | #[pymethods] [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | fn __iter__(slf: PyRef<'_, Self>) -> PyRef<'_, Self> { [INFO] [stdout] | ^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 193 | / typed_btree_map!( [INFO] [stdout] 194 | | Vec, [INFO] [stdout] 195 | | name = BytesBTreeMap, [INFO] [stdout] 196 | | keys_name = BytesBTreeMapKeys, [INFO] [stdout] 197 | | items_name = BytesBTreeMapItems [INFO] [stdout] 198 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:126:28 [INFO] [stdout] | [INFO] [stdout] 122 | let mut map = BTreeMap::new(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 126 | inner: Box::new(map.into_iter()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | / typed_btree_map!( [INFO] [stdout] 194 | | Vec, [INFO] [stdout] 195 | | name = BytesBTreeMap, [INFO] [stdout] 196 | | keys_name = BytesBTreeMapKeys, [INFO] [stdout] 197 | | items_name = BytesBTreeMapItems [INFO] [stdout] 198 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:60:16 [INFO] [stdout] | [INFO] [stdout] 43 | #[pymethods] [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | fn __iter__(&self) -> $keys_name { [INFO] [stdout] | ^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 193 | / typed_btree_map!( [INFO] [stdout] 194 | | Vec, [INFO] [stdout] 195 | | name = BytesBTreeMap, [INFO] [stdout] 196 | | keys_name = BytesBTreeMapKeys, [INFO] [stdout] 197 | | items_name = BytesBTreeMapItems [INFO] [stdout] 198 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 43 | #[pymethods] [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | fn __getitem__(&self, key: $type) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 193 | / typed_btree_map!( [INFO] [stdout] 194 | | Vec, [INFO] [stdout] 195 | | name = BytesBTreeMap, [INFO] [stdout] 196 | | keys_name = BytesBTreeMapKeys, [INFO] [stdout] 197 | | items_name = BytesBTreeMapItems [INFO] [stdout] 198 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:154:16 [INFO] [stdout] | [INFO] [stdout] 148 | #[pymethods] [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 154 | fn __iter__(slf: PyRef<'_, Self>) -> PyRef<'_, Self> { [INFO] [stdout] | ^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 193 | / typed_btree_map!( [INFO] [stdout] 194 | | Vec, [INFO] [stdout] 195 | | name = BytesBTreeMap, [INFO] [stdout] 196 | | keys_name = BytesBTreeMapKeys, [INFO] [stdout] 197 | | items_name = BytesBTreeMapItems [INFO] [stdout] 198 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/typed_maps.rs:165:16 [INFO] [stdout] | [INFO] [stdout] 159 | #[pymethods] [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | fn __iter__(slf: PyRef<'_, Self>) -> PyRef<'_, Self> { [INFO] [stdout] | ^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 193 | / typed_btree_map!( [INFO] [stdout] 194 | | Vec, [INFO] [stdout] 195 | | name = BytesBTreeMap, [INFO] [stdout] 196 | | keys_name = BytesBTreeMapKeys, [INFO] [stdout] 197 | | items_name = BytesBTreeMapItems [INFO] [stdout] 198 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `typed_btree_map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rs_btree_map` (lib) due to 22 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rs_btree_map` (lib test) due to 22 previous errors [INFO] running `Command { std: "docker" "inspect" "271283ee18129eecec602fd4fae6d69bf17c0448e041516fb972065451dc06e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "271283ee18129eecec602fd4fae6d69bf17c0448e041516fb972065451dc06e5", kill_on_drop: false }` [INFO] [stdout] 271283ee18129eecec602fd4fae6d69bf17c0448e041516fb972065451dc06e5