[INFO] cloning repository https://github.com/kayleegeorge/sp1-fork [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kayleegeorge/sp1-fork" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkayleegeorge%2Fsp1-fork", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkayleegeorge%2Fsp1-fork'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5768237d9286ada7aaeaf34352ea09dd3dce4b0f [INFO] checking kayleegeorge/sp1-fork against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkayleegeorge%2Fsp1-fork" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kayleegeorge/sp1-fork on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/kayleegeorge/sp1-fork [INFO] finished tweaking git repo https://github.com/kayleegeorge/sp1-fork [INFO] tweaked toml for git repo https://github.com/kayleegeorge/sp1-fork written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kayleegeorge/sp1-fork 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/sp1-patches/BLAKE3.git` [INFO] [stderr] Updating git repository `https://github.com/Plonky3/Plonky3.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/GregAC/rrs.git` [INFO] [stderr] Updating git repository `https://github.com/HorizenLabs/poseidon2` [INFO] [stderr] Updating git repository `https://github.com/github/twirp-rs.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded halo2 v0.1.0-beta.2 [INFO] [stderr] Downloaded alloy-core v0.7.2 [INFO] [stderr] Downloaded rayon-scan v0.1.1 [INFO] [stderr] Downloaded size v0.4.1 [INFO] [stderr] Downloaded jubjub v0.9.0 [INFO] [stderr] Downloaded reqwest-middleware v0.3.1 [INFO] [stderr] Downloaded alloy-sol-type-parser v0.7.2 [INFO] [stderr] Downloaded alloy-json-abi v0.7.2 [INFO] [stderr] Downloaded alloy-sol-macro-input v0.7.2 [INFO] [stderr] Downloaded prost-derive v0.12.5 [INFO] [stderr] Downloaded alloy-sol-macro v0.7.2 [INFO] [stderr] Downloaded syn-solidity v0.7.2 [INFO] [stderr] Downloaded alloy-dyn-abi v0.7.2 [INFO] [stderr] Downloaded alloy-primitives v0.7.2 [INFO] [stderr] Downloaded alloy-sol-types v0.7.2 [INFO] [stderr] Downloaded scc v2.1.1 [INFO] [stderr] Downloaded array-macro v2.1.8 [INFO] [stderr] Downloaded alloy-rlp-derive v0.3.4 [INFO] [stderr] Downloaded bls12_381 v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7254f420140031a2c35e1a32dcdbfbad306b279dca14a4a49d50118e0266970a [INFO] running `Command { std: "docker" "start" "-a" "7254f420140031a2c35e1a32dcdbfbad306b279dca14a4a49d50118e0266970a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7254f420140031a2c35e1a32dcdbfbad306b279dca14a4a49d50118e0266970a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7254f420140031a2c35e1a32dcdbfbad306b279dca14a4a49d50118e0266970a", kill_on_drop: false }` [INFO] [stdout] 7254f420140031a2c35e1a32dcdbfbad306b279dca14a4a49d50118e0266970a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d319431d756b1e2615b76cd539fffa2b62eaa71611b5ac6841ac9bf92f43a3cb [INFO] running `Command { std: "docker" "start" "-a" "d319431d756b1e2615b76cd539fffa2b62eaa71611b5ac6841ac9bf92f43a3cb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling rustversion v1.0.16 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking gcd v2.3.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling addchain v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking ff v0.12.1 [INFO] [stderr] Checking memuse v0.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking group v0.12.1 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling platforms v3.4.0 [INFO] [stderr] Checking blake2b_simd v1.0.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Checking p3-maybe-rayon v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking sdd v0.2.0 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking rayon-scan v0.1.1 [INFO] [stderr] Checking pairing v0.22.0 [INFO] [stderr] Checking pasta_curves v0.4.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking scc v2.1.1 [INFO] [stderr] Checking ark-std v0.4.0 [INFO] [stderr] Checking elf v0.7.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking size v0.4.1 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking blake3-zkvm v0.1.0 (https://github.com/sp1-patches/BLAKE3.git?branch=patch-blake3_zkvm/v.1.0.0#bac2d59f) [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking bls12_381 v0.7.1 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Checking halo2_proofs v0.1.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking jubjub v0.9.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling ruint-macro v1.2.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking array-macro v2.1.8 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling winnow v0.6.8 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling syn-solidity v0.7.2 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serial_test_derive v3.1.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling ff_derive v0.13.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.12 [INFO] [stderr] Compiling scale-info-derive v2.11.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling serde_with_macros v3.8.1 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling sp1-derive v0.1.0 (/opt/rustwide/workdir/derive) [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking ark-serialize v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Checking num_enum v0.5.11 [INFO] [stderr] Checking pasta_curves v0.5.1 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking rrs-lib v0.1.0 (https://github.com/GregAC/rrs.git#b23afc16) [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking halo2 v0.1.0-beta.2 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling sp1-recursion-derive v0.1.0 (/opt/rustwide/workdir/recursion/derive) [INFO] [stderr] Checking tracing-forest v0.1.6 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking subtle-encoding v0.5.1 [INFO] [stderr] Compiling alloy-sol-type-parser v0.7.2 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking parity-scale-codec v3.6.12 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking k256 v0.13.3 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking serial_test v3.1.1 [INFO] [stderr] Checking rustls-webpki v0.102.3 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Checking futures-utils-wasm v0.1.0 [INFO] [stderr] Checking ark-ff v0.4.2 [INFO] [stderr] Checking scale-info v2.11.3 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Compiling vergen v8.3.1 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Checking snowbridge-amcl v1.0.2 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking tar v0.4.40 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling prost-derive v0.12.5 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling const-hex v1.11.3 [INFO] [stderr] Compiling ruint v1.12.1 [INFO] [stderr] Checking p3-util v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking p3-field v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking generic-array v1.0.0 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking serde_with v3.8.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking p3-matrix v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking p3-symmetric v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking alloy-rlp v0.3.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking p3-challenger v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking p3-blake3 v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking p3-keccak v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking p3-dft v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking p3-air v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking p3-interpolation v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Compiling alloy-primitives v0.7.2 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking p3-commit v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking p3-keccak-air v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking p3-mds v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking p3-fri v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking p3-merkle-tree v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking p3-poseidon2 v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking p3-uni-stark v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking cargo-platform v0.1.8 [INFO] [stderr] Checking sp1-precompiles v0.1.0 (/opt/rustwide/workdir/zkvm/precompiles) [INFO] [stderr] Checking p3-baby-bear v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking p3-bn254-fr v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stdout] warning: unexpected `cfg` condition value: `succinct` [INFO] [stdout] --> zkvm/precompiles/src/bls12381.rs:39:42 [INFO] [stdout] | [INFO] [stdout] 39 | if #[cfg(all(target_os = "zkvm", target_vendor = "succinct"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_vendor` are: `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `nintendo`, `nvidia`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `succinct` [INFO] [stdout] --> zkvm/precompiles/src/secp256k1.rs:48:42 [INFO] [stdout] | [INFO] [stdout] 48 | if #[cfg(all(target_os = "zkvm", target_vendor = "succinct"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_vendor` are: `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `nintendo`, `nvidia`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `succinct` [INFO] [stdout] --> zkvm/precompiles/src/secp256k1.rs:86:42 [INFO] [stdout] | [INFO] [stdout] 86 | if #[cfg(all(target_os = "zkvm", target_vendor = "succinct"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_vendor` are: `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `nintendo`, `nvidia`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `succinct` [INFO] [stdout] --> zkvm/precompiles/src/secp256r1.rs:51:42 [INFO] [stdout] | [INFO] [stdout] 51 | if #[cfg(all(target_os = "zkvm", target_vendor = "succinct"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_vendor` are: `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `nintendo`, `nvidia`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `succinct` [INFO] [stdout] --> zkvm/precompiles/src/secp256r1.rs:89:42 [INFO] [stdout] | [INFO] [stdout] 89 | if #[cfg(all(target_os = "zkvm", target_vendor = "succinct"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_vendor` are: `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `nintendo`, `nvidia`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `succinct` [INFO] [stdout] --> zkvm/precompiles/src/uint256_div.rs:18:42 [INFO] [stdout] | [INFO] [stdout] 18 | if #[cfg(all(target_os = "zkvm", target_vendor = "succinct"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_vendor` are: `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `nintendo`, `nvidia`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cargo_metadata v0.18.1 [INFO] [stderr] Checking sp1-primitives v0.1.0 (/opt/rustwide/workdir/primitives) [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking prost v0.12.4 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking sp1-zkvm v0.1.0 (/opt/rustwide/workdir/zkvm/entrypoint) [INFO] [stderr] Compiling alloy-json-abi v0.7.2 [INFO] [stderr] Checking prost-types v0.12.4 [INFO] [stdout] warning: unexpected `cfg` condition value: `succinct` [INFO] [stdout] --> zkvm/precompiles/src/bls12381.rs:39:42 [INFO] [stdout] | [INFO] [stdout] 39 | if #[cfg(all(target_os = "zkvm", target_vendor = "succinct"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_vendor` are: `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `nintendo`, `nvidia`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `succinct` [INFO] [stdout] --> zkvm/precompiles/src/secp256k1.rs:48:42 [INFO] [stdout] | [INFO] [stdout] 48 | if #[cfg(all(target_os = "zkvm", target_vendor = "succinct"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_vendor` are: `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `nintendo`, `nvidia`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `succinct` [INFO] [stdout] --> zkvm/precompiles/src/secp256k1.rs:86:42 [INFO] [stdout] | [INFO] [stdout] 86 | if #[cfg(all(target_os = "zkvm", target_vendor = "succinct"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_vendor` are: `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `nintendo`, `nvidia`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `succinct` [INFO] [stdout] --> zkvm/precompiles/src/secp256r1.rs:51:42 [INFO] [stdout] | [INFO] [stdout] 51 | if #[cfg(all(target_os = "zkvm", target_vendor = "succinct"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_vendor` are: `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `nintendo`, `nvidia`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `succinct` [INFO] [stdout] --> zkvm/precompiles/src/secp256r1.rs:89:42 [INFO] [stdout] | [INFO] [stdout] 89 | if #[cfg(all(target_os = "zkvm", target_vendor = "succinct"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_vendor` are: `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `nintendo`, `nvidia`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `succinct` [INFO] [stdout] --> zkvm/precompiles/src/uint256_div.rs:18:42 [INFO] [stdout] | [INFO] [stdout] 18 | if #[cfg(all(target_os = "zkvm", target_vendor = "succinct"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_vendor` are: `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `nintendo`, `nvidia`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking sp1-core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Checking alloy-serde v0.1.0 (https://github.com/alloy-rs/alloy?rev=bfd0fda#bfd0fda4) [INFO] [stderr] Checking alloy-json-rpc v0.1.0 (https://github.com/alloy-rs/alloy?rev=bfd0fda#bfd0fda4) [INFO] [stderr] Checking alloy-eips v0.1.0 (https://github.com/alloy-rs/alloy?rev=bfd0fda#bfd0fda4) [INFO] [stderr] Checking alloy-genesis v0.1.0 (https://github.com/alloy-rs/alloy?rev=bfd0fda#bfd0fda4) [INFO] [stderr] Checking alloy-signer v0.1.0 (https://github.com/alloy-rs/alloy?rev=bfd0fda#bfd0fda4) [INFO] [stderr] Compiling alloy-sol-macro-input v0.7.2 [INFO] [stderr] Checking sp1-helper v0.1.0 (/opt/rustwide/workdir/helper) [INFO] [stderr] Checking alloy-consensus v0.1.0 (https://github.com/alloy-rs/alloy?rev=bfd0fda#bfd0fda4) [INFO] [stderr] Compiling alloy-sol-macro v0.7.2 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking h2 v0.4.4 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking alloy-transport v0.1.0 (https://github.com/alloy-rs/alloy?rev=bfd0fda#bfd0fda4) [INFO] [stderr] Checking alloy-transport-http v0.1.0 (https://github.com/alloy-rs/alloy?rev=bfd0fda#bfd0fda4) [INFO] [stderr] Checking zkhash v0.2.0 (https://github.com/HorizenLabs/poseidon2#bb476b9c) [INFO] [stderr] Checking alloy-rpc-client v0.1.0 (https://github.com/alloy-rs/alloy?rev=bfd0fda#bfd0fda4) [INFO] [stderr] Checking alloy-sol-types v0.7.2 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Checking alloy-rpc-types v0.1.0 (https://github.com/alloy-rs/alloy?rev=bfd0fda#bfd0fda4) [INFO] [stderr] Checking alloy-dyn-abi v0.7.2 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking alloy-core v0.7.2 [INFO] [stderr] Checking sp1-recursion-core v0.1.0 (/opt/rustwide/workdir/recursion/core) [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking sp1-recursion-compiler v0.1.0 (/opt/rustwide/workdir/recursion/compiler) [INFO] [stderr] Checking alloy-network v0.1.0 (https://github.com/alloy-rs/alloy?rev=bfd0fda#bfd0fda4) [INFO] [stderr] Checking alloy-rpc-types-trace v0.1.0 (https://github.com/alloy-rs/alloy?rev=bfd0fda#bfd0fda4) [INFO] [stderr] Checking alloy-signer-wallet v0.1.0 (https://github.com/alloy-rs/alloy?rev=bfd0fda#bfd0fda4) [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking hyper-rustls v0.26.0 [INFO] [stderr] Checking reqwest v0.12.4 [INFO] [stderr] Compiling sp1-sdk v0.1.0 (/opt/rustwide/workdir/sdk) [INFO] [stderr] Compiling sp1-cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking sp1-recursion-program v0.1.0 (/opt/rustwide/workdir/recursion/program) [INFO] [stderr] Checking alloy-provider v0.1.0 (https://github.com/alloy-rs/alloy?rev=bfd0fda#bfd0fda4) [INFO] [stderr] Checking sp1-recursion-gnark-ffi v0.1.0 (/opt/rustwide/workdir/recursion/gnark-ffi) [INFO] [stderr] Checking reqwest-middleware v0.3.1 [INFO] [stderr] Checking downloader v0.2.7 [INFO] [stderr] Checking sp1-recursion-circuit v0.1.0 (/opt/rustwide/workdir/recursion/circuit) [INFO] [stderr] Checking sp1-prover v0.1.0 (/opt/rustwide/workdir/prover) [INFO] [stderr] Checking alloy-contract v0.1.0 (https://github.com/alloy-rs/alloy?rev=bfd0fda#bfd0fda4) [INFO] [stderr] Checking alloy v0.1.0 (https://github.com/alloy-rs/alloy?rev=bfd0fda#bfd0fda4) [INFO] [stderr] Checking sp1-eval v0.1.0 (/opt/rustwide/workdir/eval) [INFO] [stderr] Checking twirp v0.3.0 (https://github.com/github/twirp-rs.git?rev=c85f31f9c54957374e7dcb3534fc52cff0aa2dc5#c85f31f9) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.04s [INFO] running `Command { std: "docker" "inspect" "d319431d756b1e2615b76cd539fffa2b62eaa71611b5ac6841ac9bf92f43a3cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d319431d756b1e2615b76cd539fffa2b62eaa71611b5ac6841ac9bf92f43a3cb", kill_on_drop: false }` [INFO] [stdout] d319431d756b1e2615b76cd539fffa2b62eaa71611b5ac6841ac9bf92f43a3cb [INFO] checking kayleegeorge/sp1-fork against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkayleegeorge%2Fsp1-fork" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kayleegeorge/sp1-fork on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/kayleegeorge/sp1-fork [INFO] finished tweaking git repo https://github.com/kayleegeorge/sp1-fork [INFO] tweaked toml for git repo https://github.com/kayleegeorge/sp1-fork written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kayleegeorge/sp1-fork 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be0c0c3cc5b81092961dd3829ee661eb495cbf5a50028f492e625335081c6dfa [INFO] running `Command { std: "docker" "start" "-a" "be0c0c3cc5b81092961dd3829ee661eb495cbf5a50028f492e625335081c6dfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be0c0c3cc5b81092961dd3829ee661eb495cbf5a50028f492e625335081c6dfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be0c0c3cc5b81092961dd3829ee661eb495cbf5a50028f492e625335081c6dfa", kill_on_drop: false }` [INFO] [stdout] be0c0c3cc5b81092961dd3829ee661eb495cbf5a50028f492e625335081c6dfa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa01d99510b7dd545509f444ce89f318ed2e4f6447be399504de8c6c59667d5b [INFO] running `Command { std: "docker" "start" "-a" "fa01d99510b7dd545509f444ce89f318ed2e4f6447be399504de8c6c59667d5b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rustversion v1.0.16 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking gcd v2.3.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling addchain v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking ff v0.12.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking memuse v0.2.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Checking group v0.12.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling platforms v3.4.0 [INFO] [stderr] Checking blake2b_simd v1.0.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking p3-maybe-rayon v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking sdd v0.2.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking scc v2.1.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking pasta_curves v0.4.1 [INFO] [stderr] Checking rayon-scan v0.1.1 [INFO] [stderr] Checking pairing v0.22.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking ark-std v0.4.0 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking size v0.4.1 [INFO] [stderr] Checking elf v0.7.4 [INFO] [stderr] Checking blake3-zkvm v0.1.0 (https://github.com/sp1-patches/BLAKE3.git?branch=patch-blake3_zkvm/v.1.0.0#bac2d59f) [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Checking bls12_381 v0.7.1 [INFO] [stderr] Checking halo2_proofs v0.1.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking jubjub v0.9.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling ruint-macro v1.2.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking array-macro v2.1.8 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling winnow v0.6.8 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling serial_test_derive v3.1.1 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling ff_derive v0.13.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.12 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Compiling scale-info-derive v2.11.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling serde_with_macros v3.8.1 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling sp1-derive v0.1.0 (/opt/rustwide/workdir/derive) [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking ark-serialize v0.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Checking num_enum v0.5.11 [INFO] [stderr] Checking pasta_curves v0.5.1 [INFO] [stderr] Checking rrs-lib v0.1.0 (https://github.com/GregAC/rrs.git#b23afc16) [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking halo2 v0.1.0-beta.2 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling sp1-recursion-derive v0.1.0 (/opt/rustwide/workdir/recursion/derive) [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tracing-forest v0.1.6 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.4 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking subtle-encoding v0.5.1 [INFO] [stderr] Compiling alloy-sol-type-parser v0.7.2 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Compiling syn-solidity v0.7.2 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Checking parity-scale-codec v3.6.12 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking rustls-webpki v0.102.3 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking serial_test v3.1.1 [INFO] [stderr] Checking k256 v0.13.3 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking scale-info v2.11.3 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Checking ark-ff v0.4.2 [INFO] [stderr] Checking futures-utils-wasm v0.1.0 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Compiling vergen v8.3.1 [INFO] [stderr] Checking snowbridge-amcl v1.0.2 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking tar v0.4.40 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking p3-util v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking p3-field v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking serde_with v3.8.1 [INFO] [stderr] Checking generic-array v1.0.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking const-hex v1.11.3 [INFO] [stderr] Compiling ruint v1.12.1 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking p3-matrix v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking p3-symmetric v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking alloy-rlp v0.3.4 [INFO] [stderr] Checking p3-challenger v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking p3-keccak v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking p3-blake3 v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking p3-dft v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking p3-air v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking p3-interpolation v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking p3-keccak-air v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking p3-commit v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking p3-mds v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking p3-fri v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking p3-merkle-tree v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking p3-uni-stark v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking p3-poseidon2 v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Compiling prost-derive v0.12.5 [INFO] [stderr] Compiling alloy-primitives v0.7.2 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking p3-baby-bear v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking p3-bn254-fr v0.1.0 (https://github.com/Plonky3/Plonky3.git?branch=sp1#04d4c6e1) [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking sp1-primitives v0.1.0 (/opt/rustwide/workdir/primitives) [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking cargo-platform v0.1.8 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking sp1-precompiles v0.1.0 (/opt/rustwide/workdir/zkvm/precompiles) [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stdout] warning: unexpected `cfg` condition value: `succinct` [INFO] [stdout] --> zkvm/precompiles/src/bls12381.rs:39:42 [INFO] [stdout] | [INFO] [stdout] 39 | if #[cfg(all(target_os = "zkvm", target_vendor = "succinct"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_vendor` are: `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `nintendo`, `nvidia`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `succinct` [INFO] [stdout] --> zkvm/precompiles/src/secp256k1.rs:48:42 [INFO] [stdout] | [INFO] [stdout] 48 | if #[cfg(all(target_os = "zkvm", target_vendor = "succinct"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_vendor` are: `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `nintendo`, `nvidia`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `succinct` [INFO] [stdout] --> zkvm/precompiles/src/secp256k1.rs:86:42 [INFO] [stdout] | [INFO] [stdout] 86 | if #[cfg(all(target_os = "zkvm", target_vendor = "succinct"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_vendor` are: `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `nintendo`, `nvidia`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `succinct` [INFO] [stdout] --> zkvm/precompiles/src/secp256r1.rs:51:42 [INFO] [stdout] | [INFO] [stdout] 51 | if #[cfg(all(target_os = "zkvm", target_vendor = "succinct"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_vendor` are: `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `nintendo`, `nvidia`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `succinct` [INFO] [stdout] --> zkvm/precompiles/src/secp256r1.rs:89:42 [INFO] [stdout] | [INFO] [stdout] 89 | if #[cfg(all(target_os = "zkvm", target_vendor = "succinct"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_vendor` are: `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `nintendo`, `nvidia`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `succinct` [INFO] [stdout] --> zkvm/precompiles/src/uint256_div.rs:18:42 [INFO] [stdout] | [INFO] [stdout] 18 | if #[cfg(all(target_os = "zkvm", target_vendor = "succinct"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_vendor` are: `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `nintendo`, `nvidia`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cargo_metadata v0.18.1 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking sp1-core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling alloy-json-abi v0.7.2 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking alloy-serde v0.1.0 (https://github.com/alloy-rs/alloy?rev=bfd0fda#bfd0fda4) [INFO] [stderr] Checking alloy-json-rpc v0.1.0 (https://github.com/alloy-rs/alloy?rev=bfd0fda#bfd0fda4) [INFO] [stderr] Checking alloy-signer v0.1.0 (https://github.com/alloy-rs/alloy?rev=bfd0fda#bfd0fda4) [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking alloy-eips v0.1.0 (https://github.com/alloy-rs/alloy?rev=bfd0fda#bfd0fda4) [INFO] [stderr] Checking alloy-genesis v0.1.0 (https://github.com/alloy-rs/alloy?rev=bfd0fda#bfd0fda4) [INFO] [stderr] Checking sp1-zkvm v0.1.0 (/opt/rustwide/workdir/zkvm/entrypoint) [INFO] [stderr] Checking prost v0.12.4 [INFO] [stderr] Compiling alloy-sol-macro-input v0.7.2 [INFO] [stderr] Checking alloy-consensus v0.1.0 (https://github.com/alloy-rs/alloy?rev=bfd0fda#bfd0fda4) [INFO] [stdout] warning: unexpected `cfg` condition value: `succinct` [INFO] [stdout] --> zkvm/precompiles/src/bls12381.rs:39:42 [INFO] [stdout] | [INFO] [stdout] 39 | if #[cfg(all(target_os = "zkvm", target_vendor = "succinct"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_vendor` are: `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `nintendo`, `nvidia`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `succinct` [INFO] [stdout] --> zkvm/precompiles/src/secp256k1.rs:48:42 [INFO] [stdout] | [INFO] [stdout] 48 | if #[cfg(all(target_os = "zkvm", target_vendor = "succinct"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_vendor` are: `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `nintendo`, `nvidia`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `succinct` [INFO] [stdout] --> zkvm/precompiles/src/secp256k1.rs:86:42 [INFO] [stdout] | [INFO] [stdout] 86 | if #[cfg(all(target_os = "zkvm", target_vendor = "succinct"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_vendor` are: `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `nintendo`, `nvidia`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `succinct` [INFO] [stdout] --> zkvm/precompiles/src/secp256r1.rs:51:42 [INFO] [stdout] | [INFO] [stdout] 51 | if #[cfg(all(target_os = "zkvm", target_vendor = "succinct"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_vendor` are: `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `nintendo`, `nvidia`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `succinct` [INFO] [stdout] --> zkvm/precompiles/src/secp256r1.rs:89:42 [INFO] [stdout] | [INFO] [stdout] 89 | if #[cfg(all(target_os = "zkvm", target_vendor = "succinct"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_vendor` are: `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `nintendo`, `nvidia`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `succinct` [INFO] [stdout] --> zkvm/precompiles/src/uint256_div.rs:18:42 [INFO] [stdout] | [INFO] [stdout] 18 | if #[cfg(all(target_os = "zkvm", target_vendor = "succinct"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_vendor` are: `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `nintendo`, `nvidia`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking prost-types v0.12.4 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Compiling alloy-sol-macro v0.7.2 [INFO] [stderr] Checking sp1-helper v0.1.0 (/opt/rustwide/workdir/helper) [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking h2 v0.4.4 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking alloy-transport v0.1.0 (https://github.com/alloy-rs/alloy?rev=bfd0fda#bfd0fda4) [INFO] [stderr] Checking alloy-transport-http v0.1.0 (https://github.com/alloy-rs/alloy?rev=bfd0fda#bfd0fda4) [INFO] [stderr] Checking alloy-rpc-client v0.1.0 (https://github.com/alloy-rs/alloy?rev=bfd0fda#bfd0fda4) [INFO] [stderr] Checking zkhash v0.2.0 (https://github.com/HorizenLabs/poseidon2#bb476b9c) [INFO] [stderr] Checking alloy-sol-types v0.7.2 [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] --> core/src/air/builder.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 60 | condition: impl Into + Clone, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | a: impl Into + Clone, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | b: impl Into + Clone, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | ) -> Self::Expr { [INFO] [stdout] 64 | condition.clone().into() * a.into() + (Self::Expr::one() - condition.into()) * b.into() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/air/builder.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 60 | condition: impl Into + Clone, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | a: impl Into + Clone, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | b: impl Into + Clone, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | ) -> Self::Expr { [INFO] [stdout] 64 | condition.clone().into() * a.into() + (Self::Expr::one() - condition.into()) * b.into() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/air/builder.rs:96:40 [INFO] [stdout] | [INFO] [stdout] 89 | opcode: impl Into, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 90 | a: impl Into, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 91 | b: impl Into, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 92 | c: impl Into, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 93 | shard: impl Into, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 94 | multiplicity: impl Into, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 95 | ) { [INFO] [stdout] 96 | self.send_byte_pair(opcode, a, Self::Expr::zero(), b, c, shard, multiplicity) [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] --> core/src/air/builder.rs:135:43 [INFO] [stdout] | [INFO] [stdout] 128 | opcode: impl Into, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 129 | a: impl Into, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 130 | b: impl Into, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 131 | c: impl Into, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | shard: impl Into, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 133 | multiplicity: impl Into, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 134 | ) { [INFO] [stdout] 135 | self.receive_byte_pair(opcode, a, Self::Expr::zero(), b, c, shard, multiplicity) [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] --> core/src/air/builder.rs:212:14 [INFO] [stdout] | [INFO] [stdout] 208 | condition: impl Into + Clone, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 209 | a: Word + Clone>, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 210 | b: Word + Clone>, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 211 | ) -> Word { [INFO] [stdout] 212 | Word(array::from_fn(|i| { [INFO] [stdout] | ______________^ [INFO] [stdout] 213 | | self.if_else(condition.clone(), a[i].clone(), b[i].clone()) [INFO] [stdout] 214 | | })) [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] --> core/src/air/builder.rs:526:13 [INFO] [stdout] | [INFO] [stdout] 502 | value: impl Into, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 503 | limb_16: impl Into + Clone, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 504 | limb_8: impl Into + Clone, [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 505 | shard: impl Into + Clone, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 506 | do_check: impl Into + Clone, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 526 | Self::Expr::from_canonical_u8(ByteOpcode::U8Range as u8), [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] --> core/src/air/builder.rs:527:13 [INFO] [stdout] | [INFO] [stdout] 502 | value: impl Into, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 503 | limb_16: impl Into + Clone, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 504 | limb_8: impl Into + Clone, [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 505 | shard: impl Into + Clone, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 506 | do_check: impl Into + Clone, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 527 | Self::Expr::zero(), [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] --> core/src/air/builder.rs:528:13 [INFO] [stdout] | [INFO] [stdout] 502 | value: impl Into, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 503 | limb_16: impl Into + Clone, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 504 | limb_8: impl Into + Clone, [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 505 | shard: impl Into + Clone, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 506 | do_check: impl Into + Clone, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 528 | Self::Expr::zero(), [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] --> core/src/air/builder.rs:530:13 [INFO] [stdout] | [INFO] [stdout] 502 | value: impl Into, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 503 | limb_16: impl Into + Clone, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 504 | limb_8: impl Into + Clone, [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 505 | shard: impl Into + Clone, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 506 | do_check: impl Into + Clone, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 530 | shard.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] --> core/src/air/builder.rs:616:27 [INFO] [stdout] | [INFO] [stdout] 612 | condition: impl Into + Clone, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 613 | a: BinomialExtension + Clone>, [INFO] [stdout] | --------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 614 | b: BinomialExtension + Clone>, [INFO] [stdout] | --------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 615 | ) -> BinomialExtension { [INFO] [stdout] 616 | BinomialExtension(array::from_fn(|i| { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 617 | | self.if_else(condition.clone(), a.0[i].clone(), b.0[i].clone()) [INFO] [stdout] 618 | | })) [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] --> core/src/air/extension.rs:30:27 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn from + Clone>(from: BinomialExtension) -> Self { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | BinomialExtension(core::array::from_fn(|i| from.0[i].clone().into())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/air/extension.rs:30:52 [INFO] [stdout] | [INFO] [stdout] 30 | BinomialExtension(core::array::from_fn(|i| from.0[i].clone().into())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/air/extension.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 37 | fn add(self, rhs: Self) -> Self::Output { [INFO] [stdout] | ---- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | Self(core::array::from_fn(|i| { [INFO] [stdout] | ______________^ [INFO] [stdout] 39 | | self.0[i].clone() + rhs.0[i].clone() [INFO] [stdout] 40 | | })) [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] --> core/src/air/extension.rs:48:14 [INFO] [stdout] | [INFO] [stdout] 47 | fn sub(self, rhs: Self) -> Self::Output { [INFO] [stdout] | ---- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Self(core::array::from_fn(|i| { [INFO] [stdout] | ______________^ [INFO] [stdout] 49 | | self.0[i].clone() - rhs.0[i].clone() [INFO] [stdout] 50 | | })) [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] --> core/src/air/polynomial.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn eval>(&self, x: S) -> S [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let powers = x.powers(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | / self.coefficients [INFO] [stdout] 51 | | .iter() [INFO] [stdout] 52 | | .zip(powers) [INFO] [stdout] 53 | | .map(|(c, x)| x * c.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] --> core/src/air/polynomial.rs:53:31 [INFO] [stdout] | [INFO] [stdout] 53 | .map(|(c, x)| x * c.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] --> core/src/air/polynomial.rs:79:27 [INFO] [stdout] | [INFO] [stdout] 77 | fn from_iter>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | Self { [INFO] [stdout] 79 | coefficients: iter.into_iter().collect(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/air/polynomial.rs:148:19 [INFO] [stdout] | [INFO] [stdout] 147 | fn neg(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 148 | Self::new(self.coefficients.into_iter().map(|x| -x).collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/air/polynomial.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 163 | fn sub(self, other: &Polynomial) -> Polynomial { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 164 | Polynomial::new( [INFO] [stdout] 165 | / self.coefficients [INFO] [stdout] 166 | | .iter() [INFO] [stdout] 167 | | .zip_longest(other.coefficients.iter()) [INFO] [stdout] 168 | | .map(|x| match x { [INFO] [stdout] ... | [INFO] [stdout] 172 | | }) [INFO] [stdout] 173 | | .collect(), [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/air/polynomial.rs:229:13 [INFO] [stdout] | [INFO] [stdout] 227 | fn mul(self, other: T) -> Self { [INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 228 | Self::new( [INFO] [stdout] 229 | / self.coefficients [INFO] [stdout] 230 | | .into_iter() [INFO] [stdout] 231 | | .map(|x| x * other.clone()) [INFO] [stdout] 232 | | .collect(), [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/air/polynomial.rs:231:30 [INFO] [stdout] | [INFO] [stdout] 231 | .map(|x| x * other.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] --> core/src/air/polynomial.rs:242:13 [INFO] [stdout] | [INFO] [stdout] 240 | fn mul(self, other: T) -> Polynomial { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 241 | Polynomial::new( [INFO] [stdout] 242 | / self.coefficients [INFO] [stdout] 243 | | .iter() [INFO] [stdout] 244 | | .cloned() [INFO] [stdout] 245 | | .map(|x| x * other.clone()) [INFO] [stdout] 246 | | .collect(), [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/air/polynomial.rs:245:30 [INFO] [stdout] | [INFO] [stdout] 245 | .map(|x| x * other.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] --> core/src/air/public_values.rs:52:27 [INFO] [stdout] | [INFO] [stdout] 52 | .flat_map(|w| Word::::from(*w).into_iter()) [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] --> core/src/air/public_values.rs:106:23 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn from_vec(data: Vec) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 82 | let committed_value_digest = array::from_fn(|_| Word::from_iter(&mut iter)); [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | [INFO] [stdout] 84 | let deferred_proofs_digest = iter [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 93 | let remaining_items = iter.collect_vec(); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 106 | start_pc: start_pc.to_owned(), [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] --> core/src/air/public_values.rs:107:22 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn from_vec(data: Vec) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 82 | let committed_value_digest = array::from_fn(|_| Word::from_iter(&mut iter)); [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | [INFO] [stdout] 84 | let deferred_proofs_digest = iter [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 93 | let remaining_items = iter.collect_vec(); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 107 | next_pc: next_pc.to_owned(), [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] --> core/src/air/public_values.rs:108:24 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn from_vec(data: Vec) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 82 | let committed_value_digest = array::from_fn(|_| Word::from_iter(&mut iter)); [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | [INFO] [stdout] 84 | let deferred_proofs_digest = iter [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 93 | let remaining_items = iter.collect_vec(); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 108 | exit_code: exit_code.to_owned(), [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] --> core/src/air/public_values.rs:109:20 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn from_vec(data: Vec) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 82 | let committed_value_digest = array::from_fn(|_| Word::from_iter(&mut iter)); [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | [INFO] [stdout] 84 | let deferred_proofs_digest = iter [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 93 | let remaining_items = iter.collect_vec(); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | shard: shard.to_owned(), [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] --> core/src/air/word.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn map(self, f: F) -> Word [INFO] [stdout] | ---- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 31 | Word(self.0.map(f)) [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] --> core/src/air/word.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn extend_var>(var: T) -> Word { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | Word([ [INFO] [stdout] | ______________^ [INFO] [stdout] 37 | | AB::Expr::zero() + var, [INFO] [stdout] 38 | | AB::Expr::zero(), [INFO] [stdout] 39 | | AB::Expr::zero(), [INFO] [stdout] 40 | | AB::Expr::zero(), [INFO] [stdout] 41 | | ]) [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] --> core/src/air/word.rs:48:14 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn extend_expr>(expr: T) -> Word { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Word([ [INFO] [stdout] | ______________^ [INFO] [stdout] 49 | | AB::Expr::zero() + expr, [INFO] [stdout] 50 | | AB::Expr::zero(), [INFO] [stdout] 51 | | AB::Expr::zero(), [INFO] [stdout] 52 | | AB::Expr::zero(), [INFO] [stdout] 53 | | ]) [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] --> core/src/air/word.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | .map(|(i, x)| base[i].clone() * *x) [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] --> core/src/air/word.rs:119:14 [INFO] [stdout] | [INFO] [stdout] 116 | fn from_iter>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 117 | let elements = iter.into_iter().take(WORD_SIZE).collect_vec(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 118 | [INFO] [stdout] 119 | Word(array_ref![elements, 0, WORD_SIZE].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] --> core/src/cpu/air/ecall.rs:254:10 [INFO] [stdout] | [INFO] [stdout] 222 | let is_ecall_instruction = self.is_ecall_instruction::(&local.selectors); [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 254 | (is_commit.into(), is_commit_deferred_proofs.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/cpu/air/ecall.rs:254:28 [INFO] [stdout] | [INFO] [stdout] 222 | let is_ecall_instruction = self.is_ecall_instruction::(&local.selectors); [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 254 | (is_commit.into(), is_commit_deferred_proofs.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/cpu/air/ecall.rs:269:28 [INFO] [stdout] | [INFO] [stdout] 262 | let is_ecall_instruction = self.is_ecall_instruction::(&local.selectors); [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 269 | num_extra_cycles * is_ecall_instruction.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] --> core/src/cpu/columns/instruction.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 46 | fn into_iter(self) -> Self::IntoIter { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | / once(self.opcode) [INFO] [stdout] 48 | | .chain(self.op_a) [INFO] [stdout] 49 | | .chain(self.op_b) [INFO] [stdout] 50 | | .chain(self.op_c) [INFO] [stdout] 51 | | .chain(once(self.op_a_0)) [INFO] [stdout] 52 | | .collect::>() [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/memory/columns.rs:150:23 [INFO] [stdout] | [INFO] [stdout] 150 | .flat_map(|m| m.value().clone().into_iter()) [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] --> core/src/operations/field/field_inner_product.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | .map(|x| P::to_limbs_field::(x).into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/operations/field/field_inner_product.rs:46:22 [INFO] [stdout] | [INFO] [stdout] 46 | .map(|x| P::to_limbs_field::(x).into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/operations/field/params.rs:156:40 [INFO] [stdout] | [INFO] [stdout] 155 | fn from(value: Limbs) -> Self { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 156 | Polynomial::from_coefficients(&value.0.into_iter().map(|x| x.into()).collect::>()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/operations/field/params.rs:162:54 [INFO] [stdout] | [INFO] [stdout] 162 | Polynomial::from_coefficients(&value.map(|x| (*x).clone().into()).collect::>()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/runtime/mod.rs:130:34 [INFO] [stdout] | [INFO] [stdout] 92 | let program = Arc::new(program); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 95 | let record = ExecutionRecord { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 101 | let trace_buf = if let Ok(trace_file) = std::env::var("TRACE_FILE") { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 102 | let file = File::create(trace_file).unwrap(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 108 | let syscall_map = default_syscall_map(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 130 | unconstrained_state: ForkState::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] --> core/src/runtime/record.rs:597:15 [INFO] [stdout] | [INFO] [stdout] 593 | pub fn new(index: u32, program: Arc) -> Self { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 597 | ..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] --> core/src/stark/debug.rs:122:22 [INFO] [stdout] | [INFO] [stdout] 122 | .map(|perm| *perm.row_slice(perm.height() - 1).last().unwrap()) [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] --> core/src/stark/machine.rs:285:23 [INFO] [stdout] | [INFO] [stdout] 272 | record: A::Record, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 281 | let shards = tracing::info_span!("shard_record") [INFO] [stdout] | ------ ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 285 | .in_scope(|| P::prove_shards(self, pk, shards, challenger)) [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] --> core/src/stark/machine.rs:282:46 [INFO] [stdout] | [INFO] [stdout] 272 | record: A::Record, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 282 | .in_scope(|| self.shard(record, &::Config::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] --> core/src/stark/machine.rs:382:61 [INFO] [stdout] | [INFO] [stdout] 382 | .map(|chip| chip.generate_trace(shard, &mut A::Record::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] --> core/src/stark/permutation.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 19 | random_element: AF, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | random_element.powers().skip(1).take(n).collect::>() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/stark/prover.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 102 | let shard_data_chunks = chunk_vec(shard_data, chunk_size); [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 103 | let shard_chunks = chunk_vec(shards, chunk_size); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 106 | / shard_data_chunks [INFO] [stdout] 107 | | .into_par_iter() [INFO] [stdout] 108 | | .zip(shard_chunks.into_par_iter()) [INFO] [stdout] 109 | | .map(|(datas, shards)| { [INFO] [stdout] ... | [INFO] [stdout] 138 | | }) [INFO] [stdout] 139 | | .flatten() [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] --> core/src/stark/prover.rs:110:21 [INFO] [stdout] | [INFO] [stdout] 109 | .map(|(datas, shards)| { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | / datas [INFO] [stdout] 111 | | .into_iter() [INFO] [stdout] 112 | | .zip(shards) [INFO] [stdout] 113 | | .map(|(data, shard)| { [INFO] [stdout] ... | [INFO] [stdout] 135 | | }) [INFO] [stdout] 136 | | }) [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] --> core/src/stark/prover.rs:115:43 [INFO] [stdout] | [INFO] [stdout] 113 | .map(|(data, shard)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 114 | tracing::debug_span!(parent: &parent_span, "prove shard opening") [INFO] [stdout] 115 | .in_scope(|| { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 116 | | let idx = shard.index() as usize; [INFO] [stdout] 117 | | let data = if reconstruct_commitments { [INFO] [stdout] 118 | | Self::commit_main(config, machine, &shard, idx) [INFO] [stdout] ... | [INFO] [stdout] 134 | | proof [INFO] [stdout] 135 | | }) [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] --> core/src/stark/prover.rs:180:74 [INFO] [stdout] | [INFO] [stdout] 180 | ... .in_scope(|| chip.generate_trace(shard, &mut A::Record::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] --> core/src/stark/prover.rs:529:25 [INFO] [stdout] | [INFO] [stdout] 229 | mut shard_data: ShardMainData, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 318 | tracing::debug_span!("flatten permutation traces and collect domains").in_scope(|| { [INFO] [stdout] | ---------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 331 | let (permutation_commit, permutation_data) = [INFO] [stdout] | ------------------ ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 332 | tracing::debug_span!("commit to permutation traces") [INFO] [stdout] | ---------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 349 | let parent_span = tracing::debug_span!("compute quotient values"); [INFO] [stdout] | ----------- ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 423 | let (quotient_commit, quotient_data) = tracing::debug_span!("commit to quotient traces") [INFO] [stdout] | --------------- ------------- ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 431 | tracing::debug_span!("compute preprocessed opening points").in_scope(|| { [INFO] [stdout] | ----------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 442 | tracing::debug_span!("compute trace opening points").in_scope(|| { [INFO] [stdout] | ---------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 454 | let (openings, opening_proof) = tracing::debug_span!("open multi batches").in_scope(|| { [INFO] [stdout] | ------------- ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 529 | commitment: ShardCommitment { [INFO] [stdout] | _________________________^ [INFO] [stdout] 530 | | main_commit: shard_data.main_commit.clone(), [INFO] [stdout] 531 | | permutation_commit, [INFO] [stdout] 532 | | quotient_commit, [INFO] [stdout] 533 | | }, [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] --> core/src/stark/types.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn save(&self, file: File) -> Result, Error> [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 55 | let mut writer = BufWriter::new(&file); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | Ok(ShardMainDataWrapper::TempFile(file, bytes_written)) [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] --> core/src/utils/prove.rs:264:26 [INFO] [stdout] | [INFO] [stdout] 249 | .map(|shard| { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 250 | let config = machine.config(); [INFO] [stdout] 251 | let shard_data = [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 264 | &mut challenger.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: aborting due to 56 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sp1-core` (lib) due to 57 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] --> core/src/air/builder.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 60 | condition: impl Into + Clone, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | a: impl Into + Clone, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | b: impl Into + Clone, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | ) -> Self::Expr { [INFO] [stdout] 64 | condition.clone().into() * a.into() + (Self::Expr::one() - condition.into()) * b.into() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/air/builder.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 60 | condition: impl Into + Clone, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | a: impl Into + Clone, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | b: impl Into + Clone, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | ) -> Self::Expr { [INFO] [stdout] 64 | condition.clone().into() * a.into() + (Self::Expr::one() - condition.into()) * b.into() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/air/builder.rs:96:40 [INFO] [stdout] | [INFO] [stdout] 89 | opcode: impl Into, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 90 | a: impl Into, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 91 | b: impl Into, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 92 | c: impl Into, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 93 | shard: impl Into, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 94 | multiplicity: impl Into, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 95 | ) { [INFO] [stdout] 96 | self.send_byte_pair(opcode, a, Self::Expr::zero(), b, c, shard, multiplicity) [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] --> core/src/air/builder.rs:135:43 [INFO] [stdout] | [INFO] [stdout] 128 | opcode: impl Into, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 129 | a: impl Into, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 130 | b: impl Into, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 131 | c: impl Into, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | shard: impl Into, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 133 | multiplicity: impl Into, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 134 | ) { [INFO] [stdout] 135 | self.receive_byte_pair(opcode, a, Self::Expr::zero(), b, c, shard, multiplicity) [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] --> core/src/air/builder.rs:212:14 [INFO] [stdout] | [INFO] [stdout] 208 | condition: impl Into + Clone, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 209 | a: Word + Clone>, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 210 | b: Word + Clone>, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 211 | ) -> Word { [INFO] [stdout] 212 | Word(array::from_fn(|i| { [INFO] [stdout] | ______________^ [INFO] [stdout] 213 | | self.if_else(condition.clone(), a[i].clone(), b[i].clone()) [INFO] [stdout] 214 | | })) [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] --> core/src/air/builder.rs:526:13 [INFO] [stdout] | [INFO] [stdout] 502 | value: impl Into, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 503 | limb_16: impl Into + Clone, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 504 | limb_8: impl Into + Clone, [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 505 | shard: impl Into + Clone, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 506 | do_check: impl Into + Clone, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 526 | Self::Expr::from_canonical_u8(ByteOpcode::U8Range as u8), [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] --> core/src/air/builder.rs:527:13 [INFO] [stdout] | [INFO] [stdout] 502 | value: impl Into, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 503 | limb_16: impl Into + Clone, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 504 | limb_8: impl Into + Clone, [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 505 | shard: impl Into + Clone, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 506 | do_check: impl Into + Clone, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 527 | Self::Expr::zero(), [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] --> core/src/air/builder.rs:528:13 [INFO] [stdout] | [INFO] [stdout] 502 | value: impl Into, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 503 | limb_16: impl Into + Clone, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 504 | limb_8: impl Into + Clone, [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 505 | shard: impl Into + Clone, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 506 | do_check: impl Into + Clone, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 528 | Self::Expr::zero(), [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] --> core/src/air/builder.rs:530:13 [INFO] [stdout] | [INFO] [stdout] 502 | value: impl Into, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 503 | limb_16: impl Into + Clone, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 504 | limb_8: impl Into + Clone, [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 505 | shard: impl Into + Clone, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 506 | do_check: impl Into + Clone, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 530 | shard.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] --> core/src/air/builder.rs:616:27 [INFO] [stdout] | [INFO] [stdout] 612 | condition: impl Into + Clone, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 613 | a: BinomialExtension + Clone>, [INFO] [stdout] | --------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 614 | b: BinomialExtension + Clone>, [INFO] [stdout] | --------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 615 | ) -> BinomialExtension { [INFO] [stdout] 616 | BinomialExtension(array::from_fn(|i| { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 617 | | self.if_else(condition.clone(), a.0[i].clone(), b.0[i].clone()) [INFO] [stdout] 618 | | })) [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] --> core/src/air/extension.rs:30:27 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn from + Clone>(from: BinomialExtension) -> Self { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | BinomialExtension(core::array::from_fn(|i| from.0[i].clone().into())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/air/extension.rs:30:52 [INFO] [stdout] | [INFO] [stdout] 30 | BinomialExtension(core::array::from_fn(|i| from.0[i].clone().into())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/air/extension.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 37 | fn add(self, rhs: Self) -> Self::Output { [INFO] [stdout] | ---- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | Self(core::array::from_fn(|i| { [INFO] [stdout] | ______________^ [INFO] [stdout] 39 | | self.0[i].clone() + rhs.0[i].clone() [INFO] [stdout] 40 | | })) [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] --> core/src/air/extension.rs:48:14 [INFO] [stdout] | [INFO] [stdout] 47 | fn sub(self, rhs: Self) -> Self::Output { [INFO] [stdout] | ---- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Self(core::array::from_fn(|i| { [INFO] [stdout] | ______________^ [INFO] [stdout] 49 | | self.0[i].clone() - rhs.0[i].clone() [INFO] [stdout] 50 | | })) [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] --> core/src/air/polynomial.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn eval>(&self, x: S) -> S [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let powers = x.powers(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | / self.coefficients [INFO] [stdout] 51 | | .iter() [INFO] [stdout] 52 | | .zip(powers) [INFO] [stdout] 53 | | .map(|(c, x)| x * c.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] --> core/src/air/polynomial.rs:53:31 [INFO] [stdout] | [INFO] [stdout] 53 | .map(|(c, x)| x * c.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] --> core/src/air/polynomial.rs:79:27 [INFO] [stdout] | [INFO] [stdout] 77 | fn from_iter>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | Self { [INFO] [stdout] 79 | coefficients: iter.into_iter().collect(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/air/polynomial.rs:148:19 [INFO] [stdout] | [INFO] [stdout] 147 | fn neg(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 148 | Self::new(self.coefficients.into_iter().map(|x| -x).collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/air/polynomial.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 163 | fn sub(self, other: &Polynomial) -> Polynomial { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 164 | Polynomial::new( [INFO] [stdout] 165 | / self.coefficients [INFO] [stdout] 166 | | .iter() [INFO] [stdout] 167 | | .zip_longest(other.coefficients.iter()) [INFO] [stdout] 168 | | .map(|x| match x { [INFO] [stdout] ... | [INFO] [stdout] 172 | | }) [INFO] [stdout] 173 | | .collect(), [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/air/polynomial.rs:229:13 [INFO] [stdout] | [INFO] [stdout] 227 | fn mul(self, other: T) -> Self { [INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 228 | Self::new( [INFO] [stdout] 229 | / self.coefficients [INFO] [stdout] 230 | | .into_iter() [INFO] [stdout] 231 | | .map(|x| x * other.clone()) [INFO] [stdout] 232 | | .collect(), [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/air/polynomial.rs:231:30 [INFO] [stdout] | [INFO] [stdout] 231 | .map(|x| x * other.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] --> core/src/air/polynomial.rs:242:13 [INFO] [stdout] | [INFO] [stdout] 240 | fn mul(self, other: T) -> Polynomial { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 241 | Polynomial::new( [INFO] [stdout] 242 | / self.coefficients [INFO] [stdout] 243 | | .iter() [INFO] [stdout] 244 | | .cloned() [INFO] [stdout] 245 | | .map(|x| x * other.clone()) [INFO] [stdout] 246 | | .collect(), [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/air/polynomial.rs:245:30 [INFO] [stdout] | [INFO] [stdout] 245 | .map(|x| x * other.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] --> core/src/air/public_values.rs:52:27 [INFO] [stdout] | [INFO] [stdout] 52 | .flat_map(|w| Word::::from(*w).into_iter()) [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] --> core/src/air/public_values.rs:106:23 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn from_vec(data: Vec) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 82 | let committed_value_digest = array::from_fn(|_| Word::from_iter(&mut iter)); [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | [INFO] [stdout] 84 | let deferred_proofs_digest = iter [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 93 | let remaining_items = iter.collect_vec(); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 106 | start_pc: start_pc.to_owned(), [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] --> core/src/air/public_values.rs:107:22 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn from_vec(data: Vec) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 82 | let committed_value_digest = array::from_fn(|_| Word::from_iter(&mut iter)); [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | [INFO] [stdout] 84 | let deferred_proofs_digest = iter [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 93 | let remaining_items = iter.collect_vec(); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 107 | next_pc: next_pc.to_owned(), [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] --> core/src/air/public_values.rs:108:24 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn from_vec(data: Vec) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 82 | let committed_value_digest = array::from_fn(|_| Word::from_iter(&mut iter)); [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | [INFO] [stdout] 84 | let deferred_proofs_digest = iter [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 93 | let remaining_items = iter.collect_vec(); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 108 | exit_code: exit_code.to_owned(), [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] --> core/src/air/public_values.rs:109:20 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn from_vec(data: Vec) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 82 | let committed_value_digest = array::from_fn(|_| Word::from_iter(&mut iter)); [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | [INFO] [stdout] 84 | let deferred_proofs_digest = iter [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 93 | let remaining_items = iter.collect_vec(); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | shard: shard.to_owned(), [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] --> core/src/air/word.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn map(self, f: F) -> Word [INFO] [stdout] | ---- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 31 | Word(self.0.map(f)) [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] --> core/src/air/word.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn extend_var>(var: T) -> Word { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | Word([ [INFO] [stdout] | ______________^ [INFO] [stdout] 37 | | AB::Expr::zero() + var, [INFO] [stdout] 38 | | AB::Expr::zero(), [INFO] [stdout] 39 | | AB::Expr::zero(), [INFO] [stdout] 40 | | AB::Expr::zero(), [INFO] [stdout] 41 | | ]) [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] --> core/src/air/word.rs:48:14 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn extend_expr>(expr: T) -> Word { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Word([ [INFO] [stdout] | ______________^ [INFO] [stdout] 49 | | AB::Expr::zero() + expr, [INFO] [stdout] 50 | | AB::Expr::zero(), [INFO] [stdout] 51 | | AB::Expr::zero(), [INFO] [stdout] 52 | | AB::Expr::zero(), [INFO] [stdout] 53 | | ]) [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] --> core/src/air/word.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | .map(|(i, x)| base[i].clone() * *x) [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] --> core/src/air/word.rs:119:14 [INFO] [stdout] | [INFO] [stdout] 116 | fn from_iter>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 117 | let elements = iter.into_iter().take(WORD_SIZE).collect_vec(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 118 | [INFO] [stdout] 119 | Word(array_ref![elements, 0, WORD_SIZE].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] --> core/src/cpu/air/ecall.rs:254:10 [INFO] [stdout] | [INFO] [stdout] 222 | let is_ecall_instruction = self.is_ecall_instruction::(&local.selectors); [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 254 | (is_commit.into(), is_commit_deferred_proofs.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/cpu/air/ecall.rs:254:28 [INFO] [stdout] | [INFO] [stdout] 222 | let is_ecall_instruction = self.is_ecall_instruction::(&local.selectors); [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 254 | (is_commit.into(), is_commit_deferred_proofs.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/cpu/air/ecall.rs:269:28 [INFO] [stdout] | [INFO] [stdout] 262 | let is_ecall_instruction = self.is_ecall_instruction::(&local.selectors); [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 269 | num_extra_cycles * is_ecall_instruction.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] --> core/src/cpu/columns/instruction.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 46 | fn into_iter(self) -> Self::IntoIter { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | / once(self.opcode) [INFO] [stdout] 48 | | .chain(self.op_a) [INFO] [stdout] 49 | | .chain(self.op_b) [INFO] [stdout] 50 | | .chain(self.op_c) [INFO] [stdout] 51 | | .chain(once(self.op_a_0)) [INFO] [stdout] 52 | | .collect::>() [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/memory/columns.rs:150:23 [INFO] [stdout] | [INFO] [stdout] 150 | .flat_map(|m| m.value().clone().into_iter()) [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] --> core/src/operations/field/field_inner_product.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | .map(|x| P::to_limbs_field::(x).into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/operations/field/field_inner_product.rs:46:22 [INFO] [stdout] | [INFO] [stdout] 46 | .map(|x| P::to_limbs_field::(x).into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/operations/field/params.rs:156:40 [INFO] [stdout] | [INFO] [stdout] 155 | fn from(value: Limbs) -> Self { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 156 | Polynomial::from_coefficients(&value.0.into_iter().map(|x| x.into()).collect::>()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/operations/field/params.rs:162:54 [INFO] [stdout] | [INFO] [stdout] 162 | Polynomial::from_coefficients(&value.map(|x| (*x).clone().into()).collect::>()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/runtime/mod.rs:130:34 [INFO] [stdout] | [INFO] [stdout] 92 | let program = Arc::new(program); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 95 | let record = ExecutionRecord { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 101 | let trace_buf = if let Ok(trace_file) = std::env::var("TRACE_FILE") { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 102 | let file = File::create(trace_file).unwrap(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 108 | let syscall_map = default_syscall_map(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 130 | unconstrained_state: ForkState::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] --> core/src/runtime/record.rs:597:15 [INFO] [stdout] | [INFO] [stdout] 593 | pub fn new(index: u32, program: Arc) -> Self { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 597 | ..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] --> core/src/stark/debug.rs:122:22 [INFO] [stdout] | [INFO] [stdout] 122 | .map(|perm| *perm.row_slice(perm.height() - 1).last().unwrap()) [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] --> core/src/stark/machine.rs:285:23 [INFO] [stdout] | [INFO] [stdout] 272 | record: A::Record, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 281 | let shards = tracing::info_span!("shard_record") [INFO] [stdout] | ------ ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 285 | .in_scope(|| P::prove_shards(self, pk, shards, challenger)) [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] --> core/src/stark/machine.rs:282:46 [INFO] [stdout] | [INFO] [stdout] 272 | record: A::Record, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 282 | .in_scope(|| self.shard(record, &::Config::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] --> core/src/stark/machine.rs:382:61 [INFO] [stdout] | [INFO] [stdout] 382 | .map(|chip| chip.generate_trace(shard, &mut A::Record::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] --> core/src/stark/permutation.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 19 | random_element: AF, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | random_element.powers().skip(1).take(n).collect::>() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/stark/prover.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 102 | let shard_data_chunks = chunk_vec(shard_data, chunk_size); [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 103 | let shard_chunks = chunk_vec(shards, chunk_size); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 106 | / shard_data_chunks [INFO] [stdout] 107 | | .into_par_iter() [INFO] [stdout] 108 | | .zip(shard_chunks.into_par_iter()) [INFO] [stdout] 109 | | .map(|(datas, shards)| { [INFO] [stdout] ... | [INFO] [stdout] 138 | | }) [INFO] [stdout] 139 | | .flatten() [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] --> core/src/stark/prover.rs:110:21 [INFO] [stdout] | [INFO] [stdout] 109 | .map(|(datas, shards)| { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | / datas [INFO] [stdout] 111 | | .into_iter() [INFO] [stdout] 112 | | .zip(shards) [INFO] [stdout] 113 | | .map(|(data, shard)| { [INFO] [stdout] ... | [INFO] [stdout] 135 | | }) [INFO] [stdout] 136 | | }) [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] --> core/src/stark/prover.rs:115:43 [INFO] [stdout] | [INFO] [stdout] 113 | .map(|(data, shard)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 114 | tracing::debug_span!(parent: &parent_span, "prove shard opening") [INFO] [stdout] 115 | .in_scope(|| { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 116 | | let idx = shard.index() as usize; [INFO] [stdout] 117 | | let data = if reconstruct_commitments { [INFO] [stdout] 118 | | Self::commit_main(config, machine, &shard, idx) [INFO] [stdout] ... | [INFO] [stdout] 134 | | proof [INFO] [stdout] 135 | | }) [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] --> core/src/stark/prover.rs:180:74 [INFO] [stdout] | [INFO] [stdout] 180 | ... .in_scope(|| chip.generate_trace(shard, &mut A::Record::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] --> core/src/stark/prover.rs:529:25 [INFO] [stdout] | [INFO] [stdout] 229 | mut shard_data: ShardMainData, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 318 | tracing::debug_span!("flatten permutation traces and collect domains").in_scope(|| { [INFO] [stdout] | ---------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 331 | let (permutation_commit, permutation_data) = [INFO] [stdout] | ------------------ ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 332 | tracing::debug_span!("commit to permutation traces") [INFO] [stdout] | ---------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 349 | let parent_span = tracing::debug_span!("compute quotient values"); [INFO] [stdout] | ----------- ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 423 | let (quotient_commit, quotient_data) = tracing::debug_span!("commit to quotient traces") [INFO] [stdout] | --------------- ------------- ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 431 | tracing::debug_span!("compute preprocessed opening points").in_scope(|| { [INFO] [stdout] | ----------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 442 | tracing::debug_span!("compute trace opening points").in_scope(|| { [INFO] [stdout] | ---------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 454 | let (openings, opening_proof) = tracing::debug_span!("open multi batches").in_scope(|| { [INFO] [stdout] | ------------- ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 529 | commitment: ShardCommitment { [INFO] [stdout] | _________________________^ [INFO] [stdout] 530 | | main_commit: shard_data.main_commit.clone(), [INFO] [stdout] 531 | | permutation_commit, [INFO] [stdout] 532 | | quotient_commit, [INFO] [stdout] 533 | | }, [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] --> core/src/stark/types.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn save(&self, file: File) -> Result, Error> [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 55 | let mut writer = BufWriter::new(&file); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | Ok(ShardMainDataWrapper::TempFile(file, bytes_written)) [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] --> core/src/utils/prove.rs:264:26 [INFO] [stdout] | [INFO] [stdout] 249 | .map(|shard| { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 250 | let config = machine.config(); [INFO] [stdout] 251 | let shard_data = [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 264 | &mut challenger.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: aborting due to 56 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sp1-core` (lib test) due to 57 previous errors [INFO] running `Command { std: "docker" "inspect" "fa01d99510b7dd545509f444ce89f318ed2e4f6447be399504de8c6c59667d5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa01d99510b7dd545509f444ce89f318ed2e4f6447be399504de8c6c59667d5b", kill_on_drop: false }` [INFO] [stdout] fa01d99510b7dd545509f444ce89f318ed2e4f6447be399504de8c6c59667d5b