[INFO] fetching crate ellie_parser 0.8.3... [INFO] checking ellie_parser-0.8.3 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate ellie_parser 0.8.3 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate ellie_parser 0.8.3 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ellie_parser 0.8.3 [INFO] finished tweaking crates.io crate ellie_parser 0.8.3 [INFO] tweaked toml for crates.io crate ellie_parser 0.8.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 32 packages to latest compatible versions [INFO] [stderr] Adding heck v0.4.1 (latest: v0.5.0) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] fbe0c858e477abb3d2e5df3e6c9f605c2116f18d07f230f093dfd9e3374ead2b [INFO] running `Command { std: "docker" "start" "-a" "fbe0c858e477abb3d2e5df3e6c9f605c2116f18d07f230f093dfd9e3374ead2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbe0c858e477abb3d2e5df3e6c9f605c2116f18d07f230f093dfd9e3374ead2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbe0c858e477abb3d2e5df3e6c9f605c2116f18d07f230f093dfd9e3374ead2b", kill_on_drop: false }` [INFO] [stdout] fbe0c858e477abb3d2e5df3e6c9f605c2116f18d07f230f093dfd9e3374ead2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 58b350c6eb6ccf934f584f22e56c76ffbd8786f08639750573fd68e26591d965 [INFO] running `Command { std: "docker" "start" "-a" "58b350c6eb6ccf934f584f22e56c76ffbd8786f08639750573fd68e26591d965", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking ellie_core v0.7.3 [INFO] [stderr] Checking ellie_tokenizer v0.7.3 [INFO] [stderr] Checking ellie_parser v0.8.3 (/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/deep_search_extensions.rs:123:56 [INFO] [stdout] | [INFO] [stdout] 123 | ... value: DefinerCollecting::Generic(GenericType { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 124 | | ... rtype: gd.name.clone(), [INFO] [stdout] 125 | | ... pos: gd.pos, [INFO] [stdout] 126 | | ... hash: gd.hash, [INFO] [stdout] 127 | | ... }), [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/deep_search_extensions.rs:157:34 [INFO] [stdout] | [INFO] [stdout] 156 | .map(|t| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 157 | Types::Array(ellie_core::definite::types::array::ArrayType { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 158 | | collective: vec![ellie_core::definite::types::array::ArrayEntry { [INFO] [stdout] 159 | | value: t, [INFO] [stdout] 160 | | location: defs::Cursor::default(), [INFO] [stdout] 161 | | }], [INFO] [stdout] 162 | | pos: defs::Cursor::default(), [INFO] [stdout] 163 | | }) [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/deep_search_extensions.rs:199:39 [INFO] [stdout] | [INFO] [stdout] 198 | .map(|t| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | Types::Collective(ellie_core::definite::types::collective::CollectiveType { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 200 | | entries: vec![ellie_core::definite::types::collective::CollectiveEntry { [INFO] [stdout] 201 | | key: "?".to_string(), [INFO] [stdout] 202 | | value: t, [INFO] [stdout] ... | [INFO] [stdout] 206 | | pos: defs::Cursor::default(), [INFO] [stdout] 207 | | }) [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/deep_search_extensions.rs:263:36 [INFO] [stdout] | [INFO] [stdout] 263 | ... rtype: Some(parameter.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/deep_search_extensions.rs:340:11 [INFO] [stdout] | [INFO] [stdout] 337 | rtype: Types, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 340 | match rtype.clone() { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/deep_search_extensions.rs:361:23 [INFO] [stdout] | [INFO] [stdout] 355 | reference_type: definers::DefinerCollecting, [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 361 | match reference_type.clone() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/deep_search_extensions.rs:1362:48 [INFO] [stdout] | [INFO] [stdout] 1362 | ... rtype: Some(x.rtype.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/deep_search_extensions.rs:1384:48 [INFO] [stdout] | [INFO] [stdout] 1384 | ... rtype: Some(x.rtype.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/deep_search_extensions.rs:1549:49 [INFO] [stdout] | [INFO] [stdout] 1548 | ... ).map(|t| Types::Array( [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1549 | / ... ellie_core::definite::types::array::ArrayType { [INFO] [stdout] 1550 | | ... collective: vec![ [INFO] [stdout] 1551 | | ... ellie_core::definite::types::array::ArrayEntry { [INFO] [stdout] 1552 | | ... value: t, [INFO] [stdout] ... | [INFO] [stdout] 1556 | | ... pos: defs::Cursor::default(), [INFO] [stdout] 1557 | | ... }, [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/deep_search_extensions.rs:1588:45 [INFO] [stdout] | [INFO] [stdout] 1587 | ... generate_type_from_defining(parent_generic.generics[0].value.clone()).map(|t| Types::Collective( [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1588 | / ... ellie_core::definite::types::collective::CollectiveType { [INFO] [stdout] 1589 | | ... entries: vec![ [INFO] [stdout] 1590 | | ... ellie_core::definite::types::collective::CollectiveEntry { [INFO] [stdout] 1591 | | ... key: "?".to_owned(), [INFO] [stdout] ... | [INFO] [stdout] 1597 | | ... pos: defs::Cursor::default(), [INFO] [stdout] 1598 | | ... }, [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/parser.rs:97:30 [INFO] [stdout] | [INFO] [stdout] 86 | pages: PageExport, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | processed_pages: PageExport::new(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser.rs:131:19 [INFO] [stdout] | [INFO] [stdout] 131 | ..Default::default() [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/parser.rs:671:50 [INFO] [stdout] | [INFO] [stdout] 671 | .find(|(index, e)| match e.rtype.clone() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser.rs:1101:60 [INFO] [stdout] | [INFO] [stdout] 1099 | ... .map(|x| ellie_tokenizer::syntax::items::function::FunctionParameter { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1100 | ... name: x.name, [INFO] [stdout] 1101 | ... rtype: ellie_tokenizer::syntax::items::definers::DefinerCollector { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 1102 | | ... definer_type: ellie_tokenizer::syntax::items::definers::DefinerTypes::default().from_definite(x.rtype), [INFO] [stdout] 1103 | | ... complete: true, [INFO] [stdout] 1104 | | ... }, [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/parser.rs:1268:60 [INFO] [stdout] | [INFO] [stdout] 1266 | ... .map(|x| ellie_tokenizer::syntax::items::function::FunctionParameter { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1267 | ... name: x.name, [INFO] [stdout] 1268 | ... rtype: ellie_tokenizer::syntax::items::definers::DefinerCollector { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 1269 | | ... definer_type: ellie_tokenizer::syntax::items::definers::DefinerTypes::default().from_definite(x.rtype), [INFO] [stdout] 1270 | | ... complete: true, [INFO] [stdout] 1271 | | ... }, [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/processors/definer/function.rs:31:47 [INFO] [stdout] | [INFO] [stdout] 31 | .filter_map(|x| match x.process(options) { [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/processors/types/class_call.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 29 | let mut resolved_generics = self.data.resolved_generics.clone(); [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 32 | match (*self.data.target).clone() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/processors/types/class_call.rs:594:52 [INFO] [stdout] | [INFO] [stdout] 594 | ... value: x.value.to_definite(), [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/processors/types/reference.rs:145:41 [INFO] [stdout] | [INFO] [stdout] 143 | ... .map(|t| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 144 | ... types::Types::Array( [INFO] [stdout] 145 | / ... ellie_core::definite::types::array::ArrayType { [INFO] [stdout] 146 | | ... collective: vec![ [INFO] [stdout] 147 | | ... ellie_core::definite::types::array::ArrayEntry { [INFO] [stdout] 148 | | ... value: t, [INFO] [stdout] ... | [INFO] [stdout] 152 | | ... pos: ellie_core::defs::Cursor::default(), [INFO] [stdout] 153 | | ... }, [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/processors/types/reference.rs:190:41 [INFO] [stdout] | [INFO] [stdout] 189 | ... parser,).map(|t| types::Types::Collective( [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 190 | / ... ellie_core::definite::types::collective::CollectiveType { [INFO] [stdout] 191 | | ... entries: vec![ [INFO] [stdout] 192 | | ... ellie_core::definite::types::collective::CollectiveEntry { [INFO] [stdout] 193 | | ... key: "".to_owned(), [INFO] [stdout] ... | [INFO] [stdout] 199 | | ... pos: ellie_core::defs::Cursor::default(), [INFO] [stdout] 200 | | ... }, [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/processors/types/reference.rs:270:27 [INFO] [stdout] | [INFO] [stdout] 263 | reference_type: DefinerCollecting, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 270 | match reference_type.clone() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/deep_search_extensions.rs:123:56 [INFO] [stdout] | [INFO] [stdout] 123 | ... value: DefinerCollecting::Generic(GenericType { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 124 | | ... rtype: gd.name.clone(), [INFO] [stdout] 125 | | ... pos: gd.pos, [INFO] [stdout] 126 | | ... hash: gd.hash, [INFO] [stdout] 127 | | ... }), [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/deep_search_extensions.rs:157:34 [INFO] [stdout] | [INFO] [stdout] 156 | .map(|t| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 157 | Types::Array(ellie_core::definite::types::array::ArrayType { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 158 | | collective: vec![ellie_core::definite::types::array::ArrayEntry { [INFO] [stdout] 159 | | value: t, [INFO] [stdout] 160 | | location: defs::Cursor::default(), [INFO] [stdout] 161 | | }], [INFO] [stdout] 162 | | pos: defs::Cursor::default(), [INFO] [stdout] 163 | | }) [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/deep_search_extensions.rs:199:39 [INFO] [stdout] | [INFO] [stdout] 198 | .map(|t| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | Types::Collective(ellie_core::definite::types::collective::CollectiveType { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 200 | | entries: vec![ellie_core::definite::types::collective::CollectiveEntry { [INFO] [stdout] 201 | | key: "?".to_string(), [INFO] [stdout] 202 | | value: t, [INFO] [stdout] ... | [INFO] [stdout] 206 | | pos: defs::Cursor::default(), [INFO] [stdout] 207 | | }) [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 21 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/deep_search_extensions.rs:263:36 [INFO] [stdout] | [INFO] [stdout] 263 | ... rtype: Some(parameter.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/deep_search_extensions.rs:340:11 [INFO] [stdout] | [INFO] [stdout] 337 | rtype: Types, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 340 | match rtype.clone() { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/deep_search_extensions.rs:361:23 [INFO] [stdout] | [INFO] [stdout] 355 | reference_type: definers::DefinerCollecting, [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 361 | match reference_type.clone() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/deep_search_extensions.rs:1362:48 [INFO] [stdout] | [INFO] [stdout] 1362 | ... rtype: Some(x.rtype.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/deep_search_extensions.rs:1384:48 [INFO] [stdout] | [INFO] [stdout] 1384 | ... rtype: Some(x.rtype.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/deep_search_extensions.rs:1549:49 [INFO] [stdout] | [INFO] [stdout] 1548 | ... ).map(|t| Types::Array( [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1549 | / ... ellie_core::definite::types::array::ArrayType { [INFO] [stdout] 1550 | | ... collective: vec![ [INFO] [stdout] 1551 | | ... ellie_core::definite::types::array::ArrayEntry { [INFO] [stdout] 1552 | | ... value: t, [INFO] [stdout] ... | [INFO] [stdout] 1556 | | ... pos: defs::Cursor::default(), [INFO] [stdout] 1557 | | ... }, [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/deep_search_extensions.rs:1588:45 [INFO] [stdout] | [INFO] [stdout] 1587 | ... generate_type_from_defining(parent_generic.generics[0].value.clone()).map(|t| Types::Collective( [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1588 | / ... ellie_core::definite::types::collective::CollectiveType { [INFO] [stdout] 1589 | | ... entries: vec![ [INFO] [stdout] 1590 | | ... ellie_core::definite::types::collective::CollectiveEntry { [INFO] [stdout] 1591 | | ... key: "?".to_owned(), [INFO] [stdout] ... | [INFO] [stdout] 1597 | | ... pos: defs::Cursor::default(), [INFO] [stdout] 1598 | | ... }, [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/parser.rs:97:30 [INFO] [stdout] | [INFO] [stdout] 86 | pages: PageExport, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | processed_pages: PageExport::new(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser.rs:131:19 [INFO] [stdout] | [INFO] [stdout] 131 | ..Default::default() [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/parser.rs:671:50 [INFO] [stdout] | [INFO] [stdout] 671 | .find(|(index, e)| match e.rtype.clone() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser.rs:1101:60 [INFO] [stdout] | [INFO] [stdout] 1099 | ... .map(|x| ellie_tokenizer::syntax::items::function::FunctionParameter { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1100 | ... name: x.name, [INFO] [stdout] 1101 | ... rtype: ellie_tokenizer::syntax::items::definers::DefinerCollector { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 1102 | | ... definer_type: ellie_tokenizer::syntax::items::definers::DefinerTypes::default().from_definite(x.rtype), [INFO] [stdout] 1103 | | ... complete: true, [INFO] [stdout] 1104 | | ... }, [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/parser.rs:1268:60 [INFO] [stdout] | [INFO] [stdout] 1266 | ... .map(|x| ellie_tokenizer::syntax::items::function::FunctionParameter { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1267 | ... name: x.name, [INFO] [stdout] 1268 | ... rtype: ellie_tokenizer::syntax::items::definers::DefinerCollector { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 1269 | | ... definer_type: ellie_tokenizer::syntax::items::definers::DefinerTypes::default().from_definite(x.rtype), [INFO] [stdout] 1270 | | ... complete: true, [INFO] [stdout] 1271 | | ... }, [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/processors/definer/function.rs:31:47 [INFO] [stdout] | [INFO] [stdout] 31 | .filter_map(|x| match x.process(options) { [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/processors/types/class_call.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 29 | let mut resolved_generics = self.data.resolved_generics.clone(); [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 32 | match (*self.data.target).clone() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/processors/types/class_call.rs:594:52 [INFO] [stdout] | [INFO] [stdout] 594 | ... value: x.value.to_definite(), [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/processors/types/reference.rs:145:41 [INFO] [stdout] | [INFO] [stdout] 143 | ... .map(|t| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 144 | ... types::Types::Array( [INFO] [stdout] 145 | / ... ellie_core::definite::types::array::ArrayType { [INFO] [stdout] 146 | | ... collective: vec![ [INFO] [stdout] 147 | | ... ellie_core::definite::types::array::ArrayEntry { [INFO] [stdout] 148 | | ... value: t, [INFO] [stdout] ... | [INFO] [stdout] 152 | | ... pos: ellie_core::defs::Cursor::default(), [INFO] [stdout] 153 | | ... }, [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/processors/types/reference.rs:190:41 [INFO] [stdout] | [INFO] [stdout] 189 | ... parser,).map(|t| types::Types::Collective( [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 190 | / ... ellie_core::definite::types::collective::CollectiveType { [INFO] [stdout] 191 | | ... entries: vec![ [INFO] [stdout] 192 | | ... ellie_core::definite::types::collective::CollectiveEntry { [INFO] [stdout] 193 | | ... key: "".to_owned(), [INFO] [stdout] ... | [INFO] [stdout] 199 | | ... pos: ellie_core::defs::Cursor::default(), [INFO] [stdout] 200 | | ... }, [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/processors/types/reference.rs:270:27 [INFO] [stdout] | [INFO] [stdout] 263 | reference_type: DefinerCollecting, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 270 | match reference_type.clone() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ellie_parser` (lib test) due to 22 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ellie_parser` (lib) due to 22 previous errors [INFO] running `Command { std: "docker" "inspect" "58b350c6eb6ccf934f584f22e56c76ffbd8786f08639750573fd68e26591d965", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58b350c6eb6ccf934f584f22e56c76ffbd8786f08639750573fd68e26591d965", kill_on_drop: false }` [INFO] [stdout] 58b350c6eb6ccf934f584f22e56c76ffbd8786f08639750573fd68e26591d965