[INFO] fetching crate spartan2 0.7.0...
[INFO] testing spartan2-0.7.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate spartan2 0.7.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate spartan2 0.7.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate spartan2 0.7.0
[INFO] tweaked toml for crates.io crate spartan2 0.7.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate spartan2 0.7.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate spartan2 0.7.0 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded halo2derive v0.2.0
[INFO] [stderr]   Downloaded addchain v0.2.0
[INFO] [stderr]   Downloaded plonky2_maybe_rayon v1.0.0
[INFO] [stderr]   Downloaded bellpepper-core v0.4.0
[INFO] [stderr]   Downloaded serde_arrays v0.2.0
[INFO] [stderr]   Downloaded bellpepper v0.4.1
[INFO] [stderr]   Downloaded tikv-jemallocator v0.6.0
[INFO] [stderr]   Downloaded ff_derive v0.13.1
[INFO] [stderr]   Downloaded halo2curves v0.9.0
[INFO] [stderr]   Downloaded tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3080759c799e938a13e5d2c45139042f837e18cbffb1f990108724bb5977010d
[INFO] running `Command { std: "docker" "start" "-a" "3080759c799e938a13e5d2c45139042f837e18cbffb1f990108724bb5977010d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3080759c799e938a13e5d2c45139042f837e18cbffb1f990108724bb5977010d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3080759c799e938a13e5d2c45139042f837e18cbffb1f990108724bb5977010d", kill_on_drop: false }`
[INFO] [stdout] 3080759c799e938a13e5d2c45139042f837e18cbffb1f990108724bb5977010d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31938db2182878c75d58904a33ec1ba6e83cc7375ae62da8abaf1709512b0dfd
[INFO] running `Command { std: "docker" "start" "-a" "31938db2182878c75d58904a33ec1ba6e83cc7375ae62da8abaf1709512b0dfd", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling halo2curves v0.9.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling addchain v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling plonky2_maybe_rayon v1.0.0
[INFO] [stderr]    Compiling ff_derive v0.13.1
[INFO] [stderr]    Compiling halo2derive v0.2.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_arrays v0.2.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling bellpepper-core v0.4.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling bellpepper v0.4.1
[INFO] [stderr]    Compiling spartan2 v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.61s
[INFO] running `Command { std: "docker" "inspect" "31938db2182878c75d58904a33ec1ba6e83cc7375ae62da8abaf1709512b0dfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31938db2182878c75d58904a33ec1ba6e83cc7375ae62da8abaf1709512b0dfd", kill_on_drop: false }`
[INFO] [stdout] 31938db2182878c75d58904a33ec1ba6e83cc7375ae62da8abaf1709512b0dfd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc5756542cac549d156e2ab26ee608d985e9b8b8b1bd4b66e21bce8cec699dbc
[INFO] running `Command { std: "docker" "start" "-a" "bc5756542cac549d156e2ab26ee608d985e9b8b8b1bd4b66e21bce8cec699dbc", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling bellpepper-core v0.4.0
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling bellpepper v0.4.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling halo2curves v0.9.0
[INFO] [stderr]    Compiling spartan2 v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 50.89s
[INFO] running `Command { std: "docker" "inspect" "bc5756542cac549d156e2ab26ee608d985e9b8b8b1bd4b66e21bce8cec699dbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc5756542cac549d156e2ab26ee608d985e9b8b8b1bd4b66e21bce8cec699dbc", kill_on_drop: false }`
[INFO] [stdout] bc5756542cac549d156e2ab26ee608d985e9b8b8b1bd4b66e21bce8cec699dbc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f9c907ecae93fcaeefb36b547121e8ab8f38f7cca81c7e1d223f9311ff7606ca
[INFO] running `Command { std: "docker" "start" "-a" "f9c907ecae93fcaeefb36b547121e8ab8f38f7cca81c7e1d223f9311ff7606ca", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spartan2-2006d5af94c32ed2)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test bellpepper::shape_cs::tests::test_compute_path ... ok
[INFO] [stdout] test digest::tests::test_digest_impervious_to_serialization ... ok
[INFO] [stdout] test digest::tests::test_digest_field_not_ingested_in_computation ... ok
[INFO] [stdout] test provider::keccak::tests::test_keccak_example ... ok
[INFO] [stdout] test polys::univariate::tests::test_from_evals_quartic ... ok
[INFO] [stdout] test provider::keccak::tests::test_keccak_transcript ... ok
[INFO] [stdout] test polys::eq::tests::test_eq_polynomial ... ok
[INFO] [stdout] test polys::multilinear::tests::test_evaluation ... ok
[INFO] [stdout] test polys::multilinear::tests::test_sparse_polynomial ... ok
[INFO] [stdout] test polys::power::tests::test_evals ... ok
[INFO] [stdout] test polys::power::tests::test_split_evals ... ok
[INFO] [stdout] test polys::univariate::tests::test_from_evals_quad ... ok
[INFO] [stdout] test polys::univariate::tests::test_from_evals_cubic ... ok
[INFO] [stdout] test r1cs::sparse::tests::test_matrix_creation ... ok
[INFO] [stdout] test provider::keccak::tests::test_keccak_transcript_incremental_vs_explicit ... ok
[INFO] [stdout] test r1cs::sparse::tests::test_matrix_vector_multiplication ... ok
[INFO] [stdout] test polys::multilinear::tests::test_multilinear_polynomial ... ok
[INFO] [stdout] test bellpepper::tests::test_multiround_bits ... ok
[INFO] [stdout] test bellpepper::tests::test_multiround_permutation ... ok
[INFO] [stdout] test provider::msm::tests::test_general_msm ... ok
[INFO] [stdout] test bellpepper::shape_cs::tests::test_compute_path_invalid - should panic ... ok
[INFO] [stdout] test provider::msm::tests::test_msm_ux ... FAILED
[INFO] [stdout] test r1cs::sparse::tests::test_matrix_iter ... ok
[INFO] [stdout] test bellpepper::tests::test_alloc_bit ... ok
[INFO] [stdout] test r1cs::tests_relaxed_sample::test_random_sample ... ok
[INFO] [stdout] test polys::multilinear::tests::test_bind_and_evaluate ... ok
[INFO] [stdout] test spartan::tests::test_snark ... ok
[INFO] [stdout] test spartan_zk::tests::test_zksnark ... ok
[INFO] [stdout] test provider::pasta::tests::test_pallas_from_label ... ok
[INFO] [stdout] test neutronnova_zk::tests::test_neutron_sha256 has been running for over 60 seconds
[INFO] [stdout] test neutronnova_zk::tests::test_neutron_sha256 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- provider::msm::tests::test_msm_ux stdout ----
[INFO] [stdout] bit_width: 1
[INFO] [stdout] bit_width: 4
[INFO] [stdout] bit_width: 8
[INFO] [stdout] bit_width: 10
[INFO] [stdout] bit_width: 16
[INFO] [stdout] bit_width: 20
[INFO] [stdout] bit_width: 32
[INFO] [stdout] bit_width: 40
[INFO] [stdout] bit_width: 64
[INFO] [stdout] 
[INFO] [stdout] thread 'provider::msm::tests::test_msm_ux' (64) panicked at src/provider/msm.rs:479:42:
[INFO] [stdout] attempt to shift left with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555f737105f2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x555f737105f2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x555f737105f2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x555f737105f2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x555f73727e2a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x555f73727e2a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x555f73715886 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555f73715886 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x555f736ed9af - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x555f736ed9af - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x555f737085e9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x555f7324415e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x555f7324415e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555f73708852 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x555f73708852 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x555f736eda9a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x555f736e2bd9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x555f736ee8bd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x555f737285ec - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x555f73729689 - core[27de1724e4349be2]::panicking::panic_const::panic_const_shl_overflow
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:175:17
[INFO] [stdout]   20:     0x555f7300bb2c - spartan2[ed6432ad23b1e87]::provider::msm::tests::test_msm_ux_with::<halo2curves[dbcfb6efd8b97bcb]::pasta::fq::Fq, halo2curves[dbcfb6efd8b97bcb]::pasta::pallas::PallasAffine>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/provider/msm.rs:479:42
[INFO] [stdout]   21:     0x555f730ff25f - core[27de1724e4349be2]::iter::adapters::map::map_fold::<i32, u64, (), spartan2[ed6432ad23b1e87]::provider::msm::tests::test_msm_ux_with<halo2curves[dbcfb6efd8b97bcb]::pasta::fq::Fq, halo2curves[dbcfb6efd8b97bcb]::pasta::pallas::PallasAffine>::{closure#1}, core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u64, <alloc[a57f19327c0ad893]::vec::Vec<u64>>::extend_trusted<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::ops::range::Range<i32>, spartan2[ed6432ad23b1e87]::provider::msm::tests::test_msm_ux_with<halo2curves[dbcfb6efd8b97bcb]::pasta::fq::Fq, halo2curves[dbcfb6efd8b97bcb]::pasta::pallas::PallasAffine>::{closure#1}>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   22:     0x555f7309be3e - <core[27de1724e4349be2]::ops::range::Range<i32> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::adapters::map::map_fold<i32, u64, (), spartan2[ed6432ad23b1e87]::provider::msm::tests::test_msm_ux_with<halo2curves[dbcfb6efd8b97bcb]::pasta::fq::Fq, halo2curves[dbcfb6efd8b97bcb]::pasta::pallas::PallasAffine>::{closure#1}, core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u64, <alloc[a57f19327c0ad893]::vec::Vec<u64>>::extend_trusted<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::ops::range::Range<i32>, spartan2[ed6432ad23b1e87]::provider::msm::tests::test_msm_ux_with<halo2curves[dbcfb6efd8b97bcb]::pasta::fq::Fq, halo2curves[dbcfb6efd8b97bcb]::pasta::pallas::PallasAffine>::{closure#1}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   23:     0x555f730cafe1 - <core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::ops::range::Range<i32>, spartan2[ed6432ad23b1e87]::provider::msm::tests::test_msm_ux_with<halo2curves[dbcfb6efd8b97bcb]::pasta::fq::Fq, halo2curves[dbcfb6efd8b97bcb]::pasta::pallas::PallasAffine>::{closure#1}> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u64, <alloc[a57f19327c0ad893]::vec::Vec<u64>>::extend_trusted<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::ops::range::Range<i32>, spartan2[ed6432ad23b1e87]::provider::msm::tests::test_msm_ux_with<halo2curves[dbcfb6efd8b97bcb]::pasta::fq::Fq, halo2curves[dbcfb6efd8b97bcb]::pasta::pallas::PallasAffine>::{closure#1}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   24:     0x555f730f3745 - <core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::ops::range::Range<i32>, spartan2[ed6432ad23b1e87]::provider::msm::tests::test_msm_ux_with<halo2curves[dbcfb6efd8b97bcb]::pasta::fq::Fq, halo2curves[dbcfb6efd8b97bcb]::pasta::pallas::PallasAffine>::{closure#1}> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<<alloc[a57f19327c0ad893]::vec::Vec<u64>>::extend_trusted<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::ops::range::Range<i32>, spartan2[ed6432ad23b1e87]::provider::msm::tests::test_msm_ux_with<halo2curves[dbcfb6efd8b97bcb]::pasta::fq::Fq, halo2curves[dbcfb6efd8b97bcb]::pasta::pallas::PallasAffine>::{closure#1}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   25:     0x555f72cab7d9 - <alloc[a57f19327c0ad893]::vec::Vec<u64>>::extend_trusted::<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::ops::range::Range<i32>, spartan2[ed6432ad23b1e87]::provider::msm::tests::test_msm_ux_with<halo2curves[dbcfb6efd8b97bcb]::pasta::fq::Fq, halo2curves[dbcfb6efd8b97bcb]::pasta::pallas::PallasAffine>::{closure#1}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/mod.rs:3913:26
[INFO] [stdout]   26:     0x555f72cd892a - <alloc[a57f19327c0ad893]::vec::Vec<u64> as alloc[a57f19327c0ad893]::vec::spec_extend::SpecExtend<u64, core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::ops::range::Range<i32>, spartan2[ed6432ad23b1e87]::provider::msm::tests::test_msm_ux_with<halo2curves[dbcfb6efd8b97bcb]::pasta::fq::Fq, halo2curves[dbcfb6efd8b97bcb]::pasta::pallas::PallasAffine>::{closure#1}>>>::spec_extend
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   27:     0x555f72cdbff5 - <alloc[a57f19327c0ad893]::vec::Vec<u64> as alloc[a57f19327c0ad893]::vec::spec_from_iter_nested::SpecFromIterNested<u64, core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::ops::range::Range<i32>, spartan2[ed6432ad23b1e87]::provider::msm::tests::test_msm_ux_with<halo2curves[dbcfb6efd8b97bcb]::pasta::fq::Fq, halo2curves[dbcfb6efd8b97bcb]::pasta::pallas::PallasAffine>::{closure#1}>>>::from_iter
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   28:     0x555f72cc98fd - <alloc[a57f19327c0ad893]::vec::Vec<u64> as alloc[a57f19327c0ad893]::vec::spec_from_iter::SpecFromIter<u64, core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::ops::range::Range<i32>, spartan2[ed6432ad23b1e87]::provider::msm::tests::test_msm_ux_with<halo2curves[dbcfb6efd8b97bcb]::pasta::fq::Fq, halo2curves[dbcfb6efd8b97bcb]::pasta::pallas::PallasAffine>::{closure#1}>>>::from_iter
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   29:     0x555f72caf737 - <alloc[a57f19327c0ad893]::vec::Vec<u64> as core[27de1724e4349be2]::iter::traits::collect::FromIterator<u64>>::from_iter::<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::ops::range::Range<i32>, spartan2[ed6432ad23b1e87]::provider::msm::tests::test_msm_ux_with<halo2curves[dbcfb6efd8b97bcb]::pasta::fq::Fq, halo2curves[dbcfb6efd8b97bcb]::pasta::pallas::PallasAffine>::{closure#1}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/mod.rs:3777:9
[INFO] [stdout]   30:     0x555f730f370d - <core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::ops::range::Range<i32>, spartan2[ed6432ad23b1e87]::provider::msm::tests::test_msm_ux_with<halo2curves[dbcfb6efd8b97bcb]::pasta::fq::Fq, halo2curves[dbcfb6efd8b97bcb]::pasta::pallas::PallasAffine>::{closure#1}> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::collect::<alloc[a57f19327c0ad893]::vec::Vec<u64>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2032:9
[INFO] [stdout]   31:     0x555f72fcd5cd - spartan2[ed6432ad23b1e87]::provider::msm::tests::test_msm_ux_with::<halo2curves[dbcfb6efd8b97bcb]::pasta::fq::Fq, halo2curves[dbcfb6efd8b97bcb]::pasta::pallas::PallasAffine>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/provider/msm.rs:480:10
[INFO] [stdout]   32:     0x555f73021516 - spartan2[ed6432ad23b1e87]::provider::msm::tests::test_msm_ux
[INFO] [stdout]                                at /opt/rustwide/workdir/src/provider/msm.rs:491:5
[INFO] [stdout]   33:     0x555f73016017 - spartan2[ed6432ad23b1e87]::provider::msm::tests::test_msm_ux::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/provider/msm.rs:490:19
[INFO] [stdout]   34:     0x555f73085e66 - <spartan2[ed6432ad23b1e87]::provider::msm::tests::test_msm_ux::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x555f7323850b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x555f7323850b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   37:     0x555f73244d6a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   38:     0x555f73244d6a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x555f73244d6a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x555f73244d6a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x555f73244d6a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x555f73244d6a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   43:     0x555f73244d6a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   44:     0x555f73240314 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   45:     0x555f73240314 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x555f73247862 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   47:     0x555f73247862 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x555f73247862 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x555f73247862 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x555f73247862 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x555f73247862 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   52:     0x555f73247862 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x555f7370fe5f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   54:     0x555f7370fe5f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   55:     0x76fe85488aa4 - <unknown>
[INFO] [stdout]   56:     0x76fe85515a64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     provider::msm::tests::test_msm_ux
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 29 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 258.87s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "f9c907ecae93fcaeefb36b547121e8ab8f38f7cca81c7e1d223f9311ff7606ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9c907ecae93fcaeefb36b547121e8ab8f38f7cca81c7e1d223f9311ff7606ca", kill_on_drop: false }`
[INFO] [stdout] f9c907ecae93fcaeefb36b547121e8ab8f38f7cca81c7e1d223f9311ff7606ca
