[INFO] cloning repository https://github.com/0xWOLAND/chiquito-vm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xWOLAND/chiquito-vm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xWOLAND%2Fchiquito-vm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xWOLAND%2Fchiquito-vm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f91569e7f025bb07c87b279df25ad3cff2bf5f6 [INFO] checking 0xWOLAND/chiquito-vm/6f91569e7f025bb07c87b279df25ad3cff2bf5f6 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%2F0xWOLAND%2Fchiquito-vm" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/0xWOLAND/chiquito-vm 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/0xWOLAND/chiquito-vm [INFO] finished tweaking git repo https://github.com/0xWOLAND/chiquito-vm [INFO] tweaked toml for git repo https://github.com/0xWOLAND/chiquito-vm written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/0xWOLAND/chiquito-vm 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: patch for `halo2_proofs` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism [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] 5148464648dd3bcb9ba25e739b6af6a15fd0f89cbdc248da3b7c9f4203c05e71 [INFO] running `Command { std: "docker" "start" "-a" "5148464648dd3bcb9ba25e739b6af6a15fd0f89cbdc248da3b7c9f4203c05e71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5148464648dd3bcb9ba25e739b6af6a15fd0f89cbdc248da3b7c9f4203c05e71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5148464648dd3bcb9ba25e739b6af6a15fd0f89cbdc248da3b7c9f4203c05e71", kill_on_drop: false }` [INFO] [stdout] 5148464648dd3bcb9ba25e739b6af6a15fd0f89cbdc248da3b7c9f4203c05e71 [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] 8c7a371feb499188a63cc3736b3cd13a88fd5e97b63ed7bd415c17aca6f9657e [INFO] running `Command { std: "docker" "start" "-a" "8c7a371feb499188a63cc3736b3cd13a88fd5e97b63ed7bd415c17aca6f9657e", kill_on_drop: false }` [INFO] [stderr] warning: patch for `halo2_proofs` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling halo2curves v0.3.2 (https://github.com/privacy-scaling-explorations/halo2curves?tag=0.3.2#9f5c5081) [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking blake2b_simd v1.0.2 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling pyo3-build-config v0.19.2 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.106 [INFO] [stderr] Checking unindent v0.1.11 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling syn v2.0.33 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking pasta_curves v0.5.1 [INFO] [stderr] Compiling pyo3-ffi v0.19.2 [INFO] [stderr] Compiling pyo3 v0.19.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.19.2 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling pest v2.7.3 [INFO] [stderr] Compiling pyo3-macros v0.19.2 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling pest_meta v2.7.3 [INFO] [stderr] Compiling pest_generator v2.7.3 [INFO] [stderr] Compiling pest_derive v2.7.3 [INFO] [stderr] Checking halo2_proofs v0.2.0 (https://github.com/appliedzkp/halo2.git?rev=d3746109d7d38be53afc8ddae8fdfaf1f02ad1d7#d3746109) [INFO] [stderr] Checking polyexen v0.1.0 (https://github.com/Dhole/polyexen.git?rev=67148a8aabb000a61a169b2533b2526c5b76c42f#67148a8a) [INFO] [stderr] Checking chiquito v0.1.2023070800 (https://github.com/privacy-scaling-explorations/chiquito#f8a96dbb) [INFO] [stderr] Checking chiquito-vm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `ChiquitoHalo2Circuit`, `Circuit`, `assignments::AssignmentGenerator`, `chiquito2Halo2`, `circuit`, and `compile` [INFO] [stdout] --> src/lib.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | frontend::dsl::{circuit, super_circuit, CircuitContext}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 8 | chiquito2Halo2, chiquitoSuperCircuit2Halo2, ChiquitoHalo2Circuit, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 12 | cell_manager::SingleRowCellManager, compile, config, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | ir::{assignments::AssignmentGenerator, sc::SuperCircuit, Circuit}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ChiquitoHalo2Circuit`, `Circuit`, `assignments::AssignmentGenerator`, `chiquito2Halo2`, `circuit`, and `compile` [INFO] [stdout] --> src/lib.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | frontend::dsl::{circuit, super_circuit, CircuitContext}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 8 | chiquito2Halo2, chiquitoSuperCircuit2Halo2, ChiquitoHalo2Circuit, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 12 | cell_manager::SingleRowCellManager, compile, config, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | ir::{assignments::AssignmentGenerator, sc::SuperCircuit, Circuit}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ops_count` [INFO] [stdout] --> src/lib.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | ops_count, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `ops_count: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ops_count` [INFO] [stdout] --> src/lib.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | ops_count, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `ops_count: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `SET` should have a snake case name [INFO] [stdout] --> src/lib.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | let SET: F = Opcode::Set.as_field(); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `set` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `MUL` should have a snake case name [INFO] [stdout] --> src/lib.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | let MUL: F = Opcode::Mul.as_field(); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `mul` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ADD` should have a snake case name [INFO] [stdout] --> src/lib.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | let ADD: F = Opcode::Add.as_field(); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `add` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `NEG` should have a snake case name [INFO] [stdout] --> src/lib.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | let NEG: F = Opcode::Neg.as_field(); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `neg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `MOV` should have a snake case name [INFO] [stdout] --> src/lib.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | let MOV: F = Opcode::Mov.as_field(); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `mov` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `EQ` should have a snake case name [INFO] [stdout] --> src/lib.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | let EQ: F = Opcode::Eq.as_field(); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `eq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `OUT` should have a snake case name [INFO] [stdout] --> src/lib.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | let OUT: F = Opcode::Out.as_field(); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `out` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:310:15 [INFO] [stdout] | [INFO] [stdout] 193 | let vm_step = ctx.step_type_def("vm step", |ctx| { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 310 | ctx.trace(move |ctx, ops| { [INFO] [stdout] | _______________^ [INFO] [stdout] 311 | | let computation_trace = build_trace(params.clone(), ops); [INFO] [stdout] 312 | | [INFO] [stdout] 313 | | computation_trace [INFO] [stdout] 314 | | .iter() [INFO] [stdout] 315 | | .for_each(|values| ctx.add(&vm_step, values.clone())); [INFO] [stdout] 316 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:261:59 [INFO] [stdout] | [INFO] [stdout] 261 | .fold(Expr::from(0), |acc, cur| acc + cur.clone()), [INFO] [stdout] | --- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:326:21 [INFO] [stdout] | [INFO] [stdout] 324 | let (vm, _) = ctx.sub_circuit(single_config, vm_circuit, params.clone()); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 325 | [INFO] [stdout] 326 | ctx.mapping(move |ctx, values| { [INFO] [stdout] | _____________________^ [INFO] [stdout] 327 | | ctx.map(&vm, values); [INFO] [stdout] 328 | | }) [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 3 previous errors; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chiquito-vm` (lib test) due to 4 previous errors; 9 warnings emitted [INFO] [stdout] warning: variable `SET` should have a snake case name [INFO] [stdout] --> src/lib.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | let SET: F = Opcode::Set.as_field(); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `set` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: variable `MUL` should have a snake case name [INFO] [stdout] --> src/lib.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | let MUL: F = Opcode::Mul.as_field(); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `mul` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ADD` should have a snake case name [INFO] [stdout] --> src/lib.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | let ADD: F = Opcode::Add.as_field(); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `add` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `NEG` should have a snake case name [INFO] [stdout] --> src/lib.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | let NEG: F = Opcode::Neg.as_field(); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `neg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `MOV` should have a snake case name [INFO] [stdout] --> src/lib.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | let MOV: F = Opcode::Mov.as_field(); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `mov` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `EQ` should have a snake case name [INFO] [stdout] --> src/lib.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | let EQ: F = Opcode::Eq.as_field(); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `eq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `OUT` should have a snake case name [INFO] [stdout] --> src/lib.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | let OUT: F = Opcode::Out.as_field(); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `out` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:310:15 [INFO] [stdout] | [INFO] [stdout] 193 | let vm_step = ctx.step_type_def("vm step", |ctx| { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 310 | ctx.trace(move |ctx, ops| { [INFO] [stdout] | _______________^ [INFO] [stdout] 311 | | let computation_trace = build_trace(params.clone(), ops); [INFO] [stdout] 312 | | [INFO] [stdout] 313 | | computation_trace [INFO] [stdout] 314 | | .iter() [INFO] [stdout] 315 | | .for_each(|values| ctx.add(&vm_step, values.clone())); [INFO] [stdout] 316 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:261:59 [INFO] [stdout] | [INFO] [stdout] 261 | .fold(Expr::from(0), |acc, cur| acc + cur.clone()), [INFO] [stdout] | --- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:326:21 [INFO] [stdout] | [INFO] [stdout] 324 | let (vm, _) = ctx.sub_circuit(single_config, vm_circuit, params.clone()); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 325 | [INFO] [stdout] 326 | ctx.mapping(move |ctx, values| { [INFO] [stdout] | _____________________^ [INFO] [stdout] 327 | | ctx.map(&vm, values); [INFO] [stdout] 328 | | }) [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 3 previous errors; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chiquito-vm` (lib) due to 4 previous errors; 9 warnings emitted [INFO] running `Command { std: "docker" "inspect" "8c7a371feb499188a63cc3736b3cd13a88fd5e97b63ed7bd415c17aca6f9657e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c7a371feb499188a63cc3736b3cd13a88fd5e97b63ed7bd415c17aca6f9657e", kill_on_drop: false }` [INFO] [stdout] 8c7a371feb499188a63cc3736b3cd13a88fd5e97b63ed7bd415c17aca6f9657e