Running test with witness generator: examples/toy/bn254/toy_cpp/toy and group: halo2curves::bn256::curve::G1 Number of constraints per step (primary circuit): 9987 Number of constraints per step (secondary circuit): 10536 Number of variables per step (primary circuit): 9982 Number of variables per step (secondary circuit): 10518 Creating a RecursiveSNARK... RecursiveSNARK creation took 13.224248261s Verifying a RecursiveSNARK... RecursiveSNARK::verify: Ok(([0x0000000000000000000000000000000000000000000000000000000000000014, 0x0000000000000000000000000000000000000000000000000000000000000046], [0x0000000000000000000000000000000000000000000000000000000000000000])), took 3.157009284s Generating a CompressedSNARK using Spartan with IPA-PC... CompressedSNARK::prove: true, took 70.214257205s Verifying a CompressedSNARK... CompressedSNARK::verify: true, took 2.716456417s Adding steps to our RecursiveSNARK... Adding 2 steps to our RecursiveSNARK took 6.124253293s Verifying a RecursiveSNARK... RecursiveSNARK::verify: Ok(([0x000000000000000000000000000000000000000000000000000000000000001f, 0x0000000000000000000000000000000000000000000000000000000000000073], [0x0000000000000000000000000000000000000000000000000000000000000000])), took 3.17058345s Running test with witness generator: examples/toy/bn254/toy_js/toy.wasm and group: halo2curves::bn256::curve::G1 Number of constraints per step (primary circuit): 9987 Number of constraints per step (secondary circuit): 10536 Number of variables per step (primary circuit): 9982 Number of variables per step (secondary circuit): 10518 Creating a RecursiveSNARK... RecursiveSNARK creation took 13.44364122s Verifying a RecursiveSNARK... RecursiveSNARK::verify: Ok(([0x0000000000000000000000000000000000000000000000000000000000000014, 0x0000000000000000000000000000000000000000000000000000000000000046], [0x0000000000000000000000000000000000000000000000000000000000000000])), took 3.164956873s Generating a CompressedSNARK using Spartan with IPA-PC... CompressedSNARK::prove: true, took 71.255975254s Verifying a CompressedSNARK... CompressedSNARK::verify: true, took 2.705070478s Adding steps to our RecursiveSNARK... Adding 2 steps to our RecursiveSNARK took 6.359241709s Verifying a RecursiveSNARK... RecursiveSNARK::verify: Ok(([0x000000000000000000000000000000000000000000000000000000000000001f, 0x0000000000000000000000000000000000000000000000000000000000000073], [0x0000000000000000000000000000000000000000000000000000000000000000])), took 3.185926252s
Running test with witness generator: examples/toy/pasta/toy_cpp/toy and group: pasta_curves::curves::Ep Number of constraints per step (primary circuit): 9819 Number of constraints per step (secondary circuit): 10347 Number of variables per step (primary circuit): 9814 Number of variables per step (secondary circuit): 10329 Creating a RecursiveSNARK... RecursiveSNARK creation took 4.414209623s Verifying a RecursiveSNARK... RecursiveSNARK::verify: Ok(([0x0000000000000000000000000000000000000000000000000000000000000014, 0x0000000000000000000000000000000000000000000000000000000000000046], [0x0000000000000000000000000000000000000000000000000000000000000000])), took 370.838978ms Generating a CompressedSNARK using Spartan with IPA-PC... CompressedSNARK::prove: true, took 32.915398792s Verifying a CompressedSNARK... CompressedSNARK::verify: true, took 345.546614ms Running test with witness generator: examples/toy/pasta/toy_js/toy.wasm and group: pasta_curves::curves::Ep Number of constraints per step (primary circuit): 9819 Number of constraints per step (secondary circuit): 10347 Number of variables per step (primary circuit): 9814 Number of variables per step (secondary circuit): 10329 Creating a RecursiveSNARK... RecursiveSNARK creation took 4.407457827s Verifying a RecursiveSNARK... RecursiveSNARK::verify: Ok(([0x0000000000000000000000000000000000000000000000000000000000000014, 0x0000000000000000000000000000000000000000000000000000000000000046], [0x0000000000000000000000000000000000000000000000000000000000000000])), took 266.348024ms Generating a CompressedSNARK using Spartan with IPA-PC... CompressedSNARK::prove: true, took 32.952874742s Verifying a CompressedSNARK... CompressedSNARK::verify: true, took 332.043144ms
Some Error and solution:
1 2 3 4
stdout: stderr: dyld[3280]: Library not loaded: /usr/local/opt/gmp/lib/libgmp.10.dylib