Parent Log:
http://ci.aztec-labs.com/d4b171e5d34177ab
Command: ./noir-contracts/bootstrap.sh
Date: Tue Jun 24 13:22:27 UTC 2025
Status: 0
Took: 22s
Compiling contracts (bb-hash: cee7692e702f4419)...
account/schnorr_account_contract compile account/schnorr_account_contract
app/easy_private_voting_contract compile app/easy_private_voting_contract
account/schnorr_single_key_account_contract compile account/schnorr_single_key_account_contract
app/amm_contract compile app/amm_contract
account/simulated_account_contract compile account/simulated_account_contract
app/claim_contract compile app/claim_contract
account/ecdsa_r_account_contract compile account/ecdsa_r_account_contract
account/ecdsa_k_account_contract compile account/ecdsa_k_account_contract
account/schnorr_hardcoded_account_contract compile account/schnorr_hardcoded_account_contract
app/easy_private_token_contract compile app/easy_private_token_contract
app/app_subscription_contract compile app/app_subscription_contract
app/escrow_contract compile app/escrow_contract
app/crowdfunding_contract compile app/crowdfunding_contract
app/lending_contract compile app/lending_contract
app/card_game_contract compile app/card_game_contract
app/auth_contract compile app/auth_contract
account/ecdsa_r_account_contract Cache download and extraction of contract-1a64634169f3efba.tar.gz complete in 0s.
account/schnorr_account_contract Cache download and extraction of contract-390c43439be9994d.tar.gz complete in 0s.
account/ecdsa_k_account_contract Cache download and extraction of contract-54eb3360b77faed1.tar.gz complete in 0s.
account/schnorr_hardcoded_account_contract Cache download and extraction of contract-fb0f1fdb3a1dc5dd.tar.gz complete in 0s.
account/schnorr_single_key_account_contract Cache download and extraction of contract-1b4942ec817468c0.tar.gz complete in 0s.
app/amm_contract Cache download and extraction of contract-5fc564c541dc6688.tar.gz complete in 0s.
account/simulated_account_contract Cache download and extraction of contract-d6cd360c187fa987.tar.gz complete in 0s.
app/claim_contract Cache download and extraction of contract-d95d3702980209fb.tar.gz complete in 0s.
app/auth_contract Cache download and extraction of contract-93ff5dde1e34f1d2.tar.gz complete in 0s.
app/app_subscription_contract Cache download and extraction of contract-f52501d7b2679865.tar.gz complete in 0s.
app/crowdfunding_contract Cache download and extraction of contract-1f6abcb2c95d6944.tar.gz complete in 0s.
app/escrow_contract Cache download and extraction of contract-6259a46389ad9d7f.tar.gz complete in 0s.
app/card_game_contract Cache download and extraction of contract-496dd27820240353.tar.gz complete in 0s.
app/easy_private_token_contract Cache download and extraction of contract-a300382d9ef1aa42.tar.gz complete in 0s.
app/lending_contract Cache download and extraction of contract-70595ee377434b65.tar.gz complete in 0s.
app/easy_private_voting_contract Cache download and extraction of contract-346ed1667ac1a8f9.tar.gz complete in 0s.
app/amm_contract Processing function: _add_liquidity...
app/amm_contract Function _add_liquidity is neither public nor unconstrained, skipping.
app/amm_contract Processing function: _remove_liquidity...
app/amm_contract Function _remove_liquidity is neither public nor unconstrained, skipping.
app/amm_contract Processing function: _swap_exact_tokens_for_tokens...
app/amm_contract Function _swap_exact_tokens_for_tokens is neither public nor unconstrained, skipping.
app/amm_contract Processing function: _swap_tokens_for_exact_tokens...
app/amm_contract Function _swap_tokens_for_exact_tokens is neither public nor unconstrained, skipping.
app/auth_contract Processing function: constructor...
app/auth_contract Function constructor is neither public nor unconstrained, skipping.
app/crowdfunding_contract Processing function: _publish_donation_receipts...
app/crowdfunding_contract Function _publish_donation_receipts is neither public nor unconstrained, skipping.
app/app_subscription_contract Processing function: constructor...
app/app_subscription_contract Function constructor is neither public nor unconstrained, skipping.
app/lending_contract Processing function: _borrow...
app/lending_contract Function _borrow is neither public nor unconstrained, skipping.
app/lending_contract Processing function: _deposit...
app/lending_contract Function _deposit is neither public nor unconstrained, skipping.
app/lending_contract Processing function: _repay...
app/lending_contract Function _repay is neither public nor unconstrained, skipping.
app/lending_contract Processing function: _withdraw...
app/lending_contract Function _withdraw is neither public nor unconstrained, skipping.
app/easy_private_voting_contract Processing function: add_to_tally_public...
app/easy_private_voting_contract Function add_to_tally_public is neither public nor unconstrained, skipping.
account/simulated_account_contract Processing function: entrypoint...
account/simulated_account_contract Cache download of vk-d6cd360c187fa987-7db23a79f6a92941b597f3335d978145f557e14b587c0198735659fbf8289e6f.tar.gz failed.
account/simulated_account_contract Generating vk for function: entrypoint...
account/simulated_account_contract bb command: write_vk (mem: 9.00 MiB)
account/simulated_account_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
account/simulated_account_contract --scheme: client_ivc (mem: 9.00 MiB)
account/simulated_account_contract --bytecode_path: - (mem: 9.00 MiB)
account/simulated_account_contract --output_path: ./target/tmp/tmp.wFYfPc6XzU (mem: 9.00 MiB)
account/simulated_account_contract --verbose: true (mem: 9.00 MiB)
account/simulated_account_contract --verifier_type: standalone (mem: 9.00 MiB)
account/simulated_account_contract Constructing DeciderProvingKey (mem: 20.14 MiB)
account/simulated_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 25.14 MiB)
account/simulated_account_contract goblin ecc op : 4/1024 (mem: 25.14 MiB)
account/simulated_account_contract busread : 742/6000 (mem: 25.14 MiB)
account/simulated_account_contract lookups : 2/15000 (mem: 25.14 MiB)
account/simulated_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 25.14 MiB)
account/simulated_account_contract arithmetic : 5184/56000 (mem: 25.14 MiB)
account/simulated_account_contract delta range : 2173/18000 (mem: 25.14 MiB)
account/simulated_account_contract elliptic : 2/6000 (mem: 25.14 MiB)
account/simulated_account_contract auxiliary : 4016/26000 (mem: 25.14 MiB)
account/simulated_account_contract poseidon ext : 132/17000 (mem: 25.14 MiB)
account/simulated_account_contract poseidon int : 743/92000 (mem: 25.14 MiB)
account/simulated_account_contract overflow : 0/0 (mem: 25.14 MiB)
account/simulated_account_contract (mem: 25.14 MiB)
account/simulated_account_contract Total structured size: 242025 (mem: 25.14 MiB)
account/simulated_account_contract allocating polynomials object in proving key... (mem: 25.14 MiB)
account/simulated_account_contract populating trace... (mem: 222.14 MiB)
account/simulated_account_contract time to construct proving key: 90 ms. (mem: 235.14 MiB)
account/simulated_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 235.14 MiB)
account/simulated_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 267.14 MiB)
account/simulated_account_contract VK saved to "./target/tmp/tmp.wFYfPc6XzU/vk" (mem: 267.14 MiB)
account/simulated_account_contract Completed 2.1 KiB/2.1 KiB (26.4 KiB/s) with 1 file(s) remaining
account/simulated_account_contract upload: ../../../../../tmp/tmp.PAqLqqwNqn to s3://aztec-ci-artifacts/build-cache/vk-d6cd360c187fa987-7db23a79f6a92941b597f3335d978145f557e14b587c0198735659fbf8289e6f.tar.gz
account/simulated_account_contract Cache upload of vk-d6cd360c187fa987-7db23a79f6a92941b597f3335d978145f557e14b587c0198735659fbf8289e6f.tar.gz complete in 2s.
account/simulated_account_contract Processing function: process_message...
account/simulated_account_contract Function process_message is neither public nor unconstrained, skipping.
account/simulated_account_contract Processing function: sync_private_state...
account/simulated_account_contract Function sync_private_state is neither public nor unconstrained, skipping.
account/simulated_account_contract Processing function: verify_private_authwit...
account/simulated_account_contract Cache download of vk-d6cd360c187fa987-26317622f4c69dd209af6e2f2550a900acba236bc70bd1e70de5144d1bf59681.tar.gz failed.
account/simulated_account_contract Generating vk for function: verify_private_authwit...
account/simulated_account_contract bb command: write_vk (mem: 8.00 MiB)
account/simulated_account_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
account/simulated_account_contract --scheme: client_ivc (mem: 9.00 MiB)
account/simulated_account_contract --bytecode_path: - (mem: 9.00 MiB)
account/simulated_account_contract --output_path: ./target/tmp/tmp.TDqIXBbm0G (mem: 9.00 MiB)
account/simulated_account_contract --verbose: true (mem: 9.00 MiB)
account/simulated_account_contract --verifier_type: standalone (mem: 9.00 MiB)
account/simulated_account_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
account/simulated_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.00 MiB)
account/simulated_account_contract goblin ecc op : 4/1024 (mem: 18.00 MiB)
account/simulated_account_contract busread : 742/6000 (mem: 18.00 MiB)
account/simulated_account_contract lookups : 2/15000 (mem: 18.00 MiB)
account/simulated_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.00 MiB)
account/simulated_account_contract arithmetic : 3309/56000 (mem: 18.00 MiB)
account/simulated_account_contract delta range : 1785/18000 (mem: 18.00 MiB)
account/simulated_account_contract elliptic : 2/6000 (mem: 18.00 MiB)
account/simulated_account_contract auxiliary : 26/26000 (mem: 18.00 MiB)
account/simulated_account_contract poseidon ext : 32/17000 (mem: 18.00 MiB)
account/simulated_account_contract poseidon int : 173/92000 (mem: 18.00 MiB)
account/simulated_account_contract overflow : 0/0 (mem: 18.00 MiB)
account/simulated_account_contract (mem: 18.00 MiB)
account/simulated_account_contract Total structured size: 242025 (mem: 18.00 MiB)
account/simulated_account_contract allocating polynomials object in proving key... (mem: 18.00 MiB)
account/simulated_account_contract populating trace... (mem: 218.00 MiB)
account/simulated_account_contract time to construct proving key: 80 ms. (mem: 232.00 MiB)
account/simulated_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 232.00 MiB)
account/simulated_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 264.00 MiB)
account/simulated_account_contract VK saved to "./target/tmp/tmp.TDqIXBbm0G/vk" (mem: 264.00 MiB)
account/simulated_account_contract Completed 2.1 KiB/2.1 KiB (27.7 KiB/s) with 1 file(s) remaining
account/simulated_account_contract upload: ../../../../../tmp/tmp.tvbh3mPM5y to s3://aztec-ci-artifacts/build-cache/vk-d6cd360c187fa987-26317622f4c69dd209af6e2f2550a900acba236bc70bd1e70de5144d1bf59681.tar.gz
account/simulated_account_contract Cache upload of vk-d6cd360c187fa987-26317622f4c69dd209af6e2f2550a900acba236bc70bd1e70de5144d1bf59681.tar.gz complete in 2s.
account/simulated_account_contract Processing function: public_dispatch...
account/simulated_account_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/nft_contract compile app/nft_contract
account/schnorr_hardcoded_account_contract Processing function: entrypoint...
account/schnorr_hardcoded_account_contract Cache download of vk-fb0f1fdb3a1dc5dd-7f84e5266fd4c2462633b30b4e5898b4eae3402f3edb9918a01e156688926d7a.tar.gz failed.
account/schnorr_hardcoded_account_contract Generating vk for function: entrypoint...
account/schnorr_hardcoded_account_contract bb command: write_vk (mem: 9.00 MiB)
account/schnorr_hardcoded_account_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
account/schnorr_hardcoded_account_contract --scheme: client_ivc (mem: 9.00 MiB)
account/schnorr_hardcoded_account_contract --bytecode_path: - (mem: 9.00 MiB)
account/schnorr_hardcoded_account_contract --output_path: ./target/tmp/tmp.lTyViMekok (mem: 9.00 MiB)
account/schnorr_hardcoded_account_contract --verbose: true (mem: 9.00 MiB)
account/schnorr_hardcoded_account_contract --verifier_type: standalone (mem: 9.00 MiB)
account/schnorr_hardcoded_account_contract Constructing DeciderProvingKey (mem: 33.89 MiB)
account/schnorr_hardcoded_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 35.89 MiB)
account/schnorr_hardcoded_account_contract goblin ecc op : 4/1024 (mem: 35.89 MiB)
account/schnorr_hardcoded_account_contract busread : 742/6000 (mem: 35.89 MiB)
account/schnorr_hardcoded_account_contract lookups : 2047/15000 (mem: 35.89 MiB)
account/schnorr_hardcoded_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 35.89 MiB)
account/schnorr_hardcoded_account_contract arithmetic : 9227/56000 (mem: 35.89 MiB)
account/schnorr_hardcoded_account_contract delta range : 2935/18000 (mem: 35.89 MiB)
account/schnorr_hardcoded_account_contract elliptic : 430/6000 (mem: 35.89 MiB)
account/schnorr_hardcoded_account_contract auxiliary : 4367/26000 (mem: 35.89 MiB)
account/schnorr_hardcoded_account_contract poseidon ext : 272/17000 (mem: 35.89 MiB)
account/schnorr_hardcoded_account_contract poseidon int : 1541/92000 (mem: 35.89 MiB)
account/schnorr_hardcoded_account_contract overflow : 0/0 (mem: 35.89 MiB)
account/schnorr_hardcoded_account_contract (mem: 35.89 MiB)
account/schnorr_hardcoded_account_contract Total structured size: 242025 (mem: 35.89 MiB)
account/schnorr_hardcoded_account_contract allocating polynomials object in proving key... (mem: 35.89 MiB)
account/schnorr_hardcoded_account_contract populating trace... (mem: 239.89 MiB)
account/schnorr_hardcoded_account_contract time to construct proving key: 106 ms. (mem: 252.89 MiB)
account/schnorr_hardcoded_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 252.89 MiB)
account/schnorr_hardcoded_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 284.89 MiB)
account/schnorr_hardcoded_account_contract VK saved to "./target/tmp/tmp.lTyViMekok/vk" (mem: 284.89 MiB)
account/schnorr_hardcoded_account_contract Completed 2.1 KiB/2.1 KiB (32.8 KiB/s) with 1 file(s) remaining
account/schnorr_hardcoded_account_contract upload: ../../../../../tmp/tmp.yda2fN6JOS to s3://aztec-ci-artifacts/build-cache/vk-fb0f1fdb3a1dc5dd-7f84e5266fd4c2462633b30b4e5898b4eae3402f3edb9918a01e156688926d7a.tar.gz
account/schnorr_hardcoded_account_contract Cache upload of vk-fb0f1fdb3a1dc5dd-7f84e5266fd4c2462633b30b4e5898b4eae3402f3edb9918a01e156688926d7a.tar.gz complete in 2s.
account/schnorr_hardcoded_account_contract Processing function: process_message...
account/schnorr_hardcoded_account_contract Function process_message is neither public nor unconstrained, skipping.
account/schnorr_hardcoded_account_contract Processing function: sync_private_state...
account/schnorr_hardcoded_account_contract Function sync_private_state is neither public nor unconstrained, skipping.
account/schnorr_hardcoded_account_contract Processing function: verify_private_authwit...
account/schnorr_hardcoded_account_contract Cache download of vk-fb0f1fdb3a1dc5dd-7799a9a9de343fe1ae9b014eceff60950a6be323f0b5f7440374356612c5ad81.tar.gz failed.
account/schnorr_hardcoded_account_contract Generating vk for function: verify_private_authwit...
account/schnorr_hardcoded_account_contract bb command: write_vk (mem: 9.00 MiB)
account/schnorr_hardcoded_account_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
account/schnorr_hardcoded_account_contract --scheme: client_ivc (mem: 9.00 MiB)
account/schnorr_hardcoded_account_contract --bytecode_path: - (mem: 9.00 MiB)
account/schnorr_hardcoded_account_contract --output_path: ./target/tmp/tmp.Tyi7N6t8sh (mem: 9.00 MiB)
account/schnorr_hardcoded_account_contract --verbose: true (mem: 9.00 MiB)
account/schnorr_hardcoded_account_contract --verifier_type: standalone (mem: 9.00 MiB)
account/schnorr_hardcoded_account_contract Constructing DeciderProvingKey (mem: 26.00 MiB)
account/schnorr_hardcoded_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 29.00 MiB)
account/schnorr_hardcoded_account_contract goblin ecc op : 4/1024 (mem: 29.00 MiB)
account/schnorr_hardcoded_account_contract busread : 742/6000 (mem: 29.00 MiB)
account/schnorr_hardcoded_account_contract lookups : 2047/15000 (mem: 29.00 MiB)
account/schnorr_hardcoded_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 29.00 MiB)
account/schnorr_hardcoded_account_contract arithmetic : 7180/56000 (mem: 29.00 MiB)
account/schnorr_hardcoded_account_contract delta range : 2547/18000 (mem: 29.00 MiB)
account/schnorr_hardcoded_account_contract elliptic : 430/6000 (mem: 29.00 MiB)
account/schnorr_hardcoded_account_contract auxiliary : 377/26000 (mem: 29.00 MiB)
account/schnorr_hardcoded_account_contract poseidon ext : 32/17000 (mem: 29.00 MiB)
account/schnorr_hardcoded_account_contract poseidon int : 173/92000 (mem: 29.00 MiB)
account/schnorr_hardcoded_account_contract overflow : 0/0 (mem: 29.00 MiB)
account/schnorr_hardcoded_account_contract (mem: 29.00 MiB)
account/schnorr_hardcoded_account_contract Total structured size: 242025 (mem: 29.00 MiB)
account/schnorr_hardcoded_account_contract allocating polynomials object in proving key... (mem: 29.00 MiB)
account/schnorr_hardcoded_account_contract populating trace... (mem: 235.00 MiB)
account/schnorr_hardcoded_account_contract time to construct proving key: 79 ms. (mem: 248.00 MiB)
account/schnorr_hardcoded_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 248.00 MiB)
account/schnorr_hardcoded_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 279.00 MiB)
account/schnorr_hardcoded_account_contract VK saved to "./target/tmp/tmp.Tyi7N6t8sh/vk" (mem: 279.00 MiB)
account/schnorr_hardcoded_account_contract Completed 2.1 KiB/2.1 KiB (39.5 KiB/s) with 1 file(s) remaining
account/schnorr_hardcoded_account_contract upload: ../../../../../tmp/tmp.mrNo5cF4jH to s3://aztec-ci-artifacts/build-cache/vk-fb0f1fdb3a1dc5dd-7799a9a9de343fe1ae9b014eceff60950a6be323f0b5f7440374356612c5ad81.tar.gz
account/schnorr_hardcoded_account_contract Cache upload of vk-fb0f1fdb3a1dc5dd-7799a9a9de343fe1ae9b014eceff60950a6be323f0b5f7440374356612c5ad81.tar.gz complete in 2s.
account/schnorr_hardcoded_account_contract Processing function: public_dispatch...
account/schnorr_hardcoded_account_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/auth_contract Processing function: do_private_authorized_thing...
app/auth_contract Cache download of vk-93ff5dde1e34f1d2-e306d1de0c78d393eea8592ed575e947f910a0cb40907514b35ce575093e841f.tar.gz failed.
app/auth_contract Generating vk for function: do_private_authorized_thing...
app/auth_contract bb command: write_vk (mem: 9.00 MiB)
app/auth_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/auth_contract --scheme: client_ivc (mem: 9.00 MiB)
app/auth_contract --bytecode_path: - (mem: 9.00 MiB)
app/auth_contract --output_path: ./target/tmp/tmp.ZdHId37MQd (mem: 9.00 MiB)
app/auth_contract --verbose: true (mem: 9.00 MiB)
app/auth_contract --verifier_type: standalone (mem: 9.00 MiB)
app/auth_contract Constructing DeciderProvingKey (mem: 18.00 MiB)
app/auth_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 20.00 MiB)
app/auth_contract goblin ecc op : 4/1024 (mem: 20.00 MiB)
app/auth_contract busread : 742/6000 (mem: 20.00 MiB)
app/auth_contract lookups : 2/15000 (mem: 20.00 MiB)
app/auth_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 20.00 MiB)
app/auth_contract arithmetic : 4323/56000 (mem: 20.00 MiB)
app/auth_contract delta range : 1899/18000 (mem: 20.00 MiB)
app/auth_contract elliptic : 2/6000 (mem: 20.00 MiB)
app/auth_contract auxiliary : 26/26000 (mem: 20.00 MiB)
app/auth_contract poseidon ext : 442/17000 (mem: 20.00 MiB)
app/auth_contract poseidon int : 2510/92000 (mem: 20.00 MiB)
app/auth_contract overflow : 0/0 (mem: 20.00 MiB)
app/auth_contract (mem: 20.00 MiB)
app/auth_contract Total structured size: 242025 (mem: 20.00 MiB)
app/auth_contract allocating polynomials object in proving key... (mem: 20.00 MiB)
app/auth_contract populating trace... (mem: 215.00 MiB)
app/auth_contract time to construct proving key: 80 ms. (mem: 227.00 MiB)
app/auth_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 227.00 MiB)
app/auth_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 250.16 MiB)
app/auth_contract VK saved to "./target/tmp/tmp.ZdHId37MQd/vk" (mem: 250.16 MiB)
app/auth_contract Completed 2.1 KiB/2.1 KiB (27.5 KiB/s) with 1 file(s) remaining
app/auth_contract upload: ../../../../../tmp/tmp.8VqefFLgec to s3://aztec-ci-artifacts/build-cache/vk-93ff5dde1e34f1d2-e306d1de0c78d393eea8592ed575e947f910a0cb40907514b35ce575093e841f.tar.gz
app/auth_contract Cache upload of vk-93ff5dde1e34f1d2-e306d1de0c78d393eea8592ed575e947f910a0cb40907514b35ce575093e841f.tar.gz complete in 2s.
app/auth_contract Processing function: get_authorized...
app/auth_contract Function get_authorized is neither public nor unconstrained, skipping.
app/auth_contract Processing function: get_authorized_delay...
app/auth_contract Function get_authorized_delay is neither public nor unconstrained, skipping.
app/amm_contract Processing function: add_liquidity...
app/amm_contract Cache download of vk-5fc564c541dc6688-6242f6cba68b6b45419613f3d41a595b193e1025d9ef0bd37a2b38e73231ddfd.tar.gz failed.
app/amm_contract Generating vk for function: add_liquidity...
app/amm_contract bb command: write_vk (mem: 9.00 MiB)
app/amm_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/amm_contract --scheme: client_ivc (mem: 9.00 MiB)
app/amm_contract --bytecode_path: - (mem: 9.00 MiB)
app/amm_contract --output_path: ./target/tmp/tmp.QJA0ZHzU27 (mem: 9.00 MiB)
app/amm_contract --verbose: true (mem: 9.00 MiB)
app/amm_contract --verifier_type: standalone (mem: 9.00 MiB)
app/amm_contract Constructing DeciderProvingKey (mem: 18.77 MiB)
app/amm_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 21.77 MiB)
app/amm_contract goblin ecc op : 4/1024 (mem: 21.77 MiB)
app/amm_contract busread : 742/6000 (mem: 21.77 MiB)
app/amm_contract lookups : 2/15000 (mem: 21.77 MiB)
app/amm_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 21.77 MiB)
app/amm_contract arithmetic : 4444/56000 (mem: 21.77 MiB)
app/amm_contract delta range : 1925/18000 (mem: 21.77 MiB)
app/amm_contract elliptic : 2/6000 (mem: 21.77 MiB)
app/amm_contract auxiliary : 26/26000 (mem: 21.77 MiB)
app/amm_contract poseidon ext : 582/17000 (mem: 21.77 MiB)
app/amm_contract poseidon int : 3308/92000 (mem: 21.77 MiB)
app/amm_contract overflow : 0/0 (mem: 21.77 MiB)
app/amm_contract (mem: 21.77 MiB)
app/amm_contract Total structured size: 242025 (mem: 21.77 MiB)
app/amm_contract allocating polynomials object in proving key... (mem: 21.77 MiB)
app/amm_contract populating trace... (mem: 218.77 MiB)
app/amm_contract time to construct proving key: 75 ms. (mem: 233.77 MiB)
app/amm_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 233.77 MiB)
app/amm_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 264.77 MiB)
app/amm_contract VK saved to "./target/tmp/tmp.QJA0ZHzU27/vk" (mem: 264.77 MiB)
app/amm_contract Completed 2.1 KiB/2.1 KiB (29.2 KiB/s) with 1 file(s) remaining
app/amm_contract upload: ../../../../../tmp/tmp.q9yLM1bWch to s3://aztec-ci-artifacts/build-cache/vk-5fc564c541dc6688-6242f6cba68b6b45419613f3d41a595b193e1025d9ef0bd37a2b38e73231ddfd.tar.gz
app/amm_contract Cache upload of vk-5fc564c541dc6688-6242f6cba68b6b45419613f3d41a595b193e1025d9ef0bd37a2b38e73231ddfd.tar.gz complete in 2s.
app/amm_contract Processing function: constructor...
app/amm_contract Function constructor is neither public nor unconstrained, skipping.
app/amm_contract Processing function: get_amount_in_for_exact_out...
app/amm_contract Function get_amount_in_for_exact_out is neither public nor unconstrained, skipping.
app/amm_contract Processing function: get_amount_out_for_exact_in...
app/amm_contract Function get_amount_out_for_exact_in is neither public nor unconstrained, skipping.
app/amm_contract Processing function: process_message...
app/amm_contract Function process_message is neither public nor unconstrained, skipping.
app/amm_contract Processing function: public_dispatch...
app/amm_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/amm_contract Processing function: remove_liquidity...
app/amm_contract Cache download of vk-5fc564c541dc6688-426ed037a38bb2d0fb0cf93d38c17b13e46729e22368738feef95bf91309a7c1.tar.gz failed.
app/amm_contract Generating vk for function: remove_liquidity...
app/amm_contract bb command: write_vk (mem: 9.00 MiB)
app/amm_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/amm_contract --scheme: client_ivc (mem: 9.00 MiB)
app/amm_contract --bytecode_path: - (mem: 9.00 MiB)
app/amm_contract --output_path: ./target/tmp/tmp.gdax0thGyC (mem: 9.00 MiB)
app/amm_contract --verbose: true (mem: 9.00 MiB)
app/amm_contract --verifier_type: standalone (mem: 9.00 MiB)
app/amm_contract Constructing DeciderProvingKey (mem: 20.00 MiB)
app/amm_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 22.00 MiB)
app/amm_contract goblin ecc op : 4/1024 (mem: 22.00 MiB)
app/amm_contract busread : 742/6000 (mem: 22.00 MiB)
app/amm_contract lookups : 2/15000 (mem: 22.00 MiB)
app/amm_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 22.00 MiB)
app/amm_contract arithmetic : 4351/56000 (mem: 22.00 MiB)
app/amm_contract delta range : 1899/18000 (mem: 22.00 MiB)
app/amm_contract elliptic : 2/6000 (mem: 22.00 MiB)
app/amm_contract auxiliary : 26/26000 (mem: 22.00 MiB)
app/amm_contract poseidon ext : 552/17000 (mem: 22.00 MiB)
app/amm_contract poseidon int : 3137/92000 (mem: 22.00 MiB)
app/amm_contract overflow : 0/0 (mem: 22.00 MiB)
app/amm_contract (mem: 22.00 MiB)
app/amm_contract Total structured size: 242025 (mem: 22.00 MiB)
app/amm_contract allocating polynomials object in proving key... (mem: 22.00 MiB)
app/amm_contract populating trace... (mem: 210.00 MiB)
app/amm_contract time to construct proving key: 78 ms. (mem: 223.00 MiB)
app/amm_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 223.00 MiB)
app/amm_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 255.00 MiB)
app/amm_contract VK saved to "./target/tmp/tmp.gdax0thGyC/vk" (mem: 255.00 MiB)
app/amm_contract Completed 2.1 KiB/2.1 KiB (33.0 KiB/s) with 1 file(s) remaining
app/amm_contract upload: ../../../../../tmp/tmp.ZGouoiHeMp to s3://aztec-ci-artifacts/build-cache/vk-5fc564c541dc6688-426ed037a38bb2d0fb0cf93d38c17b13e46729e22368738feef95bf91309a7c1.tar.gz
app/amm_contract Cache upload of vk-5fc564c541dc6688-426ed037a38bb2d0fb0cf93d38c17b13e46729e22368738feef95bf91309a7c1.tar.gz complete in 2s.
app/amm_contract Processing function: swap_exact_tokens_for_tokens...
app/amm_contract Cache download of vk-5fc564c541dc6688-f162b467aa789d60ee3df04aa55883a3004144d44ce776362d229ace7f5ab079.tar.gz failed.
app/amm_contract Generating vk for function: swap_exact_tokens_for_tokens...
app/amm_contract bb command: write_vk (mem: 9.00 MiB)
app/amm_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/amm_contract --scheme: client_ivc (mem: 9.00 MiB)
app/amm_contract --bytecode_path: - (mem: 9.00 MiB)
app/amm_contract --output_path: ./target/tmp/tmp.ayaQzGPvMl (mem: 9.00 MiB)
app/amm_contract --verbose: true (mem: 9.00 MiB)
app/amm_contract --verifier_type: standalone (mem: 9.00 MiB)
app/amm_contract Constructing DeciderProvingKey (mem: 20.00 MiB)
app/amm_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 21.00 MiB)
app/amm_contract goblin ecc op : 4/1024 (mem: 21.00 MiB)
app/amm_contract busread : 742/6000 (mem: 21.00 MiB)
app/amm_contract lookups : 2/15000 (mem: 21.00 MiB)
app/amm_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 21.00 MiB)
app/amm_contract arithmetic : 4346/56000 (mem: 21.00 MiB)
app/amm_contract delta range : 1895/18000 (mem: 21.00 MiB)
app/amm_contract elliptic : 2/6000 (mem: 21.00 MiB)
app/amm_contract auxiliary : 26/26000 (mem: 21.00 MiB)
app/amm_contract poseidon ext : 532/17000 (mem: 21.00 MiB)
app/amm_contract poseidon int : 3023/92000 (mem: 21.00 MiB)
app/amm_contract overflow : 0/0 (mem: 21.00 MiB)
app/amm_contract (mem: 21.00 MiB)
app/amm_contract Total structured size: 242025 (mem: 21.00 MiB)
app/amm_contract allocating polynomials object in proving key... (mem: 22.00 MiB)
app/amm_contract populating trace... (mem: 227.00 MiB)
app/amm_contract time to construct proving key: 82 ms. (mem: 239.00 MiB)
app/amm_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 239.00 MiB)
app/amm_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 271.00 MiB)
app/amm_contract VK saved to "./target/tmp/tmp.ayaQzGPvMl/vk" (mem: 271.00 MiB)
app/amm_contract Completed 2.1 KiB/2.1 KiB (31.2 KiB/s) with 1 file(s) remaining
app/amm_contract upload: ../../../../../tmp/tmp.b6Hu7VJgne to s3://aztec-ci-artifacts/build-cache/vk-5fc564c541dc6688-f162b467aa789d60ee3df04aa55883a3004144d44ce776362d229ace7f5ab079.tar.gz
app/amm_contract Cache upload of vk-5fc564c541dc6688-f162b467aa789d60ee3df04aa55883a3004144d44ce776362d229ace7f5ab079.tar.gz complete in 2s.
app/amm_contract Processing function: swap_tokens_for_exact_tokens...
app/amm_contract Cache download of vk-5fc564c541dc6688-ff4079dc596e0e720058903d99f260fa06ecb7e132a334543bcb1d56b919565f.tar.gz failed.
app/amm_contract Generating vk for function: swap_tokens_for_exact_tokens...
app/amm_contract bb command: write_vk (mem: 9.00 MiB)
app/amm_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/amm_contract --scheme: client_ivc (mem: 9.00 MiB)
app/amm_contract --bytecode_path: - (mem: 9.00 MiB)
app/amm_contract --output_path: ./target/tmp/tmp.GS6ef3rk7I (mem: 9.00 MiB)
app/amm_contract --verbose: true (mem: 9.00 MiB)
app/amm_contract --verifier_type: standalone (mem: 9.00 MiB)
app/amm_contract Constructing DeciderProvingKey (mem: 19.00 MiB)
app/amm_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 21.00 MiB)
app/amm_contract goblin ecc op : 4/1024 (mem: 21.00 MiB)
app/amm_contract busread : 742/6000 (mem: 21.00 MiB)
app/amm_contract lookups : 2/15000 (mem: 21.00 MiB)
app/amm_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 21.00 MiB)
app/amm_contract arithmetic : 4355/56000 (mem: 21.00 MiB)
app/amm_contract delta range : 1895/18000 (mem: 21.00 MiB)
app/amm_contract elliptic : 2/6000 (mem: 21.00 MiB)
app/amm_contract auxiliary : 26/26000 (mem: 21.00 MiB)
app/amm_contract poseidon ext : 542/17000 (mem: 21.00 MiB)
app/amm_contract poseidon int : 3080/92000 (mem: 21.00 MiB)
app/amm_contract overflow : 0/0 (mem: 21.00 MiB)
app/amm_contract (mem: 21.00 MiB)
app/amm_contract Total structured size: 242025 (mem: 21.00 MiB)
app/amm_contract allocating polynomials object in proving key... (mem: 21.00 MiB)
app/amm_contract populating trace... (mem: 218.00 MiB)
app/amm_contract time to construct proving key: 84 ms. (mem: 227.00 MiB)
app/amm_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 227.00 MiB)
app/amm_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 260.50 MiB)
app/amm_contract VK saved to "./target/tmp/tmp.GS6ef3rk7I/vk" (mem: 260.50 MiB)
app/amm_contract Completed 2.1 KiB/2.1 KiB (27.8 KiB/s) with 1 file(s) remaining
app/amm_contract upload: ../../../../../tmp/tmp.qkkEhf3teL to s3://aztec-ci-artifacts/build-cache/vk-5fc564c541dc6688-ff4079dc596e0e720058903d99f260fa06ecb7e132a334543bcb1d56b919565f.tar.gz
app/amm_contract Cache upload of vk-5fc564c541dc6688-ff4079dc596e0e720058903d99f260fa06ecb7e132a334543bcb1d56b919565f.tar.gz complete in 2s.
app/amm_contract Processing function: sync_private_state...
app/amm_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/claim_contract Processing function: claim...
app/claim_contract Cache download of vk-d95d3702980209fb-28a8e640f2c36ee5c08a04866314fb0a82c007feaedc8a3ff11effc4d26c37a9.tar.gz failed.
app/claim_contract Generating vk for function: claim...
app/claim_contract bb command: write_vk (mem: 9.00 MiB)
app/claim_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/claim_contract --scheme: client_ivc (mem: 9.00 MiB)
app/claim_contract --bytecode_path: - (mem: 9.00 MiB)
app/claim_contract --output_path: ./target/tmp/tmp.Dbo1fUQ9OV (mem: 9.00 MiB)
app/claim_contract --verbose: true (mem: 9.00 MiB)
app/claim_contract --verifier_type: standalone (mem: 9.00 MiB)
app/claim_contract Constructing DeciderProvingKey (mem: 25.61 MiB)
app/claim_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 27.61 MiB)
app/claim_contract goblin ecc op : 4/1024 (mem: 27.61 MiB)
app/claim_contract busread : 742/6000 (mem: 27.61 MiB)
app/claim_contract lookups : 2/15000 (mem: 27.61 MiB)
app/claim_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 27.61 MiB)
app/claim_contract arithmetic : 6313/56000 (mem: 27.61 MiB)
app/claim_contract delta range : 2042/18000 (mem: 27.61 MiB)
app/claim_contract elliptic : 340/6000 (mem: 27.61 MiB)
app/claim_contract auxiliary : 187/26000 (mem: 27.61 MiB)
app/claim_contract poseidon ext : 1562/17000 (mem: 27.61 MiB)
app/claim_contract poseidon int : 8894/92000 (mem: 27.61 MiB)
app/claim_contract overflow : 0/0 (mem: 27.61 MiB)
app/claim_contract (mem: 27.61 MiB)
app/claim_contract Total structured size: 242025 (mem: 27.61 MiB)
app/claim_contract allocating polynomials object in proving key... (mem: 27.61 MiB)
app/claim_contract populating trace... (mem: 227.61 MiB)
app/claim_contract time to construct proving key: 83 ms. (mem: 242.61 MiB)
app/claim_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 242.61 MiB)
app/claim_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 272.18 MiB)
app/claim_contract VK saved to "./target/tmp/tmp.Dbo1fUQ9OV/vk" (mem: 272.18 MiB)
app/claim_contract Completed 2.1 KiB/2.1 KiB (37.9 KiB/s) with 1 file(s) remaining
app/claim_contract upload: ../../../../../tmp/tmp.aDiqr2ume0 to s3://aztec-ci-artifacts/build-cache/vk-d95d3702980209fb-28a8e640f2c36ee5c08a04866314fb0a82c007feaedc8a3ff11effc4d26c37a9.tar.gz
app/claim_contract Cache upload of vk-d95d3702980209fb-28a8e640f2c36ee5c08a04866314fb0a82c007feaedc8a3ff11effc4d26c37a9.tar.gz complete in 2s.
app/claim_contract Processing function: constructor...
app/claim_contract Function constructor is neither public nor unconstrained, skipping.
app/claim_contract Processing function: process_message...
app/claim_contract Function process_message is neither public nor unconstrained, skipping.
app/claim_contract Processing function: public_dispatch...
app/claim_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/claim_contract Processing function: sync_private_state...
app/claim_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/orderbook_contract compile app/orderbook_contract
app/easy_private_voting_contract Processing function: cast_vote...
app/easy_private_voting_contract Cache download of vk-346ed1667ac1a8f9-35c1fb4b2d55240e7813c663218fb86ccfed67f0169368cd61904c7c4c5c8d72.tar.gz failed.
app/easy_private_voting_contract Generating vk for function: cast_vote...
app/easy_private_voting_contract bb command: write_vk (mem: 9.00 MiB)
app/easy_private_voting_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/easy_private_voting_contract --scheme: client_ivc (mem: 9.00 MiB)
app/easy_private_voting_contract --bytecode_path: - (mem: 9.00 MiB)
app/easy_private_voting_contract --output_path: ./target/tmp/tmp.WDyu84HcGx (mem: 9.00 MiB)
app/easy_private_voting_contract --verbose: true (mem: 9.00 MiB)
app/easy_private_voting_contract --verifier_type: standalone (mem: 9.00 MiB)
app/easy_private_voting_contract Constructing DeciderProvingKey (mem: 23.00 MiB)
app/easy_private_voting_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 24.00 MiB)
app/easy_private_voting_contract goblin ecc op : 4/1024 (mem: 24.00 MiB)
app/easy_private_voting_contract busread : 742/6000 (mem: 24.00 MiB)
app/easy_private_voting_contract lookups : 60/15000 (mem: 24.00 MiB)
app/easy_private_voting_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 24.00 MiB)
app/easy_private_voting_contract arithmetic : 3614/56000 (mem: 24.00 MiB)
app/easy_private_voting_contract delta range : 1847/18000 (mem: 24.00 MiB)
app/easy_private_voting_contract elliptic : 399/6000 (mem: 24.00 MiB)
app/easy_private_voting_contract auxiliary : 187/26000 (mem: 24.00 MiB)
app/easy_private_voting_contract poseidon ext : 102/17000 (mem: 24.00 MiB)
app/easy_private_voting_contract poseidon int : 572/92000 (mem: 24.00 MiB)
app/easy_private_voting_contract overflow : 0/0 (mem: 24.00 MiB)
app/easy_private_voting_contract (mem: 24.00 MiB)
app/easy_private_voting_contract Total structured size: 242025 (mem: 24.00 MiB)
app/easy_private_voting_contract allocating polynomials object in proving key... (mem: 24.00 MiB)
app/easy_private_voting_contract populating trace... (mem: 219.00 MiB)
app/easy_private_voting_contract time to construct proving key: 128 ms. (mem: 235.00 MiB)
app/easy_private_voting_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 235.00 MiB)
app/easy_private_voting_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 257.97 MiB)
app/easy_private_voting_contract VK saved to "./target/tmp/tmp.WDyu84HcGx/vk" (mem: 257.97 MiB)
app/easy_private_voting_contract Completed 2.1 KiB/2.1 KiB (40.7 KiB/s) with 1 file(s) remaining
app/easy_private_voting_contract upload: ../../../../../tmp/tmp.fmDapEftpu to s3://aztec-ci-artifacts/build-cache/vk-346ed1667ac1a8f9-35c1fb4b2d55240e7813c663218fb86ccfed67f0169368cd61904c7c4c5c8d72.tar.gz
app/easy_private_voting_contract Cache upload of vk-346ed1667ac1a8f9-35c1fb4b2d55240e7813c663218fb86ccfed67f0169368cd61904c7c4c5c8d72.tar.gz complete in 2s.
app/easy_private_voting_contract Processing function: constructor...
app/easy_private_voting_contract Function constructor is neither public nor unconstrained, skipping.
app/easy_private_voting_contract Processing function: end_vote...
app/easy_private_voting_contract Function end_vote is neither public nor unconstrained, skipping.
app/easy_private_voting_contract Processing function: get_vote...
app/easy_private_voting_contract Function get_vote is neither public nor unconstrained, skipping.
app/easy_private_voting_contract Processing function: process_message...
app/easy_private_voting_contract Function process_message is neither public nor unconstrained, skipping.
app/easy_private_voting_contract Processing function: public_dispatch...
app/easy_private_voting_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/easy_private_voting_contract Processing function: sync_private_state...
app/easy_private_voting_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/price_feed_contract compile app/price_feed_contract
app/token_blacklist_contract compile app/token_blacklist_contract
account/schnorr_account_contract Processing function: constructor...
account/schnorr_account_contract Cache download of vk-390c43439be9994d-e4c9f1f4c89415187c74a7cd58558884b003aec8405e74f357fdd00f3ffcfcda.tar.gz failed.
account/schnorr_account_contract Generating vk for function: constructor...
account/schnorr_account_contract bb command: write_vk (mem: 9.00 MiB)
account/schnorr_account_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
account/schnorr_account_contract --scheme: client_ivc (mem: 9.00 MiB)
account/schnorr_account_contract --bytecode_path: - (mem: 9.00 MiB)
account/schnorr_account_contract --output_path: ./target/tmp/tmp.5QjECDt2TR (mem: 9.00 MiB)
account/schnorr_account_contract --verbose: true (mem: 9.00 MiB)
account/schnorr_account_contract --verifier_type: standalone (mem: 9.00 MiB)
account/schnorr_account_contract Constructing DeciderProvingKey (mem: 37.82 MiB)
account/schnorr_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 41.82 MiB)
account/schnorr_account_contract goblin ecc op : 4/1024 (mem: 41.82 MiB)
account/schnorr_account_contract busread : 742/6000 (mem: 41.82 MiB)
account/schnorr_account_contract lookups : 12218/15000 (mem: 41.82 MiB)
account/schnorr_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 41.82 MiB)
account/schnorr_account_contract arithmetic : 15035/56000 (mem: 41.82 MiB)
account/schnorr_account_contract delta range : 2476/18000 (mem: 41.82 MiB)
account/schnorr_account_contract elliptic : 1008/6000 (mem: 41.82 MiB)
account/schnorr_account_contract auxiliary : 899/26000 (mem: 41.82 MiB)
account/schnorr_account_contract poseidon ext : 132/17000 (mem: 41.82 MiB)
account/schnorr_account_contract poseidon int : 743/92000 (mem: 41.82 MiB)
account/schnorr_account_contract overflow : 0/0 (mem: 41.82 MiB)
account/schnorr_account_contract (mem: 41.82 MiB)
account/schnorr_account_contract Total structured size: 242025 (mem: 41.82 MiB)
account/schnorr_account_contract allocating polynomials object in proving key... (mem: 41.82 MiB)
account/schnorr_account_contract populating trace... (mem: 237.82 MiB)
account/schnorr_account_contract time to construct proving key: 103 ms. (mem: 254.82 MiB)
account/schnorr_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 254.82 MiB)
account/schnorr_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 284.07 MiB)
account/schnorr_account_contract VK saved to "./target/tmp/tmp.5QjECDt2TR/vk" (mem: 284.07 MiB)
account/schnorr_account_contract Completed 2.1 KiB/2.1 KiB (35.7 KiB/s) with 1 file(s) remaining
account/schnorr_account_contract upload: ../../../../../tmp/tmp.ljHECMJvGI to s3://aztec-ci-artifacts/build-cache/vk-390c43439be9994d-e4c9f1f4c89415187c74a7cd58558884b003aec8405e74f357fdd00f3ffcfcda.tar.gz
account/schnorr_account_contract Cache upload of vk-390c43439be9994d-e4c9f1f4c89415187c74a7cd58558884b003aec8405e74f357fdd00f3ffcfcda.tar.gz complete in 2s.
account/schnorr_account_contract Processing function: entrypoint...
account/schnorr_account_contract Cache download of vk-390c43439be9994d-3f7e6e4c0b8fbc4ea1d854bf1e9b7c74e3a9ee29b2bcfda9d2b450085ab0f4a2.tar.gz failed.
account/schnorr_account_contract Generating vk for function: entrypoint...
account/schnorr_account_contract bb command: write_vk (mem: 8.00 MiB)
account/schnorr_account_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
account/schnorr_account_contract --scheme: client_ivc (mem: 9.00 MiB)
account/schnorr_account_contract --bytecode_path: - (mem: 9.00 MiB)
account/schnorr_account_contract --output_path: ./target/tmp/tmp.HLGpY5dvcO (mem: 9.00 MiB)
account/schnorr_account_contract --verbose: true (mem: 9.00 MiB)
account/schnorr_account_contract --verifier_type: standalone (mem: 9.00 MiB)
account/schnorr_account_contract Constructing DeciderProvingKey (mem: 35.09 MiB)
account/schnorr_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 38.09 MiB)
account/schnorr_account_contract goblin ecc op : 4/1024 (mem: 38.09 MiB)
account/schnorr_account_contract busread : 742/6000 (mem: 38.09 MiB)
account/schnorr_account_contract lookups : 2076/15000 (mem: 38.09 MiB)
account/schnorr_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 38.09 MiB)
account/schnorr_account_contract arithmetic : 9353/56000 (mem: 38.09 MiB)
account/schnorr_account_contract delta range : 2977/18000 (mem: 38.09 MiB)
account/schnorr_account_contract elliptic : 794/6000 (mem: 38.09 MiB)
account/schnorr_account_contract auxiliary : 4528/26000 (mem: 38.09 MiB)
account/schnorr_account_contract poseidon ext : 312/17000 (mem: 38.09 MiB)
account/schnorr_account_contract poseidon int : 1769/92000 (mem: 38.09 MiB)
account/schnorr_account_contract overflow : 0/0 (mem: 38.09 MiB)
account/schnorr_account_contract (mem: 38.09 MiB)
account/schnorr_account_contract Total structured size: 242025 (mem: 38.09 MiB)
account/schnorr_account_contract allocating polynomials object in proving key... (mem: 38.09 MiB)
account/schnorr_account_contract populating trace... (mem: 235.09 MiB)
account/schnorr_account_contract time to construct proving key: 96 ms. (mem: 251.09 MiB)
account/schnorr_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 251.09 MiB)
account/schnorr_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 283.09 MiB)
account/schnorr_account_contract VK saved to "./target/tmp/tmp.HLGpY5dvcO/vk" (mem: 283.09 MiB)
account/schnorr_account_contract Completed 2.1 KiB/2.1 KiB (34.1 KiB/s) with 1 file(s) remaining
account/schnorr_account_contract upload: ../../../../../tmp/tmp.cdg6YalLQK to s3://aztec-ci-artifacts/build-cache/vk-390c43439be9994d-3f7e6e4c0b8fbc4ea1d854bf1e9b7c74e3a9ee29b2bcfda9d2b450085ab0f4a2.tar.gz
account/schnorr_account_contract Cache upload of vk-390c43439be9994d-3f7e6e4c0b8fbc4ea1d854bf1e9b7c74e3a9ee29b2bcfda9d2b450085ab0f4a2.tar.gz complete in 2s.
account/schnorr_account_contract Processing function: lookup_validity...
account/schnorr_account_contract Function lookup_validity is neither public nor unconstrained, skipping.
account/schnorr_account_contract Processing function: process_message...
account/schnorr_account_contract Function process_message is neither public nor unconstrained, skipping.
account/schnorr_account_contract Processing function: sync_private_state...
account/schnorr_account_contract Function sync_private_state is neither public nor unconstrained, skipping.
account/schnorr_account_contract Processing function: verify_private_authwit...
account/schnorr_account_contract Cache download of vk-390c43439be9994d-bc809a37a8e940867499ee2084e44be0a4023d0379954f26adaf9e95cdadbaf2.tar.gz failed.
account/schnorr_account_contract Generating vk for function: verify_private_authwit...
account/schnorr_account_contract bb command: write_vk (mem: 9.00 MiB)
account/schnorr_account_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
account/schnorr_account_contract --scheme: client_ivc (mem: 9.00 MiB)
account/schnorr_account_contract --bytecode_path: - (mem: 9.00 MiB)
account/schnorr_account_contract --output_path: ./target/tmp/tmp.BsaXkmJ2oF (mem: 9.00 MiB)
account/schnorr_account_contract --verbose: true (mem: 9.00 MiB)
account/schnorr_account_contract --verifier_type: standalone (mem: 9.00 MiB)
account/schnorr_account_contract Constructing DeciderProvingKey (mem: 28.45 MiB)
account/schnorr_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 31.45 MiB)
account/schnorr_account_contract goblin ecc op : 4/1024 (mem: 31.45 MiB)
account/schnorr_account_contract busread : 742/6000 (mem: 31.45 MiB)
account/schnorr_account_contract lookups : 2076/15000 (mem: 31.45 MiB)
account/schnorr_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 31.45 MiB)
account/schnorr_account_contract arithmetic : 7308/56000 (mem: 31.45 MiB)
account/schnorr_account_contract delta range : 2589/18000 (mem: 31.45 MiB)
account/schnorr_account_contract elliptic : 794/6000 (mem: 31.45 MiB)
account/schnorr_account_contract auxiliary : 538/26000 (mem: 31.45 MiB)
account/schnorr_account_contract poseidon ext : 72/17000 (mem: 31.45 MiB)
account/schnorr_account_contract poseidon int : 401/92000 (mem: 31.45 MiB)
account/schnorr_account_contract overflow : 0/0 (mem: 31.45 MiB)
account/schnorr_account_contract (mem: 31.45 MiB)
account/schnorr_account_contract Total structured size: 242025 (mem: 31.45 MiB)
account/schnorr_account_contract allocating polynomials object in proving key... (mem: 31.45 MiB)
account/schnorr_account_contract populating trace... (mem: 229.45 MiB)
account/schnorr_account_contract time to construct proving key: 79 ms. (mem: 245.45 MiB)
account/schnorr_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 245.45 MiB)
account/schnorr_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 276.32 MiB)
account/schnorr_account_contract VK saved to "./target/tmp/tmp.BsaXkmJ2oF/vk" (mem: 276.32 MiB)
account/schnorr_account_contract Completed 2.1 KiB/2.1 KiB (28.9 KiB/s) with 1 file(s) remaining
account/schnorr_account_contract upload: ../../../../../tmp/tmp.AnxNzp5HXa to s3://aztec-ci-artifacts/build-cache/vk-390c43439be9994d-bc809a37a8e940867499ee2084e44be0a4023d0379954f26adaf9e95cdadbaf2.tar.gz
account/schnorr_account_contract Cache upload of vk-390c43439be9994d-bc809a37a8e940867499ee2084e44be0a4023d0379954f26adaf9e95cdadbaf2.tar.gz complete in 2s.
account/schnorr_account_contract Processing function: public_dispatch...
account/schnorr_account_contract Function public_dispatch is neither public nor unconstrained, skipping.
account/ecdsa_r_account_contract Processing function: constructor...
account/ecdsa_r_account_contract Cache download of vk-1a64634169f3efba-2c4f17abf4147acd584436bae1cd36935000c560ba5dcff85f28df40ec0b88b5.tar.gz failed.
account/ecdsa_r_account_contract Generating vk for function: constructor...
account/ecdsa_r_account_contract bb command: write_vk (mem: 9.00 MiB)
account/ecdsa_r_account_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
account/ecdsa_r_account_contract --scheme: client_ivc (mem: 9.00 MiB)
account/ecdsa_r_account_contract --bytecode_path: - (mem: 9.00 MiB)
account/ecdsa_r_account_contract --output_path: ./target/tmp/tmp.h7Smtmv93f (mem: 9.00 MiB)
account/ecdsa_r_account_contract --verbose: true (mem: 9.00 MiB)
account/ecdsa_r_account_contract --verifier_type: standalone (mem: 9.00 MiB)
account/ecdsa_r_account_contract Constructing DeciderProvingKey (mem: 47.66 MiB)
account/ecdsa_r_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 48.66 MiB)
account/ecdsa_r_account_contract goblin ecc op : 4/1024 (mem: 48.66 MiB)
account/ecdsa_r_account_contract busread : 742/6000 (mem: 48.66 MiB)
account/ecdsa_r_account_contract lookups : 14394/15000 (mem: 48.66 MiB)
account/ecdsa_r_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 48.66 MiB)
account/ecdsa_r_account_contract arithmetic : 17891/56000 (mem: 48.66 MiB)
account/ecdsa_r_account_contract delta range : 2507/18000 (mem: 48.66 MiB)
account/ecdsa_r_account_contract elliptic : 1008/6000 (mem: 48.66 MiB)
account/ecdsa_r_account_contract auxiliary : 899/26000 (mem: 48.66 MiB)
account/ecdsa_r_account_contract poseidon ext : 352/17000 (mem: 48.66 MiB)
account/ecdsa_r_account_contract poseidon int : 1997/92000 (mem: 48.66 MiB)
account/ecdsa_r_account_contract overflow : 0/0 (mem: 48.66 MiB)
account/ecdsa_r_account_contract (mem: 48.66 MiB)
account/ecdsa_r_account_contract Total structured size: 242025 (mem: 48.66 MiB)
account/ecdsa_r_account_contract allocating polynomials object in proving key... (mem: 48.66 MiB)
account/ecdsa_r_account_contract populating trace... (mem: 247.66 MiB)
account/ecdsa_r_account_contract time to construct proving key: 104 ms. (mem: 266.66 MiB)
account/ecdsa_r_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 266.66 MiB)
account/ecdsa_r_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 295.68 MiB)
account/ecdsa_r_account_contract VK saved to "./target/tmp/tmp.h7Smtmv93f/vk" (mem: 295.68 MiB)
account/ecdsa_r_account_contract Completed 2.1 KiB/2.1 KiB (28.8 KiB/s) with 1 file(s) remaining
account/ecdsa_r_account_contract upload: ../../../../../tmp/tmp.ZWiGWBmTCN to s3://aztec-ci-artifacts/build-cache/vk-1a64634169f3efba-2c4f17abf4147acd584436bae1cd36935000c560ba5dcff85f28df40ec0b88b5.tar.gz
account/ecdsa_r_account_contract Cache upload of vk-1a64634169f3efba-2c4f17abf4147acd584436bae1cd36935000c560ba5dcff85f28df40ec0b88b5.tar.gz complete in 2s.
app/lending_contract Processing function: borrow_private...
app/lending_contract Cache download of vk-70595ee377434b65-ea0a663ed6096541b6a33c51a5527576fdccfce524af948854c866528b63df1a.tar.gz failed.
app/lending_contract Generating vk for function: borrow_private...
app/lending_contract bb command: write_vk (mem: 9.00 MiB)
app/lending_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/lending_contract --scheme: client_ivc (mem: 9.00 MiB)
app/lending_contract --bytecode_path: - (mem: 9.00 MiB)
app/lending_contract --output_path: ./target/tmp/tmp.CN9v1CMYQn (mem: 9.00 MiB)
app/lending_contract --verbose: true (mem: 9.00 MiB)
app/lending_contract --verifier_type: standalone (mem: 9.00 MiB)
app/lending_contract Constructing DeciderProvingKey (mem: 22.00 MiB)
app/lending_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 23.00 MiB)
app/lending_contract goblin ecc op : 4/1024 (mem: 23.00 MiB)
app/lending_contract busread : 742/6000 (mem: 23.00 MiB)
app/lending_contract lookups : 60/15000 (mem: 23.00 MiB)
app/lending_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 23.00 MiB)
app/lending_contract arithmetic : 3349/56000 (mem: 23.00 MiB)
app/lending_contract delta range : 1801/18000 (mem: 23.00 MiB)
app/lending_contract elliptic : 61/6000 (mem: 23.00 MiB)
app/lending_contract auxiliary : 26/26000 (mem: 23.00 MiB)
app/lending_contract poseidon ext : 42/17000 (mem: 23.00 MiB)
app/lending_contract poseidon int : 230/92000 (mem: 23.00 MiB)
app/lending_contract overflow : 0/0 (mem: 23.00 MiB)
app/lending_contract (mem: 23.00 MiB)
app/lending_contract Total structured size: 242025 (mem: 23.00 MiB)
app/lending_contract allocating polynomials object in proving key... (mem: 23.00 MiB)
app/lending_contract populating trace... (mem: 217.00 MiB)
app/lending_contract time to construct proving key: 106 ms. (mem: 233.00 MiB)
app/lending_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 233.00 MiB)
app/lending_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 257.24 MiB)
app/lending_contract VK saved to "./target/tmp/tmp.CN9v1CMYQn/vk" (mem: 257.24 MiB)
app/lending_contract Completed 2.1 KiB/2.1 KiB (38.1 KiB/s) with 1 file(s) remaining
app/lending_contract upload: ../../../../../tmp/tmp.k5Ekog0Gbq to s3://aztec-ci-artifacts/build-cache/vk-70595ee377434b65-ea0a663ed6096541b6a33c51a5527576fdccfce524af948854c866528b63df1a.tar.gz
app/lending_contract Cache upload of vk-70595ee377434b65-ea0a663ed6096541b6a33c51a5527576fdccfce524af948854c866528b63df1a.tar.gz complete in 2s.
app/lending_contract Processing function: borrow_public...
app/lending_contract Function borrow_public is neither public nor unconstrained, skipping.
app/token_bridge_contract compile app/token_bridge_contract
app/auth_contract Processing function: get_authorized_in_private...
app/auth_contract Cache download of vk-93ff5dde1e34f1d2-437096363e5ae4df38a9352f39f54bab8ac1af7d23e53691b37807db83ca2468.tar.gz failed.
app/auth_contract Generating vk for function: get_authorized_in_private...
app/auth_contract bb command: write_vk (mem: 8.00 MiB)
app/auth_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/auth_contract --scheme: client_ivc (mem: 9.00 MiB)
app/auth_contract --bytecode_path: - (mem: 9.00 MiB)
app/auth_contract --output_path: ./target/tmp/tmp.H1obeuN2zp (mem: 9.00 MiB)
app/auth_contract --verbose: true (mem: 9.00 MiB)
app/auth_contract --verifier_type: standalone (mem: 9.00 MiB)
app/auth_contract Constructing DeciderProvingKey (mem: 19.00 MiB)
app/auth_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 21.00 MiB)
app/auth_contract goblin ecc op : 4/1024 (mem: 21.00 MiB)
app/auth_contract busread : 742/6000 (mem: 21.00 MiB)
app/auth_contract lookups : 2/15000 (mem: 21.00 MiB)
app/auth_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 21.00 MiB)
app/auth_contract arithmetic : 4333/56000 (mem: 21.00 MiB)
app/auth_contract delta range : 1899/18000 (mem: 21.00 MiB)
app/auth_contract elliptic : 2/6000 (mem: 21.00 MiB)
app/auth_contract auxiliary : 26/26000 (mem: 21.00 MiB)
app/auth_contract poseidon ext : 452/17000 (mem: 21.00 MiB)
app/auth_contract poseidon int : 2567/92000 (mem: 21.00 MiB)
app/auth_contract overflow : 0/0 (mem: 21.00 MiB)
app/auth_contract (mem: 21.00 MiB)
app/auth_contract Total structured size: 242025 (mem: 21.00 MiB)
app/auth_contract allocating polynomials object in proving key... (mem: 21.00 MiB)
app/auth_contract populating trace... (mem: 222.00 MiB)
app/auth_contract time to construct proving key: 74 ms. (mem: 232.00 MiB)
app/auth_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 232.00 MiB)
app/auth_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 254.16 MiB)
app/auth_contract VK saved to "./target/tmp/tmp.H1obeuN2zp/vk" (mem: 254.16 MiB)
app/auth_contract Completed 2.1 KiB/2.1 KiB (30.4 KiB/s) with 1 file(s) remaining
app/auth_contract upload: ../../../../../tmp/tmp.T5XOICQUML to s3://aztec-ci-artifacts/build-cache/vk-93ff5dde1e34f1d2-437096363e5ae4df38a9352f39f54bab8ac1af7d23e53691b37807db83ca2468.tar.gz
app/auth_contract Cache upload of vk-93ff5dde1e34f1d2-437096363e5ae4df38a9352f39f54bab8ac1af7d23e53691b37807db83ca2468.tar.gz complete in 2s.
app/auth_contract Processing function: get_scheduled_authorized...
app/auth_contract Function get_scheduled_authorized is neither public nor unconstrained, skipping.
app/auth_contract Processing function: process_message...
app/auth_contract Function process_message is neither public nor unconstrained, skipping.
app/auth_contract Processing function: public_dispatch...
app/auth_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/auth_contract Processing function: set_authorized...
app/auth_contract Function set_authorized is neither public nor unconstrained, skipping.
app/auth_contract Processing function: set_authorized_delay...
app/auth_contract Function set_authorized_delay is neither public nor unconstrained, skipping.
app/auth_contract Processing function: sync_private_state...
app/auth_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/lending_contract Processing function: constructor...
app/lending_contract Cache download of vk-70595ee377434b65-3a51ad5e2ea38eb69cbb13c7acb5b8560c5d2d6ba054925ffd64b7bbce3998f0.tar.gz failed.
app/lending_contract Generating vk for function: constructor...
app/lending_contract bb command: write_vk (mem: 9.00 MiB)
app/lending_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/lending_contract --scheme: client_ivc (mem: 9.00 MiB)
app/lending_contract --bytecode_path: - (mem: 9.00 MiB)
app/lending_contract --output_path: ./target/tmp/tmp.p87qPhHWU7 (mem: 9.00 MiB)
app/lending_contract --verbose: true (mem: 9.00 MiB)
app/lending_contract --verifier_type: standalone (mem: 9.00 MiB)
app/lending_contract Constructing DeciderProvingKey (mem: 16.00 MiB)
app/lending_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 20.00 MiB)
app/lending_contract goblin ecc op : 4/1024 (mem: 20.00 MiB)
app/lending_contract busread : 742/6000 (mem: 20.00 MiB)
app/lending_contract lookups : 2/15000 (mem: 20.00 MiB)
app/lending_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 20.00 MiB)
app/lending_contract arithmetic : 3595/56000 (mem: 20.00 MiB)
app/lending_contract delta range : 1835/18000 (mem: 20.00 MiB)
app/lending_contract elliptic : 340/6000 (mem: 20.00 MiB)
app/lending_contract auxiliary : 187/26000 (mem: 20.00 MiB)
app/lending_contract poseidon ext : 102/17000 (mem: 20.00 MiB)
app/lending_contract poseidon int : 572/92000 (mem: 20.00 MiB)
app/lending_contract overflow : 0/0 (mem: 20.00 MiB)
app/lending_contract (mem: 20.00 MiB)
app/lending_contract Total structured size: 242025 (mem: 20.00 MiB)
app/lending_contract allocating polynomials object in proving key... (mem: 20.00 MiB)
app/lending_contract populating trace... (mem: 223.00 MiB)
app/lending_contract time to construct proving key: 99 ms. (mem: 236.00 MiB)
app/lending_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 236.00 MiB)
app/lending_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 268.00 MiB)
app/lending_contract VK saved to "./target/tmp/tmp.p87qPhHWU7/vk" (mem: 268.00 MiB)
app/lending_contract Completed 2.1 KiB/2.1 KiB (30.2 KiB/s) with 1 file(s) remaining
app/lending_contract upload: ../../../../../tmp/tmp.FlYWHFJ1EY to s3://aztec-ci-artifacts/build-cache/vk-70595ee377434b65-3a51ad5e2ea38eb69cbb13c7acb5b8560c5d2d6ba054925ffd64b7bbce3998f0.tar.gz
app/lending_contract Cache upload of vk-70595ee377434b65-3a51ad5e2ea38eb69cbb13c7acb5b8560c5d2d6ba054925ffd64b7bbce3998f0.tar.gz complete in 2s.
app/uniswap_contract compile app/uniswap_contract
account/schnorr_single_key_account_contract Processing function: entrypoint...
account/schnorr_single_key_account_contract Cache download of vk-1b4942ec817468c0-25e8d02482ed6d6dc1cbacdc114594fcc2b74342da8f8556d795d0b8f99dd3f8.tar.gz failed.
account/schnorr_single_key_account_contract Generating vk for function: entrypoint...
account/schnorr_single_key_account_contract bb command: write_vk (mem: 9.00 MiB)
account/schnorr_single_key_account_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
account/schnorr_single_key_account_contract --scheme: client_ivc (mem: 9.00 MiB)
account/schnorr_single_key_account_contract --bytecode_path: - (mem: 9.00 MiB)
account/schnorr_single_key_account_contract --output_path: ./target/tmp/tmp.5RkzhNxx4v (mem: 9.00 MiB)
account/schnorr_single_key_account_contract --verbose: true (mem: 9.00 MiB)
account/schnorr_single_key_account_contract --verifier_type: standalone (mem: 9.00 MiB)
account/schnorr_single_key_account_contract Constructing DeciderProvingKey (mem: 31.73 MiB)
account/schnorr_single_key_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 35.73 MiB)
account/schnorr_single_key_account_contract goblin ecc op : 4/1024 (mem: 35.73 MiB)
account/schnorr_single_key_account_contract busread : 742/6000 (mem: 35.73 MiB)
account/schnorr_single_key_account_contract lookups : 2076/15000 (mem: 35.73 MiB)
account/schnorr_single_key_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 35.73 MiB)
account/schnorr_single_key_account_contract arithmetic : 8084/56000 (mem: 35.73 MiB)
account/schnorr_single_key_account_contract delta range : 2447/18000 (mem: 35.73 MiB)
account/schnorr_single_key_account_contract elliptic : 1148/6000 (mem: 35.73 MiB)
account/schnorr_single_key_account_contract auxiliary : 4689/26000 (mem: 35.73 MiB)
account/schnorr_single_key_account_contract poseidon ext : 332/17000 (mem: 35.73 MiB)
account/schnorr_single_key_account_contract poseidon int : 1883/92000 (mem: 35.73 MiB)
account/schnorr_single_key_account_contract overflow : 0/0 (mem: 35.73 MiB)
account/schnorr_single_key_account_contract (mem: 35.73 MiB)
account/schnorr_single_key_account_contract Total structured size: 242025 (mem: 35.73 MiB)
account/schnorr_single_key_account_contract allocating polynomials object in proving key... (mem: 35.73 MiB)
account/schnorr_single_key_account_contract populating trace... (mem: 241.73 MiB)
account/schnorr_single_key_account_contract time to construct proving key: 82 ms. (mem: 253.73 MiB)
account/schnorr_single_key_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 253.73 MiB)
account/schnorr_single_key_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 285.73 MiB)
account/schnorr_single_key_account_contract VK saved to "./target/tmp/tmp.5RkzhNxx4v/vk" (mem: 285.73 MiB)
account/schnorr_single_key_account_contract Completed 2.1 KiB/2.1 KiB (42.5 KiB/s) with 1 file(s) remaining
account/schnorr_single_key_account_contract upload: ../../../../../tmp/tmp.0eBG4mgXlD to s3://aztec-ci-artifacts/build-cache/vk-1b4942ec817468c0-25e8d02482ed6d6dc1cbacdc114594fcc2b74342da8f8556d795d0b8f99dd3f8.tar.gz
account/schnorr_single_key_account_contract Cache upload of vk-1b4942ec817468c0-25e8d02482ed6d6dc1cbacdc114594fcc2b74342da8f8556d795d0b8f99dd3f8.tar.gz complete in 2s.
account/schnorr_single_key_account_contract Processing function: process_message...
account/schnorr_single_key_account_contract Function process_message is neither public nor unconstrained, skipping.
account/schnorr_single_key_account_contract Processing function: sync_private_state...
account/schnorr_single_key_account_contract Function sync_private_state is neither public nor unconstrained, skipping.
account/schnorr_single_key_account_contract Processing function: verify_private_authwit...
account/schnorr_single_key_account_contract Cache download of vk-1b4942ec817468c0-30a577b57af4edaafe52f6589e5a03644fd8aec1ebc52e4c1ee80d187338a9e8.tar.gz failed.
account/schnorr_single_key_account_contract Generating vk for function: verify_private_authwit...
account/schnorr_single_key_account_contract bb command: write_vk (mem: 9.00 MiB)
account/schnorr_single_key_account_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
account/schnorr_single_key_account_contract --scheme: client_ivc (mem: 9.00 MiB)
account/schnorr_single_key_account_contract --bytecode_path: - (mem: 9.00 MiB)
account/schnorr_single_key_account_contract --output_path: ./target/tmp/tmp.3icLP57Xkt (mem: 9.00 MiB)
account/schnorr_single_key_account_contract --verbose: true (mem: 9.00 MiB)
account/schnorr_single_key_account_contract --verifier_type: standalone (mem: 9.00 MiB)
account/schnorr_single_key_account_contract Constructing DeciderProvingKey (mem: 28.80 MiB)
account/schnorr_single_key_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 31.80 MiB)
account/schnorr_single_key_account_contract goblin ecc op : 4/1024 (mem: 31.80 MiB)
account/schnorr_single_key_account_contract busread : 742/6000 (mem: 31.80 MiB)
account/schnorr_single_key_account_contract lookups : 2076/15000 (mem: 31.80 MiB)
account/schnorr_single_key_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 31.80 MiB)
account/schnorr_single_key_account_contract arithmetic : 6040/56000 (mem: 31.80 MiB)
account/schnorr_single_key_account_contract delta range : 2059/18000 (mem: 31.80 MiB)
account/schnorr_single_key_account_contract elliptic : 1148/6000 (mem: 31.80 MiB)
account/schnorr_single_key_account_contract auxiliary : 699/26000 (mem: 31.80 MiB)
account/schnorr_single_key_account_contract poseidon ext : 92/17000 (mem: 31.80 MiB)
account/schnorr_single_key_account_contract poseidon int : 515/92000 (mem: 31.80 MiB)
account/schnorr_single_key_account_contract overflow : 0/0 (mem: 31.80 MiB)
account/schnorr_single_key_account_contract (mem: 31.80 MiB)
account/schnorr_single_key_account_contract Total structured size: 242025 (mem: 31.80 MiB)
account/schnorr_single_key_account_contract allocating polynomials object in proving key... (mem: 31.80 MiB)
account/schnorr_single_key_account_contract populating trace... (mem: 226.80 MiB)
account/schnorr_single_key_account_contract time to construct proving key: 102 ms. (mem: 239.80 MiB)
account/schnorr_single_key_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 239.80 MiB)
account/schnorr_single_key_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 270.80 MiB)
account/schnorr_single_key_account_contract VK saved to "./target/tmp/tmp.3icLP57Xkt/vk" (mem: 270.80 MiB)
account/schnorr_single_key_account_contract Completed 2.1 KiB/2.1 KiB (31.6 KiB/s) with 1 file(s) remaining
account/schnorr_single_key_account_contract upload: ../../../../../tmp/tmp.H9Zgbevi5T to s3://aztec-ci-artifacts/build-cache/vk-1b4942ec817468c0-30a577b57af4edaafe52f6589e5a03644fd8aec1ebc52e4c1ee80d187338a9e8.tar.gz
account/schnorr_single_key_account_contract Cache upload of vk-1b4942ec817468c0-30a577b57af4edaafe52f6589e5a03644fd8aec1ebc52e4c1ee80d187338a9e8.tar.gz complete in 2s.
account/schnorr_single_key_account_contract Processing function: public_dispatch...
account/schnorr_single_key_account_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/token_contract compile app/token_contract
account/ecdsa_k_account_contract Processing function: constructor...
account/ecdsa_k_account_contract Cache download of vk-54eb3360b77faed1-2c4f17abf4147acd584436bae1cd36935000c560ba5dcff85f28df40ec0b88b5.tar.gz failed.
account/ecdsa_k_account_contract Generating vk for function: constructor...
account/ecdsa_k_account_contract bb command: write_vk (mem: 9.00 MiB)
account/ecdsa_k_account_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
account/ecdsa_k_account_contract --scheme: client_ivc (mem: 9.00 MiB)
account/ecdsa_k_account_contract --bytecode_path: - (mem: 9.00 MiB)
account/ecdsa_k_account_contract --output_path: ./target/tmp/tmp.PcVtGa5XVk (mem: 9.00 MiB)
account/ecdsa_k_account_contract --verbose: true (mem: 9.00 MiB)
account/ecdsa_k_account_contract --verifier_type: standalone (mem: 9.00 MiB)
account/ecdsa_k_account_contract Constructing DeciderProvingKey (mem: 47.66 MiB)
account/ecdsa_k_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 48.66 MiB)
account/ecdsa_k_account_contract goblin ecc op : 4/1024 (mem: 48.66 MiB)
account/ecdsa_k_account_contract busread : 742/6000 (mem: 48.66 MiB)
account/ecdsa_k_account_contract lookups : 14394/15000 (mem: 48.66 MiB)
account/ecdsa_k_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 48.66 MiB)
account/ecdsa_k_account_contract arithmetic : 17891/56000 (mem: 48.66 MiB)
account/ecdsa_k_account_contract delta range : 2507/18000 (mem: 48.66 MiB)
account/ecdsa_k_account_contract elliptic : 1008/6000 (mem: 48.66 MiB)
account/ecdsa_k_account_contract auxiliary : 899/26000 (mem: 48.66 MiB)
account/ecdsa_k_account_contract poseidon ext : 352/17000 (mem: 48.66 MiB)
account/ecdsa_k_account_contract poseidon int : 1997/92000 (mem: 48.66 MiB)
account/ecdsa_k_account_contract overflow : 0/0 (mem: 48.66 MiB)
account/ecdsa_k_account_contract (mem: 48.66 MiB)
account/ecdsa_k_account_contract Total structured size: 242025 (mem: 48.66 MiB)
account/ecdsa_k_account_contract allocating polynomials object in proving key... (mem: 48.66 MiB)
account/ecdsa_k_account_contract populating trace... (mem: 249.66 MiB)
account/ecdsa_k_account_contract time to construct proving key: 121 ms. (mem: 266.66 MiB)
account/ecdsa_k_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 266.66 MiB)
account/ecdsa_k_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 296.41 MiB)
account/ecdsa_k_account_contract VK saved to "./target/tmp/tmp.PcVtGa5XVk/vk" (mem: 296.41 MiB)
account/ecdsa_k_account_contract Completed 2.1 KiB/2.1 KiB (34.2 KiB/s) with 1 file(s) remaining
account/ecdsa_k_account_contract upload: ../../../../../tmp/tmp.GzNqo2cumO to s3://aztec-ci-artifacts/build-cache/vk-54eb3360b77faed1-2c4f17abf4147acd584436bae1cd36935000c560ba5dcff85f28df40ec0b88b5.tar.gz
account/ecdsa_k_account_contract Cache upload of vk-54eb3360b77faed1-2c4f17abf4147acd584436bae1cd36935000c560ba5dcff85f28df40ec0b88b5.tar.gz complete in 2s.
app/simple_token_contract compile app/simple_token_contract
app/nft_contract Cache download and extraction of contract-55a1574a130b0e7e.tar.gz complete in 0s.
app/crowdfunding_contract Processing function: donate...
app/crowdfunding_contract Cache download of vk-1f6abcb2c95d6944-622726c700171fb4c50d106f0e0f1754d912740d7e67daf66ac2a0e45002c2c6.tar.gz failed.
app/crowdfunding_contract Generating vk for function: donate...
app/crowdfunding_contract bb command: write_vk (mem: 9.00 MiB)
app/crowdfunding_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/crowdfunding_contract --scheme: client_ivc (mem: 9.00 MiB)
app/crowdfunding_contract --bytecode_path: - (mem: 9.00 MiB)
app/crowdfunding_contract --output_path: ./target/tmp/tmp.8clbIGmhpt (mem: 9.00 MiB)
app/crowdfunding_contract --verbose: true (mem: 9.00 MiB)
app/crowdfunding_contract --verifier_type: standalone (mem: 9.00 MiB)
app/crowdfunding_contract Constructing DeciderProvingKey (mem: 39.98 MiB)
app/crowdfunding_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 42.98 MiB)
app/crowdfunding_contract goblin ecc op : 4/1024 (mem: 42.98 MiB)
app/crowdfunding_contract busread : 742/6000 (mem: 42.98 MiB)
app/crowdfunding_contract lookups : 12218/15000 (mem: 42.98 MiB)
app/crowdfunding_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 42.98 MiB)
app/crowdfunding_contract arithmetic : 15718/56000 (mem: 42.98 MiB)
app/crowdfunding_contract delta range : 2538/18000 (mem: 42.98 MiB)
app/crowdfunding_contract elliptic : 670/6000 (mem: 42.98 MiB)
app/crowdfunding_contract auxiliary : 738/26000 (mem: 42.98 MiB)
app/crowdfunding_contract poseidon ext : 512/17000 (mem: 42.98 MiB)
app/crowdfunding_contract poseidon int : 2909/92000 (mem: 42.98 MiB)
app/crowdfunding_contract overflow : 0/0 (mem: 42.98 MiB)
app/crowdfunding_contract (mem: 42.98 MiB)
app/crowdfunding_contract Total structured size: 242025 (mem: 42.98 MiB)
app/crowdfunding_contract allocating polynomials object in proving key... (mem: 42.98 MiB)
app/crowdfunding_contract populating trace... (mem: 247.98 MiB)
app/crowdfunding_contract time to construct proving key: 159 ms. (mem: 263.98 MiB)
app/crowdfunding_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 263.98 MiB)
app/crowdfunding_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 293.10 MiB)
app/crowdfunding_contract VK saved to "./target/tmp/tmp.8clbIGmhpt/vk" (mem: 293.10 MiB)
app/crowdfunding_contract Completed 2.1 KiB/2.1 KiB (30.3 KiB/s) with 1 file(s) remaining
app/crowdfunding_contract upload: ../../../../../tmp/tmp.lhTP6fFY8P to s3://aztec-ci-artifacts/build-cache/vk-1f6abcb2c95d6944-622726c700171fb4c50d106f0e0f1754d912740d7e67daf66ac2a0e45002c2c6.tar.gz
app/crowdfunding_contract Cache upload of vk-1f6abcb2c95d6944-622726c700171fb4c50d106f0e0f1754d912740d7e67daf66ac2a0e45002c2c6.tar.gz complete in 2s.
app/crowdfunding_contract Processing function: init...
app/crowdfunding_contract Function init is neither public nor unconstrained, skipping.
app/crowdfunding_contract Processing function: process_message...
app/crowdfunding_contract Function process_message is neither public nor unconstrained, skipping.
app/crowdfunding_contract Processing function: public_dispatch...
app/crowdfunding_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/crowdfunding_contract Processing function: sync_private_state...
app/crowdfunding_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/crowdfunding_contract Processing function: withdraw...
app/crowdfunding_contract Cache download of vk-1f6abcb2c95d6944-7a6c3c991b2300f44d66a0bf010b2bed35b4254101b47264c9edaee3bba85e9c.tar.gz failed.
app/crowdfunding_contract Generating vk for function: withdraw...
app/crowdfunding_contract bb command: write_vk (mem: 8.00 MiB)
app/crowdfunding_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/crowdfunding_contract --scheme: client_ivc (mem: 9.00 MiB)
app/crowdfunding_contract --bytecode_path: - (mem: 9.00 MiB)
app/crowdfunding_contract --output_path: ./target/tmp/tmp.O7NnxHkNb4 (mem: 9.00 MiB)
app/crowdfunding_contract --verbose: true (mem: 9.00 MiB)
app/crowdfunding_contract --verifier_type: standalone (mem: 9.00 MiB)
app/crowdfunding_contract Constructing DeciderProvingKey (mem: 20.00 MiB)
app/crowdfunding_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 22.00 MiB)
app/crowdfunding_contract goblin ecc op : 4/1024 (mem: 22.00 MiB)
app/crowdfunding_contract busread : 742/6000 (mem: 22.00 MiB)
app/crowdfunding_contract lookups : 2/15000 (mem: 22.00 MiB)
app/crowdfunding_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 22.00 MiB)
app/crowdfunding_contract arithmetic : 4272/56000 (mem: 22.00 MiB)
app/crowdfunding_contract delta range : 1894/18000 (mem: 22.00 MiB)
app/crowdfunding_contract elliptic : 2/6000 (mem: 22.00 MiB)
app/crowdfunding_contract auxiliary : 26/26000 (mem: 22.00 MiB)
app/crowdfunding_contract poseidon ext : 482/17000 (mem: 22.00 MiB)
app/crowdfunding_contract poseidon int : 2738/92000 (mem: 22.00 MiB)
app/crowdfunding_contract overflow : 0/0 (mem: 22.00 MiB)
app/crowdfunding_contract (mem: 22.00 MiB)
app/crowdfunding_contract Total structured size: 242025 (mem: 22.00 MiB)
app/crowdfunding_contract allocating polynomials object in proving key... (mem: 22.00 MiB)
app/crowdfunding_contract populating trace... (mem: 223.00 MiB)
app/crowdfunding_contract time to construct proving key: 86 ms. (mem: 235.00 MiB)
app/crowdfunding_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 235.00 MiB)
app/crowdfunding_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 267.00 MiB)
app/crowdfunding_contract VK saved to "./target/tmp/tmp.O7NnxHkNb4/vk" (mem: 267.00 MiB)
app/crowdfunding_contract Completed 2.1 KiB/2.1 KiB (28.7 KiB/s) with 1 file(s) remaining
app/crowdfunding_contract upload: ../../../../../tmp/tmp.2u0nrrOEJe to s3://aztec-ci-artifacts/build-cache/vk-1f6abcb2c95d6944-7a6c3c991b2300f44d66a0bf010b2bed35b4254101b47264c9edaee3bba85e9c.tar.gz
app/crowdfunding_contract Cache upload of vk-1f6abcb2c95d6944-7a6c3c991b2300f44d66a0bf010b2bed35b4254101b47264c9edaee3bba85e9c.tar.gz complete in 2s.
app/orderbook_contract Cache download and extraction of contract-c19f5fb38d1e2601.tar.gz complete in 0s.
app/lending_contract Processing function: deposit_private...
app/lending_contract Cache download of vk-70595ee377434b65-43a5ceea3860bd22d671b843fa8d5dc63925aa637c6c44c788da984d41781ff3.tar.gz failed.
app/lending_contract Generating vk for function: deposit_private...
app/lending_contract bb command: write_vk (mem: 9.00 MiB)
app/lending_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/lending_contract --scheme: client_ivc (mem: 9.00 MiB)
app/lending_contract --bytecode_path: - (mem: 9.00 MiB)
app/lending_contract --output_path: ./target/tmp/tmp.TwXcD7iz3k (mem: 9.00 MiB)
app/lending_contract --verbose: true (mem: 9.00 MiB)
app/lending_contract --verifier_type: standalone (mem: 9.00 MiB)
app/lending_contract Constructing DeciderProvingKey (mem: 22.00 MiB)
app/lending_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 23.00 MiB)
app/lending_contract goblin ecc op : 4/1024 (mem: 23.00 MiB)
app/lending_contract busread : 742/6000 (mem: 23.00 MiB)
app/lending_contract lookups : 60/15000 (mem: 23.00 MiB)
app/lending_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 23.00 MiB)
app/lending_contract arithmetic : 3388/56000 (mem: 23.00 MiB)
app/lending_contract delta range : 1802/18000 (mem: 23.00 MiB)
app/lending_contract elliptic : 61/6000 (mem: 23.00 MiB)
app/lending_contract auxiliary : 26/26000 (mem: 23.00 MiB)
app/lending_contract poseidon ext : 72/17000 (mem: 23.00 MiB)
app/lending_contract poseidon int : 401/92000 (mem: 23.00 MiB)
app/lending_contract overflow : 0/0 (mem: 23.00 MiB)
app/lending_contract (mem: 23.00 MiB)
app/lending_contract Total structured size: 242025 (mem: 23.00 MiB)
app/lending_contract allocating polynomials object in proving key... (mem: 23.00 MiB)
app/lending_contract populating trace... (mem: 240.00 MiB)
app/lending_contract time to construct proving key: 116 ms. (mem: 254.00 MiB)
app/lending_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 254.00 MiB)
app/lending_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 286.00 MiB)
app/lending_contract VK saved to "./target/tmp/tmp.TwXcD7iz3k/vk" (mem: 286.00 MiB)
app/lending_contract Completed 2.1 KiB/2.1 KiB (30.5 KiB/s) with 1 file(s) remaining
app/lending_contract upload: ../../../../../tmp/tmp.vivkbPrAoe to s3://aztec-ci-artifacts/build-cache/vk-70595ee377434b65-43a5ceea3860bd22d671b843fa8d5dc63925aa637c6c44c788da984d41781ff3.tar.gz
app/lending_contract Cache upload of vk-70595ee377434b65-43a5ceea3860bd22d671b843fa8d5dc63925aa637c6c44c788da984d41781ff3.tar.gz complete in 2s.
app/lending_contract Processing function: deposit_public...
app/lending_contract Function deposit_public is neither public nor unconstrained, skipping.
app/lending_contract Processing function: get_asset...
app/lending_contract Function get_asset is neither public nor unconstrained, skipping.
app/lending_contract Processing function: get_assets...
app/lending_contract Function get_assets is neither public nor unconstrained, skipping.
app/lending_contract Processing function: get_position...
app/lending_contract Function get_position is neither public nor unconstrained, skipping.
app/lending_contract Processing function: init...
app/lending_contract Function init is neither public nor unconstrained, skipping.
app/lending_contract Processing function: process_message...
app/lending_contract Function process_message is neither public nor unconstrained, skipping.
app/lending_contract Processing function: public_dispatch...
app/lending_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/lending_contract Processing function: repay_private...
app/lending_contract Cache download of vk-70595ee377434b65-4f68e26b7a862b01af97d4155f808cfff7992a6599ed24978df208ed9ea95751.tar.gz failed.
app/lending_contract Generating vk for function: repay_private...
app/lending_contract bb command: write_vk (mem: 8.00 MiB)
app/lending_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/lending_contract --scheme: client_ivc (mem: 9.00 MiB)
app/lending_contract --bytecode_path: - (mem: 9.00 MiB)
app/lending_contract --output_path: ./target/tmp/tmp.STkSkn3TT0 (mem: 9.00 MiB)
app/lending_contract --verbose: true (mem: 9.00 MiB)
app/lending_contract --verifier_type: standalone (mem: 9.00 MiB)
app/lending_contract Constructing DeciderProvingKey (mem: 19.00 MiB)
app/lending_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 21.00 MiB)
app/lending_contract goblin ecc op : 4/1024 (mem: 21.00 MiB)
app/lending_contract busread : 742/6000 (mem: 21.00 MiB)
app/lending_contract lookups : 60/15000 (mem: 21.00 MiB)
app/lending_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 21.00 MiB)
app/lending_contract arithmetic : 3388/56000 (mem: 21.00 MiB)
app/lending_contract delta range : 1802/18000 (mem: 21.00 MiB)
app/lending_contract elliptic : 61/6000 (mem: 21.00 MiB)
app/lending_contract auxiliary : 26/26000 (mem: 21.00 MiB)
app/lending_contract poseidon ext : 72/17000 (mem: 21.00 MiB)
app/lending_contract poseidon int : 401/92000 (mem: 21.00 MiB)
app/lending_contract overflow : 0/0 (mem: 21.00 MiB)
app/lending_contract (mem: 21.00 MiB)
app/lending_contract Total structured size: 242025 (mem: 21.00 MiB)
app/lending_contract allocating polynomials object in proving key... (mem: 21.00 MiB)
app/lending_contract populating trace... (mem: 231.00 MiB)
app/lending_contract time to construct proving key: 125 ms. (mem: 246.00 MiB)
app/lending_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 246.00 MiB)
app/lending_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 278.00 MiB)
app/lending_contract VK saved to "./target/tmp/tmp.STkSkn3TT0/vk" (mem: 278.00 MiB)
app/lending_contract Completed 2.1 KiB/2.1 KiB (27.6 KiB/s) with 1 file(s) remaining
app/lending_contract upload: ../../../../../tmp/tmp.4Vd9TEMF16 to s3://aztec-ci-artifacts/build-cache/vk-70595ee377434b65-4f68e26b7a862b01af97d4155f808cfff7992a6599ed24978df208ed9ea95751.tar.gz
app/lending_contract Cache upload of vk-70595ee377434b65-4f68e26b7a862b01af97d4155f808cfff7992a6599ed24978df208ed9ea95751.tar.gz complete in 2s.
app/lending_contract Processing function: repay_public...
app/lending_contract Function repay_public is neither public nor unconstrained, skipping.
app/lending_contract Processing function: sync_private_state...
app/lending_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/lending_contract Processing function: update_accumulator...
app/lending_contract Function update_accumulator is neither public nor unconstrained, skipping.
app/lending_contract Processing function: withdraw_private...
app/lending_contract Cache download of vk-70595ee377434b65-3b23816432952f2d54d4491e584b37ed41090b42e33b27b7ea3a0f09fb797269.tar.gz failed.
app/lending_contract Generating vk for function: withdraw_private...
app/lending_contract bb command: write_vk (mem: 9.00 MiB)
app/lending_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/lending_contract --scheme: client_ivc (mem: 9.00 MiB)
app/lending_contract --bytecode_path: - (mem: 9.00 MiB)
app/lending_contract --output_path: ./target/tmp/tmp.IqDXTw0LTo (mem: 9.00 MiB)
app/lending_contract --verbose: true (mem: 9.00 MiB)
app/lending_contract --verifier_type: standalone (mem: 9.00 MiB)
app/lending_contract Constructing DeciderProvingKey (mem: 20.83 MiB)
app/lending_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 22.83 MiB)
app/lending_contract goblin ecc op : 4/1024 (mem: 22.83 MiB)
app/lending_contract busread : 742/6000 (mem: 22.83 MiB)
app/lending_contract lookups : 60/15000 (mem: 22.83 MiB)
app/lending_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 22.83 MiB)
app/lending_contract arithmetic : 3349/56000 (mem: 22.83 MiB)
app/lending_contract delta range : 1801/18000 (mem: 22.83 MiB)
app/lending_contract elliptic : 61/6000 (mem: 22.83 MiB)
app/lending_contract auxiliary : 26/26000 (mem: 22.83 MiB)
app/lending_contract poseidon ext : 42/17000 (mem: 22.83 MiB)
app/lending_contract poseidon int : 230/92000 (mem: 22.83 MiB)
app/lending_contract overflow : 0/0 (mem: 22.83 MiB)
app/lending_contract (mem: 22.83 MiB)
app/lending_contract Total structured size: 242025 (mem: 22.83 MiB)
app/lending_contract allocating polynomials object in proving key... (mem: 22.83 MiB)
app/lending_contract populating trace... (mem: 231.83 MiB)
app/lending_contract time to construct proving key: 129 ms. (mem: 244.83 MiB)
app/lending_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 244.83 MiB)
app/lending_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 268.36 MiB)
app/lending_contract VK saved to "./target/tmp/tmp.IqDXTw0LTo/vk" (mem: 268.36 MiB)
app/lending_contract Completed 2.1 KiB/2.1 KiB (17.3 KiB/s) with 1 file(s) remaining
app/lending_contract upload: ../../../../../tmp/tmp.udLbm6bhek to s3://aztec-ci-artifacts/build-cache/vk-70595ee377434b65-3b23816432952f2d54d4491e584b37ed41090b42e33b27b7ea3a0f09fb797269.tar.gz
app/lending_contract Cache upload of vk-70595ee377434b65-3b23816432952f2d54d4491e584b37ed41090b42e33b27b7ea3a0f09fb797269.tar.gz complete in 2s.
app/lending_contract Processing function: withdraw_public...
app/lending_contract Function withdraw_public is neither public nor unconstrained, skipping.
app/price_feed_contract Cache download and extraction of contract-d715ea2388b8e433.tar.gz complete in 0s.
app/easy_private_token_contract Processing function: constructor...
app/easy_private_token_contract Cache download of vk-a300382d9ef1aa42-951700cee7029136e87cb75939499a4bfb39b21f8de8c6691f25ce9d73e0433a.tar.gz failed.
app/easy_private_token_contract Generating vk for function: constructor...
app/easy_private_token_contract bb command: write_vk (mem: 9.00 MiB)
app/easy_private_token_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/easy_private_token_contract --scheme: client_ivc (mem: 9.00 MiB)
app/easy_private_token_contract --bytecode_path: - (mem: 9.00 MiB)
app/easy_private_token_contract --output_path: ./target/tmp/tmp.TghmkoBdK2 (mem: 9.00 MiB)
app/easy_private_token_contract --verbose: true (mem: 9.00 MiB)
app/easy_private_token_contract --verifier_type: standalone (mem: 9.00 MiB)
app/easy_private_token_contract Constructing DeciderProvingKey (mem: 38.95 MiB)
app/easy_private_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 42.95 MiB)
app/easy_private_token_contract goblin ecc op : 4/1024 (mem: 42.95 MiB)
app/easy_private_token_contract busread : 742/6000 (mem: 42.95 MiB)
app/easy_private_token_contract lookups : 12250/15000 (mem: 42.95 MiB)
app/easy_private_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 42.95 MiB)
app/easy_private_token_contract arithmetic : 15506/56000 (mem: 42.95 MiB)
app/easy_private_token_contract delta range : 2493/18000 (mem: 42.95 MiB)
app/easy_private_token_contract elliptic : 1008/6000 (mem: 42.95 MiB)
app/easy_private_token_contract auxiliary : 899/26000 (mem: 42.95 MiB)
app/easy_private_token_contract poseidon ext : 142/17000 (mem: 42.95 MiB)
app/easy_private_token_contract poseidon int : 800/92000 (mem: 42.95 MiB)
app/easy_private_token_contract overflow : 0/0 (mem: 42.95 MiB)
app/easy_private_token_contract (mem: 42.95 MiB)
app/easy_private_token_contract Total structured size: 242025 (mem: 42.95 MiB)
app/easy_private_token_contract allocating polynomials object in proving key... (mem: 42.95 MiB)
app/easy_private_token_contract populating trace... (mem: 249.95 MiB)
app/easy_private_token_contract time to construct proving key: 179 ms. (mem: 265.95 MiB)
app/easy_private_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 265.95 MiB)
app/easy_private_token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 295.75 MiB)
app/easy_private_token_contract VK saved to "./target/tmp/tmp.TghmkoBdK2/vk" (mem: 295.75 MiB)
app/easy_private_token_contract Completed 2.1 KiB/2.1 KiB (15.2 KiB/s) with 1 file(s) remaining
app/easy_private_token_contract upload: ../../../../../tmp/tmp.kxW6vkJ3R2 to s3://aztec-ci-artifacts/build-cache/vk-a300382d9ef1aa42-951700cee7029136e87cb75939499a4bfb39b21f8de8c6691f25ce9d73e0433a.tar.gz
app/easy_private_token_contract Cache upload of vk-a300382d9ef1aa42-951700cee7029136e87cb75939499a4bfb39b21f8de8c6691f25ce9d73e0433a.tar.gz complete in 2s.
app/easy_private_token_contract Processing function: get_balance...
app/easy_private_token_contract Function get_balance is neither public nor unconstrained, skipping.
app/easy_private_token_contract Processing function: mint...
app/easy_private_token_contract Cache download of vk-a300382d9ef1aa42-87bc765b93a6c69a0d34fb9419ae500d93a5fa46561d44ff8bc8f4a85a2e08ba.tar.gz failed.
app/easy_private_token_contract Generating vk for function: mint...
app/easy_private_token_contract bb command: write_vk (mem: 8.00 MiB)
app/easy_private_token_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/easy_private_token_contract --scheme: client_ivc (mem: 9.00 MiB)
app/easy_private_token_contract --bytecode_path: - (mem: 9.00 MiB)
app/easy_private_token_contract --output_path: ./target/tmp/tmp.Xj6fwjshKl (mem: 9.00 MiB)
app/easy_private_token_contract --verbose: true (mem: 9.00 MiB)
app/easy_private_token_contract --verifier_type: standalone (mem: 9.00 MiB)
app/easy_private_token_contract Constructing DeciderProvingKey (mem: 36.50 MiB)
app/easy_private_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 40.50 MiB)
app/easy_private_token_contract goblin ecc op : 4/1024 (mem: 40.50 MiB)
app/easy_private_token_contract busread : 742/6000 (mem: 40.50 MiB)
app/easy_private_token_contract lookups : 12250/15000 (mem: 40.50 MiB)
app/easy_private_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 40.50 MiB)
app/easy_private_token_contract arithmetic : 15198/56000 (mem: 40.50 MiB)
app/easy_private_token_contract delta range : 2447/18000 (mem: 40.50 MiB)
app/easy_private_token_contract elliptic : 670/6000 (mem: 40.50 MiB)
app/easy_private_token_contract auxiliary : 738/26000 (mem: 40.50 MiB)
app/easy_private_token_contract poseidon ext : 42/17000 (mem: 40.50 MiB)
app/easy_private_token_contract poseidon int : 230/92000 (mem: 40.50 MiB)
app/easy_private_token_contract overflow : 0/0 (mem: 40.50 MiB)
app/easy_private_token_contract (mem: 40.50 MiB)
app/easy_private_token_contract Total structured size: 242025 (mem: 40.50 MiB)
app/easy_private_token_contract allocating polynomials object in proving key... (mem: 40.50 MiB)
app/easy_private_token_contract populating trace... (mem: 247.50 MiB)
app/easy_private_token_contract time to construct proving key: 165 ms. (mem: 266.50 MiB)
app/easy_private_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 266.50 MiB)
app/easy_private_token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 295.51 MiB)
app/easy_private_token_contract VK saved to "./target/tmp/tmp.Xj6fwjshKl/vk" (mem: 295.51 MiB)
app/easy_private_token_contract Completed 2.1 KiB/2.1 KiB (19.8 KiB/s) with 1 file(s) remaining
app/easy_private_token_contract upload: ../../../../../tmp/tmp.oqqTM0k12E to s3://aztec-ci-artifacts/build-cache/vk-a300382d9ef1aa42-87bc765b93a6c69a0d34fb9419ae500d93a5fa46561d44ff8bc8f4a85a2e08ba.tar.gz
app/easy_private_token_contract Cache upload of vk-a300382d9ef1aa42-87bc765b93a6c69a0d34fb9419ae500d93a5fa46561d44ff8bc8f4a85a2e08ba.tar.gz complete in 2s.
app/easy_private_token_contract Processing function: process_message...
app/easy_private_token_contract Function process_message is neither public nor unconstrained, skipping.
app/easy_private_token_contract Processing function: sync_private_state...
app/easy_private_token_contract Function sync_private_state is neither public nor unconstrained, skipping.
account/ecdsa_k_account_contract Processing function: entrypoint...
account/ecdsa_k_account_contract Cache download of vk-54eb3360b77faed1-f59336799f2cdf72e07727b2d189505d3f3512cc78b8d777d79790b337fcfffa.tar.gz failed.
account/ecdsa_k_account_contract Generating vk for function: entrypoint...
account/ecdsa_k_account_contract bb command: write_vk (mem: 9.00 MiB)
account/ecdsa_k_account_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
account/ecdsa_k_account_contract --scheme: client_ivc (mem: 9.00 MiB)
account/ecdsa_k_account_contract --bytecode_path: - (mem: 9.00 MiB)
account/ecdsa_k_account_contract --output_path: ./target/tmp/tmp.jaJ2mrx5bF (mem: 9.00 MiB)
account/ecdsa_k_account_contract --verbose: true (mem: 9.00 MiB)
account/ecdsa_k_account_contract --verifier_type: standalone (mem: 9.00 MiB)
account/ecdsa_k_account_contract Constructing DeciderProvingKey (mem: 48.54 MiB)
account/ecdsa_k_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 58.45 MiB)
account/ecdsa_k_account_contract goblin ecc op : 4/1024 (mem: 58.45 MiB)
account/ecdsa_k_account_contract busread : 742/6000 (mem: 58.45 MiB)
account/ecdsa_k_account_contract lookups : 3068/15000 (mem: 58.45 MiB)
account/ecdsa_k_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 58.45 MiB)
account/ecdsa_k_account_contract arithmetic : 24045/56000 (mem: 58.45 MiB)
account/ecdsa_k_account_contract delta range : 10855/18000 (mem: 58.45 MiB)
account/ecdsa_k_account_contract elliptic : 2/6000 (mem: 58.45 MiB)
account/ecdsa_k_account_contract auxiliary : 15774/26000 (mem: 58.45 MiB)
account/ecdsa_k_account_contract poseidon ext : 322/17000 (mem: 58.45 MiB)
account/ecdsa_k_account_contract poseidon int : 1826/92000 (mem: 58.45 MiB)
account/ecdsa_k_account_contract overflow : 0/0 (mem: 58.45 MiB)
account/ecdsa_k_account_contract (mem: 58.45 MiB)
account/ecdsa_k_account_contract Total structured size: 242025 (mem: 58.45 MiB)
account/ecdsa_k_account_contract allocating polynomials object in proving key... (mem: 58.45 MiB)
account/ecdsa_k_account_contract populating trace... (mem: 255.45 MiB)
account/ecdsa_k_account_contract time to construct proving key: 171 ms. (mem: 273.45 MiB)
account/ecdsa_k_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 273.45 MiB)
account/ecdsa_k_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 301.18 MiB)
account/ecdsa_k_account_contract VK saved to "./target/tmp/tmp.jaJ2mrx5bF/vk" (mem: 301.18 MiB)
account/ecdsa_k_account_contract Completed 2.1 KiB/2.1 KiB (32.3 KiB/s) with 1 file(s) remaining
account/ecdsa_k_account_contract upload: ../../../../../tmp/tmp.j7u07t2b9N to s3://aztec-ci-artifacts/build-cache/vk-54eb3360b77faed1-f59336799f2cdf72e07727b2d189505d3f3512cc78b8d777d79790b337fcfffa.tar.gz
account/ecdsa_k_account_contract Cache upload of vk-54eb3360b77faed1-f59336799f2cdf72e07727b2d189505d3f3512cc78b8d777d79790b337fcfffa.tar.gz complete in 2s.
account/ecdsa_k_account_contract Processing function: process_message...
account/ecdsa_k_account_contract Function process_message is neither public nor unconstrained, skipping.
account/ecdsa_k_account_contract Processing function: sync_private_state...
account/ecdsa_k_account_contract Function sync_private_state is neither public nor unconstrained, skipping.
account/ecdsa_k_account_contract Processing function: verify_private_authwit...
account/ecdsa_k_account_contract Cache download of vk-54eb3360b77faed1-b622e2ba9c1d310a26be5da43f704ce4d94281b910ac123f81b400ae83663f09.tar.gz failed.
account/ecdsa_k_account_contract Generating vk for function: verify_private_authwit...
account/ecdsa_k_account_contract bb command: write_vk (mem: 9.00 MiB)
account/ecdsa_k_account_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
account/ecdsa_k_account_contract --scheme: client_ivc (mem: 9.00 MiB)
account/ecdsa_k_account_contract --bytecode_path: - (mem: 9.00 MiB)
account/ecdsa_k_account_contract --output_path: ./target/tmp/tmp.FOgLhsMJi2 (mem: 9.00 MiB)
account/ecdsa_k_account_contract --verbose: true (mem: 9.00 MiB)
account/ecdsa_k_account_contract --verifier_type: standalone (mem: 9.00 MiB)
account/ecdsa_k_account_contract Constructing DeciderProvingKey (mem: 47.18 MiB)
account/ecdsa_k_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 55.18 MiB)
account/ecdsa_k_account_contract goblin ecc op : 4/1024 (mem: 55.18 MiB)
account/ecdsa_k_account_contract busread : 742/6000 (mem: 55.18 MiB)
account/ecdsa_k_account_contract lookups : 3068/15000 (mem: 55.18 MiB)
account/ecdsa_k_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 55.18 MiB)
account/ecdsa_k_account_contract arithmetic : 22001/56000 (mem: 55.18 MiB)
account/ecdsa_k_account_contract delta range : 10467/18000 (mem: 55.18 MiB)
account/ecdsa_k_account_contract elliptic : 2/6000 (mem: 55.18 MiB)
account/ecdsa_k_account_contract auxiliary : 11784/26000 (mem: 55.18 MiB)
account/ecdsa_k_account_contract poseidon ext : 82/17000 (mem: 55.18 MiB)
account/ecdsa_k_account_contract poseidon int : 458/92000 (mem: 55.18 MiB)
account/ecdsa_k_account_contract overflow : 0/0 (mem: 55.18 MiB)
account/ecdsa_k_account_contract (mem: 55.18 MiB)
account/ecdsa_k_account_contract Total structured size: 242025 (mem: 55.18 MiB)
account/ecdsa_k_account_contract allocating polynomials object in proving key... (mem: 55.18 MiB)
account/ecdsa_k_account_contract populating trace... (mem: 256.18 MiB)
account/ecdsa_k_account_contract time to construct proving key: 136 ms. (mem: 273.18 MiB)
account/ecdsa_k_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 273.18 MiB)
account/ecdsa_k_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 299.42 MiB)
account/ecdsa_k_account_contract VK saved to "./target/tmp/tmp.FOgLhsMJi2/vk" (mem: 299.42 MiB)
account/ecdsa_k_account_contract Completed 2.1 KiB/2.1 KiB (29.1 KiB/s) with 1 file(s) remaining
account/ecdsa_k_account_contract upload: ../../../../../tmp/tmp.yfa5nX5gvo to s3://aztec-ci-artifacts/build-cache/vk-54eb3360b77faed1-b622e2ba9c1d310a26be5da43f704ce4d94281b910ac123f81b400ae83663f09.tar.gz
account/ecdsa_k_account_contract Cache upload of vk-54eb3360b77faed1-b622e2ba9c1d310a26be5da43f704ce4d94281b910ac123f81b400ae83663f09.tar.gz complete in 2s.
account/ecdsa_k_account_contract Processing function: public_dispatch...
account/ecdsa_k_account_contract Function public_dispatch is neither public nor unconstrained, skipping.
account/ecdsa_r_account_contract Processing function: entrypoint...
account/ecdsa_r_account_contract Cache download of vk-1a64634169f3efba-7da740e59014855b481569468a20775005c3d8e21662c5466e7f7bfdf1194772.tar.gz failed.
account/ecdsa_r_account_contract Generating vk for function: entrypoint...
account/ecdsa_r_account_contract bb command: write_vk (mem: 9.00 MiB)
account/ecdsa_r_account_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
account/ecdsa_r_account_contract --scheme: client_ivc (mem: 9.00 MiB)
account/ecdsa_r_account_contract --bytecode_path: - (mem: 9.00 MiB)
account/ecdsa_r_account_contract --output_path: ./target/tmp/tmp.dvYTMSMMG8 (mem: 9.00 MiB)
account/ecdsa_r_account_contract --verbose: true (mem: 9.00 MiB)
account/ecdsa_r_account_contract --verifier_type: standalone (mem: 9.00 MiB)
account/ecdsa_r_account_contract Constructing DeciderProvingKey (mem: 71.14 MiB)
account/ecdsa_r_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 84.29 MiB)
account/ecdsa_r_account_contract goblin ecc op : 4/1024 (mem: 84.29 MiB)
account/ecdsa_r_account_contract busread : 742/6000 (mem: 84.29 MiB)
account/ecdsa_r_account_contract lookups : 2898/15000 (mem: 84.29 MiB)
account/ecdsa_r_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 84.29 MiB)
account/ecdsa_r_account_contract arithmetic : 39593/56000 (mem: 84.29 MiB)
account/ecdsa_r_account_contract delta range : 17451/18000 (mem: 84.29 MiB)
account/ecdsa_r_account_contract elliptic : 2/6000 (mem: 84.29 MiB)
account/ecdsa_r_account_contract auxiliary : 25394/26000 (mem: 84.29 MiB)
account/ecdsa_r_account_contract poseidon ext : 322/17000 (mem: 84.29 MiB)
account/ecdsa_r_account_contract poseidon int : 1826/92000 (mem: 84.29 MiB)
account/ecdsa_r_account_contract overflow : 0/0 (mem: 84.29 MiB)
account/ecdsa_r_account_contract (mem: 84.29 MiB)
account/ecdsa_r_account_contract Total structured size: 242025 (mem: 84.29 MiB)
account/ecdsa_r_account_contract allocating polynomials object in proving key... (mem: 85.29 MiB)
account/ecdsa_r_account_contract populating trace... (mem: 289.29 MiB)
account/ecdsa_r_account_contract time to construct proving key: 222 ms. (mem: 314.29 MiB)
account/ecdsa_r_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 314.29 MiB)
account/ecdsa_r_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 325.03 MiB)
account/ecdsa_r_account_contract VK saved to "./target/tmp/tmp.dvYTMSMMG8/vk" (mem: 325.03 MiB)
account/ecdsa_r_account_contract Completed 2.1 KiB/2.1 KiB (49.4 KiB/s) with 1 file(s) remaining
account/ecdsa_r_account_contract upload: ../../../../../tmp/tmp.1SMMFi5jRd to s3://aztec-ci-artifacts/build-cache/vk-1a64634169f3efba-7da740e59014855b481569468a20775005c3d8e21662c5466e7f7bfdf1194772.tar.gz
account/ecdsa_r_account_contract Cache upload of vk-1a64634169f3efba-7da740e59014855b481569468a20775005c3d8e21662c5466e7f7bfdf1194772.tar.gz complete in 2s.
account/ecdsa_r_account_contract Processing function: process_message...
account/ecdsa_r_account_contract Function process_message is neither public nor unconstrained, skipping.
account/ecdsa_r_account_contract Processing function: sync_private_state...
account/ecdsa_r_account_contract Function sync_private_state is neither public nor unconstrained, skipping.
account/ecdsa_r_account_contract Processing function: verify_private_authwit...
account/ecdsa_r_account_contract Cache download of vk-1a64634169f3efba-14bb4350aceb5e0fb5a64fb79870489b12fe3da01d2cf0689854832eaa372013.tar.gz failed.
account/ecdsa_r_account_contract Generating vk for function: verify_private_authwit...
account/ecdsa_r_account_contract bb command: write_vk (mem: 9.00 MiB)
account/ecdsa_r_account_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
account/ecdsa_r_account_contract --scheme: client_ivc (mem: 9.00 MiB)
account/ecdsa_r_account_contract --bytecode_path: - (mem: 9.00 MiB)
account/ecdsa_r_account_contract --output_path: ./target/tmp/tmp.KcHPT4cgkx (mem: 9.00 MiB)
account/ecdsa_r_account_contract --verbose: true (mem: 9.00 MiB)
account/ecdsa_r_account_contract --verifier_type: standalone (mem: 9.00 MiB)
account/ecdsa_r_account_contract Constructing DeciderProvingKey (mem: 66.75 MiB)
account/ecdsa_r_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 81.90 MiB)
account/ecdsa_r_account_contract goblin ecc op : 4/1024 (mem: 81.90 MiB)
account/ecdsa_r_account_contract busread : 742/6000 (mem: 81.90 MiB)
account/ecdsa_r_account_contract lookups : 2898/15000 (mem: 81.90 MiB)
account/ecdsa_r_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 81.90 MiB)
account/ecdsa_r_account_contract arithmetic : 37549/56000 (mem: 81.90 MiB)
account/ecdsa_r_account_contract delta range : 17062/18000 (mem: 81.90 MiB)
account/ecdsa_r_account_contract elliptic : 2/6000 (mem: 81.90 MiB)
account/ecdsa_r_account_contract auxiliary : 21404/26000 (mem: 81.90 MiB)
account/ecdsa_r_account_contract poseidon ext : 82/17000 (mem: 81.90 MiB)
account/ecdsa_r_account_contract poseidon int : 458/92000 (mem: 81.90 MiB)
account/ecdsa_r_account_contract overflow : 0/0 (mem: 81.90 MiB)
account/ecdsa_r_account_contract (mem: 81.90 MiB)
account/ecdsa_r_account_contract Total structured size: 242025 (mem: 81.90 MiB)
account/ecdsa_r_account_contract allocating polynomials object in proving key... (mem: 81.90 MiB)
account/ecdsa_r_account_contract populating trace... (mem: 276.90 MiB)
account/ecdsa_r_account_contract time to construct proving key: 211 ms. (mem: 297.90 MiB)
account/ecdsa_r_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 297.90 MiB)
account/ecdsa_r_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 308.86 MiB)
account/ecdsa_r_account_contract VK saved to "./target/tmp/tmp.KcHPT4cgkx/vk" (mem: 308.86 MiB)
account/ecdsa_r_account_contract Completed 2.1 KiB/2.1 KiB (30.8 KiB/s) with 1 file(s) remaining
account/ecdsa_r_account_contract upload: ../../../../../tmp/tmp.6PA6L8vjCB to s3://aztec-ci-artifacts/build-cache/vk-1a64634169f3efba-14bb4350aceb5e0fb5a64fb79870489b12fe3da01d2cf0689854832eaa372013.tar.gz
account/ecdsa_r_account_contract Cache upload of vk-1a64634169f3efba-14bb4350aceb5e0fb5a64fb79870489b12fe3da01d2cf0689854832eaa372013.tar.gz complete in 2s.
account/ecdsa_r_account_contract Processing function: public_dispatch...
account/ecdsa_r_account_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/app_subscription_contract Processing function: entrypoint...
app/app_subscription_contract Cache download of vk-f52501d7b2679865-03a302eb2116d64af1c17865b8dc379a7c0ab86d3329400eea986516e5246abc.tar.gz failed.
app/app_subscription_contract Generating vk for function: entrypoint...
app/app_subscription_contract bb command: write_vk (mem: 8.00 MiB)
app/app_subscription_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/app_subscription_contract --scheme: client_ivc (mem: 9.00 MiB)
app/app_subscription_contract --bytecode_path: - (mem: 9.00 MiB)
app/app_subscription_contract --output_path: ./target/tmp/tmp.RPoI9BZnPj (mem: 9.00 MiB)
app/app_subscription_contract --verbose: true (mem: 9.00 MiB)
app/app_subscription_contract --verifier_type: standalone (mem: 9.00 MiB)
app/app_subscription_contract Constructing DeciderProvingKey (mem: 49.81 MiB)
app/app_subscription_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 50.81 MiB)
app/app_subscription_contract goblin ecc op : 4/1024 (mem: 50.81 MiB)
app/app_subscription_contract busread : 742/6000 (mem: 50.81 MiB)
app/app_subscription_contract lookups : 13338/15000 (mem: 50.81 MiB)
app/app_subscription_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 50.81 MiB)
app/app_subscription_contract arithmetic : 18376/56000 (mem: 50.81 MiB)
app/app_subscription_contract delta range : 2722/18000 (mem: 50.81 MiB)
app/app_subscription_contract elliptic : 1346/6000 (mem: 50.81 MiB)
app/app_subscription_contract auxiliary : 1570/26000 (mem: 50.81 MiB)
app/app_subscription_contract poseidon ext : 902/17000 (mem: 50.81 MiB)
app/app_subscription_contract poseidon int : 5132/92000 (mem: 50.81 MiB)
app/app_subscription_contract overflow : 0/0 (mem: 50.81 MiB)
app/app_subscription_contract (mem: 50.81 MiB)
app/app_subscription_contract Total structured size: 242025 (mem: 50.81 MiB)
app/app_subscription_contract allocating polynomials object in proving key... (mem: 50.81 MiB)
app/app_subscription_contract populating trace... (mem: 260.81 MiB)
app/app_subscription_contract time to construct proving key: 168 ms. (mem: 278.81 MiB)
app/app_subscription_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 278.81 MiB)
app/app_subscription_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 305.30 MiB)
app/app_subscription_contract VK saved to "./target/tmp/tmp.RPoI9BZnPj/vk" (mem: 305.30 MiB)
app/app_subscription_contract Completed 2.1 KiB/2.1 KiB (18.0 KiB/s) with 1 file(s) remaining
app/app_subscription_contract upload: ../../../../../tmp/tmp.BCoIwk6xNH to s3://aztec-ci-artifacts/build-cache/vk-f52501d7b2679865-03a302eb2116d64af1c17865b8dc379a7c0ab86d3329400eea986516e5246abc.tar.gz
app/app_subscription_contract Cache upload of vk-f52501d7b2679865-03a302eb2116d64af1c17865b8dc379a7c0ab86d3329400eea986516e5246abc.tar.gz complete in 2s.
app/app_subscription_contract Processing function: is_initialized...
app/app_subscription_contract Function is_initialized is neither public nor unconstrained, skipping.
app/app_subscription_contract Processing function: process_message...
app/app_subscription_contract Function process_message is neither public nor unconstrained, skipping.
app/app_subscription_contract Processing function: public_dispatch...
app/app_subscription_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/app_subscription_contract Processing function: subscribe...
app/app_subscription_contract Cache download of vk-f52501d7b2679865-374aee29e23b3bf258d960ba6aed8e8ede529beb24e35b6a4e7fe79725e75cd3.tar.gz failed.
app/app_subscription_contract Generating vk for function: subscribe...
app/app_subscription_contract bb command: write_vk (mem: 8.00 MiB)
app/app_subscription_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/app_subscription_contract --scheme: client_ivc (mem: 9.00 MiB)
app/app_subscription_contract --bytecode_path: - (mem: 9.00 MiB)
app/app_subscription_contract --output_path: ./target/tmp/tmp.m32rNYwVH4 (mem: 9.00 MiB)
app/app_subscription_contract --verbose: true (mem: 9.00 MiB)
app/app_subscription_contract --verifier_type: standalone (mem: 9.00 MiB)
app/app_subscription_contract Constructing DeciderProvingKey (mem: 48.52 MiB)
app/app_subscription_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 49.52 MiB)
app/app_subscription_contract goblin ecc op : 4/1024 (mem: 49.52 MiB)
app/app_subscription_contract busread : 742/6000 (mem: 49.52 MiB)
app/app_subscription_contract lookups : 13338/15000 (mem: 49.52 MiB)
app/app_subscription_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 49.52 MiB)
app/app_subscription_contract arithmetic : 18101/56000 (mem: 49.52 MiB)
app/app_subscription_contract delta range : 2613/18000 (mem: 49.52 MiB)
app/app_subscription_contract elliptic : 992/6000 (mem: 49.52 MiB)
app/app_subscription_contract auxiliary : 899/26000 (mem: 49.52 MiB)
app/app_subscription_contract poseidon ext : 712/17000 (mem: 49.52 MiB)
app/app_subscription_contract poseidon int : 4049/92000 (mem: 49.52 MiB)
app/app_subscription_contract overflow : 0/0 (mem: 49.52 MiB)
app/app_subscription_contract (mem: 49.52 MiB)
app/app_subscription_contract Total structured size: 242025 (mem: 49.52 MiB)
app/app_subscription_contract allocating polynomials object in proving key... (mem: 49.52 MiB)
app/app_subscription_contract populating trace... (mem: 254.52 MiB)
app/app_subscription_contract time to construct proving key: 176 ms. (mem: 267.52 MiB)
app/app_subscription_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 267.52 MiB)
app/app_subscription_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 293.52 MiB)
app/app_subscription_contract VK saved to "./target/tmp/tmp.m32rNYwVH4/vk" (mem: 293.52 MiB)
app/app_subscription_contract Completed 2.1 KiB/2.1 KiB (32.0 KiB/s) with 1 file(s) remaining
app/app_subscription_contract upload: ../../../../../tmp/tmp.S50zMK6c7K to s3://aztec-ci-artifacts/build-cache/vk-f52501d7b2679865-374aee29e23b3bf258d960ba6aed8e8ede529beb24e35b6a4e7fe79725e75cd3.tar.gz
app/app_subscription_contract Cache upload of vk-f52501d7b2679865-374aee29e23b3bf258d960ba6aed8e8ede529beb24e35b6a4e7fe79725e75cd3.tar.gz complete in 2s.
app/app_subscription_contract Processing function: sync_private_state...
app/app_subscription_contract Function sync_private_state is neither public nor unconstrained, skipping.
docs/docs_example_contract compile docs/docs_example_contract
app/escrow_contract Processing function: constructor...
app/escrow_contract Cache download of vk-6259a46389ad9d7f-31f0619de224b662de379a91b5988401026be15e37d8aca56dfb3e0625bd4853.tar.gz failed.
app/escrow_contract Generating vk for function: constructor...
app/escrow_contract bb command: write_vk (mem: 8.00 MiB)
app/escrow_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/escrow_contract --scheme: client_ivc (mem: 9.00 MiB)
app/escrow_contract --bytecode_path: - (mem: 9.00 MiB)
app/escrow_contract --output_path: ./target/tmp/tmp.H1rSyh3qFB (mem: 9.00 MiB)
app/escrow_contract --verbose: true (mem: 9.00 MiB)
app/escrow_contract --verifier_type: standalone (mem: 9.00 MiB)
app/escrow_contract Constructing DeciderProvingKey (mem: 38.36 MiB)
app/escrow_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 41.36 MiB)
app/escrow_contract goblin ecc op : 4/1024 (mem: 41.36 MiB)
app/escrow_contract busread : 742/6000 (mem: 41.36 MiB)
app/escrow_contract lookups : 12218/15000 (mem: 41.36 MiB)
app/escrow_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 41.36 MiB)
app/escrow_contract arithmetic : 14640/56000 (mem: 41.36 MiB)
app/escrow_contract delta range : 2461/18000 (mem: 41.36 MiB)
app/escrow_contract elliptic : 1008/6000 (mem: 41.36 MiB)
app/escrow_contract auxiliary : 899/26000 (mem: 41.36 MiB)
app/escrow_contract poseidon ext : 132/17000 (mem: 41.36 MiB)
app/escrow_contract poseidon int : 743/92000 (mem: 41.36 MiB)
app/escrow_contract overflow : 0/0 (mem: 41.36 MiB)
app/escrow_contract (mem: 41.36 MiB)
app/escrow_contract Total structured size: 242025 (mem: 41.36 MiB)
app/escrow_contract allocating polynomials object in proving key... (mem: 41.36 MiB)
app/escrow_contract populating trace... (mem: 250.36 MiB)
app/escrow_contract time to construct proving key: 149 ms. (mem: 267.36 MiB)
app/escrow_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 267.36 MiB)
app/escrow_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 296.59 MiB)
app/escrow_contract VK saved to "./target/tmp/tmp.H1rSyh3qFB/vk" (mem: 296.59 MiB)
app/escrow_contract Completed 2.1 KiB/2.1 KiB (45.2 KiB/s) with 1 file(s) remaining
app/escrow_contract upload: ../../../../../tmp/tmp.JmaaR9RO0E to s3://aztec-ci-artifacts/build-cache/vk-6259a46389ad9d7f-31f0619de224b662de379a91b5988401026be15e37d8aca56dfb3e0625bd4853.tar.gz
app/escrow_contract Cache upload of vk-6259a46389ad9d7f-31f0619de224b662de379a91b5988401026be15e37d8aca56dfb3e0625bd4853.tar.gz complete in 2s.
app/escrow_contract Processing function: process_message...
app/escrow_contract Function process_message is neither public nor unconstrained, skipping.
app/escrow_contract Processing function: sync_private_state...
app/escrow_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/escrow_contract Processing function: withdraw...
app/escrow_contract Cache download of vk-6259a46389ad9d7f-88c2732c0ac0e8e678c4f69a0f9042b5037a000e81d01e0d77856e91827d5c7f.tar.gz failed.
app/escrow_contract Generating vk for function: withdraw...
app/escrow_contract bb command: write_vk (mem: 9.00 MiB)
app/escrow_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/escrow_contract --scheme: client_ivc (mem: 9.00 MiB)
app/escrow_contract --bytecode_path: - (mem: 9.00 MiB)
app/escrow_contract --output_path: ./target/tmp/tmp.6uQBr47lVm (mem: 9.00 MiB)
app/escrow_contract --verbose: true (mem: 9.00 MiB)
app/escrow_contract --verifier_type: standalone (mem: 9.00 MiB)
app/escrow_contract Constructing DeciderProvingKey (mem: 15.73 MiB)
app/escrow_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.73 MiB)
app/escrow_contract goblin ecc op : 4/1024 (mem: 17.73 MiB)
app/escrow_contract busread : 742/6000 (mem: 17.73 MiB)
app/escrow_contract lookups : 2/15000 (mem: 17.73 MiB)
app/escrow_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.73 MiB)
app/escrow_contract arithmetic : 3363/56000 (mem: 17.73 MiB)
app/escrow_contract delta range : 1791/18000 (mem: 17.73 MiB)
app/escrow_contract elliptic : 2/6000 (mem: 17.73 MiB)
app/escrow_contract auxiliary : 26/26000 (mem: 17.73 MiB)
app/escrow_contract poseidon ext : 72/17000 (mem: 17.73 MiB)
app/escrow_contract poseidon int : 401/92000 (mem: 17.73 MiB)
app/escrow_contract overflow : 0/0 (mem: 17.73 MiB)
app/escrow_contract (mem: 17.73 MiB)
app/escrow_contract Total structured size: 242025 (mem: 17.73 MiB)
app/escrow_contract allocating polynomials object in proving key... (mem: 18.73 MiB)
app/escrow_contract populating trace... (mem: 216.73 MiB)
app/escrow_contract time to construct proving key: 94 ms. (mem: 227.73 MiB)
app/escrow_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 227.73 MiB)
app/escrow_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 260.27 MiB)
app/escrow_contract VK saved to "./target/tmp/tmp.6uQBr47lVm/vk" (mem: 260.27 MiB)
app/escrow_contract Completed 2.1 KiB/2.1 KiB (43.8 KiB/s) with 1 file(s) remaining
app/escrow_contract upload: ../../../../../tmp/tmp.uh5wBf5DbL to s3://aztec-ci-artifacts/build-cache/vk-6259a46389ad9d7f-88c2732c0ac0e8e678c4f69a0f9042b5037a000e81d01e0d77856e91827d5c7f.tar.gz
app/escrow_contract Cache upload of vk-6259a46389ad9d7f-88c2732c0ac0e8e678c4f69a0f9042b5037a000e81d01e0d77856e91827d5c7f.tar.gz complete in 2s.
app/escrow_contract Processing function: public_dispatch...
app/escrow_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/token_bridge_contract Cache download and extraction of contract-d3ebf44e4998ea5a.tar.gz complete in 0s.
fees/sponsored_fpc_contract compile fees/sponsored_fpc_contract
protocol/auth_registry_contract compile protocol/auth_registry_contract
fees/fpc_contract compile fees/fpc_contract
app/token_blacklist_contract Cache download and extraction of contract-f2b3d6d98e16d514.tar.gz complete in 0s.
protocol/contract_class_registerer_contract compile protocol/contract_class_registerer_contract
app/uniswap_contract Cache download and extraction of contract-3a20d441706b684f.tar.gz complete in 0s.
protocol/contract_instance_deployer_contract compile protocol/contract_instance_deployer_contract
app/token_contract Cache download and extraction of contract-46d23994f869240f.tar.gz complete in 0s.
app/simple_token_contract Cache download and extraction of contract-415c7dec1e37b686.tar.gz complete in 0s.
docs/docs_example_contract Cache download and extraction of contract-8ca0a7a877d3825c.tar.gz complete in 1s.
app/orderbook_contract Processing function: _create_order...
app/orderbook_contract Function _create_order is neither public nor unconstrained, skipping.
app/orderbook_contract Processing function: _fulfill_order...
app/orderbook_contract Function _fulfill_order is neither public nor unconstrained, skipping.
app/orderbook_contract Processing function: constructor...
app/orderbook_contract Function constructor is neither public nor unconstrained, skipping.
fees/sponsored_fpc_contract Cache download and extraction of contract-1871b137367798bf.tar.gz complete in 0s.
app/nft_contract Processing function: _finalize_transfer_to_private_unsafe...
app/nft_contract Function _finalize_transfer_to_private_unsafe is neither public nor unconstrained, skipping.
app/nft_contract Processing function: _finish_transfer_to_public...
app/nft_contract Function _finish_transfer_to_public is neither public nor unconstrained, skipping.
fees/fpc_contract Cache download and extraction of contract-bf9d473b41ad5212.tar.gz complete in 0s.
app/price_feed_contract Processing function: get_price...
app/price_feed_contract Function get_price is neither public nor unconstrained, skipping.
app/price_feed_contract Processing function: process_message...
app/price_feed_contract Function process_message is neither public nor unconstrained, skipping.
app/price_feed_contract Processing function: public_dispatch...
app/price_feed_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/price_feed_contract Processing function: set_price...
app/price_feed_contract Function set_price is neither public nor unconstrained, skipping.
app/price_feed_contract Processing function: sync_private_state...
app/price_feed_contract Function sync_private_state is neither public nor unconstrained, skipping.
protocol/contract_class_registerer_contract Cache download and extraction of contract-dbf0ca791ed452da.tar.gz complete in 0s.
protocol/auth_registry_contract Cache download and extraction of contract-c3e99762fb11e97a.tar.gz complete in 0s.
protocol/fee_juice_contract compile protocol/fee_juice_contract
protocol/contract_instance_deployer_contract Cache download and extraction of contract-aca5a170b9ef82e3.tar.gz complete in 0s.
app/uniswap_contract Processing function: _approve_bridge_and_exit_input_asset_to_L1...
app/uniswap_contract Function _approve_bridge_and_exit_input_asset_to_L1 is neither public nor unconstrained, skipping.
app/uniswap_contract Processing function: constructor...
app/uniswap_contract Function constructor is neither public nor unconstrained, skipping.
app/uniswap_contract Processing function: process_message...
app/uniswap_contract Function process_message is neither public nor unconstrained, skipping.
app/uniswap_contract Processing function: public_dispatch...
app/uniswap_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: _increase_public_balance...
app/token_blacklist_contract Function _increase_public_balance is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: _reduce_total_supply...
app/token_blacklist_contract Function _reduce_total_supply is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: balance_of_private...
app/token_blacklist_contract Function balance_of_private is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: balance_of_public...
app/token_blacklist_contract Function balance_of_public is neither public nor unconstrained, skipping.
app/card_game_contract Processing function: buy_pack...
app/card_game_contract Cache download of vk-496dd27820240353-602e3533a2bc8cbfa4bdbb7a3648c46f4630ab55a2f5b3b9ef042b156467c7b7.tar.gz failed.
app/card_game_contract Generating vk for function: buy_pack...
app/card_game_contract bb command: write_vk (mem: 9.00 MiB)
app/card_game_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/card_game_contract --scheme: client_ivc (mem: 9.00 MiB)
app/card_game_contract --bytecode_path: - (mem: 9.00 MiB)
app/card_game_contract --output_path: ./target/tmp/tmp.QjS7j3e24n (mem: 9.00 MiB)
app/card_game_contract --verbose: true (mem: 9.00 MiB)
app/card_game_contract --verifier_type: standalone (mem: 9.00 MiB)
app/card_game_contract Constructing DeciderProvingKey (mem: 85.00 MiB)
app/card_game_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 89.00 MiB)
app/card_game_contract goblin ecc op : 4/1024 (mem: 89.00 MiB)
app/card_game_contract busread : 742/6000 (mem: 89.00 MiB)
app/card_game_contract lookups : 39642/15000 (mem: 89.00 MiB)
app/card_game_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 89.00 MiB)
app/card_game_contract arithmetic : 37190/56000 (mem: 89.00 MiB)
app/card_game_contract delta range : 3749/18000 (mem: 89.00 MiB)
app/card_game_contract elliptic : 2344/6000 (mem: 89.00 MiB)
app/card_game_contract auxiliary : 2323/26000 (mem: 89.00 MiB)
app/card_game_contract poseidon ext : 162/17000 (mem: 89.00 MiB)
app/card_game_contract poseidon int : 914/92000 (mem: 89.00 MiB)
app/card_game_contract overflow : 0/0 (mem: 89.00 MiB)
app/card_game_contract (mem: 89.00 MiB)
app/card_game_contract Total structured size: 242025 (mem: 89.00 MiB)
app/card_game_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 101.00 MiB)
app/card_game_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 101.00 MiB)
app/card_game_contract goblin ecc op : 4/1024 (mem: 101.00 MiB)
app/card_game_contract busread : 742/6000 (mem: 101.00 MiB)
app/card_game_contract lookups : 15000/15000 (mem: 101.00 MiB)
app/card_game_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 101.00 MiB)
app/card_game_contract arithmetic : 37190/56000 (mem: 101.00 MiB)
app/card_game_contract delta range : 3749/18000 (mem: 101.00 MiB)
app/card_game_contract elliptic : 2344/6000 (mem: 101.00 MiB)
app/card_game_contract auxiliary : 2323/26000 (mem: 101.00 MiB)
app/card_game_contract poseidon ext : 162/17000 (mem: 101.00 MiB)
app/card_game_contract poseidon int : 914/92000 (mem: 101.00 MiB)
app/card_game_contract overflow : 24643/24643 (mem: 101.00 MiB)
app/card_game_contract (mem: 101.00 MiB)
app/card_game_contract Total structured size: 266668 (mem: 101.00 MiB)
app/card_game_contract allocating polynomials object in proving key... (mem: 101.00 MiB)
app/card_game_contract populating trace... (mem: 955.00 MiB)
app/card_game_contract time to construct proving key: 266 ms. (mem: 984.00 MiB)
app/card_game_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 984.00 MiB)
app/card_game_contract Initialized BN254 CRS from memory with num points = 524289 (mem: 1038.54 MiB)
app/card_game_contract VK saved to "./target/tmp/tmp.QjS7j3e24n/vk" (mem: 1038.54 MiB)
app/card_game_contract Completed 2.1 KiB/2.1 KiB (27.7 KiB/s) with 1 file(s) remaining
app/card_game_contract upload: ../../../../../tmp/tmp.02wtYxaobl to s3://aztec-ci-artifacts/build-cache/vk-496dd27820240353-602e3533a2bc8cbfa4bdbb7a3648c46f4630ab55a2f5b3b9ef042b156467c7b7.tar.gz
app/card_game_contract Cache upload of vk-496dd27820240353-602e3533a2bc8cbfa4bdbb7a3648c46f4630ab55a2f5b3b9ef042b156467c7b7.tar.gz complete in 2s.
app/simple_token_contract Processing function: _finalize_mint_to_private_unsafe...
app/simple_token_contract Function _finalize_mint_to_private_unsafe is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: _finalize_transfer_to_private_unsafe...
app/simple_token_contract Function _finalize_transfer_to_private_unsafe is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: _increase_public_balance...
app/simple_token_contract Function _increase_public_balance is neither public nor unconstrained, skipping.
app/easy_private_token_contract Processing function: transfer...
app/easy_private_token_contract Cache download of vk-a300382d9ef1aa42-ee5ef52ded60a9129c572290c12a990f314852d09f18b062483de4db066f581e.tar.gz failed.
app/easy_private_token_contract Generating vk for function: transfer...
app/easy_private_token_contract bb command: write_vk (mem: 8.00 MiB)
app/easy_private_token_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
app/easy_private_token_contract --scheme: client_ivc (mem: 8.00 MiB)
app/easy_private_token_contract --bytecode_path: - (mem: 8.00 MiB)
app/easy_private_token_contract --output_path: ./target/tmp/tmp.vkFwquWU1a (mem: 8.00 MiB)
app/easy_private_token_contract --verbose: true (mem: 8.00 MiB)
app/easy_private_token_contract --verifier_type: standalone (mem: 8.00 MiB)
app/easy_private_token_contract Constructing DeciderProvingKey (mem: 93.58 MiB)
app/easy_private_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 112.58 MiB)
app/easy_private_token_contract goblin ecc op : 4/1024 (mem: 112.58 MiB)
app/easy_private_token_contract busread : 742/6000 (mem: 112.58 MiB)
app/easy_private_token_contract lookups : 24498/15000 (mem: 112.58 MiB)
app/easy_private_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 112.58 MiB)
app/easy_private_token_contract arithmetic : 47850/56000 (mem: 112.58 MiB)
app/easy_private_token_contract delta range : 6405/18000 (mem: 112.58 MiB)
app/easy_private_token_contract elliptic : 6490/6000 (mem: 112.58 MiB)
app/easy_private_token_contract auxiliary : 21305/26000 (mem: 112.58 MiB)
app/easy_private_token_contract poseidon ext : 2632/17000 (mem: 112.58 MiB)
app/easy_private_token_contract poseidon int : 14993/92000 (mem: 112.58 MiB)
app/easy_private_token_contract overflow : 0/0 (mem: 112.58 MiB)
app/easy_private_token_contract (mem: 112.58 MiB)
app/easy_private_token_contract Total structured size: 242025 (mem: 112.58 MiB)
app/easy_private_token_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 116.58 MiB)
app/easy_private_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 116.58 MiB)
app/easy_private_token_contract goblin ecc op : 4/1024 (mem: 116.58 MiB)
app/easy_private_token_contract busread : 742/6000 (mem: 116.58 MiB)
app/easy_private_token_contract lookups : 15000/15000 (mem: 116.58 MiB)
app/easy_private_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 116.58 MiB)
app/easy_private_token_contract arithmetic : 47850/56000 (mem: 116.58 MiB)
app/easy_private_token_contract delta range : 6405/18000 (mem: 116.58 MiB)
app/easy_private_token_contract elliptic : 6000/6000 (mem: 116.58 MiB)
app/easy_private_token_contract auxiliary : 21305/26000 (mem: 116.58 MiB)
app/easy_private_token_contract poseidon ext : 2632/17000 (mem: 116.58 MiB)
app/easy_private_token_contract poseidon int : 14993/92000 (mem: 116.58 MiB)
app/easy_private_token_contract overflow : 9990/9990 (mem: 116.58 MiB)
app/easy_private_token_contract (mem: 116.58 MiB)
app/easy_private_token_contract Total structured size: 252015 (mem: 116.58 MiB)
app/easy_private_token_contract allocating polynomials object in proving key... (mem: 116.58 MiB)
app/easy_private_token_contract populating trace... (mem: 543.58 MiB)
app/easy_private_token_contract time to construct proving key: 153 ms. (mem: 566.58 MiB)
app/easy_private_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 566.58 MiB)
app/easy_private_token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 576.82 MiB)
app/easy_private_token_contract VK saved to "./target/tmp/tmp.vkFwquWU1a/vk" (mem: 581.82 MiB)
app/easy_private_token_contract Completed 2.1 KiB/2.1 KiB (38.7 KiB/s) with 1 file(s) remaining
app/easy_private_token_contract upload: ../../../../../tmp/tmp.ZNBNFesE1S to s3://aztec-ci-artifacts/build-cache/vk-a300382d9ef1aa42-ee5ef52ded60a9129c572290c12a990f314852d09f18b062483de4db066f581e.tar.gz
app/easy_private_token_contract Cache upload of vk-a300382d9ef1aa42-ee5ef52ded60a9129c572290c12a990f314852d09f18b062483de4db066f581e.tar.gz complete in 2s.
app/easy_private_token_contract Processing function: public_dispatch...
app/easy_private_token_contract Function public_dispatch is neither public nor unconstrained, skipping.
protocol/fee_juice_contract Cache download and extraction of contract-5eea7a980ba6c04e.tar.gz complete in 0s.
app/token_contract Processing function: _finalize_mint_to_private_unsafe...
app/token_contract Function _finalize_mint_to_private_unsafe is neither public nor unconstrained, skipping.
app/token_contract Processing function: _finalize_transfer_to_private_unsafe...
app/token_contract Function _finalize_transfer_to_private_unsafe is neither public nor unconstrained, skipping.
app/token_contract Processing function: _increase_public_balance...
app/token_contract Function _increase_public_balance is neither public nor unconstrained, skipping.
fees/sponsored_fpc_contract Processing function: process_message...
fees/sponsored_fpc_contract Function process_message is neither public nor unconstrained, skipping.
protocol/multi_call_entrypoint_contract compile protocol/multi_call_entrypoint_contract
fees/fpc_contract Processing function: _complete_refund...
fees/fpc_contract Function _complete_refund is neither public nor unconstrained, skipping.
fees/fpc_contract Processing function: _pay_refund...
fees/fpc_contract Function _pay_refund is neither public nor unconstrained, skipping.
fees/fpc_contract Processing function: constructor...
fees/fpc_contract Function constructor is neither public nor unconstrained, skipping.
protocol/auth_registry_contract Processing function: _set_authorized...
protocol/auth_registry_contract Function _set_authorized is neither public nor unconstrained, skipping.
protocol/auth_registry_contract Processing function: consume...
protocol/auth_registry_contract Function consume is neither public nor unconstrained, skipping.
protocol/auth_registry_contract Processing function: is_consumable...
protocol/auth_registry_contract Function is_consumable is neither public nor unconstrained, skipping.
protocol/auth_registry_contract Processing function: is_reject_all...
protocol/auth_registry_contract Function is_reject_all is neither public nor unconstrained, skipping.
protocol/auth_registry_contract Processing function: process_message...
protocol/auth_registry_contract Function process_message is neither public nor unconstrained, skipping.
protocol/auth_registry_contract Processing function: public_dispatch...
protocol/auth_registry_contract Function public_dispatch is neither public nor unconstrained, skipping.
protocol/auth_registry_contract Processing function: set_authorized...
protocol/auth_registry_contract Function set_authorized is neither public nor unconstrained, skipping.
app/card_game_contract Processing function: claim_cards...
app/card_game_contract Cache download of vk-496dd27820240353-3d2d904ae3c47f0023bf647f52403330359b8d279372a88dd2167a00cbe19713.tar.gz failed.
app/card_game_contract Generating vk for function: claim_cards...
app/card_game_contract bb command: write_vk (mem: 9.00 MiB)
app/card_game_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/card_game_contract --scheme: client_ivc (mem: 9.00 MiB)
app/card_game_contract --bytecode_path: - (mem: 9.00 MiB)
app/card_game_contract --output_path: ./target/tmp/tmp.H0JDK1o51K (mem: 9.00 MiB)
app/card_game_contract --verbose: true (mem: 9.00 MiB)
app/card_game_contract --verifier_type: standalone (mem: 9.00 MiB)
app/card_game_contract Constructing DeciderProvingKey (mem: 94.38 MiB)
app/card_game_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 98.38 MiB)
app/card_game_contract goblin ecc op : 4/1024 (mem: 98.38 MiB)
app/card_game_contract busread : 742/6000 (mem: 98.38 MiB)
app/card_game_contract lookups : 49052/15000 (mem: 98.38 MiB)
app/card_game_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 98.38 MiB)
app/card_game_contract arithmetic : 47256/56000 (mem: 98.38 MiB)
app/card_game_contract delta range : 4297/18000 (mem: 98.38 MiB)
app/card_game_contract elliptic : 3148/6000 (mem: 98.38 MiB)
app/card_game_contract auxiliary : 3196/26000 (mem: 98.38 MiB)
app/card_game_contract poseidon ext : 132/17000 (mem: 98.38 MiB)
app/card_game_contract poseidon int : 743/92000 (mem: 98.38 MiB)
app/card_game_contract overflow : 0/0 (mem: 98.38 MiB)
app/card_game_contract (mem: 98.38 MiB)
app/card_game_contract Total structured size: 242025 (mem: 98.38 MiB)
app/card_game_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 115.38 MiB)
app/card_game_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 115.38 MiB)
app/card_game_contract goblin ecc op : 4/1024 (mem: 115.38 MiB)
app/card_game_contract busread : 742/6000 (mem: 115.38 MiB)
app/card_game_contract lookups : 15000/15000 (mem: 115.38 MiB)
app/card_game_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 115.38 MiB)
app/card_game_contract arithmetic : 47256/56000 (mem: 115.38 MiB)
app/card_game_contract delta range : 4297/18000 (mem: 115.38 MiB)
app/card_game_contract elliptic : 3148/6000 (mem: 115.38 MiB)
app/card_game_contract auxiliary : 3196/26000 (mem: 115.38 MiB)
app/card_game_contract poseidon ext : 132/17000 (mem: 115.38 MiB)
app/card_game_contract poseidon int : 743/92000 (mem: 115.38 MiB)
app/card_game_contract overflow : 34053/34053 (mem: 115.38 MiB)
app/card_game_contract (mem: 115.38 MiB)
app/card_game_contract Total structured size: 276078 (mem: 115.38 MiB)
app/card_game_contract allocating polynomials object in proving key... (mem: 115.38 MiB)
app/card_game_contract populating trace... (mem: 973.38 MiB)
app/card_game_contract time to construct proving key: 267 ms. (mem: 1007.38 MiB)
app/card_game_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 1007.38 MiB)
app/card_game_contract Initialized BN254 CRS from memory with num points = 524289 (mem: 1060.33 MiB)
app/card_game_contract VK saved to "./target/tmp/tmp.H0JDK1o51K/vk" (mem: 1060.33 MiB)
app/card_game_contract Completed 2.1 KiB/2.1 KiB (35.1 KiB/s) with 1 file(s) remaining
app/card_game_contract upload: ../../../../../tmp/tmp.fUPrhEkJMB to s3://aztec-ci-artifacts/build-cache/vk-496dd27820240353-3d2d904ae3c47f0023bf647f52403330359b8d279372a88dd2167a00cbe19713.tar.gz
app/card_game_contract Cache upload of vk-496dd27820240353-3d2d904ae3c47f0023bf647f52403330359b8d279372a88dd2167a00cbe19713.tar.gz complete in 2s.
app/card_game_contract Processing function: join_game...
app/card_game_contract Cache download of vk-496dd27820240353-a35d0d709555963051a7804b637688952569cc3bb45168a2fef25fc525309aa9.tar.gz failed.
app/card_game_contract Generating vk for function: join_game...
app/card_game_contract bb command: write_vk (mem: 8.00 MiB)
app/card_game_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
app/card_game_contract --scheme: client_ivc (mem: 8.00 MiB)
app/card_game_contract --bytecode_path: - (mem: 8.00 MiB)
app/card_game_contract --output_path: ./target/tmp/tmp.zp3pp0AKAd (mem: 8.00 MiB)
app/card_game_contract --verbose: true (mem: 8.00 MiB)
app/card_game_contract --verifier_type: standalone (mem: 8.00 MiB)
app/card_game_contract Constructing DeciderProvingKey (mem: 92.98 MiB)
app/card_game_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 110.98 MiB)
app/card_game_contract goblin ecc op : 4/1024 (mem: 110.98 MiB)
app/card_game_contract busread : 742/6000 (mem: 110.98 MiB)
app/card_game_contract lookups : 24498/15000 (mem: 110.98 MiB)
app/card_game_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 110.98 MiB)
app/card_game_contract arithmetic : 53552/56000 (mem: 110.98 MiB)
app/card_game_contract delta range : 5660/18000 (mem: 110.98 MiB)
app/card_game_contract elliptic : 6490/6000 (mem: 110.98 MiB)
app/card_game_contract auxiliary : 21305/26000 (mem: 110.98 MiB)
app/card_game_contract poseidon ext : 2662/17000 (mem: 110.98 MiB)
app/card_game_contract poseidon int : 15164/92000 (mem: 110.98 MiB)
app/card_game_contract overflow : 0/0 (mem: 110.98 MiB)
app/card_game_contract (mem: 110.98 MiB)
app/card_game_contract Total structured size: 242025 (mem: 110.98 MiB)
app/card_game_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 115.98 MiB)
app/card_game_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 115.98 MiB)
app/card_game_contract goblin ecc op : 4/1024 (mem: 115.98 MiB)
app/card_game_contract busread : 742/6000 (mem: 115.98 MiB)
app/card_game_contract lookups : 15000/15000 (mem: 115.98 MiB)
app/card_game_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 115.98 MiB)
app/card_game_contract arithmetic : 53552/56000 (mem: 115.98 MiB)
app/card_game_contract delta range : 5660/18000 (mem: 115.98 MiB)
app/card_game_contract elliptic : 6000/6000 (mem: 115.98 MiB)
app/card_game_contract auxiliary : 21305/26000 (mem: 115.98 MiB)
app/card_game_contract poseidon ext : 2662/17000 (mem: 115.98 MiB)
app/card_game_contract poseidon int : 15164/92000 (mem: 115.98 MiB)
app/card_game_contract overflow : 9990/9990 (mem: 115.98 MiB)
app/card_game_contract (mem: 115.98 MiB)
app/card_game_contract Total structured size: 252015 (mem: 115.98 MiB)
app/card_game_contract allocating polynomials object in proving key... (mem: 115.98 MiB)
app/card_game_contract populating trace... (mem: 541.98 MiB)
app/card_game_contract time to construct proving key: 173 ms. (mem: 565.98 MiB)
app/card_game_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 565.98 MiB)
app/card_game_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 565.98 MiB)
app/card_game_contract VK saved to "./target/tmp/tmp.zp3pp0AKAd/vk" (mem: 566.83 MiB)
app/card_game_contract Completed 2.1 KiB/2.1 KiB (28.6 KiB/s) with 1 file(s) remaining
app/card_game_contract upload: ../../../../../tmp/tmp.Nyn6ZOAEDu to s3://aztec-ci-artifacts/build-cache/vk-496dd27820240353-a35d0d709555963051a7804b637688952569cc3bb45168a2fef25fc525309aa9.tar.gz
app/card_game_contract Cache upload of vk-496dd27820240353-a35d0d709555963051a7804b637688952569cc3bb45168a2fef25fc525309aa9.tar.gz complete in 2s.
app/card_game_contract Processing function: on_card_played...
app/card_game_contract Function on_card_played is neither public nor unconstrained, skipping.
app/card_game_contract Processing function: on_cards_claimed...
app/card_game_contract Function on_cards_claimed is neither public nor unconstrained, skipping.
app/card_game_contract Processing function: on_game_joined...
app/card_game_contract Function on_game_joined is neither public nor unconstrained, skipping.
app/card_game_contract Processing function: play_card...
app/card_game_contract Cache download of vk-496dd27820240353-b88ab2e63eeca32446c202194e8eb52c75699a7ab2bd4cd6365d01af2fbd6320.tar.gz failed.
app/card_game_contract Generating vk for function: play_card...
app/card_game_contract bb command: write_vk (mem: 9.00 MiB)
app/card_game_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/card_game_contract --scheme: client_ivc (mem: 9.00 MiB)
app/card_game_contract --bytecode_path: - (mem: 9.00 MiB)
app/card_game_contract --output_path: ./target/tmp/tmp.FAPgVfFJHQ (mem: 9.00 MiB)
app/card_game_contract --verbose: true (mem: 9.00 MiB)
app/card_game_contract --verifier_type: standalone (mem: 9.00 MiB)
app/card_game_contract Constructing DeciderProvingKey (mem: 57.86 MiB)
app/card_game_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 70.86 MiB)
app/card_game_contract goblin ecc op : 4/1024 (mem: 70.86 MiB)
app/card_game_contract busread : 742/6000 (mem: 70.86 MiB)
app/card_game_contract lookups : 2/15000 (mem: 70.86 MiB)
app/card_game_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 70.86 MiB)
app/card_game_contract arithmetic : 28694/56000 (mem: 70.86 MiB)
app/card_game_contract delta range : 4394/18000 (mem: 70.86 MiB)
app/card_game_contract elliptic : 5154/6000 (mem: 70.86 MiB)
app/card_game_contract auxiliary : 19881/26000 (mem: 70.86 MiB)
app/card_game_contract poseidon ext : 2612/17000 (mem: 70.86 MiB)
app/card_game_contract poseidon int : 14879/92000 (mem: 70.86 MiB)
app/card_game_contract overflow : 0/0 (mem: 70.86 MiB)
app/card_game_contract (mem: 70.86 MiB)
app/card_game_contract Total structured size: 242025 (mem: 70.86 MiB)
app/card_game_contract allocating polynomials object in proving key... (mem: 70.86 MiB)
app/card_game_contract populating trace... (mem: 271.86 MiB)
app/card_game_contract time to construct proving key: 148 ms. (mem: 293.86 MiB)
app/card_game_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 293.86 MiB)
app/card_game_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 312.86 MiB)
app/card_game_contract VK saved to "./target/tmp/tmp.FAPgVfFJHQ/vk" (mem: 312.86 MiB)
app/card_game_contract Completed 2.1 KiB/2.1 KiB (29.3 KiB/s) with 1 file(s) remaining
app/card_game_contract upload: ../../../../../tmp/tmp.vQDD07CBZO to s3://aztec-ci-artifacts/build-cache/vk-496dd27820240353-b88ab2e63eeca32446c202194e8eb52c75699a7ab2bd4cd6365d01af2fbd6320.tar.gz
app/card_game_contract Cache upload of vk-496dd27820240353-b88ab2e63eeca32446c202194e8eb52c75699a7ab2bd4cd6365d01af2fbd6320.tar.gz complete in 1s.
app/card_game_contract Processing function: process_message...
app/card_game_contract Function process_message is neither public nor unconstrained, skipping.
app/card_game_contract Processing function: public_dispatch...
app/card_game_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/card_game_contract Processing function: start_game...
app/card_game_contract Function start_game is neither public nor unconstrained, skipping.
app/card_game_contract Processing function: sync_private_state...
app/card_game_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/card_game_contract Processing function: view_collection_cards...
app/card_game_contract Function view_collection_cards is neither public nor unconstrained, skipping.
app/card_game_contract Processing function: view_game...
app/card_game_contract Function view_game is neither public nor unconstrained, skipping.
app/card_game_contract Processing function: view_game_cards...
app/card_game_contract Function view_game_cards is neither public nor unconstrained, skipping.
protocol/multi_call_entrypoint_contract Cache download and extraction of contract-a874d4c1f7658fa4.tar.gz complete in 1s.
protocol/router_contract compile protocol/router_contract
protocol/fee_juice_contract Processing function: _increase_public_balance...
protocol/fee_juice_contract Function _increase_public_balance is neither public nor unconstrained, skipping.
protocol/fee_juice_contract Processing function: balance_of_public...
protocol/fee_juice_contract Function balance_of_public is neither public nor unconstrained, skipping.
protocol/fee_juice_contract Processing function: check_balance...
protocol/fee_juice_contract Function check_balance is neither public nor unconstrained, skipping.
protocol/router_contract Cache download and extraction of contract-ff1fef15cf453cb8.tar.gz complete in 0s.
protocol/router_contract Processing function: _check_block_number...
protocol/router_contract Function _check_block_number is neither public nor unconstrained, skipping.
protocol/router_contract Processing function: _check_timestamp...
protocol/router_contract Function _check_timestamp is neither public nor unconstrained, skipping.
app/nft_contract Processing function: cancel_authwit...
app/nft_contract Cache download of vk-55a1574a130b0e7e-ab62e9c56834735b44d78d049ebeae5c4362b63babd4b27552d8813d981a257c.tar.gz failed.
app/nft_contract Generating vk for function: cancel_authwit...
app/nft_contract bb command: write_vk (mem: 9.00 MiB)
app/nft_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/nft_contract --scheme: client_ivc (mem: 9.00 MiB)
app/nft_contract --bytecode_path: - (mem: 9.00 MiB)
app/nft_contract --output_path: ./target/tmp/tmp.3aQc5YShLl (mem: 9.00 MiB)
app/nft_contract --verbose: true (mem: 9.00 MiB)
app/nft_contract --verifier_type: standalone (mem: 9.00 MiB)
app/nft_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
app/nft_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.00 MiB)
app/nft_contract goblin ecc op : 4/1024 (mem: 18.00 MiB)
app/nft_contract busread : 742/6000 (mem: 18.00 MiB)
app/nft_contract lookups : 2/15000 (mem: 18.00 MiB)
app/nft_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.00 MiB)
app/nft_contract arithmetic : 3298/56000 (mem: 18.00 MiB)
app/nft_contract delta range : 1787/18000 (mem: 18.00 MiB)
app/nft_contract elliptic : 2/6000 (mem: 18.00 MiB)
app/nft_contract auxiliary : 26/26000 (mem: 18.00 MiB)
app/nft_contract poseidon ext : 22/17000 (mem: 18.00 MiB)
app/nft_contract poseidon int : 116/92000 (mem: 18.00 MiB)
app/nft_contract overflow : 0/0 (mem: 18.00 MiB)
app/nft_contract (mem: 18.00 MiB)
app/nft_contract Total structured size: 242025 (mem: 18.00 MiB)
app/nft_contract allocating polynomials object in proving key... (mem: 18.00 MiB)
app/nft_contract populating trace... (mem: 227.00 MiB)
app/nft_contract time to construct proving key: 54 ms. (mem: 242.00 MiB)
app/nft_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 242.00 MiB)
app/nft_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 274.00 MiB)
app/nft_contract VK saved to "./target/tmp/tmp.3aQc5YShLl/vk" (mem: 274.00 MiB)
app/nft_contract Completed 2.1 KiB/2.1 KiB (27.2 KiB/s) with 1 file(s) remaining
app/nft_contract upload: ../../../../../tmp/tmp.aBMkGF4E8a to s3://aztec-ci-artifacts/build-cache/vk-55a1574a130b0e7e-ab62e9c56834735b44d78d049ebeae5c4362b63babd4b27552d8813d981a257c.tar.gz
app/nft_contract Cache upload of vk-55a1574a130b0e7e-ab62e9c56834735b44d78d049ebeae5c4362b63babd4b27552d8813d981a257c.tar.gz complete in 3s.
app/nft_contract Processing function: constructor...
app/nft_contract Function constructor is neither public nor unconstrained, skipping.
app/nft_contract Processing function: finalize_transfer_to_private...
app/nft_contract Function finalize_transfer_to_private is neither public nor unconstrained, skipping.
app/nft_contract Processing function: get_admin...
app/nft_contract Function get_admin is neither public nor unconstrained, skipping.
app/nft_contract Processing function: get_private_nfts...
app/nft_contract Function get_private_nfts is neither public nor unconstrained, skipping.
app/nft_contract Processing function: is_minter...
app/nft_contract Function is_minter is neither public nor unconstrained, skipping.
app/nft_contract Processing function: mint...
app/nft_contract Function mint is neither public nor unconstrained, skipping.
app/nft_contract Processing function: owner_of...
app/nft_contract Function owner_of is neither public nor unconstrained, skipping.
app/orderbook_contract Processing function: create_order...
app/orderbook_contract Cache download of vk-c19f5fb38d1e2601-d11444dbf31aee77bbacc74116bb21d8fca2e7727981af28f74b46068896f5ed.tar.gz failed.
app/orderbook_contract Generating vk for function: create_order...
app/orderbook_contract bb command: write_vk (mem: 9.00 MiB)
app/orderbook_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/orderbook_contract --scheme: client_ivc (mem: 9.00 MiB)
app/orderbook_contract --bytecode_path: - (mem: 9.00 MiB)
app/orderbook_contract --output_path: ./target/tmp/tmp.T6zhFlr3uP (mem: 9.00 MiB)
app/orderbook_contract --verbose: true (mem: 9.00 MiB)
app/orderbook_contract --verifier_type: standalone (mem: 9.00 MiB)
app/orderbook_contract Constructing DeciderProvingKey (mem: 20.00 MiB)
app/orderbook_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 22.00 MiB)
app/orderbook_contract goblin ecc op : 4/1024 (mem: 22.00 MiB)
app/orderbook_contract busread : 742/6000 (mem: 22.00 MiB)
app/orderbook_contract lookups : 2/15000 (mem: 22.00 MiB)
app/orderbook_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 22.00 MiB)
app/orderbook_contract arithmetic : 4357/56000 (mem: 22.00 MiB)
app/orderbook_contract delta range : 1907/18000 (mem: 22.00 MiB)
app/orderbook_contract elliptic : 2/6000 (mem: 22.00 MiB)
app/orderbook_contract auxiliary : 26/26000 (mem: 22.00 MiB)
app/orderbook_contract poseidon ext : 522/17000 (mem: 22.00 MiB)
app/orderbook_contract poseidon int : 2966/92000 (mem: 22.00 MiB)
app/orderbook_contract overflow : 0/0 (mem: 22.00 MiB)
app/orderbook_contract (mem: 22.00 MiB)
app/orderbook_contract Total structured size: 242025 (mem: 22.00 MiB)
app/orderbook_contract allocating polynomials object in proving key... (mem: 22.00 MiB)
app/orderbook_contract populating trace... (mem: 245.00 MiB)
app/orderbook_contract time to construct proving key: 48 ms. (mem: 257.00 MiB)
app/orderbook_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 257.00 MiB)
app/orderbook_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 289.00 MiB)
app/orderbook_contract VK saved to "./target/tmp/tmp.T6zhFlr3uP/vk" (mem: 289.00 MiB)
app/orderbook_contract Completed 2.1 KiB/2.1 KiB (29.4 KiB/s) with 1 file(s) remaining
app/orderbook_contract upload: ../../../../../tmp/tmp.n9edOGPka3 to s3://aztec-ci-artifacts/build-cache/vk-c19f5fb38d1e2601-d11444dbf31aee77bbacc74116bb21d8fca2e7727981af28f74b46068896f5ed.tar.gz
app/orderbook_contract Cache upload of vk-c19f5fb38d1e2601-d11444dbf31aee77bbacc74116bb21d8fca2e7727981af28f74b46068896f5ed.tar.gz complete in 3s.
app/orderbook_contract Processing function: fulfill_order...
app/orderbook_contract Cache download of vk-c19f5fb38d1e2601-1c5f2986fe92f1b2fd84550c3c88c66b465c2dc7384ec9df630720c7cba8ab66.tar.gz failed.
app/orderbook_contract Generating vk for function: fulfill_order...
app/orderbook_contract bb command: write_vk (mem: 9.00 MiB)
app/orderbook_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/orderbook_contract --scheme: client_ivc (mem: 9.00 MiB)
app/orderbook_contract --bytecode_path: - (mem: 9.00 MiB)
app/orderbook_contract --output_path: ./target/tmp/tmp.i3GGySWPmQ (mem: 9.00 MiB)
app/orderbook_contract --verbose: true (mem: 9.00 MiB)
app/orderbook_contract --verifier_type: standalone (mem: 9.00 MiB)
app/orderbook_contract Constructing DeciderProvingKey (mem: 23.48 MiB)
app/orderbook_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 25.48 MiB)
app/orderbook_contract goblin ecc op : 4/1024 (mem: 25.48 MiB)
app/orderbook_contract busread : 742/6000 (mem: 25.48 MiB)
app/orderbook_contract lookups : 2/15000 (mem: 25.48 MiB)
app/orderbook_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 25.48 MiB)
app/orderbook_contract arithmetic : 5272/56000 (mem: 25.48 MiB)
app/orderbook_contract delta range : 1997/18000 (mem: 25.48 MiB)
app/orderbook_contract elliptic : 2/6000 (mem: 25.48 MiB)
app/orderbook_contract auxiliary : 26/26000 (mem: 25.48 MiB)
app/orderbook_contract poseidon ext : 962/17000 (mem: 25.48 MiB)
app/orderbook_contract poseidon int : 5474/92000 (mem: 25.48 MiB)
app/orderbook_contract overflow : 0/0 (mem: 25.48 MiB)
app/orderbook_contract (mem: 25.48 MiB)
app/orderbook_contract Total structured size: 242025 (mem: 25.48 MiB)
app/orderbook_contract allocating polynomials object in proving key... (mem: 25.48 MiB)
app/orderbook_contract populating trace... (mem: 228.48 MiB)
app/orderbook_contract time to construct proving key: 64 ms. (mem: 240.48 MiB)
app/orderbook_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 240.48 MiB)
app/orderbook_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 271.48 MiB)
app/orderbook_contract VK saved to "./target/tmp/tmp.i3GGySWPmQ/vk" (mem: 271.48 MiB)
app/orderbook_contract Completed 2.1 KiB/2.1 KiB (31.6 KiB/s) with 1 file(s) remaining
app/orderbook_contract upload: ../../../../../tmp/tmp.3nXrbP4Swe to s3://aztec-ci-artifacts/build-cache/vk-c19f5fb38d1e2601-1c5f2986fe92f1b2fd84550c3c88c66b465c2dc7384ec9df630720c7cba8ab66.tar.gz
app/orderbook_contract Cache upload of vk-c19f5fb38d1e2601-1c5f2986fe92f1b2fd84550c3c88c66b465c2dc7384ec9df630720c7cba8ab66.tar.gz complete in 3s.
app/orderbook_contract Processing function: get_order...
app/orderbook_contract Function get_order is neither public nor unconstrained, skipping.
app/orderbook_contract Processing function: process_message...
app/orderbook_contract Function process_message is neither public nor unconstrained, skipping.
app/orderbook_contract Processing function: public_dispatch...
app/orderbook_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/orderbook_contract Processing function: sync_private_state...
app/orderbook_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/auth_wit_test_contract compile test/auth_wit_test_contract
app/nft_contract Processing function: prepare_private_balance_increase...
app/nft_contract Cache download of vk-55a1574a130b0e7e-d84151f2f936e5cf6662a39f3fcec886ff00cf35ac5a3dcd29d96424c074a87b.tar.gz failed.
app/nft_contract Generating vk for function: prepare_private_balance_increase...
app/nft_contract bb command: write_vk (mem: 9.00 MiB)
app/nft_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/nft_contract --scheme: client_ivc (mem: 9.00 MiB)
app/nft_contract --bytecode_path: - (mem: 9.00 MiB)
app/nft_contract --output_path: ./target/tmp/tmp.4sUllQjEdJ (mem: 9.00 MiB)
app/nft_contract --verbose: true (mem: 9.00 MiB)
app/nft_contract --verifier_type: standalone (mem: 9.00 MiB)
app/nft_contract Constructing DeciderProvingKey (mem: 37.98 MiB)
app/nft_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 41.98 MiB)
app/nft_contract goblin ecc op : 4/1024 (mem: 41.98 MiB)
app/nft_contract busread : 742/6000 (mem: 41.98 MiB)
app/nft_contract lookups : 12250/15000 (mem: 41.98 MiB)
app/nft_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 41.98 MiB)
app/nft_contract arithmetic : 15216/56000 (mem: 41.98 MiB)
app/nft_contract delta range : 2446/18000 (mem: 41.98 MiB)
app/nft_contract elliptic : 670/6000 (mem: 41.98 MiB)
app/nft_contract auxiliary : 738/26000 (mem: 41.98 MiB)
app/nft_contract poseidon ext : 62/17000 (mem: 41.98 MiB)
app/nft_contract poseidon int : 344/92000 (mem: 41.98 MiB)
app/nft_contract overflow : 0/0 (mem: 41.98 MiB)
app/nft_contract (mem: 41.98 MiB)
app/nft_contract Total structured size: 242025 (mem: 41.98 MiB)
app/nft_contract allocating polynomials object in proving key... (mem: 41.98 MiB)
app/nft_contract populating trace... (mem: 236.98 MiB)
app/nft_contract time to construct proving key: 111 ms. (mem: 250.98 MiB)
app/nft_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 250.98 MiB)
app/nft_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 280.77 MiB)
app/nft_contract VK saved to "./target/tmp/tmp.4sUllQjEdJ/vk" (mem: 280.77 MiB)
app/nft_contract Completed 2.1 KiB/2.1 KiB (45.5 KiB/s) with 1 file(s) remaining
app/nft_contract upload: ../../../../../tmp/tmp.QL4RU4jG3w to s3://aztec-ci-artifacts/build-cache/vk-55a1574a130b0e7e-d84151f2f936e5cf6662a39f3fcec886ff00cf35ac5a3dcd29d96424c074a87b.tar.gz
app/nft_contract Cache upload of vk-55a1574a130b0e7e-d84151f2f936e5cf6662a39f3fcec886ff00cf35ac5a3dcd29d96424c074a87b.tar.gz complete in 3s.
app/nft_contract Processing function: private_get_name...
app/nft_contract Cache download of vk-55a1574a130b0e7e-5414e234a89cbfeb97368048641586bb08f72b5e89e3cb66c2623171d5d591fb.tar.gz failed.
app/nft_contract Generating vk for function: private_get_name...
app/nft_contract bb command: write_vk (mem: 8.00 MiB)
app/nft_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/nft_contract --scheme: client_ivc (mem: 9.00 MiB)
app/nft_contract --bytecode_path: - (mem: 9.00 MiB)
app/nft_contract --output_path: ./target/tmp/tmp.EXdHMMzDZH (mem: 9.00 MiB)
app/nft_contract --verbose: true (mem: 9.00 MiB)
app/nft_contract --verifier_type: standalone (mem: 9.00 MiB)
app/nft_contract Constructing DeciderProvingKey (mem: 19.97 MiB)
app/nft_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 20.97 MiB)
app/nft_contract goblin ecc op : 4/1024 (mem: 20.97 MiB)
app/nft_contract busread : 742/6000 (mem: 20.97 MiB)
app/nft_contract lookups : 2/15000 (mem: 20.97 MiB)
app/nft_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 20.97 MiB)
app/nft_contract arithmetic : 4236/56000 (mem: 20.97 MiB)
app/nft_contract delta range : 1887/18000 (mem: 20.97 MiB)
app/nft_contract elliptic : 2/6000 (mem: 20.97 MiB)
app/nft_contract auxiliary : 26/26000 (mem: 20.97 MiB)
app/nft_contract poseidon ext : 452/17000 (mem: 20.97 MiB)
app/nft_contract poseidon int : 2567/92000 (mem: 20.97 MiB)
app/nft_contract overflow : 0/0 (mem: 20.97 MiB)
app/nft_contract (mem: 20.97 MiB)
app/nft_contract Total structured size: 242025 (mem: 20.97 MiB)
app/nft_contract allocating polynomials object in proving key... (mem: 21.97 MiB)
app/nft_contract populating trace... (mem: 219.97 MiB)
app/nft_contract time to construct proving key: 67 ms. (mem: 234.97 MiB)
app/nft_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 234.97 MiB)
app/nft_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 266.97 MiB)
app/nft_contract VK saved to "./target/tmp/tmp.EXdHMMzDZH/vk" (mem: 266.97 MiB)
app/nft_contract Completed 2.1 KiB/2.1 KiB (27.4 KiB/s) with 1 file(s) remaining
app/nft_contract upload: ../../../../../tmp/tmp.PTnkElJ8Mu to s3://aztec-ci-artifacts/build-cache/vk-55a1574a130b0e7e-5414e234a89cbfeb97368048641586bb08f72b5e89e3cb66c2623171d5d591fb.tar.gz
app/nft_contract Cache upload of vk-55a1574a130b0e7e-5414e234a89cbfeb97368048641586bb08f72b5e89e3cb66c2623171d5d591fb.tar.gz complete in 3s.
app/nft_contract Processing function: private_get_symbol...
app/nft_contract Cache download of vk-55a1574a130b0e7e-bc64190c4e018cff6a390f3ba32b7e4b6b2da0c7a53195b479e43d0101d11c1c.tar.gz failed.
app/nft_contract Generating vk for function: private_get_symbol...
app/nft_contract bb command: write_vk (mem: 9.00 MiB)
app/nft_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/nft_contract --scheme: client_ivc (mem: 9.00 MiB)
app/nft_contract --bytecode_path: - (mem: 9.00 MiB)
app/nft_contract --output_path: ./target/tmp/tmp.MZ4aqXY3QQ (mem: 9.00 MiB)
app/nft_contract --verbose: true (mem: 9.00 MiB)
app/nft_contract --verifier_type: standalone (mem: 9.00 MiB)
app/nft_contract Constructing DeciderProvingKey (mem: 19.96 MiB)
app/nft_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 21.96 MiB)
app/nft_contract goblin ecc op : 4/1024 (mem: 21.96 MiB)
app/nft_contract busread : 742/6000 (mem: 21.96 MiB)
app/nft_contract lookups : 2/15000 (mem: 21.96 MiB)
app/nft_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 21.96 MiB)
app/nft_contract arithmetic : 4236/56000 (mem: 21.96 MiB)
app/nft_contract delta range : 1887/18000 (mem: 21.96 MiB)
app/nft_contract elliptic : 2/6000 (mem: 21.96 MiB)
app/nft_contract auxiliary : 26/26000 (mem: 21.96 MiB)
app/nft_contract poseidon ext : 452/17000 (mem: 21.96 MiB)
app/nft_contract poseidon int : 2567/92000 (mem: 21.96 MiB)
app/nft_contract overflow : 0/0 (mem: 21.96 MiB)
app/nft_contract (mem: 21.96 MiB)
app/nft_contract Total structured size: 242025 (mem: 21.96 MiB)
app/nft_contract allocating polynomials object in proving key... (mem: 21.96 MiB)
app/nft_contract populating trace... (mem: 229.96 MiB)
app/nft_contract time to construct proving key: 62 ms. (mem: 237.96 MiB)
app/nft_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 237.96 MiB)
app/nft_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 269.96 MiB)
app/nft_contract VK saved to "./target/tmp/tmp.MZ4aqXY3QQ/vk" (mem: 269.96 MiB)
app/nft_contract Completed 2.1 KiB/2.1 KiB (38.9 KiB/s) with 1 file(s) remaining
app/nft_contract upload: ../../../../../tmp/tmp.T67bdm8ser to s3://aztec-ci-artifacts/build-cache/vk-55a1574a130b0e7e-bc64190c4e018cff6a390f3ba32b7e4b6b2da0c7a53195b479e43d0101d11c1c.tar.gz
app/nft_contract Cache upload of vk-55a1574a130b0e7e-bc64190c4e018cff6a390f3ba32b7e4b6b2da0c7a53195b479e43d0101d11c1c.tar.gz complete in 3s.
app/nft_contract Processing function: process_message...
app/nft_contract Function process_message is neither public nor unconstrained, skipping.
app/nft_contract Processing function: public_dispatch...
app/nft_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/nft_contract Processing function: public_get_name...
app/nft_contract Function public_get_name is neither public nor unconstrained, skipping.
app/nft_contract Processing function: public_get_symbol...
app/nft_contract Function public_get_symbol is neither public nor unconstrained, skipping.
app/nft_contract Processing function: set_admin...
app/nft_contract Function set_admin is neither public nor unconstrained, skipping.
app/nft_contract Processing function: set_minter...
app/nft_contract Function set_minter is neither public nor unconstrained, skipping.
app/nft_contract Processing function: sync_private_state...
app/nft_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/auth_wit_test_contract Cache download and extraction of contract-7656cbd2ffc9c7b7.tar.gz complete in 0s.
docs/docs_example_contract Processing function: get_imm_card...
docs/docs_example_contract Cache download of vk-8ca0a7a877d3825c-9134deddc5b70f928abc4878d7aaa4907a01d90d2404170514eddf2be7735116.tar.gz failed.
docs/docs_example_contract Generating vk for function: get_imm_card...
docs/docs_example_contract bb command: write_vk (mem: 9.00 MiB)
docs/docs_example_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
docs/docs_example_contract --scheme: client_ivc (mem: 9.00 MiB)
docs/docs_example_contract --bytecode_path: - (mem: 9.00 MiB)
docs/docs_example_contract --output_path: ./target/tmp/tmp.r8OqZLfBWK (mem: 9.00 MiB)
docs/docs_example_contract --verbose: true (mem: 9.00 MiB)
docs/docs_example_contract --verifier_type: standalone (mem: 9.00 MiB)
docs/docs_example_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
docs/docs_example_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
docs/docs_example_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
docs/docs_example_contract busread : 742/6000 (mem: 17.00 MiB)
docs/docs_example_contract lookups : 2/15000 (mem: 17.00 MiB)
docs/docs_example_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
docs/docs_example_contract arithmetic : 3350/56000 (mem: 17.00 MiB)
docs/docs_example_contract delta range : 1788/18000 (mem: 17.00 MiB)
docs/docs_example_contract elliptic : 2/6000 (mem: 17.00 MiB)
docs/docs_example_contract auxiliary : 26/26000 (mem: 17.00 MiB)
docs/docs_example_contract poseidon ext : 62/17000 (mem: 17.00 MiB)
docs/docs_example_contract poseidon int : 344/92000 (mem: 17.00 MiB)
docs/docs_example_contract overflow : 0/0 (mem: 17.00 MiB)
docs/docs_example_contract (mem: 17.00 MiB)
docs/docs_example_contract Total structured size: 242025 (mem: 17.00 MiB)
docs/docs_example_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
docs/docs_example_contract populating trace... (mem: 223.00 MiB)
docs/docs_example_contract time to construct proving key: 99 ms. (mem: 234.00 MiB)
docs/docs_example_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 234.00 MiB)
docs/docs_example_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 266.00 MiB)
docs/docs_example_contract VK saved to "./target/tmp/tmp.r8OqZLfBWK/vk" (mem: 266.00 MiB)
docs/docs_example_contract Completed 2.1 KiB/2.1 KiB (35.6 KiB/s) with 1 file(s) remaining
docs/docs_example_contract upload: ../../../../../tmp/tmp.og1JyRDnGW to s3://aztec-ci-artifacts/build-cache/vk-8ca0a7a877d3825c-9134deddc5b70f928abc4878d7aaa4907a01d90d2404170514eddf2be7735116.tar.gz
docs/docs_example_contract Cache upload of vk-8ca0a7a877d3825c-9134deddc5b70f928abc4878d7aaa4907a01d90d2404170514eddf2be7735116.tar.gz complete in 3s.
docs/docs_example_contract Processing function: get_public_immutable...
docs/docs_example_contract Function get_public_immutable is neither public nor unconstrained, skipping.
fees/sponsored_fpc_contract Processing function: sponsor_unconditionally...
fees/sponsored_fpc_contract Cache download of vk-1871b137367798bf-faf76459661739d0f4f67b1c2e9caf2223086b7a5042fa239b8429163b7d14b3.tar.gz failed.
fees/sponsored_fpc_contract Generating vk for function: sponsor_unconditionally...
fees/sponsored_fpc_contract bb command: write_vk (mem: 9.00 MiB)
fees/sponsored_fpc_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
fees/sponsored_fpc_contract --scheme: client_ivc (mem: 9.00 MiB)
fees/sponsored_fpc_contract --bytecode_path: - (mem: 9.00 MiB)
fees/sponsored_fpc_contract --output_path: ./target/tmp/tmp.tMu0pTLXdZ (mem: 9.00 MiB)
fees/sponsored_fpc_contract --verbose: true (mem: 9.00 MiB)
fees/sponsored_fpc_contract --verifier_type: standalone (mem: 9.00 MiB)
fees/sponsored_fpc_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
fees/sponsored_fpc_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
fees/sponsored_fpc_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
fees/sponsored_fpc_contract busread : 742/6000 (mem: 17.00 MiB)
fees/sponsored_fpc_contract lookups : 2/15000 (mem: 17.00 MiB)
fees/sponsored_fpc_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
fees/sponsored_fpc_contract arithmetic : 3274/56000 (mem: 17.00 MiB)
fees/sponsored_fpc_contract delta range : 1785/18000 (mem: 17.00 MiB)
fees/sponsored_fpc_contract elliptic : 2/6000 (mem: 17.00 MiB)
fees/sponsored_fpc_contract auxiliary : 26/26000 (mem: 17.00 MiB)
fees/sponsored_fpc_contract poseidon ext : 2/17000 (mem: 17.00 MiB)
fees/sponsored_fpc_contract poseidon int : 2/92000 (mem: 17.00 MiB)
fees/sponsored_fpc_contract overflow : 0/0 (mem: 17.00 MiB)
fees/sponsored_fpc_contract (mem: 17.00 MiB)
fees/sponsored_fpc_contract Total structured size: 242025 (mem: 17.00 MiB)
fees/sponsored_fpc_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
fees/sponsored_fpc_contract populating trace... (mem: 217.00 MiB)
fees/sponsored_fpc_contract time to construct proving key: 106 ms. (mem: 229.00 MiB)
fees/sponsored_fpc_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 229.00 MiB)
fees/sponsored_fpc_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 252.66 MiB)
fees/sponsored_fpc_contract VK saved to "./target/tmp/tmp.tMu0pTLXdZ/vk" (mem: 252.66 MiB)
fees/sponsored_fpc_contract Completed 2.1 KiB/2.1 KiB (27.1 KiB/s) with 1 file(s) remaining
fees/sponsored_fpc_contract upload: ../../../../../tmp/tmp.U4zF3028la to s3://aztec-ci-artifacts/build-cache/vk-1871b137367798bf-faf76459661739d0f4f67b1c2e9caf2223086b7a5042fa239b8429163b7d14b3.tar.gz
fees/sponsored_fpc_contract Cache upload of vk-1871b137367798bf-faf76459661739d0f4f67b1c2e9caf2223086b7a5042fa239b8429163b7d14b3.tar.gz complete in 3s.
fees/sponsored_fpc_contract Processing function: sync_private_state...
fees/sponsored_fpc_contract Function sync_private_state is neither public nor unconstrained, skipping.
fees/sponsored_fpc_contract Processing function: public_dispatch...
fees/sponsored_fpc_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/token_bridge_contract Processing function: claim_private...
app/token_bridge_contract Cache download of vk-d3ebf44e4998ea5a-2f1710b4e5244e5e405eb906004f9dbaf9bdb16e376f5a96976dc55e1d78e0e9.tar.gz failed.
app/token_bridge_contract Generating vk for function: claim_private...
app/token_bridge_contract bb command: write_vk (mem: 9.00 MiB)
app/token_bridge_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/token_bridge_contract --scheme: client_ivc (mem: 9.00 MiB)
app/token_bridge_contract --bytecode_path: - (mem: 9.00 MiB)
app/token_bridge_contract --output_path: ./target/tmp/tmp.0JV9ucILej (mem: 9.00 MiB)
app/token_bridge_contract --verbose: true (mem: 9.00 MiB)
app/token_bridge_contract --verifier_type: standalone (mem: 9.00 MiB)
app/token_bridge_contract Constructing DeciderProvingKey (mem: 44.96 MiB)
app/token_bridge_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 45.96 MiB)
app/token_bridge_contract goblin ecc op : 4/1024 (mem: 45.96 MiB)
app/token_bridge_contract busread : 742/6000 (mem: 45.96 MiB)
app/token_bridge_contract lookups : 14482/15000 (mem: 45.96 MiB)
app/token_bridge_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 45.96 MiB)
app/token_bridge_contract arithmetic : 13721/56000 (mem: 45.96 MiB)
app/token_bridge_contract delta range : 2601/18000 (mem: 45.96 MiB)
app/token_bridge_contract elliptic : 2/6000 (mem: 45.96 MiB)
app/token_bridge_contract auxiliary : 26/26000 (mem: 45.96 MiB)
app/token_bridge_contract poseidon ext : 892/17000 (mem: 45.96 MiB)
app/token_bridge_contract poseidon int : 5075/92000 (mem: 45.96 MiB)
app/token_bridge_contract overflow : 0/0 (mem: 45.96 MiB)
app/token_bridge_contract (mem: 45.96 MiB)
app/token_bridge_contract Total structured size: 242025 (mem: 45.96 MiB)
app/token_bridge_contract allocating polynomials object in proving key... (mem: 45.96 MiB)
app/token_bridge_contract populating trace... (mem: 246.96 MiB)
app/token_bridge_contract time to construct proving key: 145 ms. (mem: 264.96 MiB)
app/token_bridge_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 264.96 MiB)
app/token_bridge_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 277.15 MiB)
app/token_bridge_contract VK saved to "./target/tmp/tmp.0JV9ucILej/vk" (mem: 277.15 MiB)
app/token_bridge_contract Completed 2.1 KiB/2.1 KiB (28.5 KiB/s) with 1 file(s) remaining
app/token_bridge_contract upload: ../../../../../tmp/tmp.pMAPyIy60O to s3://aztec-ci-artifacts/build-cache/vk-d3ebf44e4998ea5a-2f1710b4e5244e5e405eb906004f9dbaf9bdb16e376f5a96976dc55e1d78e0e9.tar.gz
app/token_bridge_contract Cache upload of vk-d3ebf44e4998ea5a-2f1710b4e5244e5e405eb906004f9dbaf9bdb16e376f5a96976dc55e1d78e0e9.tar.gz complete in 3s.
app/token_bridge_contract Processing function: claim_public...
app/token_bridge_contract Function claim_public is neither public nor unconstrained, skipping.
app/token_bridge_contract Processing function: constructor...
app/token_bridge_contract Function constructor is neither public nor unconstrained, skipping.
app/token_bridge_contract Processing function: exit_to_l1_private...
app/token_bridge_contract Cache download of vk-d3ebf44e4998ea5a-73cc7de9cf2d697b550509509a296e26fccbeab5258d457d667a9195e5bb314a.tar.gz failed.
app/token_bridge_contract Generating vk for function: exit_to_l1_private...
app/token_bridge_contract bb command: write_vk (mem: 9.00 MiB)
app/token_bridge_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/token_bridge_contract --scheme: client_ivc (mem: 9.00 MiB)
app/token_bridge_contract --bytecode_path: - (mem: 9.00 MiB)
app/token_bridge_contract --output_path: ./target/tmp/tmp.bahvCpAa9K (mem: 9.00 MiB)
app/token_bridge_contract --verbose: true (mem: 9.00 MiB)
app/token_bridge_contract --verifier_type: standalone (mem: 9.00 MiB)
app/token_bridge_contract Constructing DeciderProvingKey (mem: 30.21 MiB)
app/token_bridge_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 32.21 MiB)
app/token_bridge_contract goblin ecc op : 4/1024 (mem: 32.21 MiB)
app/token_bridge_contract busread : 742/6000 (mem: 32.21 MiB)
app/token_bridge_contract lookups : 5794/15000 (mem: 32.21 MiB)
app/token_bridge_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 32.21 MiB)
app/token_bridge_contract arithmetic : 7717/56000 (mem: 32.21 MiB)
app/token_bridge_contract delta range : 2171/18000 (mem: 32.21 MiB)
app/token_bridge_contract elliptic : 2/6000 (mem: 32.21 MiB)
app/token_bridge_contract auxiliary : 26/26000 (mem: 32.21 MiB)
app/token_bridge_contract poseidon ext : 482/17000 (mem: 32.21 MiB)
app/token_bridge_contract poseidon int : 2738/92000 (mem: 32.21 MiB)
app/token_bridge_contract overflow : 0/0 (mem: 32.21 MiB)
app/token_bridge_contract (mem: 32.21 MiB)
app/token_bridge_contract Total structured size: 242025 (mem: 32.21 MiB)
app/token_bridge_contract allocating polynomials object in proving key... (mem: 32.21 MiB)
app/token_bridge_contract populating trace... (mem: 226.21 MiB)
app/token_bridge_contract time to construct proving key: 85 ms. (mem: 242.21 MiB)
app/token_bridge_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 242.21 MiB)
app/token_bridge_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 274.21 MiB)
app/token_bridge_contract VK saved to "./target/tmp/tmp.bahvCpAa9K/vk" (mem: 274.21 MiB)
app/token_bridge_contract Completed 2.1 KiB/2.1 KiB (25.4 KiB/s) with 1 file(s) remaining
app/token_bridge_contract upload: ../../../../../tmp/tmp.hfgUk7O01t to s3://aztec-ci-artifacts/build-cache/vk-d3ebf44e4998ea5a-73cc7de9cf2d697b550509509a296e26fccbeab5258d457d667a9195e5bb314a.tar.gz
app/token_bridge_contract Cache upload of vk-d3ebf44e4998ea5a-73cc7de9cf2d697b550509509a296e26fccbeab5258d457d667a9195e5bb314a.tar.gz complete in 3s.
app/token_bridge_contract Processing function: exit_to_l1_public...
app/token_bridge_contract Function exit_to_l1_public is neither public nor unconstrained, skipping.
app/token_bridge_contract Processing function: get_config...
app/token_bridge_contract Cache download of vk-d3ebf44e4998ea5a-d02ed121c5c1c68affb4711e850727bbabe02f4502122da79ec931fb2191daa5.tar.gz failed.
app/token_bridge_contract Generating vk for function: get_config...
app/token_bridge_contract bb command: write_vk (mem: 9.00 MiB)
app/token_bridge_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/token_bridge_contract --scheme: client_ivc (mem: 9.00 MiB)
app/token_bridge_contract --bytecode_path: - (mem: 9.00 MiB)
app/token_bridge_contract --output_path: ./target/tmp/tmp.NbF4eeNTWT (mem: 9.00 MiB)
app/token_bridge_contract --verbose: true (mem: 9.00 MiB)
app/token_bridge_contract --verifier_type: standalone (mem: 9.00 MiB)
app/token_bridge_contract Constructing DeciderProvingKey (mem: 19.96 MiB)
app/token_bridge_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 20.96 MiB)
app/token_bridge_contract goblin ecc op : 4/1024 (mem: 20.96 MiB)
app/token_bridge_contract busread : 742/6000 (mem: 20.96 MiB)
app/token_bridge_contract lookups : 2/15000 (mem: 20.96 MiB)
app/token_bridge_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 20.96 MiB)
app/token_bridge_contract arithmetic : 4236/56000 (mem: 20.96 MiB)
app/token_bridge_contract delta range : 1887/18000 (mem: 20.96 MiB)
app/token_bridge_contract elliptic : 2/6000 (mem: 20.96 MiB)
app/token_bridge_contract auxiliary : 26/26000 (mem: 20.96 MiB)
app/token_bridge_contract poseidon ext : 452/17000 (mem: 20.96 MiB)
app/token_bridge_contract poseidon int : 2567/92000 (mem: 20.96 MiB)
app/token_bridge_contract overflow : 0/0 (mem: 20.96 MiB)
app/token_bridge_contract (mem: 20.96 MiB)
app/token_bridge_contract Total structured size: 242025 (mem: 20.96 MiB)
app/token_bridge_contract allocating polynomials object in proving key... (mem: 21.96 MiB)
app/token_bridge_contract populating trace... (mem: 223.96 MiB)
app/token_bridge_contract time to construct proving key: 76 ms. (mem: 236.96 MiB)
app/token_bridge_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 236.96 MiB)
app/token_bridge_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 268.96 MiB)
app/token_bridge_contract VK saved to "./target/tmp/tmp.NbF4eeNTWT/vk" (mem: 268.96 MiB)
app/token_bridge_contract Completed 2.1 KiB/2.1 KiB (26.3 KiB/s) with 1 file(s) remaining
app/token_bridge_contract upload: ../../../../../tmp/tmp.rSC2U8xvlN to s3://aztec-ci-artifacts/build-cache/vk-d3ebf44e4998ea5a-d02ed121c5c1c68affb4711e850727bbabe02f4502122da79ec931fb2191daa5.tar.gz
app/token_bridge_contract Cache upload of vk-d3ebf44e4998ea5a-d02ed121c5c1c68affb4711e850727bbabe02f4502122da79ec931fb2191daa5.tar.gz complete in 3s.
app/token_bridge_contract Processing function: get_config_public...
app/token_bridge_contract Function get_config_public is neither public nor unconstrained, skipping.
app/token_bridge_contract Processing function: process_message...
app/token_bridge_contract Function process_message is neither public nor unconstrained, skipping.
app/token_bridge_contract Processing function: public_dispatch...
app/token_bridge_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/token_bridge_contract Processing function: sync_private_state...
app/token_bridge_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/uniswap_contract Processing function: swap_private...
app/uniswap_contract Cache download of vk-3a20d441706b684f-89c54866b9daffa5fe88d91b262196ccab6e6515c730b4759ef1f0fd17fc2f43.tar.gz failed.
app/uniswap_contract Generating vk for function: swap_private...
app/uniswap_contract bb command: write_vk (mem: 9.00 MiB)
app/uniswap_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/uniswap_contract --scheme: client_ivc (mem: 9.00 MiB)
app/uniswap_contract --bytecode_path: - (mem: 9.00 MiB)
app/uniswap_contract --output_path: ./target/tmp/tmp.kpJgPFNH0C (mem: 9.00 MiB)
app/uniswap_contract --verbose: true (mem: 9.00 MiB)
app/uniswap_contract --verifier_type: standalone (mem: 9.00 MiB)
app/uniswap_contract Constructing DeciderProvingKey (mem: 39.70 MiB)
app/uniswap_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 41.70 MiB)
app/uniswap_contract goblin ecc op : 4/1024 (mem: 41.70 MiB)
app/uniswap_contract busread : 742/6000 (mem: 41.70 MiB)
app/uniswap_contract lookups : 11586/15000 (mem: 41.70 MiB)
app/uniswap_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 41.70 MiB)
app/uniswap_contract arithmetic : 11613/56000 (mem: 41.70 MiB)
app/uniswap_contract delta range : 2488/18000 (mem: 41.70 MiB)
app/uniswap_contract elliptic : 2/6000 (mem: 41.70 MiB)
app/uniswap_contract auxiliary : 26/26000 (mem: 41.70 MiB)
app/uniswap_contract poseidon ext : 542/17000 (mem: 41.70 MiB)
app/uniswap_contract poseidon int : 3080/92000 (mem: 41.70 MiB)
app/uniswap_contract overflow : 0/0 (mem: 41.70 MiB)
app/uniswap_contract (mem: 41.70 MiB)
app/uniswap_contract Total structured size: 242025 (mem: 41.70 MiB)
app/uniswap_contract allocating polynomials object in proving key... (mem: 41.70 MiB)
app/uniswap_contract populating trace... (mem: 249.70 MiB)
app/uniswap_contract time to construct proving key: 120 ms. (mem: 263.70 MiB)
app/uniswap_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 263.70 MiB)
app/uniswap_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 293.46 MiB)
app/uniswap_contract VK saved to "./target/tmp/tmp.kpJgPFNH0C/vk" (mem: 293.46 MiB)
app/uniswap_contract Completed 2.1 KiB/2.1 KiB (27.8 KiB/s) with 1 file(s) remaining
app/uniswap_contract upload: ../../../../../tmp/tmp.wLRvVDufEM to s3://aztec-ci-artifacts/build-cache/vk-3a20d441706b684f-89c54866b9daffa5fe88d91b262196ccab6e6515c730b4759ef1f0fd17fc2f43.tar.gz
app/uniswap_contract Cache upload of vk-3a20d441706b684f-89c54866b9daffa5fe88d91b262196ccab6e6515c730b4759ef1f0fd17fc2f43.tar.gz complete in 3s.
app/uniswap_contract Processing function: swap_public...
app/uniswap_contract Function swap_public is neither public nor unconstrained, skipping.
app/uniswap_contract Processing function: sync_private_state...
app/uniswap_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract compile test/avm_gadgets_test_contract
app/nft_contract Processing function: transfer_in_private...
app/nft_contract Cache download of vk-55a1574a130b0e7e-fab1a53b89c25fc9570ff93976ac3bf79a0b89b8e25256bf676a5d0fac64c437.tar.gz failed.
app/nft_contract Generating vk for function: transfer_in_private...
app/nft_contract bb command: write_vk (mem: 9.00 MiB)
app/nft_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/nft_contract --scheme: client_ivc (mem: 9.00 MiB)
app/nft_contract --bytecode_path: - (mem: 9.00 MiB)
app/nft_contract --output_path: ./target/tmp/tmp.JqifxPTfVi (mem: 9.00 MiB)
app/nft_contract --verbose: true (mem: 9.00 MiB)
app/nft_contract --verifier_type: standalone (mem: 9.00 MiB)
app/nft_contract Constructing DeciderProvingKey (mem: 47.64 MiB)
app/nft_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 48.64 MiB)
app/nft_contract goblin ecc op : 4/1024 (mem: 48.64 MiB)
app/nft_contract busread : 742/6000 (mem: 48.64 MiB)
app/nft_contract lookups : 12250/15000 (mem: 48.64 MiB)
app/nft_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 48.64 MiB)
app/nft_contract arithmetic : 17472/56000 (mem: 48.64 MiB)
app/nft_contract delta range : 2663/18000 (mem: 48.64 MiB)
app/nft_contract elliptic : 992/6000 (mem: 48.64 MiB)
app/nft_contract auxiliary : 1654/26000 (mem: 48.64 MiB)
app/nft_contract poseidon ext : 282/17000 (mem: 48.64 MiB)
app/nft_contract poseidon int : 1598/92000 (mem: 48.64 MiB)
app/nft_contract overflow : 0/0 (mem: 48.64 MiB)
app/nft_contract (mem: 48.64 MiB)
app/nft_contract Total structured size: 242025 (mem: 48.64 MiB)
app/nft_contract allocating polynomials object in proving key... (mem: 48.64 MiB)
app/nft_contract populating trace... (mem: 250.64 MiB)
app/nft_contract time to construct proving key: 140 ms. (mem: 260.64 MiB)
app/nft_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 260.64 MiB)
app/nft_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 281.64 MiB)
app/nft_contract VK saved to "./target/tmp/tmp.JqifxPTfVi/vk" (mem: 281.64 MiB)
app/nft_contract Completed 2.1 KiB/2.1 KiB (25.5 KiB/s) with 1 file(s) remaining
app/nft_contract upload: ../../../../../tmp/tmp.trvronVDb0 to s3://aztec-ci-artifacts/build-cache/vk-55a1574a130b0e7e-fab1a53b89c25fc9570ff93976ac3bf79a0b89b8e25256bf676a5d0fac64c437.tar.gz
app/nft_contract Cache upload of vk-55a1574a130b0e7e-fab1a53b89c25fc9570ff93976ac3bf79a0b89b8e25256bf676a5d0fac64c437.tar.gz complete in 3s.
app/nft_contract Processing function: transfer_in_public...
app/nft_contract Function transfer_in_public is neither public nor unconstrained, skipping.
app/nft_contract Processing function: transfer_to_private...
app/nft_contract Cache download of vk-55a1574a130b0e7e-1ce5f68d668edabba9eb5cd755090a37ff4c72cc4fcbd99e5494c86b90140a4c.tar.gz failed.
app/nft_contract Generating vk for function: transfer_to_private...
app/nft_contract bb command: write_vk (mem: 9.00 MiB)
app/nft_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/nft_contract --scheme: client_ivc (mem: 9.00 MiB)
app/nft_contract --bytecode_path: - (mem: 9.00 MiB)
app/nft_contract --output_path: ./target/tmp/tmp.Z3u7RjYyXm (mem: 9.00 MiB)
app/nft_contract --verbose: true (mem: 9.00 MiB)
app/nft_contract --verifier_type: standalone (mem: 9.00 MiB)
app/nft_contract Constructing DeciderProvingKey (mem: 38.95 MiB)
app/nft_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 42.95 MiB)
app/nft_contract goblin ecc op : 4/1024 (mem: 42.95 MiB)
app/nft_contract busread : 742/6000 (mem: 42.95 MiB)
app/nft_contract lookups : 12250/15000 (mem: 42.95 MiB)
app/nft_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 42.95 MiB)
app/nft_contract arithmetic : 15229/56000 (mem: 42.95 MiB)
app/nft_contract delta range : 2447/18000 (mem: 42.95 MiB)
app/nft_contract elliptic : 670/6000 (mem: 42.95 MiB)
app/nft_contract auxiliary : 738/26000 (mem: 42.95 MiB)
app/nft_contract poseidon ext : 72/17000 (mem: 42.95 MiB)
app/nft_contract poseidon int : 401/92000 (mem: 42.95 MiB)
app/nft_contract overflow : 0/0 (mem: 42.95 MiB)
app/nft_contract (mem: 42.95 MiB)
app/nft_contract Total structured size: 242025 (mem: 42.95 MiB)
app/nft_contract allocating polynomials object in proving key... (mem: 42.95 MiB)
app/nft_contract populating trace... (mem: 254.95 MiB)
app/nft_contract time to construct proving key: 144 ms. (mem: 266.95 MiB)
app/nft_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 266.95 MiB)
app/nft_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 296.27 MiB)
app/nft_contract VK saved to "./target/tmp/tmp.Z3u7RjYyXm/vk" (mem: 296.27 MiB)
app/nft_contract Completed 2.1 KiB/2.1 KiB (21.7 KiB/s) with 1 file(s) remaining
app/nft_contract upload: ../../../../../tmp/tmp.r3I6tJgnvp to s3://aztec-ci-artifacts/build-cache/vk-55a1574a130b0e7e-1ce5f68d668edabba9eb5cd755090a37ff4c72cc4fcbd99e5494c86b90140a4c.tar.gz
app/nft_contract Cache upload of vk-55a1574a130b0e7e-1ce5f68d668edabba9eb5cd755090a37ff4c72cc4fcbd99e5494c86b90140a4c.tar.gz complete in 3s.
app/nft_contract Processing function: transfer_to_public...
app/nft_contract Cache download of vk-55a1574a130b0e7e-10d7a92fcb3cec60b13d19c4cb939acaa535f702618b2f39390430ba966f42f8.tar.gz failed.
app/nft_contract Generating vk for function: transfer_to_public...
app/nft_contract bb command: write_vk (mem: 8.00 MiB)
app/nft_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/nft_contract --scheme: client_ivc (mem: 9.00 MiB)
app/nft_contract --bytecode_path: - (mem: 9.00 MiB)
app/nft_contract --output_path: ./target/tmp/tmp.bKkceS2ekl (mem: 9.00 MiB)
app/nft_contract --verbose: true (mem: 9.00 MiB)
app/nft_contract --verifier_type: standalone (mem: 9.00 MiB)
app/nft_contract Constructing DeciderProvingKey (mem: 19.20 MiB)
app/nft_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 22.20 MiB)
app/nft_contract goblin ecc op : 4/1024 (mem: 22.20 MiB)
app/nft_contract busread : 742/6000 (mem: 22.20 MiB)
app/nft_contract lookups : 2/15000 (mem: 22.20 MiB)
app/nft_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 22.20 MiB)
app/nft_contract arithmetic : 5612/56000 (mem: 22.20 MiB)
app/nft_contract delta range : 2009/18000 (mem: 22.20 MiB)
app/nft_contract elliptic : 324/6000 (mem: 22.20 MiB)
app/nft_contract auxiliary : 942/26000 (mem: 22.20 MiB)
app/nft_contract poseidon ext : 262/17000 (mem: 22.20 MiB)
app/nft_contract poseidon int : 1484/92000 (mem: 22.20 MiB)
app/nft_contract overflow : 0/0 (mem: 22.20 MiB)
app/nft_contract (mem: 22.20 MiB)
app/nft_contract Total structured size: 242025 (mem: 22.20 MiB)
app/nft_contract allocating polynomials object in proving key... (mem: 22.20 MiB)
app/nft_contract populating trace... (mem: 225.20 MiB)
app/nft_contract time to construct proving key: 79 ms. (mem: 238.20 MiB)
app/nft_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 238.20 MiB)
app/nft_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 270.20 MiB)
app/nft_contract VK saved to "./target/tmp/tmp.bKkceS2ekl/vk" (mem: 270.20 MiB)
app/nft_contract Completed 2.1 KiB/2.1 KiB (25.8 KiB/s) with 1 file(s) remaining
app/nft_contract upload: ../../../../../tmp/tmp.dcpsHvvYZb to s3://aztec-ci-artifacts/build-cache/vk-55a1574a130b0e7e-10d7a92fcb3cec60b13d19c4cb939acaa535f702618b2f39390430ba966f42f8.tar.gz
app/nft_contract Cache upload of vk-55a1574a130b0e7e-10d7a92fcb3cec60b13d19c4cb939acaa535f702618b2f39390430ba966f42f8.tar.gz complete in 2s.
test/avm_initializer_test_contract compile test/avm_initializer_test_contract
fees/fpc_contract Processing function: fee_entrypoint_private...
fees/fpc_contract Cache download of vk-bf9d473b41ad5212-c94a8ff519bda0a0d5bfcec64091368fcc1e8c7e3f053fb07583f700c802f447.tar.gz failed.
fees/fpc_contract Generating vk for function: fee_entrypoint_private...
fees/fpc_contract bb command: write_vk (mem: 9.00 MiB)
fees/fpc_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
fees/fpc_contract --scheme: client_ivc (mem: 9.00 MiB)
fees/fpc_contract --bytecode_path: - (mem: 9.00 MiB)
fees/fpc_contract --output_path: ./target/tmp/tmp.iYW6IvUTxc (mem: 9.00 MiB)
fees/fpc_contract --verbose: true (mem: 9.00 MiB)
fees/fpc_contract --verifier_type: standalone (mem: 9.00 MiB)
fees/fpc_contract Constructing DeciderProvingKey (mem: 18.00 MiB)
fees/fpc_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 20.00 MiB)
fees/fpc_contract goblin ecc op : 4/1024 (mem: 20.00 MiB)
fees/fpc_contract busread : 742/6000 (mem: 20.00 MiB)
fees/fpc_contract lookups : 2/15000 (mem: 20.00 MiB)
fees/fpc_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 20.00 MiB)
fees/fpc_contract arithmetic : 4299/56000 (mem: 20.00 MiB)
fees/fpc_contract delta range : 1893/18000 (mem: 20.00 MiB)
fees/fpc_contract elliptic : 2/6000 (mem: 20.00 MiB)
fees/fpc_contract auxiliary : 26/26000 (mem: 20.00 MiB)
fees/fpc_contract poseidon ext : 512/17000 (mem: 20.00 MiB)
fees/fpc_contract poseidon int : 2909/92000 (mem: 20.00 MiB)
fees/fpc_contract overflow : 0/0 (mem: 20.00 MiB)
fees/fpc_contract (mem: 20.00 MiB)
fees/fpc_contract Total structured size: 242025 (mem: 20.00 MiB)
fees/fpc_contract allocating polynomials object in proving key... (mem: 20.00 MiB)
fees/fpc_contract populating trace... (mem: 237.00 MiB)
fees/fpc_contract time to construct proving key: 114 ms. (mem: 250.00 MiB)
fees/fpc_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 250.00 MiB)
fees/fpc_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 282.00 MiB)
fees/fpc_contract VK saved to "./target/tmp/tmp.iYW6IvUTxc/vk" (mem: 282.00 MiB)
fees/fpc_contract Completed 2.1 KiB/2.1 KiB (28.6 KiB/s) with 1 file(s) remaining
fees/fpc_contract upload: ../../../../../tmp/tmp.Pl2tNu6NhX to s3://aztec-ci-artifacts/build-cache/vk-bf9d473b41ad5212-c94a8ff519bda0a0d5bfcec64091368fcc1e8c7e3f053fb07583f700c802f447.tar.gz
fees/fpc_contract Cache upload of vk-bf9d473b41ad5212-c94a8ff519bda0a0d5bfcec64091368fcc1e8c7e3f053fb07583f700c802f447.tar.gz complete in 3s.
fees/fpc_contract Processing function: fee_entrypoint_public...
fees/fpc_contract Cache download of vk-bf9d473b41ad5212-dc7d27041bbf9cce3538a33994d75aac5b2de3a06ac79b8868f6cecf4ff69319.tar.gz failed.
fees/fpc_contract Generating vk for function: fee_entrypoint_public...
fees/fpc_contract bb command: write_vk (mem: 9.00 MiB)
fees/fpc_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
fees/fpc_contract --scheme: client_ivc (mem: 9.00 MiB)
fees/fpc_contract --bytecode_path: - (mem: 9.00 MiB)
fees/fpc_contract --output_path: ./target/tmp/tmp.KlFiN0IwtW (mem: 9.00 MiB)
fees/fpc_contract --verbose: true (mem: 9.00 MiB)
fees/fpc_contract --verifier_type: standalone (mem: 9.00 MiB)
fees/fpc_contract Constructing DeciderProvingKey (mem: 18.00 MiB)
fees/fpc_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 21.00 MiB)
fees/fpc_contract goblin ecc op : 4/1024 (mem: 21.00 MiB)
fees/fpc_contract busread : 742/6000 (mem: 21.00 MiB)
fees/fpc_contract lookups : 2/15000 (mem: 21.00 MiB)
fees/fpc_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 21.00 MiB)
fees/fpc_contract arithmetic : 4284/56000 (mem: 21.00 MiB)
fees/fpc_contract delta range : 1890/18000 (mem: 21.00 MiB)
fees/fpc_contract elliptic : 2/6000 (mem: 21.00 MiB)
fees/fpc_contract auxiliary : 26/26000 (mem: 21.00 MiB)
fees/fpc_contract poseidon ext : 492/17000 (mem: 21.00 MiB)
fees/fpc_contract poseidon int : 2795/92000 (mem: 21.00 MiB)
fees/fpc_contract overflow : 0/0 (mem: 21.00 MiB)
fees/fpc_contract (mem: 21.00 MiB)
fees/fpc_contract Total structured size: 242025 (mem: 21.00 MiB)
fees/fpc_contract allocating polynomials object in proving key... (mem: 21.00 MiB)
fees/fpc_contract populating trace... (mem: 242.00 MiB)
fees/fpc_contract time to construct proving key: 124 ms. (mem: 254.00 MiB)
fees/fpc_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 254.00 MiB)
fees/fpc_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 286.00 MiB)
fees/fpc_contract VK saved to "./target/tmp/tmp.KlFiN0IwtW/vk" (mem: 286.00 MiB)
fees/fpc_contract Completed 2.1 KiB/2.1 KiB (22.9 KiB/s) with 1 file(s) remaining
fees/fpc_contract upload: ../../../../../tmp/tmp.fs0E2RCxA0 to s3://aztec-ci-artifacts/build-cache/vk-bf9d473b41ad5212-dc7d27041bbf9cce3538a33994d75aac5b2de3a06ac79b8868f6cecf4ff69319.tar.gz
fees/fpc_contract Cache upload of vk-bf9d473b41ad5212-dc7d27041bbf9cce3538a33994d75aac5b2de3a06ac79b8868f6cecf4ff69319.tar.gz complete in 3s.
fees/fpc_contract Processing function: get_accepted_asset...
fees/fpc_contract Cache download of vk-bf9d473b41ad5212-b83a8a58becc24d54c66e26ad5d564a72a6ad1ab2a57b19229010043ca22d56b.tar.gz failed.
fees/fpc_contract Generating vk for function: get_accepted_asset...
fees/fpc_contract bb command: write_vk (mem: 9.00 MiB)
fees/fpc_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
fees/fpc_contract --scheme: client_ivc (mem: 9.00 MiB)
fees/fpc_contract --bytecode_path: - (mem: 9.00 MiB)
fees/fpc_contract --output_path: ./target/tmp/tmp.3eQHGB4ili (mem: 9.00 MiB)
fees/fpc_contract --verbose: true (mem: 9.00 MiB)
fees/fpc_contract --verifier_type: standalone (mem: 9.00 MiB)
fees/fpc_contract Constructing DeciderProvingKey (mem: 18.96 MiB)
fees/fpc_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 20.96 MiB)
fees/fpc_contract goblin ecc op : 4/1024 (mem: 20.96 MiB)
fees/fpc_contract busread : 742/6000 (mem: 20.96 MiB)
fees/fpc_contract lookups : 2/15000 (mem: 20.96 MiB)
fees/fpc_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 20.96 MiB)
fees/fpc_contract arithmetic : 4236/56000 (mem: 20.96 MiB)
fees/fpc_contract delta range : 1887/18000 (mem: 20.96 MiB)
fees/fpc_contract elliptic : 2/6000 (mem: 20.96 MiB)
fees/fpc_contract auxiliary : 26/26000 (mem: 20.96 MiB)
fees/fpc_contract poseidon ext : 452/17000 (mem: 20.96 MiB)
fees/fpc_contract poseidon int : 2567/92000 (mem: 20.96 MiB)
fees/fpc_contract overflow : 0/0 (mem: 20.96 MiB)
fees/fpc_contract (mem: 20.96 MiB)
fees/fpc_contract Total structured size: 242025 (mem: 20.96 MiB)
fees/fpc_contract allocating polynomials object in proving key... (mem: 20.96 MiB)
fees/fpc_contract populating trace... (mem: 236.96 MiB)
fees/fpc_contract time to construct proving key: 120 ms. (mem: 249.96 MiB)
fees/fpc_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 249.96 MiB)
fees/fpc_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 280.96 MiB)
fees/fpc_contract VK saved to "./target/tmp/tmp.3eQHGB4ili/vk" (mem: 280.96 MiB)
fees/fpc_contract Completed 2.1 KiB/2.1 KiB (27.0 KiB/s) with 1 file(s) remaining
fees/fpc_contract upload: ../../../../../tmp/tmp.5GsWZxqkeU to s3://aztec-ci-artifacts/build-cache/vk-bf9d473b41ad5212-b83a8a58becc24d54c66e26ad5d564a72a6ad1ab2a57b19229010043ca22d56b.tar.gz
fees/fpc_contract Cache upload of vk-bf9d473b41ad5212-b83a8a58becc24d54c66e26ad5d564a72a6ad1ab2a57b19229010043ca22d56b.tar.gz complete in 3s.
fees/fpc_contract Processing function: process_message...
fees/fpc_contract Function process_message is neither public nor unconstrained, skipping.
fees/fpc_contract Processing function: public_dispatch...
fees/fpc_contract Function public_dispatch is neither public nor unconstrained, skipping.
fees/fpc_contract Processing function: pull_funds...
fees/fpc_contract Function pull_funds is neither public nor unconstrained, skipping.
fees/fpc_contract Processing function: sync_private_state...
fees/fpc_contract Function sync_private_state is neither public nor unconstrained, skipping.
protocol/contract_class_registerer_contract Processing function: assert_class_id_is_registered...
protocol/contract_class_registerer_contract Cache download of vk-dbf0ca791ed452da-bfadd00fec576338981c5ebfc4e8a9c9ba4253b53b75319f357040b25e598e5e.tar.gz failed.
protocol/contract_class_registerer_contract Generating vk for function: assert_class_id_is_registered...
protocol/contract_class_registerer_contract bb command: write_vk (mem: 9.00 MiB)
protocol/contract_class_registerer_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
protocol/contract_class_registerer_contract --scheme: client_ivc (mem: 9.00 MiB)
protocol/contract_class_registerer_contract --bytecode_path: - (mem: 9.00 MiB)
protocol/contract_class_registerer_contract --output_path: ./target/tmp/tmp.4BoOnKkrrt (mem: 9.00 MiB)
protocol/contract_class_registerer_contract --verbose: true (mem: 9.00 MiB)
protocol/contract_class_registerer_contract --verifier_type: standalone (mem: 9.00 MiB)
protocol/contract_class_registerer_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
protocol/contract_class_registerer_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.00 MiB)
protocol/contract_class_registerer_contract goblin ecc op : 4/1024 (mem: 18.00 MiB)
protocol/contract_class_registerer_contract busread : 742/6000 (mem: 18.00 MiB)
protocol/contract_class_registerer_contract lookups : 2/15000 (mem: 18.00 MiB)
protocol/contract_class_registerer_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.00 MiB)
protocol/contract_class_registerer_contract arithmetic : 3287/56000 (mem: 18.00 MiB)
protocol/contract_class_registerer_contract delta range : 1787/18000 (mem: 18.00 MiB)
protocol/contract_class_registerer_contract elliptic : 2/6000 (mem: 18.00 MiB)
protocol/contract_class_registerer_contract auxiliary : 26/26000 (mem: 18.00 MiB)
protocol/contract_class_registerer_contract poseidon ext : 12/17000 (mem: 18.00 MiB)
protocol/contract_class_registerer_contract poseidon int : 59/92000 (mem: 18.00 MiB)
protocol/contract_class_registerer_contract overflow : 0/0 (mem: 18.00 MiB)
protocol/contract_class_registerer_contract (mem: 18.00 MiB)
protocol/contract_class_registerer_contract Total structured size: 242025 (mem: 18.00 MiB)
protocol/contract_class_registerer_contract allocating polynomials object in proving key... (mem: 18.00 MiB)
protocol/contract_class_registerer_contract populating trace... (mem: 222.00 MiB)
protocol/contract_class_registerer_contract time to construct proving key: 169 ms. (mem: 235.00 MiB)
protocol/contract_class_registerer_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 235.00 MiB)
protocol/contract_class_registerer_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 259.09 MiB)
protocol/contract_class_registerer_contract VK saved to "./target/tmp/tmp.4BoOnKkrrt/vk" (mem: 259.09 MiB)
protocol/contract_class_registerer_contract Completed 2.1 KiB/2.1 KiB (28.0 KiB/s) with 1 file(s) remaining
protocol/contract_class_registerer_contract upload: ../../../../../tmp/tmp.1GJExplHoH to s3://aztec-ci-artifacts/build-cache/vk-dbf0ca791ed452da-bfadd00fec576338981c5ebfc4e8a9c9ba4253b53b75319f357040b25e598e5e.tar.gz
protocol/contract_class_registerer_contract Cache upload of vk-dbf0ca791ed452da-bfadd00fec576338981c5ebfc4e8a9c9ba4253b53b75319f357040b25e598e5e.tar.gz complete in 3s.
app/simple_token_contract Processing function: _recurse_subtract_balance...
app/simple_token_contract Cache download of vk-415c7dec1e37b686-444563887e53e04794dfef26f5478ab65399c51fe10f324daf53bae4ac65a134.tar.gz failed.
app/simple_token_contract Generating vk for function: _recurse_subtract_balance...
app/simple_token_contract bb command: write_vk (mem: 9.00 MiB)
app/simple_token_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/simple_token_contract --scheme: client_ivc (mem: 9.00 MiB)
app/simple_token_contract --bytecode_path: - (mem: 9.00 MiB)
app/simple_token_contract --output_path: ./target/tmp/tmp.afBU6j5Ppy (mem: 9.00 MiB)
app/simple_token_contract --verbose: true (mem: 9.00 MiB)
app/simple_token_contract --verifier_type: standalone (mem: 9.00 MiB)
app/simple_token_contract Constructing DeciderProvingKey (mem: 34.73 MiB)
app/simple_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 42.73 MiB)
app/simple_token_contract goblin ecc op : 4/1024 (mem: 42.73 MiB)
app/simple_token_contract busread : 742/6000 (mem: 42.73 MiB)
app/simple_token_contract lookups : 2/15000 (mem: 42.73 MiB)
app/simple_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 42.73 MiB)
app/simple_token_contract arithmetic : 11983/56000 (mem: 42.73 MiB)
app/simple_token_contract delta range : 3092/18000 (mem: 42.73 MiB)
app/simple_token_contract elliptic : 2578/6000 (mem: 42.73 MiB)
app/simple_token_contract auxiliary : 9593/26000 (mem: 42.73 MiB)
app/simple_token_contract poseidon ext : 1402/17000 (mem: 42.73 MiB)
app/simple_token_contract poseidon int : 7982/92000 (mem: 42.73 MiB)
app/simple_token_contract overflow : 0/0 (mem: 42.73 MiB)
app/simple_token_contract (mem: 42.73 MiB)
app/simple_token_contract Total structured size: 242025 (mem: 42.73 MiB)
app/simple_token_contract allocating polynomials object in proving key... (mem: 42.73 MiB)
app/simple_token_contract populating trace... (mem: 258.73 MiB)
app/simple_token_contract time to construct proving key: 191 ms. (mem: 277.73 MiB)
app/simple_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 277.73 MiB)
app/simple_token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 308.73 MiB)
app/simple_token_contract VK saved to "./target/tmp/tmp.afBU6j5Ppy/vk" (mem: 308.73 MiB)
app/simple_token_contract Completed 2.1 KiB/2.1 KiB (33.8 KiB/s) with 1 file(s) remaining
app/simple_token_contract upload: ../../../../../tmp/tmp.hdgD6D7zhh to s3://aztec-ci-artifacts/build-cache/vk-415c7dec1e37b686-444563887e53e04794dfef26f5478ab65399c51fe10f324daf53bae4ac65a134.tar.gz
app/simple_token_contract Cache upload of vk-415c7dec1e37b686-444563887e53e04794dfef26f5478ab65399c51fe10f324daf53bae4ac65a134.tar.gz complete in 3s.
app/simple_token_contract Processing function: _reduce_total_supply...
app/simple_token_contract Function _reduce_total_supply is neither public nor unconstrained, skipping.
protocol/contract_instance_deployer_contract Processing function: deploy...
protocol/contract_instance_deployer_contract Cache download of vk-aca5a170b9ef82e3-59d21f8435b1bb70421e9f196bce925a450aa414729acb4457816630267c4018.tar.gz failed.
protocol/contract_instance_deployer_contract Generating vk for function: deploy...
protocol/contract_instance_deployer_contract bb command: write_vk (mem: 8.00 MiB)
protocol/contract_instance_deployer_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
protocol/contract_instance_deployer_contract --scheme: client_ivc (mem: 9.00 MiB)
protocol/contract_instance_deployer_contract --bytecode_path: - (mem: 9.00 MiB)
protocol/contract_instance_deployer_contract --output_path: ./target/tmp/tmp.VsqRW9uAMM (mem: 9.00 MiB)
protocol/contract_instance_deployer_contract --verbose: true (mem: 9.00 MiB)
protocol/contract_instance_deployer_contract --verifier_type: standalone (mem: 9.00 MiB)
protocol/contract_instance_deployer_contract Constructing DeciderProvingKey (mem: 16.00 MiB)
protocol/contract_instance_deployer_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 20.00 MiB)
protocol/contract_instance_deployer_contract goblin ecc op : 4/1024 (mem: 20.00 MiB)
protocol/contract_instance_deployer_contract busread : 742/6000 (mem: 20.00 MiB)
protocol/contract_instance_deployer_contract lookups : 2/15000 (mem: 20.00 MiB)
protocol/contract_instance_deployer_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 20.00 MiB)
protocol/contract_instance_deployer_contract arithmetic : 3656/56000 (mem: 20.00 MiB)
protocol/contract_instance_deployer_contract delta range : 1838/18000 (mem: 20.00 MiB)
protocol/contract_instance_deployer_contract elliptic : 340/6000 (mem: 20.00 MiB)
protocol/contract_instance_deployer_contract auxiliary : 187/26000 (mem: 20.00 MiB)
protocol/contract_instance_deployer_contract poseidon ext : 162/17000 (mem: 20.00 MiB)
protocol/contract_instance_deployer_contract poseidon int : 914/92000 (mem: 20.00 MiB)
protocol/contract_instance_deployer_contract overflow : 0/0 (mem: 20.00 MiB)
protocol/contract_instance_deployer_contract (mem: 20.00 MiB)
protocol/contract_instance_deployer_contract Total structured size: 242025 (mem: 20.00 MiB)
protocol/contract_instance_deployer_contract allocating polynomials object in proving key... (mem: 20.00 MiB)
protocol/contract_instance_deployer_contract populating trace... (mem: 239.00 MiB)
protocol/contract_instance_deployer_contract time to construct proving key: 119 ms. (mem: 254.00 MiB)
protocol/contract_instance_deployer_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 254.00 MiB)
protocol/contract_instance_deployer_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 278.13 MiB)
protocol/contract_instance_deployer_contract VK saved to "./target/tmp/tmp.VsqRW9uAMM/vk" (mem: 278.13 MiB)
protocol/contract_instance_deployer_contract Completed 2.1 KiB/2.1 KiB (26.8 KiB/s) with 1 file(s) remaining
protocol/contract_instance_deployer_contract upload: ../../../../../tmp/tmp.88DvXCuwIC to s3://aztec-ci-artifacts/build-cache/vk-aca5a170b9ef82e3-59d21f8435b1bb70421e9f196bce925a450aa414729acb4457816630267c4018.tar.gz
protocol/contract_instance_deployer_contract Cache upload of vk-aca5a170b9ef82e3-59d21f8435b1bb70421e9f196bce925a450aa414729acb4457816630267c4018.tar.gz complete in 3s.
protocol/contract_instance_deployer_contract Processing function: get_update_delay...
protocol/contract_instance_deployer_contract Function get_update_delay is neither public nor unconstrained, skipping.
protocol/contract_instance_deployer_contract Processing function: process_message...
protocol/contract_instance_deployer_contract Function process_message is neither public nor unconstrained, skipping.
protocol/contract_instance_deployer_contract Processing function: public_dispatch...
protocol/contract_instance_deployer_contract Function public_dispatch is neither public nor unconstrained, skipping.
protocol/contract_instance_deployer_contract Processing function: set_update_delay...
protocol/contract_instance_deployer_contract Function set_update_delay is neither public nor unconstrained, skipping.
protocol/contract_instance_deployer_contract Processing function: sync_private_state...
protocol/contract_instance_deployer_contract Function sync_private_state is neither public nor unconstrained, skipping.
protocol/contract_instance_deployer_contract Processing function: update...
protocol/contract_instance_deployer_contract Function update is neither public nor unconstrained, skipping.
test/avm_test_contract compile test/avm_test_contract
test/child_contract compile test/child_contract
test/benchmarking_contract compile test/benchmarking_contract
protocol/auth_registry_contract Processing function: set_authorized_private...
protocol/auth_registry_contract Cache download of vk-c3e99762fb11e97a-4d2ab5045dd0bf384fbb7273cb1db472f08f3f8fcc9bedb8ee900158d95c468a.tar.gz failed.
protocol/auth_registry_contract Generating vk for function: set_authorized_private...
protocol/auth_registry_contract bb command: write_vk (mem: 9.00 MiB)
protocol/auth_registry_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
protocol/auth_registry_contract --scheme: client_ivc (mem: 9.00 MiB)
protocol/auth_registry_contract --bytecode_path: - (mem: 9.00 MiB)
protocol/auth_registry_contract --output_path: ./target/tmp/tmp.GLXyQ4hFoK (mem: 9.00 MiB)
protocol/auth_registry_contract --verbose: true (mem: 9.00 MiB)
protocol/auth_registry_contract --verifier_type: standalone (mem: 9.00 MiB)
protocol/auth_registry_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
protocol/auth_registry_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
protocol/auth_registry_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
protocol/auth_registry_contract busread : 742/6000 (mem: 17.00 MiB)
protocol/auth_registry_contract lookups : 2/15000 (mem: 17.00 MiB)
protocol/auth_registry_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
protocol/auth_registry_contract arithmetic : 3374/56000 (mem: 17.00 MiB)
protocol/auth_registry_contract delta range : 1788/18000 (mem: 17.00 MiB)
protocol/auth_registry_contract elliptic : 2/6000 (mem: 17.00 MiB)
protocol/auth_registry_contract auxiliary : 26/26000 (mem: 17.00 MiB)
protocol/auth_registry_contract poseidon ext : 92/17000 (mem: 17.00 MiB)
protocol/auth_registry_contract poseidon int : 515/92000 (mem: 17.00 MiB)
protocol/auth_registry_contract overflow : 0/0 (mem: 17.00 MiB)
protocol/auth_registry_contract (mem: 17.00 MiB)
protocol/auth_registry_contract Total structured size: 242025 (mem: 17.00 MiB)
protocol/auth_registry_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
protocol/auth_registry_contract populating trace... (mem: 231.00 MiB)
protocol/auth_registry_contract time to construct proving key: 168 ms. (mem: 244.00 MiB)
protocol/auth_registry_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 244.00 MiB)
protocol/auth_registry_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 267.96 MiB)
protocol/auth_registry_contract VK saved to "./target/tmp/tmp.GLXyQ4hFoK/vk" (mem: 267.96 MiB)
protocol/auth_registry_contract Completed 2.1 KiB/2.1 KiB (25.2 KiB/s) with 1 file(s) remaining
protocol/auth_registry_contract upload: ../../../../../tmp/tmp.6C5If2yjS0 to s3://aztec-ci-artifacts/build-cache/vk-c3e99762fb11e97a-4d2ab5045dd0bf384fbb7273cb1db472f08f3f8fcc9bedb8ee900158d95c468a.tar.gz
protocol/auth_registry_contract Cache upload of vk-c3e99762fb11e97a-4d2ab5045dd0bf384fbb7273cb1db472f08f3f8fcc9bedb8ee900158d95c468a.tar.gz complete in 3s.
protocol/auth_registry_contract Processing function: set_reject_all...
protocol/auth_registry_contract Function set_reject_all is neither public nor unconstrained, skipping.
protocol/auth_registry_contract Processing function: sync_private_state...
protocol/auth_registry_contract Function sync_private_state is neither public nor unconstrained, skipping.
protocol/auth_registry_contract Processing function: utility_is_consumable...
protocol/auth_registry_contract Function utility_is_consumable is neither public nor unconstrained, skipping.
test/counter_contract compile test/counter_contract
test/event_only_contract compile test/event_only_contract
docs/docs_example_contract Processing function: increase_legendary_points...
docs/docs_example_contract Cache download of vk-8ca0a7a877d3825c-44566b6208bd03c9842545d61a2eb9168ec3550df29486d3635efa1b4d94f284.tar.gz failed.
docs/docs_example_contract Generating vk for function: increase_legendary_points...
docs/docs_example_contract bb command: write_vk (mem: 9.00 MiB)
docs/docs_example_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
docs/docs_example_contract --scheme: client_ivc (mem: 9.00 MiB)
docs/docs_example_contract --bytecode_path: - (mem: 9.00 MiB)
docs/docs_example_contract --output_path: ./target/tmp/tmp.Z7bGk7hPng (mem: 9.00 MiB)
docs/docs_example_contract --verbose: true (mem: 9.00 MiB)
docs/docs_example_contract --verifier_type: standalone (mem: 9.00 MiB)
docs/docs_example_contract Constructing DeciderProvingKey (mem: 38.93 MiB)
docs/docs_example_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 40.93 MiB)
docs/docs_example_contract goblin ecc op : 4/1024 (mem: 40.93 MiB)
docs/docs_example_contract busread : 742/6000 (mem: 40.93 MiB)
docs/docs_example_contract lookups : 12218/15000 (mem: 40.93 MiB)
docs/docs_example_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 40.93 MiB)
docs/docs_example_contract arithmetic : 15584/56000 (mem: 40.93 MiB)
docs/docs_example_contract delta range : 2587/18000 (mem: 40.93 MiB)
docs/docs_example_contract elliptic : 1346/6000 (mem: 40.93 MiB)
docs/docs_example_contract auxiliary : 1570/26000 (mem: 40.93 MiB)
docs/docs_example_contract poseidon ext : 352/17000 (mem: 40.93 MiB)
docs/docs_example_contract poseidon int : 1997/92000 (mem: 40.93 MiB)
docs/docs_example_contract overflow : 0/0 (mem: 40.93 MiB)
docs/docs_example_contract (mem: 40.93 MiB)
docs/docs_example_contract Total structured size: 242025 (mem: 40.93 MiB)
docs/docs_example_contract allocating polynomials object in proving key... (mem: 40.93 MiB)
docs/docs_example_contract populating trace... (mem: 261.93 MiB)
docs/docs_example_contract time to construct proving key: 196 ms. (mem: 277.93 MiB)
docs/docs_example_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 277.93 MiB)
docs/docs_example_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 306.97 MiB)
docs/docs_example_contract VK saved to "./target/tmp/tmp.Z7bGk7hPng/vk" (mem: 306.97 MiB)
docs/docs_example_contract Completed 2.1 KiB/2.1 KiB (28.1 KiB/s) with 1 file(s) remaining
docs/docs_example_contract upload: ../../../../../tmp/tmp.ufkLEtyAkW to s3://aztec-ci-artifacts/build-cache/vk-8ca0a7a877d3825c-44566b6208bd03c9842545d61a2eb9168ec3550df29486d3635efa1b4d94f284.tar.gz
docs/docs_example_contract Cache upload of vk-8ca0a7a877d3825c-44566b6208bd03c9842545d61a2eb9168ec3550df29486d3635efa1b4d94f284.tar.gz complete in 3s.
docs/docs_example_contract Processing function: initialize_private_immutable...
docs/docs_example_contract Cache download of vk-8ca0a7a877d3825c-c189228a1d2fdceea83a5decc7ffb2a7414223912f558cffbfbcd7145dfcd1b8.tar.gz failed.
docs/docs_example_contract Generating vk for function: initialize_private_immutable...
docs/docs_example_contract bb command: write_vk (mem: 9.00 MiB)
docs/docs_example_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
docs/docs_example_contract --scheme: client_ivc (mem: 9.00 MiB)
docs/docs_example_contract --bytecode_path: - (mem: 9.00 MiB)
docs/docs_example_contract --output_path: ./target/tmp/tmp.z7oosaJHjc (mem: 9.00 MiB)
docs/docs_example_contract --verbose: true (mem: 9.00 MiB)
docs/docs_example_contract --verifier_type: standalone (mem: 9.00 MiB)
docs/docs_example_contract Constructing DeciderProvingKey (mem: 39.30 MiB)
docs/docs_example_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 41.30 MiB)
docs/docs_example_contract goblin ecc op : 4/1024 (mem: 41.30 MiB)
docs/docs_example_contract busread : 742/6000 (mem: 41.30 MiB)
docs/docs_example_contract lookups : 12218/15000 (mem: 41.30 MiB)
docs/docs_example_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 41.30 MiB)
docs/docs_example_contract arithmetic : 14728/56000 (mem: 41.30 MiB)
docs/docs_example_contract delta range : 2431/18000 (mem: 41.30 MiB)
docs/docs_example_contract elliptic : 670/6000 (mem: 41.30 MiB)
docs/docs_example_contract auxiliary : 738/26000 (mem: 41.30 MiB)
docs/docs_example_contract poseidon ext : 32/17000 (mem: 41.30 MiB)
docs/docs_example_contract poseidon int : 173/92000 (mem: 41.30 MiB)
docs/docs_example_contract overflow : 0/0 (mem: 41.30 MiB)
docs/docs_example_contract (mem: 41.30 MiB)
docs/docs_example_contract Total structured size: 242025 (mem: 41.30 MiB)
docs/docs_example_contract allocating polynomials object in proving key... (mem: 41.30 MiB)
docs/docs_example_contract populating trace... (mem: 249.30 MiB)
docs/docs_example_contract time to construct proving key: 158 ms. (mem: 264.30 MiB)
docs/docs_example_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 264.30 MiB)
docs/docs_example_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 293.86 MiB)
docs/docs_example_contract VK saved to "./target/tmp/tmp.z7oosaJHjc/vk" (mem: 293.86 MiB)
docs/docs_example_contract Completed 2.1 KiB/2.1 KiB (50.5 KiB/s) with 1 file(s) remaining
docs/docs_example_contract upload: ../../../../../tmp/tmp.jPM6h3MDAy to s3://aztec-ci-artifacts/build-cache/vk-8ca0a7a877d3825c-c189228a1d2fdceea83a5decc7ffb2a7414223912f558cffbfbcd7145dfcd1b8.tar.gz
docs/docs_example_contract Cache upload of vk-8ca0a7a877d3825c-c189228a1d2fdceea83a5decc7ffb2a7414223912f558cffbfbcd7145dfcd1b8.tar.gz complete in 3s.
docs/docs_example_contract Processing function: initialize_public_immutable...
docs/docs_example_contract Function initialize_public_immutable is neither public nor unconstrained, skipping.
docs/docs_example_contract Processing function: is_legendary_initialized...
docs/docs_example_contract Function is_legendary_initialized is neither public nor unconstrained, skipping.
docs/docs_example_contract Processing function: process_message...
docs/docs_example_contract Function process_message is neither public nor unconstrained, skipping.
docs/docs_example_contract Processing function: public_dispatch...
docs/docs_example_contract Function public_dispatch is neither public nor unconstrained, skipping.
docs/docs_example_contract Processing function: read_note...
docs/docs_example_contract Function read_note is neither public nor unconstrained, skipping.
docs/docs_example_contract Processing function: simple_macro_example...
docs/docs_example_contract Cache download of vk-8ca0a7a877d3825c-a11a3646d91750f5b940712f98cebd09b46baf5534966e17d4d3a11d1074122b.tar.gz failed.
docs/docs_example_contract Generating vk for function: simple_macro_example...
docs/docs_example_contract bb command: write_vk (mem: 9.00 MiB)
docs/docs_example_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
docs/docs_example_contract --scheme: client_ivc (mem: 9.00 MiB)
docs/docs_example_contract --bytecode_path: - (mem: 9.00 MiB)
docs/docs_example_contract --output_path: ./target/tmp/tmp.q0wXM1zOPu (mem: 9.00 MiB)
docs/docs_example_contract --verbose: true (mem: 9.00 MiB)
docs/docs_example_contract --verifier_type: standalone (mem: 9.00 MiB)
docs/docs_example_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
docs/docs_example_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
docs/docs_example_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
docs/docs_example_contract busread : 742/6000 (mem: 17.00 MiB)
docs/docs_example_contract lookups : 2/15000 (mem: 17.00 MiB)
docs/docs_example_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
docs/docs_example_contract arithmetic : 3297/56000 (mem: 17.00 MiB)
docs/docs_example_contract delta range : 1785/18000 (mem: 17.00 MiB)
docs/docs_example_contract elliptic : 2/6000 (mem: 17.00 MiB)
docs/docs_example_contract auxiliary : 26/26000 (mem: 17.00 MiB)
docs/docs_example_contract poseidon ext : 22/17000 (mem: 17.00 MiB)
docs/docs_example_contract poseidon int : 116/92000 (mem: 17.00 MiB)
docs/docs_example_contract overflow : 0/0 (mem: 17.00 MiB)
docs/docs_example_contract (mem: 17.00 MiB)
docs/docs_example_contract Total structured size: 242025 (mem: 17.00 MiB)
docs/docs_example_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
docs/docs_example_contract populating trace... (mem: 220.00 MiB)
docs/docs_example_contract time to construct proving key: 111 ms. (mem: 233.00 MiB)
docs/docs_example_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 233.00 MiB)
docs/docs_example_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 265.00 MiB)
docs/docs_example_contract VK saved to "./target/tmp/tmp.q0wXM1zOPu/vk" (mem: 265.00 MiB)
docs/docs_example_contract Completed 2.1 KiB/2.1 KiB (24.6 KiB/s) with 1 file(s) remaining
docs/docs_example_contract upload: ../../../../../tmp/tmp.yIxTZRktuY to s3://aztec-ci-artifacts/build-cache/vk-8ca0a7a877d3825c-a11a3646d91750f5b940712f98cebd09b46baf5534966e17d4d3a11d1074122b.tar.gz
docs/docs_example_contract Cache upload of vk-8ca0a7a877d3825c-a11a3646d91750f5b940712f98cebd09b46baf5534966e17d4d3a11d1074122b.tar.gz complete in 2s.
docs/docs_example_contract Processing function: sync_private_state...
docs/docs_example_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Cache download and extraction of contract-894e95dd91858bd8.tar.gz complete in 0s.
test/avm_initializer_test_contract Cache download and extraction of contract-6166fa5b25702f1d.tar.gz complete in 0s.
test/avm_test_contract Cache download and extraction of contract-81d551f09e1a5b78.tar.gz complete in 0s.
test/import_test_contract compile test/import_test_contract
app/simple_token_contract Processing function: burn_private...
app/simple_token_contract Cache download of vk-415c7dec1e37b686-c9d4db26c3dabd273d18489fcdb0e85b5d49712332773344c0287da5f6baba39.tar.gz failed.
app/simple_token_contract Generating vk for function: burn_private...
app/simple_token_contract bb command: write_vk (mem: 9.00 MiB)
app/simple_token_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/simple_token_contract --scheme: client_ivc (mem: 9.00 MiB)
app/simple_token_contract --bytecode_path: - (mem: 9.00 MiB)
app/simple_token_contract --output_path: ./target/tmp/tmp.LhqJ4VaXZz (mem: 9.00 MiB)
app/simple_token_contract --verbose: true (mem: 9.00 MiB)
app/simple_token_contract --verifier_type: standalone (mem: 9.00 MiB)
app/simple_token_contract Constructing DeciderProvingKey (mem: 81.82 MiB)
app/simple_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 88.82 MiB)
app/simple_token_contract goblin ecc op : 4/1024 (mem: 88.82 MiB)
app/simple_token_contract busread : 742/6000 (mem: 88.82 MiB)
app/simple_token_contract lookups : 12250/15000 (mem: 88.82 MiB)
app/simple_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 88.82 MiB)
app/simple_token_contract arithmetic : 33011/56000 (mem: 88.82 MiB)
app/simple_token_contract delta range : 4938/18000 (mem: 88.82 MiB)
app/simple_token_contract elliptic : 5806/6000 (mem: 88.82 MiB)
app/simple_token_contract auxiliary : 20899/26000 (mem: 88.82 MiB)
app/simple_token_contract poseidon ext : 2832/17000 (mem: 88.82 MiB)
app/simple_token_contract poseidon int : 16133/92000 (mem: 88.82 MiB)
app/simple_token_contract overflow : 0/0 (mem: 88.82 MiB)
app/simple_token_contract (mem: 88.82 MiB)
app/simple_token_contract Total structured size: 242025 (mem: 88.82 MiB)
app/simple_token_contract allocating polynomials object in proving key... (mem: 88.82 MiB)
app/simple_token_contract populating trace... (mem: 310.82 MiB)
app/simple_token_contract time to construct proving key: 295 ms. (mem: 334.82 MiB)
app/simple_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 334.82 MiB)
app/simple_token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 343.82 MiB)
app/simple_token_contract VK saved to "./target/tmp/tmp.LhqJ4VaXZz/vk" (mem: 346.82 MiB)
app/simple_token_contract Completed 2.1 KiB/2.1 KiB (37.4 KiB/s) with 1 file(s) remaining
app/simple_token_contract upload: ../../../../../tmp/tmp.4a9UBBd8ni to s3://aztec-ci-artifacts/build-cache/vk-415c7dec1e37b686-c9d4db26c3dabd273d18489fcdb0e85b5d49712332773344c0287da5f6baba39.tar.gz
app/simple_token_contract Cache upload of vk-415c7dec1e37b686-c9d4db26c3dabd273d18489fcdb0e85b5d49712332773344c0287da5f6baba39.tar.gz complete in 2s.
app/simple_token_contract Processing function: burn_public...
app/simple_token_contract Function burn_public is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: cancel_authwit...
app/simple_token_contract Cache download of vk-415c7dec1e37b686-e7720c6f842c6d6962848403f110874f545ebc38eb3838d909144b64201b3f26.tar.gz failed.
app/simple_token_contract Generating vk for function: cancel_authwit...
app/simple_token_contract bb command: write_vk (mem: 8.00 MiB)
app/simple_token_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/simple_token_contract --scheme: client_ivc (mem: 9.00 MiB)
app/simple_token_contract --bytecode_path: - (mem: 9.00 MiB)
app/simple_token_contract --output_path: ./target/tmp/tmp.kryYdV08sA (mem: 9.00 MiB)
app/simple_token_contract --verbose: true (mem: 9.00 MiB)
app/simple_token_contract --verifier_type: standalone (mem: 9.00 MiB)
app/simple_token_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
app/simple_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
app/simple_token_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
app/simple_token_contract busread : 742/6000 (mem: 17.00 MiB)
app/simple_token_contract lookups : 2/15000 (mem: 17.00 MiB)
app/simple_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
app/simple_token_contract arithmetic : 3298/56000 (mem: 17.00 MiB)
app/simple_token_contract delta range : 1787/18000 (mem: 17.00 MiB)
app/simple_token_contract elliptic : 2/6000 (mem: 17.00 MiB)
app/simple_token_contract auxiliary : 26/26000 (mem: 17.00 MiB)
app/simple_token_contract poseidon ext : 22/17000 (mem: 17.00 MiB)
app/simple_token_contract poseidon int : 116/92000 (mem: 17.00 MiB)
app/simple_token_contract overflow : 0/0 (mem: 17.00 MiB)
app/simple_token_contract (mem: 17.00 MiB)
app/simple_token_contract Total structured size: 242025 (mem: 17.00 MiB)
app/simple_token_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
app/simple_token_contract populating trace... (mem: 227.00 MiB)
app/simple_token_contract time to construct proving key: 81 ms. (mem: 240.00 MiB)
app/simple_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 240.00 MiB)
app/simple_token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 272.00 MiB)
app/simple_token_contract VK saved to "./target/tmp/tmp.kryYdV08sA/vk" (mem: 272.00 MiB)
app/simple_token_contract Completed 2.1 KiB/2.1 KiB (27.9 KiB/s) with 1 file(s) remaining
app/simple_token_contract upload: ../../../../../tmp/tmp.U9TaNPypeR to s3://aztec-ci-artifacts/build-cache/vk-415c7dec1e37b686-e7720c6f842c6d6962848403f110874f545ebc38eb3838d909144b64201b3f26.tar.gz
app/simple_token_contract Cache upload of vk-415c7dec1e37b686-e7720c6f842c6d6962848403f110874f545ebc38eb3838d909144b64201b3f26.tar.gz complete in 2s.
app/simple_token_contract Processing function: constructor...
app/simple_token_contract Function constructor is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: finalize_mint_to_private...
app/simple_token_contract Function finalize_mint_to_private is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: finalize_transfer_to_private...
app/simple_token_contract Function finalize_transfer_to_private is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: mint_privately...
app/simple_token_contract Cache download of vk-415c7dec1e37b686-ba0362bd16764cbec1d8aa2df5d989a05c2d7f6be889f1b07507eaf25617af16.tar.gz failed.
app/simple_token_contract Generating vk for function: mint_privately...
app/simple_token_contract bb command: write_vk (mem: 8.00 MiB)
app/simple_token_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/simple_token_contract --scheme: client_ivc (mem: 9.00 MiB)
app/simple_token_contract --bytecode_path: - (mem: 9.00 MiB)
app/simple_token_contract --output_path: ./target/tmp/tmp.qpmYAkpGfY (mem: 9.00 MiB)
app/simple_token_contract --verbose: true (mem: 9.00 MiB)
app/simple_token_contract --verifier_type: standalone (mem: 9.00 MiB)
app/simple_token_contract Constructing DeciderProvingKey (mem: 38.61 MiB)
app/simple_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 41.61 MiB)
app/simple_token_contract goblin ecc op : 4/1024 (mem: 41.61 MiB)
app/simple_token_contract busread : 742/6000 (mem: 41.61 MiB)
app/simple_token_contract lookups : 12250/15000 (mem: 41.61 MiB)
app/simple_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 41.61 MiB)
app/simple_token_contract arithmetic : 15244/56000 (mem: 41.61 MiB)
app/simple_token_contract delta range : 2449/18000 (mem: 41.61 MiB)
app/simple_token_contract elliptic : 670/6000 (mem: 41.61 MiB)
app/simple_token_contract auxiliary : 738/26000 (mem: 41.61 MiB)
app/simple_token_contract poseidon ext : 82/17000 (mem: 41.61 MiB)
app/simple_token_contract poseidon int : 458/92000 (mem: 41.61 MiB)
app/simple_token_contract overflow : 0/0 (mem: 41.61 MiB)
app/simple_token_contract (mem: 41.61 MiB)
app/simple_token_contract Total structured size: 242025 (mem: 41.61 MiB)
app/simple_token_contract allocating polynomials object in proving key... (mem: 41.61 MiB)
app/simple_token_contract populating trace... (mem: 240.61 MiB)
app/simple_token_contract time to construct proving key: 165 ms. (mem: 258.61 MiB)
app/simple_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 258.61 MiB)
app/simple_token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 288.12 MiB)
app/simple_token_contract VK saved to "./target/tmp/tmp.qpmYAkpGfY/vk" (mem: 288.12 MiB)
app/simple_token_contract Completed 2.1 KiB/2.1 KiB (21.5 KiB/s) with 1 file(s) remaining
app/simple_token_contract upload: ../../../../../tmp/tmp.W10K00NU94 to s3://aztec-ci-artifacts/build-cache/vk-415c7dec1e37b686-ba0362bd16764cbec1d8aa2df5d989a05c2d7f6be889f1b07507eaf25617af16.tar.gz
app/simple_token_contract Cache upload of vk-415c7dec1e37b686-ba0362bd16764cbec1d8aa2df5d989a05c2d7f6be889f1b07507eaf25617af16.tar.gz complete in 3s.
app/simple_token_contract Processing function: mint_publicly...
app/simple_token_contract Function mint_publicly is neither public nor unconstrained, skipping.
app/token_contract Processing function: _recurse_subtract_balance...
app/token_contract Cache download of vk-46d23994f869240f-5c21c4488b5745e213c6180dcc24a44a9a4afac4cb165daef86d8b0fdcd7b83f.tar.gz failed.
app/token_contract Generating vk for function: _recurse_subtract_balance...
app/token_contract bb command: write_vk (mem: 8.00 MiB)
app/token_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/token_contract --scheme: client_ivc (mem: 9.00 MiB)
app/token_contract --bytecode_path: - (mem: 9.00 MiB)
app/token_contract --output_path: ./target/tmp/tmp.q9BEGTEAPP (mem: 9.00 MiB)
app/token_contract --verbose: true (mem: 9.00 MiB)
app/token_contract --verifier_type: standalone (mem: 9.00 MiB)
app/token_contract Constructing DeciderProvingKey (mem: 43.31 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 48.31 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 48.31 MiB)
app/token_contract busread : 742/6000 (mem: 48.31 MiB)
app/token_contract lookups : 2/15000 (mem: 48.31 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 48.31 MiB)
app/token_contract arithmetic : 19969/56000 (mem: 48.31 MiB)
app/token_contract delta range : 3656/18000 (mem: 48.31 MiB)
app/token_contract elliptic : 2578/6000 (mem: 48.31 MiB)
app/token_contract auxiliary : 9593/26000 (mem: 48.31 MiB)
app/token_contract poseidon ext : 1402/17000 (mem: 48.31 MiB)
app/token_contract poseidon int : 7982/92000 (mem: 48.31 MiB)
app/token_contract overflow : 0/0 (mem: 48.31 MiB)
app/token_contract (mem: 48.31 MiB)
app/token_contract Total structured size: 242025 (mem: 48.31 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 48.31 MiB)
app/token_contract populating trace... (mem: 274.31 MiB)
app/token_contract time to construct proving key: 241 ms. (mem: 290.31 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 290.31 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 312.31 MiB)
app/token_contract VK saved to "./target/tmp/tmp.q9BEGTEAPP/vk" (mem: 312.31 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (31.0 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.ghKIJDbrm7 to s3://aztec-ci-artifacts/build-cache/vk-46d23994f869240f-5c21c4488b5745e213c6180dcc24a44a9a4afac4cb165daef86d8b0fdcd7b83f.tar.gz
app/token_contract Cache upload of vk-46d23994f869240f-5c21c4488b5745e213c6180dcc24a44a9a4afac4cb165daef86d8b0fdcd7b83f.tar.gz complete in 3s.
app/token_contract Processing function: _reduce_total_supply...
app/token_contract Function _reduce_total_supply is neither public nor unconstrained, skipping.
app/token_contract Processing function: balance_of_private...
app/token_contract Function balance_of_private is neither public nor unconstrained, skipping.
app/token_contract Processing function: balance_of_public...
app/token_contract Function balance_of_public is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: prepare_private_balance_increase...
app/simple_token_contract Cache download of vk-415c7dec1e37b686-f14278ef807040e01c1fba4d6e0197a3535906e18fb37be8a8a31b2401c2954b.tar.gz failed.
app/simple_token_contract Generating vk for function: prepare_private_balance_increase...
app/simple_token_contract bb command: write_vk (mem: 9.00 MiB)
app/simple_token_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/simple_token_contract --scheme: client_ivc (mem: 9.00 MiB)
app/simple_token_contract --bytecode_path: - (mem: 9.00 MiB)
app/simple_token_contract --output_path: ./target/tmp/tmp.ztummsu9xa (mem: 9.00 MiB)
app/simple_token_contract --verbose: true (mem: 9.00 MiB)
app/simple_token_contract --verifier_type: standalone (mem: 9.00 MiB)
app/simple_token_contract Constructing DeciderProvingKey (mem: 38.48 MiB)
app/simple_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 43.48 MiB)
app/simple_token_contract goblin ecc op : 4/1024 (mem: 43.48 MiB)
app/simple_token_contract busread : 742/6000 (mem: 43.48 MiB)
app/simple_token_contract lookups : 12250/15000 (mem: 43.48 MiB)
app/simple_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 43.48 MiB)
app/simple_token_contract arithmetic : 15216/56000 (mem: 43.48 MiB)
app/simple_token_contract delta range : 2446/18000 (mem: 43.48 MiB)
app/simple_token_contract elliptic : 670/6000 (mem: 43.48 MiB)
app/simple_token_contract auxiliary : 738/26000 (mem: 43.48 MiB)
app/simple_token_contract poseidon ext : 62/17000 (mem: 43.48 MiB)
app/simple_token_contract poseidon int : 344/92000 (mem: 43.48 MiB)
app/simple_token_contract overflow : 0/0 (mem: 43.48 MiB)
app/simple_token_contract (mem: 43.48 MiB)
app/simple_token_contract Total structured size: 242025 (mem: 43.48 MiB)
app/simple_token_contract allocating polynomials object in proving key... (mem: 43.48 MiB)
app/simple_token_contract populating trace... (mem: 251.48 MiB)
app/simple_token_contract time to construct proving key: 184 ms. (mem: 268.48 MiB)
app/simple_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 268.48 MiB)
app/simple_token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 297.51 MiB)
app/simple_token_contract VK saved to "./target/tmp/tmp.ztummsu9xa/vk" (mem: 297.51 MiB)
app/simple_token_contract Completed 2.1 KiB/2.1 KiB (44.1 KiB/s) with 1 file(s) remaining
app/simple_token_contract upload: ../../../../../tmp/tmp.kroS3IM0gF to s3://aztec-ci-artifacts/build-cache/vk-415c7dec1e37b686-f14278ef807040e01c1fba4d6e0197a3535906e18fb37be8a8a31b2401c2954b.tar.gz
app/simple_token_contract Cache upload of vk-415c7dec1e37b686-f14278ef807040e01c1fba4d6e0197a3535906e18fb37be8a8a31b2401c2954b.tar.gz complete in 3s.
app/simple_token_contract Processing function: private_balance_of...
app/simple_token_contract Function private_balance_of is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: private_transfer...
app/simple_token_contract Cache download of vk-415c7dec1e37b686-47250d7381fd6cc9ad1267392aab861077db83c3f2e6f2503e7092c4dc9e46a1.tar.gz failed.
app/simple_token_contract Generating vk for function: private_transfer...
app/simple_token_contract bb command: write_vk (mem: 9.00 MiB)
app/simple_token_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/simple_token_contract --scheme: client_ivc (mem: 9.00 MiB)
app/simple_token_contract --bytecode_path: - (mem: 9.00 MiB)
app/simple_token_contract --output_path: ./target/tmp/tmp.p1y1DMVugX (mem: 9.00 MiB)
app/simple_token_contract --verbose: true (mem: 9.00 MiB)
app/simple_token_contract --verifier_type: standalone (mem: 9.00 MiB)
app/simple_token_contract Constructing DeciderProvingKey (mem: 27.10 MiB)
app/simple_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 34.10 MiB)
app/simple_token_contract goblin ecc op : 4/1024 (mem: 34.10 MiB)
app/simple_token_contract busread : 742/6000 (mem: 34.10 MiB)
app/simple_token_contract lookups : 2/15000 (mem: 34.10 MiB)
app/simple_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 34.10 MiB)
app/simple_token_contract arithmetic : 7422/56000 (mem: 34.10 MiB)
app/simple_token_contract delta range : 2730/18000 (mem: 34.10 MiB)
app/simple_token_contract elliptic : 646/6000 (mem: 34.10 MiB)
app/simple_token_contract auxiliary : 9221/26000 (mem: 34.10 MiB)
app/simple_token_contract poseidon ext : 462/17000 (mem: 34.10 MiB)
app/simple_token_contract poseidon int : 2624/92000 (mem: 34.10 MiB)
app/simple_token_contract overflow : 0/0 (mem: 34.10 MiB)
app/simple_token_contract (mem: 34.10 MiB)
app/simple_token_contract Total structured size: 242025 (mem: 34.10 MiB)
app/simple_token_contract allocating polynomials object in proving key... (mem: 34.10 MiB)
app/simple_token_contract populating trace... (mem: 244.10 MiB)
app/simple_token_contract time to construct proving key: 159 ms. (mem: 261.10 MiB)
app/simple_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 261.10 MiB)
app/simple_token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 293.10 MiB)
app/simple_token_contract VK saved to "./target/tmp/tmp.p1y1DMVugX/vk" (mem: 293.10 MiB)
app/simple_token_contract Completed 2.1 KiB/2.1 KiB (30.0 KiB/s) with 1 file(s) remaining
app/simple_token_contract upload: ../../../../../tmp/tmp.xdQ40i1B0q to s3://aztec-ci-artifacts/build-cache/vk-415c7dec1e37b686-47250d7381fd6cc9ad1267392aab861077db83c3f2e6f2503e7092c4dc9e46a1.tar.gz
app/simple_token_contract Cache upload of vk-415c7dec1e37b686-47250d7381fd6cc9ad1267392aab861077db83c3f2e6f2503e7092c4dc9e46a1.tar.gz complete in 3s.
app/simple_token_contract Processing function: process_message...
app/simple_token_contract Function process_message is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: public_balance_of...
app/simple_token_contract Function public_balance_of is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: public_dispatch...
app/simple_token_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: public_get_decimals...
app/simple_token_contract Function public_get_decimals is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: public_get_name...
app/simple_token_contract Function public_get_name is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: public_get_symbol...
app/simple_token_contract Function public_get_symbol is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: public_total_supply...
app/simple_token_contract Function public_total_supply is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: public_transfer...
app/simple_token_contract Function public_transfer is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: sync_private_state...
app/simple_token_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/child_contract Cache download and extraction of contract-6f1ef3d2faad1faa.tar.gz complete in 0s.
test/benchmarking_contract Cache download and extraction of contract-44a22beca7852b20.tar.gz complete in 0s.
app/token_blacklist_contract Processing function: burn...
app/token_blacklist_contract Cache download of vk-f2b3d6d98e16d514-1f8e8da070645c56873eb6d16317aabbbc47218698673fe2e3b494bd29c67828.tar.gz failed.
app/token_blacklist_contract Generating vk for function: burn...
app/token_blacklist_contract bb command: write_vk (mem: 9.00 MiB)
app/token_blacklist_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/token_blacklist_contract --scheme: client_ivc (mem: 9.00 MiB)
app/token_blacklist_contract --bytecode_path: - (mem: 9.00 MiB)
app/token_blacklist_contract --output_path: ./target/tmp/tmp.9XkyziZuvx (mem: 9.00 MiB)
app/token_blacklist_contract --verbose: true (mem: 9.00 MiB)
app/token_blacklist_contract --verifier_type: standalone (mem: 9.00 MiB)
app/token_blacklist_contract Constructing DeciderProvingKey (mem: 88.32 MiB)
app/token_blacklist_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 98.32 MiB)
app/token_blacklist_contract goblin ecc op : 4/1024 (mem: 98.32 MiB)
app/token_blacklist_contract busread : 742/6000 (mem: 98.32 MiB)
app/token_blacklist_contract lookups : 12298/15000 (mem: 98.32 MiB)
app/token_blacklist_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 98.32 MiB)
app/token_blacklist_contract arithmetic : 36169/56000 (mem: 98.32 MiB)
app/token_blacklist_contract delta range : 5220/18000 (mem: 98.32 MiB)
app/token_blacklist_contract elliptic : 5806/6000 (mem: 98.32 MiB)
app/token_blacklist_contract auxiliary : 20899/26000 (mem: 98.32 MiB)
app/token_blacklist_contract poseidon ext : 3112/17000 (mem: 98.32 MiB)
app/token_blacklist_contract poseidon int : 17729/92000 (mem: 98.32 MiB)
app/token_blacklist_contract overflow : 0/0 (mem: 98.32 MiB)
app/token_blacklist_contract (mem: 98.32 MiB)
app/token_blacklist_contract Total structured size: 242025 (mem: 98.32 MiB)
app/token_blacklist_contract allocating polynomials object in proving key... (mem: 98.32 MiB)
app/token_blacklist_contract populating trace... (mem: 311.32 MiB)
app/token_blacklist_contract time to construct proving key: 308 ms. (mem: 334.32 MiB)
app/token_blacklist_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 334.32 MiB)
app/token_blacklist_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 360.32 MiB)
app/token_blacklist_contract VK saved to "./target/tmp/tmp.9XkyziZuvx/vk" (mem: 361.32 MiB)
app/token_blacklist_contract Completed 2.1 KiB/2.1 KiB (30.9 KiB/s) with 1 file(s) remaining
app/token_blacklist_contract upload: ../../../../../tmp/tmp.yynCdoTCc1 to s3://aztec-ci-artifacts/build-cache/vk-f2b3d6d98e16d514-1f8e8da070645c56873eb6d16317aabbbc47218698673fe2e3b494bd29c67828.tar.gz
app/token_blacklist_contract Cache upload of vk-f2b3d6d98e16d514-1f8e8da070645c56873eb6d16317aabbbc47218698673fe2e3b494bd29c67828.tar.gz complete in 2s.
app/token_blacklist_contract Processing function: burn_public...
app/token_blacklist_contract Function burn_public is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: constructor...
app/token_blacklist_contract Function constructor is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: deliver_transparent_note...
app/token_blacklist_contract Function deliver_transparent_note is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: get_roles...
app/token_blacklist_contract Function get_roles is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: mint_private...
app/token_blacklist_contract Function mint_private is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: mint_public...
app/token_blacklist_contract Function mint_public is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: process_message...
app/token_blacklist_contract Function process_message is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: public_dispatch...
app/token_blacklist_contract Function public_dispatch is neither public nor unconstrained, skipping.
protocol/contract_class_registerer_contract Processing function: broadcast_private_function...
protocol/contract_class_registerer_contract Cache download of vk-dbf0ca791ed452da-565a9387d32185e5840aaeaa981f34f59b23d5135c7bc5f4c76fa6024011027a.tar.gz failed.
protocol/contract_class_registerer_contract Generating vk for function: broadcast_private_function...
protocol/contract_class_registerer_contract bb command: write_vk (mem: 8.00 MiB)
protocol/contract_class_registerer_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
protocol/contract_class_registerer_contract --scheme: client_ivc (mem: 8.00 MiB)
protocol/contract_class_registerer_contract --bytecode_path: - (mem: 8.00 MiB)
protocol/contract_class_registerer_contract --output_path: ./target/tmp/tmp.tlDRfAMT10 (mem: 8.00 MiB)
protocol/contract_class_registerer_contract --verbose: true (mem: 8.00 MiB)
protocol/contract_class_registerer_contract --verifier_type: standalone (mem: 8.00 MiB)
protocol/contract_class_registerer_contract Constructing DeciderProvingKey (mem: 76.25 MiB)
protocol/contract_class_registerer_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 79.25 MiB)
protocol/contract_class_registerer_contract goblin ecc op : 4/1024 (mem: 79.25 MiB)
protocol/contract_class_registerer_contract busread : 742/6000 (mem: 79.25 MiB)
protocol/contract_class_registerer_contract lookups : 2/15000 (mem: 79.25 MiB)
protocol/contract_class_registerer_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 79.25 MiB)
protocol/contract_class_registerer_contract arithmetic : 16452/56000 (mem: 79.25 MiB)
protocol/contract_class_registerer_contract delta range : 1788/18000 (mem: 79.25 MiB)
protocol/contract_class_registerer_contract elliptic : 2/6000 (mem: 79.25 MiB)
protocol/contract_class_registerer_contract auxiliary : 26/26000 (mem: 79.25 MiB)
protocol/contract_class_registerer_contract poseidon ext : 10142/17000 (mem: 79.25 MiB)
protocol/contract_class_registerer_contract poseidon int : 57800/92000 (mem: 79.25 MiB)
protocol/contract_class_registerer_contract overflow : 0/0 (mem: 79.25 MiB)
protocol/contract_class_registerer_contract (mem: 79.25 MiB)
protocol/contract_class_registerer_contract Total structured size: 242025 (mem: 79.25 MiB)
protocol/contract_class_registerer_contract allocating polynomials object in proving key... (mem: 79.25 MiB)
protocol/contract_class_registerer_contract populating trace... (mem: 293.25 MiB)
protocol/contract_class_registerer_contract time to construct proving key: 220 ms. (mem: 320.25 MiB)
protocol/contract_class_registerer_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 320.25 MiB)
protocol/contract_class_registerer_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 320.25 MiB)
protocol/contract_class_registerer_contract VK saved to "./target/tmp/tmp.tlDRfAMT10/vk" (mem: 320.25 MiB)
protocol/contract_class_registerer_contract Completed 2.1 KiB/2.1 KiB (25.9 KiB/s) with 1 file(s) remaining
protocol/contract_class_registerer_contract upload: ../../../../../tmp/tmp.eysnjQXq5R to s3://aztec-ci-artifacts/build-cache/vk-dbf0ca791ed452da-565a9387d32185e5840aaeaa981f34f59b23d5135c7bc5f4c76fa6024011027a.tar.gz
protocol/contract_class_registerer_contract Cache upload of vk-dbf0ca791ed452da-565a9387d32185e5840aaeaa981f34f59b23d5135c7bc5f4c76fa6024011027a.tar.gz complete in 2s.
protocol/contract_class_registerer_contract Processing function: broadcast_utility_function...
protocol/contract_class_registerer_contract Cache download of vk-dbf0ca791ed452da-3a122bdabef7f626a930393c17f70b25f8569293482bdb2ba377ecffabc173b2.tar.gz failed.
protocol/contract_class_registerer_contract Generating vk for function: broadcast_utility_function...
protocol/contract_class_registerer_contract bb command: write_vk (mem: 8.00 MiB)
protocol/contract_class_registerer_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
protocol/contract_class_registerer_contract --scheme: client_ivc (mem: 9.00 MiB)
protocol/contract_class_registerer_contract --bytecode_path: - (mem: 9.00 MiB)
protocol/contract_class_registerer_contract --output_path: ./target/tmp/tmp.eObyn5FnfO (mem: 9.00 MiB)
protocol/contract_class_registerer_contract --verbose: true (mem: 9.00 MiB)
protocol/contract_class_registerer_contract --verifier_type: standalone (mem: 9.00 MiB)
protocol/contract_class_registerer_contract Constructing DeciderProvingKey (mem: 78.68 MiB)
protocol/contract_class_registerer_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 81.68 MiB)
protocol/contract_class_registerer_contract goblin ecc op : 4/1024 (mem: 81.68 MiB)
protocol/contract_class_registerer_contract busread : 742/6000 (mem: 81.68 MiB)
protocol/contract_class_registerer_contract lookups : 2/15000 (mem: 81.68 MiB)
protocol/contract_class_registerer_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 81.68 MiB)
protocol/contract_class_registerer_contract arithmetic : 16408/56000 (mem: 81.68 MiB)
protocol/contract_class_registerer_contract delta range : 1788/18000 (mem: 81.68 MiB)
protocol/contract_class_registerer_contract elliptic : 2/6000 (mem: 81.68 MiB)
protocol/contract_class_registerer_contract auxiliary : 26/26000 (mem: 81.68 MiB)
protocol/contract_class_registerer_contract poseidon ext : 10112/17000 (mem: 81.68 MiB)
protocol/contract_class_registerer_contract poseidon int : 57629/92000 (mem: 81.68 MiB)
protocol/contract_class_registerer_contract overflow : 0/0 (mem: 81.68 MiB)
protocol/contract_class_registerer_contract (mem: 81.68 MiB)
protocol/contract_class_registerer_contract Total structured size: 242025 (mem: 81.68 MiB)
protocol/contract_class_registerer_contract allocating polynomials object in proving key... (mem: 81.68 MiB)
protocol/contract_class_registerer_contract populating trace... (mem: 293.68 MiB)
protocol/contract_class_registerer_contract time to construct proving key: 210 ms. (mem: 319.68 MiB)
protocol/contract_class_registerer_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 319.68 MiB)
protocol/contract_class_registerer_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 319.68 MiB)
protocol/contract_class_registerer_contract VK saved to "./target/tmp/tmp.eObyn5FnfO/vk" (mem: 319.68 MiB)
protocol/contract_class_registerer_contract Completed 2.1 KiB/2.1 KiB (21.5 KiB/s) with 1 file(s) remaining
protocol/contract_class_registerer_contract upload: ../../../../../tmp/tmp.4X46dv2F9W to s3://aztec-ci-artifacts/build-cache/vk-dbf0ca791ed452da-3a122bdabef7f626a930393c17f70b25f8569293482bdb2ba377ecffabc173b2.tar.gz
protocol/contract_class_registerer_contract Cache upload of vk-dbf0ca791ed452da-3a122bdabef7f626a930393c17f70b25f8569293482bdb2ba377ecffabc173b2.tar.gz complete in 2s.
protocol/contract_class_registerer_contract Processing function: process_message...
protocol/contract_class_registerer_contract Function process_message is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: redeem_shield...
app/token_blacklist_contract Cache download of vk-f2b3d6d98e16d514-d324aea7563f38c0277201d70041ed55ed7f5967da11d5afbb20f85ddae8e7ea.tar.gz failed.
app/token_blacklist_contract Generating vk for function: redeem_shield...
app/token_blacklist_contract bb command: write_vk (mem: 9.00 MiB)
app/token_blacklist_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/token_blacklist_contract --scheme: client_ivc (mem: 9.00 MiB)
app/token_blacklist_contract --bytecode_path: - (mem: 9.00 MiB)
app/token_blacklist_contract --output_path: ./target/tmp/tmp.Wyr4dNlouV (mem: 9.00 MiB)
app/token_blacklist_contract --verbose: true (mem: 9.00 MiB)
app/token_blacklist_contract --verifier_type: standalone (mem: 9.00 MiB)
app/token_blacklist_contract Constructing DeciderProvingKey (mem: 48.16 MiB)
app/token_blacklist_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 51.16 MiB)
app/token_blacklist_contract goblin ecc op : 4/1024 (mem: 51.16 MiB)
app/token_blacklist_contract busread : 742/6000 (mem: 51.16 MiB)
app/token_blacklist_contract lookups : 12298/15000 (mem: 51.16 MiB)
app/token_blacklist_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 51.16 MiB)
app/token_blacklist_contract arithmetic : 19551/56000 (mem: 51.16 MiB)
app/token_blacklist_contract delta range : 2889/18000 (mem: 51.16 MiB)
app/token_blacklist_contract elliptic : 654/6000 (mem: 51.16 MiB)
app/token_blacklist_contract auxiliary : 1123/26000 (mem: 51.16 MiB)
app/token_blacklist_contract poseidon ext : 582/17000 (mem: 51.16 MiB)
app/token_blacklist_contract poseidon int : 3308/92000 (mem: 51.16 MiB)
app/token_blacklist_contract overflow : 0/0 (mem: 51.16 MiB)
app/token_blacklist_contract (mem: 51.16 MiB)
app/token_blacklist_contract Total structured size: 242025 (mem: 51.16 MiB)
app/token_blacklist_contract allocating polynomials object in proving key... (mem: 51.16 MiB)
app/token_blacklist_contract populating trace... (mem: 253.16 MiB)
app/token_blacklist_contract time to construct proving key: 158 ms. (mem: 271.16 MiB)
app/token_blacklist_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 271.16 MiB)
app/token_blacklist_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 292.16 MiB)
app/token_blacklist_contract VK saved to "./target/tmp/tmp.Wyr4dNlouV/vk" (mem: 292.16 MiB)
app/token_blacklist_contract Completed 2.1 KiB/2.1 KiB (27.2 KiB/s) with 1 file(s) remaining
app/token_blacklist_contract upload: ../../../../../tmp/tmp.iGt5qay0cF to s3://aztec-ci-artifacts/build-cache/vk-f2b3d6d98e16d514-d324aea7563f38c0277201d70041ed55ed7f5967da11d5afbb20f85ddae8e7ea.tar.gz
app/token_blacklist_contract Cache upload of vk-f2b3d6d98e16d514-d324aea7563f38c0277201d70041ed55ed7f5967da11d5afbb20f85ddae8e7ea.tar.gz complete in 3s.
app/token_blacklist_contract Processing function: shield...
app/token_blacklist_contract Function shield is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: sync_private_state...
app/token_blacklist_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: total_supply...
app/token_blacklist_contract Function total_supply is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: transfer...
app/token_blacklist_contract Cache download of vk-f2b3d6d98e16d514-a26a0bf31aa2c896685bc972be8cdd4f97da3c3e23043d0c7a677f6b594868cc.tar.gz failed.
app/token_blacklist_contract Generating vk for function: transfer...
app/token_blacklist_contract bb command: write_vk (mem: 9.00 MiB)
app/token_blacklist_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/token_blacklist_contract --scheme: client_ivc (mem: 9.00 MiB)
app/token_blacklist_contract --bytecode_path: - (mem: 9.00 MiB)
app/token_blacklist_contract --output_path: ./target/tmp/tmp.tpNIBUqM71 (mem: 9.00 MiB)
app/token_blacklist_contract --verbose: true (mem: 9.00 MiB)
app/token_blacklist_contract --verifier_type: standalone (mem: 9.00 MiB)
app/token_blacklist_contract Constructing DeciderProvingKey (mem: 67.88 MiB)
app/token_blacklist_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 79.88 MiB)
app/token_blacklist_contract goblin ecc op : 4/1024 (mem: 79.88 MiB)
app/token_blacklist_contract busread : 742/6000 (mem: 79.88 MiB)
app/token_blacklist_contract lookups : 98/15000 (mem: 79.88 MiB)
app/token_blacklist_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 79.88 MiB)
app/token_blacklist_contract arithmetic : 25526/56000 (mem: 79.88 MiB)
app/token_blacklist_contract delta range : 4977/18000 (mem: 79.88 MiB)
app/token_blacklist_contract elliptic : 5154/6000 (mem: 79.88 MiB)
app/token_blacklist_contract auxiliary : 23844/26000 (mem: 79.88 MiB)
app/token_blacklist_contract poseidon ext : 3582/17000 (mem: 79.88 MiB)
app/token_blacklist_contract poseidon int : 20408/92000 (mem: 79.88 MiB)
app/token_blacklist_contract overflow : 0/0 (mem: 79.88 MiB)
app/token_blacklist_contract (mem: 79.88 MiB)
app/token_blacklist_contract Total structured size: 242025 (mem: 79.88 MiB)
app/token_blacklist_contract allocating polynomials object in proving key... (mem: 79.88 MiB)
app/token_blacklist_contract populating trace... (mem: 298.88 MiB)
app/token_blacklist_contract time to construct proving key: 240 ms. (mem: 314.88 MiB)
app/token_blacklist_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 314.88 MiB)
app/token_blacklist_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 334.88 MiB)
app/token_blacklist_contract VK saved to "./target/tmp/tmp.tpNIBUqM71/vk" (mem: 334.88 MiB)
app/token_blacklist_contract Completed 2.1 KiB/2.1 KiB (31.7 KiB/s) with 1 file(s) remaining
app/token_blacklist_contract upload: ../../../../../tmp/tmp.6qufN5DBfG to s3://aztec-ci-artifacts/build-cache/vk-f2b3d6d98e16d514-a26a0bf31aa2c896685bc972be8cdd4f97da3c3e23043d0c7a677f6b594868cc.tar.gz
app/token_blacklist_contract Cache upload of vk-f2b3d6d98e16d514-a26a0bf31aa2c896685bc972be8cdd4f97da3c3e23043d0c7a677f6b594868cc.tar.gz complete in 3s.
app/token_blacklist_contract Processing function: transfer_public...
app/token_blacklist_contract Function transfer_public is neither public nor unconstrained, skipping.
test/event_only_contract Cache download and extraction of contract-9a677d62c0ecb75a.tar.gz complete in 0s.
test/counter_contract Cache download and extraction of contract-b544b80e73deee18.tar.gz complete in 0s.
protocol/multi_call_entrypoint_contract Processing function: entrypoint...
protocol/multi_call_entrypoint_contract Cache download of vk-a874d4c1f7658fa4-17d54bda149a0ebc231ab095887bc7c6797ba9019b7971be3db000a40a25f176.tar.gz failed.
protocol/multi_call_entrypoint_contract Generating vk for function: entrypoint...
protocol/multi_call_entrypoint_contract bb command: write_vk (mem: 8.00 MiB)
protocol/multi_call_entrypoint_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
protocol/multi_call_entrypoint_contract --scheme: client_ivc (mem: 9.00 MiB)
protocol/multi_call_entrypoint_contract --bytecode_path: - (mem: 9.00 MiB)
protocol/multi_call_entrypoint_contract --output_path: ./target/tmp/tmp.MPeSMl85cN (mem: 9.00 MiB)
protocol/multi_call_entrypoint_contract --verbose: true (mem: 9.00 MiB)
protocol/multi_call_entrypoint_contract --verifier_type: standalone (mem: 9.00 MiB)
protocol/multi_call_entrypoint_contract Constructing DeciderProvingKey (mem: 18.00 MiB)
protocol/multi_call_entrypoint_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 21.00 MiB)
protocol/multi_call_entrypoint_contract goblin ecc op : 4/1024 (mem: 21.00 MiB)
protocol/multi_call_entrypoint_contract busread : 742/6000 (mem: 21.00 MiB)
protocol/multi_call_entrypoint_contract lookups : 2/15000 (mem: 21.00 MiB)
protocol/multi_call_entrypoint_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 21.00 MiB)
protocol/multi_call_entrypoint_contract arithmetic : 4296/56000 (mem: 21.00 MiB)
protocol/multi_call_entrypoint_contract delta range : 2030/18000 (mem: 21.00 MiB)
protocol/multi_call_entrypoint_contract elliptic : 2/6000 (mem: 21.00 MiB)
protocol/multi_call_entrypoint_contract auxiliary : 2420/26000 (mem: 21.00 MiB)
protocol/multi_call_entrypoint_contract poseidon ext : 82/17000 (mem: 21.00 MiB)
protocol/multi_call_entrypoint_contract poseidon int : 458/92000 (mem: 21.00 MiB)
protocol/multi_call_entrypoint_contract overflow : 0/0 (mem: 21.00 MiB)
protocol/multi_call_entrypoint_contract (mem: 21.00 MiB)
protocol/multi_call_entrypoint_contract Total structured size: 242025 (mem: 21.00 MiB)
protocol/multi_call_entrypoint_contract allocating polynomials object in proving key... (mem: 21.00 MiB)
protocol/multi_call_entrypoint_contract populating trace... (mem: 250.00 MiB)
protocol/multi_call_entrypoint_contract time to construct proving key: 156 ms. (mem: 262.00 MiB)
protocol/multi_call_entrypoint_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 262.00 MiB)
protocol/multi_call_entrypoint_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 294.00 MiB)
protocol/multi_call_entrypoint_contract VK saved to "./target/tmp/tmp.MPeSMl85cN/vk" (mem: 294.00 MiB)
protocol/multi_call_entrypoint_contract Completed 2.1 KiB/2.1 KiB (35.5 KiB/s) with 1 file(s) remaining
protocol/multi_call_entrypoint_contract upload: ../../../../../tmp/tmp.8iVo1rLw21 to s3://aztec-ci-artifacts/build-cache/vk-a874d4c1f7658fa4-17d54bda149a0ebc231ab095887bc7c6797ba9019b7971be3db000a40a25f176.tar.gz
protocol/multi_call_entrypoint_contract Cache upload of vk-a874d4c1f7658fa4-17d54bda149a0ebc231ab095887bc7c6797ba9019b7971be3db000a40a25f176.tar.gz complete in 3s.
protocol/multi_call_entrypoint_contract Processing function: process_message...
protocol/multi_call_entrypoint_contract Function process_message is neither public nor unconstrained, skipping.
protocol/multi_call_entrypoint_contract Processing function: sync_private_state...
protocol/multi_call_entrypoint_contract Function sync_private_state is neither public nor unconstrained, skipping.
protocol/multi_call_entrypoint_contract Processing function: public_dispatch...
protocol/multi_call_entrypoint_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/import_test_contract Cache download and extraction of contract-b5559549284f6fba.tar.gz complete in 0s.
test/invalid_account_contract compile test/invalid_account_contract
app/token_blacklist_contract Processing function: unshield...
app/token_blacklist_contract Cache download of vk-f2b3d6d98e16d514-6a50192d71ba8cda54014107eaa971bcb20553b434144f6458ce8bdd476cd025.tar.gz failed.
app/token_blacklist_contract Generating vk for function: unshield...
app/token_blacklist_contract bb command: write_vk (mem: 9.00 MiB)
app/token_blacklist_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/token_blacklist_contract --scheme: client_ivc (mem: 9.00 MiB)
app/token_blacklist_contract --bytecode_path: - (mem: 9.00 MiB)
app/token_blacklist_contract --output_path: ./target/tmp/tmp.pdqA7ULhvR (mem: 9.00 MiB)
app/token_blacklist_contract --verbose: true (mem: 9.00 MiB)
app/token_blacklist_contract --verifier_type: standalone (mem: 9.00 MiB)
app/token_blacklist_contract Constructing DeciderProvingKey (mem: 88.56 MiB)
app/token_blacklist_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 104.56 MiB)
app/token_blacklist_contract goblin ecc op : 4/1024 (mem: 104.56 MiB)
app/token_blacklist_contract busread : 742/6000 (mem: 104.56 MiB)
app/token_blacklist_contract lookups : 12346/15000 (mem: 104.56 MiB)
app/token_blacklist_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 104.56 MiB)
app/token_blacklist_contract arithmetic : 37356/56000 (mem: 104.56 MiB)
app/token_blacklist_contract delta range : 5371/18000 (mem: 104.56 MiB)
app/token_blacklist_contract elliptic : 5806/6000 (mem: 104.56 MiB)
app/token_blacklist_contract auxiliary : 20899/26000 (mem: 104.56 MiB)
app/token_blacklist_contract poseidon ext : 3572/17000 (mem: 104.56 MiB)
app/token_blacklist_contract poseidon int : 20351/92000 (mem: 104.56 MiB)
app/token_blacklist_contract overflow : 0/0 (mem: 104.56 MiB)
app/token_blacklist_contract (mem: 104.56 MiB)
app/token_blacklist_contract Total structured size: 242025 (mem: 104.56 MiB)
app/token_blacklist_contract allocating polynomials object in proving key... (mem: 104.56 MiB)
app/token_blacklist_contract populating trace... (mem: 330.56 MiB)
app/token_blacklist_contract time to construct proving key: 346 ms. (mem: 355.56 MiB)
app/token_blacklist_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 355.56 MiB)
app/token_blacklist_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 373.67 MiB)
app/token_blacklist_contract VK saved to "./target/tmp/tmp.pdqA7ULhvR/vk" (mem: 378.67 MiB)
app/token_blacklist_contract Completed 2.1 KiB/2.1 KiB (26.4 KiB/s) with 1 file(s) remaining
app/token_blacklist_contract upload: ../../../../../tmp/tmp.ZkFhD8vPMx to s3://aztec-ci-artifacts/build-cache/vk-f2b3d6d98e16d514-6a50192d71ba8cda54014107eaa971bcb20553b434144f6458ce8bdd476cd025.tar.gz
app/token_blacklist_contract Cache upload of vk-f2b3d6d98e16d514-6a50192d71ba8cda54014107eaa971bcb20553b434144f6458ce8bdd476cd025.tar.gz complete in 3s.
app/token_blacklist_contract Processing function: update_roles...
app/token_blacklist_contract Function update_roles is neither public nor unconstrained, skipping.
protocol/fee_juice_contract Processing function: claim...
protocol/fee_juice_contract Cache download of vk-5eea7a980ba6c04e-f94a7523033f56927c135d6e019a7f6a2f1bfe8f7552f6b922a19f6726ff1a6c.tar.gz failed.
protocol/fee_juice_contract Generating vk for function: claim...
protocol/fee_juice_contract bb command: write_vk (mem: 8.00 MiB)
protocol/fee_juice_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
protocol/fee_juice_contract --scheme: client_ivc (mem: 8.00 MiB)
protocol/fee_juice_contract --bytecode_path: - (mem: 8.00 MiB)
protocol/fee_juice_contract --output_path: ./target/tmp/tmp.8R1gpxAXTW (mem: 8.00 MiB)
protocol/fee_juice_contract --verbose: true (mem: 8.00 MiB)
protocol/fee_juice_contract --verifier_type: standalone (mem: 8.00 MiB)
protocol/fee_juice_contract Constructing DeciderProvingKey (mem: 42.46 MiB)
protocol/fee_juice_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 44.46 MiB)
protocol/fee_juice_contract goblin ecc op : 4/1024 (mem: 44.46 MiB)
protocol/fee_juice_contract busread : 742/6000 (mem: 44.46 MiB)
protocol/fee_juice_contract lookups : 17378/15000 (mem: 44.46 MiB)
protocol/fee_juice_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 44.46 MiB)
protocol/fee_juice_contract arithmetic : 13735/56000 (mem: 44.46 MiB)
protocol/fee_juice_contract delta range : 2547/18000 (mem: 44.46 MiB)
protocol/fee_juice_contract elliptic : 2/6000 (mem: 44.46 MiB)
protocol/fee_juice_contract auxiliary : 26/26000 (mem: 44.46 MiB)
protocol/fee_juice_contract poseidon ext : 452/17000 (mem: 44.46 MiB)
protocol/fee_juice_contract poseidon int : 2567/92000 (mem: 44.46 MiB)
protocol/fee_juice_contract overflow : 0/0 (mem: 44.46 MiB)
protocol/fee_juice_contract (mem: 44.46 MiB)
protocol/fee_juice_contract Total structured size: 242025 (mem: 44.46 MiB)
protocol/fee_juice_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 46.46 MiB)
protocol/fee_juice_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 46.46 MiB)
protocol/fee_juice_contract goblin ecc op : 4/1024 (mem: 46.46 MiB)
protocol/fee_juice_contract busread : 742/6000 (mem: 46.46 MiB)
protocol/fee_juice_contract lookups : 15000/15000 (mem: 46.46 MiB)
protocol/fee_juice_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 46.46 MiB)
protocol/fee_juice_contract arithmetic : 13735/56000 (mem: 46.46 MiB)
protocol/fee_juice_contract delta range : 2547/18000 (mem: 46.46 MiB)
protocol/fee_juice_contract elliptic : 2/6000 (mem: 46.46 MiB)
protocol/fee_juice_contract auxiliary : 26/26000 (mem: 46.46 MiB)
protocol/fee_juice_contract poseidon ext : 452/17000 (mem: 46.46 MiB)
protocol/fee_juice_contract poseidon int : 2567/92000 (mem: 46.46 MiB)
protocol/fee_juice_contract overflow : 2379/2379 (mem: 46.46 MiB)
protocol/fee_juice_contract (mem: 46.46 MiB)
protocol/fee_juice_contract Total structured size: 244404 (mem: 46.46 MiB)
protocol/fee_juice_contract allocating polynomials object in proving key... (mem: 46.46 MiB)
protocol/fee_juice_contract populating trace... (mem: 468.46 MiB)
protocol/fee_juice_contract time to construct proving key: 276 ms. (mem: 484.46 MiB)
protocol/fee_juice_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 484.46 MiB)
protocol/fee_juice_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 511.33 MiB)
protocol/fee_juice_contract VK saved to "./target/tmp/tmp.8R1gpxAXTW/vk" (mem: 511.33 MiB)
protocol/fee_juice_contract Completed 2.1 KiB/2.1 KiB (28.5 KiB/s) with 1 file(s) remaining
protocol/fee_juice_contract upload: ../../../../../tmp/tmp.E7dVBSqLgC to s3://aztec-ci-artifacts/build-cache/vk-5eea7a980ba6c04e-f94a7523033f56927c135d6e019a7f6a2f1bfe8f7552f6b922a19f6726ff1a6c.tar.gz
protocol/fee_juice_contract Cache upload of vk-5eea7a980ba6c04e-f94a7523033f56927c135d6e019a7f6a2f1bfe8f7552f6b922a19f6726ff1a6c.tar.gz complete in 3s.
protocol/fee_juice_contract Processing function: process_message...
protocol/fee_juice_contract Function process_message is neither public nor unconstrained, skipping.
protocol/fee_juice_contract Processing function: public_dispatch...
protocol/fee_juice_contract Function public_dispatch is neither public nor unconstrained, skipping.
protocol/fee_juice_contract Processing function: sync_private_state...
protocol/fee_juice_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: keccak_f1600...
test/avm_gadgets_test_contract Function keccak_f1600 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: keccak_hash...
test/avm_gadgets_test_contract Function keccak_hash is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: pedersen_hash...
test/avm_gadgets_test_contract Function pedersen_hash is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: pedersen_hash_with_index...
test/avm_gadgets_test_contract Function pedersen_hash_with_index is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: poseidon2_hash...
test/avm_gadgets_test_contract Function poseidon2_hash is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: process_message...
test/avm_gadgets_test_contract Function process_message is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: public_dispatch...
test/avm_gadgets_test_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_10...
test/avm_gadgets_test_contract Function sha256_hash_10 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_100...
test/avm_gadgets_test_contract Function sha256_hash_100 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_20...
test/avm_gadgets_test_contract Function sha256_hash_20 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_2048...
test/avm_gadgets_test_contract Function sha256_hash_2048 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_255...
test/avm_gadgets_test_contract Function sha256_hash_255 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_256...
test/avm_gadgets_test_contract Function sha256_hash_256 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_30...
test/avm_gadgets_test_contract Function sha256_hash_30 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_40...
test/avm_gadgets_test_contract Function sha256_hash_40 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_50...
test/avm_gadgets_test_contract Function sha256_hash_50 is neither public nor unconstrained, skipping.
test/avm_initializer_test_contract Processing function: constructor...
test/avm_initializer_test_contract Function constructor is neither public nor unconstrained, skipping.
test/avm_initializer_test_contract Processing function: process_message...
test/avm_initializer_test_contract Function process_message is neither public nor unconstrained, skipping.
test/avm_initializer_test_contract Processing function: public_dispatch...
test/avm_initializer_test_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/avm_initializer_test_contract Processing function: read_storage_immutable...
test/avm_initializer_test_contract Function read_storage_immutable is neither public nor unconstrained, skipping.
test/avm_initializer_test_contract Processing function: sync_private_state...
test/avm_initializer_test_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/no_constructor_contract compile test/no_constructor_contract
test/offchain_effect_contract compile test/offchain_effect_contract
test/avm_test_contract Processing function: add_args_return...
test/avm_test_contract Function add_args_return is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: add_storage_map...
test/avm_test_contract Function add_storage_map is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: add_u128...
test/avm_test_contract Function add_u128 is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: assert_calldata_copy...
test/avm_test_contract Function assert_calldata_copy is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: assert_nullifier_exists...
test/avm_test_contract Function assert_nullifier_exists is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: assert_same...
test/avm_test_contract Function assert_same is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: assertion_failure...
test/avm_test_contract Function assertion_failure is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: bulk_testing...
test/avm_test_contract Function bulk_testing is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: conditional_move...
test/avm_test_contract Function conditional_move is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: create_different_nullifier_in_nested_call...
test/avm_test_contract Function create_different_nullifier_in_nested_call is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: create_same_nullifier_in_nested_call...
test/avm_test_contract Function create_same_nullifier_in_nested_call is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: debug_logging...
test/avm_test_contract Function debug_logging is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: divide_by_zero...
test/avm_test_contract Function divide_by_zero is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: elliptic_curve_add...
test/avm_test_contract Function elliptic_curve_add is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: elliptic_curve_add_and_double...
test/avm_test_contract Function elliptic_curve_add_and_double is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: emit_nullifier_and_check...
test/avm_test_contract Function emit_nullifier_and_check is neither public nor unconstrained, skipping.
test/note_getter_contract compile test/note_getter_contract
test/benchmarking_contract Processing function: broadcast...
test/benchmarking_contract Function broadcast is neither public nor unconstrained, skipping.
protocol/router_contract Processing function: check_block_number...
protocol/router_contract Cache download of vk-ff1fef15cf453cb8-01b3f3cfaf22b88e210a3378b72020b89d3b17292956d0f7939370c98bd86b48.tar.gz failed.
protocol/router_contract Generating vk for function: check_block_number...
protocol/router_contract bb command: write_vk (mem: 8.00 MiB)
protocol/router_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
protocol/router_contract --scheme: client_ivc (mem: 8.00 MiB)
protocol/router_contract --bytecode_path: - (mem: 8.00 MiB)
protocol/router_contract --output_path: ./target/tmp/tmp.LWFWvfKnUH (mem: 8.00 MiB)
protocol/router_contract --verbose: true (mem: 8.00 MiB)
protocol/router_contract --verifier_type: standalone (mem: 8.00 MiB)
protocol/router_contract Constructing DeciderProvingKey (mem: 13.00 MiB)
protocol/router_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.00 MiB)
protocol/router_contract goblin ecc op : 4/1024 (mem: 16.00 MiB)
protocol/router_contract busread : 742/6000 (mem: 16.00 MiB)
protocol/router_contract lookups : 2/15000 (mem: 16.00 MiB)
protocol/router_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.00 MiB)
protocol/router_contract arithmetic : 3309/56000 (mem: 16.00 MiB)
protocol/router_contract delta range : 1788/18000 (mem: 16.00 MiB)
protocol/router_contract elliptic : 2/6000 (mem: 16.00 MiB)
protocol/router_contract auxiliary : 26/26000 (mem: 16.00 MiB)
protocol/router_contract poseidon ext : 32/17000 (mem: 16.00 MiB)
protocol/router_contract poseidon int : 173/92000 (mem: 16.00 MiB)
protocol/router_contract overflow : 0/0 (mem: 16.00 MiB)
protocol/router_contract (mem: 16.00 MiB)
protocol/router_contract Total structured size: 242025 (mem: 16.00 MiB)
protocol/router_contract allocating polynomials object in proving key... (mem: 16.00 MiB)
protocol/router_contract populating trace... (mem: 228.00 MiB)
protocol/router_contract time to construct proving key: 159 ms. (mem: 243.00 MiB)
protocol/router_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 243.00 MiB)
protocol/router_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 266.82 MiB)
protocol/router_contract VK saved to "./target/tmp/tmp.LWFWvfKnUH/vk" (mem: 266.82 MiB)
protocol/router_contract Completed 2.1 KiB/2.1 KiB (28.0 KiB/s) with 1 file(s) remaining
protocol/router_contract upload: ../../../../../tmp/tmp.UiVGx6bhFY to s3://aztec-ci-artifacts/build-cache/vk-ff1fef15cf453cb8-01b3f3cfaf22b88e210a3378b72020b89d3b17292956d0f7939370c98bd86b48.tar.gz
protocol/router_contract Cache upload of vk-ff1fef15cf453cb8-01b3f3cfaf22b88e210a3378b72020b89d3b17292956d0f7939370c98bd86b48.tar.gz complete in 3s.
protocol/router_contract Processing function: check_timestamp...
protocol/router_contract Cache download of vk-ff1fef15cf453cb8-65505d6f933519c7fc3832be6a26e901ccb7cd37816a512f85c4b871d934ef37.tar.gz failed.
protocol/router_contract Generating vk for function: check_timestamp...
protocol/router_contract bb command: write_vk (mem: 8.00 MiB)
protocol/router_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
protocol/router_contract --scheme: client_ivc (mem: 9.00 MiB)
protocol/router_contract --bytecode_path: - (mem: 9.00 MiB)
protocol/router_contract --output_path: ./target/tmp/tmp.AyQSeOnSLy (mem: 9.00 MiB)
protocol/router_contract --verbose: true (mem: 9.00 MiB)
protocol/router_contract --verifier_type: standalone (mem: 9.00 MiB)
protocol/router_contract Constructing DeciderProvingKey (mem: 13.00 MiB)
protocol/router_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.00 MiB)
protocol/router_contract goblin ecc op : 4/1024 (mem: 16.00 MiB)
protocol/router_contract busread : 742/6000 (mem: 16.00 MiB)
protocol/router_contract lookups : 2/15000 (mem: 16.00 MiB)
protocol/router_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.00 MiB)
protocol/router_contract arithmetic : 3310/56000 (mem: 16.00 MiB)
protocol/router_contract delta range : 1789/18000 (mem: 16.00 MiB)
protocol/router_contract elliptic : 2/6000 (mem: 16.00 MiB)
protocol/router_contract auxiliary : 26/26000 (mem: 16.00 MiB)
protocol/router_contract poseidon ext : 32/17000 (mem: 16.00 MiB)
protocol/router_contract poseidon int : 173/92000 (mem: 16.00 MiB)
protocol/router_contract overflow : 0/0 (mem: 16.00 MiB)
protocol/router_contract (mem: 16.00 MiB)
protocol/router_contract Total structured size: 242025 (mem: 16.00 MiB)
protocol/router_contract allocating polynomials object in proving key... (mem: 16.00 MiB)
protocol/router_contract populating trace... (mem: 233.00 MiB)
protocol/router_contract time to construct proving key: 151 ms. (mem: 246.00 MiB)
protocol/router_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 246.00 MiB)
protocol/router_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 268.74 MiB)
protocol/router_contract VK saved to "./target/tmp/tmp.AyQSeOnSLy/vk" (mem: 268.74 MiB)
protocol/router_contract Completed 2.1 KiB/2.1 KiB (27.4 KiB/s) with 1 file(s) remaining
protocol/router_contract upload: ../../../../../tmp/tmp.1WSiAGHIzH to s3://aztec-ci-artifacts/build-cache/vk-ff1fef15cf453cb8-65505d6f933519c7fc3832be6a26e901ccb7cd37816a512f85c4b871d934ef37.tar.gz
protocol/router_contract Cache upload of vk-ff1fef15cf453cb8-65505d6f933519c7fc3832be6a26e901ccb7cd37816a512f85c4b871d934ef37.tar.gz complete in 3s.
protocol/router_contract Processing function: process_message...
protocol/router_contract Function process_message is neither public nor unconstrained, skipping.
protocol/router_contract Processing function: public_dispatch...
protocol/router_contract Function public_dispatch is neither public nor unconstrained, skipping.
protocol/router_contract Processing function: sync_private_state...
protocol/router_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: transfer_from_private_to_public...
app/simple_token_contract Cache download of vk-415c7dec1e37b686-4362d9e61d6e557377e4dff7e76c468a52c902eabcbd6b8c9d7b146b8c3547fb.tar.gz failed.
app/simple_token_contract Generating vk for function: transfer_from_private_to_public...
app/simple_token_contract bb command: write_vk (mem: 9.00 MiB)
app/simple_token_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/simple_token_contract --scheme: client_ivc (mem: 9.00 MiB)
app/simple_token_contract --bytecode_path: - (mem: 9.00 MiB)
app/simple_token_contract --output_path: ./target/tmp/tmp.QUD1DZyE1R (mem: 9.00 MiB)
app/simple_token_contract --verbose: true (mem: 9.00 MiB)
app/simple_token_contract --verifier_type: standalone (mem: 9.00 MiB)
app/simple_token_contract Constructing DeciderProvingKey (mem: 85.25 MiB)
app/simple_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 95.25 MiB)
app/simple_token_contract goblin ecc op : 4/1024 (mem: 95.25 MiB)
app/simple_token_contract busread : 742/6000 (mem: 95.25 MiB)
app/simple_token_contract lookups : 12250/15000 (mem: 95.25 MiB)
app/simple_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 95.25 MiB)
app/simple_token_contract arithmetic : 33024/56000 (mem: 95.25 MiB)
app/simple_token_contract delta range : 4938/18000 (mem: 95.25 MiB)
app/simple_token_contract elliptic : 5806/6000 (mem: 95.25 MiB)
app/simple_token_contract auxiliary : 20899/26000 (mem: 95.25 MiB)
app/simple_token_contract poseidon ext : 2842/17000 (mem: 95.25 MiB)
app/simple_token_contract poseidon int : 16190/92000 (mem: 95.25 MiB)
app/simple_token_contract overflow : 0/0 (mem: 95.25 MiB)
app/simple_token_contract (mem: 95.25 MiB)
app/simple_token_contract Total structured size: 242025 (mem: 95.25 MiB)
app/simple_token_contract allocating polynomials object in proving key... (mem: 95.25 MiB)
app/simple_token_contract populating trace... (mem: 304.25 MiB)
app/simple_token_contract time to construct proving key: 276 ms. (mem: 324.25 MiB)
app/simple_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 324.25 MiB)
app/simple_token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 334.25 MiB)
app/simple_token_contract VK saved to "./target/tmp/tmp.QUD1DZyE1R/vk" (mem: 339.25 MiB)
app/simple_token_contract Completed 2.1 KiB/2.1 KiB (23.1 KiB/s) with 1 file(s) remaining
app/simple_token_contract upload: ../../../../../tmp/tmp.36fkNsQDEO to s3://aztec-ci-artifacts/build-cache/vk-415c7dec1e37b686-4362d9e61d6e557377e4dff7e76c468a52c902eabcbd6b8c9d7b146b8c3547fb.tar.gz
app/simple_token_contract Cache upload of vk-415c7dec1e37b686-4362d9e61d6e557377e4dff7e76c468a52c902eabcbd6b8c9d7b146b8c3547fb.tar.gz complete in 3s.
test/parent_contract compile test/parent_contract
test/invalid_account_contract Cache download and extraction of contract-56bff8d04c1dcaeb.tar.gz complete in 0s.
app/simple_token_contract Processing function: transfer_from_public_to_private...
app/simple_token_contract Cache download of vk-415c7dec1e37b686-d5b7412b044be10d4fba877abc3dfb70a4bf43bf09a4ff193b78131abbd2efd0.tar.gz failed.
app/simple_token_contract Generating vk for function: transfer_from_public_to_private...
app/simple_token_contract bb command: write_vk (mem: 9.00 MiB)
app/simple_token_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/simple_token_contract --scheme: client_ivc (mem: 9.00 MiB)
app/simple_token_contract --bytecode_path: - (mem: 9.00 MiB)
app/simple_token_contract --output_path: ./target/tmp/tmp.r5zbVQIrhC (mem: 9.00 MiB)
app/simple_token_contract --verbose: true (mem: 9.00 MiB)
app/simple_token_contract --verifier_type: standalone (mem: 9.00 MiB)
app/simple_token_contract Constructing DeciderProvingKey (mem: 38.32 MiB)
app/simple_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 41.32 MiB)
app/simple_token_contract goblin ecc op : 4/1024 (mem: 41.32 MiB)
app/simple_token_contract busread : 742/6000 (mem: 41.32 MiB)
app/simple_token_contract lookups : 12250/15000 (mem: 41.32 MiB)
app/simple_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 41.32 MiB)
app/simple_token_contract arithmetic : 15233/56000 (mem: 41.32 MiB)
app/simple_token_contract delta range : 2449/18000 (mem: 41.32 MiB)
app/simple_token_contract elliptic : 670/6000 (mem: 41.32 MiB)
app/simple_token_contract auxiliary : 738/26000 (mem: 41.32 MiB)
app/simple_token_contract poseidon ext : 72/17000 (mem: 41.32 MiB)
app/simple_token_contract poseidon int : 401/92000 (mem: 41.32 MiB)
app/simple_token_contract overflow : 0/0 (mem: 41.32 MiB)
app/simple_token_contract (mem: 41.32 MiB)
app/simple_token_contract Total structured size: 242025 (mem: 41.32 MiB)
app/simple_token_contract allocating polynomials object in proving key... (mem: 41.32 MiB)
app/simple_token_contract populating trace... (mem: 256.32 MiB)
app/simple_token_contract time to construct proving key: 240 ms. (mem: 273.32 MiB)
app/simple_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 273.32 MiB)
app/simple_token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 302.38 MiB)
app/simple_token_contract VK saved to "./target/tmp/tmp.r5zbVQIrhC/vk" (mem: 302.38 MiB)
app/simple_token_contract Completed 2.1 KiB/2.1 KiB (35.5 KiB/s) with 1 file(s) remaining
app/simple_token_contract upload: ../../../../../tmp/tmp.ZuZhzqFGjq to s3://aztec-ci-artifacts/build-cache/vk-415c7dec1e37b686-d5b7412b044be10d4fba877abc3dfb70a4bf43bf09a4ff193b78131abbd2efd0.tar.gz
app/simple_token_contract Cache upload of vk-415c7dec1e37b686-d5b7412b044be10d4fba877abc3dfb70a4bf43bf09a4ff193b78131abbd2efd0.tar.gz complete in 2s.
app/token_contract Processing function: burn_private...
app/token_contract Cache download of vk-46d23994f869240f-affd3bd9b5f93d8e724aa134a0d941673a88c27c848a788f77f40360095c82b6.tar.gz failed.
app/token_contract Generating vk for function: burn_private...
app/token_contract bb command: write_vk (mem: 8.00 MiB)
app/token_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/token_contract --scheme: client_ivc (mem: 9.00 MiB)
app/token_contract --bytecode_path: - (mem: 9.00 MiB)
app/token_contract --output_path: ./target/tmp/tmp.UNZsnbvYZo (mem: 9.00 MiB)
app/token_contract --verbose: true (mem: 9.00 MiB)
app/token_contract --verifier_type: standalone (mem: 9.00 MiB)
app/token_contract Constructing DeciderProvingKey (mem: 83.96 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 103.96 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 103.96 MiB)
app/token_contract busread : 742/6000 (mem: 103.96 MiB)
app/token_contract lookups : 12250/15000 (mem: 103.96 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 103.96 MiB)
app/token_contract arithmetic : 50125/56000 (mem: 103.96 MiB)
app/token_contract delta range : 6145/18000 (mem: 103.96 MiB)
app/token_contract elliptic : 5806/6000 (mem: 103.96 MiB)
app/token_contract auxiliary : 20899/26000 (mem: 103.96 MiB)
app/token_contract poseidon ext : 2832/17000 (mem: 103.96 MiB)
app/token_contract poseidon int : 16133/92000 (mem: 103.96 MiB)
app/token_contract overflow : 0/0 (mem: 103.96 MiB)
app/token_contract (mem: 103.96 MiB)
app/token_contract Total structured size: 242025 (mem: 103.96 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 103.96 MiB)
app/token_contract populating trace... (mem: 320.96 MiB)
app/token_contract time to construct proving key: 292 ms. (mem: 344.96 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 344.96 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 368.96 MiB)
app/token_contract VK saved to "./target/tmp/tmp.UNZsnbvYZo/vk" (mem: 371.96 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (25.9 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.T5Q5qKbwFg to s3://aztec-ci-artifacts/build-cache/vk-46d23994f869240f-affd3bd9b5f93d8e724aa134a0d941673a88c27c848a788f77f40360095c82b6.tar.gz
app/token_contract Cache upload of vk-46d23994f869240f-affd3bd9b5f93d8e724aa134a0d941673a88c27c848a788f77f40360095c82b6.tar.gz complete in 3s.
app/token_contract Processing function: burn_public...
app/token_contract Function burn_public is neither public nor unconstrained, skipping.
app/token_contract Processing function: cancel_authwit...
app/token_contract Cache download of vk-46d23994f869240f-e7720c6f842c6d6962848403f110874f545ebc38eb3838d909144b64201b3f26.tar.gz failed.
app/token_contract Generating vk for function: cancel_authwit...
app/token_contract bb command: write_vk (mem: 9.00 MiB)
app/token_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/token_contract --scheme: client_ivc (mem: 9.00 MiB)
app/token_contract --bytecode_path: - (mem: 9.00 MiB)
app/token_contract --output_path: ./target/tmp/tmp.c4y1D5iN7o (mem: 9.00 MiB)
app/token_contract --verbose: true (mem: 9.00 MiB)
app/token_contract --verifier_type: standalone (mem: 9.00 MiB)
app/token_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
app/token_contract busread : 742/6000 (mem: 17.00 MiB)
app/token_contract lookups : 2/15000 (mem: 17.00 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
app/token_contract arithmetic : 3298/56000 (mem: 17.00 MiB)
app/token_contract delta range : 1787/18000 (mem: 17.00 MiB)
app/token_contract elliptic : 2/6000 (mem: 17.00 MiB)
app/token_contract auxiliary : 26/26000 (mem: 17.00 MiB)
app/token_contract poseidon ext : 22/17000 (mem: 17.00 MiB)
app/token_contract poseidon int : 116/92000 (mem: 17.00 MiB)
app/token_contract overflow : 0/0 (mem: 17.00 MiB)
app/token_contract (mem: 17.00 MiB)
app/token_contract Total structured size: 242025 (mem: 17.00 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
app/token_contract populating trace... (mem: 232.00 MiB)
app/token_contract time to construct proving key: 108 ms. (mem: 243.00 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 243.00 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 275.00 MiB)
app/token_contract VK saved to "./target/tmp/tmp.c4y1D5iN7o/vk" (mem: 275.00 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (26.4 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.IRGBaNlbWM to s3://aztec-ci-artifacts/build-cache/vk-46d23994f869240f-e7720c6f842c6d6962848403f110874f545ebc38eb3838d909144b64201b3f26.tar.gz
app/token_contract Cache upload of vk-46d23994f869240f-e7720c6f842c6d6962848403f110874f545ebc38eb3838d909144b64201b3f26.tar.gz complete in 2s.
app/token_contract Processing function: constructor...
app/token_contract Function constructor is neither public nor unconstrained, skipping.
app/token_contract Processing function: finalize_mint_to_private...
app/token_contract Function finalize_mint_to_private is neither public nor unconstrained, skipping.
app/token_contract Processing function: finalize_transfer_to_private...
app/token_contract Function finalize_transfer_to_private is neither public nor unconstrained, skipping.
app/token_contract Processing function: finalize_transfer_to_private_from_private...
app/token_contract Cache download of vk-46d23994f869240f-577876675163380252dda86bd7d8ab507182a1f59388d528a6670e5affedc967.tar.gz failed.
app/token_contract Generating vk for function: finalize_transfer_to_private_from_private...
app/token_contract bb command: write_vk (mem: 8.00 MiB)
app/token_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/token_contract --scheme: client_ivc (mem: 9.00 MiB)
app/token_contract --bytecode_path: - (mem: 9.00 MiB)
app/token_contract --output_path: ./target/tmp/tmp.PZE5r5Euo1 (mem: 9.00 MiB)
app/token_contract --verbose: true (mem: 9.00 MiB)
app/token_contract --verifier_type: standalone (mem: 9.00 MiB)
app/token_contract Constructing DeciderProvingKey (mem: 93.29 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 109.29 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 109.29 MiB)
app/token_contract busread : 742/6000 (mem: 109.29 MiB)
app/token_contract lookups : 12250/15000 (mem: 109.29 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 109.29 MiB)
app/token_contract arithmetic : 51240/56000 (mem: 109.29 MiB)
app/token_contract delta range : 6405/18000 (mem: 109.29 MiB)
app/token_contract elliptic : 5806/6000 (mem: 109.29 MiB)
app/token_contract auxiliary : 24487/26000 (mem: 109.29 MiB)
app/token_contract poseidon ext : 3262/17000 (mem: 109.29 MiB)
app/token_contract poseidon int : 18584/92000 (mem: 109.29 MiB)
app/token_contract overflow : 0/0 (mem: 109.29 MiB)
app/token_contract (mem: 109.29 MiB)
app/token_contract Total structured size: 242025 (mem: 109.29 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 109.29 MiB)
app/token_contract populating trace... (mem: 320.29 MiB)
app/token_contract time to construct proving key: 309 ms. (mem: 346.29 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 346.29 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 363.29 MiB)
app/token_contract VK saved to "./target/tmp/tmp.PZE5r5Euo1/vk" (mem: 366.29 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (27.9 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.uRnL0e1KdF to s3://aztec-ci-artifacts/build-cache/vk-46d23994f869240f-577876675163380252dda86bd7d8ab507182a1f59388d528a6670e5affedc967.tar.gz
app/token_contract Cache upload of vk-46d23994f869240f-577876675163380252dda86bd7d8ab507182a1f59388d528a6670e5affedc967.tar.gz complete in 3s.
app/token_contract Processing function: get_admin...
app/token_contract Function get_admin is neither public nor unconstrained, skipping.
app/token_contract Processing function: is_minter...
app/token_contract Function is_minter is neither public nor unconstrained, skipping.
app/token_contract Processing function: mint_to_private...
app/token_contract Cache download of vk-46d23994f869240f-d9717f3039f22c03ae5a121904d4f303de6c3d60260c6d45489453c8882b714f.tar.gz failed.
app/token_contract Generating vk for function: mint_to_private...
app/token_contract bb command: write_vk (mem: 9.00 MiB)
app/token_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/token_contract --scheme: client_ivc (mem: 9.00 MiB)
app/token_contract --bytecode_path: - (mem: 9.00 MiB)
app/token_contract --output_path: ./target/tmp/tmp.f1tpDp6gT0 (mem: 9.00 MiB)
app/token_contract --verbose: true (mem: 9.00 MiB)
app/token_contract --verifier_type: standalone (mem: 9.00 MiB)
app/token_contract Constructing DeciderProvingKey (mem: 36.70 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 40.70 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 40.70 MiB)
app/token_contract busread : 742/6000 (mem: 40.70 MiB)
app/token_contract lookups : 12250/15000 (mem: 40.70 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 40.70 MiB)
app/token_contract arithmetic : 15244/56000 (mem: 40.70 MiB)
app/token_contract delta range : 2449/18000 (mem: 40.70 MiB)
app/token_contract elliptic : 670/6000 (mem: 40.70 MiB)
app/token_contract auxiliary : 738/26000 (mem: 40.70 MiB)
app/token_contract poseidon ext : 82/17000 (mem: 40.70 MiB)
app/token_contract poseidon int : 458/92000 (mem: 40.70 MiB)
app/token_contract overflow : 0/0 (mem: 40.70 MiB)
app/token_contract (mem: 40.70 MiB)
app/token_contract Total structured size: 242025 (mem: 40.70 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 40.70 MiB)
app/token_contract populating trace... (mem: 246.70 MiB)
app/token_contract time to construct proving key: 187 ms. (mem: 262.70 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 262.70 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 292.82 MiB)
app/token_contract VK saved to "./target/tmp/tmp.f1tpDp6gT0/vk" (mem: 292.82 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (27.6 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.erXvGVewhs to s3://aztec-ci-artifacts/build-cache/vk-46d23994f869240f-d9717f3039f22c03ae5a121904d4f303de6c3d60260c6d45489453c8882b714f.tar.gz
app/token_contract Cache upload of vk-46d23994f869240f-d9717f3039f22c03ae5a121904d4f303de6c3d60260c6d45489453c8882b714f.tar.gz complete in 3s.
app/token_contract Processing function: mint_to_public...
app/token_contract Function mint_to_public is neither public nor unconstrained, skipping.
app/token_contract Processing function: prepare_private_balance_increase...
app/token_contract Cache download of vk-46d23994f869240f-3cd5b4216bb63f622f1a36dde01fb6cb775269cda08830ed8ef485519a72626b.tar.gz failed.
app/token_contract Generating vk for function: prepare_private_balance_increase...
app/token_contract bb command: write_vk (mem: 9.00 MiB)
app/token_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/token_contract --scheme: client_ivc (mem: 9.00 MiB)
app/token_contract --bytecode_path: - (mem: 9.00 MiB)
app/token_contract --output_path: ./target/tmp/tmp.2gOoACnjKW (mem: 9.00 MiB)
app/token_contract --verbose: true (mem: 9.00 MiB)
app/token_contract --verifier_type: standalone (mem: 9.00 MiB)
app/token_contract Constructing DeciderProvingKey (mem: 38.92 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 41.92 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 41.92 MiB)
app/token_contract busread : 742/6000 (mem: 41.92 MiB)
app/token_contract lookups : 12250/15000 (mem: 41.92 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 41.92 MiB)
app/token_contract arithmetic : 15216/56000 (mem: 41.92 MiB)
app/token_contract delta range : 2446/18000 (mem: 41.92 MiB)
app/token_contract elliptic : 670/6000 (mem: 41.92 MiB)
app/token_contract auxiliary : 738/26000 (mem: 41.92 MiB)
app/token_contract poseidon ext : 62/17000 (mem: 41.92 MiB)
app/token_contract poseidon int : 344/92000 (mem: 41.92 MiB)
app/token_contract overflow : 0/0 (mem: 41.92 MiB)
app/token_contract (mem: 41.92 MiB)
app/token_contract Total structured size: 242025 (mem: 41.92 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 41.92 MiB)
app/token_contract populating trace... (mem: 260.92 MiB)
app/token_contract time to construct proving key: 150 ms. (mem: 276.92 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 276.92 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 305.95 MiB)
app/token_contract VK saved to "./target/tmp/tmp.2gOoACnjKW/vk" (mem: 305.95 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (22.3 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.JrPMdRKjEM to s3://aztec-ci-artifacts/build-cache/vk-46d23994f869240f-3cd5b4216bb63f622f1a36dde01fb6cb775269cda08830ed8ef485519a72626b.tar.gz
app/token_contract Cache upload of vk-46d23994f869240f-3cd5b4216bb63f622f1a36dde01fb6cb775269cda08830ed8ef485519a72626b.tar.gz complete in 3s.
app/token_contract Processing function: private_get_decimals...
app/token_contract Cache download of vk-46d23994f869240f-264af6b04b5af9664686c10dcc5d0a590b1aecc9deda75d1abbdce37d6bdfefa.tar.gz failed.
app/token_contract Generating vk for function: private_get_decimals...
app/token_contract bb command: write_vk (mem: 9.00 MiB)
app/token_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/token_contract --scheme: client_ivc (mem: 9.00 MiB)
app/token_contract --bytecode_path: - (mem: 9.00 MiB)
app/token_contract --output_path: ./target/tmp/tmp.Rwmz83ynHg (mem: 9.00 MiB)
app/token_contract --verbose: true (mem: 9.00 MiB)
app/token_contract --verifier_type: standalone (mem: 9.00 MiB)
app/token_contract Constructing DeciderProvingKey (mem: 18.00 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 20.00 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 20.00 MiB)
app/token_contract busread : 742/6000 (mem: 20.00 MiB)
app/token_contract lookups : 2/15000 (mem: 20.00 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 20.00 MiB)
app/token_contract arithmetic : 4237/56000 (mem: 20.00 MiB)
app/token_contract delta range : 1888/18000 (mem: 20.00 MiB)
app/token_contract elliptic : 2/6000 (mem: 20.00 MiB)
app/token_contract auxiliary : 26/26000 (mem: 20.00 MiB)
app/token_contract poseidon ext : 452/17000 (mem: 20.00 MiB)
app/token_contract poseidon int : 2567/92000 (mem: 20.00 MiB)
app/token_contract overflow : 0/0 (mem: 20.00 MiB)
app/token_contract (mem: 20.00 MiB)
app/token_contract Total structured size: 242025 (mem: 20.00 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 20.00 MiB)
app/token_contract populating trace... (mem: 234.00 MiB)
app/token_contract time to construct proving key: 136 ms. (mem: 249.00 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 249.00 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 281.00 MiB)
app/token_contract VK saved to "./target/tmp/tmp.Rwmz83ynHg/vk" (mem: 281.00 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (33.6 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.1eNBU0w7H6 to s3://aztec-ci-artifacts/build-cache/vk-46d23994f869240f-264af6b04b5af9664686c10dcc5d0a590b1aecc9deda75d1abbdce37d6bdfefa.tar.gz
app/token_contract Cache upload of vk-46d23994f869240f-264af6b04b5af9664686c10dcc5d0a590b1aecc9deda75d1abbdce37d6bdfefa.tar.gz complete in 3s.
app/token_contract Processing function: private_get_name...
app/token_contract Cache download of vk-46d23994f869240f-83f92aa674a2c037cfc38d7cc0b222e1e176adc4ef4830af40347f91c482f2b8.tar.gz failed.
app/token_contract Generating vk for function: private_get_name...
app/token_contract bb command: write_vk (mem: 8.00 MiB)
app/token_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
app/token_contract --scheme: client_ivc (mem: 8.00 MiB)
app/token_contract --bytecode_path: - (mem: 8.00 MiB)
app/token_contract --output_path: ./target/tmp/tmp.79o5L4f4Fo (mem: 8.00 MiB)
app/token_contract --verbose: true (mem: 8.00 MiB)
app/token_contract --verifier_type: standalone (mem: 8.00 MiB)
app/token_contract Constructing DeciderProvingKey (mem: 17.00 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 20.00 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 20.00 MiB)
app/token_contract busread : 742/6000 (mem: 20.00 MiB)
app/token_contract lookups : 2/15000 (mem: 20.00 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 20.00 MiB)
app/token_contract arithmetic : 4236/56000 (mem: 20.00 MiB)
app/token_contract delta range : 1887/18000 (mem: 20.00 MiB)
app/token_contract elliptic : 2/6000 (mem: 20.00 MiB)
app/token_contract auxiliary : 26/26000 (mem: 20.00 MiB)
app/token_contract poseidon ext : 452/17000 (mem: 20.00 MiB)
app/token_contract poseidon int : 2567/92000 (mem: 20.00 MiB)
app/token_contract overflow : 0/0 (mem: 20.00 MiB)
app/token_contract (mem: 20.00 MiB)
app/token_contract Total structured size: 242025 (mem: 20.00 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 20.00 MiB)
app/token_contract populating trace... (mem: 231.00 MiB)
app/token_contract time to construct proving key: 135 ms. (mem: 244.00 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 244.00 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 276.00 MiB)
app/token_contract VK saved to "./target/tmp/tmp.79o5L4f4Fo/vk" (mem: 276.00 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (28.8 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.DMpxOc8sq7 to s3://aztec-ci-artifacts/build-cache/vk-46d23994f869240f-83f92aa674a2c037cfc38d7cc0b222e1e176adc4ef4830af40347f91c482f2b8.tar.gz
app/token_contract Cache upload of vk-46d23994f869240f-83f92aa674a2c037cfc38d7cc0b222e1e176adc4ef4830af40347f91c482f2b8.tar.gz complete in 3s.
app/token_contract Processing function: private_get_symbol...
app/token_contract Cache download of vk-46d23994f869240f-17c20c299a6413480b020625341537d18214baf2205eb8ab2ee3df4d365e32b5.tar.gz failed.
app/token_contract Generating vk for function: private_get_symbol...
app/token_contract bb command: write_vk (mem: 9.00 MiB)
app/token_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/token_contract --scheme: client_ivc (mem: 9.00 MiB)
app/token_contract --bytecode_path: - (mem: 9.00 MiB)
app/token_contract --output_path: ./target/tmp/tmp.a88Zs7HVbb (mem: 9.00 MiB)
app/token_contract --verbose: true (mem: 9.00 MiB)
app/token_contract --verifier_type: standalone (mem: 9.00 MiB)
app/token_contract Constructing DeciderProvingKey (mem: 19.96 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 20.96 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 20.96 MiB)
app/token_contract busread : 742/6000 (mem: 20.96 MiB)
app/token_contract lookups : 2/15000 (mem: 20.96 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 20.96 MiB)
app/token_contract arithmetic : 4236/56000 (mem: 20.96 MiB)
app/token_contract delta range : 1887/18000 (mem: 20.96 MiB)
app/token_contract elliptic : 2/6000 (mem: 20.96 MiB)
app/token_contract auxiliary : 26/26000 (mem: 20.96 MiB)
app/token_contract poseidon ext : 452/17000 (mem: 20.96 MiB)
app/token_contract poseidon int : 2567/92000 (mem: 20.96 MiB)
app/token_contract overflow : 0/0 (mem: 20.96 MiB)
app/token_contract (mem: 20.96 MiB)
app/token_contract Total structured size: 242025 (mem: 20.96 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 21.96 MiB)
app/token_contract populating trace... (mem: 246.96 MiB)
app/token_contract time to construct proving key: 175 ms. (mem: 261.96 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 261.96 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 292.96 MiB)
app/token_contract VK saved to "./target/tmp/tmp.a88Zs7HVbb/vk" (mem: 292.96 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (36.3 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.KM4JVwf7ur to s3://aztec-ci-artifacts/build-cache/vk-46d23994f869240f-17c20c299a6413480b020625341537d18214baf2205eb8ab2ee3df4d365e32b5.tar.gz
app/token_contract Cache upload of vk-46d23994f869240f-17c20c299a6413480b020625341537d18214baf2205eb8ab2ee3df4d365e32b5.tar.gz complete in 3s.
app/token_contract Processing function: process_message...
app/token_contract Function process_message is neither public nor unconstrained, skipping.
app/token_contract Processing function: public_dispatch...
app/token_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/token_contract Processing function: public_get_decimals...
app/token_contract Function public_get_decimals is neither public nor unconstrained, skipping.
app/token_contract Processing function: public_get_name...
app/token_contract Function public_get_name is neither public nor unconstrained, skipping.
app/token_contract Processing function: public_get_symbol...
app/token_contract Function public_get_symbol is neither public nor unconstrained, skipping.
app/token_contract Processing function: set_admin...
app/token_contract Function set_admin is neither public nor unconstrained, skipping.
app/token_contract Processing function: set_minter...
app/token_contract Function set_minter is neither public nor unconstrained, skipping.
app/token_contract Processing function: sync_private_state...
app/token_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/token_contract Processing function: total_supply...
app/token_contract Function total_supply is neither public nor unconstrained, skipping.
app/token_contract Processing function: transfer...
app/token_contract Cache download of vk-46d23994f869240f-b451f8cee9e1dd92b9dfd4240bd32ba749e0bb291f0e3f2fb0c842d903b140e8.tar.gz failed.
app/token_contract Generating vk for function: transfer...
app/token_contract bb command: write_vk (mem: 8.00 MiB)
app/token_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
app/token_contract --scheme: client_ivc (mem: 8.00 MiB)
app/token_contract --bytecode_path: - (mem: 8.00 MiB)
app/token_contract --output_path: ./target/tmp/tmp.PpsVGyOlwK (mem: 8.00 MiB)
app/token_contract --verbose: true (mem: 8.00 MiB)
app/token_contract --verifier_type: standalone (mem: 8.00 MiB)
app/token_contract Constructing DeciderProvingKey (mem: 29.03 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 37.03 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 37.03 MiB)
app/token_contract busread : 742/6000 (mem: 37.03 MiB)
app/token_contract lookups : 2/15000 (mem: 37.03 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 37.03 MiB)
app/token_contract arithmetic : 8562/56000 (mem: 37.03 MiB)
app/token_contract delta range : 2811/18000 (mem: 37.03 MiB)
app/token_contract elliptic : 646/6000 (mem: 37.03 MiB)
app/token_contract auxiliary : 9221/26000 (mem: 37.03 MiB)
app/token_contract poseidon ext : 462/17000 (mem: 37.03 MiB)
app/token_contract poseidon int : 2624/92000 (mem: 37.03 MiB)
app/token_contract overflow : 0/0 (mem: 37.03 MiB)
app/token_contract (mem: 37.03 MiB)
app/token_contract Total structured size: 242025 (mem: 37.03 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 37.03 MiB)
app/token_contract populating trace... (mem: 251.03 MiB)
app/token_contract time to construct proving key: 147 ms. (mem: 265.03 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 265.03 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 297.03 MiB)
app/token_contract VK saved to "./target/tmp/tmp.PpsVGyOlwK/vk" (mem: 297.03 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (36.8 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.wW2aTjY2ek to s3://aztec-ci-artifacts/build-cache/vk-46d23994f869240f-b451f8cee9e1dd92b9dfd4240bd32ba749e0bb291f0e3f2fb0c842d903b140e8.tar.gz
app/token_contract Cache upload of vk-46d23994f869240f-b451f8cee9e1dd92b9dfd4240bd32ba749e0bb291f0e3f2fb0c842d903b140e8.tar.gz complete in 3s.
test/avm_gadgets_test_contract Processing function: sha256_hash_511...
test/avm_gadgets_test_contract Function sha256_hash_511 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_512...
test/avm_gadgets_test_contract Function sha256_hash_512 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_60...
test/avm_gadgets_test_contract Function sha256_hash_60 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_70...
test/avm_gadgets_test_contract Function sha256_hash_70 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_80...
test/avm_gadgets_test_contract Function sha256_hash_80 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_90...
test/avm_gadgets_test_contract Function sha256_hash_90 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sync_private_state...
test/avm_gadgets_test_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/no_constructor_contract Cache download and extraction of contract-13dc1e3de5fda1ff.tar.gz complete in 0s.
test/note_getter_contract Cache download and extraction of contract-d5a0390f21c8140e.tar.gz complete in 0s.
test/pending_note_hashes_contract compile test/pending_note_hashes_contract
test/public_immutable_contract compile test/public_immutable_contract
test/offchain_effect_contract Cache download and extraction of contract-c09d2404480127c9.tar.gz complete in 1s.
test/avm_test_contract Processing function: emit_public_log...
test/avm_test_contract Function emit_public_log is neither public nor unconstrained, skipping.
test/parent_contract Cache download and extraction of contract-fd1a75e6d2263279.tar.gz complete in 0s.
test/invalid_account_contract Processing function: process_message...
test/invalid_account_contract Function process_message is neither public nor unconstrained, skipping.
test/invalid_account_contract Processing function: sync_private_state...
test/invalid_account_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/public_immutable_contract Cache download and extraction of contract-221aecd57e5ea88e.tar.gz complete in 0s.
test/pending_note_hashes_contract Cache download and extraction of contract-2d681101842b2c50.tar.gz complete in 0s.
test/no_constructor_contract Processing function: emit_public...
test/no_constructor_contract Function emit_public is neither public nor unconstrained, skipping.
app/token_contract Processing function: transfer_in_private...
app/token_contract Cache download of vk-46d23994f869240f-32b66910ca8911a1feb19a8d142e3a194199c7cba803582055ea999aac11ef39.tar.gz failed.
app/token_contract Generating vk for function: transfer_in_private...
app/token_contract bb command: write_vk (mem: 7.00 MiB)
app/token_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
app/token_contract --scheme: client_ivc (mem: 8.00 MiB)
app/token_contract --bytecode_path: - (mem: 8.00 MiB)
app/token_contract --output_path: ./target/tmp/tmp.Fq8GNF3vcE (mem: 8.00 MiB)
app/token_contract --verbose: true (mem: 8.00 MiB)
app/token_contract --verifier_type: standalone (mem: 8.00 MiB)
app/token_contract Constructing DeciderProvingKey (mem: 104.98 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 122.98 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 122.98 MiB)
app/token_contract busread : 742/6000 (mem: 122.98 MiB)
app/token_contract lookups : 24498/15000 (mem: 122.98 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 122.98 MiB)
app/token_contract arithmetic : 63462/56000 (mem: 122.98 MiB)
app/token_contract delta range : 7050/18000 (mem: 122.98 MiB)
app/token_contract elliptic : 6458/6000 (mem: 122.98 MiB)
app/token_contract auxiliary : 25268/26000 (mem: 122.98 MiB)
app/token_contract poseidon ext : 2862/17000 (mem: 122.98 MiB)
app/token_contract poseidon int : 16304/92000 (mem: 122.98 MiB)
app/token_contract overflow : 0/0 (mem: 122.98 MiB)
app/token_contract (mem: 122.98 MiB)
app/token_contract Total structured size: 242025 (mem: 122.98 MiB)
app/token_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 133.98 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 133.98 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 133.98 MiB)
app/token_contract busread : 742/6000 (mem: 133.98 MiB)
app/token_contract lookups : 15000/15000 (mem: 133.98 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 133.98 MiB)
app/token_contract arithmetic : 56000/56000 (mem: 133.98 MiB)
app/token_contract delta range : 7050/18000 (mem: 133.98 MiB)
app/token_contract elliptic : 6000/6000 (mem: 133.98 MiB)
app/token_contract auxiliary : 25268/26000 (mem: 133.98 MiB)
app/token_contract poseidon ext : 2862/17000 (mem: 133.98 MiB)
app/token_contract poseidon int : 16304/92000 (mem: 133.98 MiB)
app/token_contract overflow : 17421/17421 (mem: 133.98 MiB)
app/token_contract (mem: 133.98 MiB)
app/token_contract Total structured size: 259446 (mem: 133.98 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 133.98 MiB)
app/token_contract populating trace... (mem: 560.98 MiB)
app/token_contract time to construct proving key: 286 ms. (mem: 586.98 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 586.98 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 592.98 MiB)
app/token_contract VK saved to "./target/tmp/tmp.Fq8GNF3vcE/vk" (mem: 596.98 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (30.2 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.2xeNhbwMfa to s3://aztec-ci-artifacts/build-cache/vk-46d23994f869240f-32b66910ca8911a1feb19a8d142e3a194199c7cba803582055ea999aac11ef39.tar.gz
app/token_contract Cache upload of vk-46d23994f869240f-32b66910ca8911a1feb19a8d142e3a194199c7cba803582055ea999aac11ef39.tar.gz complete in 3s.
app/token_contract Processing function: transfer_in_public...
app/token_contract Function transfer_in_public is neither public nor unconstrained, skipping.
app/token_contract Processing function: transfer_to_private...
app/token_contract Cache download of vk-46d23994f869240f-eadb0fdbf8be619b0b491c7277ce506d3c51b95add2c5d9819b9f17e02c91c3e.tar.gz failed.
app/token_contract Generating vk for function: transfer_to_private...
app/token_contract bb command: write_vk (mem: 9.00 MiB)
app/token_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/token_contract --scheme: client_ivc (mem: 9.00 MiB)
app/token_contract --bytecode_path: - (mem: 9.00 MiB)
app/token_contract --output_path: ./target/tmp/tmp.7NUtb3qN1K (mem: 9.00 MiB)
app/token_contract --verbose: true (mem: 9.00 MiB)
app/token_contract --verifier_type: standalone (mem: 9.00 MiB)
app/token_contract Constructing DeciderProvingKey (mem: 37.38 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 41.38 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 41.38 MiB)
app/token_contract busread : 742/6000 (mem: 41.38 MiB)
app/token_contract lookups : 12250/15000 (mem: 41.38 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 41.38 MiB)
app/token_contract arithmetic : 15233/56000 (mem: 41.38 MiB)
app/token_contract delta range : 2449/18000 (mem: 41.38 MiB)
app/token_contract elliptic : 670/6000 (mem: 41.38 MiB)
app/token_contract auxiliary : 738/26000 (mem: 41.38 MiB)
app/token_contract poseidon ext : 72/17000 (mem: 41.38 MiB)
app/token_contract poseidon int : 401/92000 (mem: 41.38 MiB)
app/token_contract overflow : 0/0 (mem: 41.38 MiB)
app/token_contract (mem: 41.38 MiB)
app/token_contract Total structured size: 242025 (mem: 41.38 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 41.38 MiB)
app/token_contract populating trace... (mem: 262.38 MiB)
app/token_contract time to construct proving key: 197 ms. (mem: 279.38 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 279.38 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 308.39 MiB)
app/token_contract VK saved to "./target/tmp/tmp.7NUtb3qN1K/vk" (mem: 308.39 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (33.8 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.kCKWWNYAKD to s3://aztec-ci-artifacts/build-cache/vk-46d23994f869240f-eadb0fdbf8be619b0b491c7277ce506d3c51b95add2c5d9819b9f17e02c91c3e.tar.gz
app/token_contract Cache upload of vk-46d23994f869240f-eadb0fdbf8be619b0b491c7277ce506d3c51b95add2c5d9819b9f17e02c91c3e.tar.gz complete in 3s.
app/token_contract Processing function: transfer_to_public...
app/token_contract Cache download of vk-46d23994f869240f-d202c1c87514c266c3d78259b9542da708d6b7cd8ebb62b15c9a8d426ace90f7.tar.gz failed.
app/token_contract Generating vk for function: transfer_to_public...
app/token_contract bb command: write_vk (mem: 9.00 MiB)
app/token_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/token_contract --scheme: client_ivc (mem: 9.00 MiB)
app/token_contract --bytecode_path: - (mem: 9.00 MiB)
app/token_contract --output_path: ./target/tmp/tmp.Z2kgesXhjY (mem: 9.00 MiB)
app/token_contract --verbose: true (mem: 9.00 MiB)
app/token_contract --verifier_type: standalone (mem: 9.00 MiB)
app/token_contract Constructing DeciderProvingKey (mem: 92.58 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 111.58 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 111.58 MiB)
app/token_contract busread : 742/6000 (mem: 111.58 MiB)
app/token_contract lookups : 12250/15000 (mem: 111.58 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 111.58 MiB)
app/token_contract arithmetic : 50138/56000 (mem: 111.58 MiB)
app/token_contract delta range : 6145/18000 (mem: 111.58 MiB)
app/token_contract elliptic : 5806/6000 (mem: 111.58 MiB)
app/token_contract auxiliary : 20899/26000 (mem: 111.58 MiB)
app/token_contract poseidon ext : 2842/17000 (mem: 111.58 MiB)
app/token_contract poseidon int : 16190/92000 (mem: 111.58 MiB)
app/token_contract overflow : 0/0 (mem: 111.58 MiB)
app/token_contract (mem: 111.58 MiB)
app/token_contract Total structured size: 242025 (mem: 111.58 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 111.58 MiB)
app/token_contract populating trace... (mem: 326.58 MiB)
app/token_contract time to construct proving key: 197 ms. (mem: 351.58 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 351.58 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 369.58 MiB)
app/token_contract VK saved to "./target/tmp/tmp.Z2kgesXhjY/vk" (mem: 373.58 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (24.7 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.EYgLxugj2K to s3://aztec-ci-artifacts/build-cache/vk-46d23994f869240f-d202c1c87514c266c3d78259b9542da708d6b7cd8ebb62b15c9a8d426ace90f7.tar.gz
app/token_contract Cache upload of vk-46d23994f869240f-d202c1c87514c266c3d78259b9542da708d6b7cd8ebb62b15c9a8d426ace90f7.tar.gz complete in 3s.
test/public_immutable_contract Processing function: initialize_value...
test/public_immutable_contract Function initialize_value is neither public nor unconstrained, skipping.
test/public_immutable_contract Processing function: process_message...
test/public_immutable_contract Function process_message is neither public nor unconstrained, skipping.
test/public_immutable_contract Processing function: public_dispatch...
test/public_immutable_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/public_immutable_contract Processing function: read_value...
test/public_immutable_contract Function read_value is neither public nor unconstrained, skipping.
test/public_immutable_contract Processing function: read_value_unsafe...
test/public_immutable_contract Function read_value_unsafe is neither public nor unconstrained, skipping.
test/public_immutable_contract Processing function: sync_private_state...
test/public_immutable_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/returning_tuple_contract compile test/returning_tuple_contract
app/token_contract Processing function: transfer_to_public_and_prepare_private_balance_increase...
app/token_contract Cache download of vk-46d23994f869240f-d1dabeac2fc020ad9a1a8e3cc7861b14814eb01b3e77e2e46b45867717806c7a.tar.gz failed.
app/token_contract Generating vk for function: transfer_to_public_and_prepare_private_balance_increase...
app/token_contract bb command: write_vk (mem: 8.00 MiB)
app/token_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
app/token_contract --scheme: client_ivc (mem: 8.00 MiB)
app/token_contract --bytecode_path: - (mem: 8.00 MiB)
app/token_contract --output_path: ./target/tmp/tmp.HqEPcaAhlf (mem: 8.00 MiB)
app/token_contract --verbose: true (mem: 8.00 MiB)
app/token_contract --verifier_type: standalone (mem: 8.00 MiB)
app/token_contract Constructing DeciderProvingKey (mem: 107.05 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 125.05 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 125.05 MiB)
app/token_contract busread : 742/6000 (mem: 125.05 MiB)
app/token_contract lookups : 24498/15000 (mem: 125.05 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 125.05 MiB)
app/token_contract arithmetic : 62169/56000 (mem: 125.05 MiB)
app/token_contract delta range : 7061/18000 (mem: 125.05 MiB)
app/token_contract elliptic : 6474/6000 (mem: 125.05 MiB)
app/token_contract auxiliary : 25298/26000 (mem: 125.05 MiB)
app/token_contract poseidon ext : 2882/17000 (mem: 125.05 MiB)
app/token_contract poseidon int : 16418/92000 (mem: 125.05 MiB)
app/token_contract overflow : 0/0 (mem: 125.05 MiB)
app/token_contract (mem: 125.05 MiB)
app/token_contract Total structured size: 242025 (mem: 125.05 MiB)
app/token_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 131.05 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 131.05 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 131.05 MiB)
app/token_contract busread : 742/6000 (mem: 131.05 MiB)
app/token_contract lookups : 15000/15000 (mem: 131.05 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 131.05 MiB)
app/token_contract arithmetic : 56000/56000 (mem: 131.05 MiB)
app/token_contract delta range : 7061/18000 (mem: 131.05 MiB)
app/token_contract elliptic : 6000/6000 (mem: 131.05 MiB)
app/token_contract auxiliary : 25298/26000 (mem: 131.05 MiB)
app/token_contract poseidon ext : 2882/17000 (mem: 131.05 MiB)
app/token_contract poseidon int : 16418/92000 (mem: 131.05 MiB)
app/token_contract overflow : 16144/16144 (mem: 131.05 MiB)
app/token_contract (mem: 131.05 MiB)
app/token_contract Total structured size: 258169 (mem: 131.05 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 131.05 MiB)
app/token_contract populating trace... (mem: 559.05 MiB)
app/token_contract time to construct proving key: 306 ms. (mem: 589.05 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 589.05 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 597.05 MiB)
app/token_contract VK saved to "./target/tmp/tmp.HqEPcaAhlf/vk" (mem: 600.05 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (25.0 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.og2gtUZQ5r to s3://aztec-ci-artifacts/build-cache/vk-46d23994f869240f-d1dabeac2fc020ad9a1a8e3cc7861b14814eb01b3e77e2e46b45867717806c7a.tar.gz
app/token_contract Cache upload of vk-46d23994f869240f-d1dabeac2fc020ad9a1a8e3cc7861b14814eb01b3e77e2e46b45867717806c7a.tar.gz complete in 3s.
test/returning_tuple_contract Cache download and extraction of contract-7c379a2ec50d206e.tar.gz complete in 0s.
test/spam_contract compile test/spam_contract
protocol/contract_class_registerer_contract Processing function: register...
protocol/contract_class_registerer_contract Cache download of vk-dbf0ca791ed452da-397ce07b584041ba74fd3d755abde68be01343e000dab7187b930473579798a5.tar.gz failed.
protocol/contract_class_registerer_contract Generating vk for function: register...
protocol/contract_class_registerer_contract bb command: write_vk (mem: 9.00 MiB)
protocol/contract_class_registerer_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
protocol/contract_class_registerer_contract --scheme: client_ivc (mem: 9.00 MiB)
protocol/contract_class_registerer_contract --bytecode_path: - (mem: 9.00 MiB)
protocol/contract_class_registerer_contract --output_path: ./target/tmp/tmp.FwDZDYMyJh (mem: 9.00 MiB)
protocol/contract_class_registerer_contract --verbose: true (mem: 9.00 MiB)
protocol/contract_class_registerer_contract --verifier_type: standalone (mem: 9.00 MiB)
protocol/contract_class_registerer_contract Constructing DeciderProvingKey (mem: 202.99 MiB)
protocol/contract_class_registerer_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 211.99 MiB)
protocol/contract_class_registerer_contract goblin ecc op : 4/1024 (mem: 211.99 MiB)
protocol/contract_class_registerer_contract busread : 742/6000 (mem: 211.99 MiB)
protocol/contract_class_registerer_contract lookups : 2/15000 (mem: 211.99 MiB)
protocol/contract_class_registerer_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 211.99 MiB)
protocol/contract_class_registerer_contract arithmetic : 96926/56000 (mem: 211.99 MiB)
protocol/contract_class_registerer_contract delta range : 8579/18000 (mem: 211.99 MiB)
protocol/contract_class_registerer_contract elliptic : 2/6000 (mem: 211.99 MiB)
protocol/contract_class_registerer_contract auxiliary : 18075/26000 (mem: 211.99 MiB)
protocol/contract_class_registerer_contract poseidon ext : 20132/17000 (mem: 211.99 MiB)
protocol/contract_class_registerer_contract poseidon int : 114743/92000 (mem: 211.99 MiB)
protocol/contract_class_registerer_contract overflow : 0/0 (mem: 211.99 MiB)
protocol/contract_class_registerer_contract (mem: 211.99 MiB)
protocol/contract_class_registerer_contract Total structured size: 242025 (mem: 211.99 MiB)
protocol/contract_class_registerer_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 257.99 MiB)
protocol/contract_class_registerer_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 257.99 MiB)
protocol/contract_class_registerer_contract goblin ecc op : 4/1024 (mem: 257.99 MiB)
protocol/contract_class_registerer_contract busread : 742/6000 (mem: 257.99 MiB)
protocol/contract_class_registerer_contract lookups : 2/15000 (mem: 257.99 MiB)
protocol/contract_class_registerer_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 257.99 MiB)
protocol/contract_class_registerer_contract arithmetic : 56000/56000 (mem: 257.99 MiB)
protocol/contract_class_registerer_contract delta range : 8579/18000 (mem: 257.99 MiB)
protocol/contract_class_registerer_contract elliptic : 2/6000 (mem: 257.99 MiB)
protocol/contract_class_registerer_contract auxiliary : 18075/26000 (mem: 257.99 MiB)
protocol/contract_class_registerer_contract poseidon ext : 17000/17000 (mem: 257.99 MiB)
protocol/contract_class_registerer_contract poseidon int : 92000/92000 (mem: 257.99 MiB)
protocol/contract_class_registerer_contract overflow : 66804/66804 (mem: 257.99 MiB)
protocol/contract_class_registerer_contract (mem: 257.99 MiB)
protocol/contract_class_registerer_contract Total structured size: 308829 (mem: 257.99 MiB)
protocol/contract_class_registerer_contract allocating polynomials object in proving key... (mem: 257.99 MiB)
protocol/contract_class_registerer_contract populating trace... (mem: 1109.99 MiB)
protocol/contract_class_registerer_contract time to construct proving key: 490 ms. (mem: 1166.99 MiB)
protocol/contract_class_registerer_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 1166.99 MiB)
protocol/contract_class_registerer_contract Initialized BN254 CRS from memory with num points = 524289 (mem: 1166.99 MiB)
protocol/contract_class_registerer_contract VK saved to "./target/tmp/tmp.FwDZDYMyJh/vk" (mem: 1171.77 MiB)
protocol/contract_class_registerer_contract Completed 2.1 KiB/2.1 KiB (20.1 KiB/s) with 1 file(s) remaining
protocol/contract_class_registerer_contract upload: ../../../../../tmp/tmp.AI5A7lQOCU to s3://aztec-ci-artifacts/build-cache/vk-dbf0ca791ed452da-397ce07b584041ba74fd3d755abde68be01343e000dab7187b930473579798a5.tar.gz
protocol/contract_class_registerer_contract Cache upload of vk-dbf0ca791ed452da-397ce07b584041ba74fd3d755abde68be01343e000dab7187b930473579798a5.tar.gz complete in 3s.
protocol/contract_class_registerer_contract Processing function: sync_private_state...
protocol/contract_class_registerer_contract Function sync_private_state is neither public nor unconstrained, skipping.
protocol/contract_class_registerer_contract Processing function: public_dispatch...
protocol/contract_class_registerer_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/state_vars_contract compile test/state_vars_contract
test/spam_contract Cache download and extraction of contract-a163522b8a70218a.tar.gz complete in 0s.
test/auth_wit_test_contract Processing function: consume...
test/auth_wit_test_contract Cache download of vk-7656cbd2ffc9c7b7-761f3917dd6af2629744ad53dd78f94b626301bc422e969a55068fe4f64cb03f.tar.gz failed.
test/auth_wit_test_contract Generating vk for function: consume...
test/auth_wit_test_contract bb command: write_vk (mem: 9.00 MiB)
test/auth_wit_test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/auth_wit_test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/auth_wit_test_contract --bytecode_path: - (mem: 9.00 MiB)
test/auth_wit_test_contract --output_path: ./target/tmp/tmp.ziqVbd3M7t (mem: 9.00 MiB)
test/auth_wit_test_contract --verbose: true (mem: 9.00 MiB)
test/auth_wit_test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/auth_wit_test_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/auth_wit_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.00 MiB)
test/auth_wit_test_contract goblin ecc op : 4/1024 (mem: 16.00 MiB)
test/auth_wit_test_contract busread : 742/6000 (mem: 16.00 MiB)
test/auth_wit_test_contract lookups : 2/15000 (mem: 16.00 MiB)
test/auth_wit_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.00 MiB)
test/auth_wit_test_contract arithmetic : 3317/56000 (mem: 16.00 MiB)
test/auth_wit_test_contract delta range : 1788/18000 (mem: 16.00 MiB)
test/auth_wit_test_contract elliptic : 2/6000 (mem: 16.00 MiB)
test/auth_wit_test_contract auxiliary : 26/26000 (mem: 16.00 MiB)
test/auth_wit_test_contract poseidon ext : 42/17000 (mem: 16.00 MiB)
test/auth_wit_test_contract poseidon int : 230/92000 (mem: 16.00 MiB)
test/auth_wit_test_contract overflow : 0/0 (mem: 16.00 MiB)
test/auth_wit_test_contract (mem: 16.00 MiB)
test/auth_wit_test_contract Total structured size: 242025 (mem: 16.00 MiB)
test/auth_wit_test_contract allocating polynomials object in proving key... (mem: 16.00 MiB)
test/auth_wit_test_contract populating trace... (mem: 223.00 MiB)
test/auth_wit_test_contract time to construct proving key: 162 ms. (mem: 236.00 MiB)
test/auth_wit_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 236.00 MiB)
test/auth_wit_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 259.46 MiB)
test/auth_wit_test_contract VK saved to "./target/tmp/tmp.ziqVbd3M7t/vk" (mem: 259.46 MiB)
test/auth_wit_test_contract Completed 2.1 KiB/2.1 KiB (22.9 KiB/s) with 1 file(s) remaining
test/auth_wit_test_contract upload: ../../../../../tmp/tmp.XgihIlvEWm to s3://aztec-ci-artifacts/build-cache/vk-7656cbd2ffc9c7b7-761f3917dd6af2629744ad53dd78f94b626301bc422e969a55068fe4f64cb03f.tar.gz
test/auth_wit_test_contract Cache upload of vk-7656cbd2ffc9c7b7-761f3917dd6af2629744ad53dd78f94b626301bc422e969a55068fe4f64cb03f.tar.gz complete in 3s.
test/auth_wit_test_contract Processing function: consume_public...
test/auth_wit_test_contract Function consume_public is neither public nor unconstrained, skipping.
test/auth_wit_test_contract Processing function: process_message...
test/auth_wit_test_contract Function process_message is neither public nor unconstrained, skipping.
test/auth_wit_test_contract Processing function: public_dispatch...
test/auth_wit_test_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/auth_wit_test_contract Processing function: sync_private_state...
test/auth_wit_test_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/stateful_test_contract compile test/stateful_test_contract
test/state_vars_contract Cache download and extraction of contract-5e33ba6a82d217a0.tar.gz complete in 0s.
test/stateful_test_contract Cache download and extraction of contract-c2331bfdad4a3825.tar.gz complete in 0s.
test/spam_contract Processing function: process_message...
test/spam_contract Function process_message is neither public nor unconstrained, skipping.
test/spam_contract Processing function: public_dispatch...
test/spam_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/spam_contract Processing function: public_spam...
test/spam_contract Function public_spam is neither public nor unconstrained, skipping.
test/state_vars_contract Processing function: get_private_mutable...
test/state_vars_contract Function get_private_mutable is neither public nor unconstrained, skipping.
test/state_vars_contract Processing function: get_public_immutable...
test/state_vars_contract Function get_public_immutable is neither public nor unconstrained, skipping.
test/event_only_contract Processing function: emit_event_for_msg_sender...
test/event_only_contract Cache download of vk-9a677d62c0ecb75a-5d54bcaf845b78e45de05cb8f001c1c1069c8a21cc1a6b1bbc28d869c8a1b49e.tar.gz failed.
test/event_only_contract Generating vk for function: emit_event_for_msg_sender...
test/event_only_contract bb command: write_vk (mem: 9.00 MiB)
test/event_only_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/event_only_contract --scheme: client_ivc (mem: 9.00 MiB)
test/event_only_contract --bytecode_path: - (mem: 9.00 MiB)
test/event_only_contract --output_path: ./target/tmp/tmp.gsiSypNlSt (mem: 9.00 MiB)
test/event_only_contract --verbose: true (mem: 9.00 MiB)
test/event_only_contract --verifier_type: standalone (mem: 9.00 MiB)
test/event_only_contract Constructing DeciderProvingKey (mem: 12.93 MiB)
test/event_only_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.93 MiB)
test/event_only_contract goblin ecc op : 4/1024 (mem: 15.93 MiB)
test/event_only_contract busread : 742/6000 (mem: 15.93 MiB)
test/event_only_contract lookups : 2/15000 (mem: 15.93 MiB)
test/event_only_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.93 MiB)
test/event_only_contract arithmetic : 3299/56000 (mem: 15.93 MiB)
test/event_only_contract delta range : 1787/18000 (mem: 15.93 MiB)
test/event_only_contract elliptic : 2/6000 (mem: 15.93 MiB)
test/event_only_contract auxiliary : 26/26000 (mem: 15.93 MiB)
test/event_only_contract poseidon ext : 22/17000 (mem: 15.93 MiB)
test/event_only_contract poseidon int : 116/92000 (mem: 15.93 MiB)
test/event_only_contract overflow : 0/0 (mem: 15.93 MiB)
test/event_only_contract (mem: 15.93 MiB)
test/event_only_contract Total structured size: 242025 (mem: 15.93 MiB)
test/event_only_contract allocating polynomials object in proving key... (mem: 15.93 MiB)
test/event_only_contract populating trace... (mem: 240.93 MiB)
test/event_only_contract time to construct proving key: 174 ms. (mem: 252.93 MiB)
test/event_only_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 252.93 MiB)
test/event_only_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 283.93 MiB)
test/event_only_contract VK saved to "./target/tmp/tmp.gsiSypNlSt/vk" (mem: 283.93 MiB)
test/event_only_contract Completed 2.1 KiB/2.1 KiB (27.2 KiB/s) with 1 file(s) remaining
test/event_only_contract upload: ../../../../../tmp/tmp.R68C5JHaWq to s3://aztec-ci-artifacts/build-cache/vk-9a677d62c0ecb75a-5d54bcaf845b78e45de05cb8f001c1c1069c8a21cc1a6b1bbc28d869c8a1b49e.tar.gz
test/event_only_contract Cache upload of vk-9a677d62c0ecb75a-5d54bcaf845b78e45de05cb8f001c1c1069c8a21cc1a6b1bbc28d869c8a1b49e.tar.gz complete in 3s.
test/event_only_contract Processing function: process_message...
test/event_only_contract Function process_message is neither public nor unconstrained, skipping.
test/event_only_contract Processing function: sync_private_state...
test/event_only_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/event_only_contract Processing function: public_dispatch...
test/event_only_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/static_child_contract compile test/static_child_contract
test/avm_test_contract Processing function: enqueue_public_from_private...
test/avm_test_contract Cache download of vk-81d551f09e1a5b78-e782e4da9b38caf293d16c02dfb91b194f26dbec3d746ef6eafdcd7a1b1c0d29.tar.gz failed.
test/avm_test_contract Generating vk for function: enqueue_public_from_private...
test/avm_test_contract bb command: write_vk (mem: 8.00 MiB)
test/avm_test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/avm_test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/avm_test_contract --bytecode_path: - (mem: 9.00 MiB)
test/avm_test_contract --output_path: ./target/tmp/tmp.uYR6cA4IUJ (mem: 9.00 MiB)
test/avm_test_contract --verbose: true (mem: 9.00 MiB)
test/avm_test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/avm_test_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/avm_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/avm_test_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/avm_test_contract busread : 742/6000 (mem: 17.00 MiB)
test/avm_test_contract lookups : 2/15000 (mem: 17.00 MiB)
test/avm_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/avm_test_contract arithmetic : 3271/56000 (mem: 17.00 MiB)
test/avm_test_contract delta range : 1787/18000 (mem: 17.00 MiB)
test/avm_test_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/avm_test_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/avm_test_contract poseidon ext : 2/17000 (mem: 17.00 MiB)
test/avm_test_contract poseidon int : 2/92000 (mem: 17.00 MiB)
test/avm_test_contract overflow : 0/0 (mem: 17.00 MiB)
test/avm_test_contract (mem: 17.00 MiB)
test/avm_test_contract Total structured size: 242025 (mem: 17.00 MiB)
test/avm_test_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/avm_test_contract populating trace... (mem: 239.00 MiB)
test/avm_test_contract time to construct proving key: 177 ms. (mem: 250.00 MiB)
test/avm_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 250.00 MiB)
test/avm_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 273.47 MiB)
test/avm_test_contract VK saved to "./target/tmp/tmp.uYR6cA4IUJ/vk" (mem: 273.47 MiB)
test/avm_test_contract Completed 2.1 KiB/2.1 KiB (22.7 KiB/s) with 1 file(s) remaining
test/avm_test_contract upload: ../../../../../tmp/tmp.Sgy8tjVPby to s3://aztec-ci-artifacts/build-cache/vk-81d551f09e1a5b78-e782e4da9b38caf293d16c02dfb91b194f26dbec3d746ef6eafdcd7a1b1c0d29.tar.gz
test/avm_test_contract Cache upload of vk-81d551f09e1a5b78-e782e4da9b38caf293d16c02dfb91b194f26dbec3d746ef6eafdcd7a1b1c0d29.tar.gz complete in 4s.
test/avm_test_contract Processing function: external_call_to_assertion_failure...
test/avm_test_contract Function external_call_to_assertion_failure is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: external_call_to_divide_by_zero...
test/avm_test_contract Function external_call_to_divide_by_zero is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: external_call_to_divide_by_zero_recovers...
test/avm_test_contract Function external_call_to_divide_by_zero_recovers is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: fn_w_large_calldata...
test/avm_test_contract Function fn_w_large_calldata is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: get_address...
test/avm_test_contract Function get_address is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: get_args_hash...
test/avm_test_contract Function get_args_hash is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: get_block_number...
test/avm_test_contract Function get_block_number is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: get_chain_id...
test/avm_test_contract Function get_chain_id is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: get_da_gas_left...
test/avm_test_contract Function get_da_gas_left is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: get_fee_per_da_gas...
test/avm_test_contract Function get_fee_per_da_gas is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: get_fee_per_l2_gas...
test/avm_test_contract Function get_fee_per_l2_gas is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: get_l2_gas_left...
test/avm_test_contract Function get_l2_gas_left is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: get_sender...
test/avm_test_contract Function get_sender is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: get_timestamp...
test/avm_test_contract Function get_timestamp is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: get_transaction_fee...
test/avm_test_contract Function get_transaction_fee is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: get_version...
test/avm_test_contract Function get_version is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: l1_to_l2_msg_exists...
test/avm_test_contract Function l1_to_l2_msg_exists is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: modulo2...
test/avm_test_contract Function modulo2 is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: n_new_l2_to_l1_msgs...
test/avm_test_contract Function n_new_l2_to_l1_msgs is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: n_new_note_hashes...
test/avm_test_contract Function n_new_note_hashes is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: n_new_nullifiers...
test/avm_test_contract Function n_new_nullifiers is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: n_new_public_logs...
test/avm_test_contract Function n_new_public_logs is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: n_storage_writes...
test/avm_test_contract Function n_storage_writes is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: nested_call_large_calldata...
test/avm_test_contract Function nested_call_large_calldata is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: nested_call_to_add...
test/avm_test_contract Function nested_call_to_add is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: nested_call_to_add_n_times_different_addresses...
test/avm_test_contract Function nested_call_to_add_n_times_different_addresses is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: nested_call_to_add_with_gas...
test/avm_test_contract Function nested_call_to_add_with_gas is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: nested_call_to_assert_same...
test/avm_test_contract Function nested_call_to_assert_same is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: nested_call_to_nothing...
test/avm_test_contract Function nested_call_to_nothing is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: nested_call_to_nothing_recovers...
test/avm_test_contract Function nested_call_to_nothing_recovers is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: nested_static_call_to_add...
test/avm_test_contract Function nested_static_call_to_add is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: nested_static_call_to_set_storage...
test/avm_test_contract Function nested_static_call_to_set_storage is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: new_note_hash...
test/avm_test_contract Function new_note_hash is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: new_nullifier...
test/avm_test_contract Function new_nullifier is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: note_hash_exists...
test/avm_test_contract Function note_hash_exists is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: nullifier_collision...
test/avm_test_contract Function nullifier_collision is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: nullifier_exists...
test/avm_test_contract Function nullifier_exists is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: pedersen_commit...
test/avm_test_contract Function pedersen_commit is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: process_message...
test/avm_test_contract Function process_message is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: public_dispatch...
test/avm_test_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: read_assert_storage_single...
test/avm_test_contract Function read_assert_storage_single is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: read_storage_list...
test/avm_test_contract Function read_storage_list is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: read_storage_map...
test/avm_test_contract Function read_storage_map is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: read_storage_single...
test/avm_test_contract Function read_storage_single is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: return_oracle...
test/avm_test_contract Function return_oracle is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: returndata_copy_oracle...
test/avm_test_contract Function returndata_copy_oracle is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: revert_oracle...
test/avm_test_contract Function revert_oracle is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: send_l2_to_l1_msg...
test/avm_test_contract Function send_l2_to_l1_msg is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: set_opcode_big_field...
test/avm_test_contract Function set_opcode_big_field is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: set_opcode_really_big_field...
test/avm_test_contract Function set_opcode_really_big_field is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: set_opcode_small_field...
test/avm_test_contract Function set_opcode_small_field is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: set_opcode_u32...
test/avm_test_contract Function set_opcode_u32 is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: set_opcode_u64...
test/avm_test_contract Function set_opcode_u64 is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: set_opcode_u8...
test/avm_test_contract Function set_opcode_u8 is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: set_read_storage_single...
test/avm_test_contract Function set_read_storage_single is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: set_storage_list...
test/avm_test_contract Function set_storage_list is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: set_storage_map...
test/avm_test_contract Function set_storage_map is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: set_storage_single...
test/avm_test_contract Function set_storage_single is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: sync_private_state...
test/avm_test_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: test_get_contract_instance...
test/avm_test_contract Function test_get_contract_instance is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: test_get_contract_instance_matches...
test/avm_test_contract Function test_get_contract_instance_matches is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: to_radix_le...
test/avm_test_contract Function to_radix_le is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: u128_addition_overflow...
test/avm_test_contract Function u128_addition_overflow is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: variable_base_msm...
test/avm_test_contract Function variable_base_msm is neither public nor unconstrained, skipping.
test/static_parent_contract compile test/static_parent_contract
test/child_contract Processing function: private_get_value...
test/child_contract Cache download of vk-6f1ef3d2faad1faa-bf369db159e843df5571cc215162fc11327ad48ac361bb3ab3126f900911ed90.tar.gz failed.
test/child_contract Generating vk for function: private_get_value...
test/child_contract bb command: write_vk (mem: 9.00 MiB)
test/child_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/child_contract --scheme: client_ivc (mem: 9.00 MiB)
test/child_contract --bytecode_path: - (mem: 9.00 MiB)
test/child_contract --output_path: ./target/tmp/tmp.XSg3bgvAFl (mem: 9.00 MiB)
test/child_contract --verbose: true (mem: 9.00 MiB)
test/child_contract --verifier_type: standalone (mem: 9.00 MiB)
test/child_contract Constructing DeciderProvingKey (mem: 17.81 MiB)
test/child_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.81 MiB)
test/child_contract goblin ecc op : 4/1024 (mem: 18.81 MiB)
test/child_contract busread : 742/6000 (mem: 18.81 MiB)
test/child_contract lookups : 2/15000 (mem: 18.81 MiB)
test/child_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.81 MiB)
test/child_contract arithmetic : 4927/56000 (mem: 18.81 MiB)
test/child_contract delta range : 1919/18000 (mem: 18.81 MiB)
test/child_contract elliptic : 2/6000 (mem: 18.81 MiB)
test/child_contract auxiliary : 475/26000 (mem: 18.81 MiB)
test/child_contract poseidon ext : 72/17000 (mem: 18.81 MiB)
test/child_contract poseidon int : 401/92000 (mem: 18.81 MiB)
test/child_contract overflow : 0/0 (mem: 18.81 MiB)
test/child_contract (mem: 18.81 MiB)
test/child_contract Total structured size: 242025 (mem: 18.81 MiB)
test/child_contract allocating polynomials object in proving key... (mem: 18.81 MiB)
test/child_contract populating trace... (mem: 240.81 MiB)
test/child_contract time to construct proving key: 186 ms. (mem: 254.81 MiB)
test/child_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 254.81 MiB)
test/child_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 285.81 MiB)
test/child_contract VK saved to "./target/tmp/tmp.XSg3bgvAFl/vk" (mem: 285.81 MiB)
test/child_contract Completed 2.1 KiB/2.1 KiB (22.0 KiB/s) with 1 file(s) remaining
test/child_contract upload: ../../../../../tmp/tmp.A724YhClGZ to s3://aztec-ci-artifacts/build-cache/vk-6f1ef3d2faad1faa-bf369db159e843df5571cc215162fc11327ad48ac361bb3ab3126f900911ed90.tar.gz
test/child_contract Cache upload of vk-6f1ef3d2faad1faa-bf369db159e843df5571cc215162fc11327ad48ac361bb3ab3126f900911ed90.tar.gz complete in 4s.
test/invalid_account_contract Processing function: verify_private_authwit...
test/invalid_account_contract Cache download of vk-56bff8d04c1dcaeb-07edf60d1aa9518f86ce1fb6ebf3102ff1ff8598fe53862a0028ed6c94363c25.tar.gz failed.
test/invalid_account_contract Generating vk for function: verify_private_authwit...
test/invalid_account_contract bb command: write_vk (mem: 8.00 MiB)
test/invalid_account_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/invalid_account_contract --scheme: client_ivc (mem: 8.00 MiB)
test/invalid_account_contract --bytecode_path: - (mem: 8.00 MiB)
test/invalid_account_contract --output_path: ./target/tmp/tmp.wfyr7gAEFt (mem: 8.00 MiB)
test/invalid_account_contract --verbose: true (mem: 8.00 MiB)
test/invalid_account_contract --verifier_type: standalone (mem: 8.00 MiB)
test/invalid_account_contract Constructing DeciderProvingKey (mem: 11.00 MiB)
test/invalid_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 14.00 MiB)
test/invalid_account_contract goblin ecc op : 4/1024 (mem: 14.00 MiB)
test/invalid_account_contract busread : 742/6000 (mem: 14.00 MiB)
test/invalid_account_contract lookups : 2/15000 (mem: 14.00 MiB)
test/invalid_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 14.00 MiB)
test/invalid_account_contract arithmetic : 3286/56000 (mem: 14.00 MiB)
test/invalid_account_contract delta range : 1785/18000 (mem: 14.00 MiB)
test/invalid_account_contract elliptic : 2/6000 (mem: 14.00 MiB)
test/invalid_account_contract auxiliary : 26/26000 (mem: 14.00 MiB)
test/invalid_account_contract poseidon ext : 12/17000 (mem: 14.00 MiB)
test/invalid_account_contract poseidon int : 59/92000 (mem: 14.00 MiB)
test/invalid_account_contract overflow : 0/0 (mem: 14.00 MiB)
test/invalid_account_contract (mem: 14.00 MiB)
test/invalid_account_contract Total structured size: 242025 (mem: 14.00 MiB)
test/invalid_account_contract allocating polynomials object in proving key... (mem: 14.00 MiB)
test/invalid_account_contract populating trace... (mem: 243.00 MiB)
test/invalid_account_contract time to construct proving key: 227 ms. (mem: 256.00 MiB)
test/invalid_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 256.00 MiB)
test/invalid_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 279.22 MiB)
test/invalid_account_contract VK saved to "./target/tmp/tmp.wfyr7gAEFt/vk" (mem: 279.22 MiB)
test/invalid_account_contract Completed 2.1 KiB/2.1 KiB (25.3 KiB/s) with 1 file(s) remaining
test/invalid_account_contract upload: ../../../../../tmp/tmp.ACSkq7E4sK to s3://aztec-ci-artifacts/build-cache/vk-56bff8d04c1dcaeb-07edf60d1aa9518f86ce1fb6ebf3102ff1ff8598fe53862a0028ed6c94363c25.tar.gz
test/invalid_account_contract Cache upload of vk-56bff8d04c1dcaeb-07edf60d1aa9518f86ce1fb6ebf3102ff1ff8598fe53862a0028ed6c94363c25.tar.gz complete in 3s.
test/invalid_account_contract Processing function: public_dispatch...
test/invalid_account_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/benchmarking_contract Processing function: create_note...
test/benchmarking_contract Cache download of vk-44a22beca7852b20-e195b8d2d875de6214aa219b3ec9bfb7aa705f3def2a29c55edef0929b64050e.tar.gz failed.
test/benchmarking_contract Generating vk for function: create_note...
test/benchmarking_contract bb command: write_vk (mem: 8.00 MiB)
test/benchmarking_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/benchmarking_contract --scheme: client_ivc (mem: 8.00 MiB)
test/benchmarking_contract --bytecode_path: - (mem: 8.00 MiB)
test/benchmarking_contract --output_path: ./target/tmp/tmp.u6sjbhSih4 (mem: 8.00 MiB)
test/benchmarking_contract --verbose: true (mem: 8.00 MiB)
test/benchmarking_contract --verifier_type: standalone (mem: 8.00 MiB)
test/benchmarking_contract Constructing DeciderProvingKey (mem: 36.41 MiB)
test/benchmarking_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 39.41 MiB)
test/benchmarking_contract goblin ecc op : 4/1024 (mem: 39.41 MiB)
test/benchmarking_contract busread : 742/6000 (mem: 39.41 MiB)
test/benchmarking_contract lookups : 12250/15000 (mem: 39.41 MiB)
test/benchmarking_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 39.41 MiB)
test/benchmarking_contract arithmetic : 15207/56000 (mem: 39.41 MiB)
test/benchmarking_contract delta range : 2445/18000 (mem: 39.41 MiB)
test/benchmarking_contract elliptic : 670/6000 (mem: 39.41 MiB)
test/benchmarking_contract auxiliary : 738/26000 (mem: 39.41 MiB)
test/benchmarking_contract poseidon ext : 52/17000 (mem: 39.41 MiB)
test/benchmarking_contract poseidon int : 287/92000 (mem: 39.41 MiB)
test/benchmarking_contract overflow : 0/0 (mem: 39.41 MiB)
test/benchmarking_contract (mem: 39.41 MiB)
test/benchmarking_contract Total structured size: 242025 (mem: 39.41 MiB)
test/benchmarking_contract allocating polynomials object in proving key... (mem: 39.41 MiB)
test/benchmarking_contract populating trace... (mem: 271.41 MiB)
test/benchmarking_contract time to construct proving key: 266 ms. (mem: 288.41 MiB)
test/benchmarking_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 288.41 MiB)
test/benchmarking_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 317.64 MiB)
test/benchmarking_contract VK saved to "./target/tmp/tmp.u6sjbhSih4/vk" (mem: 317.64 MiB)
test/benchmarking_contract Completed 2.1 KiB/2.1 KiB (39.3 KiB/s) with 1 file(s) remaining
test/benchmarking_contract upload: ../../../../../tmp/tmp.YOHRFegarV to s3://aztec-ci-artifacts/build-cache/vk-44a22beca7852b20-e195b8d2d875de6214aa219b3ec9bfb7aa705f3def2a29c55edef0929b64050e.tar.gz
test/benchmarking_contract Cache upload of vk-44a22beca7852b20-e195b8d2d875de6214aa219b3ec9bfb7aa705f3def2a29c55edef0929b64050e.tar.gz complete in 3s.
test/benchmarking_contract Processing function: increment_balance...
test/benchmarking_contract Function increment_balance is neither public nor unconstrained, skipping.
test/benchmarking_contract Processing function: process_message...
test/benchmarking_contract Function process_message is neither public nor unconstrained, skipping.
test/benchmarking_contract Processing function: public_dispatch...
test/benchmarking_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/benchmarking_contract Processing function: recreate_note...
test/benchmarking_contract Cache download of vk-44a22beca7852b20-8d14bf0dd05bfeb853ce2ec242f96ce06cadc2ff0d308be3592909564fbabe0e.tar.gz failed.
test/benchmarking_contract Generating vk for function: recreate_note...
test/benchmarking_contract bb command: write_vk (mem: 8.00 MiB)
test/benchmarking_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/benchmarking_contract --scheme: client_ivc (mem: 9.00 MiB)
test/benchmarking_contract --bytecode_path: - (mem: 9.00 MiB)
test/benchmarking_contract --output_path: ./target/tmp/tmp.PHh3iObaFM (mem: 9.00 MiB)
test/benchmarking_contract --verbose: true (mem: 9.00 MiB)
test/benchmarking_contract --verifier_type: standalone (mem: 9.00 MiB)
test/benchmarking_contract Constructing DeciderProvingKey (mem: 47.56 MiB)
test/benchmarking_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 48.56 MiB)
test/benchmarking_contract goblin ecc op : 4/1024 (mem: 48.56 MiB)
test/benchmarking_contract busread : 742/6000 (mem: 48.56 MiB)
test/benchmarking_contract lookups : 12250/15000 (mem: 48.56 MiB)
test/benchmarking_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 48.56 MiB)
test/benchmarking_contract arithmetic : 16665/56000 (mem: 48.56 MiB)
test/benchmarking_contract delta range : 2560/18000 (mem: 48.56 MiB)
test/benchmarking_contract elliptic : 992/6000 (mem: 48.56 MiB)
test/benchmarking_contract auxiliary : 1348/26000 (mem: 48.56 MiB)
test/benchmarking_contract poseidon ext : 202/17000 (mem: 48.56 MiB)
test/benchmarking_contract poseidon int : 1142/92000 (mem: 48.56 MiB)
test/benchmarking_contract overflow : 0/0 (mem: 48.56 MiB)
test/benchmarking_contract (mem: 48.56 MiB)
test/benchmarking_contract Total structured size: 242025 (mem: 48.56 MiB)
test/benchmarking_contract allocating polynomials object in proving key... (mem: 48.56 MiB)
test/benchmarking_contract populating trace... (mem: 275.56 MiB)
test/benchmarking_contract time to construct proving key: 189 ms. (mem: 291.56 MiB)
test/benchmarking_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 291.56 MiB)
test/benchmarking_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 321.54 MiB)
test/benchmarking_contract VK saved to "./target/tmp/tmp.PHh3iObaFM/vk" (mem: 321.54 MiB)
test/benchmarking_contract Completed 2.1 KiB/2.1 KiB (27.1 KiB/s) with 1 file(s) remaining
test/benchmarking_contract upload: ../../../../../tmp/tmp.njyMOOazij to s3://aztec-ci-artifacts/build-cache/vk-44a22beca7852b20-8d14bf0dd05bfeb853ce2ec242f96ce06cadc2ff0d308be3592909564fbabe0e.tar.gz
test/benchmarking_contract Cache upload of vk-44a22beca7852b20-8d14bf0dd05bfeb853ce2ec242f96ce06cadc2ff0d308be3592909564fbabe0e.tar.gz complete in 3s.
test/benchmarking_contract Processing function: sha256_hash_2048...
test/benchmarking_contract Function sha256_hash_2048 is neither public nor unconstrained, skipping.
test/child_contract Processing function: private_set_value...
test/child_contract Cache download of vk-6f1ef3d2faad1faa-795381f700c51f4bb5bb58a5fe18d975758679a634fbfc24b47bc8ecb0d14896.tar.gz failed.
test/child_contract Generating vk for function: private_set_value...
test/child_contract bb command: write_vk (mem: 9.00 MiB)
test/child_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/child_contract --scheme: client_ivc (mem: 9.00 MiB)
test/child_contract --bytecode_path: - (mem: 9.00 MiB)
test/child_contract --output_path: ./target/tmp/tmp.s7FyGmJx97 (mem: 9.00 MiB)
test/child_contract --verbose: true (mem: 9.00 MiB)
test/child_contract --verifier_type: standalone (mem: 9.00 MiB)
test/child_contract Constructing DeciderProvingKey (mem: 37.86 MiB)
test/child_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 40.86 MiB)
test/child_contract goblin ecc op : 4/1024 (mem: 40.86 MiB)
test/child_contract busread : 742/6000 (mem: 40.86 MiB)
test/child_contract lookups : 12250/15000 (mem: 40.86 MiB)
test/child_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 40.86 MiB)
test/child_contract arithmetic : 15205/56000 (mem: 40.86 MiB)
test/child_contract delta range : 2445/18000 (mem: 40.86 MiB)
test/child_contract elliptic : 670/6000 (mem: 40.86 MiB)
test/child_contract auxiliary : 738/26000 (mem: 40.86 MiB)
test/child_contract poseidon ext : 52/17000 (mem: 40.86 MiB)
test/child_contract poseidon int : 287/92000 (mem: 40.86 MiB)
test/child_contract overflow : 0/0 (mem: 40.86 MiB)
test/child_contract (mem: 40.86 MiB)
test/child_contract Total structured size: 242025 (mem: 40.86 MiB)
test/child_contract allocating polynomials object in proving key... (mem: 40.86 MiB)
test/child_contract populating trace... (mem: 263.86 MiB)
test/child_contract time to construct proving key: 219 ms. (mem: 276.86 MiB)
test/child_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 276.86 MiB)
test/child_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 305.86 MiB)
test/child_contract VK saved to "./target/tmp/tmp.s7FyGmJx97/vk" (mem: 305.86 MiB)
test/child_contract Completed 2.1 KiB/2.1 KiB (34.6 KiB/s) with 1 file(s) remaining
test/child_contract upload: ../../../../../tmp/tmp.H2JtIHRIvV to s3://aztec-ci-artifacts/build-cache/vk-6f1ef3d2faad1faa-795381f700c51f4bb5bb58a5fe18d975758679a634fbfc24b47bc8ecb0d14896.tar.gz
test/child_contract Cache upload of vk-6f1ef3d2faad1faa-795381f700c51f4bb5bb58a5fe18d975758679a634fbfc24b47bc8ecb0d14896.tar.gz complete in 3s.
test/child_contract Processing function: process_message...
test/child_contract Function process_message is neither public nor unconstrained, skipping.
test/child_contract Processing function: pub_get_value...
test/child_contract Function pub_get_value is neither public nor unconstrained, skipping.
test/child_contract Processing function: pub_inc_value...
test/child_contract Function pub_inc_value is neither public nor unconstrained, skipping.
test/child_contract Processing function: pub_inc_value_internal...
test/child_contract Function pub_inc_value_internal is neither public nor unconstrained, skipping.
test/child_contract Processing function: pub_set_value...
test/child_contract Function pub_set_value is neither public nor unconstrained, skipping.
test/child_contract Processing function: public_dispatch...
test/child_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/child_contract Processing function: set_value_twice_with_nested_first...
test/child_contract Function set_value_twice_with_nested_first is neither public nor unconstrained, skipping.
test/child_contract Processing function: set_value_twice_with_nested_last...
test/child_contract Function set_value_twice_with_nested_last is neither public nor unconstrained, skipping.
test/child_contract Processing function: set_value_with_two_nested_calls...
test/child_contract Function set_value_with_two_nested_calls is neither public nor unconstrained, skipping.
test/child_contract Processing function: sync_private_state...
test/child_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/child_contract Processing function: value...
test/child_contract Cache download of vk-6f1ef3d2faad1faa-ac4de5df98de97fb777edc2fe506961e86d4a8fa9146fff25a6af23233de0ec2.tar.gz failed.
test/child_contract Generating vk for function: value...
test/child_contract bb command: write_vk (mem: 8.00 MiB)
test/child_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/child_contract --scheme: client_ivc (mem: 8.00 MiB)
test/child_contract --bytecode_path: - (mem: 8.00 MiB)
test/child_contract --output_path: ./target/tmp/tmp.jvh88mMwE1 (mem: 8.00 MiB)
test/child_contract --verbose: true (mem: 8.00 MiB)
test/child_contract --verifier_type: standalone (mem: 8.00 MiB)
test/child_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/child_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/child_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/child_contract busread : 742/6000 (mem: 17.00 MiB)
test/child_contract lookups : 2/15000 (mem: 17.00 MiB)
test/child_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/child_contract arithmetic : 3294/56000 (mem: 17.00 MiB)
test/child_contract delta range : 1785/18000 (mem: 17.00 MiB)
test/child_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/child_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/child_contract poseidon ext : 22/17000 (mem: 17.00 MiB)
test/child_contract poseidon int : 116/92000 (mem: 17.00 MiB)
test/child_contract overflow : 0/0 (mem: 17.00 MiB)
test/child_contract (mem: 17.00 MiB)
test/child_contract Total structured size: 242025 (mem: 17.00 MiB)
test/child_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/child_contract populating trace... (mem: 238.00 MiB)
test/child_contract time to construct proving key: 210 ms. (mem: 248.00 MiB)
test/child_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 248.00 MiB)
test/child_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 280.00 MiB)
test/child_contract VK saved to "./target/tmp/tmp.jvh88mMwE1/vk" (mem: 280.00 MiB)
test/child_contract Completed 2.1 KiB/2.1 KiB (28.8 KiB/s) with 1 file(s) remaining
test/child_contract upload: ../../../../../tmp/tmp.SAxE5WWReH to s3://aztec-ci-artifacts/build-cache/vk-6f1ef3d2faad1faa-ac4de5df98de97fb777edc2fe506961e86d4a8fa9146fff25a6af23233de0ec2.tar.gz
test/child_contract Cache upload of vk-6f1ef3d2faad1faa-ac4de5df98de97fb777edc2fe506961e86d4a8fa9146fff25a6af23233de0ec2.tar.gz complete in 3s.
test/child_contract Processing function: value_internal...
test/child_contract Cache download of vk-6f1ef3d2faad1faa-25ea8830a3ddaae4f8d06e0cb0bab5da6683da38c079d38fb5430869490750b3.tar.gz failed.
test/child_contract Generating vk for function: value_internal...
test/child_contract bb command: write_vk (mem: 9.00 MiB)
test/child_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/child_contract --scheme: client_ivc (mem: 9.00 MiB)
test/child_contract --bytecode_path: - (mem: 9.00 MiB)
test/child_contract --output_path: ./target/tmp/tmp.mnGaQtMbKR (mem: 9.00 MiB)
test/child_contract --verbose: true (mem: 9.00 MiB)
test/child_contract --verifier_type: standalone (mem: 9.00 MiB)
test/child_contract Constructing DeciderProvingKey (mem: 13.00 MiB)
test/child_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.00 MiB)
test/child_contract goblin ecc op : 4/1024 (mem: 16.00 MiB)
test/child_contract busread : 742/6000 (mem: 16.00 MiB)
test/child_contract lookups : 2/15000 (mem: 16.00 MiB)
test/child_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.00 MiB)
test/child_contract arithmetic : 3295/56000 (mem: 16.00 MiB)
test/child_contract delta range : 1785/18000 (mem: 16.00 MiB)
test/child_contract elliptic : 2/6000 (mem: 16.00 MiB)
test/child_contract auxiliary : 26/26000 (mem: 16.00 MiB)
test/child_contract poseidon ext : 22/17000 (mem: 16.00 MiB)
test/child_contract poseidon int : 116/92000 (mem: 16.00 MiB)
test/child_contract overflow : 0/0 (mem: 16.00 MiB)
test/child_contract (mem: 16.00 MiB)
test/child_contract Total structured size: 242025 (mem: 16.00 MiB)
test/child_contract allocating polynomials object in proving key... (mem: 16.00 MiB)
test/child_contract populating trace... (mem: 238.00 MiB)
test/child_contract time to construct proving key: 191 ms. (mem: 254.00 MiB)
test/child_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 254.00 MiB)
test/child_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 285.00 MiB)
test/child_contract VK saved to "./target/tmp/tmp.mnGaQtMbKR/vk" (mem: 285.00 MiB)
test/child_contract Completed 2.1 KiB/2.1 KiB (29.1 KiB/s) with 1 file(s) remaining
test/child_contract upload: ../../../../../tmp/tmp.pc25THOc1t to s3://aztec-ci-artifacts/build-cache/vk-6f1ef3d2faad1faa-25ea8830a3ddaae4f8d06e0cb0bab5da6683da38c079d38fb5430869490750b3.tar.gz
test/child_contract Cache upload of vk-6f1ef3d2faad1faa-25ea8830a3ddaae4f8d06e0cb0bab5da6683da38c079d38fb5430869490750b3.tar.gz complete in 3s.
test/test_contract compile test/test_contract
test/static_child_contract Cache download and extraction of contract-9324da20c542ac79.tar.gz complete in 0s.
test/benchmarking_contract Processing function: sync_private_state...
test/benchmarking_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/import_test_contract Processing function: call_no_args...
test/import_test_contract Cache download of vk-b5559549284f6fba-4d2d364ab3ee23c54e8e38b291d2336c43fac3a8a8ce1a0cee1d76e8a29d22bb.tar.gz failed.
test/import_test_contract Generating vk for function: call_no_args...
test/import_test_contract bb command: write_vk (mem: 9.00 MiB)
test/import_test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/import_test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/import_test_contract --bytecode_path: - (mem: 9.00 MiB)
test/import_test_contract --output_path: ./target/tmp/tmp.QdZYfYbn0W (mem: 9.00 MiB)
test/import_test_contract --verbose: true (mem: 9.00 MiB)
test/import_test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/import_test_contract Constructing DeciderProvingKey (mem: 13.79 MiB)
test/import_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.79 MiB)
test/import_test_contract goblin ecc op : 4/1024 (mem: 15.79 MiB)
test/import_test_contract busread : 742/6000 (mem: 15.79 MiB)
test/import_test_contract lookups : 2/15000 (mem: 15.79 MiB)
test/import_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.79 MiB)
test/import_test_contract arithmetic : 3293/56000 (mem: 15.79 MiB)
test/import_test_contract delta range : 1787/18000 (mem: 15.79 MiB)
test/import_test_contract elliptic : 2/6000 (mem: 15.79 MiB)
test/import_test_contract auxiliary : 26/26000 (mem: 15.79 MiB)
test/import_test_contract poseidon ext : 22/17000 (mem: 15.79 MiB)
test/import_test_contract poseidon int : 116/92000 (mem: 15.79 MiB)
test/import_test_contract overflow : 0/0 (mem: 15.79 MiB)
test/import_test_contract (mem: 15.79 MiB)
test/import_test_contract Total structured size: 242025 (mem: 15.79 MiB)
test/import_test_contract allocating polynomials object in proving key... (mem: 15.79 MiB)
test/import_test_contract populating trace... (mem: 239.79 MiB)
test/import_test_contract time to construct proving key: 186 ms. (mem: 253.79 MiB)
test/import_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 253.79 MiB)
test/import_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 286.79 MiB)
test/import_test_contract VK saved to "./target/tmp/tmp.QdZYfYbn0W/vk" (mem: 286.79 MiB)
test/import_test_contract Completed 2.1 KiB/2.1 KiB (25.9 KiB/s) with 1 file(s) remaining
test/import_test_contract upload: ../../../../../tmp/tmp.qvzTTAi4S8 to s3://aztec-ci-artifacts/build-cache/vk-b5559549284f6fba-4d2d364ab3ee23c54e8e38b291d2336c43fac3a8a8ce1a0cee1d76e8a29d22bb.tar.gz
test/import_test_contract Cache upload of vk-b5559549284f6fba-4d2d364ab3ee23c54e8e38b291d2336c43fac3a8a8ce1a0cee1d76e8a29d22bb.tar.gz complete in 3s.
test/import_test_contract Processing function: call_public_fn...
test/import_test_contract Cache download of vk-b5559549284f6fba-b725437c1a60356afda8e53312eeda868bf589bae881d42dc3c64063901c8d4f.tar.gz failed.
test/import_test_contract Generating vk for function: call_public_fn...
test/import_test_contract bb command: write_vk (mem: 9.00 MiB)
test/import_test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/import_test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/import_test_contract --bytecode_path: - (mem: 9.00 MiB)
test/import_test_contract --output_path: ./target/tmp/tmp.TYS82aEADP (mem: 9.00 MiB)
test/import_test_contract --verbose: true (mem: 9.00 MiB)
test/import_test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/import_test_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/import_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/import_test_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/import_test_contract busread : 742/6000 (mem: 17.00 MiB)
test/import_test_contract lookups : 2/15000 (mem: 17.00 MiB)
test/import_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/import_test_contract arithmetic : 3285/56000 (mem: 17.00 MiB)
test/import_test_contract delta range : 1787/18000 (mem: 17.00 MiB)
test/import_test_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/import_test_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/import_test_contract poseidon ext : 12/17000 (mem: 17.00 MiB)
test/import_test_contract poseidon int : 59/92000 (mem: 17.00 MiB)
test/import_test_contract overflow : 0/0 (mem: 17.00 MiB)
test/import_test_contract (mem: 17.00 MiB)
test/import_test_contract Total structured size: 242025 (mem: 17.00 MiB)
test/import_test_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/import_test_contract populating trace... (mem: 243.00 MiB)
test/import_test_contract time to construct proving key: 192 ms. (mem: 259.00 MiB)
test/import_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 259.00 MiB)
test/import_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 291.00 MiB)
test/import_test_contract VK saved to "./target/tmp/tmp.TYS82aEADP/vk" (mem: 291.00 MiB)
test/import_test_contract Completed 2.1 KiB/2.1 KiB (29.0 KiB/s) with 1 file(s) remaining
test/import_test_contract upload: ../../../../../tmp/tmp.H3etDe7YD9 to s3://aztec-ci-artifacts/build-cache/vk-b5559549284f6fba-b725437c1a60356afda8e53312eeda868bf589bae881d42dc3c64063901c8d4f.tar.gz
test/import_test_contract Cache upload of vk-b5559549284f6fba-b725437c1a60356afda8e53312eeda868bf589bae881d42dc3c64063901c8d4f.tar.gz complete in 4s.
test/test_log_contract compile test/test_log_contract
test/import_test_contract Processing function: main_contract...
test/import_test_contract Cache download of vk-b5559549284f6fba-3737c3052be16b8cbc65cc4926fdd855daf4db4c1982566d467e7857bcebd270.tar.gz failed.
test/import_test_contract Generating vk for function: main_contract...
test/import_test_contract bb command: write_vk (mem: 8.00 MiB)
test/import_test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/import_test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/import_test_contract --bytecode_path: - (mem: 9.00 MiB)
test/import_test_contract --output_path: ./target/tmp/tmp.Zk3ak1UjCo (mem: 9.00 MiB)
test/import_test_contract --verbose: true (mem: 9.00 MiB)
test/import_test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/import_test_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/import_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.00 MiB)
test/import_test_contract goblin ecc op : 4/1024 (mem: 19.00 MiB)
test/import_test_contract busread : 742/6000 (mem: 19.00 MiB)
test/import_test_contract lookups : 2/15000 (mem: 19.00 MiB)
test/import_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.00 MiB)
test/import_test_contract arithmetic : 3293/56000 (mem: 19.00 MiB)
test/import_test_contract delta range : 1787/18000 (mem: 19.00 MiB)
test/import_test_contract elliptic : 2/6000 (mem: 19.00 MiB)
test/import_test_contract auxiliary : 26/26000 (mem: 19.00 MiB)
test/import_test_contract poseidon ext : 22/17000 (mem: 19.00 MiB)
test/import_test_contract poseidon int : 116/92000 (mem: 19.00 MiB)
test/import_test_contract overflow : 0/0 (mem: 19.00 MiB)
test/import_test_contract (mem: 19.00 MiB)
test/import_test_contract Total structured size: 242025 (mem: 19.00 MiB)
test/import_test_contract allocating polynomials object in proving key... (mem: 19.00 MiB)
test/import_test_contract populating trace... (mem: 240.00 MiB)
test/import_test_contract time to construct proving key: 174 ms. (mem: 254.00 MiB)
test/import_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 254.00 MiB)
test/import_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 284.00 MiB)
test/import_test_contract VK saved to "./target/tmp/tmp.Zk3ak1UjCo/vk" (mem: 284.00 MiB)
test/import_test_contract Completed 2.1 KiB/2.1 KiB (27.9 KiB/s) with 1 file(s) remaining
test/import_test_contract upload: ../../../../../tmp/tmp.d3DHcvzZwN to s3://aztec-ci-artifacts/build-cache/vk-b5559549284f6fba-3737c3052be16b8cbc65cc4926fdd855daf4db4c1982566d467e7857bcebd270.tar.gz
test/import_test_contract Cache upload of vk-b5559549284f6fba-3737c3052be16b8cbc65cc4926fdd855daf4db4c1982566d467e7857bcebd270.tar.gz complete in 4s.
test/import_test_contract Processing function: process_message...
test/import_test_contract Function process_message is neither public nor unconstrained, skipping.
test/import_test_contract Processing function: pub_call_public_fn...
test/import_test_contract Function pub_call_public_fn is neither public nor unconstrained, skipping.
test/import_test_contract Processing function: public_dispatch...
test/import_test_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/import_test_contract Processing function: sync_private_state...
test/import_test_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/txe_test_contract compile test/txe_test_contract
test/static_parent_contract Cache download and extraction of contract-961cf40d20af40d4.tar.gz complete in 0s.
test/updatable_contract compile test/updatable_contract
test/offchain_effect_contract Processing function: emit_event_as_offchain_message_for_msg_sender...
test/offchain_effect_contract Cache download of vk-c09d2404480127c9-483213caadcce9632322f23f506dd7da2ffa5efe9eaa6ed741a4ab047db37d3a.tar.gz failed.
test/offchain_effect_contract Generating vk for function: emit_event_as_offchain_message_for_msg_sender...
test/offchain_effect_contract bb command: write_vk (mem: 9.00 MiB)
test/offchain_effect_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/offchain_effect_contract --scheme: client_ivc (mem: 9.00 MiB)
test/offchain_effect_contract --bytecode_path: - (mem: 9.00 MiB)
test/offchain_effect_contract --output_path: ./target/tmp/tmp.QlzXkzhPE9 (mem: 9.00 MiB)
test/offchain_effect_contract --verbose: true (mem: 9.00 MiB)
test/offchain_effect_contract --verifier_type: standalone (mem: 9.00 MiB)
test/offchain_effect_contract Constructing DeciderProvingKey (mem: 14.07 MiB)
test/offchain_effect_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.07 MiB)
test/offchain_effect_contract goblin ecc op : 4/1024 (mem: 17.07 MiB)
test/offchain_effect_contract busread : 742/6000 (mem: 17.07 MiB)
test/offchain_effect_contract lookups : 2/15000 (mem: 17.07 MiB)
test/offchain_effect_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.07 MiB)
test/offchain_effect_contract arithmetic : 3326/56000 (mem: 17.07 MiB)
test/offchain_effect_contract delta range : 1791/18000 (mem: 17.07 MiB)
test/offchain_effect_contract elliptic : 2/6000 (mem: 17.07 MiB)
test/offchain_effect_contract auxiliary : 26/26000 (mem: 17.07 MiB)
test/offchain_effect_contract poseidon ext : 42/17000 (mem: 17.07 MiB)
test/offchain_effect_contract poseidon int : 230/92000 (mem: 17.07 MiB)
test/offchain_effect_contract overflow : 0/0 (mem: 17.07 MiB)
test/offchain_effect_contract (mem: 17.07 MiB)
test/offchain_effect_contract Total structured size: 242025 (mem: 17.07 MiB)
test/offchain_effect_contract allocating polynomials object in proving key... (mem: 17.07 MiB)
test/offchain_effect_contract populating trace... (mem: 231.07 MiB)
test/offchain_effect_contract time to construct proving key: 188 ms. (mem: 246.07 MiB)
test/offchain_effect_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 246.07 MiB)
test/offchain_effect_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 278.07 MiB)
test/offchain_effect_contract VK saved to "./target/tmp/tmp.QlzXkzhPE9/vk" (mem: 278.07 MiB)
test/offchain_effect_contract Completed 2.1 KiB/2.1 KiB (36.8 KiB/s) with 1 file(s) remaining
test/offchain_effect_contract upload: ../../../../../tmp/tmp.rn9DmjpeNv to s3://aztec-ci-artifacts/build-cache/vk-c09d2404480127c9-483213caadcce9632322f23f506dd7da2ffa5efe9eaa6ed741a4ab047db37d3a.tar.gz
test/offchain_effect_contract Cache upload of vk-c09d2404480127c9-483213caadcce9632322f23f506dd7da2ffa5efe9eaa6ed741a4ab047db37d3a.tar.gz complete in 3s.
test/no_constructor_contract Processing function: initialize_private_mutable...
test/no_constructor_contract Cache download of vk-13dc1e3de5fda1ff-0ca40216e465ce25a13dd0338f4de1cfedf39286db2459767dce8a48a4dfd2d0.tar.gz failed.
test/no_constructor_contract Generating vk for function: initialize_private_mutable...
test/no_constructor_contract bb command: write_vk (mem: 9.00 MiB)
test/no_constructor_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/no_constructor_contract --scheme: client_ivc (mem: 9.00 MiB)
test/no_constructor_contract --bytecode_path: - (mem: 9.00 MiB)
test/no_constructor_contract --output_path: ./target/tmp/tmp.e2mDtRZqR9 (mem: 9.00 MiB)
test/no_constructor_contract --verbose: true (mem: 9.00 MiB)
test/no_constructor_contract --verifier_type: standalone (mem: 9.00 MiB)
test/no_constructor_contract Constructing DeciderProvingKey (mem: 39.53 MiB)
test/no_constructor_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 42.53 MiB)
test/no_constructor_contract goblin ecc op : 4/1024 (mem: 42.53 MiB)
test/no_constructor_contract busread : 742/6000 (mem: 42.53 MiB)
test/no_constructor_contract lookups : 12218/15000 (mem: 42.53 MiB)
test/no_constructor_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 42.53 MiB)
test/no_constructor_contract arithmetic : 14727/56000 (mem: 42.53 MiB)
test/no_constructor_contract delta range : 2430/18000 (mem: 42.53 MiB)
test/no_constructor_contract elliptic : 670/6000 (mem: 42.53 MiB)
test/no_constructor_contract auxiliary : 738/26000 (mem: 42.53 MiB)
test/no_constructor_contract poseidon ext : 32/17000 (mem: 42.53 MiB)
test/no_constructor_contract poseidon int : 173/92000 (mem: 42.53 MiB)
test/no_constructor_contract overflow : 0/0 (mem: 42.53 MiB)
test/no_constructor_contract (mem: 42.53 MiB)
test/no_constructor_contract Total structured size: 242025 (mem: 42.53 MiB)
test/no_constructor_contract allocating polynomials object in proving key... (mem: 42.53 MiB)
test/no_constructor_contract populating trace... (mem: 260.53 MiB)
test/no_constructor_contract time to construct proving key: 191 ms. (mem: 275.53 MiB)
test/no_constructor_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 275.53 MiB)
test/no_constructor_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 304.91 MiB)
test/no_constructor_contract VK saved to "./target/tmp/tmp.e2mDtRZqR9/vk" (mem: 304.91 MiB)
test/no_constructor_contract Completed 2.1 KiB/2.1 KiB (34.8 KiB/s) with 1 file(s) remaining
test/no_constructor_contract upload: ../../../../../tmp/tmp.UGzNkNf2Gk to s3://aztec-ci-artifacts/build-cache/vk-13dc1e3de5fda1ff-0ca40216e465ce25a13dd0338f4de1cfedf39286db2459767dce8a48a4dfd2d0.tar.gz
test/no_constructor_contract Cache upload of vk-13dc1e3de5fda1ff-0ca40216e465ce25a13dd0338f4de1cfedf39286db2459767dce8a48a4dfd2d0.tar.gz complete in 2s.
test/no_constructor_contract Processing function: is_private_mutable_initialized...
test/no_constructor_contract Function is_private_mutable_initialized is neither public nor unconstrained, skipping.
test/no_constructor_contract Processing function: process_message...
test/no_constructor_contract Function process_message is neither public nor unconstrained, skipping.
test/no_constructor_contract Processing function: public_dispatch...
test/no_constructor_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/no_constructor_contract Processing function: sync_private_state...
test/no_constructor_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/updated_contract compile test/updated_contract
test/test_contract Cache download and extraction of contract-eb75935d59d9b22b.tar.gz complete in 1s.
test/test_log_contract Cache download and extraction of contract-69195549a8329077.tar.gz complete in 1s.
test/txe_test_contract Cache download and extraction of contract-1da180dbfdaf5ee2.tar.gz complete in 1s.
test/offchain_effect_contract Processing function: emit_note_as_offchain_message...
test/offchain_effect_contract Cache download of vk-c09d2404480127c9-ebeb29da4dbf064adb3984607cd88b1eb5395f0cbdc5c2a8092f5e5f956e2a47.tar.gz failed.
test/offchain_effect_contract Generating vk for function: emit_note_as_offchain_message...
test/offchain_effect_contract bb command: write_vk (mem: 8.00 MiB)
test/offchain_effect_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/offchain_effect_contract --scheme: client_ivc (mem: 8.00 MiB)
test/offchain_effect_contract --bytecode_path: - (mem: 8.00 MiB)
test/offchain_effect_contract --output_path: ./target/tmp/tmp.cwjA1OFwlO (mem: 8.00 MiB)
test/offchain_effect_contract --verbose: true (mem: 8.00 MiB)
test/offchain_effect_contract --verifier_type: standalone (mem: 8.00 MiB)
test/offchain_effect_contract Constructing DeciderProvingKey (mem: 12.27 MiB)
test/offchain_effect_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.27 MiB)
test/offchain_effect_contract goblin ecc op : 4/1024 (mem: 15.27 MiB)
test/offchain_effect_contract busread : 742/6000 (mem: 15.27 MiB)
test/offchain_effect_contract lookups : 2/15000 (mem: 15.27 MiB)
test/offchain_effect_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.27 MiB)
test/offchain_effect_contract arithmetic : 3335/56000 (mem: 15.27 MiB)
test/offchain_effect_contract delta range : 1789/18000 (mem: 15.27 MiB)
test/offchain_effect_contract elliptic : 2/6000 (mem: 15.27 MiB)
test/offchain_effect_contract auxiliary : 26/26000 (mem: 15.27 MiB)
test/offchain_effect_contract poseidon ext : 52/17000 (mem: 15.27 MiB)
test/offchain_effect_contract poseidon int : 287/92000 (mem: 15.27 MiB)
test/offchain_effect_contract overflow : 0/0 (mem: 15.27 MiB)
test/offchain_effect_contract (mem: 15.27 MiB)
test/offchain_effect_contract Total structured size: 242025 (mem: 15.27 MiB)
test/offchain_effect_contract allocating polynomials object in proving key... (mem: 15.27 MiB)
test/offchain_effect_contract populating trace... (mem: 240.27 MiB)
test/offchain_effect_contract time to construct proving key: 149 ms. (mem: 255.27 MiB)
test/offchain_effect_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 255.27 MiB)
test/offchain_effect_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 286.27 MiB)
test/offchain_effect_contract VK saved to "./target/tmp/tmp.cwjA1OFwlO/vk" (mem: 286.27 MiB)
test/offchain_effect_contract Completed 2.1 KiB/2.1 KiB (28.7 KiB/s) with 1 file(s) remaining
test/offchain_effect_contract upload: ../../../../../tmp/tmp.KYc3PtQl1h to s3://aztec-ci-artifacts/build-cache/vk-c09d2404480127c9-ebeb29da4dbf064adb3984607cd88b1eb5395f0cbdc5c2a8092f5e5f956e2a47.tar.gz
test/offchain_effect_contract Cache upload of vk-c09d2404480127c9-ebeb29da4dbf064adb3984607cd88b1eb5395f0cbdc5c2a8092f5e5f956e2a47.tar.gz complete in 3s.
test/offchain_effect_contract Processing function: emit_offchain_effects...
test/offchain_effect_contract Cache download of vk-c09d2404480127c9-cc9195248f3130d95d4ff984ce5d81333483288f46401c4a1d7d34ae9f177a2e.tar.gz failed.
test/offchain_effect_contract Generating vk for function: emit_offchain_effects...
test/offchain_effect_contract bb command: write_vk (mem: 9.00 MiB)
test/offchain_effect_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/offchain_effect_contract --scheme: client_ivc (mem: 9.00 MiB)
test/offchain_effect_contract --bytecode_path: - (mem: 9.00 MiB)
test/offchain_effect_contract --output_path: ./target/tmp/tmp.K1qn3Tp6yp (mem: 9.00 MiB)
test/offchain_effect_contract --verbose: true (mem: 9.00 MiB)
test/offchain_effect_contract --verifier_type: standalone (mem: 9.00 MiB)
test/offchain_effect_contract Constructing DeciderProvingKey (mem: 20.23 MiB)
test/offchain_effect_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 24.23 MiB)
test/offchain_effect_contract goblin ecc op : 4/1024 (mem: 24.23 MiB)
test/offchain_effect_contract busread : 742/6000 (mem: 24.23 MiB)
test/offchain_effect_contract lookups : 2/15000 (mem: 24.23 MiB)
test/offchain_effect_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 24.23 MiB)
test/offchain_effect_contract arithmetic : 6891/56000 (mem: 24.23 MiB)
test/offchain_effect_contract delta range : 2024/18000 (mem: 24.23 MiB)
test/offchain_effect_contract elliptic : 2/6000 (mem: 24.23 MiB)
test/offchain_effect_contract auxiliary : 1325/26000 (mem: 24.23 MiB)
test/offchain_effect_contract poseidon ext : 502/17000 (mem: 24.23 MiB)
test/offchain_effect_contract poseidon int : 2852/92000 (mem: 24.23 MiB)
test/offchain_effect_contract overflow : 0/0 (mem: 24.23 MiB)
test/offchain_effect_contract (mem: 24.23 MiB)
test/offchain_effect_contract Total structured size: 242025 (mem: 24.23 MiB)
test/offchain_effect_contract allocating polynomials object in proving key... (mem: 24.23 MiB)
test/offchain_effect_contract populating trace... (mem: 246.23 MiB)
test/offchain_effect_contract time to construct proving key: 147 ms. (mem: 261.23 MiB)
test/offchain_effect_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 261.23 MiB)
test/offchain_effect_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 293.00 MiB)
test/offchain_effect_contract VK saved to "./target/tmp/tmp.K1qn3Tp6yp/vk" (mem: 293.00 MiB)
test/offchain_effect_contract Completed 2.1 KiB/2.1 KiB (14.7 KiB/s) with 1 file(s) remaining
test/offchain_effect_contract upload: ../../../../../tmp/tmp.UfRDWxYNKx to s3://aztec-ci-artifacts/build-cache/vk-c09d2404480127c9-cc9195248f3130d95d4ff984ce5d81333483288f46401c4a1d7d34ae9f177a2e.tar.gz
test/offchain_effect_contract Cache upload of vk-c09d2404480127c9-cc9195248f3130d95d4ff984ce5d81333483288f46401c4a1d7d34ae9f177a2e.tar.gz complete in 3s.
test/offchain_effect_contract Processing function: emitting_offchain_effect_from_utility_reverts...
test/offchain_effect_contract Function emitting_offchain_effect_from_utility_reverts is neither public nor unconstrained, skipping.
test/offchain_effect_contract Processing function: get_note_value...
test/offchain_effect_contract Function get_note_value is neither public nor unconstrained, skipping.
test/offchain_effect_contract Processing function: process_message...
test/offchain_effect_contract Function process_message is neither public nor unconstrained, skipping.
test/offchain_effect_contract Processing function: sync_private_state...
test/offchain_effect_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/offchain_effect_contract Processing function: public_dispatch...
test/offchain_effect_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/updatable_contract Cache download and extraction of contract-819fab96c684e055.tar.gz complete in 1s.
test/parent_contract Processing function: enqueue_call_to_child...
test/parent_contract Cache download of vk-fd1a75e6d2263279-51bb27c3753539d78b158cb3c2ddee25f65dba28a02b855f99534b27bf802dc7.tar.gz failed.
test/parent_contract Generating vk for function: enqueue_call_to_child...
test/parent_contract bb command: write_vk (mem: 9.00 MiB)
test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/parent_contract --output_path: ./target/tmp/tmp.BYdpVR2vCH (mem: 9.00 MiB)
test/parent_contract --verbose: true (mem: 9.00 MiB)
test/parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/parent_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/parent_contract busread : 742/6000 (mem: 17.00 MiB)
test/parent_contract lookups : 2/15000 (mem: 17.00 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/parent_contract arithmetic : 3307/56000 (mem: 17.00 MiB)
test/parent_contract delta range : 1787/18000 (mem: 17.00 MiB)
test/parent_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/parent_contract poseidon ext : 32/17000 (mem: 17.00 MiB)
test/parent_contract poseidon int : 173/92000 (mem: 17.00 MiB)
test/parent_contract overflow : 0/0 (mem: 17.00 MiB)
test/parent_contract (mem: 17.00 MiB)
test/parent_contract Total structured size: 242025 (mem: 17.00 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/parent_contract populating trace... (mem: 246.00 MiB)
test/parent_contract time to construct proving key: 202 ms. (mem: 259.00 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 259.00 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 290.00 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.BYdpVR2vCH/vk" (mem: 290.00 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (46.7 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.j32UIVfSFN to s3://aztec-ci-artifacts/build-cache/vk-fd1a75e6d2263279-51bb27c3753539d78b158cb3c2ddee25f65dba28a02b855f99534b27bf802dc7.tar.gz
test/parent_contract Cache upload of vk-fd1a75e6d2263279-51bb27c3753539d78b158cb3c2ddee25f65dba28a02b855f99534b27bf802dc7.tar.gz complete in 3s.
test/parent_contract Processing function: enqueue_call_to_child_twice...
test/parent_contract Cache download of vk-fd1a75e6d2263279-7d7f55da27d4964b44b4c01e6c30c9693243a6848c98f12f5f7d7082d2bf2e64.tar.gz failed.
test/parent_contract Generating vk for function: enqueue_call_to_child_twice...
test/parent_contract bb command: write_vk (mem: 9.00 MiB)
test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/parent_contract --output_path: ./target/tmp/tmp.bIv43hr9ao (mem: 9.00 MiB)
test/parent_contract --verbose: true (mem: 9.00 MiB)
test/parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/parent_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.00 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 18.00 MiB)
test/parent_contract busread : 742/6000 (mem: 18.00 MiB)
test/parent_contract lookups : 2/15000 (mem: 18.00 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.00 MiB)
test/parent_contract arithmetic : 3315/56000 (mem: 18.00 MiB)
test/parent_contract delta range : 1788/18000 (mem: 18.00 MiB)
test/parent_contract elliptic : 2/6000 (mem: 18.00 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 18.00 MiB)
test/parent_contract poseidon ext : 42/17000 (mem: 18.00 MiB)
test/parent_contract poseidon int : 230/92000 (mem: 18.00 MiB)
test/parent_contract overflow : 0/0 (mem: 18.00 MiB)
test/parent_contract (mem: 18.00 MiB)
test/parent_contract Total structured size: 242025 (mem: 18.00 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 18.00 MiB)
test/parent_contract populating trace... (mem: 257.00 MiB)
test/parent_contract time to construct proving key: 253 ms. (mem: 271.00 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 271.00 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 303.00 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.bIv43hr9ao/vk" (mem: 303.00 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (26.4 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.OGvHOuncIb to s3://aztec-ci-artifacts/build-cache/vk-fd1a75e6d2263279-7d7f55da27d4964b44b4c01e6c30c9693243a6848c98f12f5f7d7082d2bf2e64.tar.gz
test/parent_contract Cache upload of vk-fd1a75e6d2263279-7d7f55da27d4964b44b4c01e6c30c9693243a6848c98f12f5f7d7082d2bf2e64.tar.gz complete in 3s.
test/parent_contract Processing function: enqueue_call_to_child_with_many_args_and_recurse...
test/parent_contract Cache download of vk-fd1a75e6d2263279-fb96bbfa3c0dea195fd3a14dc9d80ef3b4439265bd3dd934fe18838f59c72320.tar.gz failed.
test/parent_contract Generating vk for function: enqueue_call_to_child_with_many_args_and_recurse...
test/parent_contract bb command: write_vk (mem: 8.00 MiB)
test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/parent_contract --output_path: ./target/tmp/tmp.OqlrmZe6Za (mem: 9.00 MiB)
test/parent_contract --verbose: true (mem: 9.00 MiB)
test/parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/parent_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/parent_contract busread : 742/6000 (mem: 17.00 MiB)
test/parent_contract lookups : 2/15000 (mem: 17.00 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/parent_contract arithmetic : 3319/56000 (mem: 17.00 MiB)
test/parent_contract delta range : 1791/18000 (mem: 17.00 MiB)
test/parent_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/parent_contract poseidon ext : 22/17000 (mem: 17.00 MiB)
test/parent_contract poseidon int : 116/92000 (mem: 17.00 MiB)
test/parent_contract overflow : 0/0 (mem: 17.00 MiB)
test/parent_contract (mem: 17.00 MiB)
test/parent_contract Total structured size: 242025 (mem: 17.00 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/parent_contract populating trace... (mem: 242.00 MiB)
test/parent_contract time to construct proving key: 160 ms. (mem: 258.00 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 258.00 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 289.00 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.OqlrmZe6Za/vk" (mem: 289.00 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (25.7 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.DYcMwjTRZP to s3://aztec-ci-artifacts/build-cache/vk-fd1a75e6d2263279-fb96bbfa3c0dea195fd3a14dc9d80ef3b4439265bd3dd934fe18838f59c72320.tar.gz
test/parent_contract Cache upload of vk-fd1a75e6d2263279-fb96bbfa3c0dea195fd3a14dc9d80ef3b4439265bd3dd934fe18838f59c72320.tar.gz complete in 3s.
test/parent_contract Processing function: enqueue_call_to_pub_entry_point...
test/parent_contract Cache download of vk-fd1a75e6d2263279-00f0472952441957b8e32355944df215414cadb6ed9d748b1476256dad6a3ad8.tar.gz failed.
test/parent_contract Generating vk for function: enqueue_call_to_pub_entry_point...
test/parent_contract bb command: write_vk (mem: 9.00 MiB)
test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/parent_contract --output_path: ./target/tmp/tmp.jAYEhUblvf (mem: 9.00 MiB)
test/parent_contract --verbose: true (mem: 9.00 MiB)
test/parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/parent_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.00 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 19.00 MiB)
test/parent_contract busread : 742/6000 (mem: 19.00 MiB)
test/parent_contract lookups : 2/15000 (mem: 19.00 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.00 MiB)
test/parent_contract arithmetic : 3319/56000 (mem: 19.00 MiB)
test/parent_contract delta range : 1787/18000 (mem: 19.00 MiB)
test/parent_contract elliptic : 2/6000 (mem: 19.00 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 19.00 MiB)
test/parent_contract poseidon ext : 42/17000 (mem: 19.00 MiB)
test/parent_contract poseidon int : 230/92000 (mem: 19.00 MiB)
test/parent_contract overflow : 0/0 (mem: 19.00 MiB)
test/parent_contract (mem: 19.00 MiB)
test/parent_contract Total structured size: 242025 (mem: 19.00 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 19.00 MiB)
test/parent_contract populating trace... (mem: 240.00 MiB)
test/parent_contract time to construct proving key: 205 ms. (mem: 255.00 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 255.00 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 287.00 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.jAYEhUblvf/vk" (mem: 287.00 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (28.4 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.Uvj46cY0qA to s3://aztec-ci-artifacts/build-cache/vk-fd1a75e6d2263279-00f0472952441957b8e32355944df215414cadb6ed9d748b1476256dad6a3ad8.tar.gz
test/parent_contract Cache upload of vk-fd1a75e6d2263279-00f0472952441957b8e32355944df215414cadb6ed9d748b1476256dad6a3ad8.tar.gz complete in 3s.
test/parent_contract Processing function: enqueue_calls_to_child_with_nested_first...
test/parent_contract Cache download of vk-fd1a75e6d2263279-74cd3d279f6ae5ab32c8d8aabb2804b0f74ec58189fb8a59aeb1f1dd2fda5f32.tar.gz failed.
test/parent_contract Generating vk for function: enqueue_calls_to_child_with_nested_first...
test/parent_contract bb command: write_vk (mem: 9.00 MiB)
test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/parent_contract --output_path: ./target/tmp/tmp.8FMN4JTsdf (mem: 9.00 MiB)
test/parent_contract --verbose: true (mem: 9.00 MiB)
test/parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/parent_contract Constructing DeciderProvingKey (mem: 13.00 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/parent_contract busread : 742/6000 (mem: 17.00 MiB)
test/parent_contract lookups : 2/15000 (mem: 17.00 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/parent_contract arithmetic : 3315/56000 (mem: 17.00 MiB)
test/parent_contract delta range : 1788/18000 (mem: 17.00 MiB)
test/parent_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/parent_contract poseidon ext : 42/17000 (mem: 17.00 MiB)
test/parent_contract poseidon int : 230/92000 (mem: 17.00 MiB)
test/parent_contract overflow : 0/0 (mem: 17.00 MiB)
test/parent_contract (mem: 17.00 MiB)
test/parent_contract Total structured size: 242025 (mem: 17.00 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/parent_contract populating trace... (mem: 239.00 MiB)
test/parent_contract time to construct proving key: 130 ms. (mem: 255.00 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 255.00 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 287.00 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.8FMN4JTsdf/vk" (mem: 287.00 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (26.2 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.dfLoCIgvYC to s3://aztec-ci-artifacts/build-cache/vk-fd1a75e6d2263279-74cd3d279f6ae5ab32c8d8aabb2804b0f74ec58189fb8a59aeb1f1dd2fda5f32.tar.gz
test/parent_contract Cache upload of vk-fd1a75e6d2263279-74cd3d279f6ae5ab32c8d8aabb2804b0f74ec58189fb8a59aeb1f1dd2fda5f32.tar.gz complete in 3s.
test/counter_contract Processing function: decrement...
test/counter_contract Cache download of vk-b544b80e73deee18-c482a73551f9f2ff2f11c379f33b05c3549f334c484b4524934ff78f6853d216.tar.gz failed.
test/counter_contract Generating vk for function: decrement...
test/counter_contract bb command: write_vk (mem: 9.00 MiB)
test/counter_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/counter_contract --scheme: client_ivc (mem: 9.00 MiB)
test/counter_contract --bytecode_path: - (mem: 9.00 MiB)
test/counter_contract --output_path: ./target/tmp/tmp.B1AG522wT0 (mem: 9.00 MiB)
test/counter_contract --verbose: true (mem: 9.00 MiB)
test/counter_contract --verifier_type: standalone (mem: 9.00 MiB)
test/counter_contract Constructing DeciderProvingKey (mem: 83.16 MiB)
test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 92.16 MiB)
test/counter_contract goblin ecc op : 4/1024 (mem: 92.16 MiB)
test/counter_contract busread : 742/6000 (mem: 92.16 MiB)
test/counter_contract lookups : 12250/15000 (mem: 92.16 MiB)
test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 92.16 MiB)
test/counter_contract arithmetic : 35480/56000 (mem: 92.16 MiB)
test/counter_contract delta range : 5566/18000 (mem: 92.16 MiB)
test/counter_contract elliptic : 5822/6000 (mem: 92.16 MiB)
test/counter_contract auxiliary : 20593/26000 (mem: 92.16 MiB)
test/counter_contract poseidon ext : 2592/17000 (mem: 92.16 MiB)
test/counter_contract poseidon int : 14765/92000 (mem: 92.16 MiB)
test/counter_contract overflow : 0/0 (mem: 92.16 MiB)
test/counter_contract (mem: 92.16 MiB)
test/counter_contract Total structured size: 242025 (mem: 92.16 MiB)
test/counter_contract allocating polynomials object in proving key... (mem: 92.16 MiB)
test/counter_contract populating trace... (mem: 322.16 MiB)
test/counter_contract time to construct proving key: 327 ms. (mem: 347.16 MiB)
test/counter_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 347.16 MiB)
test/counter_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 354.16 MiB)
test/counter_contract VK saved to "./target/tmp/tmp.B1AG522wT0/vk" (mem: 355.16 MiB)
test/counter_contract Completed 2.1 KiB/2.1 KiB (30.5 KiB/s) with 1 file(s) remaining
test/counter_contract upload: ../../../../../tmp/tmp.hcHqISPchc to s3://aztec-ci-artifacts/build-cache/vk-b544b80e73deee18-c482a73551f9f2ff2f11c379f33b05c3549f334c484b4524934ff78f6853d216.tar.gz
test/counter_contract Cache upload of vk-b544b80e73deee18-c482a73551f9f2ff2f11c379f33b05c3549f334c484b4524934ff78f6853d216.tar.gz complete in 3s.
test/counter_contract Processing function: emit_in_public...
test/counter_contract Function emit_in_public is neither public nor unconstrained, skipping.
test/counter_contract Processing function: get_counter...
test/counter_contract Function get_counter is neither public nor unconstrained, skipping.
test/counter_contract Processing function: increment...
test/counter_contract Cache download of vk-b544b80e73deee18-624778117022558b2075288c96efdda5ca5e1a653101a2ef938f3754c43224c1.tar.gz failed.
test/counter_contract Generating vk for function: increment...
test/counter_contract bb command: write_vk (mem: 8.00 MiB)
test/counter_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/counter_contract --scheme: client_ivc (mem: 8.00 MiB)
test/counter_contract --bytecode_path: - (mem: 8.00 MiB)
test/counter_contract --output_path: ./target/tmp/tmp.rWoW4x5nWa (mem: 8.00 MiB)
test/counter_contract --verbose: true (mem: 8.00 MiB)
test/counter_contract --verifier_type: standalone (mem: 8.00 MiB)
test/counter_contract Constructing DeciderProvingKey (mem: 36.42 MiB)
test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 40.42 MiB)
test/counter_contract goblin ecc op : 4/1024 (mem: 40.42 MiB)
test/counter_contract busread : 742/6000 (mem: 40.42 MiB)
test/counter_contract lookups : 12218/15000 (mem: 40.42 MiB)
test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 40.42 MiB)
test/counter_contract arithmetic : 14736/56000 (mem: 40.42 MiB)
test/counter_contract delta range : 2431/18000 (mem: 40.42 MiB)
test/counter_contract elliptic : 670/6000 (mem: 40.42 MiB)
test/counter_contract auxiliary : 738/26000 (mem: 40.42 MiB)
test/counter_contract poseidon ext : 42/17000 (mem: 40.42 MiB)
test/counter_contract poseidon int : 230/92000 (mem: 40.42 MiB)
test/counter_contract overflow : 0/0 (mem: 40.42 MiB)
test/counter_contract (mem: 40.42 MiB)
test/counter_contract Total structured size: 242025 (mem: 40.42 MiB)
test/counter_contract allocating polynomials object in proving key... (mem: 40.42 MiB)
test/counter_contract populating trace... (mem: 261.42 MiB)
test/counter_contract time to construct proving key: 233 ms. (mem: 275.42 MiB)
test/counter_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 275.42 MiB)
test/counter_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 304.47 MiB)
test/counter_contract VK saved to "./target/tmp/tmp.rWoW4x5nWa/vk" (mem: 304.47 MiB)
test/counter_contract Completed 2.1 KiB/2.1 KiB (38.1 KiB/s) with 1 file(s) remaining
test/counter_contract upload: ../../../../../tmp/tmp.2qXShn12tB to s3://aztec-ci-artifacts/build-cache/vk-b544b80e73deee18-624778117022558b2075288c96efdda5ca5e1a653101a2ef938f3754c43224c1.tar.gz
test/counter_contract Cache upload of vk-b544b80e73deee18-624778117022558b2075288c96efdda5ca5e1a653101a2ef938f3754c43224c1.tar.gz complete in 3s.
test/updated_contract Cache download and extraction of contract-61322a8f3564d9bd.tar.gz complete in 0s.
test/parent_contract Processing function: enqueue_calls_to_child_with_nested_last...
test/parent_contract Cache download of vk-fd1a75e6d2263279-a02c12175d19c80921e67bb8820af0a59450ab4fe737317300c4f383f65ef374.tar.gz failed.
test/parent_contract Generating vk for function: enqueue_calls_to_child_with_nested_last...
test/parent_contract bb command: write_vk (mem: 9.00 MiB)
test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/parent_contract --output_path: ./target/tmp/tmp.AvIYxUYQPc (mem: 9.00 MiB)
test/parent_contract --verbose: true (mem: 9.00 MiB)
test/parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/parent_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.00 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 19.00 MiB)
test/parent_contract busread : 742/6000 (mem: 19.00 MiB)
test/parent_contract lookups : 2/15000 (mem: 19.00 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.00 MiB)
test/parent_contract arithmetic : 3315/56000 (mem: 19.00 MiB)
test/parent_contract delta range : 1788/18000 (mem: 19.00 MiB)
test/parent_contract elliptic : 2/6000 (mem: 19.00 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 19.00 MiB)
test/parent_contract poseidon ext : 42/17000 (mem: 19.00 MiB)
test/parent_contract poseidon int : 230/92000 (mem: 19.00 MiB)
test/parent_contract overflow : 0/0 (mem: 19.00 MiB)
test/parent_contract (mem: 19.00 MiB)
test/parent_contract Total structured size: 242025 (mem: 19.00 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 19.00 MiB)
test/parent_contract populating trace... (mem: 252.00 MiB)
test/parent_contract time to construct proving key: 210 ms. (mem: 268.00 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 268.00 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 300.00 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.AvIYxUYQPc/vk" (mem: 300.00 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (22.3 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.W7TaYQBtKV to s3://aztec-ci-artifacts/build-cache/vk-fd1a75e6d2263279-a02c12175d19c80921e67bb8820af0a59450ab4fe737317300c4f383f65ef374.tar.gz
test/parent_contract Cache upload of vk-fd1a75e6d2263279-a02c12175d19c80921e67bb8820af0a59450ab4fe737317300c4f383f65ef374.tar.gz complete in 3s.
test/parent_contract Processing function: enqueue_calls_to_pub_entry_point...
test/parent_contract Cache download of vk-fd1a75e6d2263279-d766b2c6a43400544c622d25ef03004364ee0200616f28990d0ce523e980a5b2.tar.gz failed.
test/parent_contract Generating vk for function: enqueue_calls_to_pub_entry_point...
test/parent_contract bb command: write_vk (mem: 8.00 MiB)
test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/parent_contract --output_path: ./target/tmp/tmp.okiDUTZbzg (mem: 9.00 MiB)
test/parent_contract --verbose: true (mem: 9.00 MiB)
test/parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/parent_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.00 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 18.00 MiB)
test/parent_contract busread : 742/6000 (mem: 18.00 MiB)
test/parent_contract lookups : 2/15000 (mem: 18.00 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.00 MiB)
test/parent_contract arithmetic : 3338/56000 (mem: 18.00 MiB)
test/parent_contract delta range : 1788/18000 (mem: 18.00 MiB)
test/parent_contract elliptic : 2/6000 (mem: 18.00 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 18.00 MiB)
test/parent_contract poseidon ext : 62/17000 (mem: 18.00 MiB)
test/parent_contract poseidon int : 344/92000 (mem: 18.00 MiB)
test/parent_contract overflow : 0/0 (mem: 18.00 MiB)
test/parent_contract (mem: 18.00 MiB)
test/parent_contract Total structured size: 242025 (mem: 18.00 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 18.00 MiB)
test/parent_contract populating trace... (mem: 239.00 MiB)
test/parent_contract time to construct proving key: 163 ms. (mem: 254.00 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 254.00 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 286.00 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.okiDUTZbzg/vk" (mem: 286.00 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (13.6 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.A5Uc7lK8KU to s3://aztec-ci-artifacts/build-cache/vk-fd1a75e6d2263279-d766b2c6a43400544c622d25ef03004364ee0200616f28990d0ce523e980a5b2.tar.gz
test/parent_contract Cache upload of vk-fd1a75e6d2263279-d766b2c6a43400544c622d25ef03004364ee0200616f28990d0ce523e980a5b2.tar.gz complete in 2s.
test/parent_contract Processing function: enqueue_static_call_to_pub_function...
test/parent_contract Cache download of vk-fd1a75e6d2263279-c43a7336b2070e0bbfea5bb3c7c0e05000dd7b7d0d0ccb65a6e33c5f310a65fe.tar.gz failed.
test/parent_contract Generating vk for function: enqueue_static_call_to_pub_function...
test/parent_contract bb command: write_vk (mem: 8.00 MiB)
test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/parent_contract --scheme: client_ivc (mem: 8.00 MiB)
test/parent_contract --bytecode_path: - (mem: 8.00 MiB)
test/parent_contract --output_path: ./target/tmp/tmp.9Rm26ke5WG (mem: 8.00 MiB)
test/parent_contract --verbose: true (mem: 8.00 MiB)
test/parent_contract --verifier_type: standalone (mem: 8.00 MiB)
test/parent_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.00 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 18.00 MiB)
test/parent_contract busread : 742/6000 (mem: 18.00 MiB)
test/parent_contract lookups : 2/15000 (mem: 18.00 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.00 MiB)
test/parent_contract arithmetic : 3308/56000 (mem: 18.00 MiB)
test/parent_contract delta range : 1787/18000 (mem: 18.00 MiB)
test/parent_contract elliptic : 2/6000 (mem: 18.00 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 18.00 MiB)
test/parent_contract poseidon ext : 32/17000 (mem: 18.00 MiB)
test/parent_contract poseidon int : 173/92000 (mem: 18.00 MiB)
test/parent_contract overflow : 0/0 (mem: 18.00 MiB)
test/parent_contract (mem: 18.00 MiB)
test/parent_contract Total structured size: 242025 (mem: 18.00 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 18.00 MiB)
test/parent_contract populating trace... (mem: 244.00 MiB)
test/parent_contract time to construct proving key: 151 ms. (mem: 256.00 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 256.00 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 288.00 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.9Rm26ke5WG/vk" (mem: 288.00 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (31.1 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.S3rOtuDf99 to s3://aztec-ci-artifacts/build-cache/vk-fd1a75e6d2263279-c43a7336b2070e0bbfea5bb3c7c0e05000dd7b7d0d0ccb65a6e33c5f310a65fe.tar.gz
test/parent_contract Cache upload of vk-fd1a75e6d2263279-c43a7336b2070e0bbfea5bb3c7c0e05000dd7b7d0d0ccb65a6e33c5f310a65fe.tar.gz complete in 2s.
test/parent_contract Processing function: enqueue_static_nested_call_to_pub_function...
test/parent_contract Cache download of vk-fd1a75e6d2263279-4f3374d7a9f96b040f9f23aa50785f028f1496a6bfe20f1e9ff032aaf0b857c3.tar.gz failed.
test/parent_contract Generating vk for function: enqueue_static_nested_call_to_pub_function...
test/parent_contract bb command: write_vk (mem: 8.00 MiB)
test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/parent_contract --scheme: client_ivc (mem: 8.00 MiB)
test/parent_contract --bytecode_path: - (mem: 8.00 MiB)
test/parent_contract --output_path: ./target/tmp/tmp.UGW113rLoZ (mem: 8.00 MiB)
test/parent_contract --verbose: true (mem: 8.00 MiB)
test/parent_contract --verifier_type: standalone (mem: 8.00 MiB)
test/parent_contract Constructing DeciderProvingKey (mem: 12.00 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.00 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 15.00 MiB)
test/parent_contract busread : 742/6000 (mem: 15.00 MiB)
test/parent_contract lookups : 2/15000 (mem: 15.00 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.00 MiB)
test/parent_contract arithmetic : 3320/56000 (mem: 15.00 MiB)
test/parent_contract delta range : 1787/18000 (mem: 15.00 MiB)
test/parent_contract elliptic : 2/6000 (mem: 15.00 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 15.00 MiB)
test/parent_contract poseidon ext : 42/17000 (mem: 15.00 MiB)
test/parent_contract poseidon int : 230/92000 (mem: 15.00 MiB)
test/parent_contract overflow : 0/0 (mem: 15.00 MiB)
test/parent_contract (mem: 15.00 MiB)
test/parent_contract Total structured size: 242025 (mem: 15.00 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 16.00 MiB)
test/parent_contract populating trace... (mem: 249.00 MiB)
test/parent_contract time to construct proving key: 218 ms. (mem: 263.00 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 263.00 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 295.00 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.UGW113rLoZ/vk" (mem: 295.00 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (31.8 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.GzaYgZaZ8n to s3://aztec-ci-artifacts/build-cache/vk-fd1a75e6d2263279-4f3374d7a9f96b040f9f23aa50785f028f1496a6bfe20f1e9ff032aaf0b857c3.tar.gz
test/parent_contract Cache upload of vk-fd1a75e6d2263279-4f3374d7a9f96b040f9f23aa50785f028f1496a6bfe20f1e9ff032aaf0b857c3.tar.gz complete in 3s.
test/counter_contract Processing function: increment_and_decrement...
test/counter_contract Cache download of vk-b544b80e73deee18-3ef6b1f453e5edf211fcc21a1cb9d03785fc839f60b7445219c6be9315688fd7.tar.gz failed.
test/counter_contract Generating vk for function: increment_and_decrement...
test/counter_contract bb command: write_vk (mem: 9.00 MiB)
test/counter_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/counter_contract --scheme: client_ivc (mem: 9.00 MiB)
test/counter_contract --bytecode_path: - (mem: 9.00 MiB)
test/counter_contract --output_path: ./target/tmp/tmp.N5pa8pf73Q (mem: 9.00 MiB)
test/counter_contract --verbose: true (mem: 9.00 MiB)
test/counter_contract --verifier_type: standalone (mem: 9.00 MiB)
test/counter_contract Constructing DeciderProvingKey (mem: 85.51 MiB)
test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 104.51 MiB)
test/counter_contract goblin ecc op : 4/1024 (mem: 104.51 MiB)
test/counter_contract busread : 742/6000 (mem: 104.51 MiB)
test/counter_contract lookups : 24466/15000 (mem: 104.51 MiB)
test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 104.51 MiB)
test/counter_contract arithmetic : 45115/56000 (mem: 104.51 MiB)
test/counter_contract delta range : 6117/18000 (mem: 104.51 MiB)
test/counter_contract elliptic : 6490/6000 (mem: 104.51 MiB)
test/counter_contract auxiliary : 21305/26000 (mem: 104.51 MiB)
test/counter_contract poseidon ext : 2612/17000 (mem: 104.51 MiB)
test/counter_contract poseidon int : 14879/92000 (mem: 104.51 MiB)
test/counter_contract overflow : 0/0 (mem: 104.51 MiB)
test/counter_contract (mem: 104.51 MiB)
test/counter_contract Total structured size: 242025 (mem: 104.51 MiB)
test/counter_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 108.51 MiB)
test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 108.51 MiB)
test/counter_contract goblin ecc op : 4/1024 (mem: 108.51 MiB)
test/counter_contract busread : 742/6000 (mem: 108.51 MiB)
test/counter_contract lookups : 15000/15000 (mem: 108.51 MiB)
test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 108.51 MiB)
test/counter_contract arithmetic : 45115/56000 (mem: 108.51 MiB)
test/counter_contract delta range : 6117/18000 (mem: 108.51 MiB)
test/counter_contract elliptic : 6000/6000 (mem: 108.51 MiB)
test/counter_contract auxiliary : 21305/26000 (mem: 108.51 MiB)
test/counter_contract poseidon ext : 2612/17000 (mem: 108.51 MiB)
test/counter_contract poseidon int : 14879/92000 (mem: 108.51 MiB)
test/counter_contract overflow : 9958/9958 (mem: 108.51 MiB)
test/counter_contract (mem: 108.51 MiB)
test/counter_contract Total structured size: 251983 (mem: 108.51 MiB)
test/counter_contract allocating polynomials object in proving key... (mem: 108.51 MiB)
test/counter_contract populating trace... (mem: 535.51 MiB)
test/counter_contract time to construct proving key: 371 ms. (mem: 564.51 MiB)
test/counter_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 564.51 MiB)
test/counter_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 575.51 MiB)
test/counter_contract VK saved to "./target/tmp/tmp.N5pa8pf73Q/vk" (mem: 579.51 MiB)
test/counter_contract Completed 2.1 KiB/2.1 KiB (36.8 KiB/s) with 1 file(s) remaining
test/counter_contract upload: ../../../../../tmp/tmp.7tnGG5xUqj to s3://aztec-ci-artifacts/build-cache/vk-b544b80e73deee18-3ef6b1f453e5edf211fcc21a1cb9d03785fc839f60b7445219c6be9315688fd7.tar.gz
test/counter_contract Cache upload of vk-b544b80e73deee18-3ef6b1f453e5edf211fcc21a1cb9d03785fc839f60b7445219c6be9315688fd7.tar.gz complete in 3s.
test/parent_contract Processing function: entry_point...
test/parent_contract Cache download of vk-fd1a75e6d2263279-67e93e1d5bd0683d92b28524c74f5ec64815849a3b680ea43a59f9168f47dcfe.tar.gz failed.
test/parent_contract Generating vk for function: entry_point...
test/parent_contract bb command: write_vk (mem: 8.00 MiB)
test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/parent_contract --scheme: client_ivc (mem: 8.00 MiB)
test/parent_contract --bytecode_path: - (mem: 8.00 MiB)
test/parent_contract --output_path: ./target/tmp/tmp.TgFMd5ryqX (mem: 8.00 MiB)
test/parent_contract --verbose: true (mem: 8.00 MiB)
test/parent_contract --verifier_type: standalone (mem: 8.00 MiB)
test/parent_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/parent_contract busread : 742/6000 (mem: 17.00 MiB)
test/parent_contract lookups : 2/15000 (mem: 17.00 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/parent_contract arithmetic : 3295/56000 (mem: 17.00 MiB)
test/parent_contract delta range : 1788/18000 (mem: 17.00 MiB)
test/parent_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/parent_contract poseidon ext : 22/17000 (mem: 17.00 MiB)
test/parent_contract poseidon int : 116/92000 (mem: 17.00 MiB)
test/parent_contract overflow : 0/0 (mem: 17.00 MiB)
test/parent_contract (mem: 17.00 MiB)
test/parent_contract Total structured size: 242025 (mem: 17.00 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/parent_contract populating trace... (mem: 249.00 MiB)
test/parent_contract time to construct proving key: 256 ms. (mem: 264.00 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 264.00 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 296.00 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.TgFMd5ryqX/vk" (mem: 296.00 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (27.2 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.vU2T639q3U to s3://aztec-ci-artifacts/build-cache/vk-fd1a75e6d2263279-67e93e1d5bd0683d92b28524c74f5ec64815849a3b680ea43a59f9168f47dcfe.tar.gz
test/parent_contract Cache upload of vk-fd1a75e6d2263279-67e93e1d5bd0683d92b28524c74f5ec64815849a3b680ea43a59f9168f47dcfe.tar.gz complete in 3s.
test/parent_contract Processing function: private_call...
test/parent_contract Cache download of vk-fd1a75e6d2263279-e88fa4446f95d8a235ae82230b9dccea5af7f3633a3ae7b7cef5db9508f5a414.tar.gz failed.
test/parent_contract Generating vk for function: private_call...
test/parent_contract bb command: write_vk (mem: 8.00 MiB)
test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/parent_contract --output_path: ./target/tmp/tmp.VcNTmgjYPp (mem: 9.00 MiB)
test/parent_contract --verbose: true (mem: 9.00 MiB)
test/parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/parent_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.00 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 16.00 MiB)
test/parent_contract busread : 742/6000 (mem: 16.00 MiB)
test/parent_contract lookups : 2/15000 (mem: 16.00 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.00 MiB)
test/parent_contract arithmetic : 3317/56000 (mem: 16.00 MiB)
test/parent_contract delta range : 1788/18000 (mem: 16.00 MiB)
test/parent_contract elliptic : 2/6000 (mem: 16.00 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 16.00 MiB)
test/parent_contract poseidon ext : 42/17000 (mem: 16.00 MiB)
test/parent_contract poseidon int : 230/92000 (mem: 16.00 MiB)
test/parent_contract overflow : 0/0 (mem: 16.00 MiB)
test/parent_contract (mem: 16.00 MiB)
test/parent_contract Total structured size: 242025 (mem: 16.00 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 16.00 MiB)
test/parent_contract populating trace... (mem: 242.00 MiB)
test/parent_contract time to construct proving key: 169 ms. (mem: 255.00 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 255.00 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 286.00 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.VcNTmgjYPp/vk" (mem: 286.00 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (15.3 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.6UDjKe9F3V to s3://aztec-ci-artifacts/build-cache/vk-fd1a75e6d2263279-e88fa4446f95d8a235ae82230b9dccea5af7f3633a3ae7b7cef5db9508f5a414.tar.gz
test/parent_contract Cache upload of vk-fd1a75e6d2263279-e88fa4446f95d8a235ae82230b9dccea5af7f3633a3ae7b7cef5db9508f5a414.tar.gz complete in 3s.
test/parent_contract Processing function: private_nested_static_call...
test/parent_contract Cache download of vk-fd1a75e6d2263279-b62bc89d608c26cdb9085c3e4d492ef87259549cdb4cdd7110aae92ab25cf2d3.tar.gz failed.
test/parent_contract Generating vk for function: private_nested_static_call...
test/parent_contract bb command: write_vk (mem: 8.00 MiB)
test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/parent_contract --output_path: ./target/tmp/tmp.aM46aZGwUo (mem: 9.00 MiB)
test/parent_contract --verbose: true (mem: 9.00 MiB)
test/parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/parent_contract Constructing DeciderProvingKey (mem: 11.89 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 14.89 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 14.89 MiB)
test/parent_contract busread : 742/6000 (mem: 14.89 MiB)
test/parent_contract lookups : 2/15000 (mem: 14.89 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 14.89 MiB)
test/parent_contract arithmetic : 3328/56000 (mem: 14.89 MiB)
test/parent_contract delta range : 1788/18000 (mem: 14.89 MiB)
test/parent_contract elliptic : 2/6000 (mem: 14.89 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 14.89 MiB)
test/parent_contract poseidon ext : 52/17000 (mem: 14.89 MiB)
test/parent_contract poseidon int : 287/92000 (mem: 14.89 MiB)
test/parent_contract overflow : 0/0 (mem: 14.89 MiB)
test/parent_contract (mem: 14.89 MiB)
test/parent_contract Total structured size: 242025 (mem: 14.89 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 14.89 MiB)
test/parent_contract populating trace... (mem: 237.89 MiB)
test/parent_contract time to construct proving key: 156 ms. (mem: 251.89 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 251.89 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 282.89 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.aM46aZGwUo/vk" (mem: 282.89 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (26.6 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.n8zHEWIS3d to s3://aztec-ci-artifacts/build-cache/vk-fd1a75e6d2263279-b62bc89d608c26cdb9085c3e4d492ef87259549cdb4cdd7110aae92ab25cf2d3.tar.gz
test/parent_contract Cache upload of vk-fd1a75e6d2263279-b62bc89d608c26cdb9085c3e4d492ef87259549cdb4cdd7110aae92ab25cf2d3.tar.gz complete in 3s.
test/parent_contract Processing function: private_static_call...
test/parent_contract Cache download of vk-fd1a75e6d2263279-2cc2a192c7f95528c3d4a39d94ac1e494baff818fadd127d59d791b9ebc5abab.tar.gz failed.
test/parent_contract Generating vk for function: private_static_call...
test/parent_contract bb command: write_vk (mem: 8.00 MiB)
test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/parent_contract --output_path: ./target/tmp/tmp.zR2Cp2ih63 (mem: 9.00 MiB)
test/parent_contract --verbose: true (mem: 9.00 MiB)
test/parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/parent_contract Constructing DeciderProvingKey (mem: 14.83 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.83 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 17.83 MiB)
test/parent_contract busread : 742/6000 (mem: 17.83 MiB)
test/parent_contract lookups : 2/15000 (mem: 17.83 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.83 MiB)
test/parent_contract arithmetic : 3318/56000 (mem: 17.83 MiB)
test/parent_contract delta range : 1788/18000 (mem: 17.83 MiB)
test/parent_contract elliptic : 2/6000 (mem: 17.83 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 17.83 MiB)
test/parent_contract poseidon ext : 42/17000 (mem: 17.83 MiB)
test/parent_contract poseidon int : 230/92000 (mem: 17.83 MiB)
test/parent_contract overflow : 0/0 (mem: 17.83 MiB)
test/parent_contract (mem: 17.83 MiB)
test/parent_contract Total structured size: 242025 (mem: 17.83 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 17.83 MiB)
test/parent_contract populating trace... (mem: 248.83 MiB)
test/parent_contract time to construct proving key: 233 ms. (mem: 264.83 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 264.83 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 296.83 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.zR2Cp2ih63/vk" (mem: 296.83 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (24.5 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.7fJfRToJLw to s3://aztec-ci-artifacts/build-cache/vk-fd1a75e6d2263279-2cc2a192c7f95528c3d4a39d94ac1e494baff818fadd127d59d791b9ebc5abab.tar.gz
test/parent_contract Cache upload of vk-fd1a75e6d2263279-2cc2a192c7f95528c3d4a39d94ac1e494baff818fadd127d59d791b9ebc5abab.tar.gz complete in 3s.
test/parent_contract Processing function: process_message...
test/parent_contract Function process_message is neither public nor unconstrained, skipping.
test/parent_contract Processing function: pub_entry_point...
test/parent_contract Function pub_entry_point is neither public nor unconstrained, skipping.
test/parent_contract Processing function: pub_entry_point_twice...
test/parent_contract Function pub_entry_point_twice is neither public nor unconstrained, skipping.
test/parent_contract Processing function: public_call_with_max_over_n_args...
test/parent_contract Function public_call_with_max_over_n_args is neither public nor unconstrained, skipping.
test/parent_contract Processing function: public_dispatch...
test/parent_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/parent_contract Processing function: public_nested_static_call...
test/parent_contract Function public_nested_static_call is neither public nor unconstrained, skipping.
test/parent_contract Processing function: public_static_call...
test/parent_contract Function public_static_call is neither public nor unconstrained, skipping.
test/parent_contract Processing function: sync_private_state...
test/parent_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/counter_contract Processing function: increment_self_and_other...
test/counter_contract Cache download of vk-b544b80e73deee18-f479aa3b22779603ca2a2483a749da9187c2f36f0da260b90fbc10586862d92f.tar.gz failed.
test/counter_contract Generating vk for function: increment_self_and_other...
test/counter_contract bb command: write_vk (mem: 9.00 MiB)
test/counter_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/counter_contract --scheme: client_ivc (mem: 9.00 MiB)
test/counter_contract --bytecode_path: - (mem: 9.00 MiB)
test/counter_contract --output_path: ./target/tmp/tmp.OjAMFQSGAW (mem: 9.00 MiB)
test/counter_contract --verbose: true (mem: 9.00 MiB)
test/counter_contract --verifier_type: standalone (mem: 9.00 MiB)
test/counter_contract Constructing DeciderProvingKey (mem: 39.57 MiB)
test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 42.57 MiB)
test/counter_contract goblin ecc op : 4/1024 (mem: 42.57 MiB)
test/counter_contract busread : 742/6000 (mem: 42.57 MiB)
test/counter_contract lookups : 12218/15000 (mem: 42.57 MiB)
test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 42.57 MiB)
test/counter_contract arithmetic : 14757/56000 (mem: 42.57 MiB)
test/counter_contract delta range : 2432/18000 (mem: 42.57 MiB)
test/counter_contract elliptic : 670/6000 (mem: 42.57 MiB)
test/counter_contract auxiliary : 738/26000 (mem: 42.57 MiB)
test/counter_contract poseidon ext : 62/17000 (mem: 42.57 MiB)
test/counter_contract poseidon int : 344/92000 (mem: 42.57 MiB)
test/counter_contract overflow : 0/0 (mem: 42.57 MiB)
test/counter_contract (mem: 42.57 MiB)
test/counter_contract Total structured size: 242025 (mem: 42.57 MiB)
test/counter_contract allocating polynomials object in proving key... (mem: 42.57 MiB)
test/counter_contract populating trace... (mem: 277.57 MiB)
test/counter_contract time to construct proving key: 329 ms. (mem: 293.57 MiB)
test/counter_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 293.57 MiB)
test/counter_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 322.83 MiB)
test/counter_contract VK saved to "./target/tmp/tmp.OjAMFQSGAW/vk" (mem: 322.83 MiB)
test/counter_contract Completed 2.1 KiB/2.1 KiB (30.8 KiB/s) with 1 file(s) remaining
test/counter_contract upload: ../../../../../tmp/tmp.ZGm9kqPNRW to s3://aztec-ci-artifacts/build-cache/vk-b544b80e73deee18-f479aa3b22779603ca2a2483a749da9187c2f36f0da260b90fbc10586862d92f.tar.gz
test/counter_contract Cache upload of vk-b544b80e73deee18-f479aa3b22779603ca2a2483a749da9187c2f36f0da260b90fbc10586862d92f.tar.gz complete in 3s.
test/counter_contract Processing function: increment_twice...
test/counter_contract Cache download of vk-b544b80e73deee18-a656911e29133233596e94995c434088c63da6cd56f46247acb36d156ddd9687.tar.gz failed.
test/counter_contract Generating vk for function: increment_twice...
test/counter_contract bb command: write_vk (mem: 9.00 MiB)
test/counter_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/counter_contract --scheme: client_ivc (mem: 9.00 MiB)
test/counter_contract --bytecode_path: - (mem: 9.00 MiB)
test/counter_contract --output_path: ./target/tmp/tmp.jUuQjdTugO (mem: 9.00 MiB)
test/counter_contract --verbose: true (mem: 9.00 MiB)
test/counter_contract --verifier_type: standalone (mem: 9.00 MiB)
test/counter_contract Constructing DeciderProvingKey (mem: 54.16 MiB)
test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 56.16 MiB)
test/counter_contract goblin ecc op : 4/1024 (mem: 56.16 MiB)
test/counter_contract busread : 742/6000 (mem: 56.16 MiB)
test/counter_contract lookups : 24434/15000 (mem: 56.16 MiB)
test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 56.16 MiB)
test/counter_contract arithmetic : 24373/56000 (mem: 56.16 MiB)
test/counter_contract delta range : 2982/18000 (mem: 56.16 MiB)
test/counter_contract elliptic : 1338/6000 (mem: 56.16 MiB)
test/counter_contract auxiliary : 1450/26000 (mem: 56.16 MiB)
test/counter_contract poseidon ext : 62/17000 (mem: 56.16 MiB)
test/counter_contract poseidon int : 344/92000 (mem: 56.16 MiB)
test/counter_contract overflow : 0/0 (mem: 56.16 MiB)
test/counter_contract (mem: 56.16 MiB)
test/counter_contract Total structured size: 242025 (mem: 56.16 MiB)
test/counter_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 60.16 MiB)
test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 60.16 MiB)
test/counter_contract goblin ecc op : 4/1024 (mem: 60.16 MiB)
test/counter_contract busread : 742/6000 (mem: 60.16 MiB)
test/counter_contract lookups : 15000/15000 (mem: 60.16 MiB)
test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 60.16 MiB)
test/counter_contract arithmetic : 24373/56000 (mem: 60.16 MiB)
test/counter_contract delta range : 2982/18000 (mem: 60.16 MiB)
test/counter_contract elliptic : 1338/6000 (mem: 60.16 MiB)
test/counter_contract auxiliary : 1450/26000 (mem: 60.16 MiB)
test/counter_contract poseidon ext : 62/17000 (mem: 60.16 MiB)
test/counter_contract poseidon int : 344/92000 (mem: 60.16 MiB)
test/counter_contract overflow : 9435/9435 (mem: 60.16 MiB)
test/counter_contract (mem: 60.16 MiB)
test/counter_contract Total structured size: 251460 (mem: 60.16 MiB)
test/counter_contract allocating polynomials object in proving key... (mem: 60.16 MiB)
test/counter_contract populating trace... (mem: 494.16 MiB)
test/counter_contract time to construct proving key: 381 ms. (mem: 514.16 MiB)
test/counter_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 514.16 MiB)
test/counter_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 540.28 MiB)
test/counter_contract VK saved to "./target/tmp/tmp.jUuQjdTugO/vk" (mem: 540.28 MiB)
test/counter_contract Completed 2.1 KiB/2.1 KiB (28.1 KiB/s) with 1 file(s) remaining
test/counter_contract upload: ../../../../../tmp/tmp.PoYiFAwQEn to s3://aztec-ci-artifacts/build-cache/vk-b544b80e73deee18-a656911e29133233596e94995c434088c63da6cd56f46247acb36d156ddd9687.tar.gz
test/counter_contract Cache upload of vk-b544b80e73deee18-a656911e29133233596e94995c434088c63da6cd56f46247acb36d156ddd9687.tar.gz complete in 3s.
test/counter_contract Processing function: initialize...
test/counter_contract Cache download of vk-b544b80e73deee18-951700cee7029136e87cb75939499a4bfb39b21f8de8c6691f25ce9d73e0433a.tar.gz failed.
test/counter_contract Generating vk for function: initialize...
test/counter_contract bb command: write_vk (mem: 8.00 MiB)
test/counter_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/counter_contract --scheme: client_ivc (mem: 8.00 MiB)
test/counter_contract --bytecode_path: - (mem: 8.00 MiB)
test/counter_contract --output_path: ./target/tmp/tmp.lXCuL5335k (mem: 8.00 MiB)
test/counter_contract --verbose: true (mem: 8.00 MiB)
test/counter_contract --verifier_type: standalone (mem: 8.00 MiB)
test/counter_contract Constructing DeciderProvingKey (mem: 34.70 MiB)
test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 38.70 MiB)
test/counter_contract goblin ecc op : 4/1024 (mem: 38.70 MiB)
test/counter_contract busread : 742/6000 (mem: 38.70 MiB)
test/counter_contract lookups : 12250/15000 (mem: 38.70 MiB)
test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 38.70 MiB)
test/counter_contract arithmetic : 15506/56000 (mem: 38.70 MiB)
test/counter_contract delta range : 2493/18000 (mem: 38.70 MiB)
test/counter_contract elliptic : 1008/6000 (mem: 38.70 MiB)
test/counter_contract auxiliary : 899/26000 (mem: 38.70 MiB)
test/counter_contract poseidon ext : 142/17000 (mem: 38.70 MiB)
test/counter_contract poseidon int : 800/92000 (mem: 38.70 MiB)
test/counter_contract overflow : 0/0 (mem: 38.70 MiB)
test/counter_contract (mem: 38.70 MiB)
test/counter_contract Total structured size: 242025 (mem: 38.70 MiB)
test/counter_contract allocating polynomials object in proving key... (mem: 38.70 MiB)
test/counter_contract populating trace... (mem: 261.70 MiB)
test/counter_contract time to construct proving key: 251 ms. (mem: 279.70 MiB)
test/counter_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 279.70 MiB)
test/counter_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 309.20 MiB)
test/counter_contract VK saved to "./target/tmp/tmp.lXCuL5335k/vk" (mem: 309.20 MiB)
test/counter_contract Completed 2.1 KiB/2.1 KiB (13.9 KiB/s) with 1 file(s) remaining
test/counter_contract upload: ../../../../../tmp/tmp.ufjX3rz48g to s3://aztec-ci-artifacts/build-cache/vk-b544b80e73deee18-951700cee7029136e87cb75939499a4bfb39b21f8de8c6691f25ce9d73e0433a.tar.gz
test/counter_contract Cache upload of vk-b544b80e73deee18-951700cee7029136e87cb75939499a4bfb39b21f8de8c6691f25ce9d73e0433a.tar.gz complete in 3s.
test/counter_contract Processing function: process_message...
test/counter_contract Function process_message is neither public nor unconstrained, skipping.
test/counter_contract Processing function: public_dispatch...
test/counter_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/counter_contract Processing function: sync_private_state...
test/counter_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/note_getter_contract Processing function: insert_note...
test/note_getter_contract Cache download of vk-d5a0390f21c8140e-a39944a9f7a9d501f5fb7edd2f090fbc500ff607a90ec2cf0a2ad7734d1d46f3.tar.gz failed.
test/note_getter_contract Generating vk for function: insert_note...
test/note_getter_contract bb command: write_vk (mem: 9.00 MiB)
test/note_getter_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/note_getter_contract --scheme: client_ivc (mem: 9.00 MiB)
test/note_getter_contract --bytecode_path: - (mem: 9.00 MiB)
test/note_getter_contract --output_path: ./target/tmp/tmp.BOCxuW1qwA (mem: 9.00 MiB)
test/note_getter_contract --verbose: true (mem: 9.00 MiB)
test/note_getter_contract --verifier_type: standalone (mem: 9.00 MiB)
test/note_getter_contract Constructing DeciderProvingKey (mem: 38.91 MiB)
test/note_getter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 39.91 MiB)
test/note_getter_contract goblin ecc op : 4/1024 (mem: 39.91 MiB)
test/note_getter_contract busread : 742/6000 (mem: 39.91 MiB)
test/note_getter_contract lookups : 12218/15000 (mem: 39.91 MiB)
test/note_getter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 39.91 MiB)
test/note_getter_contract arithmetic : 14726/56000 (mem: 39.91 MiB)
test/note_getter_contract delta range : 2429/18000 (mem: 39.91 MiB)
test/note_getter_contract elliptic : 670/6000 (mem: 39.91 MiB)
test/note_getter_contract auxiliary : 738/26000 (mem: 39.91 MiB)
test/note_getter_contract poseidon ext : 32/17000 (mem: 39.91 MiB)
test/note_getter_contract poseidon int : 173/92000 (mem: 39.91 MiB)
test/note_getter_contract overflow : 0/0 (mem: 39.91 MiB)
test/note_getter_contract (mem: 39.91 MiB)
test/note_getter_contract Total structured size: 242025 (mem: 39.91 MiB)
test/note_getter_contract allocating polynomials object in proving key... (mem: 39.91 MiB)
test/note_getter_contract populating trace... (mem: 274.91 MiB)
test/note_getter_contract time to construct proving key: 306 ms. (mem: 291.91 MiB)
test/note_getter_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 291.91 MiB)
test/note_getter_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 321.80 MiB)
test/note_getter_contract VK saved to "./target/tmp/tmp.BOCxuW1qwA/vk" (mem: 321.80 MiB)
test/note_getter_contract Completed 2.1 KiB/2.1 KiB (28.7 KiB/s) with 1 file(s) remaining
test/note_getter_contract upload: ../../../../../tmp/tmp.VEm3pEONul to s3://aztec-ci-artifacts/build-cache/vk-d5a0390f21c8140e-a39944a9f7a9d501f5fb7edd2f090fbc500ff607a90ec2cf0a2ad7734d1d46f3.tar.gz
test/note_getter_contract Cache upload of vk-d5a0390f21c8140e-a39944a9f7a9d501f5fb7edd2f090fbc500ff607a90ec2cf0a2ad7734d1d46f3.tar.gz complete in 3s.
test/note_getter_contract Processing function: process_message...
test/note_getter_contract Function process_message is neither public nor unconstrained, skipping.
test/note_getter_contract Processing function: read_note_values...
test/note_getter_contract Function read_note_values is neither public nor unconstrained, skipping.
test/note_getter_contract Processing function: sync_private_state...
test/note_getter_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/note_getter_contract Processing function: public_dispatch...
test/note_getter_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/pending_note_hashes_contract Processing function: dummy...
test/pending_note_hashes_contract Cache download of vk-2d681101842b2c50-c93811e9f2c4d8a9e4ab98deb79fad0fd98ea850ca6b055d6ee6b72affd2bc31.tar.gz failed.
test/pending_note_hashes_contract Generating vk for function: dummy...
test/pending_note_hashes_contract bb command: write_vk (mem: 8.00 MiB)
test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/pending_note_hashes_contract --scheme: client_ivc (mem: 9.00 MiB)
test/pending_note_hashes_contract --bytecode_path: - (mem: 9.00 MiB)
test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.dm265daHz7 (mem: 9.00 MiB)
test/pending_note_hashes_contract --verbose: true (mem: 9.00 MiB)
test/pending_note_hashes_contract --verifier_type: standalone (mem: 9.00 MiB)
test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.00 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 18.00 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 18.00 MiB)
test/pending_note_hashes_contract lookups : 2/15000 (mem: 18.00 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.00 MiB)
test/pending_note_hashes_contract arithmetic : 3296/56000 (mem: 18.00 MiB)
test/pending_note_hashes_contract delta range : 1785/18000 (mem: 18.00 MiB)
test/pending_note_hashes_contract elliptic : 2/6000 (mem: 18.00 MiB)
test/pending_note_hashes_contract auxiliary : 26/26000 (mem: 18.00 MiB)
test/pending_note_hashes_contract poseidon ext : 22/17000 (mem: 18.00 MiB)
test/pending_note_hashes_contract poseidon int : 116/92000 (mem: 18.00 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 18.00 MiB)
test/pending_note_hashes_contract (mem: 18.00 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 18.00 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 18.00 MiB)
test/pending_note_hashes_contract populating trace... (mem: 252.00 MiB)
test/pending_note_hashes_contract time to construct proving key: 300 ms. (mem: 268.00 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 268.00 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 299.00 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.dm265daHz7/vk" (mem: 299.00 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (29.7 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.OE1z3L3c6g to s3://aztec-ci-artifacts/build-cache/vk-2d681101842b2c50-c93811e9f2c4d8a9e4ab98deb79fad0fd98ea850ca6b055d6ee6b72affd2bc31.tar.gz
test/pending_note_hashes_contract Cache upload of vk-2d681101842b2c50-c93811e9f2c4d8a9e4ab98deb79fad0fd98ea850ca6b055d6ee6b72affd2bc31.tar.gz complete in 3s.
test/updatable_contract Processing function: get_private_value...
test/updatable_contract Function get_private_value is neither public nor unconstrained, skipping.
test/updatable_contract Processing function: get_public_value...
test/updatable_contract Function get_public_value is neither public nor unconstrained, skipping.
test/updatable_contract Processing function: get_update_delay...
test/updatable_contract Function get_update_delay is neither public nor unconstrained, skipping.
test/pending_note_hashes_contract Processing function: get_note_zero_balance...
test/pending_note_hashes_contract Cache download of vk-2d681101842b2c50-51c11b08c9d984ccacdec481c5501c62028e2ddc150c13ab094325a9d8bcf051.tar.gz failed.
test/pending_note_hashes_contract Generating vk for function: get_note_zero_balance...
test/pending_note_hashes_contract bb command: write_vk (mem: 9.00 MiB)
test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/pending_note_hashes_contract --scheme: client_ivc (mem: 9.00 MiB)
test/pending_note_hashes_contract --bytecode_path: - (mem: 9.00 MiB)
test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.vfTvVKcai4 (mem: 9.00 MiB)
test/pending_note_hashes_contract --verbose: true (mem: 9.00 MiB)
test/pending_note_hashes_contract --verifier_type: standalone (mem: 9.00 MiB)
test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 20.78 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 24.78 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 24.78 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 24.78 MiB)
test/pending_note_hashes_contract lookups : 2/15000 (mem: 24.78 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 24.78 MiB)
test/pending_note_hashes_contract arithmetic : 6309/56000 (mem: 24.78 MiB)
test/pending_note_hashes_contract delta range : 2145/18000 (mem: 24.78 MiB)
test/pending_note_hashes_contract elliptic : 2/6000 (mem: 24.78 MiB)
test/pending_note_hashes_contract auxiliary : 3535/26000 (mem: 24.78 MiB)
test/pending_note_hashes_contract poseidon ext : 662/17000 (mem: 24.78 MiB)
test/pending_note_hashes_contract poseidon int : 3764/92000 (mem: 24.78 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 24.78 MiB)
test/pending_note_hashes_contract (mem: 24.78 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 24.78 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 24.78 MiB)
test/pending_note_hashes_contract populating trace... (mem: 250.78 MiB)
test/pending_note_hashes_contract time to construct proving key: 197 ms. (mem: 265.78 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 265.78 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 298.93 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.vfTvVKcai4/vk" (mem: 298.93 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (23.6 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.TGZC1T7Dy1 to s3://aztec-ci-artifacts/build-cache/vk-2d681101842b2c50-51c11b08c9d984ccacdec481c5501c62028e2ddc150c13ab094325a9d8bcf051.tar.gz
test/pending_note_hashes_contract Cache upload of vk-2d681101842b2c50-51c11b08c9d984ccacdec481c5501c62028e2ddc150c13ab094325a9d8bcf051.tar.gz complete in 3s.
test/pending_note_hashes_contract Processing function: get_then_nullify_note...
test/pending_note_hashes_contract Cache download of vk-2d681101842b2c50-98999ea31355215033db91fd0b2d7e377356b9400ccc9169aa22a1bfc89e3edb.tar.gz failed.
test/pending_note_hashes_contract Generating vk for function: get_then_nullify_note...
test/pending_note_hashes_contract bb command: write_vk (mem: 9.00 MiB)
test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/pending_note_hashes_contract --scheme: client_ivc (mem: 9.00 MiB)
test/pending_note_hashes_contract --bytecode_path: - (mem: 9.00 MiB)
test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.hwCnuo7MRu (mem: 9.00 MiB)
test/pending_note_hashes_contract --verbose: true (mem: 9.00 MiB)
test/pending_note_hashes_contract --verifier_type: standalone (mem: 9.00 MiB)
test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 18.58 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.58 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 19.58 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 19.58 MiB)
test/pending_note_hashes_contract lookups : 2/15000 (mem: 19.58 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.58 MiB)
test/pending_note_hashes_contract arithmetic : 4774/56000 (mem: 19.58 MiB)
test/pending_note_hashes_contract delta range : 1903/18000 (mem: 19.58 MiB)
test/pending_note_hashes_contract elliptic : 324/6000 (mem: 19.58 MiB)
test/pending_note_hashes_contract auxiliary : 636/26000 (mem: 19.58 MiB)
test/pending_note_hashes_contract poseidon ext : 182/17000 (mem: 19.58 MiB)
test/pending_note_hashes_contract poseidon int : 1028/92000 (mem: 19.58 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 19.58 MiB)
test/pending_note_hashes_contract (mem: 19.58 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 19.58 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 20.58 MiB)
test/pending_note_hashes_contract populating trace... (mem: 257.58 MiB)
test/pending_note_hashes_contract time to construct proving key: 272 ms. (mem: 272.58 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 272.58 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 304.58 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.hwCnuo7MRu/vk" (mem: 304.58 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (26.4 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.FOeMPJmAZY to s3://aztec-ci-artifacts/build-cache/vk-2d681101842b2c50-98999ea31355215033db91fd0b2d7e377356b9400ccc9169aa22a1bfc89e3edb.tar.gz
test/pending_note_hashes_contract Cache upload of vk-2d681101842b2c50-98999ea31355215033db91fd0b2d7e377356b9400ccc9169aa22a1bfc89e3edb.tar.gz complete in 3s.
test/updated_contract Processing function: get_private_value...
test/updated_contract Function get_private_value is neither public nor unconstrained, skipping.
test/updated_contract Processing function: get_public_value...
test/updated_contract Function get_public_value is neither public nor unconstrained, skipping.
test/updated_contract Processing function: get_update_delay...
test/updated_contract Function get_update_delay is neither public nor unconstrained, skipping.
test/updated_contract Processing function: process_message...
test/updated_contract Function process_message is neither public nor unconstrained, skipping.
test/updated_contract Processing function: public_dispatch...
test/updated_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/returning_tuple_contract Processing function: fn_that_returns_1...
test/returning_tuple_contract Cache download of vk-7c379a2ec50d206e-b6ade638f71b03a2ec7daafed9e0db99fe414cff4424e3868956dd940a2f5d9c.tar.gz failed.
test/returning_tuple_contract Generating vk for function: fn_that_returns_1...
test/returning_tuple_contract bb command: write_vk (mem: 8.00 MiB)
test/returning_tuple_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/returning_tuple_contract --scheme: client_ivc (mem: 9.00 MiB)
test/returning_tuple_contract --bytecode_path: - (mem: 9.00 MiB)
test/returning_tuple_contract --output_path: ./target/tmp/tmp.X4t9QVqlMc (mem: 9.00 MiB)
test/returning_tuple_contract --verbose: true (mem: 9.00 MiB)
test/returning_tuple_contract --verifier_type: standalone (mem: 9.00 MiB)
test/returning_tuple_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/returning_tuple_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/returning_tuple_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/returning_tuple_contract busread : 742/6000 (mem: 17.00 MiB)
test/returning_tuple_contract lookups : 2/15000 (mem: 17.00 MiB)
test/returning_tuple_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/returning_tuple_contract arithmetic : 3274/56000 (mem: 17.00 MiB)
test/returning_tuple_contract delta range : 1785/18000 (mem: 17.00 MiB)
test/returning_tuple_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/returning_tuple_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/returning_tuple_contract poseidon ext : 2/17000 (mem: 17.00 MiB)
test/returning_tuple_contract poseidon int : 2/92000 (mem: 17.00 MiB)
test/returning_tuple_contract overflow : 0/0 (mem: 17.00 MiB)
test/returning_tuple_contract (mem: 17.00 MiB)
test/returning_tuple_contract Total structured size: 242025 (mem: 17.00 MiB)
test/returning_tuple_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/returning_tuple_contract populating trace... (mem: 251.00 MiB)
test/returning_tuple_contract time to construct proving key: 234 ms. (mem: 265.00 MiB)
test/returning_tuple_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 265.00 MiB)
test/returning_tuple_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 288.21 MiB)
test/returning_tuple_contract VK saved to "./target/tmp/tmp.X4t9QVqlMc/vk" (mem: 288.21 MiB)
test/returning_tuple_contract Completed 2.1 KiB/2.1 KiB (32.1 KiB/s) with 1 file(s) remaining
test/returning_tuple_contract upload: ../../../../../tmp/tmp.QexaIh4J9s to s3://aztec-ci-artifacts/build-cache/vk-7c379a2ec50d206e-b6ade638f71b03a2ec7daafed9e0db99fe414cff4424e3868956dd940a2f5d9c.tar.gz
test/returning_tuple_contract Cache upload of vk-7c379a2ec50d206e-b6ade638f71b03a2ec7daafed9e0db99fe414cff4424e3868956dd940a2f5d9c.tar.gz complete in 3s.
test/pending_note_hashes_contract Processing function: insert_note...
test/pending_note_hashes_contract Cache download of vk-2d681101842b2c50-9b3eb9dc5b5817e511ecf7c610c76be96e1c1e9591c8fcd2e7cc714b2eab13d0.tar.gz failed.
test/pending_note_hashes_contract Generating vk for function: insert_note...
test/pending_note_hashes_contract bb command: write_vk (mem: 9.00 MiB)
test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/pending_note_hashes_contract --scheme: client_ivc (mem: 9.00 MiB)
test/pending_note_hashes_contract --bytecode_path: - (mem: 9.00 MiB)
test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.q0Xg93OXlt (mem: 9.00 MiB)
test/pending_note_hashes_contract --verbose: true (mem: 9.00 MiB)
test/pending_note_hashes_contract --verifier_type: standalone (mem: 9.00 MiB)
test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 34.92 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 38.92 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 38.92 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 38.92 MiB)
test/pending_note_hashes_contract lookups : 12250/15000 (mem: 38.92 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 38.92 MiB)
test/pending_note_hashes_contract arithmetic : 15207/56000 (mem: 38.92 MiB)
test/pending_note_hashes_contract delta range : 2445/18000 (mem: 38.92 MiB)
test/pending_note_hashes_contract elliptic : 670/6000 (mem: 38.92 MiB)
test/pending_note_hashes_contract auxiliary : 738/26000 (mem: 38.92 MiB)
test/pending_note_hashes_contract poseidon ext : 52/17000 (mem: 38.92 MiB)
test/pending_note_hashes_contract poseidon int : 287/92000 (mem: 38.92 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 38.92 MiB)
test/pending_note_hashes_contract (mem: 38.92 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 38.92 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 38.92 MiB)
test/pending_note_hashes_contract populating trace... (mem: 273.92 MiB)
test/pending_note_hashes_contract time to construct proving key: 276 ms. (mem: 290.92 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 290.92 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 320.55 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.q0Xg93OXlt/vk" (mem: 320.55 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (22.5 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.qiFj36hXlM to s3://aztec-ci-artifacts/build-cache/vk-2d681101842b2c50-9b3eb9dc5b5817e511ecf7c610c76be96e1c1e9591c8fcd2e7cc714b2eab13d0.tar.gz
test/pending_note_hashes_contract Cache upload of vk-2d681101842b2c50-9b3eb9dc5b5817e511ecf7c610c76be96e1c1e9591c8fcd2e7cc714b2eab13d0.tar.gz complete in 3s.
test/returning_tuple_contract Processing function: fn_that_returns_2...
test/returning_tuple_contract Cache download of vk-7c379a2ec50d206e-015ef2a0a602a88ed4f58e98b4b70642b8495af507832fd6088164c1689af44f.tar.gz failed.
test/returning_tuple_contract Generating vk for function: fn_that_returns_2...
test/returning_tuple_contract bb command: write_vk (mem: 9.00 MiB)
test/returning_tuple_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/returning_tuple_contract --scheme: client_ivc (mem: 9.00 MiB)
test/returning_tuple_contract --bytecode_path: - (mem: 9.00 MiB)
test/returning_tuple_contract --output_path: ./target/tmp/tmp.sSe5RPANzD (mem: 9.00 MiB)
test/returning_tuple_contract --verbose: true (mem: 9.00 MiB)
test/returning_tuple_contract --verifier_type: standalone (mem: 9.00 MiB)
test/returning_tuple_contract Constructing DeciderProvingKey (mem: 12.00 MiB)
test/returning_tuple_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.00 MiB)
test/returning_tuple_contract goblin ecc op : 4/1024 (mem: 15.00 MiB)
test/returning_tuple_contract busread : 742/6000 (mem: 15.00 MiB)
test/returning_tuple_contract lookups : 2/15000 (mem: 15.00 MiB)
test/returning_tuple_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.00 MiB)
test/returning_tuple_contract arithmetic : 3274/56000 (mem: 15.00 MiB)
test/returning_tuple_contract delta range : 1785/18000 (mem: 15.00 MiB)
test/returning_tuple_contract elliptic : 2/6000 (mem: 15.00 MiB)
test/returning_tuple_contract auxiliary : 26/26000 (mem: 15.00 MiB)
test/returning_tuple_contract poseidon ext : 2/17000 (mem: 15.00 MiB)
test/returning_tuple_contract poseidon int : 2/92000 (mem: 15.00 MiB)
test/returning_tuple_contract overflow : 0/0 (mem: 15.00 MiB)
test/returning_tuple_contract (mem: 15.00 MiB)
test/returning_tuple_contract Total structured size: 242025 (mem: 15.00 MiB)
test/returning_tuple_contract allocating polynomials object in proving key... (mem: 15.00 MiB)
test/returning_tuple_contract populating trace... (mem: 238.00 MiB)
test/returning_tuple_contract time to construct proving key: 174 ms. (mem: 252.00 MiB)
test/returning_tuple_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 252.00 MiB)
test/returning_tuple_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 275.81 MiB)
test/returning_tuple_contract VK saved to "./target/tmp/tmp.sSe5RPANzD/vk" (mem: 275.81 MiB)
test/returning_tuple_contract Completed 2.1 KiB/2.1 KiB (31.2 KiB/s) with 1 file(s) remaining
test/returning_tuple_contract upload: ../../../../../tmp/tmp.SQLeGvmKh8 to s3://aztec-ci-artifacts/build-cache/vk-7c379a2ec50d206e-015ef2a0a602a88ed4f58e98b4b70642b8495af507832fd6088164c1689af44f.tar.gz
test/returning_tuple_contract Cache upload of vk-7c379a2ec50d206e-015ef2a0a602a88ed4f58e98b4b70642b8495af507832fd6088164c1689af44f.tar.gz complete in 3s.
test/returning_tuple_contract Processing function: fn_that_returns_3...
test/returning_tuple_contract Cache download of vk-7c379a2ec50d206e-3b2e9a38994c50bedc0fa11dcc694086174f75785e7101c314bc85c1fba6020a.tar.gz failed.
test/returning_tuple_contract Generating vk for function: fn_that_returns_3...
test/returning_tuple_contract bb command: write_vk (mem: 8.00 MiB)
test/returning_tuple_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/returning_tuple_contract --scheme: client_ivc (mem: 9.00 MiB)
test/returning_tuple_contract --bytecode_path: - (mem: 9.00 MiB)
test/returning_tuple_contract --output_path: ./target/tmp/tmp.aCnn6yKI3e (mem: 9.00 MiB)
test/returning_tuple_contract --verbose: true (mem: 9.00 MiB)
test/returning_tuple_contract --verifier_type: standalone (mem: 9.00 MiB)
test/returning_tuple_contract Constructing DeciderProvingKey (mem: 13.00 MiB)
test/returning_tuple_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.00 MiB)
test/returning_tuple_contract goblin ecc op : 4/1024 (mem: 16.00 MiB)
test/returning_tuple_contract busread : 742/6000 (mem: 16.00 MiB)
test/returning_tuple_contract lookups : 2/15000 (mem: 16.00 MiB)
test/returning_tuple_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.00 MiB)
test/returning_tuple_contract arithmetic : 3274/56000 (mem: 16.00 MiB)
test/returning_tuple_contract delta range : 1785/18000 (mem: 16.00 MiB)
test/returning_tuple_contract elliptic : 2/6000 (mem: 16.00 MiB)
test/returning_tuple_contract auxiliary : 26/26000 (mem: 16.00 MiB)
test/returning_tuple_contract poseidon ext : 2/17000 (mem: 16.00 MiB)
test/returning_tuple_contract poseidon int : 2/92000 (mem: 16.00 MiB)
test/returning_tuple_contract overflow : 0/0 (mem: 16.00 MiB)
test/returning_tuple_contract (mem: 16.00 MiB)
test/returning_tuple_contract Total structured size: 242025 (mem: 16.00 MiB)
test/returning_tuple_contract allocating polynomials object in proving key... (mem: 16.00 MiB)
test/returning_tuple_contract populating trace... (mem: 241.00 MiB)
test/returning_tuple_contract time to construct proving key: 157 ms. (mem: 257.00 MiB)
test/returning_tuple_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 257.00 MiB)
test/returning_tuple_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 280.29 MiB)
test/returning_tuple_contract VK saved to "./target/tmp/tmp.aCnn6yKI3e/vk" (mem: 280.29 MiB)
test/returning_tuple_contract Completed 2.1 KiB/2.1 KiB (40.9 KiB/s) with 1 file(s) remaining
test/returning_tuple_contract upload: ../../../../../tmp/tmp.L3QwKmfuqT to s3://aztec-ci-artifacts/build-cache/vk-7c379a2ec50d206e-3b2e9a38994c50bedc0fa11dcc694086174f75785e7101c314bc85c1fba6020a.tar.gz
test/returning_tuple_contract Cache upload of vk-7c379a2ec50d206e-3b2e9a38994c50bedc0fa11dcc694086174f75785e7101c314bc85c1fba6020a.tar.gz complete in 3s.
test/returning_tuple_contract Processing function: fn_that_returns_4...
test/returning_tuple_contract Cache download of vk-7c379a2ec50d206e-9951aa3417a57f1d17544f0575ae3a5fe824f088292deb95df90793124c3cebf.tar.gz failed.
test/returning_tuple_contract Generating vk for function: fn_that_returns_4...
test/returning_tuple_contract bb command: write_vk (mem: 8.00 MiB)
test/returning_tuple_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/returning_tuple_contract --scheme: client_ivc (mem: 9.00 MiB)
test/returning_tuple_contract --bytecode_path: - (mem: 9.00 MiB)
test/returning_tuple_contract --output_path: ./target/tmp/tmp.GjUGeAxKKC (mem: 9.00 MiB)
test/returning_tuple_contract --verbose: true (mem: 9.00 MiB)
test/returning_tuple_contract --verifier_type: standalone (mem: 9.00 MiB)
test/returning_tuple_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/returning_tuple_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.00 MiB)
test/returning_tuple_contract goblin ecc op : 4/1024 (mem: 18.00 MiB)
test/returning_tuple_contract busread : 742/6000 (mem: 18.00 MiB)
test/returning_tuple_contract lookups : 2/15000 (mem: 18.00 MiB)
test/returning_tuple_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.00 MiB)
test/returning_tuple_contract arithmetic : 3274/56000 (mem: 18.00 MiB)
test/returning_tuple_contract delta range : 1785/18000 (mem: 18.00 MiB)
test/returning_tuple_contract elliptic : 2/6000 (mem: 18.00 MiB)
test/returning_tuple_contract auxiliary : 26/26000 (mem: 18.00 MiB)
test/returning_tuple_contract poseidon ext : 2/17000 (mem: 18.00 MiB)
test/returning_tuple_contract poseidon int : 2/92000 (mem: 18.00 MiB)
test/returning_tuple_contract overflow : 0/0 (mem: 18.00 MiB)
test/returning_tuple_contract (mem: 18.00 MiB)
test/returning_tuple_contract Total structured size: 242025 (mem: 18.00 MiB)
test/returning_tuple_contract allocating polynomials object in proving key... (mem: 18.00 MiB)
test/returning_tuple_contract populating trace... (mem: 248.00 MiB)
test/returning_tuple_contract time to construct proving key: 270 ms. (mem: 263.00 MiB)
test/returning_tuple_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 263.00 MiB)
test/returning_tuple_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 285.79 MiB)
test/returning_tuple_contract VK saved to "./target/tmp/tmp.GjUGeAxKKC/vk" (mem: 285.79 MiB)
test/returning_tuple_contract Completed 2.1 KiB/2.1 KiB (31.5 KiB/s) with 1 file(s) remaining
test/returning_tuple_contract upload: ../../../../../tmp/tmp.sHmivYj0aS to s3://aztec-ci-artifacts/build-cache/vk-7c379a2ec50d206e-9951aa3417a57f1d17544f0575ae3a5fe824f088292deb95df90793124c3cebf.tar.gz
test/returning_tuple_contract Cache upload of vk-7c379a2ec50d206e-9951aa3417a57f1d17544f0575ae3a5fe824f088292deb95df90793124c3cebf.tar.gz complete in 3s.
test/returning_tuple_contract Processing function: fn_that_returns_5...
test/returning_tuple_contract Cache download of vk-7c379a2ec50d206e-64150c868268f6c5bf02380393daf922aa0690504093c318475957d62a509482.tar.gz failed.
test/returning_tuple_contract Generating vk for function: fn_that_returns_5...
test/returning_tuple_contract bb command: write_vk (mem: 9.00 MiB)
test/returning_tuple_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/returning_tuple_contract --scheme: client_ivc (mem: 9.00 MiB)
test/returning_tuple_contract --bytecode_path: - (mem: 9.00 MiB)
test/returning_tuple_contract --output_path: ./target/tmp/tmp.yv7uFi6pi6 (mem: 9.00 MiB)
test/returning_tuple_contract --verbose: true (mem: 9.00 MiB)
test/returning_tuple_contract --verifier_type: standalone (mem: 9.00 MiB)
test/returning_tuple_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/returning_tuple_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.00 MiB)
test/returning_tuple_contract goblin ecc op : 4/1024 (mem: 18.00 MiB)
test/returning_tuple_contract busread : 742/6000 (mem: 18.00 MiB)
test/returning_tuple_contract lookups : 2/15000 (mem: 18.00 MiB)
test/returning_tuple_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.00 MiB)
test/returning_tuple_contract arithmetic : 3274/56000 (mem: 18.00 MiB)
test/returning_tuple_contract delta range : 1785/18000 (mem: 18.00 MiB)
test/returning_tuple_contract elliptic : 2/6000 (mem: 18.00 MiB)
test/returning_tuple_contract auxiliary : 26/26000 (mem: 18.00 MiB)
test/returning_tuple_contract poseidon ext : 2/17000 (mem: 18.00 MiB)
test/returning_tuple_contract poseidon int : 2/92000 (mem: 18.00 MiB)
test/returning_tuple_contract overflow : 0/0 (mem: 18.00 MiB)
test/returning_tuple_contract (mem: 18.00 MiB)
test/returning_tuple_contract Total structured size: 242025 (mem: 18.00 MiB)
test/returning_tuple_contract allocating polynomials object in proving key... (mem: 18.00 MiB)
test/returning_tuple_contract populating trace... (mem: 247.00 MiB)
test/returning_tuple_contract time to construct proving key: 186 ms. (mem: 263.00 MiB)
test/returning_tuple_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 263.00 MiB)
test/returning_tuple_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 286.59 MiB)
test/returning_tuple_contract VK saved to "./target/tmp/tmp.yv7uFi6pi6/vk" (mem: 286.59 MiB)
test/returning_tuple_contract Completed 2.1 KiB/2.1 KiB (25.3 KiB/s) with 1 file(s) remaining
test/returning_tuple_contract upload: ../../../../../tmp/tmp.LtCL9fAAG9 to s3://aztec-ci-artifacts/build-cache/vk-7c379a2ec50d206e-64150c868268f6c5bf02380393daf922aa0690504093c318475957d62a509482.tar.gz
test/returning_tuple_contract Cache upload of vk-7c379a2ec50d206e-64150c868268f6c5bf02380393daf922aa0690504093c318475957d62a509482.tar.gz complete in 3s.
test/returning_tuple_contract Processing function: fn_that_returns_6...
test/returning_tuple_contract Cache download of vk-7c379a2ec50d206e-a606caa0379b2e3cf8140bab02c40b89dca9f554d6a9b18eb4bfb33aa343f3a8.tar.gz failed.
test/returning_tuple_contract Generating vk for function: fn_that_returns_6...
test/returning_tuple_contract bb command: write_vk (mem: 8.00 MiB)
test/returning_tuple_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/returning_tuple_contract --scheme: client_ivc (mem: 9.00 MiB)
test/returning_tuple_contract --bytecode_path: - (mem: 9.00 MiB)
test/returning_tuple_contract --output_path: ./target/tmp/tmp.Sc32EW8pYt (mem: 9.00 MiB)
test/returning_tuple_contract --verbose: true (mem: 9.00 MiB)
test/returning_tuple_contract --verifier_type: standalone (mem: 9.00 MiB)
test/returning_tuple_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/returning_tuple_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/returning_tuple_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/returning_tuple_contract busread : 742/6000 (mem: 17.00 MiB)
test/returning_tuple_contract lookups : 2/15000 (mem: 17.00 MiB)
test/returning_tuple_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/returning_tuple_contract arithmetic : 3274/56000 (mem: 17.00 MiB)
test/returning_tuple_contract delta range : 1785/18000 (mem: 17.00 MiB)
test/returning_tuple_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/returning_tuple_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/returning_tuple_contract poseidon ext : 2/17000 (mem: 17.00 MiB)
test/returning_tuple_contract poseidon int : 2/92000 (mem: 17.00 MiB)
test/returning_tuple_contract overflow : 0/0 (mem: 17.00 MiB)
test/returning_tuple_contract (mem: 17.00 MiB)
test/returning_tuple_contract Total structured size: 242025 (mem: 17.00 MiB)
test/returning_tuple_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/returning_tuple_contract populating trace... (mem: 246.00 MiB)
test/returning_tuple_contract time to construct proving key: 152 ms. (mem: 262.00 MiB)
test/returning_tuple_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 262.00 MiB)
test/returning_tuple_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 286.61 MiB)
test/returning_tuple_contract VK saved to "./target/tmp/tmp.Sc32EW8pYt/vk" (mem: 286.61 MiB)
test/returning_tuple_contract Completed 2.1 KiB/2.1 KiB (36.4 KiB/s) with 1 file(s) remaining
test/returning_tuple_contract upload: ../../../../../tmp/tmp.0oTZ5ZZ3bC to s3://aztec-ci-artifacts/build-cache/vk-7c379a2ec50d206e-a606caa0379b2e3cf8140bab02c40b89dca9f554d6a9b18eb4bfb33aa343f3a8.tar.gz
test/returning_tuple_contract Cache upload of vk-7c379a2ec50d206e-a606caa0379b2e3cf8140bab02c40b89dca9f554d6a9b18eb4bfb33aa343f3a8.tar.gz complete in 3s.
test/returning_tuple_contract Processing function: process_message...
test/returning_tuple_contract Function process_message is neither public nor unconstrained, skipping.
test/returning_tuple_contract Processing function: sync_private_state...
test/returning_tuple_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/returning_tuple_contract Processing function: public_dispatch...
test/returning_tuple_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/pending_note_hashes_contract Processing function: insert_note_extra_emit...
test/pending_note_hashes_contract Cache download of vk-2d681101842b2c50-36dc1ccaa5c277e29e94efa0a281cc670116f60bec8ffeb09de81878fd133f42.tar.gz failed.
test/pending_note_hashes_contract Generating vk for function: insert_note_extra_emit...
test/pending_note_hashes_contract bb command: write_vk (mem: 8.00 MiB)
test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/pending_note_hashes_contract --scheme: client_ivc (mem: 9.00 MiB)
test/pending_note_hashes_contract --bytecode_path: - (mem: 9.00 MiB)
test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.z2xNbQdykm (mem: 9.00 MiB)
test/pending_note_hashes_contract --verbose: true (mem: 9.00 MiB)
test/pending_note_hashes_contract --verifier_type: standalone (mem: 9.00 MiB)
test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 55.88 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 57.88 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 57.88 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 57.88 MiB)
test/pending_note_hashes_contract lookups : 24498/15000 (mem: 57.88 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 57.88 MiB)
test/pending_note_hashes_contract arithmetic : 24486/56000 (mem: 57.88 MiB)
test/pending_note_hashes_contract delta range : 2980/18000 (mem: 57.88 MiB)
test/pending_note_hashes_contract elliptic : 1338/6000 (mem: 57.88 MiB)
test/pending_note_hashes_contract auxiliary : 1450/26000 (mem: 57.88 MiB)
test/pending_note_hashes_contract poseidon ext : 52/17000 (mem: 57.88 MiB)
test/pending_note_hashes_contract poseidon int : 287/92000 (mem: 57.88 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 57.88 MiB)
test/pending_note_hashes_contract (mem: 57.88 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 57.88 MiB)
test/pending_note_hashes_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 62.88 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 62.88 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 62.88 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 62.88 MiB)
test/pending_note_hashes_contract lookups : 15000/15000 (mem: 62.88 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 62.88 MiB)
test/pending_note_hashes_contract arithmetic : 24486/56000 (mem: 62.88 MiB)
test/pending_note_hashes_contract delta range : 2980/18000 (mem: 62.88 MiB)
test/pending_note_hashes_contract elliptic : 1338/6000 (mem: 62.88 MiB)
test/pending_note_hashes_contract auxiliary : 1450/26000 (mem: 62.88 MiB)
test/pending_note_hashes_contract poseidon ext : 52/17000 (mem: 62.88 MiB)
test/pending_note_hashes_contract poseidon int : 287/92000 (mem: 62.88 MiB)
test/pending_note_hashes_contract overflow : 9499/9499 (mem: 62.88 MiB)
test/pending_note_hashes_contract (mem: 62.88 MiB)
test/pending_note_hashes_contract Total structured size: 251524 (mem: 62.88 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 62.88 MiB)
test/pending_note_hashes_contract populating trace... (mem: 493.88 MiB)
test/pending_note_hashes_contract time to construct proving key: 423 ms. (mem: 514.88 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 514.88 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 541.32 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.z2xNbQdykm/vk" (mem: 541.32 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (24.1 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.JlAgZjiLRs to s3://aztec-ci-artifacts/build-cache/vk-2d681101842b2c50-36dc1ccaa5c277e29e94efa0a281cc670116f60bec8ffeb09de81878fd133f42.tar.gz
test/pending_note_hashes_contract Cache upload of vk-2d681101842b2c50-36dc1ccaa5c277e29e94efa0a281cc670116f60bec8ffeb09de81878fd133f42.tar.gz complete in 3s.
test/pending_note_hashes_contract Processing function: insert_note_static_randomness...
test/pending_note_hashes_contract Cache download of vk-2d681101842b2c50-eda48e34da951ed27d1c58f5aa315d6be271344d645977fe0f2cd9f4352c4f5b.tar.gz failed.
test/pending_note_hashes_contract Generating vk for function: insert_note_static_randomness...
test/pending_note_hashes_contract bb command: write_vk (mem: 8.00 MiB)
test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/pending_note_hashes_contract --scheme: client_ivc (mem: 9.00 MiB)
test/pending_note_hashes_contract --bytecode_path: - (mem: 9.00 MiB)
test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.F6ILmhMoWd (mem: 9.00 MiB)
test/pending_note_hashes_contract --verbose: true (mem: 9.00 MiB)
test/pending_note_hashes_contract --verifier_type: standalone (mem: 9.00 MiB)
test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 37.66 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 39.66 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 39.66 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 39.66 MiB)
test/pending_note_hashes_contract lookups : 12218/15000 (mem: 39.66 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 39.66 MiB)
test/pending_note_hashes_contract arithmetic : 14749/56000 (mem: 39.66 MiB)
test/pending_note_hashes_contract delta range : 2429/18000 (mem: 39.66 MiB)
test/pending_note_hashes_contract elliptic : 670/6000 (mem: 39.66 MiB)
test/pending_note_hashes_contract auxiliary : 738/26000 (mem: 39.66 MiB)
test/pending_note_hashes_contract poseidon ext : 52/17000 (mem: 39.66 MiB)
test/pending_note_hashes_contract poseidon int : 287/92000 (mem: 39.66 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 39.66 MiB)
test/pending_note_hashes_contract (mem: 39.66 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 39.66 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 39.66 MiB)
test/pending_note_hashes_contract populating trace... (mem: 278.66 MiB)
test/pending_note_hashes_contract time to construct proving key: 280 ms. (mem: 294.66 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 294.66 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 325.63 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.F6ILmhMoWd/vk" (mem: 325.63 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (26.6 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.jKzSvto9B6 to s3://aztec-ci-artifacts/build-cache/vk-2d681101842b2c50-eda48e34da951ed27d1c58f5aa315d6be271344d645977fe0f2cd9f4352c4f5b.tar.gz
test/pending_note_hashes_contract Cache upload of vk-2d681101842b2c50-eda48e34da951ed27d1c58f5aa315d6be271344d645977fe0f2cd9f4352c4f5b.tar.gz complete in 3s.
test/pending_note_hashes_contract Processing function: process_message...
test/pending_note_hashes_contract Function process_message is neither public nor unconstrained, skipping.
test/spam_contract Processing function: spam...
test/spam_contract Cache download of vk-a163522b8a70218a-7052bc947ff86671050de693ddecdf44eaa6562d0c46fc89e31456038052e240.tar.gz failed.
test/spam_contract Generating vk for function: spam...
test/spam_contract bb command: write_vk (mem: 9.00 MiB)
test/spam_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/spam_contract --scheme: client_ivc (mem: 9.00 MiB)
test/spam_contract --bytecode_path: - (mem: 9.00 MiB)
test/spam_contract --output_path: ./target/tmp/tmp.RddkigdPbC (mem: 9.00 MiB)
test/spam_contract --verbose: true (mem: 9.00 MiB)
test/spam_contract --verifier_type: standalone (mem: 9.00 MiB)
test/spam_contract Constructing DeciderProvingKey (mem: 21.52 MiB)
test/spam_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 28.52 MiB)
test/spam_contract goblin ecc op : 4/1024 (mem: 28.52 MiB)
test/spam_contract busread : 742/6000 (mem: 28.52 MiB)
test/spam_contract lookups : 2/15000 (mem: 28.52 MiB)
test/spam_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 28.52 MiB)
test/spam_contract arithmetic : 5996/56000 (mem: 28.52 MiB)
test/spam_contract delta range : 2266/18000 (mem: 28.52 MiB)
test/spam_contract elliptic : 2/6000 (mem: 28.52 MiB)
test/spam_contract auxiliary : 4712/26000 (mem: 28.52 MiB)
test/spam_contract poseidon ext : 562/17000 (mem: 28.52 MiB)
test/spam_contract poseidon int : 3194/92000 (mem: 28.52 MiB)
test/spam_contract overflow : 0/0 (mem: 28.52 MiB)
test/spam_contract (mem: 28.52 MiB)
test/spam_contract Total structured size: 242025 (mem: 28.52 MiB)
test/spam_contract allocating polynomials object in proving key... (mem: 28.52 MiB)
test/spam_contract populating trace... (mem: 244.52 MiB)
test/spam_contract time to construct proving key: 156 ms. (mem: 259.52 MiB)
test/spam_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 259.52 MiB)
test/spam_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 291.52 MiB)
test/spam_contract VK saved to "./target/tmp/tmp.RddkigdPbC/vk" (mem: 291.52 MiB)
test/spam_contract Completed 2.1 KiB/2.1 KiB (29.1 KiB/s) with 1 file(s) remaining
test/spam_contract upload: ../../../../../tmp/tmp.3tfotxNmhF to s3://aztec-ci-artifacts/build-cache/vk-a163522b8a70218a-7052bc947ff86671050de693ddecdf44eaa6562d0c46fc89e31456038052e240.tar.gz
test/spam_contract Cache upload of vk-a163522b8a70218a-7052bc947ff86671050de693ddecdf44eaa6562d0c46fc89e31456038052e240.tar.gz complete in 3s.
test/spam_contract Processing function: sync_private_state...
test/spam_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/state_vars_contract Processing function: get_public_immutable_constrained_private...
test/state_vars_contract Cache download of vk-5e33ba6a82d217a0-e42ff629836ca433d47af93a40da898bf9aa584ab6732fe3bd97294160938dad.tar.gz failed.
test/state_vars_contract Generating vk for function: get_public_immutable_constrained_private...
test/state_vars_contract bb command: write_vk (mem: 8.00 MiB)
test/state_vars_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/state_vars_contract --scheme: client_ivc (mem: 8.00 MiB)
test/state_vars_contract --bytecode_path: - (mem: 8.00 MiB)
test/state_vars_contract --output_path: ./target/tmp/tmp.AAyS9hQGx9 (mem: 8.00 MiB)
test/state_vars_contract --verbose: true (mem: 8.00 MiB)
test/state_vars_contract --verifier_type: standalone (mem: 8.00 MiB)
test/state_vars_contract Constructing DeciderProvingKey (mem: 18.80 MiB)
test/state_vars_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 20.80 MiB)
test/state_vars_contract goblin ecc op : 4/1024 (mem: 20.80 MiB)
test/state_vars_contract busread : 742/6000 (mem: 20.80 MiB)
test/state_vars_contract lookups : 2/15000 (mem: 20.80 MiB)
test/state_vars_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 20.80 MiB)
test/state_vars_contract arithmetic : 4237/56000 (mem: 20.80 MiB)
test/state_vars_contract delta range : 1888/18000 (mem: 20.80 MiB)
test/state_vars_contract elliptic : 2/6000 (mem: 20.80 MiB)
test/state_vars_contract auxiliary : 26/26000 (mem: 20.80 MiB)
test/state_vars_contract poseidon ext : 452/17000 (mem: 20.80 MiB)
test/state_vars_contract poseidon int : 2567/92000 (mem: 20.80 MiB)
test/state_vars_contract overflow : 0/0 (mem: 20.80 MiB)
test/state_vars_contract (mem: 20.80 MiB)
test/state_vars_contract Total structured size: 242025 (mem: 20.80 MiB)
test/state_vars_contract allocating polynomials object in proving key... (mem: 20.80 MiB)
test/state_vars_contract populating trace... (mem: 237.80 MiB)
test/state_vars_contract time to construct proving key: 146 ms. (mem: 253.80 MiB)
test/state_vars_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 253.80 MiB)
test/state_vars_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 285.80 MiB)
test/state_vars_contract VK saved to "./target/tmp/tmp.AAyS9hQGx9/vk" (mem: 285.80 MiB)
test/state_vars_contract Completed 2.1 KiB/2.1 KiB (30.2 KiB/s) with 1 file(s) remaining
test/state_vars_contract upload: ../../../../../tmp/tmp.3VFZdc0qgf to s3://aztec-ci-artifacts/build-cache/vk-5e33ba6a82d217a0-e42ff629836ca433d47af93a40da898bf9aa584ab6732fe3bd97294160938dad.tar.gz
test/state_vars_contract Cache upload of vk-5e33ba6a82d217a0-e42ff629836ca433d47af93a40da898bf9aa584ab6732fe3bd97294160938dad.tar.gz complete in 3s.
test/state_vars_contract Processing function: get_public_immutable_constrained_private_indirect...
test/state_vars_contract Cache download of vk-5e33ba6a82d217a0-5b9fbe74809edf8242ee58659ca04490c04067f605d49c5aa2b00df72554b57d.tar.gz failed.
test/state_vars_contract Generating vk for function: get_public_immutable_constrained_private_indirect...
test/state_vars_contract bb command: write_vk (mem: 9.00 MiB)
test/state_vars_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/state_vars_contract --scheme: client_ivc (mem: 9.00 MiB)
test/state_vars_contract --bytecode_path: - (mem: 9.00 MiB)
test/state_vars_contract --output_path: ./target/tmp/tmp.mgDosIFd0n (mem: 9.00 MiB)
test/state_vars_contract --verbose: true (mem: 9.00 MiB)
test/state_vars_contract --verifier_type: standalone (mem: 9.00 MiB)
test/state_vars_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/state_vars_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/state_vars_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/state_vars_contract busread : 742/6000 (mem: 17.00 MiB)
test/state_vars_contract lookups : 2/15000 (mem: 17.00 MiB)
test/state_vars_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/state_vars_contract arithmetic : 3315/56000 (mem: 17.00 MiB)
test/state_vars_contract delta range : 1797/18000 (mem: 17.00 MiB)
test/state_vars_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/state_vars_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/state_vars_contract poseidon ext : 22/17000 (mem: 17.00 MiB)
test/state_vars_contract poseidon int : 116/92000 (mem: 17.00 MiB)
test/state_vars_contract overflow : 0/0 (mem: 17.00 MiB)
test/state_vars_contract (mem: 17.00 MiB)
test/state_vars_contract Total structured size: 242025 (mem: 17.00 MiB)
test/state_vars_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/state_vars_contract populating trace... (mem: 239.00 MiB)
test/state_vars_contract time to construct proving key: 145 ms. (mem: 251.00 MiB)
test/state_vars_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 251.00 MiB)
test/state_vars_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 282.00 MiB)
test/state_vars_contract VK saved to "./target/tmp/tmp.mgDosIFd0n/vk" (mem: 282.00 MiB)
test/state_vars_contract Completed 2.1 KiB/2.1 KiB (23.8 KiB/s) with 1 file(s) remaining
test/state_vars_contract upload: ../../../../../tmp/tmp.afGtWs4eCg to s3://aztec-ci-artifacts/build-cache/vk-5e33ba6a82d217a0-5b9fbe74809edf8242ee58659ca04490c04067f605d49c5aa2b00df72554b57d.tar.gz
test/state_vars_contract Cache upload of vk-5e33ba6a82d217a0-5b9fbe74809edf8242ee58659ca04490c04067f605d49c5aa2b00df72554b57d.tar.gz complete in 3s.
test/state_vars_contract Processing function: get_public_immutable_constrained_public...
test/state_vars_contract Function get_public_immutable_constrained_public is neither public nor unconstrained, skipping.
test/state_vars_contract Processing function: get_public_immutable_constrained_public_indirect...
test/state_vars_contract Function get_public_immutable_constrained_public_indirect is neither public nor unconstrained, skipping.
test/state_vars_contract Processing function: get_public_immutable_constrained_public_multiple...
test/state_vars_contract Function get_public_immutable_constrained_public_multiple is neither public nor unconstrained, skipping.
test/state_vars_contract Processing function: increase_private_value...
test/state_vars_contract Cache download of vk-5e33ba6a82d217a0-2e238d6d62ee7b7326a378c4fd1380cff0c9b10ab2f40010e1f0bc6bc0de561b.tar.gz failed.
test/state_vars_contract Generating vk for function: increase_private_value...
test/state_vars_contract bb command: write_vk (mem: 9.00 MiB)
test/state_vars_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/state_vars_contract --scheme: client_ivc (mem: 9.00 MiB)
test/state_vars_contract --bytecode_path: - (mem: 9.00 MiB)
test/state_vars_contract --output_path: ./target/tmp/tmp.fmg2jxnIrr (mem: 9.00 MiB)
test/state_vars_contract --verbose: true (mem: 9.00 MiB)
test/state_vars_contract --verifier_type: standalone (mem: 9.00 MiB)
test/state_vars_contract Constructing DeciderProvingKey (mem: 39.99 MiB)
test/state_vars_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 41.99 MiB)
test/state_vars_contract goblin ecc op : 4/1024 (mem: 41.99 MiB)
test/state_vars_contract busread : 742/6000 (mem: 41.99 MiB)
test/state_vars_contract lookups : 12218/15000 (mem: 41.99 MiB)
test/state_vars_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 41.99 MiB)
test/state_vars_contract arithmetic : 15581/56000 (mem: 41.99 MiB)
test/state_vars_contract delta range : 2586/18000 (mem: 41.99 MiB)
test/state_vars_contract elliptic : 1346/6000 (mem: 41.99 MiB)
test/state_vars_contract auxiliary : 1570/26000 (mem: 41.99 MiB)
test/state_vars_contract poseidon ext : 352/17000 (mem: 41.99 MiB)
test/state_vars_contract poseidon int : 1997/92000 (mem: 41.99 MiB)
test/state_vars_contract overflow : 0/0 (mem: 41.99 MiB)
test/state_vars_contract (mem: 41.99 MiB)
test/state_vars_contract Total structured size: 242025 (mem: 41.99 MiB)
test/state_vars_contract allocating polynomials object in proving key... (mem: 41.99 MiB)
test/state_vars_contract populating trace... (mem: 260.99 MiB)
test/state_vars_contract time to construct proving key: 171 ms. (mem: 273.99 MiB)
test/state_vars_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 273.99 MiB)
test/state_vars_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 303.03 MiB)
test/state_vars_contract VK saved to "./target/tmp/tmp.fmg2jxnIrr/vk" (mem: 303.03 MiB)
test/state_vars_contract Completed 2.1 KiB/2.1 KiB (35.3 KiB/s) with 1 file(s) remaining
test/state_vars_contract upload: ../../../../../tmp/tmp.q6fhfrmW1I to s3://aztec-ci-artifacts/build-cache/vk-5e33ba6a82d217a0-2e238d6d62ee7b7326a378c4fd1380cff0c9b10ab2f40010e1f0bc6bc0de561b.tar.gz
test/state_vars_contract Cache upload of vk-5e33ba6a82d217a0-2e238d6d62ee7b7326a378c4fd1380cff0c9b10ab2f40010e1f0bc6bc0de561b.tar.gz complete in 3s.
test/state_vars_contract Processing function: initialize_private...
test/state_vars_contract Cache download of vk-5e33ba6a82d217a0-cc36c1f5c0753f14f97a6bdd43b3f86c7725312fd626e1ca574beebf5fde9b85.tar.gz failed.
test/state_vars_contract Generating vk for function: initialize_private...
test/state_vars_contract bb command: write_vk (mem: 8.00 MiB)
test/state_vars_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/state_vars_contract --scheme: client_ivc (mem: 9.00 MiB)
test/state_vars_contract --bytecode_path: - (mem: 9.00 MiB)
test/state_vars_contract --output_path: ./target/tmp/tmp.icv1Pufr4z (mem: 9.00 MiB)
test/state_vars_contract --verbose: true (mem: 9.00 MiB)
test/state_vars_contract --verifier_type: standalone (mem: 9.00 MiB)
test/state_vars_contract Constructing DeciderProvingKey (mem: 36.25 MiB)
test/state_vars_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 39.25 MiB)
test/state_vars_contract goblin ecc op : 4/1024 (mem: 39.25 MiB)
test/state_vars_contract busread : 742/6000 (mem: 39.25 MiB)
test/state_vars_contract lookups : 12218/15000 (mem: 39.25 MiB)
test/state_vars_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 39.25 MiB)
test/state_vars_contract arithmetic : 14727/56000 (mem: 39.25 MiB)
test/state_vars_contract delta range : 2430/18000 (mem: 39.25 MiB)
test/state_vars_contract elliptic : 670/6000 (mem: 39.25 MiB)
test/state_vars_contract auxiliary : 738/26000 (mem: 39.25 MiB)
test/state_vars_contract poseidon ext : 32/17000 (mem: 39.25 MiB)
test/state_vars_contract poseidon int : 173/92000 (mem: 39.25 MiB)
test/state_vars_contract overflow : 0/0 (mem: 39.25 MiB)
test/state_vars_contract (mem: 39.25 MiB)
test/state_vars_contract Total structured size: 242025 (mem: 39.25 MiB)
test/state_vars_contract allocating polynomials object in proving key... (mem: 39.25 MiB)
test/state_vars_contract populating trace... (mem: 258.25 MiB)
test/state_vars_contract time to construct proving key: 159 ms. (mem: 274.25 MiB)
test/state_vars_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 274.25 MiB)
test/state_vars_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 303.42 MiB)
test/state_vars_contract VK saved to "./target/tmp/tmp.icv1Pufr4z/vk" (mem: 303.42 MiB)
test/state_vars_contract Completed 2.1 KiB/2.1 KiB (34.5 KiB/s) with 1 file(s) remaining
test/state_vars_contract upload: ../../../../../tmp/tmp.IK2e1ghuyi to s3://aztec-ci-artifacts/build-cache/vk-5e33ba6a82d217a0-cc36c1f5c0753f14f97a6bdd43b3f86c7725312fd626e1ca574beebf5fde9b85.tar.gz
test/state_vars_contract Cache upload of vk-5e33ba6a82d217a0-cc36c1f5c0753f14f97a6bdd43b3f86c7725312fd626e1ca574beebf5fde9b85.tar.gz complete in 3s.
test/state_vars_contract Processing function: initialize_private_immutable...
test/state_vars_contract Cache download of vk-5e33ba6a82d217a0-8d7166934c73bce06703e534fbe3847cc6c5567e7267e6a14bbdda0ee34461f8.tar.gz failed.
test/state_vars_contract Generating vk for function: initialize_private_immutable...
test/state_vars_contract bb command: write_vk (mem: 9.00 MiB)
test/state_vars_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/state_vars_contract --scheme: client_ivc (mem: 9.00 MiB)
test/state_vars_contract --bytecode_path: - (mem: 9.00 MiB)
test/state_vars_contract --output_path: ./target/tmp/tmp.OrYpqRAV4v (mem: 9.00 MiB)
test/state_vars_contract --verbose: true (mem: 9.00 MiB)
test/state_vars_contract --verifier_type: standalone (mem: 9.00 MiB)
test/state_vars_contract Constructing DeciderProvingKey (mem: 35.85 MiB)
test/state_vars_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 40.85 MiB)
test/state_vars_contract goblin ecc op : 4/1024 (mem: 40.85 MiB)
test/state_vars_contract busread : 742/6000 (mem: 40.85 MiB)
test/state_vars_contract lookups : 12218/15000 (mem: 40.85 MiB)
test/state_vars_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 40.85 MiB)
test/state_vars_contract arithmetic : 14727/56000 (mem: 40.85 MiB)
test/state_vars_contract delta range : 2430/18000 (mem: 40.85 MiB)
test/state_vars_contract elliptic : 670/6000 (mem: 40.85 MiB)
test/state_vars_contract auxiliary : 738/26000 (mem: 40.85 MiB)
test/state_vars_contract poseidon ext : 32/17000 (mem: 40.85 MiB)
test/state_vars_contract poseidon int : 173/92000 (mem: 40.85 MiB)
test/state_vars_contract overflow : 0/0 (mem: 40.85 MiB)
test/state_vars_contract (mem: 40.85 MiB)
test/state_vars_contract Total structured size: 242025 (mem: 40.85 MiB)
test/state_vars_contract allocating polynomials object in proving key... (mem: 40.85 MiB)
test/state_vars_contract populating trace... (mem: 251.85 MiB)
test/state_vars_contract time to construct proving key: 192 ms. (mem: 267.85 MiB)
test/state_vars_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 267.85 MiB)
test/state_vars_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 297.37 MiB)
test/state_vars_contract VK saved to "./target/tmp/tmp.OrYpqRAV4v/vk" (mem: 297.37 MiB)
test/state_vars_contract Completed 2.1 KiB/2.1 KiB (46.8 KiB/s) with 1 file(s) remaining
test/state_vars_contract upload: ../../../../../tmp/tmp.VyV7Ng7wDK to s3://aztec-ci-artifacts/build-cache/vk-5e33ba6a82d217a0-8d7166934c73bce06703e534fbe3847cc6c5567e7267e6a14bbdda0ee34461f8.tar.gz
test/state_vars_contract Cache upload of vk-5e33ba6a82d217a0-8d7166934c73bce06703e534fbe3847cc6c5567e7267e6a14bbdda0ee34461f8.tar.gz complete in 3s.
test/state_vars_contract Processing function: initialize_public_immutable...
test/state_vars_contract Function initialize_public_immutable is neither public nor unconstrained, skipping.
test/state_vars_contract Processing function: is_priv_imm_initialized...
test/state_vars_contract Function is_priv_imm_initialized is neither public nor unconstrained, skipping.
test/state_vars_contract Processing function: is_private_mutable_initialized...
test/state_vars_contract Function is_private_mutable_initialized is neither public nor unconstrained, skipping.
test/state_vars_contract Processing function: match_public_immutable...
test/state_vars_contract Cache download of vk-5e33ba6a82d217a0-a759cccdbdf4d7e73b98e405b70b2fa4022300c79c1dc7924d522329081bf456.tar.gz failed.
test/state_vars_contract Generating vk for function: match_public_immutable...
test/state_vars_contract bb command: write_vk (mem: 9.00 MiB)
test/state_vars_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/state_vars_contract --scheme: client_ivc (mem: 9.00 MiB)
test/state_vars_contract --bytecode_path: - (mem: 9.00 MiB)
test/state_vars_contract --output_path: ./target/tmp/tmp.e7LnuRrHHB (mem: 9.00 MiB)
test/state_vars_contract --verbose: true (mem: 9.00 MiB)
test/state_vars_contract --verifier_type: standalone (mem: 9.00 MiB)
test/state_vars_contract Constructing DeciderProvingKey (mem: 17.86 MiB)
test/state_vars_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.86 MiB)
test/state_vars_contract goblin ecc op : 4/1024 (mem: 19.86 MiB)
test/state_vars_contract busread : 742/6000 (mem: 19.86 MiB)
test/state_vars_contract lookups : 2/15000 (mem: 19.86 MiB)
test/state_vars_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.86 MiB)
test/state_vars_contract arithmetic : 4238/56000 (mem: 19.86 MiB)
test/state_vars_contract delta range : 1888/18000 (mem: 19.86 MiB)
test/state_vars_contract elliptic : 2/6000 (mem: 19.86 MiB)
test/state_vars_contract auxiliary : 26/26000 (mem: 19.86 MiB)
test/state_vars_contract poseidon ext : 452/17000 (mem: 19.86 MiB)
test/state_vars_contract poseidon int : 2567/92000 (mem: 19.86 MiB)
test/state_vars_contract overflow : 0/0 (mem: 19.86 MiB)
test/state_vars_contract (mem: 19.86 MiB)
test/state_vars_contract Total structured size: 242025 (mem: 19.86 MiB)
test/state_vars_contract allocating polynomials object in proving key... (mem: 19.86 MiB)
test/state_vars_contract populating trace... (mem: 235.86 MiB)
test/state_vars_contract time to construct proving key: 137 ms. (mem: 246.86 MiB)
test/state_vars_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 246.86 MiB)
test/state_vars_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 278.18 MiB)
test/state_vars_contract VK saved to "./target/tmp/tmp.e7LnuRrHHB/vk" (mem: 278.18 MiB)
test/state_vars_contract Completed 2.1 KiB/2.1 KiB (32.1 KiB/s) with 1 file(s) remaining
test/state_vars_contract upload: ../../../../../tmp/tmp.6277JXwNuO to s3://aztec-ci-artifacts/build-cache/vk-5e33ba6a82d217a0-a759cccdbdf4d7e73b98e405b70b2fa4022300c79c1dc7924d522329081bf456.tar.gz
test/state_vars_contract Cache upload of vk-5e33ba6a82d217a0-a759cccdbdf4d7e73b98e405b70b2fa4022300c79c1dc7924d522329081bf456.tar.gz complete in 3s.
test/state_vars_contract Processing function: process_message...
test/state_vars_contract Function process_message is neither public nor unconstrained, skipping.
test/state_vars_contract Processing function: public_dispatch...
test/state_vars_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/state_vars_contract Processing function: sync_private_state...
test/state_vars_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/state_vars_contract Processing function: update_private_mutable...
test/state_vars_contract Cache download of vk-5e33ba6a82d217a0-0fa1deebf41cfa1dd994259af33e390e187081e6231195f62524d1579f977ecb.tar.gz failed.
test/state_vars_contract Generating vk for function: update_private_mutable...
test/state_vars_contract bb command: write_vk (mem: 9.00 MiB)
test/state_vars_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/state_vars_contract --scheme: client_ivc (mem: 9.00 MiB)
test/state_vars_contract --bytecode_path: - (mem: 9.00 MiB)
test/state_vars_contract --output_path: ./target/tmp/tmp.4VgaWYFSXH (mem: 9.00 MiB)
test/state_vars_contract --verbose: true (mem: 9.00 MiB)
test/state_vars_contract --verifier_type: standalone (mem: 9.00 MiB)
test/state_vars_contract Constructing DeciderProvingKey (mem: 36.56 MiB)
test/state_vars_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 40.56 MiB)
test/state_vars_contract goblin ecc op : 4/1024 (mem: 40.56 MiB)
test/state_vars_contract busread : 742/6000 (mem: 40.56 MiB)
test/state_vars_contract lookups : 12218/15000 (mem: 40.56 MiB)
test/state_vars_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 40.56 MiB)
test/state_vars_contract arithmetic : 15096/56000 (mem: 40.56 MiB)
test/state_vars_contract delta range : 2477/18000 (mem: 40.56 MiB)
test/state_vars_contract elliptic : 1008/6000 (mem: 40.56 MiB)
test/state_vars_contract auxiliary : 899/26000 (mem: 40.56 MiB)
test/state_vars_contract poseidon ext : 182/17000 (mem: 40.56 MiB)
test/state_vars_contract poseidon int : 1028/92000 (mem: 40.56 MiB)
test/state_vars_contract overflow : 0/0 (mem: 40.56 MiB)
test/state_vars_contract (mem: 40.56 MiB)
test/state_vars_contract Total structured size: 242025 (mem: 40.56 MiB)
test/state_vars_contract allocating polynomials object in proving key... (mem: 40.56 MiB)
test/state_vars_contract populating trace... (mem: 261.56 MiB)
test/state_vars_contract time to construct proving key: 163 ms. (mem: 275.56 MiB)
test/state_vars_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 275.56 MiB)
test/state_vars_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 305.11 MiB)
test/state_vars_contract VK saved to "./target/tmp/tmp.4VgaWYFSXH/vk" (mem: 305.11 MiB)
test/state_vars_contract Completed 2.1 KiB/2.1 KiB (30.5 KiB/s) with 1 file(s) remaining
test/state_vars_contract upload: ../../../../../tmp/tmp.aNQEfpNWfx to s3://aztec-ci-artifacts/build-cache/vk-5e33ba6a82d217a0-0fa1deebf41cfa1dd994259af33e390e187081e6231195f62524d1579f977ecb.tar.gz
test/state_vars_contract Cache upload of vk-5e33ba6a82d217a0-0fa1deebf41cfa1dd994259af33e390e187081e6231195f62524d1579f977ecb.tar.gz complete in 3s.
test/state_vars_contract Processing function: view_private_immutable...
test/state_vars_contract Function view_private_immutable is neither public nor unconstrained, skipping.
test/stateful_test_contract Processing function: constructor...
test/stateful_test_contract Cache download of vk-c2331bfdad4a3825-c5d490071dccab48b3e54b31dfcf9940cff3460a09a20a5ee01b15550981e200.tar.gz failed.
test/stateful_test_contract Generating vk for function: constructor...
test/stateful_test_contract bb command: write_vk (mem: 8.00 MiB)
test/stateful_test_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/stateful_test_contract --scheme: client_ivc (mem: 8.00 MiB)
test/stateful_test_contract --bytecode_path: - (mem: 8.00 MiB)
test/stateful_test_contract --output_path: ./target/tmp/tmp.Eq8FWJ2uiR (mem: 8.00 MiB)
test/stateful_test_contract --verbose: true (mem: 8.00 MiB)
test/stateful_test_contract --verifier_type: standalone (mem: 8.00 MiB)
test/stateful_test_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/stateful_test_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/stateful_test_contract busread : 742/6000 (mem: 17.00 MiB)
test/stateful_test_contract lookups : 2/15000 (mem: 17.00 MiB)
test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/stateful_test_contract arithmetic : 3635/56000 (mem: 17.00 MiB)
test/stateful_test_contract delta range : 1837/18000 (mem: 17.00 MiB)
test/stateful_test_contract elliptic : 340/6000 (mem: 17.00 MiB)
test/stateful_test_contract auxiliary : 187/26000 (mem: 17.00 MiB)
test/stateful_test_contract poseidon ext : 142/17000 (mem: 17.00 MiB)
test/stateful_test_contract poseidon int : 800/92000 (mem: 17.00 MiB)
test/stateful_test_contract overflow : 0/0 (mem: 17.00 MiB)
test/stateful_test_contract (mem: 17.00 MiB)
test/stateful_test_contract Total structured size: 242025 (mem: 17.00 MiB)
test/stateful_test_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/stateful_test_contract populating trace... (mem: 235.00 MiB)
test/stateful_test_contract time to construct proving key: 151 ms. (mem: 248.00 MiB)
test/stateful_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 248.00 MiB)
test/stateful_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 280.00 MiB)
test/stateful_test_contract VK saved to "./target/tmp/tmp.Eq8FWJ2uiR/vk" (mem: 280.00 MiB)
test/stateful_test_contract Completed 2.1 KiB/2.1 KiB (26.3 KiB/s) with 1 file(s) remaining
test/stateful_test_contract upload: ../../../../../tmp/tmp.lsUaYVMv9i to s3://aztec-ci-artifacts/build-cache/vk-c2331bfdad4a3825-c5d490071dccab48b3e54b31dfcf9940cff3460a09a20a5ee01b15550981e200.tar.gz
test/stateful_test_contract Cache upload of vk-c2331bfdad4a3825-c5d490071dccab48b3e54b31dfcf9940cff3460a09a20a5ee01b15550981e200.tar.gz complete in 3s.
test/stateful_test_contract Processing function: create_note...
test/stateful_test_contract Cache download of vk-c2331bfdad4a3825-2178f6d7db0785ad93bd68a883be94e6204279f6e47c662370e2f6d8c7f6fc0d.tar.gz failed.
test/stateful_test_contract Generating vk for function: create_note...
test/stateful_test_contract bb command: write_vk (mem: 8.00 MiB)
test/stateful_test_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/stateful_test_contract --scheme: client_ivc (mem: 8.00 MiB)
test/stateful_test_contract --bytecode_path: - (mem: 8.00 MiB)
test/stateful_test_contract --output_path: ./target/tmp/tmp.8futzCMIk6 (mem: 8.00 MiB)
test/stateful_test_contract --verbose: true (mem: 8.00 MiB)
test/stateful_test_contract --verifier_type: standalone (mem: 8.00 MiB)
test/stateful_test_contract Constructing DeciderProvingKey (mem: 36.83 MiB)
test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 40.83 MiB)
test/stateful_test_contract goblin ecc op : 4/1024 (mem: 40.83 MiB)
test/stateful_test_contract busread : 742/6000 (mem: 40.83 MiB)
test/stateful_test_contract lookups : 12250/15000 (mem: 40.83 MiB)
test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 40.83 MiB)
test/stateful_test_contract arithmetic : 15966/56000 (mem: 40.83 MiB)
test/stateful_test_contract delta range : 2446/18000 (mem: 40.83 MiB)
test/stateful_test_contract elliptic : 654/6000 (mem: 40.83 MiB)
test/stateful_test_contract auxiliary : 738/26000 (mem: 40.83 MiB)
test/stateful_test_contract poseidon ext : 52/17000 (mem: 40.83 MiB)
test/stateful_test_contract poseidon int : 287/92000 (mem: 40.83 MiB)
test/stateful_test_contract overflow : 0/0 (mem: 40.83 MiB)
test/stateful_test_contract (mem: 40.83 MiB)
test/stateful_test_contract Total structured size: 242025 (mem: 40.83 MiB)
test/stateful_test_contract allocating polynomials object in proving key... (mem: 40.83 MiB)
test/stateful_test_contract populating trace... (mem: 244.83 MiB)
test/stateful_test_contract time to construct proving key: 149 ms. (mem: 261.83 MiB)
test/stateful_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 261.83 MiB)
test/stateful_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 290.88 MiB)
test/stateful_test_contract VK saved to "./target/tmp/tmp.8futzCMIk6/vk" (mem: 290.88 MiB)
test/stateful_test_contract Completed 2.1 KiB/2.1 KiB (28.1 KiB/s) with 1 file(s) remaining
test/stateful_test_contract upload: ../../../../../tmp/tmp.prbIHPMoD0 to s3://aztec-ci-artifacts/build-cache/vk-c2331bfdad4a3825-2178f6d7db0785ad93bd68a883be94e6204279f6e47c662370e2f6d8c7f6fc0d.tar.gz
test/stateful_test_contract Cache upload of vk-c2331bfdad4a3825-2178f6d7db0785ad93bd68a883be94e6204279f6e47c662370e2f6d8c7f6fc0d.tar.gz complete in 2s.
test/stateful_test_contract Processing function: create_note_no_init_check...
test/stateful_test_contract Cache download of vk-c2331bfdad4a3825-83e38b9256481a5fe004b206898efd5b15d23feb0b911d265900bf23d35dc369.tar.gz failed.
test/stateful_test_contract Generating vk for function: create_note_no_init_check...
test/stateful_test_contract bb command: write_vk (mem: 8.00 MiB)
test/stateful_test_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/stateful_test_contract --scheme: client_ivc (mem: 8.00 MiB)
test/stateful_test_contract --bytecode_path: - (mem: 8.00 MiB)
test/stateful_test_contract --output_path: ./target/tmp/tmp.rC3JQvJq4S (mem: 8.00 MiB)
test/stateful_test_contract --verbose: true (mem: 8.00 MiB)
test/stateful_test_contract --verifier_type: standalone (mem: 8.00 MiB)
test/stateful_test_contract Constructing DeciderProvingKey (mem: 36.48 MiB)
test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 40.48 MiB)
test/stateful_test_contract goblin ecc op : 4/1024 (mem: 40.48 MiB)
test/stateful_test_contract busread : 742/6000 (mem: 40.48 MiB)
test/stateful_test_contract lookups : 12250/15000 (mem: 40.48 MiB)
test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 40.48 MiB)
test/stateful_test_contract arithmetic : 15966/56000 (mem: 40.48 MiB)
test/stateful_test_contract delta range : 2445/18000 (mem: 40.48 MiB)
test/stateful_test_contract elliptic : 654/6000 (mem: 40.48 MiB)
test/stateful_test_contract auxiliary : 738/26000 (mem: 40.48 MiB)
test/stateful_test_contract poseidon ext : 52/17000 (mem: 40.48 MiB)
test/stateful_test_contract poseidon int : 287/92000 (mem: 40.48 MiB)
test/stateful_test_contract overflow : 0/0 (mem: 40.48 MiB)
test/stateful_test_contract (mem: 40.48 MiB)
test/stateful_test_contract Total structured size: 242025 (mem: 40.48 MiB)
test/stateful_test_contract allocating polynomials object in proving key... (mem: 40.48 MiB)
test/stateful_test_contract populating trace... (mem: 253.48 MiB)
test/stateful_test_contract time to construct proving key: 123 ms. (mem: 267.48 MiB)
test/stateful_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 267.48 MiB)
test/stateful_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 297.29 MiB)
test/stateful_test_contract VK saved to "./target/tmp/tmp.rC3JQvJq4S/vk" (mem: 297.29 MiB)
test/stateful_test_contract Completed 2.1 KiB/2.1 KiB (38.1 KiB/s) with 1 file(s) remaining
test/stateful_test_contract upload: ../../../../../tmp/tmp.B6ZYISakeT to s3://aztec-ci-artifacts/build-cache/vk-c2331bfdad4a3825-83e38b9256481a5fe004b206898efd5b15d23feb0b911d265900bf23d35dc369.tar.gz
test/stateful_test_contract Cache upload of vk-c2331bfdad4a3825-83e38b9256481a5fe004b206898efd5b15d23feb0b911d265900bf23d35dc369.tar.gz complete in 2s.
test/static_child_contract Processing function: private_get_value...
test/static_child_contract Cache download of vk-9324da20c542ac79-064b94d1e85d329745afb952d63e378edd18dd2bcc574f72fad91d27f067711d.tar.gz failed.
test/static_child_contract Generating vk for function: private_get_value...
test/static_child_contract bb command: write_vk (mem: 9.00 MiB)
test/static_child_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/static_child_contract --scheme: client_ivc (mem: 9.00 MiB)
test/static_child_contract --bytecode_path: - (mem: 9.00 MiB)
test/static_child_contract --output_path: ./target/tmp/tmp.AFXaJxXhJa (mem: 9.00 MiB)
test/static_child_contract --verbose: true (mem: 9.00 MiB)
test/static_child_contract --verifier_type: standalone (mem: 9.00 MiB)
test/static_child_contract Constructing DeciderProvingKey (mem: 18.34 MiB)
test/static_child_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 21.34 MiB)
test/static_child_contract goblin ecc op : 4/1024 (mem: 21.34 MiB)
test/static_child_contract busread : 742/6000 (mem: 21.34 MiB)
test/static_child_contract lookups : 2/15000 (mem: 21.34 MiB)
test/static_child_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 21.34 MiB)
test/static_child_contract arithmetic : 5580/56000 (mem: 21.34 MiB)
test/static_child_contract delta range : 1984/18000 (mem: 21.34 MiB)
test/static_child_contract elliptic : 2/6000 (mem: 21.34 MiB)
test/static_child_contract auxiliary : 475/26000 (mem: 21.34 MiB)
test/static_child_contract poseidon ext : 62/17000 (mem: 21.34 MiB)
test/static_child_contract poseidon int : 344/92000 (mem: 21.34 MiB)
test/static_child_contract overflow : 0/0 (mem: 21.34 MiB)
test/static_child_contract (mem: 21.34 MiB)
test/static_child_contract Total structured size: 242025 (mem: 21.34 MiB)
test/static_child_contract allocating polynomials object in proving key... (mem: 21.34 MiB)
test/static_child_contract populating trace... (mem: 231.34 MiB)
test/static_child_contract time to construct proving key: 115 ms. (mem: 244.34 MiB)
test/static_child_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 244.34 MiB)
test/static_child_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 276.34 MiB)
test/static_child_contract VK saved to "./target/tmp/tmp.AFXaJxXhJa/vk" (mem: 276.34 MiB)
test/static_child_contract Completed 2.1 KiB/2.1 KiB (33.4 KiB/s) with 1 file(s) remaining
test/static_child_contract upload: ../../../../../tmp/tmp.DyS17Yp8G6 to s3://aztec-ci-artifacts/build-cache/vk-9324da20c542ac79-064b94d1e85d329745afb952d63e378edd18dd2bcc574f72fad91d27f067711d.tar.gz
test/static_child_contract Cache upload of vk-9324da20c542ac79-064b94d1e85d329745afb952d63e378edd18dd2bcc574f72fad91d27f067711d.tar.gz complete in 3s.
test/static_parent_contract Processing function: enqueue_call...
test/static_parent_contract Cache download of vk-961cf40d20af40d4-1648c15cccea2b2f3d3f4898865bc944866029f3227b02c7b6bf918f85d765b8.tar.gz failed.
test/static_parent_contract Generating vk for function: enqueue_call...
test/static_parent_contract bb command: write_vk (mem: 9.00 MiB)
test/static_parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/static_parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/static_parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/static_parent_contract --output_path: ./target/tmp/tmp.88y6Szkhgb (mem: 9.00 MiB)
test/static_parent_contract --verbose: true (mem: 9.00 MiB)
test/static_parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/static_parent_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.00 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 19.00 MiB)
test/static_parent_contract busread : 742/6000 (mem: 19.00 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 19.00 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.00 MiB)
test/static_parent_contract arithmetic : 3307/56000 (mem: 19.00 MiB)
test/static_parent_contract delta range : 1787/18000 (mem: 19.00 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 19.00 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 19.00 MiB)
test/static_parent_contract poseidon ext : 32/17000 (mem: 19.00 MiB)
test/static_parent_contract poseidon int : 173/92000 (mem: 19.00 MiB)
test/static_parent_contract overflow : 0/0 (mem: 19.00 MiB)
test/static_parent_contract (mem: 19.00 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 19.00 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 19.00 MiB)
test/static_parent_contract populating trace... (mem: 241.00 MiB)
test/static_parent_contract time to construct proving key: 117 ms. (mem: 252.00 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 252.00 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 284.00 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.88y6Szkhgb/vk" (mem: 284.00 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (30.4 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.v1jaW1Zf5s to s3://aztec-ci-artifacts/build-cache/vk-961cf40d20af40d4-1648c15cccea2b2f3d3f4898865bc944866029f3227b02c7b6bf918f85d765b8.tar.gz
test/static_parent_contract Cache upload of vk-961cf40d20af40d4-1648c15cccea2b2f3d3f4898865bc944866029f3227b02c7b6bf918f85d765b8.tar.gz complete in 3s.
test/static_parent_contract Processing function: enqueue_public_get_value_from_child...
test/static_parent_contract Cache download of vk-961cf40d20af40d4-2086dcbebb907dc3d4e8696fe490279f2f88b9ff3bdae9ca2769f0bedeeb684a.tar.gz failed.
test/static_parent_contract Generating vk for function: enqueue_public_get_value_from_child...
test/static_parent_contract bb command: write_vk (mem: 9.00 MiB)
test/static_parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/static_parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/static_parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/static_parent_contract --output_path: ./target/tmp/tmp.4KxIOOMrIr (mem: 9.00 MiB)
test/static_parent_contract --verbose: true (mem: 9.00 MiB)
test/static_parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/static_parent_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/static_parent_contract busread : 742/6000 (mem: 17.00 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 17.00 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/static_parent_contract arithmetic : 3296/56000 (mem: 17.00 MiB)
test/static_parent_contract delta range : 1787/18000 (mem: 17.00 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/static_parent_contract poseidon ext : 22/17000 (mem: 17.00 MiB)
test/static_parent_contract poseidon int : 116/92000 (mem: 17.00 MiB)
test/static_parent_contract overflow : 0/0 (mem: 17.00 MiB)
test/static_parent_contract (mem: 17.00 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 17.00 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/static_parent_contract populating trace... (mem: 226.00 MiB)
test/static_parent_contract time to construct proving key: 136 ms. (mem: 238.00 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 238.00 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 269.00 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.4KxIOOMrIr/vk" (mem: 269.00 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (33.9 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.Wq3TuHF8ya to s3://aztec-ci-artifacts/build-cache/vk-961cf40d20af40d4-2086dcbebb907dc3d4e8696fe490279f2f88b9ff3bdae9ca2769f0bedeeb684a.tar.gz
test/static_parent_contract Cache upload of vk-961cf40d20af40d4-2086dcbebb907dc3d4e8696fe490279f2f88b9ff3bdae9ca2769f0bedeeb684a.tar.gz complete in 2s.
test/static_parent_contract Processing function: enqueue_static_call_to_pub_function...
test/static_parent_contract Cache download of vk-961cf40d20af40d4-c43a7336b2070e0bbfea5bb3c7c0e05000dd7b7d0d0ccb65a6e33c5f310a65fe.tar.gz failed.
test/static_parent_contract Generating vk for function: enqueue_static_call_to_pub_function...
test/static_parent_contract bb command: write_vk (mem: 8.00 MiB)
test/static_parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/static_parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/static_parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/static_parent_contract --output_path: ./target/tmp/tmp.TcFUrsURmm (mem: 9.00 MiB)
test/static_parent_contract --verbose: true (mem: 9.00 MiB)
test/static_parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/static_parent_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.00 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 18.00 MiB)
test/static_parent_contract busread : 742/6000 (mem: 18.00 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 18.00 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.00 MiB)
test/static_parent_contract arithmetic : 3308/56000 (mem: 18.00 MiB)
test/static_parent_contract delta range : 1787/18000 (mem: 18.00 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 18.00 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 18.00 MiB)
test/static_parent_contract poseidon ext : 32/17000 (mem: 18.00 MiB)
test/static_parent_contract poseidon int : 173/92000 (mem: 18.00 MiB)
test/static_parent_contract overflow : 0/0 (mem: 18.00 MiB)
test/static_parent_contract (mem: 18.00 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 18.00 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 19.00 MiB)
test/static_parent_contract populating trace... (mem: 226.00 MiB)
test/static_parent_contract time to construct proving key: 142 ms. (mem: 236.00 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 236.00 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 268.00 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.TcFUrsURmm/vk" (mem: 268.00 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (39.1 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.B9tfw3Y96b to s3://aztec-ci-artifacts/build-cache/vk-961cf40d20af40d4-c43a7336b2070e0bbfea5bb3c7c0e05000dd7b7d0d0ccb65a6e33c5f310a65fe.tar.gz
test/static_parent_contract Cache upload of vk-961cf40d20af40d4-c43a7336b2070e0bbfea5bb3c7c0e05000dd7b7d0d0ccb65a6e33c5f310a65fe.tar.gz complete in 2s.
test/static_parent_contract Processing function: enqueue_static_nested_call_to_pub_function...
test/static_parent_contract Cache download of vk-961cf40d20af40d4-e39e73672cd4d3140df7a54b08337763461f350f042e4086679648f4a826de37.tar.gz failed.
test/static_parent_contract Generating vk for function: enqueue_static_nested_call_to_pub_function...
test/static_parent_contract bb command: write_vk (mem: 9.00 MiB)
test/static_parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/static_parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/static_parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/static_parent_contract --output_path: ./target/tmp/tmp.mr7A3apqpL (mem: 9.00 MiB)
test/static_parent_contract --verbose: true (mem: 9.00 MiB)
test/static_parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/static_parent_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.00 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 19.00 MiB)
test/static_parent_contract busread : 742/6000 (mem: 19.00 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 19.00 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.00 MiB)
test/static_parent_contract arithmetic : 3320/56000 (mem: 19.00 MiB)
test/static_parent_contract delta range : 1787/18000 (mem: 19.00 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 19.00 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 19.00 MiB)
test/static_parent_contract poseidon ext : 42/17000 (mem: 19.00 MiB)
test/static_parent_contract poseidon int : 230/92000 (mem: 19.00 MiB)
test/static_parent_contract overflow : 0/0 (mem: 19.00 MiB)
test/static_parent_contract (mem: 19.00 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 19.00 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 19.00 MiB)
test/static_parent_contract populating trace... (mem: 231.00 MiB)
test/static_parent_contract time to construct proving key: 134 ms. (mem: 241.00 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 241.00 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 273.00 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.mr7A3apqpL/vk" (mem: 273.00 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (21.6 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.7aVeB0PxDq to s3://aztec-ci-artifacts/build-cache/vk-961cf40d20af40d4-e39e73672cd4d3140df7a54b08337763461f350f042e4086679648f4a826de37.tar.gz
test/static_parent_contract Cache upload of vk-961cf40d20af40d4-e39e73672cd4d3140df7a54b08337763461f350f042e4086679648f4a826de37.tar.gz complete in 2s.
test/static_parent_contract Processing function: private_call...
test/static_parent_contract Cache download of vk-961cf40d20af40d4-e88fa4446f95d8a235ae82230b9dccea5af7f3633a3ae7b7cef5db9508f5a414.tar.gz failed.
test/static_parent_contract Generating vk for function: private_call...
test/static_parent_contract bb command: write_vk (mem: 9.00 MiB)
test/static_parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/static_parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/static_parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/static_parent_contract --output_path: ./target/tmp/tmp.NkwVdjl3wB (mem: 9.00 MiB)
test/static_parent_contract --verbose: true (mem: 9.00 MiB)
test/static_parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/static_parent_contract Constructing DeciderProvingKey (mem: 13.83 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.83 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 16.83 MiB)
test/static_parent_contract busread : 742/6000 (mem: 16.83 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 16.83 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.83 MiB)
test/static_parent_contract arithmetic : 3317/56000 (mem: 16.83 MiB)
test/static_parent_contract delta range : 1788/18000 (mem: 16.83 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 16.83 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 16.83 MiB)
test/static_parent_contract poseidon ext : 42/17000 (mem: 16.83 MiB)
test/static_parent_contract poseidon int : 230/92000 (mem: 16.83 MiB)
test/static_parent_contract overflow : 0/0 (mem: 16.83 MiB)
test/static_parent_contract (mem: 16.83 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 16.83 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 16.83 MiB)
test/static_parent_contract populating trace... (mem: 234.83 MiB)
test/static_parent_contract time to construct proving key: 131 ms. (mem: 246.83 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 246.83 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 277.83 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.NkwVdjl3wB/vk" (mem: 277.83 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (39.7 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.HSqdl8zUzy to s3://aztec-ci-artifacts/build-cache/vk-961cf40d20af40d4-e88fa4446f95d8a235ae82230b9dccea5af7f3633a3ae7b7cef5db9508f5a414.tar.gz
test/static_parent_contract Cache upload of vk-961cf40d20af40d4-e88fa4446f95d8a235ae82230b9dccea5af7f3633a3ae7b7cef5db9508f5a414.tar.gz complete in 2s.
test/static_parent_contract Processing function: private_call_3_args...
test/static_parent_contract Cache download of vk-961cf40d20af40d4-fdfcdacafb02aa39047dd1d8527dc73609ca007b60532065cb8624237641b199.tar.gz failed.
test/static_parent_contract Generating vk for function: private_call_3_args...
test/static_parent_contract bb command: write_vk (mem: 9.00 MiB)
test/static_parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/static_parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/static_parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/static_parent_contract --output_path: ./target/tmp/tmp.qb8FQlQmsp (mem: 9.00 MiB)
test/static_parent_contract --verbose: true (mem: 9.00 MiB)
test/static_parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/static_parent_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/static_parent_contract busread : 742/6000 (mem: 17.00 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 17.00 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/static_parent_contract arithmetic : 3329/56000 (mem: 17.00 MiB)
test/static_parent_contract delta range : 1788/18000 (mem: 17.00 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/static_parent_contract poseidon ext : 52/17000 (mem: 17.00 MiB)
test/static_parent_contract poseidon int : 287/92000 (mem: 17.00 MiB)
test/static_parent_contract overflow : 0/0 (mem: 17.00 MiB)
test/static_parent_contract (mem: 17.00 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 17.00 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 18.00 MiB)
test/static_parent_contract populating trace... (mem: 231.00 MiB)
test/static_parent_contract time to construct proving key: 149 ms. (mem: 242.00 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 242.00 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 274.00 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.qb8FQlQmsp/vk" (mem: 274.00 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (35.8 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.W1CuJfAaqe to s3://aztec-ci-artifacts/build-cache/vk-961cf40d20af40d4-fdfcdacafb02aa39047dd1d8527dc73609ca007b60532065cb8624237641b199.tar.gz
test/static_parent_contract Cache upload of vk-961cf40d20af40d4-fdfcdacafb02aa39047dd1d8527dc73609ca007b60532065cb8624237641b199.tar.gz complete in 2s.
test/static_parent_contract Processing function: private_get_value_from_child...
test/static_parent_contract Cache download of vk-961cf40d20af40d4-8de6b34ced00ae0eccd42ef33a200cde966d6e7c1ba03d585fb75ac10bdac27d.tar.gz failed.
test/static_parent_contract Generating vk for function: private_get_value_from_child...
test/static_parent_contract bb command: write_vk (mem: 9.00 MiB)
test/static_parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/static_parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/static_parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/static_parent_contract --output_path: ./target/tmp/tmp.b0GcnYzmtb (mem: 9.00 MiB)
test/static_parent_contract --verbose: true (mem: 9.00 MiB)
test/static_parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/static_parent_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.00 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 19.00 MiB)
test/static_parent_contract busread : 742/6000 (mem: 19.00 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 19.00 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.00 MiB)
test/static_parent_contract arithmetic : 3316/56000 (mem: 19.00 MiB)
test/static_parent_contract delta range : 1787/18000 (mem: 19.00 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 19.00 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 19.00 MiB)
test/static_parent_contract poseidon ext : 42/17000 (mem: 19.00 MiB)
test/static_parent_contract poseidon int : 230/92000 (mem: 19.00 MiB)
test/static_parent_contract overflow : 0/0 (mem: 19.00 MiB)
test/static_parent_contract (mem: 19.00 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 19.00 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 19.00 MiB)
test/static_parent_contract populating trace... (mem: 238.00 MiB)
test/static_parent_contract time to construct proving key: 134 ms. (mem: 252.00 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 252.00 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 283.00 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.b0GcnYzmtb/vk" (mem: 283.00 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (33.1 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.BeWeJ4dwBN to s3://aztec-ci-artifacts/build-cache/vk-961cf40d20af40d4-8de6b34ced00ae0eccd42ef33a200cde966d6e7c1ba03d585fb75ac10bdac27d.tar.gz
test/static_parent_contract Cache upload of vk-961cf40d20af40d4-8de6b34ced00ae0eccd42ef33a200cde966d6e7c1ba03d585fb75ac10bdac27d.tar.gz complete in 2s.
test/static_parent_contract Processing function: private_nested_static_call...
test/static_parent_contract Cache download of vk-961cf40d20af40d4-3990a47a901c7e66d5af3135f352883b215c49df873c5d65ee081807c0cdba2f.tar.gz failed.
test/static_parent_contract Generating vk for function: private_nested_static_call...
test/static_parent_contract bb command: write_vk (mem: 8.00 MiB)
test/static_parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/static_parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/static_parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/static_parent_contract --output_path: ./target/tmp/tmp.xXk2Gv5Hha (mem: 9.00 MiB)
test/static_parent_contract --verbose: true (mem: 9.00 MiB)
test/static_parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/static_parent_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.00 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 18.00 MiB)
test/static_parent_contract busread : 742/6000 (mem: 18.00 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 18.00 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.00 MiB)
test/static_parent_contract arithmetic : 3328/56000 (mem: 18.00 MiB)
test/static_parent_contract delta range : 1788/18000 (mem: 18.00 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 18.00 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 18.00 MiB)
test/static_parent_contract poseidon ext : 52/17000 (mem: 18.00 MiB)
test/static_parent_contract poseidon int : 287/92000 (mem: 18.00 MiB)
test/static_parent_contract overflow : 0/0 (mem: 18.00 MiB)
test/static_parent_contract (mem: 18.00 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 18.00 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 18.00 MiB)
test/static_parent_contract populating trace... (mem: 227.00 MiB)
test/static_parent_contract time to construct proving key: 126 ms. (mem: 239.00 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 239.00 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 271.00 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.xXk2Gv5Hha/vk" (mem: 271.00 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (34.2 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.e5Vo1HJMdD to s3://aztec-ci-artifacts/build-cache/vk-961cf40d20af40d4-3990a47a901c7e66d5af3135f352883b215c49df873c5d65ee081807c0cdba2f.tar.gz
test/static_parent_contract Cache upload of vk-961cf40d20af40d4-3990a47a901c7e66d5af3135f352883b215c49df873c5d65ee081807c0cdba2f.tar.gz complete in 2s.
test/static_parent_contract Processing function: private_nested_static_call_3_args...
test/static_parent_contract Cache download of vk-961cf40d20af40d4-2b0b6f691ad869cbfe6ea4eca7af0d90ead54dfb43054e5a49411692e05b298f.tar.gz failed.
test/static_parent_contract Generating vk for function: private_nested_static_call_3_args...
test/static_parent_contract bb command: write_vk (mem: 9.00 MiB)
test/static_parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/static_parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/static_parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/static_parent_contract --output_path: ./target/tmp/tmp.6cgo37wQBZ (mem: 9.00 MiB)
test/static_parent_contract --verbose: true (mem: 9.00 MiB)
test/static_parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/static_parent_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.00 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 19.00 MiB)
test/static_parent_contract busread : 742/6000 (mem: 19.00 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 19.00 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.00 MiB)
test/static_parent_contract arithmetic : 3330/56000 (mem: 19.00 MiB)
test/static_parent_contract delta range : 1788/18000 (mem: 19.00 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 19.00 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 19.00 MiB)
test/static_parent_contract poseidon ext : 52/17000 (mem: 19.00 MiB)
test/static_parent_contract poseidon int : 287/92000 (mem: 19.00 MiB)
test/static_parent_contract overflow : 0/0 (mem: 19.00 MiB)
test/static_parent_contract (mem: 19.00 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 19.00 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 19.00 MiB)
test/static_parent_contract populating trace... (mem: 226.00 MiB)
test/static_parent_contract time to construct proving key: 149 ms. (mem: 239.00 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 239.00 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 271.00 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.6cgo37wQBZ/vk" (mem: 271.00 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (29.0 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.YfDUl8QYH1 to s3://aztec-ci-artifacts/build-cache/vk-961cf40d20af40d4-2b0b6f691ad869cbfe6ea4eca7af0d90ead54dfb43054e5a49411692e05b298f.tar.gz
test/static_parent_contract Cache upload of vk-961cf40d20af40d4-2b0b6f691ad869cbfe6ea4eca7af0d90ead54dfb43054e5a49411692e05b298f.tar.gz complete in 2s.
test/static_parent_contract Processing function: private_static_call...
test/static_parent_contract Cache download of vk-961cf40d20af40d4-2cc2a192c7f95528c3d4a39d94ac1e494baff818fadd127d59d791b9ebc5abab.tar.gz failed.
test/static_parent_contract Generating vk for function: private_static_call...
test/static_parent_contract bb command: write_vk (mem: 9.00 MiB)
test/static_parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/static_parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/static_parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/static_parent_contract --output_path: ./target/tmp/tmp.X3N40El3K9 (mem: 9.00 MiB)
test/static_parent_contract --verbose: true (mem: 9.00 MiB)
test/static_parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/static_parent_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.00 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 19.00 MiB)
test/static_parent_contract busread : 742/6000 (mem: 19.00 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 19.00 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.00 MiB)
test/static_parent_contract arithmetic : 3318/56000 (mem: 19.00 MiB)
test/static_parent_contract delta range : 1788/18000 (mem: 19.00 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 19.00 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 19.00 MiB)
test/static_parent_contract poseidon ext : 42/17000 (mem: 19.00 MiB)
test/static_parent_contract poseidon int : 230/92000 (mem: 19.00 MiB)
test/static_parent_contract overflow : 0/0 (mem: 19.00 MiB)
test/static_parent_contract (mem: 19.00 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 19.00 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 19.00 MiB)
test/static_parent_contract populating trace... (mem: 228.00 MiB)
test/static_parent_contract time to construct proving key: 151 ms. (mem: 238.00 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 238.00 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 268.00 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.X3N40El3K9/vk" (mem: 268.00 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (34.0 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.0OWoQlQ7hs to s3://aztec-ci-artifacts/build-cache/vk-961cf40d20af40d4-2cc2a192c7f95528c3d4a39d94ac1e494baff818fadd127d59d791b9ebc5abab.tar.gz
test/static_parent_contract Cache upload of vk-961cf40d20af40d4-2cc2a192c7f95528c3d4a39d94ac1e494baff818fadd127d59d791b9ebc5abab.tar.gz complete in 2s.
test/static_parent_contract Processing function: private_static_call_3_args...
test/static_parent_contract Cache download of vk-961cf40d20af40d4-88fdd7028db8d5683e1f56dc58e28fc3202c8b3c4a103fa6ee4cd002eec0b297.tar.gz failed.
test/static_parent_contract Generating vk for function: private_static_call_3_args...
test/static_parent_contract bb command: write_vk (mem: 9.00 MiB)
test/static_parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/static_parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/static_parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/static_parent_contract --output_path: ./target/tmp/tmp.8EaYsRXg1n (mem: 9.00 MiB)
test/static_parent_contract --verbose: true (mem: 9.00 MiB)
test/static_parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/static_parent_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.00 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 19.00 MiB)
test/static_parent_contract busread : 742/6000 (mem: 19.00 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 19.00 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.00 MiB)
test/static_parent_contract arithmetic : 3330/56000 (mem: 19.00 MiB)
test/static_parent_contract delta range : 1788/18000 (mem: 19.00 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 19.00 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 19.00 MiB)
test/static_parent_contract poseidon ext : 52/17000 (mem: 19.00 MiB)
test/static_parent_contract poseidon int : 287/92000 (mem: 19.00 MiB)
test/static_parent_contract overflow : 0/0 (mem: 19.00 MiB)
test/static_parent_contract (mem: 19.00 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 19.00 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 19.00 MiB)
test/static_parent_contract populating trace... (mem: 226.00 MiB)
test/static_parent_contract time to construct proving key: 133 ms. (mem: 239.00 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 239.00 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 271.00 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.8EaYsRXg1n/vk" (mem: 271.00 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (43.4 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.uiPLN2WVdD to s3://aztec-ci-artifacts/build-cache/vk-961cf40d20af40d4-88fdd7028db8d5683e1f56dc58e28fc3202c8b3c4a103fa6ee4cd002eec0b297.tar.gz
test/static_parent_contract Cache upload of vk-961cf40d20af40d4-88fdd7028db8d5683e1f56dc58e28fc3202c8b3c4a103fa6ee4cd002eec0b297.tar.gz complete in 2s.
test/static_parent_contract Processing function: process_message...
test/static_parent_contract Function process_message is neither public nor unconstrained, skipping.
test/static_parent_contract Processing function: public_call...
test/static_parent_contract Function public_call is neither public nor unconstrained, skipping.
test/static_parent_contract Processing function: public_dispatch...
test/static_parent_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/static_parent_contract Processing function: public_get_value_from_child...
test/static_parent_contract Function public_get_value_from_child is neither public nor unconstrained, skipping.
test/static_parent_contract Processing function: public_nested_static_call...
test/static_parent_contract Function public_nested_static_call is neither public nor unconstrained, skipping.
test/static_parent_contract Processing function: public_static_call...
test/static_parent_contract Function public_static_call is neither public nor unconstrained, skipping.
test/static_parent_contract Processing function: sync_private_state...
test/static_parent_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/static_child_contract Processing function: private_illegal_set_value...
test/static_child_contract Cache download of vk-9324da20c542ac79-415ac0d83c5e33e15326a4108539c332ff16bc5308ed500765e5d292832293b8.tar.gz failed.
test/static_child_contract Generating vk for function: private_illegal_set_value...
test/static_child_contract bb command: write_vk (mem: 9.00 MiB)
test/static_child_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/static_child_contract --scheme: client_ivc (mem: 9.00 MiB)
test/static_child_contract --bytecode_path: - (mem: 9.00 MiB)
test/static_child_contract --output_path: ./target/tmp/tmp.c2lj8Ssuzb (mem: 9.00 MiB)
test/static_child_contract --verbose: true (mem: 9.00 MiB)
test/static_child_contract --verifier_type: standalone (mem: 9.00 MiB)
test/static_child_contract Constructing DeciderProvingKey (mem: 37.33 MiB)
test/static_child_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 41.33 MiB)
test/static_child_contract goblin ecc op : 4/1024 (mem: 41.33 MiB)
test/static_child_contract busread : 742/6000 (mem: 41.33 MiB)
test/static_child_contract lookups : 12218/15000 (mem: 41.33 MiB)
test/static_child_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 41.33 MiB)
test/static_child_contract arithmetic : 14736/56000 (mem: 41.33 MiB)
test/static_child_contract delta range : 2429/18000 (mem: 41.33 MiB)
test/static_child_contract elliptic : 670/6000 (mem: 41.33 MiB)
test/static_child_contract auxiliary : 738/26000 (mem: 41.33 MiB)
test/static_child_contract poseidon ext : 42/17000 (mem: 41.33 MiB)
test/static_child_contract poseidon int : 230/92000 (mem: 41.33 MiB)
test/static_child_contract overflow : 0/0 (mem: 41.33 MiB)
test/static_child_contract (mem: 41.33 MiB)
test/static_child_contract Total structured size: 242025 (mem: 41.33 MiB)
test/static_child_contract allocating polynomials object in proving key... (mem: 41.33 MiB)
test/static_child_contract populating trace... (mem: 251.33 MiB)
test/static_child_contract time to construct proving key: 143 ms. (mem: 269.33 MiB)
test/static_child_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 269.33 MiB)
test/static_child_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 298.31 MiB)
test/static_child_contract VK saved to "./target/tmp/tmp.c2lj8Ssuzb/vk" (mem: 298.31 MiB)
test/static_child_contract Completed 2.1 KiB/2.1 KiB (31.4 KiB/s) with 1 file(s) remaining
test/static_child_contract upload: ../../../../../tmp/tmp.4FYAoREk0w to s3://aztec-ci-artifacts/build-cache/vk-9324da20c542ac79-415ac0d83c5e33e15326a4108539c332ff16bc5308ed500765e5d292832293b8.tar.gz
test/static_child_contract Cache upload of vk-9324da20c542ac79-415ac0d83c5e33e15326a4108539c332ff16bc5308ed500765e5d292832293b8.tar.gz complete in 2s.
test/static_child_contract Processing function: private_set_value...
test/static_child_contract Cache download of vk-9324da20c542ac79-50228c75745abdda2e271c828aafde23a0b8573ff5bed35c037400147073b554.tar.gz failed.
test/static_child_contract Generating vk for function: private_set_value...
test/static_child_contract bb command: write_vk (mem: 8.00 MiB)
test/static_child_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/static_child_contract --scheme: client_ivc (mem: 9.00 MiB)
test/static_child_contract --bytecode_path: - (mem: 9.00 MiB)
test/static_child_contract --output_path: ./target/tmp/tmp.vu5dfa2Byo (mem: 9.00 MiB)
test/static_child_contract --verbose: true (mem: 9.00 MiB)
test/static_child_contract --verifier_type: standalone (mem: 9.00 MiB)
test/static_child_contract Constructing DeciderProvingKey (mem: 39.30 MiB)
test/static_child_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 42.30 MiB)
test/static_child_contract goblin ecc op : 4/1024 (mem: 42.30 MiB)
test/static_child_contract busread : 742/6000 (mem: 42.30 MiB)
test/static_child_contract lookups : 12218/15000 (mem: 42.30 MiB)
test/static_child_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 42.30 MiB)
test/static_child_contract arithmetic : 14747/56000 (mem: 42.30 MiB)
test/static_child_contract delta range : 2429/18000 (mem: 42.30 MiB)
test/static_child_contract elliptic : 670/6000 (mem: 42.30 MiB)
test/static_child_contract auxiliary : 738/26000 (mem: 42.30 MiB)
test/static_child_contract poseidon ext : 52/17000 (mem: 42.30 MiB)
test/static_child_contract poseidon int : 287/92000 (mem: 42.30 MiB)
test/static_child_contract overflow : 0/0 (mem: 42.30 MiB)
test/static_child_contract (mem: 42.30 MiB)
test/static_child_contract Total structured size: 242025 (mem: 42.30 MiB)
test/static_child_contract allocating polynomials object in proving key... (mem: 43.30 MiB)
test/static_child_contract populating trace... (mem: 251.30 MiB)
test/static_child_contract time to construct proving key: 146 ms. (mem: 267.30 MiB)
test/static_child_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 267.30 MiB)
test/static_child_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 297.18 MiB)
test/static_child_contract VK saved to "./target/tmp/tmp.vu5dfa2Byo/vk" (mem: 297.18 MiB)
test/static_child_contract Completed 2.1 KiB/2.1 KiB (54.2 KiB/s) with 1 file(s) remaining
test/static_child_contract upload: ../../../../../tmp/tmp.hCFLny0fwQ to s3://aztec-ci-artifacts/build-cache/vk-9324da20c542ac79-50228c75745abdda2e271c828aafde23a0b8573ff5bed35c037400147073b554.tar.gz
test/static_child_contract Cache upload of vk-9324da20c542ac79-50228c75745abdda2e271c828aafde23a0b8573ff5bed35c037400147073b554.tar.gz complete in 2s.
test/static_child_contract Processing function: process_message...
test/static_child_contract Function process_message is neither public nor unconstrained, skipping.
test/static_child_contract Processing function: pub_get_value...
test/static_child_contract Function pub_get_value is neither public nor unconstrained, skipping.
test/static_child_contract Processing function: pub_illegal_inc_value...
test/static_child_contract Function pub_illegal_inc_value is neither public nor unconstrained, skipping.
test/static_child_contract Processing function: pub_inc_value...
test/static_child_contract Function pub_inc_value is neither public nor unconstrained, skipping.
test/static_child_contract Processing function: pub_set_value...
test/static_child_contract Function pub_set_value is neither public nor unconstrained, skipping.
test/static_child_contract Processing function: public_dispatch...
test/static_child_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/static_child_contract Processing function: sync_private_state...
test/static_child_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/test_contract Processing function: assert_header_private...
test/test_contract Cache download of vk-eb75935d59d9b22b-a5df12a45a1e08c0d3a889cf2e24180bc67d7e2109826af75a2127dc5ea13522.tar.gz failed.
test/test_contract Generating vk for function: assert_header_private...
test/test_contract bb command: write_vk (mem: 9.00 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/test_contract --bytecode_path: - (mem: 9.00 MiB)
test/test_contract --output_path: ./target/tmp/tmp.G8yAAJ5ENT (mem: 9.00 MiB)
test/test_contract --verbose: true (mem: 9.00 MiB)
test/test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 13.00 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/test_contract busread : 742/6000 (mem: 17.00 MiB)
test/test_contract lookups : 2/15000 (mem: 17.00 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/test_contract arithmetic : 3378/56000 (mem: 17.00 MiB)
test/test_contract delta range : 1787/18000 (mem: 17.00 MiB)
test/test_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/test_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/test_contract poseidon ext : 102/17000 (mem: 17.00 MiB)
test/test_contract poseidon int : 572/92000 (mem: 17.00 MiB)
test/test_contract overflow : 0/0 (mem: 17.00 MiB)
test/test_contract (mem: 17.00 MiB)
test/test_contract Total structured size: 242025 (mem: 17.00 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/test_contract populating trace... (mem: 243.00 MiB)
test/test_contract time to construct proving key: 147 ms. (mem: 259.00 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 259.00 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 291.00 MiB)
test/test_contract VK saved to "./target/tmp/tmp.G8yAAJ5ENT/vk" (mem: 291.00 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (40.2 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.uAWqvNMbWt to s3://aztec-ci-artifacts/build-cache/vk-eb75935d59d9b22b-a5df12a45a1e08c0d3a889cf2e24180bc67d7e2109826af75a2127dc5ea13522.tar.gz
test/test_contract Cache upload of vk-eb75935d59d9b22b-a5df12a45a1e08c0d3a889cf2e24180bc67d7e2109826af75a2127dc5ea13522.tar.gz complete in 2s.
test/test_contract Processing function: assert_private_global_vars...
test/test_contract Cache download of vk-eb75935d59d9b22b-0864a214c3de9159d7706fc064c14a67d5d17bd7bc9177de8a674652b97e7dd0.tar.gz failed.
test/test_contract Generating vk for function: assert_private_global_vars...
test/test_contract bb command: write_vk (mem: 8.00 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/test_contract --bytecode_path: - (mem: 9.00 MiB)
test/test_contract --output_path: ./target/tmp/tmp.8L1QACcuIk (mem: 9.00 MiB)
test/test_contract --verbose: true (mem: 9.00 MiB)
test/test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 13.00 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/test_contract busread : 742/6000 (mem: 17.00 MiB)
test/test_contract lookups : 2/15000 (mem: 17.00 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/test_contract arithmetic : 3285/56000 (mem: 17.00 MiB)
test/test_contract delta range : 1787/18000 (mem: 17.00 MiB)
test/test_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/test_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/test_contract poseidon ext : 12/17000 (mem: 17.00 MiB)
test/test_contract poseidon int : 59/92000 (mem: 17.00 MiB)
test/test_contract overflow : 0/0 (mem: 17.00 MiB)
test/test_contract (mem: 17.00 MiB)
test/test_contract Total structured size: 242025 (mem: 17.00 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/test_contract populating trace... (mem: 236.00 MiB)
test/test_contract time to construct proving key: 186 ms. (mem: 249.00 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 249.00 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 281.00 MiB)
test/test_contract VK saved to "./target/tmp/tmp.8L1QACcuIk/vk" (mem: 281.00 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (44.0 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.cQ93WB57RJ to s3://aztec-ci-artifacts/build-cache/vk-eb75935d59d9b22b-0864a214c3de9159d7706fc064c14a67d5d17bd7bc9177de8a674652b97e7dd0.tar.gz
test/test_contract Cache upload of vk-eb75935d59d9b22b-0864a214c3de9159d7706fc064c14a67d5d17bd7bc9177de8a674652b97e7dd0.tar.gz complete in 2s.
test/test_contract Processing function: call_create_note...
test/test_contract Cache download of vk-eb75935d59d9b22b-74139cf443ef595c18607b3fa1091561a36b4590bfb0b3bfbb6644c143f47653.tar.gz failed.
test/test_contract Generating vk for function: call_create_note...
test/test_contract bb command: write_vk (mem: 8.00 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/test_contract --bytecode_path: - (mem: 9.00 MiB)
test/test_contract --output_path: ./target/tmp/tmp.JjQRGtdvVp (mem: 9.00 MiB)
test/test_contract --verbose: true (mem: 9.00 MiB)
test/test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 39.45 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 42.45 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 42.45 MiB)
test/test_contract busread : 742/6000 (mem: 42.45 MiB)
test/test_contract lookups : 12250/15000 (mem: 42.45 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 42.45 MiB)
test/test_contract arithmetic : 15195/56000 (mem: 42.45 MiB)
test/test_contract delta range : 2446/18000 (mem: 42.45 MiB)
test/test_contract elliptic : 670/6000 (mem: 42.45 MiB)
test/test_contract auxiliary : 738/26000 (mem: 42.45 MiB)
test/test_contract poseidon ext : 42/17000 (mem: 42.45 MiB)
test/test_contract poseidon int : 230/92000 (mem: 42.45 MiB)
test/test_contract overflow : 0/0 (mem: 42.45 MiB)
test/test_contract (mem: 42.45 MiB)
test/test_contract Total structured size: 242025 (mem: 42.45 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 42.45 MiB)
test/test_contract populating trace... (mem: 261.45 MiB)
test/test_contract time to construct proving key: 241 ms. (mem: 276.45 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 276.45 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 305.45 MiB)
test/test_contract VK saved to "./target/tmp/tmp.JjQRGtdvVp/vk" (mem: 305.45 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (16.1 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.gdRFXq6R35 to s3://aztec-ci-artifacts/build-cache/vk-eb75935d59d9b22b-74139cf443ef595c18607b3fa1091561a36b4590bfb0b3bfbb6644c143f47653.tar.gz
test/test_contract Cache upload of vk-eb75935d59d9b22b-74139cf443ef595c18607b3fa1091561a36b4590bfb0b3bfbb6644c143f47653.tar.gz complete in 3s.
test/test_contract Processing function: call_destroy_note...
test/test_contract Cache download of vk-eb75935d59d9b22b-f65f2193955afa1096bcc2b8a2243209e08bebf79be40bb80170c7af9fc6ba47.tar.gz failed.
test/test_contract Generating vk for function: call_destroy_note...
test/test_contract bb command: write_vk (mem: 8.00 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/test_contract --scheme: client_ivc (mem: 8.00 MiB)
test/test_contract --bytecode_path: - (mem: 8.00 MiB)
test/test_contract --output_path: ./target/tmp/tmp.2C14FMjHHt (mem: 8.00 MiB)
test/test_contract --verbose: true (mem: 8.00 MiB)
test/test_contract --verifier_type: standalone (mem: 8.00 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 23.32 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 29.32 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 29.32 MiB)
test/test_contract busread : 742/6000 (mem: 29.32 MiB)
test/test_contract lookups : 2/15000 (mem: 29.32 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 29.32 MiB)
test/test_contract arithmetic : 7127/56000 (mem: 29.32 MiB)
test/test_contract delta range : 2326/18000 (mem: 29.32 MiB)
test/test_contract elliptic : 340/6000 (mem: 29.32 MiB)
test/test_contract auxiliary : 5181/26000 (mem: 29.32 MiB)
test/test_contract poseidon ext : 762/17000 (mem: 29.32 MiB)
test/test_contract poseidon int : 4334/92000 (mem: 29.32 MiB)
test/test_contract overflow : 0/0 (mem: 29.32 MiB)
test/test_contract (mem: 29.32 MiB)
test/test_contract Total structured size: 242025 (mem: 29.32 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 29.32 MiB)
test/test_contract populating trace... (mem: 247.32 MiB)
test/test_contract time to construct proving key: 164 ms. (mem: 261.32 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 261.32 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 293.32 MiB)
test/test_contract VK saved to "./target/tmp/tmp.2C14FMjHHt/vk" (mem: 293.32 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (31.5 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.IFtjvzrH1d to s3://aztec-ci-artifacts/build-cache/vk-eb75935d59d9b22b-f65f2193955afa1096bcc2b8a2243209e08bebf79be40bb80170c7af9fc6ba47.tar.gz
test/test_contract Cache upload of vk-eb75935d59d9b22b-f65f2193955afa1096bcc2b8a2243209e08bebf79be40bb80170c7af9fc6ba47.tar.gz complete in 3s.
test/test_contract Processing function: call_get_notes...
test/test_contract Cache download of vk-eb75935d59d9b22b-1b1344629c53860829cb4dce93428c8a41d5f68dee68bc830cfe1fb71fc660c0.tar.gz failed.
test/test_contract Generating vk for function: call_get_notes...
test/test_contract bb command: write_vk (mem: 9.00 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/test_contract --bytecode_path: - (mem: 9.00 MiB)
test/test_contract --output_path: ./target/tmp/tmp.SOznNItd8L (mem: 9.00 MiB)
test/test_contract --verbose: true (mem: 9.00 MiB)
test/test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 19.93 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 23.93 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 23.93 MiB)
test/test_contract busread : 742/6000 (mem: 23.93 MiB)
test/test_contract lookups : 2/15000 (mem: 23.93 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 23.93 MiB)
test/test_contract arithmetic : 6309/56000 (mem: 23.93 MiB)
test/test_contract delta range : 2147/18000 (mem: 23.93 MiB)
test/test_contract elliptic : 2/6000 (mem: 23.93 MiB)
test/test_contract auxiliary : 3535/26000 (mem: 23.93 MiB)
test/test_contract poseidon ext : 662/17000 (mem: 23.93 MiB)
test/test_contract poseidon int : 3764/92000 (mem: 23.93 MiB)
test/test_contract overflow : 0/0 (mem: 23.93 MiB)
test/test_contract (mem: 23.93 MiB)
test/test_contract Total structured size: 242025 (mem: 23.93 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 23.93 MiB)
test/test_contract populating trace... (mem: 241.93 MiB)
test/test_contract time to construct proving key: 174 ms. (mem: 253.93 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 253.93 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 286.48 MiB)
test/test_contract VK saved to "./target/tmp/tmp.SOznNItd8L/vk" (mem: 286.48 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (29.5 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.TgfC6BL5G0 to s3://aztec-ci-artifacts/build-cache/vk-eb75935d59d9b22b-1b1344629c53860829cb4dce93428c8a41d5f68dee68bc830cfe1fb71fc660c0.tar.gz
test/test_contract Cache upload of vk-eb75935d59d9b22b-1b1344629c53860829cb4dce93428c8a41d5f68dee68bc830cfe1fb71fc660c0.tar.gz complete in 3s.
test/test_contract Processing function: call_get_notes_many...
test/test_contract Cache download of vk-eb75935d59d9b22b-0cc840a0c2bf3c8ebbd81a78cf84096ec5c9fac915f2b07b0a742e126a9cfde7.tar.gz failed.
test/test_contract Generating vk for function: call_get_notes_many...
test/test_contract bb command: write_vk (mem: 8.00 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/test_contract --scheme: client_ivc (mem: 8.00 MiB)
test/test_contract --bytecode_path: - (mem: 8.00 MiB)
test/test_contract --output_path: ./target/tmp/tmp.T6opO8lqnz (mem: 8.00 MiB)
test/test_contract --verbose: true (mem: 8.00 MiB)
test/test_contract --verifier_type: standalone (mem: 8.00 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 18.98 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 23.98 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 23.98 MiB)
test/test_contract busread : 742/6000 (mem: 23.98 MiB)
test/test_contract lookups : 2/15000 (mem: 23.98 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 23.98 MiB)
test/test_contract arithmetic : 6309/56000 (mem: 23.98 MiB)
test/test_contract delta range : 2147/18000 (mem: 23.98 MiB)
test/test_contract elliptic : 2/6000 (mem: 23.98 MiB)
test/test_contract auxiliary : 3535/26000 (mem: 23.98 MiB)
test/test_contract poseidon ext : 662/17000 (mem: 23.98 MiB)
test/test_contract poseidon int : 3764/92000 (mem: 23.98 MiB)
test/test_contract overflow : 0/0 (mem: 23.98 MiB)
test/test_contract (mem: 23.98 MiB)
test/test_contract Total structured size: 242025 (mem: 23.98 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 23.98 MiB)
test/test_contract populating trace... (mem: 237.98 MiB)
test/test_contract time to construct proving key: 187 ms. (mem: 251.98 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 251.98 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 283.98 MiB)
test/test_contract VK saved to "./target/tmp/tmp.T6opO8lqnz/vk" (mem: 283.98 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (44.2 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.gWuCqBL8kd to s3://aztec-ci-artifacts/build-cache/vk-eb75935d59d9b22b-0cc840a0c2bf3c8ebbd81a78cf84096ec5c9fac915f2b07b0a742e126a9cfde7.tar.gz
test/test_contract Cache upload of vk-eb75935d59d9b22b-0cc840a0c2bf3c8ebbd81a78cf84096ec5c9fac915f2b07b0a742e126a9cfde7.tar.gz complete in 3s.
test/test_contract Processing function: call_view_notes...
test/test_contract Function call_view_notes is neither public nor unconstrained, skipping.
test/test_contract Processing function: call_view_notes_many...
test/test_contract Function call_view_notes_many is neither public nor unconstrained, skipping.
test/test_contract Processing function: consume_message_from_arbitrary_sender_private...
test/test_contract Cache download of vk-eb75935d59d9b22b-a2ccd3f48138957c85f1d80507e1d17d154f0a5cf424d77ccffab8ea0a38374d.tar.gz failed.
test/test_contract Generating vk for function: consume_message_from_arbitrary_sender_private...
test/test_contract bb command: write_vk (mem: 9.00 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/test_contract --bytecode_path: - (mem: 9.00 MiB)
test/test_contract --output_path: ./target/tmp/tmp.Pk8oHTgYpa (mem: 9.00 MiB)
test/test_contract --verbose: true (mem: 9.00 MiB)
test/test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 37.32 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 40.32 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 40.32 MiB)
test/test_contract busread : 742/6000 (mem: 40.32 MiB)
test/test_contract lookups : 11586/15000 (mem: 40.32 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 40.32 MiB)
test/test_contract arithmetic : 11230/56000 (mem: 40.32 MiB)
test/test_contract delta range : 2376/18000 (mem: 40.32 MiB)
test/test_contract elliptic : 2/6000 (mem: 40.32 MiB)
test/test_contract auxiliary : 26/26000 (mem: 40.32 MiB)
test/test_contract poseidon ext : 432/17000 (mem: 40.32 MiB)
test/test_contract poseidon int : 2453/92000 (mem: 40.32 MiB)
test/test_contract overflow : 0/0 (mem: 40.32 MiB)
test/test_contract (mem: 40.32 MiB)
test/test_contract Total structured size: 242025 (mem: 40.32 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 40.32 MiB)
test/test_contract populating trace... (mem: 260.32 MiB)
test/test_contract time to construct proving key: 191 ms. (mem: 278.32 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 278.32 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 307.74 MiB)
test/test_contract VK saved to "./target/tmp/tmp.Pk8oHTgYpa/vk" (mem: 307.74 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (41.1 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.iID2f1bvE3 to s3://aztec-ci-artifacts/build-cache/vk-eb75935d59d9b22b-a2ccd3f48138957c85f1d80507e1d17d154f0a5cf424d77ccffab8ea0a38374d.tar.gz
test/test_contract Cache upload of vk-eb75935d59d9b22b-a2ccd3f48138957c85f1d80507e1d17d154f0a5cf424d77ccffab8ea0a38374d.tar.gz complete in 2s.
test/test_contract Processing function: consume_message_from_arbitrary_sender_public...
test/test_contract Function consume_message_from_arbitrary_sender_public is neither public nor unconstrained, skipping.
test/stateful_test_contract Processing function: destroy_and_create...
test/stateful_test_contract Cache download of vk-c2331bfdad4a3825-ebd195d7a8ba17f62cb8ea0dc9942f80950420d6006cbfd1d3a2ebb96d6811ac.tar.gz failed.
test/stateful_test_contract Generating vk for function: destroy_and_create...
test/stateful_test_contract bb command: write_vk (mem: 9.00 MiB)
test/stateful_test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/stateful_test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/stateful_test_contract --bytecode_path: - (mem: 9.00 MiB)
test/stateful_test_contract --output_path: ./target/tmp/tmp.EcbuzJdlbz (mem: 9.00 MiB)
test/stateful_test_contract --verbose: true (mem: 9.00 MiB)
test/stateful_test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/stateful_test_contract Constructing DeciderProvingKey (mem: 104.87 MiB)
test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 122.87 MiB)
test/stateful_test_contract goblin ecc op : 4/1024 (mem: 122.87 MiB)
test/stateful_test_contract busread : 742/6000 (mem: 122.87 MiB)
test/stateful_test_contract lookups : 24498/15000 (mem: 122.87 MiB)
test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 122.87 MiB)
test/stateful_test_contract arithmetic : 64699/56000 (mem: 122.87 MiB)
test/stateful_test_contract delta range : 7477/18000 (mem: 122.87 MiB)
test/stateful_test_contract elliptic : 6490/6000 (mem: 122.87 MiB)
test/stateful_test_contract auxiliary : 21305/26000 (mem: 122.87 MiB)
test/stateful_test_contract poseidon ext : 2622/17000 (mem: 122.87 MiB)
test/stateful_test_contract poseidon int : 14936/92000 (mem: 122.87 MiB)
test/stateful_test_contract overflow : 0/0 (mem: 122.87 MiB)
test/stateful_test_contract (mem: 122.87 MiB)
test/stateful_test_contract Total structured size: 242025 (mem: 122.87 MiB)
test/stateful_test_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 134.87 MiB)
test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 134.87 MiB)
test/stateful_test_contract goblin ecc op : 4/1024 (mem: 134.87 MiB)
test/stateful_test_contract busread : 742/6000 (mem: 134.87 MiB)
test/stateful_test_contract lookups : 15000/15000 (mem: 134.87 MiB)
test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 134.87 MiB)
test/stateful_test_contract arithmetic : 56000/56000 (mem: 134.87 MiB)
test/stateful_test_contract delta range : 7477/18000 (mem: 134.87 MiB)
test/stateful_test_contract elliptic : 6000/6000 (mem: 134.87 MiB)
test/stateful_test_contract auxiliary : 21305/26000 (mem: 134.87 MiB)
test/stateful_test_contract poseidon ext : 2622/17000 (mem: 134.87 MiB)
test/stateful_test_contract poseidon int : 14936/92000 (mem: 134.87 MiB)
test/stateful_test_contract overflow : 18690/18690 (mem: 134.87 MiB)
test/stateful_test_contract (mem: 134.87 MiB)
test/stateful_test_contract Total structured size: 260715 (mem: 134.87 MiB)
test/stateful_test_contract allocating polynomials object in proving key... (mem: 134.87 MiB)
test/stateful_test_contract populating trace... (mem: 547.87 MiB)
test/stateful_test_contract time to construct proving key: 397 ms. (mem: 575.87 MiB)
test/stateful_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 575.87 MiB)
test/stateful_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 585.87 MiB)
test/stateful_test_contract VK saved to "./target/tmp/tmp.EcbuzJdlbz/vk" (mem: 591.87 MiB)
test/stateful_test_contract Completed 2.1 KiB/2.1 KiB (48.1 KiB/s) with 1 file(s) remaining
test/stateful_test_contract upload: ../../../../../tmp/tmp.t1shT0s2Fg to s3://aztec-ci-artifacts/build-cache/vk-c2331bfdad4a3825-ebd195d7a8ba17f62cb8ea0dc9942f80950420d6006cbfd1d3a2ebb96d6811ac.tar.gz
test/stateful_test_contract Cache upload of vk-c2331bfdad4a3825-ebd195d7a8ba17f62cb8ea0dc9942f80950420d6006cbfd1d3a2ebb96d6811ac.tar.gz complete in 3s.
test/stateful_test_contract Processing function: destroy_and_create_no_init_check...
test/stateful_test_contract Cache download of vk-c2331bfdad4a3825-2af576846f2e273af38932e354da48c0ec246f2e44a3cbdd682a36c36ebc5d2f.tar.gz failed.
test/stateful_test_contract Generating vk for function: destroy_and_create_no_init_check...
test/stateful_test_contract bb command: write_vk (mem: 9.00 MiB)
test/stateful_test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/stateful_test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/stateful_test_contract --bytecode_path: - (mem: 9.00 MiB)
test/stateful_test_contract --output_path: ./target/tmp/tmp.8QatKgpR96 (mem: 9.00 MiB)
test/stateful_test_contract --verbose: true (mem: 9.00 MiB)
test/stateful_test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/stateful_test_contract Constructing DeciderProvingKey (mem: 103.86 MiB)
test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 122.86 MiB)
test/stateful_test_contract goblin ecc op : 4/1024 (mem: 122.86 MiB)
test/stateful_test_contract busread : 742/6000 (mem: 122.86 MiB)
test/stateful_test_contract lookups : 24498/15000 (mem: 122.86 MiB)
test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 122.86 MiB)
test/stateful_test_contract arithmetic : 64699/56000 (mem: 122.86 MiB)
test/stateful_test_contract delta range : 7476/18000 (mem: 122.86 MiB)
test/stateful_test_contract elliptic : 6490/6000 (mem: 122.86 MiB)
test/stateful_test_contract auxiliary : 21305/26000 (mem: 122.86 MiB)
test/stateful_test_contract poseidon ext : 2622/17000 (mem: 122.86 MiB)
test/stateful_test_contract poseidon int : 14936/92000 (mem: 122.86 MiB)
test/stateful_test_contract overflow : 0/0 (mem: 122.86 MiB)
test/stateful_test_contract (mem: 122.86 MiB)
test/stateful_test_contract Total structured size: 242025 (mem: 122.86 MiB)
test/stateful_test_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 134.86 MiB)
test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 134.86 MiB)
test/stateful_test_contract goblin ecc op : 4/1024 (mem: 134.86 MiB)
test/stateful_test_contract busread : 742/6000 (mem: 134.86 MiB)
test/stateful_test_contract lookups : 15000/15000 (mem: 134.86 MiB)
test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 134.86 MiB)
test/stateful_test_contract arithmetic : 56000/56000 (mem: 134.86 MiB)
test/stateful_test_contract delta range : 7476/18000 (mem: 134.86 MiB)
test/stateful_test_contract elliptic : 6000/6000 (mem: 134.86 MiB)
test/stateful_test_contract auxiliary : 21305/26000 (mem: 134.86 MiB)
test/stateful_test_contract poseidon ext : 2622/17000 (mem: 134.86 MiB)
test/stateful_test_contract poseidon int : 14936/92000 (mem: 134.86 MiB)
test/stateful_test_contract overflow : 18690/18690 (mem: 134.86 MiB)
test/stateful_test_contract (mem: 134.86 MiB)
test/stateful_test_contract Total structured size: 260715 (mem: 134.86 MiB)
test/stateful_test_contract allocating polynomials object in proving key... (mem: 134.86 MiB)
test/stateful_test_contract populating trace... (mem: 551.86 MiB)
test/stateful_test_contract time to construct proving key: 374 ms. (mem: 578.86 MiB)
test/stateful_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 578.86 MiB)
test/stateful_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 588.86 MiB)
test/stateful_test_contract VK saved to "./target/tmp/tmp.8QatKgpR96/vk" (mem: 593.86 MiB)
test/stateful_test_contract Completed 2.1 KiB/2.1 KiB (30.1 KiB/s) with 1 file(s) remaining
test/stateful_test_contract upload: ../../../../../tmp/tmp.aQDotJJmFa to s3://aztec-ci-artifacts/build-cache/vk-c2331bfdad4a3825-2af576846f2e273af38932e354da48c0ec246f2e44a3cbdd682a36c36ebc5d2f.tar.gz
test/stateful_test_contract Cache upload of vk-c2331bfdad4a3825-2af576846f2e273af38932e354da48c0ec246f2e44a3cbdd682a36c36ebc5d2f.tar.gz complete in 3s.
test/stateful_test_contract Processing function: get_public_value...
test/stateful_test_contract Function get_public_value is neither public nor unconstrained, skipping.
test/stateful_test_contract Processing function: increment_public_value...
test/stateful_test_contract Function increment_public_value is neither public nor unconstrained, skipping.
test/stateful_test_contract Processing function: increment_public_value_no_init_check...
test/stateful_test_contract Function increment_public_value_no_init_check is neither public nor unconstrained, skipping.
test/stateful_test_contract Processing function: process_message...
test/stateful_test_contract Function process_message is neither public nor unconstrained, skipping.
test/stateful_test_contract Processing function: public_constructor...
test/stateful_test_contract Function public_constructor is neither public nor unconstrained, skipping.
test/stateful_test_contract Processing function: public_dispatch...
test/stateful_test_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/stateful_test_contract Processing function: summed_values...
test/stateful_test_contract Function summed_values is neither public nor unconstrained, skipping.
test/stateful_test_contract Processing function: sync_private_state...
test/stateful_test_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/stateful_test_contract Processing function: wrong_constructor...
test/stateful_test_contract Cache download of vk-c2331bfdad4a3825-fb2288eaa6a3faee964a34bfc10a352679de6b9f74b5eb9294a019f4370b2068.tar.gz failed.
test/stateful_test_contract Generating vk for function: wrong_constructor...
test/stateful_test_contract bb command: write_vk (mem: 9.00 MiB)
test/stateful_test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/stateful_test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/stateful_test_contract --bytecode_path: - (mem: 9.00 MiB)
test/stateful_test_contract --output_path: ./target/tmp/tmp.dZdhVOEype (mem: 9.00 MiB)
test/stateful_test_contract --verbose: true (mem: 9.00 MiB)
test/stateful_test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/stateful_test_contract Constructing DeciderProvingKey (mem: 16.00 MiB)
test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.00 MiB)
test/stateful_test_contract goblin ecc op : 4/1024 (mem: 19.00 MiB)
test/stateful_test_contract busread : 742/6000 (mem: 19.00 MiB)
test/stateful_test_contract lookups : 2/15000 (mem: 19.00 MiB)
test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.00 MiB)
test/stateful_test_contract arithmetic : 3593/56000 (mem: 19.00 MiB)
test/stateful_test_contract delta range : 1836/18000 (mem: 19.00 MiB)
test/stateful_test_contract elliptic : 340/6000 (mem: 19.00 MiB)
test/stateful_test_contract auxiliary : 187/26000 (mem: 19.00 MiB)
test/stateful_test_contract poseidon ext : 102/17000 (mem: 19.00 MiB)
test/stateful_test_contract poseidon int : 572/92000 (mem: 19.00 MiB)
test/stateful_test_contract overflow : 0/0 (mem: 19.00 MiB)
test/stateful_test_contract (mem: 19.00 MiB)
test/stateful_test_contract Total structured size: 242025 (mem: 19.00 MiB)
test/stateful_test_contract allocating polynomials object in proving key... (mem: 19.00 MiB)
test/stateful_test_contract populating trace... (mem: 239.00 MiB)
test/stateful_test_contract time to construct proving key: 155 ms. (mem: 251.00 MiB)
test/stateful_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 251.00 MiB)
test/stateful_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 283.00 MiB)
test/stateful_test_contract VK saved to "./target/tmp/tmp.dZdhVOEype/vk" (mem: 283.00 MiB)
test/stateful_test_contract Completed 2.1 KiB/2.1 KiB (28.2 KiB/s) with 1 file(s) remaining
test/stateful_test_contract upload: ../../../../../tmp/tmp.Jf6woV3mVr to s3://aztec-ci-artifacts/build-cache/vk-c2331bfdad4a3825-fb2288eaa6a3faee964a34bfc10a352679de6b9f74b5eb9294a019f4370b2068.tar.gz
test/stateful_test_contract Cache upload of vk-c2331bfdad4a3825-fb2288eaa6a3faee964a34bfc10a352679de6b9f74b5eb9294a019f4370b2068.tar.gz complete in 3s.
test/updatable_contract Processing function: initialize...
test/updatable_contract Cache download of vk-819fab96c684e055-37fedf2173f312daaa2c39d8a0415827109b54f38de55d3582b0fec46b16418f.tar.gz failed.
test/updatable_contract Generating vk for function: initialize...
test/updatable_contract bb command: write_vk (mem: 9.00 MiB)
test/updatable_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/updatable_contract --scheme: client_ivc (mem: 9.00 MiB)
test/updatable_contract --bytecode_path: - (mem: 9.00 MiB)
test/updatable_contract --output_path: ./target/tmp/tmp.5ZWc4u1L4o (mem: 9.00 MiB)
test/updatable_contract --verbose: true (mem: 9.00 MiB)
test/updatable_contract --verifier_type: standalone (mem: 9.00 MiB)
test/updatable_contract Constructing DeciderProvingKey (mem: 37.12 MiB)
test/updatable_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 41.12 MiB)
test/updatable_contract goblin ecc op : 4/1024 (mem: 41.12 MiB)
test/updatable_contract busread : 742/6000 (mem: 41.12 MiB)
test/updatable_contract lookups : 12218/15000 (mem: 41.12 MiB)
test/updatable_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 41.12 MiB)
test/updatable_contract arithmetic : 15045/56000 (mem: 41.12 MiB)
test/updatable_contract delta range : 2478/18000 (mem: 41.12 MiB)
test/updatable_contract elliptic : 1008/6000 (mem: 41.12 MiB)
test/updatable_contract auxiliary : 899/26000 (mem: 41.12 MiB)
test/updatable_contract poseidon ext : 142/17000 (mem: 41.12 MiB)
test/updatable_contract poseidon int : 800/92000 (mem: 41.12 MiB)
test/updatable_contract overflow : 0/0 (mem: 41.12 MiB)
test/updatable_contract (mem: 41.12 MiB)
test/updatable_contract Total structured size: 242025 (mem: 41.12 MiB)
test/updatable_contract allocating polynomials object in proving key... (mem: 41.12 MiB)
test/updatable_contract populating trace... (mem: 263.12 MiB)
test/updatable_contract time to construct proving key: 227 ms. (mem: 276.12 MiB)
test/updatable_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 276.12 MiB)
test/updatable_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 291.71 MiB)
test/updatable_contract VK saved to "./target/tmp/tmp.5ZWc4u1L4o/vk" (mem: 291.71 MiB)
test/updatable_contract Completed 2.1 KiB/2.1 KiB (34.0 KiB/s) with 1 file(s) remaining
test/updatable_contract upload: ../../../../../tmp/tmp.aSqCYzNTG4 to s3://aztec-ci-artifacts/build-cache/vk-819fab96c684e055-37fedf2173f312daaa2c39d8a0415827109b54f38de55d3582b0fec46b16418f.tar.gz
test/updatable_contract Cache upload of vk-819fab96c684e055-37fedf2173f312daaa2c39d8a0415827109b54f38de55d3582b0fec46b16418f.tar.gz complete in 2s.
test/updatable_contract Processing function: process_message...
test/updatable_contract Function process_message is neither public nor unconstrained, skipping.
test/updatable_contract Processing function: public_dispatch...
test/updatable_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/updatable_contract Processing function: set_public_value...
test/updatable_contract Function set_public_value is neither public nor unconstrained, skipping.
test/updatable_contract Processing function: set_update_delay...
test/updatable_contract Cache download of vk-819fab96c684e055-a0b0e8b47cbd4a4a1582f3231e3dab77172177a5d2e4bc67b1e4c07758b567b8.tar.gz failed.
test/updatable_contract Generating vk for function: set_update_delay...
test/updatable_contract bb command: write_vk (mem: 8.00 MiB)
test/updatable_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/updatable_contract --scheme: client_ivc (mem: 8.00 MiB)
test/updatable_contract --bytecode_path: - (mem: 8.00 MiB)
test/updatable_contract --output_path: ./target/tmp/tmp.S476IbJ72Y (mem: 8.00 MiB)
test/updatable_contract --verbose: true (mem: 8.00 MiB)
test/updatable_contract --verifier_type: standalone (mem: 8.00 MiB)
test/updatable_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/updatable_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/updatable_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/updatable_contract busread : 742/6000 (mem: 17.00 MiB)
test/updatable_contract lookups : 2/15000 (mem: 17.00 MiB)
test/updatable_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/updatable_contract arithmetic : 3298/56000 (mem: 17.00 MiB)
test/updatable_contract delta range : 1788/18000 (mem: 17.00 MiB)
test/updatable_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/updatable_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/updatable_contract poseidon ext : 22/17000 (mem: 17.00 MiB)
test/updatable_contract poseidon int : 116/92000 (mem: 17.00 MiB)
test/updatable_contract overflow : 0/0 (mem: 17.00 MiB)
test/updatable_contract (mem: 17.00 MiB)
test/updatable_contract Total structured size: 242025 (mem: 17.00 MiB)
test/updatable_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/updatable_contract populating trace... (mem: 236.00 MiB)
test/updatable_contract time to construct proving key: 179 ms. (mem: 250.00 MiB)
test/updatable_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 250.00 MiB)
test/updatable_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 281.00 MiB)
test/updatable_contract VK saved to "./target/tmp/tmp.S476IbJ72Y/vk" (mem: 281.00 MiB)
test/updatable_contract Completed 2.1 KiB/2.1 KiB (35.4 KiB/s) with 1 file(s) remaining
test/updatable_contract upload: ../../../../../tmp/tmp.Qzgc9foaOX to s3://aztec-ci-artifacts/build-cache/vk-819fab96c684e055-a0b0e8b47cbd4a4a1582f3231e3dab77172177a5d2e4bc67b1e4c07758b567b8.tar.gz
test/updatable_contract Cache upload of vk-819fab96c684e055-a0b0e8b47cbd4a4a1582f3231e3dab77172177a5d2e4bc67b1e4c07758b567b8.tar.gz complete in 3s.
test/updatable_contract Processing function: sync_private_state...
test/updatable_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/updatable_contract Processing function: update_to...
test/updatable_contract Cache download of vk-819fab96c684e055-890ed7c9bfbba56f234636970410931e2fac7defec09bf89cddc3635e04017bc.tar.gz failed.
test/updatable_contract Generating vk for function: update_to...
test/updatable_contract bb command: write_vk (mem: 9.00 MiB)
test/updatable_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/updatable_contract --scheme: client_ivc (mem: 9.00 MiB)
test/updatable_contract --bytecode_path: - (mem: 9.00 MiB)
test/updatable_contract --output_path: ./target/tmp/tmp.deJiAuIyh7 (mem: 9.00 MiB)
test/updatable_contract --verbose: true (mem: 9.00 MiB)
test/updatable_contract --verifier_type: standalone (mem: 9.00 MiB)
test/updatable_contract Constructing DeciderProvingKey (mem: 13.00 MiB)
test/updatable_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/updatable_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/updatable_contract busread : 742/6000 (mem: 17.00 MiB)
test/updatable_contract lookups : 2/15000 (mem: 17.00 MiB)
test/updatable_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/updatable_contract arithmetic : 3297/56000 (mem: 17.00 MiB)
test/updatable_contract delta range : 1787/18000 (mem: 17.00 MiB)
test/updatable_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/updatable_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/updatable_contract poseidon ext : 22/17000 (mem: 17.00 MiB)
test/updatable_contract poseidon int : 116/92000 (mem: 17.00 MiB)
test/updatable_contract overflow : 0/0 (mem: 17.00 MiB)
test/updatable_contract (mem: 17.00 MiB)
test/updatable_contract Total structured size: 242025 (mem: 17.00 MiB)
test/updatable_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/updatable_contract populating trace... (mem: 244.00 MiB)
test/updatable_contract time to construct proving key: 197 ms. (mem: 257.00 MiB)
test/updatable_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 257.00 MiB)
test/updatable_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 289.00 MiB)
test/updatable_contract VK saved to "./target/tmp/tmp.deJiAuIyh7/vk" (mem: 289.00 MiB)
test/updatable_contract Completed 2.1 KiB/2.1 KiB (26.4 KiB/s) with 1 file(s) remaining
test/updatable_contract upload: ../../../../../tmp/tmp.CaK3ZmKcYJ to s3://aztec-ci-artifacts/build-cache/vk-819fab96c684e055-890ed7c9bfbba56f234636970410931e2fac7defec09bf89cddc3635e04017bc.tar.gz
test/updatable_contract Cache upload of vk-819fab96c684e055-890ed7c9bfbba56f234636970410931e2fac7defec09bf89cddc3635e04017bc.tar.gz complete in 2s.
test/test_contract Processing function: consume_mint_to_private_message...
test/test_contract Cache download of vk-eb75935d59d9b22b-467ef48056c345d26f78a30d04e724a9f97d5d10f74906d7b3e6693d5d877568.tar.gz failed.
test/test_contract Generating vk for function: consume_mint_to_private_message...
test/test_contract bb command: write_vk (mem: 9.00 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/test_contract --bytecode_path: - (mem: 9.00 MiB)
test/test_contract --output_path: ./target/tmp/tmp.XPqt0PFYO8 (mem: 9.00 MiB)
test/test_contract --verbose: true (mem: 9.00 MiB)
test/test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 39.16 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 41.16 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 41.16 MiB)
test/test_contract busread : 742/6000 (mem: 41.16 MiB)
test/test_contract lookups : 14482/15000 (mem: 41.16 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 41.16 MiB)
test/test_contract arithmetic : 12753/56000 (mem: 41.16 MiB)
test/test_contract delta range : 2499/18000 (mem: 41.16 MiB)
test/test_contract elliptic : 2/6000 (mem: 41.16 MiB)
test/test_contract auxiliary : 26/26000 (mem: 41.16 MiB)
test/test_contract poseidon ext : 432/17000 (mem: 41.16 MiB)
test/test_contract poseidon int : 2453/92000 (mem: 41.16 MiB)
test/test_contract overflow : 0/0 (mem: 41.16 MiB)
test/test_contract (mem: 41.16 MiB)
test/test_contract Total structured size: 242025 (mem: 41.16 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 41.16 MiB)
test/test_contract populating trace... (mem: 266.16 MiB)
test/test_contract time to construct proving key: 182 ms. (mem: 281.16 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 281.16 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 295.16 MiB)
test/test_contract VK saved to "./target/tmp/tmp.XPqt0PFYO8/vk" (mem: 295.16 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (16.8 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.eiUO6j2xaf to s3://aztec-ci-artifacts/build-cache/vk-eb75935d59d9b22b-467ef48056c345d26f78a30d04e724a9f97d5d10f74906d7b3e6693d5d877568.tar.gz
test/test_contract Cache upload of vk-eb75935d59d9b22b-467ef48056c345d26f78a30d04e724a9f97d5d10f74906d7b3e6693d5d877568.tar.gz complete in 3s.
test/test_contract Processing function: create_l2_to_l1_message_arbitrary_recipient_private...
test/test_contract Cache download of vk-eb75935d59d9b22b-7b45df02a92f1bad6d0be476c69ba1cd853fb467c17078ba0b40e4fcc7e3b820.tar.gz failed.
test/test_contract Generating vk for function: create_l2_to_l1_message_arbitrary_recipient_private...
test/test_contract bb command: write_vk (mem: 8.00 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/test_contract --bytecode_path: - (mem: 9.00 MiB)
test/test_contract --output_path: ./target/tmp/tmp.gYwvwbHAik (mem: 9.00 MiB)
test/test_contract --verbose: true (mem: 9.00 MiB)
test/test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.00 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 19.00 MiB)
test/test_contract busread : 742/6000 (mem: 19.00 MiB)
test/test_contract lookups : 2/15000 (mem: 19.00 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.00 MiB)
test/test_contract arithmetic : 3286/56000 (mem: 19.00 MiB)
test/test_contract delta range : 1787/18000 (mem: 19.00 MiB)
test/test_contract elliptic : 2/6000 (mem: 19.00 MiB)
test/test_contract auxiliary : 26/26000 (mem: 19.00 MiB)
test/test_contract poseidon ext : 12/17000 (mem: 19.00 MiB)
test/test_contract poseidon int : 59/92000 (mem: 19.00 MiB)
test/test_contract overflow : 0/0 (mem: 19.00 MiB)
test/test_contract (mem: 19.00 MiB)
test/test_contract Total structured size: 242025 (mem: 19.00 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 19.00 MiB)
test/test_contract populating trace... (mem: 241.00 MiB)
test/test_contract time to construct proving key: 160 ms. (mem: 254.00 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 254.00 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 286.00 MiB)
test/test_contract VK saved to "./target/tmp/tmp.gYwvwbHAik/vk" (mem: 286.00 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (39.3 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.zAiDnAtf5o to s3://aztec-ci-artifacts/build-cache/vk-eb75935d59d9b22b-7b45df02a92f1bad6d0be476c69ba1cd853fb467c17078ba0b40e4fcc7e3b820.tar.gz
test/test_contract Cache upload of vk-eb75935d59d9b22b-7b45df02a92f1bad6d0be476c69ba1cd853fb467c17078ba0b40e4fcc7e3b820.tar.gz complete in 2s.
test/test_contract Processing function: create_l2_to_l1_message_arbitrary_recipient_public...
test/test_contract Function create_l2_to_l1_message_arbitrary_recipient_public is neither public nor unconstrained, skipping.
test/test_contract Processing function: deploy_contract...
test/test_contract Cache download of vk-eb75935d59d9b22b-63a42a03fa8a4014f8600ec67f2d7e175f854861c4fecca9f0851189e4009224.tar.gz failed.
test/test_contract Generating vk for function: deploy_contract...
test/test_contract bb command: write_vk (mem: 9.00 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/test_contract --bytecode_path: - (mem: 9.00 MiB)
test/test_contract --output_path: ./target/tmp/tmp.pewva4aGrI (mem: 9.00 MiB)
test/test_contract --verbose: true (mem: 9.00 MiB)
test/test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 12.91 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.91 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 16.91 MiB)
test/test_contract busread : 742/6000 (mem: 16.91 MiB)
test/test_contract lookups : 2/15000 (mem: 16.91 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.91 MiB)
test/test_contract arithmetic : 3666/56000 (mem: 16.91 MiB)
test/test_contract delta range : 1837/18000 (mem: 16.91 MiB)
test/test_contract elliptic : 340/6000 (mem: 16.91 MiB)
test/test_contract auxiliary : 187/26000 (mem: 16.91 MiB)
test/test_contract poseidon ext : 162/17000 (mem: 16.91 MiB)
test/test_contract poseidon int : 914/92000 (mem: 16.91 MiB)
test/test_contract overflow : 0/0 (mem: 16.91 MiB)
test/test_contract (mem: 16.91 MiB)
test/test_contract Total structured size: 242025 (mem: 16.91 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 16.91 MiB)
test/test_contract populating trace... (mem: 238.91 MiB)
test/test_contract time to construct proving key: 174 ms. (mem: 252.91 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 252.91 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 285.27 MiB)
test/test_contract VK saved to "./target/tmp/tmp.pewva4aGrI/vk" (mem: 285.27 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (51.3 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.wK2LUy1OFf to s3://aztec-ci-artifacts/build-cache/vk-eb75935d59d9b22b-63a42a03fa8a4014f8600ec67f2d7e175f854861c4fecca9f0851189e4009224.tar.gz
test/test_contract Cache upload of vk-eb75935d59d9b22b-63a42a03fa8a4014f8600ec67f2d7e175f854861c4fecca9f0851189e4009224.tar.gz complete in 3s.
test/test_contract Processing function: dummy_public_call...
test/test_contract Function dummy_public_call is neither public nor unconstrained, skipping.
test/test_contract Processing function: emit_array_as_encrypted_log...
test/test_contract Cache download of vk-eb75935d59d9b22b-0fda17971ebb4a0daeb4aea9a387be56416c004230b5beecfe4603cfdfbb7e06.tar.gz failed.
test/test_contract Generating vk for function: emit_array_as_encrypted_log...
test/test_contract bb command: write_vk (mem: 9.00 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/test_contract --bytecode_path: - (mem: 9.00 MiB)
test/test_contract --output_path: ./target/tmp/tmp.dQ64CLxo9g (mem: 9.00 MiB)
test/test_contract --verbose: true (mem: 9.00 MiB)
test/test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 14.20 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 14.20 MiB)
test/test_contract busread : 742/6000 (mem: 14.20 MiB)
test/test_contract lookups : 2/15000 (mem: 14.20 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 14.20 MiB)
test/test_contract arithmetic : 3648/56000 (mem: 14.20 MiB)
test/test_contract delta range : 1811/18000 (mem: 14.20 MiB)
test/test_contract elliptic : 2/6000 (mem: 14.20 MiB)
test/test_contract auxiliary : 98/26000 (mem: 14.20 MiB)
test/test_contract poseidon ext : 102/17000 (mem: 14.20 MiB)
test/test_contract poseidon int : 572/92000 (mem: 14.20 MiB)
test/test_contract overflow : 0/0 (mem: 14.20 MiB)
test/test_contract (mem: 14.20 MiB)
test/test_contract Total structured size: 242025 (mem: 14.20 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 14.20 MiB)
test/test_contract populating trace... (mem: 244.20 MiB)
test/test_contract time to construct proving key: 152 ms. (mem: 256.20 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 256.20 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 288.20 MiB)
test/test_contract VK saved to "./target/tmp/tmp.dQ64CLxo9g/vk" (mem: 288.20 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (30.2 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.f5quYH8gey to s3://aztec-ci-artifacts/build-cache/vk-eb75935d59d9b22b-0fda17971ebb4a0daeb4aea9a387be56416c004230b5beecfe4603cfdfbb7e06.tar.gz
test/test_contract Cache upload of vk-eb75935d59d9b22b-0fda17971ebb4a0daeb4aea9a387be56416c004230b5beecfe4603cfdfbb7e06.tar.gz complete in 2s.
test/test_contract Processing function: emit_nullifier...
test/test_contract Cache download of vk-eb75935d59d9b22b-9a8548e28c33c55e1ef5c6574d8c7e47b3206209b155dcecbdfbc0fdeef46031.tar.gz failed.
test/test_contract Generating vk for function: emit_nullifier...
test/test_contract bb command: write_vk (mem: 8.00 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/test_contract --scheme: client_ivc (mem: 8.00 MiB)
test/test_contract --bytecode_path: - (mem: 8.00 MiB)
test/test_contract --output_path: ./target/tmp/tmp.04EA8rlcpi (mem: 8.00 MiB)
test/test_contract --verbose: true (mem: 8.00 MiB)
test/test_contract --verifier_type: standalone (mem: 8.00 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 12.00 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.00 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 15.00 MiB)
test/test_contract busread : 742/6000 (mem: 15.00 MiB)
test/test_contract lookups : 2/15000 (mem: 15.00 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.00 MiB)
test/test_contract arithmetic : 3287/56000 (mem: 15.00 MiB)
test/test_contract delta range : 1787/18000 (mem: 15.00 MiB)
test/test_contract elliptic : 2/6000 (mem: 15.00 MiB)
test/test_contract auxiliary : 26/26000 (mem: 15.00 MiB)
test/test_contract poseidon ext : 12/17000 (mem: 15.00 MiB)
test/test_contract poseidon int : 59/92000 (mem: 15.00 MiB)
test/test_contract overflow : 0/0 (mem: 15.00 MiB)
test/test_contract (mem: 15.00 MiB)
test/test_contract Total structured size: 242025 (mem: 15.00 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 15.00 MiB)
test/test_contract populating trace... (mem: 242.00 MiB)
test/test_contract time to construct proving key: 169 ms. (mem: 251.00 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 251.00 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 282.00 MiB)
test/test_contract VK saved to "./target/tmp/tmp.04EA8rlcpi/vk" (mem: 282.00 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (35.8 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.e0GmGAySmT to s3://aztec-ci-artifacts/build-cache/vk-eb75935d59d9b22b-9a8548e28c33c55e1ef5c6574d8c7e47b3206209b155dcecbdfbc0fdeef46031.tar.gz
test/test_contract Cache upload of vk-eb75935d59d9b22b-9a8548e28c33c55e1ef5c6574d8c7e47b3206209b155dcecbdfbc0fdeef46031.tar.gz complete in 3s.
test/test_contract Processing function: emit_nullifier_public...
test/test_contract Function emit_nullifier_public is neither public nor unconstrained, skipping.
test/test_contract Processing function: emit_public...
test/test_contract Function emit_public is neither public nor unconstrained, skipping.
test/test_contract Processing function: get_master_incoming_viewing_public_key...
test/test_contract Cache download of vk-eb75935d59d9b22b-d4aed337d625054fab18d1c6adcd3fa133f38242921a5dd975cd27a04aa2fec3.tar.gz failed.
test/test_contract Generating vk for function: get_master_incoming_viewing_public_key...
test/test_contract bb command: write_vk (mem: 9.00 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/test_contract --bytecode_path: - (mem: 9.00 MiB)
test/test_contract --output_path: ./target/tmp/tmp.WPdgtSWi69 (mem: 9.00 MiB)
test/test_contract --verbose: true (mem: 9.00 MiB)
test/test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 14.71 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.71 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 18.71 MiB)
test/test_contract busread : 742/6000 (mem: 18.71 MiB)
test/test_contract lookups : 2/15000 (mem: 18.71 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.71 MiB)
test/test_contract arithmetic : 3566/56000 (mem: 18.71 MiB)
test/test_contract delta range : 1835/18000 (mem: 18.71 MiB)
test/test_contract elliptic : 340/6000 (mem: 18.71 MiB)
test/test_contract auxiliary : 187/26000 (mem: 18.71 MiB)
test/test_contract poseidon ext : 82/17000 (mem: 18.71 MiB)
test/test_contract poseidon int : 458/92000 (mem: 18.71 MiB)
test/test_contract overflow : 0/0 (mem: 18.71 MiB)
test/test_contract (mem: 18.71 MiB)
test/test_contract Total structured size: 242025 (mem: 18.71 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 18.71 MiB)
test/test_contract populating trace... (mem: 240.71 MiB)
test/test_contract time to construct proving key: 144 ms. (mem: 254.71 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 254.71 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 286.71 MiB)
test/test_contract VK saved to "./target/tmp/tmp.WPdgtSWi69/vk" (mem: 286.71 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (18.7 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.fqWb8d3PFe to s3://aztec-ci-artifacts/build-cache/vk-eb75935d59d9b22b-d4aed337d625054fab18d1c6adcd3fa133f38242921a5dd975cd27a04aa2fec3.tar.gz
test/test_contract Cache upload of vk-eb75935d59d9b22b-d4aed337d625054fab18d1c6adcd3fa133f38242921a5dd975cd27a04aa2fec3.tar.gz complete in 3s.
test/test_log_contract Processing function: emit_encrypted_events...
test/test_log_contract Cache download of vk-69195549a8329077-44db225b4197f267fa54b61deac76be0b22bef9d177aae532a7fb41292f963a4.tar.gz failed.
test/test_log_contract Generating vk for function: emit_encrypted_events...
test/test_log_contract bb command: write_vk (mem: 9.00 MiB)
test/test_log_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/test_log_contract --scheme: client_ivc (mem: 9.00 MiB)
test/test_log_contract --bytecode_path: - (mem: 9.00 MiB)
test/test_log_contract --output_path: ./target/tmp/tmp.z566PRPUKy (mem: 9.00 MiB)
test/test_log_contract --verbose: true (mem: 9.00 MiB)
test/test_log_contract --verifier_type: standalone (mem: 9.00 MiB)
test/test_log_contract Constructing DeciderProvingKey (mem: 79.45 MiB)
test/test_log_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 80.45 MiB)
test/test_log_contract goblin ecc op : 4/1024 (mem: 80.45 MiB)
test/test_log_contract busread : 742/6000 (mem: 80.45 MiB)
test/test_log_contract lookups : 33482/15000 (mem: 80.45 MiB)
test/test_log_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 80.45 MiB)
test/test_log_contract arithmetic : 33429/56000 (mem: 80.45 MiB)
test/test_log_contract delta range : 3645/18000 (mem: 80.45 MiB)
test/test_log_contract elliptic : 2006/6000 (mem: 80.45 MiB)
test/test_log_contract auxiliary : 2162/26000 (mem: 80.45 MiB)
test/test_log_contract poseidon ext : 82/17000 (mem: 80.45 MiB)
test/test_log_contract poseidon int : 458/92000 (mem: 80.45 MiB)
test/test_log_contract overflow : 0/0 (mem: 80.45 MiB)
test/test_log_contract (mem: 80.45 MiB)
test/test_log_contract Total structured size: 242025 (mem: 80.45 MiB)
test/test_log_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 89.45 MiB)
test/test_log_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 89.45 MiB)
test/test_log_contract goblin ecc op : 4/1024 (mem: 89.45 MiB)
test/test_log_contract busread : 742/6000 (mem: 89.45 MiB)
test/test_log_contract lookups : 15000/15000 (mem: 89.45 MiB)
test/test_log_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 89.45 MiB)
test/test_log_contract arithmetic : 33429/56000 (mem: 89.45 MiB)
test/test_log_contract delta range : 3645/18000 (mem: 89.45 MiB)
test/test_log_contract elliptic : 2006/6000 (mem: 89.45 MiB)
test/test_log_contract auxiliary : 2162/26000 (mem: 89.45 MiB)
test/test_log_contract poseidon ext : 82/17000 (mem: 89.45 MiB)
test/test_log_contract poseidon int : 458/92000 (mem: 89.45 MiB)
test/test_log_contract overflow : 18483/18483 (mem: 89.45 MiB)
test/test_log_contract (mem: 89.45 MiB)
test/test_log_contract Total structured size: 260508 (mem: 89.45 MiB)
test/test_log_contract allocating polynomials object in proving key... (mem: 89.45 MiB)
test/test_log_contract populating trace... (mem: 512.45 MiB)
test/test_log_contract time to construct proving key: 351 ms. (mem: 529.45 MiB)
test/test_log_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 529.45 MiB)
test/test_log_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 537.98 MiB)
test/test_log_contract VK saved to "./target/tmp/tmp.z566PRPUKy/vk" (mem: 542.98 MiB)
test/test_log_contract Completed 2.1 KiB/2.1 KiB (16.0 KiB/s) with 1 file(s) remaining
test/test_log_contract upload: ../../../../../tmp/tmp.K9VSwnJFrJ to s3://aztec-ci-artifacts/build-cache/vk-69195549a8329077-44db225b4197f267fa54b61deac76be0b22bef9d177aae532a7fb41292f963a4.tar.gz
test/test_log_contract Cache upload of vk-69195549a8329077-44db225b4197f267fa54b61deac76be0b22bef9d177aae532a7fb41292f963a4.tar.gz complete in 2s.
test/test_log_contract Processing function: emit_unencrypted_events...
test/test_log_contract Function emit_unencrypted_events is neither public nor unconstrained, skipping.
test/test_log_contract Processing function: process_message...
test/test_log_contract Function process_message is neither public nor unconstrained, skipping.
test/test_log_contract Processing function: public_dispatch...
test/test_log_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/test_log_contract Processing function: sync_private_state...
test/test_log_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/test_contract Processing function: get_ovsk_app...
test/test_contract Cache download of vk-eb75935d59d9b22b-28c2b1c435c939e89f80763e0bf5edf3640b0a5438df6371016630791187f81d.tar.gz failed.
test/test_contract Generating vk for function: get_ovsk_app...
test/test_contract bb command: write_vk (mem: 9.00 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/test_contract --bytecode_path: - (mem: 9.00 MiB)
test/test_contract --output_path: ./target/tmp/tmp.sS9THcPHjj (mem: 9.00 MiB)
test/test_contract --verbose: true (mem: 9.00 MiB)
test/test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 14.97 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.97 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 16.97 MiB)
test/test_contract busread : 742/6000 (mem: 16.97 MiB)
test/test_contract lookups : 2/15000 (mem: 16.97 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.97 MiB)
test/test_contract arithmetic : 3311/56000 (mem: 16.97 MiB)
test/test_contract delta range : 1787/18000 (mem: 16.97 MiB)
test/test_contract elliptic : 2/6000 (mem: 16.97 MiB)
test/test_contract auxiliary : 26/26000 (mem: 16.97 MiB)
test/test_contract poseidon ext : 32/17000 (mem: 16.97 MiB)
test/test_contract poseidon int : 173/92000 (mem: 16.97 MiB)
test/test_contract overflow : 0/0 (mem: 16.97 MiB)
test/test_contract (mem: 16.97 MiB)
test/test_contract Total structured size: 242025 (mem: 16.97 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 16.97 MiB)
test/test_contract populating trace... (mem: 234.97 MiB)
test/test_contract time to construct proving key: 181 ms. (mem: 248.97 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 248.97 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 280.97 MiB)
test/test_contract VK saved to "./target/tmp/tmp.sS9THcPHjj/vk" (mem: 280.97 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (30.6 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.5zonC4uGGF to s3://aztec-ci-artifacts/build-cache/vk-eb75935d59d9b22b-28c2b1c435c939e89f80763e0bf5edf3640b0a5438df6371016630791187f81d.tar.gz
test/test_contract Cache upload of vk-eb75935d59d9b22b-28c2b1c435c939e89f80763e0bf5edf3640b0a5438df6371016630791187f81d.tar.gz complete in 3s.
test/test_contract Processing function: get_this_address...
test/test_contract Cache download of vk-eb75935d59d9b22b-54a43f97a92dafa2b3dc84f87513eca994573f6a4663e325bc5822879427139f.tar.gz failed.
test/test_contract Generating vk for function: get_this_address...
test/test_contract bb command: write_vk (mem: 8.00 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/test_contract --scheme: client_ivc (mem: 8.00 MiB)
test/test_contract --bytecode_path: - (mem: 8.00 MiB)
test/test_contract --output_path: ./target/tmp/tmp.ggnIKlx0yZ (mem: 8.00 MiB)
test/test_contract --verbose: true (mem: 8.00 MiB)
test/test_contract --verifier_type: standalone (mem: 8.00 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 12.00 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.00 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 15.00 MiB)
test/test_contract busread : 742/6000 (mem: 15.00 MiB)
test/test_contract lookups : 2/15000 (mem: 15.00 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.00 MiB)
test/test_contract arithmetic : 3286/56000 (mem: 15.00 MiB)
test/test_contract delta range : 1787/18000 (mem: 15.00 MiB)
test/test_contract elliptic : 2/6000 (mem: 15.00 MiB)
test/test_contract auxiliary : 26/26000 (mem: 15.00 MiB)
test/test_contract poseidon ext : 12/17000 (mem: 15.00 MiB)
test/test_contract poseidon int : 59/92000 (mem: 15.00 MiB)
test/test_contract overflow : 0/0 (mem: 15.00 MiB)
test/test_contract (mem: 15.00 MiB)
test/test_contract Total structured size: 242025 (mem: 15.00 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 15.00 MiB)
test/test_contract populating trace... (mem: 246.00 MiB)
test/test_contract time to construct proving key: 195 ms. (mem: 257.00 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 257.00 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 287.00 MiB)
test/test_contract VK saved to "./target/tmp/tmp.ggnIKlx0yZ/vk" (mem: 287.00 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (30.6 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.p6AEQm4AUI to s3://aztec-ci-artifacts/build-cache/vk-eb75935d59d9b22b-54a43f97a92dafa2b3dc84f87513eca994573f6a4663e325bc5822879427139f.tar.gz
test/test_contract Cache upload of vk-eb75935d59d9b22b-54a43f97a92dafa2b3dc84f87513eca994573f6a4663e325bc5822879427139f.tar.gz complete in 2s.
test/test_contract Processing function: initialize...
test/test_contract Cache download of vk-eb75935d59d9b22b-a22a348342386b6443324a8a6d99bd989612b840a9f62294889767bd49c202a9.tar.gz failed.
test/test_contract Generating vk for function: initialize...
test/test_contract bb command: write_vk (mem: 8.00 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/test_contract --bytecode_path: - (mem: 9.00 MiB)
test/test_contract --output_path: ./target/tmp/tmp.JAY4jjdenR (mem: 9.00 MiB)
test/test_contract --verbose: true (mem: 9.00 MiB)
test/test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 16.00 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.00 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 19.00 MiB)
test/test_contract busread : 742/6000 (mem: 19.00 MiB)
test/test_contract lookups : 2/15000 (mem: 19.00 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.00 MiB)
test/test_contract arithmetic : 3595/56000 (mem: 19.00 MiB)
test/test_contract delta range : 1835/18000 (mem: 19.00 MiB)
test/test_contract elliptic : 340/6000 (mem: 19.00 MiB)
test/test_contract auxiliary : 187/26000 (mem: 19.00 MiB)
test/test_contract poseidon ext : 102/17000 (mem: 19.00 MiB)
test/test_contract poseidon int : 572/92000 (mem: 19.00 MiB)
test/test_contract overflow : 0/0 (mem: 19.00 MiB)
test/test_contract (mem: 19.00 MiB)
test/test_contract Total structured size: 242025 (mem: 19.00 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 19.00 MiB)
test/test_contract populating trace... (mem: 250.00 MiB)
test/test_contract time to construct proving key: 155 ms. (mem: 262.00 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 262.00 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 294.00 MiB)
test/test_contract VK saved to "./target/tmp/tmp.JAY4jjdenR/vk" (mem: 294.00 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (28.3 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.PcnZ9ZHRj7 to s3://aztec-ci-artifacts/build-cache/vk-eb75935d59d9b22b-a22a348342386b6443324a8a6d99bd989612b840a9f62294889767bd49c202a9.tar.gz
test/test_contract Cache upload of vk-eb75935d59d9b22b-a22a348342386b6443324a8a6d99bd989612b840a9f62294889767bd49c202a9.tar.gz complete in 2s.
test/test_contract Processing function: process_message...
test/test_contract Function process_message is neither public nor unconstrained, skipping.
test/test_contract Processing function: public_dispatch...
test/test_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/updated_contract Processing function: set_private_value...
test/updated_contract Cache download of vk-61322a8f3564d9bd-c23884fa0a579375e528e4819b5afc80217c6743a62ac1cf0143d24b2ca25e8d.tar.gz failed.
test/updated_contract Generating vk for function: set_private_value...
test/updated_contract bb command: write_vk (mem: 9.00 MiB)
test/updated_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/updated_contract --scheme: client_ivc (mem: 9.00 MiB)
test/updated_contract --bytecode_path: - (mem: 9.00 MiB)
test/updated_contract --output_path: ./target/tmp/tmp.9T8GlZkx17 (mem: 9.00 MiB)
test/updated_contract --verbose: true (mem: 9.00 MiB)
test/updated_contract --verifier_type: standalone (mem: 9.00 MiB)
test/updated_contract Constructing DeciderProvingKey (mem: 37.33 MiB)
test/updated_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 41.33 MiB)
test/updated_contract goblin ecc op : 4/1024 (mem: 41.33 MiB)
test/updated_contract busread : 742/6000 (mem: 41.33 MiB)
test/updated_contract lookups : 12186/15000 (mem: 41.33 MiB)
test/updated_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 41.33 MiB)
test/updated_contract arithmetic : 14628/56000 (mem: 41.33 MiB)
test/updated_contract delta range : 2461/18000 (mem: 41.33 MiB)
test/updated_contract elliptic : 1008/6000 (mem: 41.33 MiB)
test/updated_contract auxiliary : 899/26000 (mem: 41.33 MiB)
test/updated_contract poseidon ext : 172/17000 (mem: 41.33 MiB)
test/updated_contract poseidon int : 971/92000 (mem: 41.33 MiB)
test/updated_contract overflow : 0/0 (mem: 41.33 MiB)
test/updated_contract (mem: 41.33 MiB)
test/updated_contract Total structured size: 242025 (mem: 41.33 MiB)
test/updated_contract allocating polynomials object in proving key... (mem: 41.33 MiB)
test/updated_contract populating trace... (mem: 261.33 MiB)
test/updated_contract time to construct proving key: 228 ms. (mem: 276.33 MiB)
test/updated_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 276.33 MiB)
test/updated_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 305.39 MiB)
test/updated_contract VK saved to "./target/tmp/tmp.9T8GlZkx17/vk" (mem: 305.39 MiB)
test/updated_contract Completed 2.1 KiB/2.1 KiB (29.6 KiB/s) with 1 file(s) remaining
test/updated_contract upload: ../../../../../tmp/tmp.flmUxGlBl1 to s3://aztec-ci-artifacts/build-cache/vk-61322a8f3564d9bd-c23884fa0a579375e528e4819b5afc80217c6743a62ac1cf0143d24b2ca25e8d.tar.gz
test/updated_contract Cache upload of vk-61322a8f3564d9bd-c23884fa0a579375e528e4819b5afc80217c6743a62ac1cf0143d24b2ca25e8d.tar.gz complete in 2s.
test/updated_contract Processing function: set_public_value...
test/updated_contract Function set_public_value is neither public nor unconstrained, skipping.
test/updated_contract Processing function: sync_private_state...
test/updated_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: decrement...
test/txe_test_contract Cache download of vk-1da180dbfdaf5ee2-c482a73551f9f2ff2f11c379f33b05c3549f334c484b4524934ff78f6853d216.tar.gz failed.
test/txe_test_contract Generating vk for function: decrement...
test/txe_test_contract bb command: write_vk (mem: 9.00 MiB)
test/txe_test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/txe_test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/txe_test_contract --bytecode_path: - (mem: 9.00 MiB)
test/txe_test_contract --output_path: ./target/tmp/tmp.cZGVyv3ium (mem: 9.00 MiB)
test/txe_test_contract --verbose: true (mem: 9.00 MiB)
test/txe_test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/txe_test_contract Constructing DeciderProvingKey (mem: 82.52 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 90.52 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 90.52 MiB)
test/txe_test_contract busread : 742/6000 (mem: 90.52 MiB)
test/txe_test_contract lookups : 12250/15000 (mem: 90.52 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 90.52 MiB)
test/txe_test_contract arithmetic : 35480/56000 (mem: 90.52 MiB)
test/txe_test_contract delta range : 5566/18000 (mem: 90.52 MiB)
test/txe_test_contract elliptic : 5822/6000 (mem: 90.52 MiB)
test/txe_test_contract auxiliary : 20593/26000 (mem: 90.52 MiB)
test/txe_test_contract poseidon ext : 2592/17000 (mem: 90.52 MiB)
test/txe_test_contract poseidon int : 14765/92000 (mem: 90.52 MiB)
test/txe_test_contract overflow : 0/0 (mem: 90.52 MiB)
test/txe_test_contract (mem: 90.52 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 90.52 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 90.52 MiB)
test/txe_test_contract populating trace... (mem: 296.52 MiB)
test/txe_test_contract time to construct proving key: 277 ms. (mem: 318.52 MiB)
test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 318.52 MiB)
test/txe_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 325.52 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.cZGVyv3ium/vk" (mem: 329.52 MiB)
test/txe_test_contract Completed 2.1 KiB/2.1 KiB (31.5 KiB/s) with 1 file(s) remaining
test/txe_test_contract upload: ../../../../../tmp/tmp.01T72IrXPY to s3://aztec-ci-artifacts/build-cache/vk-1da180dbfdaf5ee2-c482a73551f9f2ff2f11c379f33b05c3549f334c484b4524934ff78f6853d216.tar.gz
test/txe_test_contract Cache upload of vk-1da180dbfdaf5ee2-c482a73551f9f2ff2f11c379f33b05c3549f334c484b4524934ff78f6853d216.tar.gz complete in 2s.
test/txe_test_contract Processing function: emit_in_public...
test/txe_test_contract Function emit_in_public is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: get_counter...
test/txe_test_contract Function get_counter is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: increment...
test/txe_test_contract Cache download of vk-1da180dbfdaf5ee2-624778117022558b2075288c96efdda5ca5e1a653101a2ef938f3754c43224c1.tar.gz failed.
test/txe_test_contract Generating vk for function: increment...
test/txe_test_contract bb command: write_vk (mem: 8.00 MiB)
test/txe_test_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/txe_test_contract --scheme: client_ivc (mem: 8.00 MiB)
test/txe_test_contract --bytecode_path: - (mem: 8.00 MiB)
test/txe_test_contract --output_path: ./target/tmp/tmp.CArtoAn3wB (mem: 8.00 MiB)
test/txe_test_contract --verbose: true (mem: 8.00 MiB)
test/txe_test_contract --verifier_type: standalone (mem: 8.00 MiB)
test/txe_test_contract Constructing DeciderProvingKey (mem: 36.02 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 39.02 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 39.02 MiB)
test/txe_test_contract busread : 742/6000 (mem: 39.02 MiB)
test/txe_test_contract lookups : 12218/15000 (mem: 39.02 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 39.02 MiB)
test/txe_test_contract arithmetic : 14736/56000 (mem: 39.02 MiB)
test/txe_test_contract delta range : 2431/18000 (mem: 39.02 MiB)
test/txe_test_contract elliptic : 670/6000 (mem: 39.02 MiB)
test/txe_test_contract auxiliary : 738/26000 (mem: 39.02 MiB)
test/txe_test_contract poseidon ext : 42/17000 (mem: 39.02 MiB)
test/txe_test_contract poseidon int : 230/92000 (mem: 39.02 MiB)
test/txe_test_contract overflow : 0/0 (mem: 39.02 MiB)
test/txe_test_contract (mem: 39.02 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 39.02 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 39.02 MiB)
test/txe_test_contract populating trace... (mem: 255.02 MiB)
test/txe_test_contract time to construct proving key: 219 ms. (mem: 270.02 MiB)
test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 270.02 MiB)
test/txe_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 299.20 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.CArtoAn3wB/vk" (mem: 299.20 MiB)
test/txe_test_contract Completed 2.1 KiB/2.1 KiB (38.6 KiB/s) with 1 file(s) remaining
test/txe_test_contract upload: ../../../../../tmp/tmp.xzFxXM1DMw to s3://aztec-ci-artifacts/build-cache/vk-1da180dbfdaf5ee2-624778117022558b2075288c96efdda5ca5e1a653101a2ef938f3754c43224c1.tar.gz
test/txe_test_contract Cache upload of vk-1da180dbfdaf5ee2-624778117022558b2075288c96efdda5ca5e1a653101a2ef938f3754c43224c1.tar.gz complete in 2s.
test/txe_test_contract Processing function: increment_and_decrement...
test/txe_test_contract Cache download of vk-1da180dbfdaf5ee2-3ef6b1f453e5edf211fcc21a1cb9d03785fc839f60b7445219c6be9315688fd7.tar.gz failed.
test/txe_test_contract Generating vk for function: increment_and_decrement...
test/txe_test_contract bb command: write_vk (mem: 8.00 MiB)
test/txe_test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/txe_test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/txe_test_contract --bytecode_path: - (mem: 9.00 MiB)
test/txe_test_contract --output_path: ./target/tmp/tmp.KpW7tlqMgd (mem: 9.00 MiB)
test/txe_test_contract --verbose: true (mem: 9.00 MiB)
test/txe_test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/txe_test_contract Constructing DeciderProvingKey (mem: 85.45 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 104.45 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 104.45 MiB)
test/txe_test_contract busread : 742/6000 (mem: 104.45 MiB)
test/txe_test_contract lookups : 24466/15000 (mem: 104.45 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 104.45 MiB)
test/txe_test_contract arithmetic : 45115/56000 (mem: 104.45 MiB)
test/txe_test_contract delta range : 6117/18000 (mem: 104.45 MiB)
test/txe_test_contract elliptic : 6490/6000 (mem: 104.45 MiB)
test/txe_test_contract auxiliary : 21305/26000 (mem: 104.45 MiB)
test/txe_test_contract poseidon ext : 2612/17000 (mem: 104.45 MiB)
test/txe_test_contract poseidon int : 14879/92000 (mem: 104.45 MiB)
test/txe_test_contract overflow : 0/0 (mem: 104.45 MiB)
test/txe_test_contract (mem: 104.45 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 104.45 MiB)
test/txe_test_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 108.45 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 108.45 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 108.45 MiB)
test/txe_test_contract busread : 742/6000 (mem: 108.45 MiB)
test/txe_test_contract lookups : 15000/15000 (mem: 108.45 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 108.45 MiB)
test/txe_test_contract arithmetic : 45115/56000 (mem: 108.45 MiB)
test/txe_test_contract delta range : 6117/18000 (mem: 108.45 MiB)
test/txe_test_contract elliptic : 6000/6000 (mem: 108.45 MiB)
test/txe_test_contract auxiliary : 21305/26000 (mem: 108.45 MiB)
test/txe_test_contract poseidon ext : 2612/17000 (mem: 108.45 MiB)
test/txe_test_contract poseidon int : 14879/92000 (mem: 108.45 MiB)
test/txe_test_contract overflow : 9958/9958 (mem: 108.45 MiB)
test/txe_test_contract (mem: 108.45 MiB)
test/txe_test_contract Total structured size: 251983 (mem: 108.45 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 108.45 MiB)
test/txe_test_contract populating trace... (mem: 520.45 MiB)
test/txe_test_contract time to construct proving key: 283 ms. (mem: 546.45 MiB)
test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 546.45 MiB)
test/txe_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 556.95 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.KpW7tlqMgd/vk" (mem: 559.95 MiB)
test/txe_test_contract Completed 2.1 KiB/2.1 KiB (31.2 KiB/s) with 1 file(s) remaining
test/txe_test_contract upload: ../../../../../tmp/tmp.f9Y0nTPDjj to s3://aztec-ci-artifacts/build-cache/vk-1da180dbfdaf5ee2-3ef6b1f453e5edf211fcc21a1cb9d03785fc839f60b7445219c6be9315688fd7.tar.gz
test/txe_test_contract Cache upload of vk-1da180dbfdaf5ee2-3ef6b1f453e5edf211fcc21a1cb9d03785fc839f60b7445219c6be9315688fd7.tar.gz complete in 2s.
test/txe_test_contract Processing function: increment_self_and_other...
test/txe_test_contract Cache download of vk-1da180dbfdaf5ee2-f479aa3b22779603ca2a2483a749da9187c2f36f0da260b90fbc10586862d92f.tar.gz failed.
test/txe_test_contract Generating vk for function: increment_self_and_other...
test/txe_test_contract bb command: write_vk (mem: 9.00 MiB)
test/txe_test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/txe_test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/txe_test_contract --bytecode_path: - (mem: 9.00 MiB)
test/txe_test_contract --output_path: ./target/tmp/tmp.kc0KdcRv6f (mem: 9.00 MiB)
test/txe_test_contract --verbose: true (mem: 9.00 MiB)
test/txe_test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/txe_test_contract Constructing DeciderProvingKey (mem: 34.82 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 37.82 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 37.82 MiB)
test/txe_test_contract busread : 742/6000 (mem: 37.82 MiB)
test/txe_test_contract lookups : 12218/15000 (mem: 37.82 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 37.82 MiB)
test/txe_test_contract arithmetic : 14757/56000 (mem: 37.82 MiB)
test/txe_test_contract delta range : 2432/18000 (mem: 37.82 MiB)
test/txe_test_contract elliptic : 670/6000 (mem: 37.82 MiB)
test/txe_test_contract auxiliary : 738/26000 (mem: 37.82 MiB)
test/txe_test_contract poseidon ext : 62/17000 (mem: 37.82 MiB)
test/txe_test_contract poseidon int : 344/92000 (mem: 37.82 MiB)
test/txe_test_contract overflow : 0/0 (mem: 37.82 MiB)
test/txe_test_contract (mem: 37.82 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 37.82 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 37.82 MiB)
test/txe_test_contract populating trace... (mem: 252.82 MiB)
test/txe_test_contract time to construct proving key: 253 ms. (mem: 267.82 MiB)
test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 267.82 MiB)
test/txe_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 296.89 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.kc0KdcRv6f/vk" (mem: 296.89 MiB)
test/txe_test_contract Completed 2.1 KiB/2.1 KiB (31.0 KiB/s) with 1 file(s) remaining
test/txe_test_contract upload: ../../../../../tmp/tmp.DFjKWFRChF to s3://aztec-ci-artifacts/build-cache/vk-1da180dbfdaf5ee2-f479aa3b22779603ca2a2483a749da9187c2f36f0da260b90fbc10586862d92f.tar.gz
test/txe_test_contract Cache upload of vk-1da180dbfdaf5ee2-f479aa3b22779603ca2a2483a749da9187c2f36f0da260b90fbc10586862d92f.tar.gz complete in 2s.
test/txe_test_contract Processing function: increment_twice...
test/txe_test_contract Cache download of vk-1da180dbfdaf5ee2-a656911e29133233596e94995c434088c63da6cd56f46247acb36d156ddd9687.tar.gz failed.
test/txe_test_contract Generating vk for function: increment_twice...
test/txe_test_contract bb command: write_vk (mem: 9.00 MiB)
test/txe_test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/txe_test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/txe_test_contract --bytecode_path: - (mem: 9.00 MiB)
test/txe_test_contract --output_path: ./target/tmp/tmp.11ikjtAXNy (mem: 9.00 MiB)
test/txe_test_contract --verbose: true (mem: 9.00 MiB)
test/txe_test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/txe_test_contract Constructing DeciderProvingKey (mem: 52.91 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 54.91 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 54.91 MiB)
test/txe_test_contract busread : 742/6000 (mem: 54.91 MiB)
test/txe_test_contract lookups : 24434/15000 (mem: 54.91 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 54.91 MiB)
test/txe_test_contract arithmetic : 24373/56000 (mem: 54.91 MiB)
test/txe_test_contract delta range : 2982/18000 (mem: 54.91 MiB)
test/txe_test_contract elliptic : 1338/6000 (mem: 54.91 MiB)
test/txe_test_contract auxiliary : 1450/26000 (mem: 54.91 MiB)
test/txe_test_contract poseidon ext : 62/17000 (mem: 54.91 MiB)
test/txe_test_contract poseidon int : 344/92000 (mem: 54.91 MiB)
test/txe_test_contract overflow : 0/0 (mem: 54.91 MiB)
test/txe_test_contract (mem: 54.91 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 54.91 MiB)
test/txe_test_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 58.91 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 58.91 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 58.91 MiB)
test/txe_test_contract busread : 742/6000 (mem: 58.91 MiB)
test/txe_test_contract lookups : 15000/15000 (mem: 58.91 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 58.91 MiB)
test/txe_test_contract arithmetic : 24373/56000 (mem: 58.91 MiB)
test/txe_test_contract delta range : 2982/18000 (mem: 58.91 MiB)
test/txe_test_contract elliptic : 1338/6000 (mem: 58.91 MiB)
test/txe_test_contract auxiliary : 1450/26000 (mem: 58.91 MiB)
test/txe_test_contract poseidon ext : 62/17000 (mem: 58.91 MiB)
test/txe_test_contract poseidon int : 344/92000 (mem: 58.91 MiB)
test/txe_test_contract overflow : 9435/9435 (mem: 58.91 MiB)
test/txe_test_contract (mem: 58.91 MiB)
test/txe_test_contract Total structured size: 251460 (mem: 58.91 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 58.91 MiB)
test/txe_test_contract populating trace... (mem: 476.91 MiB)
test/txe_test_contract time to construct proving key: 340 ms. (mem: 490.91 MiB)
test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 490.91 MiB)
test/txe_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 518.63 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.11ikjtAXNy/vk" (mem: 518.63 MiB)
test/txe_test_contract Completed 2.1 KiB/2.1 KiB (39.2 KiB/s) with 1 file(s) remaining
test/txe_test_contract upload: ../../../../../tmp/tmp.ps5kRyQEtg to s3://aztec-ci-artifacts/build-cache/vk-1da180dbfdaf5ee2-a656911e29133233596e94995c434088c63da6cd56f46247acb36d156ddd9687.tar.gz
test/txe_test_contract Cache upload of vk-1da180dbfdaf5ee2-a656911e29133233596e94995c434088c63da6cd56f46247acb36d156ddd9687.tar.gz complete in 2s.
test/txe_test_contract Processing function: initialize...
test/txe_test_contract Cache download of vk-1da180dbfdaf5ee2-951700cee7029136e87cb75939499a4bfb39b21f8de8c6691f25ce9d73e0433a.tar.gz failed.
test/txe_test_contract Generating vk for function: initialize...
test/txe_test_contract bb command: write_vk (mem: 9.00 MiB)
test/txe_test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/txe_test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/txe_test_contract --bytecode_path: - (mem: 9.00 MiB)
test/txe_test_contract --output_path: ./target/tmp/tmp.Zb37Xasl27 (mem: 9.00 MiB)
test/txe_test_contract --verbose: true (mem: 9.00 MiB)
test/txe_test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/txe_test_contract Constructing DeciderProvingKey (mem: 37.73 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 41.73 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 41.73 MiB)
test/txe_test_contract busread : 742/6000 (mem: 41.73 MiB)
test/txe_test_contract lookups : 12250/15000 (mem: 41.73 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 41.73 MiB)
test/txe_test_contract arithmetic : 15506/56000 (mem: 41.73 MiB)
test/txe_test_contract delta range : 2493/18000 (mem: 41.73 MiB)
test/txe_test_contract elliptic : 1008/6000 (mem: 41.73 MiB)
test/txe_test_contract auxiliary : 899/26000 (mem: 41.73 MiB)
test/txe_test_contract poseidon ext : 142/17000 (mem: 41.73 MiB)
test/txe_test_contract poseidon int : 800/92000 (mem: 41.73 MiB)
test/txe_test_contract overflow : 0/0 (mem: 41.73 MiB)
test/txe_test_contract (mem: 41.73 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 41.73 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 41.73 MiB)
test/txe_test_contract populating trace... (mem: 253.73 MiB)
test/txe_test_contract time to construct proving key: 208 ms. (mem: 269.73 MiB)
test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 269.73 MiB)
test/txe_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 299.65 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.Zb37Xasl27/vk" (mem: 299.65 MiB)
test/txe_test_contract Completed 2.1 KiB/2.1 KiB (29.8 KiB/s) with 1 file(s) remaining
test/txe_test_contract upload: ../../../../../tmp/tmp.elgvrLcCbq to s3://aztec-ci-artifacts/build-cache/vk-1da180dbfdaf5ee2-951700cee7029136e87cb75939499a4bfb39b21f8de8c6691f25ce9d73e0433a.tar.gz
test/txe_test_contract Cache upload of vk-1da180dbfdaf5ee2-951700cee7029136e87cb75939499a4bfb39b21f8de8c6691f25ce9d73e0433a.tar.gz complete in 2s.
test/txe_test_contract Processing function: private_call...
test/txe_test_contract Cache download of vk-1da180dbfdaf5ee2-1f622ab823bed86ef0eaed46b33427f6c1328860a7961237d9ef5542ca0c0ab5.tar.gz failed.
test/txe_test_contract Generating vk for function: private_call...
test/txe_test_contract bb command: write_vk (mem: 9.00 MiB)
test/txe_test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/txe_test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/txe_test_contract --bytecode_path: - (mem: 9.00 MiB)
test/txe_test_contract --output_path: ./target/tmp/tmp.mUmgyHB8pp (mem: 9.00 MiB)
test/txe_test_contract --verbose: true (mem: 9.00 MiB)
test/txe_test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/txe_test_contract Constructing DeciderProvingKey (mem: 13.00 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.00 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 16.00 MiB)
test/txe_test_contract busread : 742/6000 (mem: 16.00 MiB)
test/txe_test_contract lookups : 2/15000 (mem: 16.00 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.00 MiB)
test/txe_test_contract arithmetic : 3285/56000 (mem: 16.00 MiB)
test/txe_test_contract delta range : 1787/18000 (mem: 16.00 MiB)
test/txe_test_contract elliptic : 2/6000 (mem: 16.00 MiB)
test/txe_test_contract auxiliary : 26/26000 (mem: 16.00 MiB)
test/txe_test_contract poseidon ext : 12/17000 (mem: 16.00 MiB)
test/txe_test_contract poseidon int : 59/92000 (mem: 16.00 MiB)
test/txe_test_contract overflow : 0/0 (mem: 16.00 MiB)
test/txe_test_contract (mem: 16.00 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 16.00 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 16.00 MiB)
test/txe_test_contract populating trace... (mem: 246.00 MiB)
test/txe_test_contract time to construct proving key: 133 ms. (mem: 260.00 MiB)
test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 260.00 MiB)
test/txe_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 291.00 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.mUmgyHB8pp/vk" (mem: 291.00 MiB)
test/txe_test_contract Completed 2.1 KiB/2.1 KiB (37.6 KiB/s) with 1 file(s) remaining
test/txe_test_contract upload: ../../../../../tmp/tmp.bXirCnMnaO to s3://aztec-ci-artifacts/build-cache/vk-1da180dbfdaf5ee2-1f622ab823bed86ef0eaed46b33427f6c1328860a7961237d9ef5542ca0c0ab5.tar.gz
test/txe_test_contract Cache upload of vk-1da180dbfdaf5ee2-1f622ab823bed86ef0eaed46b33427f6c1328860a7961237d9ef5542ca0c0ab5.tar.gz complete in 2s.
test/txe_test_contract Processing function: private_static_call...
test/txe_test_contract Cache download of vk-1da180dbfdaf5ee2-b977c8fed0541d80fcf334f4881b07b4afc68dc345f7201edf02db3acceebdbf.tar.gz failed.
test/txe_test_contract Generating vk for function: private_static_call...
test/txe_test_contract bb command: write_vk (mem: 9.00 MiB)
test/txe_test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/txe_test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/txe_test_contract --bytecode_path: - (mem: 9.00 MiB)
test/txe_test_contract --output_path: ./target/tmp/tmp.BpmNLRQG28 (mem: 9.00 MiB)
test/txe_test_contract --verbose: true (mem: 9.00 MiB)
test/txe_test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/txe_test_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/txe_test_contract busread : 742/6000 (mem: 17.00 MiB)
test/txe_test_contract lookups : 2/15000 (mem: 17.00 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/txe_test_contract arithmetic : 3285/56000 (mem: 17.00 MiB)
test/txe_test_contract delta range : 1787/18000 (mem: 17.00 MiB)
test/txe_test_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/txe_test_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/txe_test_contract poseidon ext : 12/17000 (mem: 17.00 MiB)
test/txe_test_contract poseidon int : 59/92000 (mem: 17.00 MiB)
test/txe_test_contract overflow : 0/0 (mem: 17.00 MiB)
test/txe_test_contract (mem: 17.00 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 17.00 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/txe_test_contract populating trace... (mem: 245.00 MiB)
test/txe_test_contract time to construct proving key: 173 ms. (mem: 258.00 MiB)
test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 258.00 MiB)
test/txe_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 290.36 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.BpmNLRQG28/vk" (mem: 290.36 MiB)
test/txe_test_contract Completed 2.1 KiB/2.1 KiB (40.1 KiB/s) with 1 file(s) remaining
test/txe_test_contract upload: ../../../../../tmp/tmp.fILK7mI4DV to s3://aztec-ci-artifacts/build-cache/vk-1da180dbfdaf5ee2-b977c8fed0541d80fcf334f4881b07b4afc68dc345f7201edf02db3acceebdbf.tar.gz
test/txe_test_contract Cache upload of vk-1da180dbfdaf5ee2-b977c8fed0541d80fcf334f4881b07b4afc68dc345f7201edf02db3acceebdbf.tar.gz complete in 3s.
test/txe_test_contract Processing function: private_static_void_call...
test/txe_test_contract Cache download of vk-1da180dbfdaf5ee2-0881671b02d4cfec2b4311bac51de0aafc69b41d6a1c01ccee70b900f4980354.tar.gz failed.
test/txe_test_contract Generating vk for function: private_static_void_call...
test/txe_test_contract bb command: write_vk (mem: 9.00 MiB)
test/txe_test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/txe_test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/txe_test_contract --bytecode_path: - (mem: 9.00 MiB)
test/txe_test_contract --output_path: ./target/tmp/tmp.CSHfZpNXzF (mem: 9.00 MiB)
test/txe_test_contract --verbose: true (mem: 9.00 MiB)
test/txe_test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/txe_test_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/txe_test_contract busread : 742/6000 (mem: 17.00 MiB)
test/txe_test_contract lookups : 2/15000 (mem: 17.00 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/txe_test_contract arithmetic : 3286/56000 (mem: 17.00 MiB)
test/txe_test_contract delta range : 1787/18000 (mem: 17.00 MiB)
test/txe_test_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/txe_test_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/txe_test_contract poseidon ext : 12/17000 (mem: 17.00 MiB)
test/txe_test_contract poseidon int : 59/92000 (mem: 17.00 MiB)
test/txe_test_contract overflow : 0/0 (mem: 17.00 MiB)
test/txe_test_contract (mem: 17.00 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 17.00 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/txe_test_contract populating trace... (mem: 242.00 MiB)
test/txe_test_contract time to construct proving key: 178 ms. (mem: 255.00 MiB)
test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 255.00 MiB)
test/txe_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 286.00 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.CSHfZpNXzF/vk" (mem: 286.00 MiB)
test/txe_test_contract Completed 2.1 KiB/2.1 KiB (38.7 KiB/s) with 1 file(s) remaining
test/txe_test_contract upload: ../../../../../tmp/tmp.Zp4m9t4DEt to s3://aztec-ci-artifacts/build-cache/vk-1da180dbfdaf5ee2-0881671b02d4cfec2b4311bac51de0aafc69b41d6a1c01ccee70b900f4980354.tar.gz
test/txe_test_contract Cache upload of vk-1da180dbfdaf5ee2-0881671b02d4cfec2b4311bac51de0aafc69b41d6a1c01ccee70b900f4980354.tar.gz complete in 3s.
test/txe_test_contract Processing function: private_void_call...
test/txe_test_contract Cache download of vk-1da180dbfdaf5ee2-4f08f0f8868fb51dc7e4f8d852d67414ebe1929bee41385eedd9dcdc6ce51633.tar.gz failed.
test/txe_test_contract Generating vk for function: private_void_call...
test/txe_test_contract bb command: write_vk (mem: 9.00 MiB)
test/txe_test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/txe_test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/txe_test_contract --bytecode_path: - (mem: 9.00 MiB)
test/txe_test_contract --output_path: ./target/tmp/tmp.BzU54Ky87I (mem: 9.00 MiB)
test/txe_test_contract --verbose: true (mem: 9.00 MiB)
test/txe_test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/txe_test_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.00 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 18.00 MiB)
test/txe_test_contract busread : 742/6000 (mem: 18.00 MiB)
test/txe_test_contract lookups : 2/15000 (mem: 18.00 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.00 MiB)
test/txe_test_contract arithmetic : 3286/56000 (mem: 18.00 MiB)
test/txe_test_contract delta range : 1787/18000 (mem: 18.00 MiB)
test/txe_test_contract elliptic : 2/6000 (mem: 18.00 MiB)
test/txe_test_contract auxiliary : 26/26000 (mem: 18.00 MiB)
test/txe_test_contract poseidon ext : 12/17000 (mem: 18.00 MiB)
test/txe_test_contract poseidon int : 59/92000 (mem: 18.00 MiB)
test/txe_test_contract overflow : 0/0 (mem: 18.00 MiB)
test/txe_test_contract (mem: 18.00 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 18.00 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 18.00 MiB)
test/txe_test_contract populating trace... (mem: 239.00 MiB)
test/txe_test_contract time to construct proving key: 193 ms. (mem: 247.00 MiB)
test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 247.00 MiB)
test/txe_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 279.00 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.BzU54Ky87I/vk" (mem: 279.00 MiB)
test/txe_test_contract Completed 2.1 KiB/2.1 KiB (30.7 KiB/s) with 1 file(s) remaining
test/txe_test_contract upload: ../../../../../tmp/tmp.1f4p9H53OU to s3://aztec-ci-artifacts/build-cache/vk-1da180dbfdaf5ee2-4f08f0f8868fb51dc7e4f8d852d67414ebe1929bee41385eedd9dcdc6ce51633.tar.gz
test/txe_test_contract Cache upload of vk-1da180dbfdaf5ee2-4f08f0f8868fb51dc7e4f8d852d67414ebe1929bee41385eedd9dcdc6ce51633.tar.gz complete in 2s.
test/txe_test_contract Processing function: process_message...
test/txe_test_contract Function process_message is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: public_call...
test/txe_test_contract Function public_call is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: public_dispatch...
test/txe_test_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: public_static_call...
test/txe_test_contract Function public_static_call is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: public_static_void_call...
test/txe_test_contract Function public_static_void_call is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: public_void_call...
test/txe_test_contract Function public_void_call is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: return_public...
test/txe_test_contract Function return_public is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: sync_private_state...
test/txe_test_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: utility_simulate...
test/txe_test_contract Function utility_simulate is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: utility_void_simulate...
test/txe_test_contract Function utility_void_simulate is neither public nor unconstrained, skipping.
test/pending_note_hashes_contract Processing function: recursively_destroy_and_create_notes...
test/pending_note_hashes_contract Cache download of vk-2d681101842b2c50-cff7f2c5774b3e998ccac24d41405a1b3df7d053d609e7a14884f999e640179c.tar.gz failed.
test/pending_note_hashes_contract Generating vk for function: recursively_destroy_and_create_notes...
test/pending_note_hashes_contract bb command: write_vk (mem: 9.00 MiB)
test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/pending_note_hashes_contract --scheme: client_ivc (mem: 9.00 MiB)
test/pending_note_hashes_contract --bytecode_path: - (mem: 9.00 MiB)
test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.YfF7UZtoFp (mem: 9.00 MiB)
test/pending_note_hashes_contract --verbose: true (mem: 9.00 MiB)
test/pending_note_hashes_contract --verifier_type: standalone (mem: 9.00 MiB)
test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 331.34 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 348.34 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 348.34 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 348.34 MiB)
test/pending_note_hashes_contract lookups : 195458/15000 (mem: 348.34 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 348.34 MiB)
test/pending_note_hashes_contract arithmetic : 175736/56000 (mem: 348.34 MiB)
test/pending_note_hashes_contract delta range : 13047/18000 (mem: 348.34 MiB)
test/pending_note_hashes_contract elliptic : 15842/6000 (mem: 348.34 MiB)
test/pending_note_hashes_contract auxiliary : 31273/26000 (mem: 348.34 MiB)
test/pending_note_hashes_contract poseidon ext : 2922/17000 (mem: 348.34 MiB)
test/pending_note_hashes_contract poseidon int : 16646/92000 (mem: 348.34 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 348.34 MiB)
test/pending_note_hashes_contract (mem: 348.34 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 348.34 MiB)
test/pending_note_hashes_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 548.34 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 548.34 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 548.34 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 548.34 MiB)
test/pending_note_hashes_contract lookups : 15000/15000 (mem: 548.34 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 548.34 MiB)
test/pending_note_hashes_contract arithmetic : 56000/56000 (mem: 548.34 MiB)
test/pending_note_hashes_contract delta range : 13047/18000 (mem: 548.34 MiB)
test/pending_note_hashes_contract elliptic : 6000/6000 (mem: 548.34 MiB)
test/pending_note_hashes_contract auxiliary : 26000/26000 (mem: 548.34 MiB)
test/pending_note_hashes_contract poseidon ext : 2922/17000 (mem: 548.34 MiB)
test/pending_note_hashes_contract poseidon int : 16646/92000 (mem: 548.34 MiB)
test/pending_note_hashes_contract overflow : 315313/315313 (mem: 548.34 MiB)
test/pending_note_hashes_contract (mem: 548.34 MiB)
test/pending_note_hashes_contract Total structured size: 557338 (mem: 548.34 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 548.34 MiB)
test/pending_note_hashes_contract populating trace... (mem: 2272.34 MiB)
test/pending_note_hashes_contract time to construct proving key: 842 ms. (mem: 2353.34 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 2353.34 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 1048577 (mem: 2353.34 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.YfF7UZtoFp/vk" (mem: 2353.34 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (28.6 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.QxwZFdVzhk to s3://aztec-ci-artifacts/build-cache/vk-2d681101842b2c50-cff7f2c5774b3e998ccac24d41405a1b3df7d053d609e7a14884f999e640179c.tar.gz
test/pending_note_hashes_contract Cache upload of vk-2d681101842b2c50-cff7f2c5774b3e998ccac24d41405a1b3df7d053d609e7a14884f999e640179c.tar.gz complete in 2s.
test/pending_note_hashes_contract Processing function: sync_private_state...
test/pending_note_hashes_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/pending_note_hashes_contract Processing function: test_bad_get_then_insert_flat...
test/pending_note_hashes_contract Cache download of vk-2d681101842b2c50-93d0476be3ed5e1d10f7fef5f27615b3a2bdab4bf76157df06c63f86e045d590.tar.gz failed.
test/pending_note_hashes_contract Generating vk for function: test_bad_get_then_insert_flat...
test/pending_note_hashes_contract bb command: write_vk (mem: 8.00 MiB)
test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/pending_note_hashes_contract --scheme: client_ivc (mem: 9.00 MiB)
test/pending_note_hashes_contract --bytecode_path: - (mem: 9.00 MiB)
test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.n4Fwq8J50R (mem: 9.00 MiB)
test/pending_note_hashes_contract --verbose: true (mem: 9.00 MiB)
test/pending_note_hashes_contract --verifier_type: standalone (mem: 9.00 MiB)
test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 25.13 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 30.13 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 30.13 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 30.13 MiB)
test/pending_note_hashes_contract lookups : 2/15000 (mem: 30.13 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 30.13 MiB)
test/pending_note_hashes_contract arithmetic : 10292/56000 (mem: 30.13 MiB)
test/pending_note_hashes_contract delta range : 2937/18000 (mem: 30.13 MiB)
test/pending_note_hashes_contract elliptic : 2/6000 (mem: 30.13 MiB)
test/pending_note_hashes_contract auxiliary : 3535/26000 (mem: 30.13 MiB)
test/pending_note_hashes_contract poseidon ext : 682/17000 (mem: 30.13 MiB)
test/pending_note_hashes_contract poseidon int : 3878/92000 (mem: 30.13 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 30.13 MiB)
test/pending_note_hashes_contract (mem: 30.13 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 30.13 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 30.13 MiB)
test/pending_note_hashes_contract populating trace... (mem: 253.13 MiB)
test/pending_note_hashes_contract time to construct proving key: 176 ms. (mem: 270.13 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 270.13 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 302.13 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.n4Fwq8J50R/vk" (mem: 302.13 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (31.8 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.U9LNyghiQv to s3://aztec-ci-artifacts/build-cache/vk-2d681101842b2c50-93d0476be3ed5e1d10f7fef5f27615b3a2bdab4bf76157df06c63f86e045d590.tar.gz
test/pending_note_hashes_contract Cache upload of vk-2d681101842b2c50-93d0476be3ed5e1d10f7fef5f27615b3a2bdab4bf76157df06c63f86e045d590.tar.gz complete in 3s.
test/pending_note_hashes_contract Processing function: test_emit_bad_note_log...
test/pending_note_hashes_contract Cache download of vk-2d681101842b2c50-0cd1a3af1db4fd7899f92e0c825ed0236bf8c62774589b3dffcc57c7021829c2.tar.gz failed.
test/pending_note_hashes_contract Generating vk for function: test_emit_bad_note_log...
test/pending_note_hashes_contract bb command: write_vk (mem: 9.00 MiB)
test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/pending_note_hashes_contract --scheme: client_ivc (mem: 9.00 MiB)
test/pending_note_hashes_contract --bytecode_path: - (mem: 9.00 MiB)
test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.6k5102OkAY (mem: 9.00 MiB)
test/pending_note_hashes_contract --verbose: true (mem: 9.00 MiB)
test/pending_note_hashes_contract --verifier_type: standalone (mem: 9.00 MiB)
test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 53.55 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 55.55 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 55.55 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 55.55 MiB)
test/pending_note_hashes_contract lookups : 24434/15000 (mem: 55.55 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 55.55 MiB)
test/pending_note_hashes_contract arithmetic : 24351/56000 (mem: 55.55 MiB)
test/pending_note_hashes_contract delta range : 2980/18000 (mem: 55.55 MiB)
test/pending_note_hashes_contract elliptic : 1338/6000 (mem: 55.55 MiB)
test/pending_note_hashes_contract auxiliary : 1450/26000 (mem: 55.55 MiB)
test/pending_note_hashes_contract poseidon ext : 42/17000 (mem: 55.55 MiB)
test/pending_note_hashes_contract poseidon int : 230/92000 (mem: 55.55 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 55.55 MiB)
test/pending_note_hashes_contract (mem: 55.55 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 55.55 MiB)
test/pending_note_hashes_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 60.55 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 60.55 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 60.55 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 60.55 MiB)
test/pending_note_hashes_contract lookups : 15000/15000 (mem: 60.55 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 60.55 MiB)
test/pending_note_hashes_contract arithmetic : 24351/56000 (mem: 60.55 MiB)
test/pending_note_hashes_contract delta range : 2980/18000 (mem: 60.55 MiB)
test/pending_note_hashes_contract elliptic : 1338/6000 (mem: 60.55 MiB)
test/pending_note_hashes_contract auxiliary : 1450/26000 (mem: 60.55 MiB)
test/pending_note_hashes_contract poseidon ext : 42/17000 (mem: 60.55 MiB)
test/pending_note_hashes_contract poseidon int : 230/92000 (mem: 60.55 MiB)
test/pending_note_hashes_contract overflow : 9435/9435 (mem: 60.55 MiB)
test/pending_note_hashes_contract (mem: 60.55 MiB)
test/pending_note_hashes_contract Total structured size: 251460 (mem: 60.55 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 60.55 MiB)
test/pending_note_hashes_contract populating trace... (mem: 484.55 MiB)
test/pending_note_hashes_contract time to construct proving key: 376 ms. (mem: 502.55 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 502.55 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 529.98 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.6k5102OkAY/vk" (mem: 529.98 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (35.1 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.ueRfIQVlT0 to s3://aztec-ci-artifacts/build-cache/vk-2d681101842b2c50-0cd1a3af1db4fd7899f92e0c825ed0236bf8c62774589b3dffcc57c7021829c2.tar.gz
test/pending_note_hashes_contract Cache upload of vk-2d681101842b2c50-0cd1a3af1db4fd7899f92e0c825ed0236bf8c62774589b3dffcc57c7021829c2.tar.gz complete in 3s.
test/pending_note_hashes_contract Processing function: test_insert1_then_get2_then_nullify2_all_in_nested_calls...
test/pending_note_hashes_contract Cache download of vk-2d681101842b2c50-a36a12c46f4bd98d2fb0778ac622a869ac1ecb9e0c9858d14d4d15317f887f5e.tar.gz failed.
test/pending_note_hashes_contract Generating vk for function: test_insert1_then_get2_then_nullify2_all_in_nested_calls...
test/pending_note_hashes_contract bb command: write_vk (mem: 8.00 MiB)
test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/pending_note_hashes_contract --scheme: client_ivc (mem: 9.00 MiB)
test/pending_note_hashes_contract --bytecode_path: - (mem: 9.00 MiB)
test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.qFDy75MXq1 (mem: 9.00 MiB)
test/pending_note_hashes_contract --verbose: true (mem: 9.00 MiB)
test/pending_note_hashes_contract --verifier_type: standalone (mem: 9.00 MiB)
test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 17.00 MiB)
test/pending_note_hashes_contract lookups : 2/15000 (mem: 17.00 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/pending_note_hashes_contract arithmetic : 3321/56000 (mem: 17.00 MiB)
test/pending_note_hashes_contract delta range : 1791/18000 (mem: 17.00 MiB)
test/pending_note_hashes_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/pending_note_hashes_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/pending_note_hashes_contract poseidon ext : 52/17000 (mem: 17.00 MiB)
test/pending_note_hashes_contract poseidon int : 287/92000 (mem: 17.00 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 17.00 MiB)
test/pending_note_hashes_contract (mem: 17.00 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 17.00 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/pending_note_hashes_contract populating trace... (mem: 244.00 MiB)
test/pending_note_hashes_contract time to construct proving key: 228 ms. (mem: 260.00 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 260.00 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 293.00 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.qFDy75MXq1/vk" (mem: 293.00 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (31.3 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.ogEnlRzliY to s3://aztec-ci-artifacts/build-cache/vk-2d681101842b2c50-a36a12c46f4bd98d2fb0778ac622a869ac1ecb9e0c9858d14d4d15317f887f5e.tar.gz
test/pending_note_hashes_contract Cache upload of vk-2d681101842b2c50-a36a12c46f4bd98d2fb0778ac622a869ac1ecb9e0c9858d14d4d15317f887f5e.tar.gz complete in 3s.
test/pending_note_hashes_contract Processing function: test_insert2_then_get2_then_nullify1_all_in_nested_calls...
test/pending_note_hashes_contract Cache download of vk-2d681101842b2c50-6c9eb378e7a5f3f3ba7254a35796e75fb2f5b16645baa4df31c2337bad866860.tar.gz failed.
test/pending_note_hashes_contract Generating vk for function: test_insert2_then_get2_then_nullify1_all_in_nested_calls...
test/pending_note_hashes_contract bb command: write_vk (mem: 8.00 MiB)
test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/pending_note_hashes_contract --scheme: client_ivc (mem: 9.00 MiB)
test/pending_note_hashes_contract --bytecode_path: - (mem: 9.00 MiB)
test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.8Ro9dwSCo1 (mem: 9.00 MiB)
test/pending_note_hashes_contract --verbose: true (mem: 9.00 MiB)
test/pending_note_hashes_contract --verifier_type: standalone (mem: 9.00 MiB)
test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 12.00 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 14.00 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 14.00 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 14.00 MiB)
test/pending_note_hashes_contract lookups : 2/15000 (mem: 14.00 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 14.00 MiB)
test/pending_note_hashes_contract arithmetic : 3342/56000 (mem: 14.00 MiB)
test/pending_note_hashes_contract delta range : 1791/18000 (mem: 14.00 MiB)
test/pending_note_hashes_contract elliptic : 2/6000 (mem: 14.00 MiB)
test/pending_note_hashes_contract auxiliary : 26/26000 (mem: 14.00 MiB)
test/pending_note_hashes_contract poseidon ext : 72/17000 (mem: 14.00 MiB)
test/pending_note_hashes_contract poseidon int : 401/92000 (mem: 14.00 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 14.00 MiB)
test/pending_note_hashes_contract (mem: 14.00 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 14.00 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 14.00 MiB)
test/pending_note_hashes_contract populating trace... (mem: 250.00 MiB)
test/pending_note_hashes_contract time to construct proving key: 215 ms. (mem: 263.00 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 263.00 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 295.00 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.8Ro9dwSCo1/vk" (mem: 295.00 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (32.0 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.yHdMggwjWr to s3://aztec-ci-artifacts/build-cache/vk-2d681101842b2c50-6c9eb378e7a5f3f3ba7254a35796e75fb2f5b16645baa4df31c2337bad866860.tar.gz
test/pending_note_hashes_contract Cache upload of vk-2d681101842b2c50-6c9eb378e7a5f3f3ba7254a35796e75fb2f5b16645baa4df31c2337bad866860.tar.gz complete in 3s.
test/pending_note_hashes_contract Processing function: test_insert2_then_get2_then_nullify2_all_in_nested_calls...
test/pending_note_hashes_contract Cache download of vk-2d681101842b2c50-9ef8c26cf064468220c1658dd925e8ffbd6f8d15e88c4700cee8784b744a7abd.tar.gz failed.
test/pending_note_hashes_contract Generating vk for function: test_insert2_then_get2_then_nullify2_all_in_nested_calls...
test/pending_note_hashes_contract bb command: write_vk (mem: 9.00 MiB)
test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/pending_note_hashes_contract --scheme: client_ivc (mem: 9.00 MiB)
test/pending_note_hashes_contract --bytecode_path: - (mem: 9.00 MiB)
test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.vd8XbEQdsT (mem: 9.00 MiB)
test/pending_note_hashes_contract --verbose: true (mem: 9.00 MiB)
test/pending_note_hashes_contract --verifier_type: standalone (mem: 9.00 MiB)
test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.00 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 18.00 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 18.00 MiB)
test/pending_note_hashes_contract lookups : 2/15000 (mem: 18.00 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.00 MiB)
test/pending_note_hashes_contract arithmetic : 3338/56000 (mem: 18.00 MiB)
test/pending_note_hashes_contract delta range : 1793/18000 (mem: 18.00 MiB)
test/pending_note_hashes_contract elliptic : 2/6000 (mem: 18.00 MiB)
test/pending_note_hashes_contract auxiliary : 26/26000 (mem: 18.00 MiB)
test/pending_note_hashes_contract poseidon ext : 72/17000 (mem: 18.00 MiB)
test/pending_note_hashes_contract poseidon int : 401/92000 (mem: 18.00 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 18.00 MiB)
test/pending_note_hashes_contract (mem: 18.00 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 18.00 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 18.00 MiB)
test/pending_note_hashes_contract populating trace... (mem: 254.00 MiB)
test/pending_note_hashes_contract time to construct proving key: 289 ms. (mem: 267.00 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 267.00 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 298.00 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.vd8XbEQdsT/vk" (mem: 298.00 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (33.3 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.ybePo2GSEY to s3://aztec-ci-artifacts/build-cache/vk-2d681101842b2c50-9ef8c26cf064468220c1658dd925e8ffbd6f8d15e88c4700cee8784b744a7abd.tar.gz
test/pending_note_hashes_contract Cache upload of vk-2d681101842b2c50-9ef8c26cf064468220c1658dd925e8ffbd6f8d15e88c4700cee8784b744a7abd.tar.gz complete in 3s.
test/pending_note_hashes_contract Processing function: test_insert_then_get_then_nullify_all_in_nested_calls...
test/pending_note_hashes_contract Cache download of vk-2d681101842b2c50-5f61063d28f712683af3e24f8b1524f1bb867baddbf370761fe4d02cded45275.tar.gz failed.
test/pending_note_hashes_contract Generating vk for function: test_insert_then_get_then_nullify_all_in_nested_calls...
test/pending_note_hashes_contract bb command: write_vk (mem: 8.00 MiB)
test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/pending_note_hashes_contract --scheme: client_ivc (mem: 9.00 MiB)
test/pending_note_hashes_contract --bytecode_path: - (mem: 9.00 MiB)
test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.FFQEB7fWxG (mem: 9.00 MiB)
test/pending_note_hashes_contract --verbose: true (mem: 9.00 MiB)
test/pending_note_hashes_contract --verifier_type: standalone (mem: 9.00 MiB)
test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 13.75 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.75 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 16.75 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 16.75 MiB)
test/pending_note_hashes_contract lookups : 2/15000 (mem: 16.75 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.75 MiB)
test/pending_note_hashes_contract arithmetic : 3325/56000 (mem: 16.75 MiB)
test/pending_note_hashes_contract delta range : 1790/18000 (mem: 16.75 MiB)
test/pending_note_hashes_contract elliptic : 2/6000 (mem: 16.75 MiB)
test/pending_note_hashes_contract auxiliary : 26/26000 (mem: 16.75 MiB)
test/pending_note_hashes_contract poseidon ext : 52/17000 (mem: 16.75 MiB)
test/pending_note_hashes_contract poseidon int : 287/92000 (mem: 16.75 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 16.75 MiB)
test/pending_note_hashes_contract (mem: 16.75 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 16.75 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 16.75 MiB)
test/pending_note_hashes_contract populating trace... (mem: 245.75 MiB)
test/pending_note_hashes_contract time to construct proving key: 248 ms. (mem: 261.75 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 261.75 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 292.75 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.FFQEB7fWxG/vk" (mem: 292.75 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (29.4 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.lllsBbJQCY to s3://aztec-ci-artifacts/build-cache/vk-2d681101842b2c50-5f61063d28f712683af3e24f8b1524f1bb867baddbf370761fe4d02cded45275.tar.gz
test/pending_note_hashes_contract Cache upload of vk-2d681101842b2c50-5f61063d28f712683af3e24f8b1524f1bb867baddbf370761fe4d02cded45275.tar.gz complete in 3s.
test/pending_note_hashes_contract Processing function: test_insert_then_get_then_nullify_flat...
test/pending_note_hashes_contract Cache download of vk-2d681101842b2c50-3b65653666e1c5ddfca00b9aa96b977a12dd496b50c84d50183d883c7c07f733.tar.gz failed.
test/pending_note_hashes_contract Generating vk for function: test_insert_then_get_then_nullify_flat...
test/pending_note_hashes_contract bb command: write_vk (mem: 9.00 MiB)
test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/pending_note_hashes_contract --scheme: client_ivc (mem: 9.00 MiB)
test/pending_note_hashes_contract --bytecode_path: - (mem: 9.00 MiB)
test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.4w1I2SdGbZ (mem: 9.00 MiB)
test/pending_note_hashes_contract --verbose: true (mem: 9.00 MiB)
test/pending_note_hashes_contract --verifier_type: standalone (mem: 9.00 MiB)
test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 81.63 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 92.63 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 92.63 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 92.63 MiB)
test/pending_note_hashes_contract lookups : 12250/15000 (mem: 92.63 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 92.63 MiB)
test/pending_note_hashes_contract arithmetic : 35563/56000 (mem: 92.63 MiB)
test/pending_note_hashes_contract delta range : 5570/18000 (mem: 92.63 MiB)
test/pending_note_hashes_contract elliptic : 5822/6000 (mem: 92.63 MiB)
test/pending_note_hashes_contract auxiliary : 20593/26000 (mem: 92.63 MiB)
test/pending_note_hashes_contract poseidon ext : 2612/17000 (mem: 92.63 MiB)
test/pending_note_hashes_contract poseidon int : 14879/92000 (mem: 92.63 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 92.63 MiB)
test/pending_note_hashes_contract (mem: 92.63 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 92.63 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 92.63 MiB)
test/pending_note_hashes_contract populating trace... (mem: 330.63 MiB)
test/pending_note_hashes_contract time to construct proving key: 344 ms. (mem: 356.63 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 356.63 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 380.63 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.4w1I2SdGbZ/vk" (mem: 381.63 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (24.5 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.iuMTJJLVrk to s3://aztec-ci-artifacts/build-cache/vk-2d681101842b2c50-3b65653666e1c5ddfca00b9aa96b977a12dd496b50c84d50183d883c7c07f733.tar.gz
test/pending_note_hashes_contract Cache upload of vk-2d681101842b2c50-3b65653666e1c5ddfca00b9aa96b977a12dd496b50c84d50183d883c7c07f733.tar.gz complete in 3s.
test/pending_note_hashes_contract Processing function: test_recursively_create_notes...
test/pending_note_hashes_contract Cache download of vk-2d681101842b2c50-62772acea5affe6fe43b9e58b6ca1f48d50b965b8cfcf9208efcd9a2bb8cbd52.tar.gz failed.
test/pending_note_hashes_contract Generating vk for function: test_recursively_create_notes...
test/pending_note_hashes_contract bb command: write_vk (mem: 9.00 MiB)
test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/pending_note_hashes_contract --scheme: client_ivc (mem: 9.00 MiB)
test/pending_note_hashes_contract --bytecode_path: - (mem: 9.00 MiB)
test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.CDB2UCtNZG (mem: 9.00 MiB)
test/pending_note_hashes_contract --verbose: true (mem: 9.00 MiB)
test/pending_note_hashes_contract --verifier_type: standalone (mem: 9.00 MiB)
test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 317.29 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 319.29 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 319.29 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 319.29 MiB)
test/pending_note_hashes_contract lookups : 195458/15000 (mem: 319.29 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 319.29 MiB)
test/pending_note_hashes_contract arithmetic : 159295/56000 (mem: 319.29 MiB)
test/pending_note_hashes_contract delta range : 10704/18000 (mem: 319.29 MiB)
test/pending_note_hashes_contract elliptic : 10690/6000 (mem: 319.29 MiB)
test/pending_note_hashes_contract auxiliary : 11418/26000 (mem: 319.29 MiB)
test/pending_note_hashes_contract poseidon ext : 372/17000 (mem: 319.29 MiB)
test/pending_note_hashes_contract poseidon int : 2111/92000 (mem: 319.29 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 319.29 MiB)
test/pending_note_hashes_contract (mem: 319.29 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 319.29 MiB)
test/pending_note_hashes_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 505.29 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 505.29 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 505.29 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 505.29 MiB)
test/pending_note_hashes_contract lookups : 15000/15000 (mem: 505.29 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 505.29 MiB)
test/pending_note_hashes_contract arithmetic : 56000/56000 (mem: 505.29 MiB)
test/pending_note_hashes_contract delta range : 10704/18000 (mem: 505.29 MiB)
test/pending_note_hashes_contract elliptic : 6000/6000 (mem: 505.29 MiB)
test/pending_note_hashes_contract auxiliary : 11418/26000 (mem: 505.29 MiB)
test/pending_note_hashes_contract poseidon ext : 372/17000 (mem: 505.29 MiB)
test/pending_note_hashes_contract poseidon int : 2111/92000 (mem: 505.29 MiB)
test/pending_note_hashes_contract overflow : 288446/288446 (mem: 505.29 MiB)
test/pending_note_hashes_contract (mem: 505.29 MiB)
test/pending_note_hashes_contract Total structured size: 530471 (mem: 505.29 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 505.29 MiB)
test/pending_note_hashes_contract populating trace... (mem: 2217.29 MiB)
test/pending_note_hashes_contract time to construct proving key: 853 ms. (mem: 2293.29 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 2293.29 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 1048577 (mem: 2302.61 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.CDB2UCtNZG/vk" (mem: 2310.61 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (34.7 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.lr5KIOlqes to s3://aztec-ci-artifacts/build-cache/vk-2d681101842b2c50-62772acea5affe6fe43b9e58b6ca1f48d50b965b8cfcf9208efcd9a2bb8cbd52.tar.gz
test/pending_note_hashes_contract Cache upload of vk-2d681101842b2c50-62772acea5affe6fe43b9e58b6ca1f48d50b965b8cfcf9208efcd9a2bb8cbd52.tar.gz complete in 2s.
test/pending_note_hashes_contract Processing function: public_dispatch...
test/pending_note_hashes_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/test_contract Processing function: set_tx_max_block_number...
test/test_contract Cache download of vk-eb75935d59d9b22b-239aeb68a61340a31ebfe223a304b1a526373ebc94da1a9cb8c6d3ebe43afd82.tar.gz failed.
test/test_contract Generating vk for function: set_tx_max_block_number...
test/test_contract bb command: write_vk (mem: 9.00 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/test_contract --bytecode_path: - (mem: 9.00 MiB)
test/test_contract --output_path: ./target/tmp/tmp.aeFhlGnGQJ (mem: 9.00 MiB)
test/test_contract --verbose: true (mem: 9.00 MiB)
test/test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.00 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 18.00 MiB)
test/test_contract busread : 742/6000 (mem: 18.00 MiB)
test/test_contract lookups : 2/15000 (mem: 18.00 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.00 MiB)
test/test_contract arithmetic : 3316/56000 (mem: 18.00 MiB)
test/test_contract delta range : 1790/18000 (mem: 18.00 MiB)
test/test_contract elliptic : 2/6000 (mem: 18.00 MiB)
test/test_contract auxiliary : 26/26000 (mem: 18.00 MiB)
test/test_contract poseidon ext : 22/17000 (mem: 18.00 MiB)
test/test_contract poseidon int : 116/92000 (mem: 18.00 MiB)
test/test_contract overflow : 0/0 (mem: 18.00 MiB)
test/test_contract (mem: 18.00 MiB)
test/test_contract Total structured size: 242025 (mem: 18.00 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 19.00 MiB)
test/test_contract populating trace... (mem: 250.00 MiB)
test/test_contract time to construct proving key: 41 ms. (mem: 261.00 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 261.00 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 293.00 MiB)
test/test_contract VK saved to "./target/tmp/tmp.aeFhlGnGQJ/vk" (mem: 293.00 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (33.0 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.N4S8n8QIW6 to s3://aztec-ci-artifacts/build-cache/vk-eb75935d59d9b22b-239aeb68a61340a31ebfe223a304b1a526373ebc94da1a9cb8c6d3ebe43afd82.tar.gz
test/test_contract Cache upload of vk-eb75935d59d9b22b-239aeb68a61340a31ebfe223a304b1a526373ebc94da1a9cb8c6d3ebe43afd82.tar.gz complete in 2s.
test/test_contract Processing function: sync_private_state...
test/test_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/test_contract Processing function: test_code_gen...
test/test_contract Cache download of vk-eb75935d59d9b22b-42470f913cc17fe9a4c20f35fbc851e8c8630186b5f59caf9618b21720576f3e.tar.gz failed.
test/test_contract Generating vk for function: test_code_gen...
test/test_contract bb command: write_vk (mem: 9.00 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/test_contract --bytecode_path: - (mem: 9.00 MiB)
test/test_contract --output_path: ./target/tmp/tmp.GTi1LKtfzP (mem: 9.00 MiB)
test/test_contract --verbose: true (mem: 9.00 MiB)
test/test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 16.00 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.00 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 18.00 MiB)
test/test_contract busread : 742/6000 (mem: 18.00 MiB)
test/test_contract lookups : 2/15000 (mem: 18.00 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.00 MiB)
test/test_contract arithmetic : 3439/56000 (mem: 18.00 MiB)
test/test_contract delta range : 1787/18000 (mem: 18.00 MiB)
test/test_contract elliptic : 2/6000 (mem: 18.00 MiB)
test/test_contract auxiliary : 26/26000 (mem: 18.00 MiB)
test/test_contract poseidon ext : 132/17000 (mem: 18.00 MiB)
test/test_contract poseidon int : 743/92000 (mem: 18.00 MiB)
test/test_contract overflow : 0/0 (mem: 18.00 MiB)
test/test_contract (mem: 18.00 MiB)
test/test_contract Total structured size: 242025 (mem: 18.00 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 18.00 MiB)
test/test_contract populating trace... (mem: 232.00 MiB)
test/test_contract time to construct proving key: 64 ms. (mem: 242.00 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 242.00 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 274.00 MiB)
test/test_contract VK saved to "./target/tmp/tmp.GTi1LKtfzP/vk" (mem: 274.00 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (36.9 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.1oMhSK1dfz to s3://aztec-ci-artifacts/build-cache/vk-eb75935d59d9b22b-42470f913cc17fe9a4c20f35fbc851e8c8630186b5f59caf9618b21720576f3e.tar.gz
test/test_contract Cache upload of vk-eb75935d59d9b22b-42470f913cc17fe9a4c20f35fbc851e8c8630186b5f59caf9618b21720576f3e.tar.gz complete in 2s.
test/test_contract Processing function: test_note_inclusion...
test/test_contract Cache download of vk-eb75935d59d9b22b-4fce1fb9abb8b37a80fbe34ce28d266e6e7c3936baf5551c399b752dfdd3409c.tar.gz failed.
test/test_contract Generating vk for function: test_note_inclusion...
test/test_contract bb command: write_vk (mem: 9.00 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/test_contract --bytecode_path: - (mem: 9.00 MiB)
test/test_contract --output_path: ./target/tmp/tmp.RTY6snpoW0 (mem: 9.00 MiB)
test/test_contract --verbose: true (mem: 9.00 MiB)
test/test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 19.82 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 23.82 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 23.82 MiB)
test/test_contract busread : 742/6000 (mem: 23.82 MiB)
test/test_contract lookups : 2/15000 (mem: 23.82 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 23.82 MiB)
test/test_contract arithmetic : 4925/56000 (mem: 23.82 MiB)
test/test_contract delta range : 1855/18000 (mem: 23.82 MiB)
test/test_contract elliptic : 2/6000 (mem: 23.82 MiB)
test/test_contract auxiliary : 475/26000 (mem: 23.82 MiB)
test/test_contract poseidon ext : 512/17000 (mem: 23.82 MiB)
test/test_contract poseidon int : 2909/92000 (mem: 23.82 MiB)
test/test_contract overflow : 0/0 (mem: 23.82 MiB)
test/test_contract (mem: 23.82 MiB)
test/test_contract Total structured size: 242025 (mem: 23.82 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 23.82 MiB)
test/test_contract populating trace... (mem: 243.82 MiB)
test/test_contract time to construct proving key: 62 ms. (mem: 257.82 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 257.82 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 288.82 MiB)
test/test_contract VK saved to "./target/tmp/tmp.RTY6snpoW0/vk" (mem: 288.82 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (37.6 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.qt9pCEenxo to s3://aztec-ci-artifacts/build-cache/vk-eb75935d59d9b22b-4fce1fb9abb8b37a80fbe34ce28d266e6e7c3936baf5551c399b752dfdd3409c.tar.gz
test/test_contract Cache upload of vk-eb75935d59d9b22b-4fce1fb9abb8b37a80fbe34ce28d266e6e7c3936baf5551c399b752dfdd3409c.tar.gz complete in 2s.
test/test_contract Processing function: test_setting_fee_payer...
test/test_contract Cache download of vk-eb75935d59d9b22b-979c94e6176f58b969286104de2a9b59c0ded4154123ec076513cc24aaa868ba.tar.gz failed.
test/test_contract Generating vk for function: test_setting_fee_payer...
test/test_contract bb command: write_vk (mem: 9.00 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/test_contract --bytecode_path: - (mem: 9.00 MiB)
test/test_contract --output_path: ./target/tmp/tmp.VrI9WAjeir (mem: 9.00 MiB)
test/test_contract --verbose: true (mem: 9.00 MiB)
test/test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/test_contract busread : 742/6000 (mem: 17.00 MiB)
test/test_contract lookups : 2/15000 (mem: 17.00 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/test_contract arithmetic : 3274/56000 (mem: 17.00 MiB)
test/test_contract delta range : 1787/18000 (mem: 17.00 MiB)
test/test_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/test_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/test_contract poseidon ext : 2/17000 (mem: 17.00 MiB)
test/test_contract poseidon int : 2/92000 (mem: 17.00 MiB)
test/test_contract overflow : 0/0 (mem: 17.00 MiB)
test/test_contract (mem: 17.00 MiB)
test/test_contract Total structured size: 242025 (mem: 17.00 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/test_contract populating trace... (mem: 236.00 MiB)
test/test_contract time to construct proving key: 65 ms. (mem: 246.00 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 246.00 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 278.00 MiB)
test/test_contract VK saved to "./target/tmp/tmp.VrI9WAjeir/vk" (mem: 278.00 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (31.7 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.eSKDk1jYa0 to s3://aztec-ci-artifacts/build-cache/vk-eb75935d59d9b22b-979c94e6176f58b969286104de2a9b59c0ded4154123ec076513cc24aaa868ba.tar.gz
test/test_contract Cache upload of vk-eb75935d59d9b22b-979c94e6176f58b969286104de2a9b59c0ded4154123ec076513cc24aaa868ba.tar.gz complete in 2s.
test/test_contract Processing function: test_setting_teardown...
test/test_contract Cache download of vk-eb75935d59d9b22b-766f0a39b200521db111c355096a5d5e8edd68048967332c075fd5f42e0d983c.tar.gz failed.
test/test_contract Generating vk for function: test_setting_teardown...
test/test_contract bb command: write_vk (mem: 9.00 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/test_contract --bytecode_path: - (mem: 9.00 MiB)
test/test_contract --output_path: ./target/tmp/tmp.DfH0Mb6qB0 (mem: 9.00 MiB)
test/test_contract --verbose: true (mem: 9.00 MiB)
test/test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/test_contract busread : 742/6000 (mem: 17.00 MiB)
test/test_contract lookups : 2/15000 (mem: 17.00 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/test_contract arithmetic : 3273/56000 (mem: 17.00 MiB)
test/test_contract delta range : 1787/18000 (mem: 17.00 MiB)
test/test_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/test_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/test_contract poseidon ext : 2/17000 (mem: 17.00 MiB)
test/test_contract poseidon int : 2/92000 (mem: 17.00 MiB)
test/test_contract overflow : 0/0 (mem: 17.00 MiB)
test/test_contract (mem: 17.00 MiB)
test/test_contract Total structured size: 242025 (mem: 17.00 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/test_contract populating trace... (mem: 227.00 MiB)
test/test_contract time to construct proving key: 64 ms. (mem: 239.00 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 239.00 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 271.00 MiB)
test/test_contract VK saved to "./target/tmp/tmp.DfH0Mb6qB0/vk" (mem: 271.00 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (31.4 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.UFYHBpD0o1 to s3://aztec-ci-artifacts/build-cache/vk-eb75935d59d9b22b-766f0a39b200521db111c355096a5d5e8edd68048967332c075fd5f42e0d983c.tar.gz
test/test_contract Cache upload of vk-eb75935d59d9b22b-766f0a39b200521db111c355096a5d5e8edd68048967332c075fd5f42e0d983c.tar.gz complete in 2s.
Seq Host Starttime JobRuntime Send Receive Exitval Signal Command
6 : 1750771326.159 3.249 0 4392 0 0 compile account/simulated_account_contract
4 : 1750771326.135 3.313 0 4413 0 0 compile account/schnorr_hardcoded_account_contract
11 : 1750771326.225 3.269 0 2500 0 0 compile app/claim_contract
7 : 1750771326.172 3.350 0 9225 0 0 compile app/amm_contract
14 : 1750771326.266 3.282 0 2838 0 0 compile app/easy_private_voting_contract
3 : 1750771326.123 3.499 0 6476 0 0 compile account/schnorr_account_contract
9 : 1750771326.199 3.437 0 5114 0 0 compile app/auth_contract
5 : 1750771326.147 3.526 0 4416 0 0 compile account/schnorr_single_key_account_contract
12 : 1750771326.238 3.532 0 4581 0 0 compile app/crowdfunding_contract
1 : 1750771326.096 3.729 0 6370 0 0 compile account/ecdsa_k_account_contract
2 : 1750771326.110 3.715 0 6370 0 0 compile account/ecdsa_r_account_contract
16 : 1750771326.293 3.532 0 11592 0 0 compile app/lending_contract
15 : 1750771326.279 3.562 0 4359 0 0 compile app/escrow_contract
8 : 1750771326.186 3.668 0 4596 0 0 compile app/app_subscription_contract
19 : 1750771329.510 0.664 0 656 0 0 compile app/price_feed_contract
13 : 1750771326.252 4.321 0 7216 0 0 compile app/easy_private_token_contract
10 : 1750771326.211 4.929 0 11380 0 0 compile app/card_game_contract
18 : 1750771329.464 3.970 0 4789 0 0 compile app/orderbook_contract
27 : 1750771329.855 4.254 0 2433 0 0 compile fees/sponsored_fpc_contract
21 : 1750771329.562 4.625 0 6784 0 0 compile app/token_bridge_contract
23 : 1750771329.650 4.539 0 2788 0 0 compile app/uniswap_contract
26 : 1750771329.840 4.488 0 6792 0 0 compile fees/fpc_contract
30 : 1750771329.925 4.430 0 2745 0 0 compile protocol/contract_instance_deployer_contract
17 : 1750771329.424 5.000 0 15843 0 0 compile app/nft_contract
28 : 1750771329.872 4.627 0 3206 0 0 compile protocol/auth_registry_contract
25 : 1750771329.787 4.920 0 8856 0 0 compile docs/docs_example_contract
32 : 1750771330.595 4.535 0 2424 0 0 compile protocol/multi_call_entrypoint_contract
31 : 1750771330.189 5.188 0 3502 0 0 compile protocol/fee_juice_contract
20 : 1750771329.536 5.894 0 9867 0 0 compile app/token_blacklist_contract
36 : 1750771334.222 1.231 0 697 0 0 compile test/avm_initializer_test_contract
33 : 1750771331.167 4.460 0 4617 0 0 compile protocol/router_contract
35 : 1750771334.140 1.747 0 2685 0 0 compile test/avm_gadgets_test_contract
24 : 1750771329.688 6.226 0 18266 0 0 compile app/simple_token_contract
49 : 1750771335.948 1.396 0 795 0 0 compile test/public_immutable_contract
22 : 1750771329.636 8.409 0 32170 0 0 compile app/token_contract
29 : 1750771329.899 8.476 0 9176 0 0 compile protocol/contract_class_registerer_contract
34 : 1750771333.459 5.481 0 2514 0 0 compile test/auth_wit_test_contract
41 : 1750771334.524 5.453 0 2437 0 0 compile test/event_only_contract
37 : 1750771334.283 5.894 0 11860 0 0 compile test/avm_test_contract
43 : 1750771335.155 5.334 0 2435 0 0 compile test/invalid_account_contract
38 : 1750771334.355 6.226 0 4716 0 0 compile test/benchmarking_contract
39 : 1750771334.380 6.200 0 9175 0 0 compile test/child_contract
42 : 1750771334.731 5.955 0 6443 0 0 compile test/import_test_contract
44 : 1750771335.406 5.601 0 2697 0 0 compile test/no_constructor_contract
46 : 1750771335.478 5.700 0 6728 0 0 compile test/offchain_effect_contract
45 : 1750771335.453 6.210 0 2532 0 0 compile test/note_getter_contract
40 : 1750771334.443 7.315 0 14017 0 0 compile test/counter_contract
47 : 1750771335.659 6.101 0 26941 0 0 compile test/parent_contract
50 : 1750771337.383 5.149 0 12228 0 0 compile test/returning_tuple_contract
51 : 1750771338.098 5.180 0 2497 0 0 compile test/spam_contract
52 : 1750771338.425 5.430 0 15702 0 0 compile test/state_vars_contract
55 : 1750771340.205 4.654 0 22754 0 0 compile test/static_parent_contract
54 : 1750771340.004 4.873 0 6832 0 0 compile test/static_child_contract
59 : 1750771340.713 4.750 0 6784 0 0 compile test/updatable_contract
53 : 1750771338.971 6.529 0 14506 0 0 compile test/stateful_test_contract
57 : 1750771340.607 4.918 0 3311 0 0 compile test/test_log_contract
60 : 1750771341.029 4.542 0 2886 0 0 compile test/updated_contract
58 : 1750771340.652 5.256 0 22688 0 0 compile test/txe_test_contract
48 : 1750771335.914 10.095 0 33553 0 0 compile test/pending_note_hashes_contract
56 : 1750771340.522 6.893 0 42889 0 0 compile test/test_contract