[INFO] fetching crate symboscript-interpreter 0.17.1... [INFO] checking symboscript-interpreter-0.17.1 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate symboscript-interpreter 0.17.1 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate symboscript-interpreter 0.17.1 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 symboscript-interpreter 0.17.1 [INFO] finished tweaking crates.io crate symboscript-interpreter 0.17.1 [INFO] tweaked toml for crates.io crate symboscript-interpreter 0.17.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate symboscript-interpreter 0.17.1 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] [stderr] warning: file `/workspace/builds/worker-2-tc2/source/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `symboscript` [INFO] [stderr] * `bin` target `symboscript-interpreter` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 9be0abdaaaea01f94b602c69bf88811867f45aae3321f8aca8b28aab63e451e9 [INFO] running `Command { std: "docker" "start" "-a" "9be0abdaaaea01f94b602c69bf88811867f45aae3321f8aca8b28aab63e451e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9be0abdaaaea01f94b602c69bf88811867f45aae3321f8aca8b28aab63e451e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9be0abdaaaea01f94b602c69bf88811867f45aae3321f8aca8b28aab63e451e9", kill_on_drop: false }` [INFO] [stdout] 9be0abdaaaea01f94b602c69bf88811867f45aae3321f8aca8b28aab63e451e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e101b2f1f96c5fba13140fcc0060dc8160db6386bc4d6b017dfbc89e54302727 [INFO] running `Command { std: "docker" "start" "-a" "e101b2f1f96c5fba13140fcc0060dc8160db6386bc4d6b017dfbc89e54302727", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `symboscript` [INFO] [stderr] * `bin` target `symboscript-interpreter` [INFO] [stderr] Compiling proc-macro2 v1.0.75 [INFO] [stderr] Compiling serde v1.0.194 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking smallvec v1.12.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking anstream v0.6.5 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking clap_builder v4.4.12 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking fd-lock v4.0.2 [INFO] [stderr] Checking rustyline v13.0.0 [INFO] [stderr] Compiling serde_derive v1.0.194 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling rustyline-derive v0.10.0 [INFO] [stderr] Checking clap v4.4.13 [INFO] [stderr] Checking serde_yaml v0.9.30 [INFO] [stderr] Checking symboscript-types v0.18.1 [INFO] [stderr] Checking symboscript-utils v0.6.17 [INFO] [stderr] Checking symboscript-lexer v0.8.4 [INFO] [stderr] Checking symboscript-parser v0.11.4 [INFO] [stderr] Checking symboscript-optimizer v0.7.21 [INFO] [stderr] Checking symboscript-interpreter v0.17.1 (/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/interpreter/mod.rs:52:23 [INFO] [stdout] | [INFO] [stdout] 44 | let vault = Vault::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 52 | std_lang: get_values(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = 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/interpreter/mod.rs:251:27 [INFO] [stdout] | [INFO] [stdout] 223 | let right = self.eval_expression(&assign_stmt.right); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 251 | ControlFlow::None(Value::None) [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/interpreter/native/conversions.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 17 | let value = interpreter.get_cur_value(&"$value".to_owned()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | [INFO] [stdout] 19 | match value.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/interpreter/native/hashmap.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | / values [INFO] [stdout] 50 | | .keys() [INFO] [stdout] 51 | | .filter(|v| match v.as_str() { [INFO] [stdout] 52 | | // TODO: Remove this when arrays will be implemented in language and add this to native/lang/hashmap.syms(.rs) [INFO] [stdout] ... | [INFO] [stdout] 58 | | .map(|k| Value::Str(k.to_string())) [INFO] [stdout] 59 | | .collect(), [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/interpreter/native/macro_utils.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | let scope_ref = $args[0].clone(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interpreter/native/hashmap.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / values [INFO] [stdout] 72 | | .values() [INFO] [stdout] 73 | | .cloned() [INFO] [stdout] 74 | | .filter(|v| match v { [INFO] [stdout] ... | [INFO] [stdout] 77 | | }) [INFO] [stdout] 78 | | .collect(), [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/interpreter/native/macro_utils.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | let scope_ref = $args[0].clone(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `symboscript-interpreter` (bin "symboscript" test) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interpreter/mod.rs:52:23 [INFO] [stdout] | [INFO] [stdout] 44 | let vault = Vault::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 52 | std_lang: get_values(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = 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/interpreter/mod.rs:52:23 [INFO] [stdout] | [INFO] [stdout] 44 | let vault = Vault::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 52 | std_lang: get_values(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = 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/interpreter/mod.rs:251:27 [INFO] [stdout] | [INFO] [stdout] 223 | let right = self.eval_expression(&assign_stmt.right); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 251 | ControlFlow::None(Value::None) [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/interpreter/mod.rs:251:27 [INFO] [stdout] | [INFO] [stdout] 223 | let right = self.eval_expression(&assign_stmt.right); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 251 | ControlFlow::None(Value::None) [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/interpreter/native/conversions.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 17 | let value = interpreter.get_cur_value(&"$value".to_owned()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | [INFO] [stdout] 19 | match value.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/interpreter/native/conversions.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 17 | let value = interpreter.get_cur_value(&"$value".to_owned()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | [INFO] [stdout] 19 | match value.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/interpreter/native/hashmap.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | / values [INFO] [stdout] 50 | | .keys() [INFO] [stdout] 51 | | .filter(|v| match v.as_str() { [INFO] [stdout] 52 | | // TODO: Remove this when arrays will be implemented in language and add this to native/lang/hashmap.syms(.rs) [INFO] [stdout] ... | [INFO] [stdout] 58 | | .map(|k| Value::Str(k.to_string())) [INFO] [stdout] 59 | | .collect(), [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/interpreter/native/macro_utils.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | let scope_ref = $args[0].clone(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interpreter/native/hashmap.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | / values [INFO] [stdout] 50 | | .keys() [INFO] [stdout] 51 | | .filter(|v| match v.as_str() { [INFO] [stdout] 52 | | // TODO: Remove this when arrays will be implemented in language and add this to native/lang/hashmap.syms(.rs) [INFO] [stdout] ... | [INFO] [stdout] 58 | | .map(|k| Value::Str(k.to_string())) [INFO] [stdout] 59 | | .collect(), [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/interpreter/native/macro_utils.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | let scope_ref = $args[0].clone(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interpreter/native/hashmap.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / values [INFO] [stdout] 72 | | .values() [INFO] [stdout] 73 | | .cloned() [INFO] [stdout] 74 | | .filter(|v| match v { [INFO] [stdout] ... | [INFO] [stdout] 77 | | }) [INFO] [stdout] 78 | | .collect(), [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/interpreter/native/macro_utils.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | let scope_ref = $args[0].clone(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interpreter/native/hashmap.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / values [INFO] [stdout] 72 | | .values() [INFO] [stdout] 73 | | .cloned() [INFO] [stdout] 74 | | .filter(|v| match v { [INFO] [stdout] ... | [INFO] [stdout] 77 | | }) [INFO] [stdout] 78 | | .collect(), [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/interpreter/native/macro_utils.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | let scope_ref = $args[0].clone(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `symboscript-interpreter` (bin "symboscript") due to 6 previous errors [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interpreter/mod.rs:52:23 [INFO] [stdout] | [INFO] [stdout] 44 | let vault = Vault::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 52 | std_lang: get_values(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = 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/interpreter/mod.rs:251:27 [INFO] [stdout] | [INFO] [stdout] 223 | let right = self.eval_expression(&assign_stmt.right); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 251 | ControlFlow::None(Value::None) [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/interpreter/native/conversions.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 17 | let value = interpreter.get_cur_value(&"$value".to_owned()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | [INFO] [stdout] 19 | match value.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/interpreter/native/hashmap.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | / values [INFO] [stdout] 50 | | .keys() [INFO] [stdout] 51 | | .filter(|v| match v.as_str() { [INFO] [stdout] 52 | | // TODO: Remove this when arrays will be implemented in language and add this to native/lang/hashmap.syms(.rs) [INFO] [stdout] ... | [INFO] [stdout] 58 | | .map(|k| Value::Str(k.to_string())) [INFO] [stdout] 59 | | .collect(), [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/interpreter/native/macro_utils.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | let scope_ref = $args[0].clone(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interpreter/native/hashmap.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / values [INFO] [stdout] 72 | | .values() [INFO] [stdout] 73 | | .cloned() [INFO] [stdout] 74 | | .filter(|v| match v { [INFO] [stdout] ... | [INFO] [stdout] 77 | | }) [INFO] [stdout] 78 | | .collect(), [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/interpreter/native/macro_utils.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | let scope_ref = $args[0].clone(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `symboscript-interpreter` (bin "symboscript-interpreter") due to 6 previous errors [INFO] [stderr] error: could not compile `symboscript-interpreter` (bin "symboscript-interpreter" test) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "e101b2f1f96c5fba13140fcc0060dc8160db6386bc4d6b017dfbc89e54302727", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e101b2f1f96c5fba13140fcc0060dc8160db6386bc4d6b017dfbc89e54302727", kill_on_drop: false }` [INFO] [stdout] e101b2f1f96c5fba13140fcc0060dc8160db6386bc4d6b017dfbc89e54302727