[INFO] cloning repository https://github.com/fengzhizi319/rust-verkle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fengzhizi319/rust-verkle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffengzhizi319%2Frust-verkle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffengzhizi319%2Frust-verkle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae75a2662c71260f4a6b5c2968ac700b4c6ed37d [INFO] testing fengzhizi319/rust-verkle against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffengzhizi319%2Frust-verkle" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fengzhizi319/rust-verkle [INFO] finished tweaking git repo https://github.com/fengzhizi319/rust-verkle [INFO] tweaked toml for git repo https://github.com/fengzhizi319/rust-verkle written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fengzhizi319/rust-verkle on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fengzhizi319/rust-verkle 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded keccak-hash v0.10.0 [INFO] [stderr] Downloaded plotters-backend v0.3.6 [INFO] [stderr] Downloaded ark-ed-on-bls12-381-bandersnatch v0.4.0 [INFO] [stderr] Downloaded rustix v0.38.35 [INFO] [stderr] Downloaded plotters v0.3.6 [INFO] [stderr] Downloaded plotters-svg v0.3.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e89eaa97305e0359f7345ea63bdf907e0152e88041d1763a2f089eb7a367cbf3 [INFO] running `Command { std: "docker" "start" "-a" "e89eaa97305e0359f7345ea63bdf907e0152e88041d1763a2f089eb7a367cbf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e89eaa97305e0359f7345ea63bdf907e0152e88041d1763a2f089eb7a367cbf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e89eaa97305e0359f7345ea63bdf907e0152e88041d1763a2f089eb7a367cbf3", kill_on_drop: false }` [INFO] [stdout] e89eaa97305e0359f7345ea63bdf907e0152e88041d1763a2f089eb7a367cbf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d26c49ae67768be3eec5e0d1d6913908a1f56ef5a2a0f2ac6dd3a497adf86939 [INFO] running `Command { std: "docker" "start" "-a" "d26c49ae67768be3eec5e0d1d6913908a1f56ef5a2a0f2ac6dd3a497adf86939", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling verkle-db v0.1.0 (/opt/rustwide/workdir/verkle-db) [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling ark-serialize-derive 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] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling ark-bls12-381 v0.4.0 [INFO] [stderr] Compiling ark-ed-on-bls12-381-bandersnatch v0.4.0 [INFO] [stderr] Compiling banderwagon v0.1.0 (/opt/rustwide/workdir/banderwagon) [INFO] [stderr] Compiling ipa-multipoint v0.1.0 (/opt/rustwide/workdir/ipa-multipoint) [INFO] [stdout] warning: function `genetestpoly256` is never used [INFO] [stdout] --> ipa-multipoint/src/ipa.rs:484:15 [INFO] [stdout] | [INFO] [stdout] 484 | pub(crate) fn genetestpoly256(polynomial: &[i32]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling verkle-trie v0.1.0 (/opt/rustwide/workdir/verkle-trie) [INFO] [stderr] Compiling verkle-spec v0.1.0 (/opt/rustwide/workdir/verkle-spec) [INFO] [stderr] Compiling ffi_interface v0.1.0 (/opt/rustwide/workdir/ffi_interface) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.39s [INFO] running `Command { std: "docker" "inspect" "d26c49ae67768be3eec5e0d1d6913908a1f56ef5a2a0f2ac6dd3a497adf86939", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d26c49ae67768be3eec5e0d1d6913908a1f56ef5a2a0f2ac6dd3a497adf86939", kill_on_drop: false }` [INFO] [stdout] d26c49ae67768be3eec5e0d1d6913908a1f56ef5a2a0f2ac6dd3a497adf86939 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb22ed1e0f3431652e6a324d0abb71622241dc61a497f031450129872ab3a04e [INFO] running `Command { std: "docker" "start" "-a" "bb22ed1e0f3431652e6a324d0abb71622241dc61a497f031450129872ab3a04e", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling verkle-db v0.1.0 (/opt/rustwide/workdir/verkle-db) [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling keccak-hash v0.10.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling ark-bls12-381 v0.4.0 [INFO] [stderr] Compiling ark-ed-on-bls12-381-bandersnatch v0.4.0 [INFO] [stderr] Compiling banderwagon v0.1.0 (/opt/rustwide/workdir/banderwagon) [INFO] [stderr] Compiling ipa-multipoint v0.1.0 (/opt/rustwide/workdir/ipa-multipoint) [INFO] [stdout] warning: function `genetestpoly256` is never used [INFO] [stdout] --> ipa-multipoint/src/ipa.rs:484:15 [INFO] [stdout] | [INFO] [stdout] 484 | pub(crate) fn genetestpoly256(polynomial: &[i32]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling verkle-trie v0.1.0 (/opt/rustwide/workdir/verkle-trie) [INFO] [stderr] Compiling verkle-spec v0.1.0 (/opt/rustwide/workdir/verkle-spec) [INFO] [stderr] Compiling ffi_interface v0.1.0 (/opt/rustwide/workdir/ffi_interface) [INFO] [stdout] warning: use of deprecated function `verify_execution_witness`: Parsing of the execution witness and preprocessing its input should be done by clients in the future [INFO] [stdout] --> ffi_interface/src/lib.rs:404:17 [INFO] [stdout] | [INFO] [stdout] 404 | use crate::{verify_execution_witness, Context}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `verify_execution_witness`: Parsing of the execution witness and preprocessing its input should be done by clients in the future [INFO] [stdout] --> ffi_interface/src/lib.rs:413:22 [INFO] [stdout] | [INFO] [stdout] 413 | let result = verify_execution_witness(PREVIOUS_STATE_ROOT, EXECUTION_WITNESS_JSON); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "bb22ed1e0f3431652e6a324d0abb71622241dc61a497f031450129872ab3a04e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb22ed1e0f3431652e6a324d0abb71622241dc61a497f031450129872ab3a04e", kill_on_drop: false }` [INFO] [stdout] bb22ed1e0f3431652e6a324d0abb71622241dc61a497f031450129872ab3a04e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 962756877eb701234f4bd9126cac28b106186d2004639d2adb654883fe621cdb [INFO] running `Command { std: "docker" "start" "-a" "962756877eb701234f4bd9126cac28b106186d2004639d2adb654883fe621cdb", kill_on_drop: false }` [INFO] [stderr] warning: function `genetestpoly256` is never used [INFO] [stderr] --> ipa-multipoint/src/ipa.rs:484:15 [INFO] [stderr] | [INFO] [stderr] 484 | pub(crate) fn genetestpoly256(polynomial: &[i32]) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `ipa-multipoint` (lib) generated 1 warning [INFO] [stdout] [INFO] [stderr] warning: use of deprecated function `verify_execution_witness`: Parsing of the execution witness and preprocessing its input should be done by clients in the future [INFO] [stdout] running 8 tests [INFO] [stderr] --> ffi_interface/src/lib.rs:404:17 [INFO] [stdout] test element::test::check_infinity_does_not_pass_legendre ... ok [INFO] [stderr] | [INFO] [stdout] test element::test::fixed_test_vectors ... ok [INFO] [stderr] 404 | use crate::{verify_execution_witness, Context}; [INFO] [stdout] test element::test::ser_der_roundtrip ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] test element::test::two_torsion_correct ... ok [INFO] [stderr] | [INFO] [stdout] test element::tests::from_bytes_unchecked_uncompressed_roundtrip ... ok [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] test element::tests::consistent_group_to_field ... ok [INFO] [stderr] [INFO] [stdout] test element::tests::from_batch_map_to_scalar_field ... ok [INFO] [stderr] warning: use of deprecated function `verify_execution_witness`: Parsing of the execution witness and preprocessing its input should be done by clients in the future [INFO] [stderr] --> ffi_interface/src/lib.rs:413:22 [INFO] [stderr] | [INFO] [stderr] 413 | let result = verify_execution_witness(PREVIOUS_STATE_ROOT, EXECUTION_WITNESS_JSON); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `ffi_interface` (lib test) generated 2 warnings [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/banderwagon-25ce887eb9961199) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ffi_interface-500b4965fc7f21e6) [INFO] [stdout] test msm::tests::correctness_smoke_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test check_identity_constant ... ok [INFO] [stdout] test serialization::tests::serialize_commitment_roundtrip ... ok [INFO] [stdout] test tests::from_be_to_be_bytes ... ok [INFO] [stdout] test tests::exec_witness_works ... ok [INFO] [stdout] test tests::commitment_update ... ok [INFO] [stdout] test pedersen_hash_tests::smoke_test_address_zero ... ok [INFO] [stdout] test serialization::tests::test_byte_array_input_update_commitment_sparse ... ok [INFO] [stdout] test tests::commitment_exists_sparse_update ... ok [INFO] [stdout] test pedersen_hash_tests::smoke_test_input ... ok [INFO] [stdout] test prover_verifier_test::test_one_opening_create_proof_verify_proof ... ok [INFO] [stdout] test prover_verifier_test::test_multiple_openings_create_proof_verify_proof ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.55s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ipa_multipoint-78c512f04eb534b7) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test lagrange_basis::tests::basic_interpolation ... ok [INFO] [stdout] test math_utils::simple_vandemonde ... ok [INFO] [stdout] test lagrange_basis::tests::simple_division ... ok [INFO] [stdout] test lagrange_basis::tests::simple_eval_outside_domain ... ok [INFO] [stdout] test transcript::tests::test_vector_0 ... ok [INFO] [stdout] test transcript::tests::test_vector_1 ... ok [INFO] [stdout] test transcript::tests::test_vector_2 ... ok [INFO] [stdout] test transcript::tests::test_vector_3 ... ok [INFO] [stdout] test transcript::tests::test_vector_4 ... ok [INFO] [stdout] test multiproof::open_multiproof_lagrange ... ok [INFO] [stdout] test multiproof::open_multiproof_lagrange_2_polys ... ok [INFO] [stdout] test ipa::tests::test_create_IPAProof_proof ... ok [INFO] [stdout] test default_crs::tests::load_from_hex ... ok [INFO] [stdout] test crs::crs_consistency ... ok [INFO] [stdout] test crs::load_from_bytes_to_bytes ... ok [INFO] [stdout] test multiproof::test_ipa_consistency ... ok [INFO] [stdout] test ipa::tests::test_create_IPAProof_ConsistencySimpleProof ... ok [INFO] [stdout] test ipa::tests::test_create_IPAProof_CreateVerify ... ok [INFO] [stdout] test ipa::tests::test_create_IPAProof_proof256 ... ok [INFO] [stdout] test multiproof::multiproof_consistency ... ok [INFO] [stdout] test multiproof::multi_proof_large_data_time_optimize1 ... ok [INFO] [stdout] test ipa::tests::test_Commit_Time ... ok [INFO] [stderr] error: test failed, to rerun pass `-p ipa-multipoint --lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/ipa_multipoint-78c512f04eb534b7` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "962756877eb701234f4bd9126cac28b106186d2004639d2adb654883fe621cdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "962756877eb701234f4bd9126cac28b106186d2004639d2adb654883fe621cdb", kill_on_drop: false }` [INFO] [stdout] 962756877eb701234f4bd9126cac28b106186d2004639d2adb654883fe621cdb