[INFO] cloning repository https://github.com/uawl/zprove
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uawl/zprove" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuawl%2Fzprove", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuawl%2Fzprove'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0322f5a8525f9f8a08c563bd27d18b3c8410b69e
[INFO] testing uawl/zprove against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuawl%2Fzprove" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/uawl/zprove
[INFO] finished tweaking git repo https://github.com/uawl/zprove
[INFO] tweaked toml for git repo https://github.com/uawl/zprove written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/uawl/zprove on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/uawl/zprove 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" "+beta-2026-03-05" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b0bf724a4731eab518b7ead616bd4f6ed7c6e9fdefc237c7f27b25bbe59c1d63
[INFO] running `Command { std: "docker" "start" "-a" "b0bf724a4731eab518b7ead616bd4f6ed7c6e9fdefc237c7f27b25bbe59c1d63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0bf724a4731eab518b7ead616bd4f6ed7c6e9fdefc237c7f27b25bbe59c1d63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0bf724a4731eab518b7ead616bd4f6ed7c6e9fdefc237c7f27b25bbe59c1d63", kill_on_drop: false }`
[INFO] [stdout] b0bf724a4731eab518b7ead616bd4f6ed7c6e9fdefc237c7f27b25bbe59c1d63
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e480a3994ad743feacb9cb0eba4be4dd75a05f85dc0a9618f06e0dea489d9e1f
[INFO] running `Command { std: "docker" "start" "-a" "e480a3994ad743feacb9cb0eba4be4dd75a05f85dc0a9618f06e0dea489d9e1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling p3-maybe-rayon v0.4.2
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling const-hex v1.17.0
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling secp256k1-sys v0.11.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling c-kzg v2.1.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling lru v0.16.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling aurora-engine-modexp v1.2.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling syn-solidity v1.5.7
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.13
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling ark-std v0.5.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.5.7
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.5.7
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling alloy-tx-macros v1.7.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling secp256k1 v0.31.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling p3-util v0.4.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling ark-serialize v0.5.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling alloy-rlp v0.3.13
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling ruint v1.17.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling alloy-sol-macro v1.5.7
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling alloy-primitives v1.5.7
[INFO] [stderr]    Compiling nybbles v0.4.8
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling p3-field v0.4.2
[INFO] [stderr]    Compiling ark-ff v0.5.0
[INFO] [stderr]    Compiling p3-matrix v0.4.2
[INFO] [stderr]    Compiling p3-symmetric v0.4.2
[INFO] [stderr]    Compiling alloy-eip7928 v0.3.2
[INFO] [stderr]    Compiling alloy-eip2930 v0.2.3
[INFO] [stderr]    Compiling alloy-eip7702 v0.6.3
[INFO] [stderr]    Compiling revm-primitives v22.0.0
[INFO] [stderr]    Compiling alloy-eip2124 v0.2.0
[INFO] [stderr]    Compiling alloy-serde v1.7.3
[INFO] [stderr]    Compiling alloy-sol-types v1.5.7
[INFO] [stderr]    Compiling alloy-trie v0.9.4
[INFO] [stderr]    Compiling alloy-signer v1.7.3
[INFO] [stderr]    Compiling alloy-chains v0.2.30
[INFO] [stderr]    Compiling p3-keccak v0.4.2
[INFO] [stderr]    Compiling revm-bytecode v8.0.0
[INFO] [stderr]    Compiling p3-dft v0.4.2
[INFO] [stderr]    Compiling p3-air v0.4.2
[INFO] [stderr]    Compiling p3-interpolation v0.4.2
[INFO] [stderr]    Compiling alloy-eips v1.7.3
[INFO] [stderr]    Compiling revm-state v9.0.0
[INFO] [stderr]    Compiling p3-mds v0.4.2
[INFO] [stderr]    Compiling revm-database-interface v9.0.0
[INFO] [stderr]    Compiling p3-poseidon2 v0.4.2
[INFO] [stderr]    Compiling p3-monty-31 v0.4.2
[INFO] [stderr]    Compiling p3-poseidon2-air v0.4.2
[INFO] [stderr]    Compiling revm-context-interface v14.0.0
[INFO] [stderr]    Compiling alloy-consensus v1.7.3
[INFO] [stderr]    Compiling alloy-json-rpc v1.7.3
[INFO] [stderr]    Compiling p3-challenger v0.4.2
[INFO] [stderr]    Compiling p3-commit v0.4.2
[INFO] [stderr]    Compiling p3-mersenne-31 v0.4.2
[INFO] [stderr]    Compiling p3-fri v0.4.2
[INFO] [stderr]    Compiling p3-uni-stark v0.4.2 (/opt/rustwide/workdir/crates/p3-uni-stark)
[INFO] [stderr]    Compiling p3-merkle-tree v0.4.2
[INFO] [stderr]    Compiling alloy-transport v1.7.3
[INFO] [stderr]    Compiling p3-circle v0.4.2
[INFO] [stderr]    Compiling p3-lookup v0.4.2
[INFO] [stderr]    Compiling alloy-rpc-client v1.7.3
[INFO] [stderr]    Compiling revm-interpreter v32.0.0
[INFO] [stderr]    Compiling revm-context v13.0.0
[INFO] [stderr]    Compiling alloy-network-primitives v1.7.3
[INFO] [stderr]    Compiling alloy-consensus-any v1.7.3
[INFO] [stderr]    Compiling alloy-rpc-types-eth v1.7.3
[INFO] [stderr]    Compiling ark-poly v0.5.0
[INFO] [stderr]    Compiling ark-ec v0.5.0
[INFO] [stderr]    Compiling alloy-rpc-types-any v1.7.3
[INFO] [stderr]    Compiling alloy-network v1.7.3
[INFO] [stderr]    Compiling alloy-provider v1.7.3
[INFO] [stderr]    Compiling ark-bn254 v0.5.0
[INFO] [stderr]    Compiling ark-bls12-381 v0.5.0
[INFO] [stderr]    Compiling revm-precompile v32.0.0
[INFO] [stderr]    Compiling revm-handler v15.0.0
[INFO] [stderr]    Compiling revm-inspector v15.0.0
[INFO] [stderr]    Compiling revm-database v10.0.0
[INFO] [stderr]    Compiling revm v34.0.0
[INFO] [stderr]    Compiling zprove-core v0.1.0 (/opt/rustwide/workdir/crates/zprove-core)
[INFO] [stdout] warning: unused import: `OP_BYTE_AND_SYM`
[INFO] [stdout]   --> crates/zprove-core/src/transition.rs:24:3
[INFO] [stdout]    |
[INFO] [stdout] 24 |   OP_BYTE_AND_SYM,
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `p3_symmetric::Permutation`
[INFO] [stdout]   --> crates/zprove-core/src/zk_proof/challenger_air.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | use p3_symmetric::Permutation;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `p3_symmetric::Hash`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |     use p3_symmetric::Hash;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `p3_symmetric::Hash`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 |             use p3_symmetric::Hash;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     observe_hash!(inner_proof.commitments.trace);
[INFO] [stdout]     |     -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `observe_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `p3_symmetric::Hash`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 |             use p3_symmetric::Hash;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 |     observe_hash!(inner_proof.commitments.quotient_chunks);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `observe_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `p3_symmetric::Hash`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 |             use p3_symmetric::Hash;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 |         observe_hash!(r);
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `observe_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BasedVectorSpace`
[INFO] [stdout]   --> crates/zprove-core/src/zk_proof/challenger_air.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 60 | use p3_field::{BasedVectorSpace, PrimeCharacteristicRing};
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expected_inner_pis`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:517:5
[INFO] [stdout]     |
[INFO] [stdout] 517 |     expected_inner_pis: &[Val],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected_inner_pis`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expected_trace_commit`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:518:5
[INFO] [stdout]     |
[INFO] [stdout] 518 |     expected_trace_commit: &[Val; 8],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected_trace_commit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val_end`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/keccak.rs:304:13
[INFO] [stdout]     |
[INFO] [stdout] 304 |         let val_end = val_start + (word_end - word_start).min(32 - val_start);
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_val_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `supports_zkp_receipt` is never used
[INFO] [stdout]     --> crates/zprove-core/src/execute.rs:1244:4
[INFO] [stdout]      |
[INFO] [stdout] 1244 | fn supports_zkp_receipt(op: u8) -> bool {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `flush_and_verify_batch_zkp_single` is never used
[INFO] [stdout]     --> crates/zprove-core/src/execute.rs:1351:4
[INFO] [stdout]      |
[INFO] [stdout] 1351 | fn flush_and_verify_batch_zkp_single(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_native_perm` is never used
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:118:4
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn make_native_perm() -> Poseidon2Mersenne31<16> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling zprove-bench v0.1.0 (/opt/rustwide/workdir/crates/zprove-bench)
[INFO] [stderr]    Compiling zprove-revm-tests v0.1.0 (/opt/rustwide/workdir/crates/zprove-revm-tests)
[INFO] [stdout] warning: unused variable: `par_phase`
[INFO] [stdout]     --> crates/zprove-bench/src/main.rs:1253:9
[INFO] [stdout]      |
[INFO] [stdout] 1253 |     let par_phase = read_proof_phase_timings();
[INFO] [stdout]      |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_par_phase`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s
[INFO] running `Command { std: "docker" "inspect" "e480a3994ad743feacb9cb0eba4be4dd75a05f85dc0a9618f06e0dea489d9e1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e480a3994ad743feacb9cb0eba4be4dd75a05f85dc0a9618f06e0dea489d9e1f", kill_on_drop: false }`
[INFO] [stdout] e480a3994ad743feacb9cb0eba4be4dd75a05f85dc0a9618f06e0dea489d9e1f
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9be19d945a13c3eed03032065d83cce0fa94ce14b3bc5c7f8174edd84f8685e3
[INFO] running `Command { std: "docker" "start" "-a" "9be19d945a13c3eed03032065d83cce0fa94ce14b3bc5c7f8174edd84f8685e3", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `OP_BYTE_AND_SYM`
[INFO] [stdout]   --> crates/zprove-core/src/transition.rs:24:3
[INFO] [stdout]    |
[INFO] [stdout] 24 |   OP_BYTE_AND_SYM,
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `p3_symmetric::Permutation`
[INFO] [stdout]   --> crates/zprove-core/src/zk_proof/challenger_air.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | use p3_symmetric::Permutation;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `p3_symmetric::Hash`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |     use p3_symmetric::Hash;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `p3_symmetric::Hash`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 |             use p3_symmetric::Hash;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     observe_hash!(inner_proof.commitments.trace);
[INFO] [stdout]     |     -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `observe_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `p3_symmetric::Hash`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 |             use p3_symmetric::Hash;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 |     observe_hash!(inner_proof.commitments.quotient_chunks);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `observe_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `p3_symmetric::Hash`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 |             use p3_symmetric::Hash;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 |         observe_hash!(r);
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `observe_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BasedVectorSpace`
[INFO] [stdout]   --> crates/zprove-core/src/zk_proof/challenger_air.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 60 | use p3_field::{BasedVectorSpace, PrimeCharacteristicRing};
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expected_inner_pis`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:517:5
[INFO] [stdout]     |
[INFO] [stdout] 517 |     expected_inner_pis: &[Val],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected_inner_pis`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expected_trace_commit`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:518:5
[INFO] [stdout]     |
[INFO] [stdout] 518 |     expected_trace_commit: &[Val; 8],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected_trace_commit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val_end`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/keccak.rs:304:13
[INFO] [stdout]     |
[INFO] [stdout] 304 |         let val_end = val_start + (word_end - word_start).min(32 - val_start);
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_val_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `supports_zkp_receipt` is never used
[INFO] [stdout]     --> crates/zprove-core/src/execute.rs:1244:4
[INFO] [stdout]      |
[INFO] [stdout] 1244 | fn supports_zkp_receipt(op: u8) -> bool {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `flush_and_verify_batch_zkp_single` is never used
[INFO] [stdout]     --> crates/zprove-core/src/execute.rs:1351:4
[INFO] [stdout]      |
[INFO] [stdout] 1351 | fn flush_and_verify_batch_zkp_single(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_native_perm` is never used
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:118:4
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn make_native_perm() -> Poseidon2Mersenne31<16> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling p3-baby-bear v0.4.2
[INFO] [stderr]    Compiling zprove-core v0.1.0 (/opt/rustwide/workdir/crates/zprove-core)
[INFO] [stderr]    Compiling zprove-revm-tests v0.1.0 (/opt/rustwide/workdir/crates/zprove-revm-tests)
[INFO] [stderr]    Compiling zprove-bench v0.1.0 (/opt/rustwide/workdir/crates/zprove-bench)
[INFO] [stdout] warning: unused import: `RECEIPT_BIND_TAG_STACK`
[INFO] [stdout]    --> crates/zprove-core/tests/zk_proof_tests.rs:627:41
[INFO] [stdout]     |
[INFO] [stdout] 627 |     NUM_LUT_COLS, RECEIPT_BIND_TAG_LUT, RECEIPT_BIND_TAG_STACK, build_lut_trace_from_proof_rows,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `revm::bytecode::opcode`
[INFO] [stdout]    --> crates/zprove-core/tests/zk_proof_tests.rs:685:9
[INFO] [stdout]     |
[INFO] [stdout] 685 |     use revm::bytecode::opcode;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `zprove_core::semantic_proof::prove_add`
[INFO] [stdout]    --> crates/zprove-core/tests/zk_proof_tests.rs:686:9
[INFO] [stdout]     |
[INFO] [stdout] 686 |     use zprove_core::semantic_proof::prove_add;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `OP_BYTE_AND_SYM`
[INFO] [stdout]   --> crates/zprove-core/src/transition.rs:24:3
[INFO] [stdout]    |
[INFO] [stdout] 24 |   OP_BYTE_AND_SYM,
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `p3_symmetric::Permutation`
[INFO] [stdout]   --> crates/zprove-core/src/zk_proof/challenger_air.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | use p3_symmetric::Permutation;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `p3_symmetric::Hash`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |     use p3_symmetric::Hash;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `p3_symmetric::Hash`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 |             use p3_symmetric::Hash;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     observe_hash!(inner_proof.commitments.trace);
[INFO] [stdout]     |     -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `observe_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `p3_symmetric::Hash`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 |             use p3_symmetric::Hash;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 |     observe_hash!(inner_proof.commitments.quotient_chunks);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `observe_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `p3_symmetric::Hash`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 |             use p3_symmetric::Hash;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 |         observe_hash!(r);
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `observe_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `LutKernelAir`, `build_lut_trace_from_proof_rows`, and `make_circle_config`
[INFO] [stdout]     --> crates/zprove-core/tests/transition_tests.rs:1746:5
[INFO] [stdout]      |
[INFO] [stdout] 1746 |     LutKernelAir, RECEIPT_BIND_TAG_LUT, RECEIPT_BIND_TAG_STACK,
[INFO] [stdout]      |     ^^^^^^^^^^^^
[INFO] [stdout] 1747 |     build_lut_steps_from_rows_bit_family, build_lut_trace_from_proof_rows,
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 1748 |     make_batch_receipt_binding_public_values, make_circle_config,
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StorageSet`
[INFO] [stdout]     --> crates/zprove-core/tests/transition_tests.rs:2028:17
[INFO] [stdout]      |
[INFO] [stdout] 2028 |     StorageKey, StorageSet, aggregate_storage_proofs, aggregate_storage_proofs_tree,
[INFO] [stdout]      |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wff_instruction`
[INFO] [stdout]     --> crates/zprove-core/tests/transition_tests.rs:2307:29
[INFO] [stdout]      |
[INFO] [stdout] 2307 |     verify_proof_with_rows, wff_instruction, wff_instruction_core,
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MemLogEntry`
[INFO] [stdout]     --> crates/zprove-core/tests/transition_tests.rs:3874:33
[INFO] [stdout]      |
[INFO] [stdout] 3874 |     use zprove_core::zk_proof::{MemLogEntry, prove_memory_consistency};
[INFO] [stdout]      |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MAX_CALL_DEPTH` and `VmState`
[INFO] [stdout]     --> crates/zprove-core/tests/transition_tests.rs:4679:53
[INFO] [stdout]      |
[INFO] [stdout] 4679 |     BlockTxContext, InstructionTransitionStatement, MAX_CALL_DEPTH, SubCallClaim, TransactionProof,
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^^
[INFO] [stdout] 4680 |     VmState, verify_sub_call_claim,
[INFO] [stdout]      |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling p3-uni-stark v0.4.2 (/opt/rustwide/workdir/crates/p3-uni-stark)
[INFO] [stdout] warning: unused variable: `par_phase`
[INFO] [stdout]     --> crates/zprove-bench/src/main.rs:1253:9
[INFO] [stdout]      |
[INFO] [stdout] 1253 |     let par_phase = read_proof_phase_timings();
[INFO] [stdout]      |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_par_phase`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `two128`
[INFO] [stdout]     --> crates/zprove-core/tests/transition_tests.rs:2727:9
[INFO] [stdout]      |
[INFO] [stdout] 2727 |     let two128: u128 = 1u128 << 127; // top bit of u128 = 2^127... let's use a simpler case
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_two128`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BasedVectorSpace`
[INFO] [stdout]   --> crates/zprove-core/src/zk_proof/challenger_air.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 60 | use p3_field::{BasedVectorSpace, PrimeCharacteristicRing};
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expected_inner_pis`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:517:5
[INFO] [stdout]     |
[INFO] [stdout] 517 |     expected_inner_pis: &[Val],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected_inner_pis`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expected_trace_commit`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:518:5
[INFO] [stdout]     |
[INFO] [stdout] 518 |     expected_trace_commit: &[Val; 8],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected_trace_commit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val_end`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/keccak.rs:304:13
[INFO] [stdout]     |
[INFO] [stdout] 304 |         let val_end = val_start + (word_end - word_start).min(32 - val_start);
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_val_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `supports_zkp_receipt` is never used
[INFO] [stdout]     --> crates/zprove-core/src/execute.rs:1244:4
[INFO] [stdout]      |
[INFO] [stdout] 1244 | fn supports_zkp_receipt(op: u8) -> bool {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `flush_and_verify_batch_zkp_single` is never used
[INFO] [stdout]     --> crates/zprove-core/src/execute.rs:1351:4
[INFO] [stdout]      |
[INFO] [stdout] 1351 | fn flush_and_verify_batch_zkp_single(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_native_perm` is never used
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:118:4
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn make_native_perm() -> Poseidon2Mersenne31<16> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zprove-core` (lib test); 13 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name zprove_core --edition=2024 crates/zprove-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5cf874c98b051c03 -C extra-filename=-de95b7b1bcbfc1f7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3f6f8ee6a64e0e27.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-61451ab850bd490d.rlib --extern p3_air=/opt/rustwide/target/debug/deps/libp3_air-beeb15797879689b.rlib --extern p3_challenger=/opt/rustwide/target/debug/deps/libp3_challenger-7e93e00b4637afac.rlib --extern p3_circle=/opt/rustwide/target/debug/deps/libp3_circle-9168dd9859790790.rlib --extern p3_commit=/opt/rustwide/target/debug/deps/libp3_commit-86b7443b8496de1c.rlib --extern p3_field=/opt/rustwide/target/debug/deps/libp3_field-4a15f662e850fa01.rlib --extern p3_fri=/opt/rustwide/target/debug/deps/libp3_fri-07f84c7b1da1f4ea.rlib --extern p3_keccak=/opt/rustwide/target/debug/deps/libp3_keccak-4d7fb5e4a4e64613.rlib --extern p3_lookup=/opt/rustwide/target/debug/deps/libp3_lookup-99de35603daa563c.rlib --extern p3_matrix=/opt/rustwide/target/debug/deps/libp3_matrix-b325bc0fcfc48c67.rlib --extern p3_merkle_tree=/opt/rustwide/target/debug/deps/libp3_merkle_tree-e27946b1733c8709.rlib --extern p3_mersenne_31=/opt/rustwide/target/debug/deps/libp3_mersenne_31-441cde99812c35d9.rlib --extern p3_poseidon2_air=/opt/rustwide/target/debug/deps/libp3_poseidon2_air-d83ca32cc5fc64e3.rlib --extern p3_symmetric=/opt/rustwide/target/debug/deps/libp3_symmetric-429a2a82db5bc98e.rlib --extern p3_uni_stark=/opt/rustwide/target/debug/deps/libp3_uni_stark-0f4beafd468dc500.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-424820e59fd50f2f.rlib --extern rand_xoshiro=/opt/rustwide/target/debug/deps/librand_xoshiro-f9a094013512e63c.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-413b41b740ea6480.rlib --extern revm=/opt/rustwide/target/debug/deps/librevm-47389f9ac5ee4e5a.rlib --extern revm_interpreter=/opt/rustwide/target/debug/deps/librevm_interpreter-e4aa89cdf5e1e5a8.rlib --extern revm_primitives=/opt/rustwide/target/debug/deps/librevm_primitives-739a7b6af48e3880.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c22827daf2caf9c5.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-65ea3c0d7fa9cd25.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blst-48432975fb4ec7aa/out -L native=/opt/rustwide/target/debug/build/c-kzg-a3c945b94ed2df50/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-22ed17078addc192/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9be19d945a13c3eed03032065d83cce0fa94ce14b3bc5c7f8174edd84f8685e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9be19d945a13c3eed03032065d83cce0fa94ce14b3bc5c7f8174edd84f8685e3", kill_on_drop: false }`
[INFO] [stdout] 9be19d945a13c3eed03032065d83cce0fa94ce14b3bc5c7f8174edd84f8685e3
