Parent Log:
http://ci.aztec-labs.com/16317a093fc3bf0b
Command: ./noir-contracts/bootstrap.sh
Date: Tue Jun 24 10:04:16 UTC 2025
Status: 0
Took: 22s
Compiling contracts (bb-hash: c47a5877f7333313)...
app/escrow_contract compile app/escrow_contract
account/ecdsa_k_account_contract compile account/ecdsa_k_account_contract
app/easy_private_token_contract compile app/easy_private_token_contract
account/schnorr_account_contract compile account/schnorr_account_contract
account/schnorr_hardcoded_account_contract compile account/schnorr_hardcoded_account_contract
account/schnorr_single_key_account_contract compile account/schnorr_single_key_account_contract
app/crowdfunding_contract compile app/crowdfunding_contract
app/easy_private_voting_contract compile app/easy_private_voting_contract
app/app_subscription_contract compile app/app_subscription_contract
app/claim_contract compile app/claim_contract
app/amm_contract compile app/amm_contract
app/auth_contract compile app/auth_contract
account/simulated_account_contract compile account/simulated_account_contract
account/ecdsa_r_account_contract compile account/ecdsa_r_account_contract
app/card_game_contract compile app/card_game_contract
app/lending_contract compile app/lending_contract
account/ecdsa_k_account_contract Cache download and extraction of contract-4999f402ee5f62b7.tar.gz complete in 1s.
account/schnorr_hardcoded_account_contract Cache download and extraction of contract-d0ccb9bbfc829f66.tar.gz complete in 0s.
account/schnorr_account_contract Cache download and extraction of contract-f6259e05f22149b4.tar.gz complete in 0s.
account/simulated_account_contract Cache download and extraction of contract-64bfaafbedc43ce7.tar.gz complete in 0s.
account/ecdsa_r_account_contract Cache download and extraction of contract-15fc084486712939.tar.gz complete in 0s.
account/schnorr_single_key_account_contract Cache download and extraction of contract-0841968aebd1ec94.tar.gz complete in 0s.
app/amm_contract Cache download and extraction of contract-8681375707b51ef7.tar.gz complete in 0s.
app/auth_contract Cache download and extraction of contract-dd43a38ccdc872e0.tar.gz complete in 0s.
app/crowdfunding_contract Cache download and extraction of contract-101077c3bc00b3f0.tar.gz complete in 0s.
app/app_subscription_contract Cache download and extraction of contract-34231ac7cd18ace2.tar.gz complete in 0s.
app/claim_contract Cache download and extraction of contract-f3353b5bb656311e.tar.gz complete in 0s.
app/card_game_contract Cache download and extraction of contract-3956bb9edcb9be3b.tar.gz complete in 0s.
app/easy_private_voting_contract Cache download and extraction of contract-aa1d0730e67764e8.tar.gz complete in 0s.
app/escrow_contract Cache download and extraction of contract-a3069c630703a721.tar.gz complete in 0s.
app/easy_private_token_contract Cache download and extraction of contract-829e2a2af64717ff.tar.gz complete in 0s.
app/lending_contract Cache download and extraction of contract-61f2b000d06c9fa3.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/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.
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.
account/simulated_account_contract Processing function: entrypoint...
account/simulated_account_contract Cache download of vk-64bfaafbedc43ce7-41f10e297fcfc0a0301c7060df9dc9790a80f81a8fde3aebc14af52e0e222bed.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.cc2WF1oUIS (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: 18.84 MiB)
account/simulated_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 23.84 MiB)
account/simulated_account_contract goblin ecc op : 4/1024 (mem: 23.84 MiB)
account/simulated_account_contract busread : 742/6000 (mem: 23.84 MiB)
account/simulated_account_contract lookups : 2/15000 (mem: 23.84 MiB)
account/simulated_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 23.84 MiB)
account/simulated_account_contract arithmetic : 5184/56000 (mem: 23.84 MiB)
account/simulated_account_contract delta range : 2173/18000 (mem: 23.84 MiB)
account/simulated_account_contract elliptic : 2/6000 (mem: 23.84 MiB)
account/simulated_account_contract auxiliary : 4016/26000 (mem: 23.84 MiB)
account/simulated_account_contract poseidon ext : 132/17000 (mem: 23.84 MiB)
account/simulated_account_contract poseidon int : 743/92000 (mem: 23.84 MiB)
account/simulated_account_contract overflow : 0/0 (mem: 23.84 MiB)
account/simulated_account_contract (mem: 23.84 MiB)
account/simulated_account_contract Total structured size: 242025 (mem: 23.84 MiB)
account/simulated_account_contract allocating polynomials object in proving key... (mem: 23.84 MiB)
account/simulated_account_contract populating trace... (mem: 221.84 MiB)
account/simulated_account_contract time to construct proving key: 74 ms. (mem: 233.84 MiB)
account/simulated_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 233.84 MiB)
account/simulated_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 265.84 MiB)
account/simulated_account_contract VK saved to "./target/tmp/tmp.cc2WF1oUIS/vk" (mem: 265.84 MiB)
account/simulated_account_contract Completed 2.1 KiB/2.1 KiB (30.2 KiB/s) with 1 file(s) remaining
account/simulated_account_contract upload: ../../../../../tmp/tmp.1svzhpZ20U to s3://aztec-ci-artifacts/build-cache/vk-64bfaafbedc43ce7-41f10e297fcfc0a0301c7060df9dc9790a80f81a8fde3aebc14af52e0e222bed.tar.gz
account/simulated_account_contract Cache upload of vk-64bfaafbedc43ce7-41f10e297fcfc0a0301c7060df9dc9790a80f81a8fde3aebc14af52e0e222bed.tar.gz complete in 1s.
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-64bfaafbedc43ce7-5253948df2fce7737c7ede421a6a76e3c41716c755fe7b041e0b8aceb884723c.tar.gz failed.
account/simulated_account_contract Generating vk for function: verify_private_authwit...
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.00izx1Ni7q (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: 15.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: 233.00 MiB)
account/simulated_account_contract time to construct proving key: 45 ms. (mem: 248.00 MiB)
account/simulated_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 248.00 MiB)
account/simulated_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 280.00 MiB)
account/simulated_account_contract VK saved to "./target/tmp/tmp.00izx1Ni7q/vk" (mem: 280.00 MiB)
account/simulated_account_contract Completed 2.1 KiB/2.1 KiB (31.5 KiB/s) with 1 file(s) remaining
account/simulated_account_contract upload: ../../../../../tmp/tmp.xYywUn5qbi to s3://aztec-ci-artifacts/build-cache/vk-64bfaafbedc43ce7-5253948df2fce7737c7ede421a6a76e3c41716c755fe7b041e0b8aceb884723c.tar.gz
account/simulated_account_contract Cache upload of vk-64bfaafbedc43ce7-5253948df2fce7737c7ede421a6a76e3c41716c755fe7b041e0b8aceb884723c.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
app/amm_contract Processing function: add_liquidity...
app/amm_contract Cache download of vk-8681375707b51ef7-b6de38104c1aeaad93c2dd0daf9c5ed6b1997c09ceee94e7f9d7bd13138ac063.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.beIgqPycWJ (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: 23.00 MiB)
app/amm_contract goblin ecc op : 4/1024 (mem: 23.00 MiB)
app/amm_contract busread : 742/6000 (mem: 23.00 MiB)
app/amm_contract lookups : 2/15000 (mem: 23.00 MiB)
app/amm_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 23.00 MiB)
app/amm_contract arithmetic : 4444/56000 (mem: 23.00 MiB)
app/amm_contract delta range : 1925/18000 (mem: 23.00 MiB)
app/amm_contract elliptic : 2/6000 (mem: 23.00 MiB)
app/amm_contract auxiliary : 26/26000 (mem: 23.00 MiB)
app/amm_contract poseidon ext : 582/17000 (mem: 23.00 MiB)
app/amm_contract poseidon int : 3308/92000 (mem: 23.00 MiB)
app/amm_contract overflow : 0/0 (mem: 23.00 MiB)
app/amm_contract (mem: 23.00 MiB)
app/amm_contract Total structured size: 242025 (mem: 23.00 MiB)
app/amm_contract allocating polynomials object in proving key... (mem: 23.00 MiB)
app/amm_contract populating trace... (mem: 218.00 MiB)
app/amm_contract time to construct proving key: 82 ms. (mem: 231.00 MiB)
app/amm_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 231.00 MiB)
app/amm_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 261.97 MiB)
app/amm_contract VK saved to "./target/tmp/tmp.beIgqPycWJ/vk" (mem: 261.97 MiB)
app/amm_contract Completed 2.1 KiB/2.1 KiB (43.0 KiB/s) with 1 file(s) remaining
app/amm_contract upload: ../../../../../tmp/tmp.lwUQzsPNns to s3://aztec-ci-artifacts/build-cache/vk-8681375707b51ef7-b6de38104c1aeaad93c2dd0daf9c5ed6b1997c09ceee94e7f9d7bd13138ac063.tar.gz
app/amm_contract Cache upload of vk-8681375707b51ef7-b6de38104c1aeaad93c2dd0daf9c5ed6b1997c09ceee94e7f9d7bd13138ac063.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.
account/schnorr_hardcoded_account_contract Processing function: entrypoint...
account/schnorr_hardcoded_account_contract Cache download of vk-d0ccb9bbfc829f66-28ddcf8fac2aa11c32efdd16d216aa2e4a7d0a467018bb534d40547fc9ad80f9.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.ktUvxoyWcO (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.88 MiB)
account/schnorr_hardcoded_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 35.88 MiB)
account/schnorr_hardcoded_account_contract goblin ecc op : 4/1024 (mem: 35.88 MiB)
account/schnorr_hardcoded_account_contract busread : 742/6000 (mem: 35.88 MiB)
account/schnorr_hardcoded_account_contract lookups : 2047/15000 (mem: 35.88 MiB)
account/schnorr_hardcoded_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 35.88 MiB)
account/schnorr_hardcoded_account_contract arithmetic : 9227/56000 (mem: 35.88 MiB)
account/schnorr_hardcoded_account_contract delta range : 2935/18000 (mem: 35.88 MiB)
account/schnorr_hardcoded_account_contract elliptic : 430/6000 (mem: 35.88 MiB)
account/schnorr_hardcoded_account_contract auxiliary : 4367/26000 (mem: 35.88 MiB)
account/schnorr_hardcoded_account_contract poseidon ext : 272/17000 (mem: 35.88 MiB)
account/schnorr_hardcoded_account_contract poseidon int : 1541/92000 (mem: 35.88 MiB)
account/schnorr_hardcoded_account_contract overflow : 0/0 (mem: 35.88 MiB)
account/schnorr_hardcoded_account_contract (mem: 35.88 MiB)
account/schnorr_hardcoded_account_contract Total structured size: 242025 (mem: 35.88 MiB)
account/schnorr_hardcoded_account_contract allocating polynomials object in proving key... (mem: 35.88 MiB)
account/schnorr_hardcoded_account_contract populating trace... (mem: 237.88 MiB)
account/schnorr_hardcoded_account_contract time to construct proving key: 100 ms. (mem: 251.88 MiB)
account/schnorr_hardcoded_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 251.88 MiB)
account/schnorr_hardcoded_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 283.88 MiB)
account/schnorr_hardcoded_account_contract VK saved to "./target/tmp/tmp.ktUvxoyWcO/vk" (mem: 283.88 MiB)
account/schnorr_hardcoded_account_contract Completed 2.1 KiB/2.1 KiB (35.1 KiB/s) with 1 file(s) remaining
account/schnorr_hardcoded_account_contract upload: ../../../../../tmp/tmp.zcKbfWPxsx to s3://aztec-ci-artifacts/build-cache/vk-d0ccb9bbfc829f66-28ddcf8fac2aa11c32efdd16d216aa2e4a7d0a467018bb534d40547fc9ad80f9.tar.gz
account/schnorr_hardcoded_account_contract Cache upload of vk-d0ccb9bbfc829f66-28ddcf8fac2aa11c32efdd16d216aa2e4a7d0a467018bb534d40547fc9ad80f9.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-d0ccb9bbfc829f66-07d9167b4eeb865a8e64613a30005ddb08f6c09a1c52f7e15eef76b3cbdd2c4b.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.ez7y1AngFD (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: 244.00 MiB)
account/schnorr_hardcoded_account_contract time to construct proving key: 74 ms. (mem: 259.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: 259.00 MiB)
account/schnorr_hardcoded_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 290.00 MiB)
account/schnorr_hardcoded_account_contract VK saved to "./target/tmp/tmp.ez7y1AngFD/vk" (mem: 290.00 MiB)
account/schnorr_hardcoded_account_contract Completed 2.1 KiB/2.1 KiB (49.1 KiB/s) with 1 file(s) remaining
account/schnorr_hardcoded_account_contract upload: ../../../../../tmp/tmp.CY6jF9se8F to s3://aztec-ci-artifacts/build-cache/vk-d0ccb9bbfc829f66-07d9167b4eeb865a8e64613a30005ddb08f6c09a1c52f7e15eef76b3cbdd2c4b.tar.gz
account/schnorr_hardcoded_account_contract Cache upload of vk-d0ccb9bbfc829f66-07d9167b4eeb865a8e64613a30005ddb08f6c09a1c52f7e15eef76b3cbdd2c4b.tar.gz complete in 1s.
account/schnorr_hardcoded_account_contract Processing function: public_dispatch...
account/schnorr_hardcoded_account_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/orderbook_contract compile app/orderbook_contract
app/claim_contract Processing function: claim...
app/claim_contract Cache download of vk-f3353b5bb656311e-437e215a8d2c114b627e41956c88f43fe1c80b2ace18b7c3e729be67f2636fab.tar.gz failed.
app/claim_contract Generating vk for function: claim...
app/claim_contract bb command: write_vk (mem: 8.00 MiB)
app/claim_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
app/claim_contract --scheme: client_ivc (mem: 8.00 MiB)
app/claim_contract --bytecode_path: - (mem: 8.00 MiB)
app/claim_contract --output_path: ./target/tmp/tmp.FefGyci8Pb (mem: 8.00 MiB)
app/claim_contract --verbose: true (mem: 8.00 MiB)
app/claim_contract --verifier_type: standalone (mem: 8.00 MiB)
app/claim_contract Constructing DeciderProvingKey (mem: 25.66 MiB)
app/claim_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 27.66 MiB)
app/claim_contract goblin ecc op : 4/1024 (mem: 27.66 MiB)
app/claim_contract busread : 742/6000 (mem: 27.66 MiB)
app/claim_contract lookups : 2/15000 (mem: 27.66 MiB)
app/claim_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 27.66 MiB)
app/claim_contract arithmetic : 6313/56000 (mem: 27.66 MiB)
app/claim_contract delta range : 2042/18000 (mem: 27.66 MiB)
app/claim_contract elliptic : 340/6000 (mem: 27.66 MiB)
app/claim_contract auxiliary : 187/26000 (mem: 27.66 MiB)
app/claim_contract poseidon ext : 1562/17000 (mem: 27.66 MiB)
app/claim_contract poseidon int : 8894/92000 (mem: 27.66 MiB)
app/claim_contract overflow : 0/0 (mem: 27.66 MiB)
app/claim_contract (mem: 27.66 MiB)
app/claim_contract Total structured size: 242025 (mem: 27.66 MiB)
app/claim_contract allocating polynomials object in proving key... (mem: 27.66 MiB)
app/claim_contract populating trace... (mem: 235.66 MiB)
app/claim_contract time to construct proving key: 81 ms. (mem: 247.66 MiB)
app/claim_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 247.66 MiB)
app/claim_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 276.50 MiB)
app/claim_contract VK saved to "./target/tmp/tmp.FefGyci8Pb/vk" (mem: 276.50 MiB)
app/claim_contract Completed 2.1 KiB/2.1 KiB (29.6 KiB/s) with 1 file(s) remaining
app/claim_contract upload: ../../../../../tmp/tmp.fw3DDKBYcq to s3://aztec-ci-artifacts/build-cache/vk-f3353b5bb656311e-437e215a8d2c114b627e41956c88f43fe1c80b2ace18b7c3e729be67f2636fab.tar.gz
app/claim_contract Cache upload of vk-f3353b5bb656311e-437e215a8d2c114b627e41956c88f43fe1c80b2ace18b7c3e729be67f2636fab.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.
account/ecdsa_r_account_contract Processing function: constructor...
account/ecdsa_r_account_contract Cache download of vk-15fc084486712939-90a4a23f903a8f2c37954d03a67a76339c432cbe081e144bf0f4dc23ba1c9141.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.2PDw1rX2Lq (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.67 MiB)
account/ecdsa_r_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 48.67 MiB)
account/ecdsa_r_account_contract goblin ecc op : 4/1024 (mem: 48.67 MiB)
account/ecdsa_r_account_contract busread : 742/6000 (mem: 48.67 MiB)
account/ecdsa_r_account_contract lookups : 14394/15000 (mem: 48.67 MiB)
account/ecdsa_r_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 48.67 MiB)
account/ecdsa_r_account_contract arithmetic : 17891/56000 (mem: 48.67 MiB)
account/ecdsa_r_account_contract delta range : 2507/18000 (mem: 48.67 MiB)
account/ecdsa_r_account_contract elliptic : 1008/6000 (mem: 48.67 MiB)
account/ecdsa_r_account_contract auxiliary : 899/26000 (mem: 48.67 MiB)
account/ecdsa_r_account_contract poseidon ext : 352/17000 (mem: 48.67 MiB)
account/ecdsa_r_account_contract poseidon int : 1997/92000 (mem: 48.67 MiB)
account/ecdsa_r_account_contract overflow : 0/0 (mem: 48.67 MiB)
account/ecdsa_r_account_contract (mem: 48.67 MiB)
account/ecdsa_r_account_contract Total structured size: 242025 (mem: 48.67 MiB)
account/ecdsa_r_account_contract allocating polynomials object in proving key... (mem: 48.67 MiB)
account/ecdsa_r_account_contract populating trace... (mem: 250.67 MiB)
account/ecdsa_r_account_contract time to construct proving key: 126 ms. (mem: 267.67 MiB)
account/ecdsa_r_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 267.67 MiB)
account/ecdsa_r_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 296.67 MiB)
account/ecdsa_r_account_contract VK saved to "./target/tmp/tmp.2PDw1rX2Lq/vk" (mem: 296.67 MiB)
account/ecdsa_r_account_contract Completed 2.1 KiB/2.1 KiB (30.3 KiB/s) with 1 file(s) remaining
account/ecdsa_r_account_contract upload: ../../../../../tmp/tmp.AFSCIjFaBB to s3://aztec-ci-artifacts/build-cache/vk-15fc084486712939-90a4a23f903a8f2c37954d03a67a76339c432cbe081e144bf0f4dc23ba1c9141.tar.gz
account/ecdsa_r_account_contract Cache upload of vk-15fc084486712939-90a4a23f903a8f2c37954d03a67a76339c432cbe081e144bf0f4dc23ba1c9141.tar.gz complete in 2s.
app/auth_contract Processing function: do_private_authorized_thing...
app/auth_contract Cache download of vk-dd43a38ccdc872e0-abbdff720319f2586b55a3c3e8a6ce0f53abb986d8962661dbc0a9e49376a689.tar.gz failed.
app/auth_contract Generating vk for function: do_private_authorized_thing...
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.lDKFBtwx7M (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: 22.00 MiB)
app/auth_contract goblin ecc op : 4/1024 (mem: 22.00 MiB)
app/auth_contract busread : 742/6000 (mem: 22.00 MiB)
app/auth_contract lookups : 2/15000 (mem: 22.00 MiB)
app/auth_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 22.00 MiB)
app/auth_contract arithmetic : 4323/56000 (mem: 22.00 MiB)
app/auth_contract delta range : 1899/18000 (mem: 22.00 MiB)
app/auth_contract elliptic : 2/6000 (mem: 22.00 MiB)
app/auth_contract auxiliary : 26/26000 (mem: 22.00 MiB)
app/auth_contract poseidon ext : 442/17000 (mem: 22.00 MiB)
app/auth_contract poseidon int : 2510/92000 (mem: 22.00 MiB)
app/auth_contract overflow : 0/0 (mem: 22.00 MiB)
app/auth_contract (mem: 22.00 MiB)
app/auth_contract Total structured size: 242025 (mem: 22.00 MiB)
app/auth_contract allocating polynomials object in proving key... (mem: 22.00 MiB)
app/auth_contract populating trace... (mem: 228.00 MiB)
app/auth_contract time to construct proving key: 80 ms. (mem: 240.00 MiB)
app/auth_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 240.00 MiB)
app/auth_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 262.50 MiB)
app/auth_contract VK saved to "./target/tmp/tmp.lDKFBtwx7M/vk" (mem: 262.50 MiB)
app/auth_contract Completed 2.1 KiB/2.1 KiB (29.3 KiB/s) with 1 file(s) remaining
app/auth_contract upload: ../../../../../tmp/tmp.6f0GQ2zQ8Q to s3://aztec-ci-artifacts/build-cache/vk-dd43a38ccdc872e0-abbdff720319f2586b55a3c3e8a6ce0f53abb986d8962661dbc0a9e49376a689.tar.gz
app/auth_contract Cache upload of vk-dd43a38ccdc872e0-abbdff720319f2586b55a3c3e8a6ce0f53abb986d8962661dbc0a9e49376a689.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/auth_contract Processing function: get_authorized_in_private...
app/auth_contract Cache download of vk-dd43a38ccdc872e0-efdef42f1112e944964d5b003dd4e7ba529740ebfcfb6e3475b1599e6c648e9b.tar.gz failed.
app/auth_contract Generating vk for function: get_authorized_in_private...
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.G7DUEIqMZ9 (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: 20.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: 22.00 MiB)
app/auth_contract populating trace... (mem: 217.00 MiB)
app/auth_contract time to construct proving key: 78 ms. (mem: 229.00 MiB)
app/auth_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 229.00 MiB)
app/auth_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 251.37 MiB)
app/auth_contract VK saved to "./target/tmp/tmp.G7DUEIqMZ9/vk" (mem: 251.37 MiB)
app/auth_contract Completed 2.1 KiB/2.1 KiB (29.7 KiB/s) with 1 file(s) remaining
app/auth_contract upload: ../../../../../tmp/tmp.mlK2x1SOaN to s3://aztec-ci-artifacts/build-cache/vk-dd43a38ccdc872e0-efdef42f1112e944964d5b003dd4e7ba529740ebfcfb6e3475b1599e6c648e9b.tar.gz
app/auth_contract Cache upload of vk-dd43a38ccdc872e0-efdef42f1112e944964d5b003dd4e7ba529740ebfcfb6e3475b1599e6c648e9b.tar.gz complete in 1s.
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/price_feed_contract compile app/price_feed_contract
account/ecdsa_k_account_contract Processing function: constructor...
account/ecdsa_k_account_contract Cache download of vk-4999f402ee5f62b7-90a4a23f903a8f2c37954d03a67a76339c432cbe081e144bf0f4dc23ba1c9141.tar.gz failed.
account/ecdsa_k_account_contract Generating vk for function: constructor...
account/ecdsa_k_account_contract bb command: write_vk (mem: 8.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.L0SODTh4rp (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.67 MiB)
account/ecdsa_k_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 49.67 MiB)
account/ecdsa_k_account_contract goblin ecc op : 4/1024 (mem: 49.67 MiB)
account/ecdsa_k_account_contract busread : 742/6000 (mem: 49.67 MiB)
account/ecdsa_k_account_contract lookups : 14394/15000 (mem: 49.67 MiB)
account/ecdsa_k_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 49.67 MiB)
account/ecdsa_k_account_contract arithmetic : 17891/56000 (mem: 49.67 MiB)
account/ecdsa_k_account_contract delta range : 2507/18000 (mem: 49.67 MiB)
account/ecdsa_k_account_contract elliptic : 1008/6000 (mem: 49.67 MiB)
account/ecdsa_k_account_contract auxiliary : 899/26000 (mem: 49.67 MiB)
account/ecdsa_k_account_contract poseidon ext : 352/17000 (mem: 49.67 MiB)
account/ecdsa_k_account_contract poseidon int : 1997/92000 (mem: 49.67 MiB)
account/ecdsa_k_account_contract overflow : 0/0 (mem: 49.67 MiB)
account/ecdsa_k_account_contract (mem: 49.67 MiB)
account/ecdsa_k_account_contract Total structured size: 242025 (mem: 49.67 MiB)
account/ecdsa_k_account_contract allocating polynomials object in proving key... (mem: 49.67 MiB)
account/ecdsa_k_account_contract populating trace... (mem: 243.67 MiB)
account/ecdsa_k_account_contract time to construct proving key: 109 ms. (mem: 259.67 MiB)
account/ecdsa_k_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 259.67 MiB)
account/ecdsa_k_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 289.62 MiB)
account/ecdsa_k_account_contract VK saved to "./target/tmp/tmp.L0SODTh4rp/vk" (mem: 289.62 MiB)
account/ecdsa_k_account_contract Completed 2.1 KiB/2.1 KiB (33.0 KiB/s) with 1 file(s) remaining
account/ecdsa_k_account_contract upload: ../../../../../tmp/tmp.ABUWTTEVo7 to s3://aztec-ci-artifacts/build-cache/vk-4999f402ee5f62b7-90a4a23f903a8f2c37954d03a67a76339c432cbe081e144bf0f4dc23ba1c9141.tar.gz
account/ecdsa_k_account_contract Cache upload of vk-4999f402ee5f62b7-90a4a23f903a8f2c37954d03a67a76339c432cbe081e144bf0f4dc23ba1c9141.tar.gz complete in 2s.
app/lending_contract Processing function: borrow_private...
app/lending_contract Cache download of vk-61f2b000d06c9fa3-ae2bde35db0604a1d8b5db8040960bd6c03bd1ce93e201eb53f6230d1bcda138.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.SwgMiEipD8 (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: 225.00 MiB)
app/lending_contract time to construct proving key: 121 ms. (mem: 238.00 MiB)
app/lending_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 238.00 MiB)
app/lending_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 262.75 MiB)
app/lending_contract VK saved to "./target/tmp/tmp.SwgMiEipD8/vk" (mem: 262.75 MiB)
app/lending_contract Completed 2.1 KiB/2.1 KiB (38.7 KiB/s) with 1 file(s) remaining
app/lending_contract upload: ../../../../../tmp/tmp.aXmVLmZ4VE to s3://aztec-ci-artifacts/build-cache/vk-61f2b000d06c9fa3-ae2bde35db0604a1d8b5db8040960bd6c03bd1ce93e201eb53f6230d1bcda138.tar.gz
app/lending_contract Cache upload of vk-61f2b000d06c9fa3-ae2bde35db0604a1d8b5db8040960bd6c03bd1ce93e201eb53f6230d1bcda138.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_blacklist_contract compile app/token_blacklist_contract
app/lending_contract Processing function: constructor...
app/lending_contract Cache download of vk-61f2b000d06c9fa3-61c5028cf5f2c8b1f28c376cf401996d0b21aca4947a97363e45115ae9608113.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.BGaZkNraZW (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: 220.00 MiB)
app/lending_contract time to construct proving key: 92 ms. (mem: 231.00 MiB)
app/lending_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 231.00 MiB)
app/lending_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 263.00 MiB)
app/lending_contract VK saved to "./target/tmp/tmp.BGaZkNraZW/vk" (mem: 263.00 MiB)
app/lending_contract Completed 2.1 KiB/2.1 KiB (47.7 KiB/s) with 1 file(s) remaining
app/lending_contract upload: ../../../../../tmp/tmp.5rsSpw9ezX to s3://aztec-ci-artifacts/build-cache/vk-61f2b000d06c9fa3-61c5028cf5f2c8b1f28c376cf401996d0b21aca4947a97363e45115ae9608113.tar.gz
app/lending_contract Cache upload of vk-61f2b000d06c9fa3-61c5028cf5f2c8b1f28c376cf401996d0b21aca4947a97363e45115ae9608113.tar.gz complete in 2s.
app/amm_contract Processing function: remove_liquidity...
app/amm_contract Cache download of vk-8681375707b51ef7-78f911b96ff355b1f9f5d0a133522f479bc49345edd7b9e1f5c37f4ab31acd8e.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.r6xcAiKpbQ (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: 212.00 MiB)
app/amm_contract time to construct proving key: 77 ms. (mem: 224.00 MiB)
app/amm_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 224.00 MiB)
app/amm_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 256.00 MiB)
app/amm_contract VK saved to "./target/tmp/tmp.r6xcAiKpbQ/vk" (mem: 256.00 MiB)
app/amm_contract Completed 2.1 KiB/2.1 KiB (34.1 KiB/s) with 1 file(s) remaining
app/amm_contract upload: ../../../../../tmp/tmp.PieQm0rZRE to s3://aztec-ci-artifacts/build-cache/vk-8681375707b51ef7-78f911b96ff355b1f9f5d0a133522f479bc49345edd7b9e1f5c37f4ab31acd8e.tar.gz
app/amm_contract Cache upload of vk-8681375707b51ef7-78f911b96ff355b1f9f5d0a133522f479bc49345edd7b9e1f5c37f4ab31acd8e.tar.gz complete in 2s.
app/amm_contract Processing function: swap_exact_tokens_for_tokens...
app/amm_contract Cache download of vk-8681375707b51ef7-eba30de76c49b453ff17b3fc89230abb1ddba84ebf5c5f8d939185d8e757a474.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.eovS4FCHtm (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: 226.00 MiB)
app/amm_contract time to construct proving key: 78 ms. (mem: 242.00 MiB)
app/amm_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 242.00 MiB)
app/amm_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 274.00 MiB)
app/amm_contract VK saved to "./target/tmp/tmp.eovS4FCHtm/vk" (mem: 274.00 MiB)
app/amm_contract Completed 2.1 KiB/2.1 KiB (41.1 KiB/s) with 1 file(s) remaining
app/amm_contract upload: ../../../../../tmp/tmp.Hr6MB77W1A to s3://aztec-ci-artifacts/build-cache/vk-8681375707b51ef7-eba30de76c49b453ff17b3fc89230abb1ddba84ebf5c5f8d939185d8e757a474.tar.gz
app/amm_contract Cache upload of vk-8681375707b51ef7-eba30de76c49b453ff17b3fc89230abb1ddba84ebf5c5f8d939185d8e757a474.tar.gz complete in 2s.
app/amm_contract Processing function: swap_tokens_for_exact_tokens...
app/amm_contract Cache download of vk-8681375707b51ef7-1f3f5155e77d34bdfbc27406116450bf9eb0190a347780e100c1fff560d1d4fc.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.lDpMG6Bqid (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: 226.00 MiB)
app/amm_contract time to construct proving key: 79 ms. (mem: 238.00 MiB)
app/amm_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 238.00 MiB)
app/amm_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 270.77 MiB)
app/amm_contract VK saved to "./target/tmp/tmp.lDpMG6Bqid/vk" (mem: 270.77 MiB)
app/amm_contract Completed 2.1 KiB/2.1 KiB (30.4 KiB/s) with 1 file(s) remaining
app/amm_contract upload: ../../../../../tmp/tmp.DAUtZMU8w8 to s3://aztec-ci-artifacts/build-cache/vk-8681375707b51ef7-1f3f5155e77d34bdfbc27406116450bf9eb0190a347780e100c1fff560d1d4fc.tar.gz
app/amm_contract Cache upload of vk-8681375707b51ef7-1f3f5155e77d34bdfbc27406116450bf9eb0190a347780e100c1fff560d1d4fc.tar.gz complete in 1s.
app/amm_contract Processing function: sync_private_state...
app/amm_contract Function sync_private_state is neither public nor unconstrained, skipping.
account/schnorr_single_key_account_contract Processing function: entrypoint...
account/schnorr_single_key_account_contract Cache download of vk-0841968aebd1ec94-f71711b82cb1fd8ef86024f579dd5551ff6f96cd743f83ba27e504d3ce7fc7db.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: 8.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.vRC1zBFXqH (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: 32.67 MiB)
account/schnorr_single_key_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 36.67 MiB)
account/schnorr_single_key_account_contract goblin ecc op : 4/1024 (mem: 36.67 MiB)
account/schnorr_single_key_account_contract busread : 742/6000 (mem: 36.67 MiB)
account/schnorr_single_key_account_contract lookups : 2076/15000 (mem: 36.67 MiB)
account/schnorr_single_key_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 36.67 MiB)
account/schnorr_single_key_account_contract arithmetic : 8084/56000 (mem: 36.67 MiB)
account/schnorr_single_key_account_contract delta range : 2447/18000 (mem: 36.67 MiB)
account/schnorr_single_key_account_contract elliptic : 1148/6000 (mem: 36.67 MiB)
account/schnorr_single_key_account_contract auxiliary : 4689/26000 (mem: 36.67 MiB)
account/schnorr_single_key_account_contract poseidon ext : 332/17000 (mem: 36.67 MiB)
account/schnorr_single_key_account_contract poseidon int : 1883/92000 (mem: 36.67 MiB)
account/schnorr_single_key_account_contract overflow : 0/0 (mem: 36.67 MiB)
account/schnorr_single_key_account_contract (mem: 36.67 MiB)
account/schnorr_single_key_account_contract Total structured size: 242025 (mem: 36.67 MiB)
account/schnorr_single_key_account_contract allocating polynomials object in proving key... (mem: 36.67 MiB)
account/schnorr_single_key_account_contract populating trace... (mem: 235.67 MiB)
account/schnorr_single_key_account_contract time to construct proving key: 102 ms. (mem: 248.67 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: 248.67 MiB)
account/schnorr_single_key_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 280.95 MiB)
account/schnorr_single_key_account_contract VK saved to "./target/tmp/tmp.vRC1zBFXqH/vk" (mem: 280.95 MiB)
account/schnorr_single_key_account_contract Completed 2.1 KiB/2.1 KiB (30.8 KiB/s) with 1 file(s) remaining
account/schnorr_single_key_account_contract upload: ../../../../../tmp/tmp.lUwUaMW4vP to s3://aztec-ci-artifacts/build-cache/vk-0841968aebd1ec94-f71711b82cb1fd8ef86024f579dd5551ff6f96cd743f83ba27e504d3ce7fc7db.tar.gz
account/schnorr_single_key_account_contract Cache upload of vk-0841968aebd1ec94-f71711b82cb1fd8ef86024f579dd5551ff6f96cd743f83ba27e504d3ce7fc7db.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-0841968aebd1ec94-d087ab91e995c15fd5b812b8cc4fb63c1593c3ca81616ac17adf8fdd994b9b5e.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: 8.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.uiPv6POiIi (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: 27.92 MiB)
account/schnorr_single_key_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 29.92 MiB)
account/schnorr_single_key_account_contract goblin ecc op : 4/1024 (mem: 29.92 MiB)
account/schnorr_single_key_account_contract busread : 742/6000 (mem: 29.92 MiB)
account/schnorr_single_key_account_contract lookups : 2076/15000 (mem: 29.92 MiB)
account/schnorr_single_key_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 29.92 MiB)
account/schnorr_single_key_account_contract arithmetic : 6040/56000 (mem: 29.92 MiB)
account/schnorr_single_key_account_contract delta range : 2059/18000 (mem: 29.92 MiB)
account/schnorr_single_key_account_contract elliptic : 1148/6000 (mem: 29.92 MiB)
account/schnorr_single_key_account_contract auxiliary : 699/26000 (mem: 29.92 MiB)
account/schnorr_single_key_account_contract poseidon ext : 92/17000 (mem: 29.92 MiB)
account/schnorr_single_key_account_contract poseidon int : 515/92000 (mem: 29.92 MiB)
account/schnorr_single_key_account_contract overflow : 0/0 (mem: 29.92 MiB)
account/schnorr_single_key_account_contract (mem: 29.92 MiB)
account/schnorr_single_key_account_contract Total structured size: 242025 (mem: 29.92 MiB)
account/schnorr_single_key_account_contract allocating polynomials object in proving key... (mem: 29.92 MiB)
account/schnorr_single_key_account_contract populating trace... (mem: 230.92 MiB)
account/schnorr_single_key_account_contract time to construct proving key: 96 ms. (mem: 245.92 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: 245.92 MiB)
account/schnorr_single_key_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 276.92 MiB)
account/schnorr_single_key_account_contract VK saved to "./target/tmp/tmp.uiPv6POiIi/vk" (mem: 276.92 MiB)
account/schnorr_single_key_account_contract Completed 2.1 KiB/2.1 KiB (35.7 KiB/s) with 1 file(s) remaining
account/schnorr_single_key_account_contract upload: ../../../../../tmp/tmp.3n2XLEZ4vq to s3://aztec-ci-artifacts/build-cache/vk-0841968aebd1ec94-d087ab91e995c15fd5b812b8cc4fb63c1593c3ca81616ac17adf8fdd994b9b5e.tar.gz
account/schnorr_single_key_account_contract Cache upload of vk-0841968aebd1ec94-d087ab91e995c15fd5b812b8cc4fb63c1593c3ca81616ac17adf8fdd994b9b5e.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/easy_private_voting_contract Processing function: cast_vote...
app/easy_private_voting_contract Cache download of vk-aa1d0730e67764e8-87f2e948c35bb23e55541c682e59bdd023c167a121b64132be8dd35f6d072f74.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.Z1QsGICcqw (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: 25.00 MiB)
app/easy_private_voting_contract populating trace... (mem: 221.00 MiB)
app/easy_private_voting_contract time to construct proving key: 81 ms. (mem: 233.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: 233.00 MiB)
app/easy_private_voting_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 256.01 MiB)
app/easy_private_voting_contract VK saved to "./target/tmp/tmp.Z1QsGICcqw/vk" (mem: 256.01 MiB)
app/easy_private_voting_contract Completed 2.1 KiB/2.1 KiB (31.7 KiB/s) with 1 file(s) remaining
app/easy_private_voting_contract upload: ../../../../../tmp/tmp.YvjpBeMa7R to s3://aztec-ci-artifacts/build-cache/vk-aa1d0730e67764e8-87f2e948c35bb23e55541c682e59bdd023c167a121b64132be8dd35f6d072f74.tar.gz
app/easy_private_voting_contract Cache upload of vk-aa1d0730e67764e8-87f2e948c35bb23e55541c682e59bdd023c167a121b64132be8dd35f6d072f74.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.
account/schnorr_account_contract Processing function: constructor...
account/schnorr_account_contract Cache download of vk-f6259e05f22149b4-9822df3f6d01e6d59464f2f645a2949a04eced136ebe2d5a47c2123207f0e82c.tar.gz failed.
account/schnorr_account_contract Generating vk for function: constructor...
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.rn1v7Dtb1G (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: 39.38 MiB)
account/schnorr_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 43.38 MiB)
account/schnorr_account_contract goblin ecc op : 4/1024 (mem: 43.38 MiB)
account/schnorr_account_contract busread : 742/6000 (mem: 43.38 MiB)
account/schnorr_account_contract lookups : 12218/15000 (mem: 43.38 MiB)
account/schnorr_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 43.38 MiB)
account/schnorr_account_contract arithmetic : 15035/56000 (mem: 43.38 MiB)
account/schnorr_account_contract delta range : 2476/18000 (mem: 43.38 MiB)
account/schnorr_account_contract elliptic : 1008/6000 (mem: 43.38 MiB)
account/schnorr_account_contract auxiliary : 899/26000 (mem: 43.38 MiB)
account/schnorr_account_contract poseidon ext : 132/17000 (mem: 43.38 MiB)
account/schnorr_account_contract poseidon int : 743/92000 (mem: 43.38 MiB)
account/schnorr_account_contract overflow : 0/0 (mem: 43.38 MiB)
account/schnorr_account_contract (mem: 43.38 MiB)
account/schnorr_account_contract Total structured size: 242025 (mem: 43.38 MiB)
account/schnorr_account_contract allocating polynomials object in proving key... (mem: 43.38 MiB)
account/schnorr_account_contract populating trace... (mem: 241.38 MiB)
account/schnorr_account_contract time to construct proving key: 101 ms. (mem: 256.38 MiB)
account/schnorr_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 256.38 MiB)
account/schnorr_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 285.48 MiB)
account/schnorr_account_contract VK saved to "./target/tmp/tmp.rn1v7Dtb1G/vk" (mem: 285.48 MiB)
account/schnorr_account_contract Completed 2.1 KiB/2.1 KiB (30.4 KiB/s) with 1 file(s) remaining
account/schnorr_account_contract upload: ../../../../../tmp/tmp.BZKy9Cztxe to s3://aztec-ci-artifacts/build-cache/vk-f6259e05f22149b4-9822df3f6d01e6d59464f2f645a2949a04eced136ebe2d5a47c2123207f0e82c.tar.gz
account/schnorr_account_contract Cache upload of vk-f6259e05f22149b4-9822df3f6d01e6d59464f2f645a2949a04eced136ebe2d5a47c2123207f0e82c.tar.gz complete in 2s.
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/token_bridge_contract compile app/token_bridge_contract
app/uniswap_contract compile app/uniswap_contract
app/escrow_contract Processing function: constructor...
app/escrow_contract Cache download of vk-a3069c630703a721-b6015a4fb58e240ed5c8f93a0600f004d101c1515b4bb39df80e1f096b8ebf0f.tar.gz failed.
app/escrow_contract Generating vk for function: constructor...
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.9vWtMfLYdj (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.71 MiB)
app/escrow_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 41.71 MiB)
app/escrow_contract goblin ecc op : 4/1024 (mem: 41.71 MiB)
app/escrow_contract busread : 742/6000 (mem: 41.71 MiB)
app/escrow_contract lookups : 12218/15000 (mem: 41.71 MiB)
app/escrow_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 41.71 MiB)
app/escrow_contract arithmetic : 14640/56000 (mem: 41.71 MiB)
app/escrow_contract delta range : 2461/18000 (mem: 41.71 MiB)
app/escrow_contract elliptic : 1008/6000 (mem: 41.71 MiB)
app/escrow_contract auxiliary : 899/26000 (mem: 41.71 MiB)
app/escrow_contract poseidon ext : 132/17000 (mem: 41.71 MiB)
app/escrow_contract poseidon int : 743/92000 (mem: 41.71 MiB)
app/escrow_contract overflow : 0/0 (mem: 41.71 MiB)
app/escrow_contract (mem: 41.71 MiB)
app/escrow_contract Total structured size: 242025 (mem: 41.71 MiB)
app/escrow_contract allocating polynomials object in proving key... (mem: 41.71 MiB)
app/escrow_contract populating trace... (mem: 261.71 MiB)
app/escrow_contract time to construct proving key: 148 ms. (mem: 271.71 MiB)
app/escrow_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 271.71 MiB)
app/escrow_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 299.77 MiB)
app/escrow_contract VK saved to "./target/tmp/tmp.9vWtMfLYdj/vk" (mem: 299.77 MiB)
app/escrow_contract Completed 2.1 KiB/2.1 KiB (35.5 KiB/s) with 1 file(s) remaining
app/escrow_contract upload: ../../../../../tmp/tmp.YnLFnFZGRr to s3://aztec-ci-artifacts/build-cache/vk-a3069c630703a721-b6015a4fb58e240ed5c8f93a0600f004d101c1515b4bb39df80e1f096b8ebf0f.tar.gz
app/escrow_contract Cache upload of vk-a3069c630703a721-b6015a4fb58e240ed5c8f93a0600f004d101c1515b4bb39df80e1f096b8ebf0f.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-a3069c630703a721-7287b8bc87d715bcf128c490b1b62c63ef5135a2c2b257317d17528d7335b3d4.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.ycw5k2Gyxd (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.71 MiB)
app/escrow_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.71 MiB)
app/escrow_contract goblin ecc op : 4/1024 (mem: 18.71 MiB)
app/escrow_contract busread : 742/6000 (mem: 18.71 MiB)
app/escrow_contract lookups : 2/15000 (mem: 18.71 MiB)
app/escrow_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.71 MiB)
app/escrow_contract arithmetic : 3363/56000 (mem: 18.71 MiB)
app/escrow_contract delta range : 1791/18000 (mem: 18.71 MiB)
app/escrow_contract elliptic : 2/6000 (mem: 18.71 MiB)
app/escrow_contract auxiliary : 26/26000 (mem: 18.71 MiB)
app/escrow_contract poseidon ext : 72/17000 (mem: 18.71 MiB)
app/escrow_contract poseidon int : 401/92000 (mem: 18.71 MiB)
app/escrow_contract overflow : 0/0 (mem: 18.71 MiB)
app/escrow_contract (mem: 18.71 MiB)
app/escrow_contract Total structured size: 242025 (mem: 18.71 MiB)
app/escrow_contract allocating polynomials object in proving key... (mem: 18.71 MiB)
app/escrow_contract populating trace... (mem: 221.71 MiB)
app/escrow_contract time to construct proving key: 75 ms. (mem: 236.71 MiB)
app/escrow_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 236.71 MiB)
app/escrow_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 268.71 MiB)
app/escrow_contract VK saved to "./target/tmp/tmp.ycw5k2Gyxd/vk" (mem: 268.71 MiB)
app/escrow_contract Completed 2.1 KiB/2.1 KiB (31.3 KiB/s) with 1 file(s) remaining
app/escrow_contract upload: ../../../../../tmp/tmp.TwUcqs5zm0 to s3://aztec-ci-artifacts/build-cache/vk-a3069c630703a721-7287b8bc87d715bcf128c490b1b62c63ef5135a2c2b257317d17528d7335b3d4.tar.gz
app/escrow_contract Cache upload of vk-a3069c630703a721-7287b8bc87d715bcf128c490b1b62c63ef5135a2c2b257317d17528d7335b3d4.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_contract compile app/token_contract
app/simple_token_contract compile app/simple_token_contract
app/crowdfunding_contract Processing function: donate...
app/crowdfunding_contract Cache download of vk-101077c3bc00b3f0-5178ff4ebdb2f0485b92f8513a36b66b292780744b22b2cc0376e67b2bb2a419.tar.gz failed.
app/crowdfunding_contract Generating vk for function: donate...
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.N3WRvMkDQf (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: 41.58 MiB)
app/crowdfunding_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 43.58 MiB)
app/crowdfunding_contract goblin ecc op : 4/1024 (mem: 43.58 MiB)
app/crowdfunding_contract busread : 742/6000 (mem: 43.58 MiB)
app/crowdfunding_contract lookups : 12218/15000 (mem: 43.58 MiB)
app/crowdfunding_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 43.58 MiB)
app/crowdfunding_contract arithmetic : 15718/56000 (mem: 43.58 MiB)
app/crowdfunding_contract delta range : 2538/18000 (mem: 43.58 MiB)
app/crowdfunding_contract elliptic : 670/6000 (mem: 43.58 MiB)
app/crowdfunding_contract auxiliary : 738/26000 (mem: 43.58 MiB)
app/crowdfunding_contract poseidon ext : 512/17000 (mem: 43.58 MiB)
app/crowdfunding_contract poseidon int : 2909/92000 (mem: 43.58 MiB)
app/crowdfunding_contract overflow : 0/0 (mem: 43.58 MiB)
app/crowdfunding_contract (mem: 43.58 MiB)
app/crowdfunding_contract Total structured size: 242025 (mem: 43.58 MiB)
app/crowdfunding_contract allocating polynomials object in proving key... (mem: 43.58 MiB)
app/crowdfunding_contract populating trace... (mem: 257.58 MiB)
app/crowdfunding_contract time to construct proving key: 166 ms. (mem: 271.58 MiB)
app/crowdfunding_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 271.58 MiB)
app/crowdfunding_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 300.58 MiB)
app/crowdfunding_contract VK saved to "./target/tmp/tmp.N3WRvMkDQf/vk" (mem: 300.58 MiB)
app/crowdfunding_contract Completed 2.1 KiB/2.1 KiB (28.5 KiB/s) with 1 file(s) remaining
app/crowdfunding_contract upload: ../../../../../tmp/tmp.V1AxRSVuxk to s3://aztec-ci-artifacts/build-cache/vk-101077c3bc00b3f0-5178ff4ebdb2f0485b92f8513a36b66b292780744b22b2cc0376e67b2bb2a419.tar.gz
app/crowdfunding_contract Cache upload of vk-101077c3bc00b3f0-5178ff4ebdb2f0485b92f8513a36b66b292780744b22b2cc0376e67b2bb2a419.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-101077c3bc00b3f0-1881f946d615146f3d8bdfd59ac2c87a192f9b1a4704ba11558a475408c01851.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.oidKLTjVIG (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: 16.95 MiB)
app/crowdfunding_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.95 MiB)
app/crowdfunding_contract goblin ecc op : 4/1024 (mem: 19.95 MiB)
app/crowdfunding_contract busread : 742/6000 (mem: 19.95 MiB)
app/crowdfunding_contract lookups : 2/15000 (mem: 19.95 MiB)
app/crowdfunding_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.95 MiB)
app/crowdfunding_contract arithmetic : 4272/56000 (mem: 19.95 MiB)
app/crowdfunding_contract delta range : 1894/18000 (mem: 19.95 MiB)
app/crowdfunding_contract elliptic : 2/6000 (mem: 19.95 MiB)
app/crowdfunding_contract auxiliary : 26/26000 (mem: 19.95 MiB)
app/crowdfunding_contract poseidon ext : 482/17000 (mem: 19.95 MiB)
app/crowdfunding_contract poseidon int : 2738/92000 (mem: 19.95 MiB)
app/crowdfunding_contract overflow : 0/0 (mem: 19.95 MiB)
app/crowdfunding_contract (mem: 19.95 MiB)
app/crowdfunding_contract Total structured size: 242025 (mem: 19.95 MiB)
app/crowdfunding_contract allocating polynomials object in proving key... (mem: 19.95 MiB)
app/crowdfunding_contract populating trace... (mem: 218.95 MiB)
app/crowdfunding_contract time to construct proving key: 75 ms. (mem: 228.95 MiB)
app/crowdfunding_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 228.95 MiB)
app/crowdfunding_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 260.95 MiB)
app/crowdfunding_contract VK saved to "./target/tmp/tmp.oidKLTjVIG/vk" (mem: 260.95 MiB)
app/crowdfunding_contract Completed 2.1 KiB/2.1 KiB (32.8 KiB/s) with 1 file(s) remaining
app/crowdfunding_contract upload: ../../../../../tmp/tmp.WZ3cTQHpIL to s3://aztec-ci-artifacts/build-cache/vk-101077c3bc00b3f0-1881f946d615146f3d8bdfd59ac2c87a192f9b1a4704ba11558a475408c01851.tar.gz
app/crowdfunding_contract Cache upload of vk-101077c3bc00b3f0-1881f946d615146f3d8bdfd59ac2c87a192f9b1a4704ba11558a475408c01851.tar.gz complete in 2s.
app/lending_contract Processing function: deposit_private...
app/lending_contract Cache download of vk-61f2b000d06c9fa3-556bfb5afdc4b5317656c21464a1ab9a01f76a25d4210897a3abfd1fb8a2b5ae.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.9c8WM1Rx8i (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: 228.00 MiB)
app/lending_contract time to construct proving key: 113 ms. (mem: 240.00 MiB)
app/lending_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 240.00 MiB)
app/lending_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 272.00 MiB)
app/lending_contract VK saved to "./target/tmp/tmp.9c8WM1Rx8i/vk" (mem: 272.00 MiB)
app/lending_contract Completed 2.1 KiB/2.1 KiB (31.4 KiB/s) with 1 file(s) remaining
app/lending_contract upload: ../../../../../tmp/tmp.betfSRKpDA to s3://aztec-ci-artifacts/build-cache/vk-61f2b000d06c9fa3-556bfb5afdc4b5317656c21464a1ab9a01f76a25d4210897a3abfd1fb8a2b5ae.tar.gz
app/lending_contract Cache upload of vk-61f2b000d06c9fa3-556bfb5afdc4b5317656c21464a1ab9a01f76a25d4210897a3abfd1fb8a2b5ae.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-61f2b000d06c9fa3-fe7135b602d37d9ac1bb56faca9c9ef15c7d5169b086caf45f85e98284c24cbf.tar.gz failed.
app/lending_contract Generating vk for function: repay_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.tIb3BJcByF (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: 229.00 MiB)
app/lending_contract time to construct proving key: 131 ms. (mem: 242.00 MiB)
app/lending_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 242.00 MiB)
app/lending_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 274.51 MiB)
app/lending_contract VK saved to "./target/tmp/tmp.tIb3BJcByF/vk" (mem: 274.51 MiB)
app/lending_contract Completed 2.1 KiB/2.1 KiB (26.7 KiB/s) with 1 file(s) remaining
app/lending_contract upload: ../../../../../tmp/tmp.MG0QTNT6TM to s3://aztec-ci-artifacts/build-cache/vk-61f2b000d06c9fa3-fe7135b602d37d9ac1bb56faca9c9ef15c7d5169b086caf45f85e98284c24cbf.tar.gz
app/lending_contract Cache upload of vk-61f2b000d06c9fa3-fe7135b602d37d9ac1bb56faca9c9ef15c7d5169b086caf45f85e98284c24cbf.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/app_subscription_contract Processing function: entrypoint...
app/app_subscription_contract Cache download of vk-34231ac7cd18ace2-52450b983439dba8b58efbfdd0b9f27a8ad5d8a77ffdff83500d3ab1efd8c52d.tar.gz failed.
app/app_subscription_contract Generating vk for function: entrypoint...
app/app_subscription_contract bb command: write_vk (mem: 9.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.kyWK3atr60 (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.31 MiB)
app/app_subscription_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 49.31 MiB)
app/app_subscription_contract goblin ecc op : 4/1024 (mem: 49.31 MiB)
app/app_subscription_contract busread : 742/6000 (mem: 49.31 MiB)
app/app_subscription_contract lookups : 13338/15000 (mem: 49.31 MiB)
app/app_subscription_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 49.31 MiB)
app/app_subscription_contract arithmetic : 18376/56000 (mem: 49.31 MiB)
app/app_subscription_contract delta range : 2722/18000 (mem: 49.31 MiB)
app/app_subscription_contract elliptic : 1346/6000 (mem: 49.31 MiB)
app/app_subscription_contract auxiliary : 1570/26000 (mem: 49.31 MiB)
app/app_subscription_contract poseidon ext : 902/17000 (mem: 49.31 MiB)
app/app_subscription_contract poseidon int : 5132/92000 (mem: 49.31 MiB)
app/app_subscription_contract overflow : 0/0 (mem: 49.31 MiB)
app/app_subscription_contract (mem: 49.31 MiB)
app/app_subscription_contract Total structured size: 242025 (mem: 49.31 MiB)
app/app_subscription_contract allocating polynomials object in proving key... (mem: 49.31 MiB)
app/app_subscription_contract populating trace... (mem: 267.31 MiB)
app/app_subscription_contract time to construct proving key: 151 ms. (mem: 279.31 MiB)
app/app_subscription_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 279.31 MiB)
app/app_subscription_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 305.80 MiB)
app/app_subscription_contract VK saved to "./target/tmp/tmp.kyWK3atr60/vk" (mem: 305.80 MiB)
app/app_subscription_contract Completed 2.1 KiB/2.1 KiB (49.1 KiB/s) with 1 file(s) remaining
app/app_subscription_contract upload: ../../../../../tmp/tmp.EFzdqFhHUa to s3://aztec-ci-artifacts/build-cache/vk-34231ac7cd18ace2-52450b983439dba8b58efbfdd0b9f27a8ad5d8a77ffdff83500d3ab1efd8c52d.tar.gz
app/app_subscription_contract Cache upload of vk-34231ac7cd18ace2-52450b983439dba8b58efbfdd0b9f27a8ad5d8a77ffdff83500d3ab1efd8c52d.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/easy_private_token_contract Processing function: constructor...
app/easy_private_token_contract Cache download of vk-829e2a2af64717ff-22403283dbb8fbe2fd18d1fa9293ededbc34ab35e67b5d8d470ed095c6dd0346.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.FnKp3vuK9r (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: 39.02 MiB)
app/easy_private_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 42.02 MiB)
app/easy_private_token_contract goblin ecc op : 4/1024 (mem: 42.02 MiB)
app/easy_private_token_contract busread : 742/6000 (mem: 42.02 MiB)
app/easy_private_token_contract lookups : 12250/15000 (mem: 42.02 MiB)
app/easy_private_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 42.02 MiB)
app/easy_private_token_contract arithmetic : 15506/56000 (mem: 42.02 MiB)
app/easy_private_token_contract delta range : 2493/18000 (mem: 42.02 MiB)
app/easy_private_token_contract elliptic : 1008/6000 (mem: 42.02 MiB)
app/easy_private_token_contract auxiliary : 899/26000 (mem: 42.02 MiB)
app/easy_private_token_contract poseidon ext : 142/17000 (mem: 42.02 MiB)
app/easy_private_token_contract poseidon int : 800/92000 (mem: 42.02 MiB)
app/easy_private_token_contract overflow : 0/0 (mem: 42.02 MiB)
app/easy_private_token_contract (mem: 42.02 MiB)
app/easy_private_token_contract Total structured size: 242025 (mem: 42.02 MiB)
app/easy_private_token_contract allocating polynomials object in proving key... (mem: 42.02 MiB)
app/easy_private_token_contract populating trace... (mem: 255.02 MiB)
app/easy_private_token_contract time to construct proving key: 140 ms. (mem: 271.02 MiB)
app/easy_private_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 271.02 MiB)
app/easy_private_token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 300.83 MiB)
app/easy_private_token_contract VK saved to "./target/tmp/tmp.FnKp3vuK9r/vk" (mem: 300.83 MiB)
app/easy_private_token_contract Completed 2.1 KiB/2.1 KiB (34.4 KiB/s) with 1 file(s) remaining
app/easy_private_token_contract upload: ../../../../../tmp/tmp.3PDCFigZvb to s3://aztec-ci-artifacts/build-cache/vk-829e2a2af64717ff-22403283dbb8fbe2fd18d1fa9293ededbc34ab35e67b5d8d470ed095c6dd0346.tar.gz
app/easy_private_token_contract Cache upload of vk-829e2a2af64717ff-22403283dbb8fbe2fd18d1fa9293ededbc34ab35e67b5d8d470ed095c6dd0346.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-829e2a2af64717ff-abba863cb0ff6a771e2079e803900ca9707f2c73365d4ac4b2e1a6163df561f6.tar.gz failed.
app/easy_private_token_contract Generating vk for function: mint...
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.2pwEwLLDXm (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.66 MiB)
app/easy_private_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 40.66 MiB)
app/easy_private_token_contract goblin ecc op : 4/1024 (mem: 40.66 MiB)
app/easy_private_token_contract busread : 742/6000 (mem: 40.66 MiB)
app/easy_private_token_contract lookups : 12250/15000 (mem: 40.66 MiB)
app/easy_private_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 40.66 MiB)
app/easy_private_token_contract arithmetic : 15198/56000 (mem: 40.66 MiB)
app/easy_private_token_contract delta range : 2447/18000 (mem: 40.66 MiB)
app/easy_private_token_contract elliptic : 670/6000 (mem: 40.66 MiB)
app/easy_private_token_contract auxiliary : 738/26000 (mem: 40.66 MiB)
app/easy_private_token_contract poseidon ext : 42/17000 (mem: 40.66 MiB)
app/easy_private_token_contract poseidon int : 230/92000 (mem: 40.66 MiB)
app/easy_private_token_contract overflow : 0/0 (mem: 40.66 MiB)
app/easy_private_token_contract (mem: 40.66 MiB)
app/easy_private_token_contract Total structured size: 242025 (mem: 40.66 MiB)
app/easy_private_token_contract allocating polynomials object in proving key... (mem: 40.66 MiB)
app/easy_private_token_contract populating trace... (mem: 249.66 MiB)
app/easy_private_token_contract time to construct proving key: 142 ms. (mem: 264.66 MiB)
app/easy_private_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 264.66 MiB)
app/easy_private_token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 293.89 MiB)
app/easy_private_token_contract VK saved to "./target/tmp/tmp.2pwEwLLDXm/vk" (mem: 293.89 MiB)
app/easy_private_token_contract Completed 2.1 KiB/2.1 KiB (34.0 KiB/s) with 1 file(s) remaining
app/easy_private_token_contract upload: ../../../../../tmp/tmp.NIslaoqE99 to s3://aztec-ci-artifacts/build-cache/vk-829e2a2af64717ff-abba863cb0ff6a771e2079e803900ca9707f2c73365d4ac4b2e1a6163df561f6.tar.gz
app/easy_private_token_contract Cache upload of vk-829e2a2af64717ff-abba863cb0ff6a771e2079e803900ca9707f2c73365d4ac4b2e1a6163df561f6.tar.gz complete in 2s.
app/lending_contract Processing function: withdraw_private...
app/lending_contract Cache download of vk-61f2b000d06c9fa3-335134baa3d849b34331cd6bc95407d8782b0b251375f39a0b567222779e7d27.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.BsbJJW3kZ7 (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.98 MiB)
app/lending_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 21.98 MiB)
app/lending_contract goblin ecc op : 4/1024 (mem: 21.98 MiB)
app/lending_contract busread : 742/6000 (mem: 21.98 MiB)
app/lending_contract lookups : 60/15000 (mem: 21.98 MiB)
app/lending_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 21.98 MiB)
app/lending_contract arithmetic : 3349/56000 (mem: 21.98 MiB)
app/lending_contract delta range : 1801/18000 (mem: 21.98 MiB)
app/lending_contract elliptic : 61/6000 (mem: 21.98 MiB)
app/lending_contract auxiliary : 26/26000 (mem: 21.98 MiB)
app/lending_contract poseidon ext : 42/17000 (mem: 21.98 MiB)
app/lending_contract poseidon int : 230/92000 (mem: 21.98 MiB)
app/lending_contract overflow : 0/0 (mem: 21.98 MiB)
app/lending_contract (mem: 21.98 MiB)
app/lending_contract Total structured size: 242025 (mem: 21.98 MiB)
app/lending_contract allocating polynomials object in proving key... (mem: 21.98 MiB)
app/lending_contract populating trace... (mem: 226.98 MiB)
app/lending_contract time to construct proving key: 125 ms. (mem: 237.98 MiB)
app/lending_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 237.98 MiB)
app/lending_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 261.66 MiB)
app/lending_contract VK saved to "./target/tmp/tmp.BsbJJW3kZ7/vk" (mem: 261.66 MiB)
app/lending_contract Completed 2.1 KiB/2.1 KiB (29.4 KiB/s) with 1 file(s) remaining
app/lending_contract upload: ../../../../../tmp/tmp.faoR3l39te to s3://aztec-ci-artifacts/build-cache/vk-61f2b000d06c9fa3-335134baa3d849b34331cd6bc95407d8782b0b251375f39a0b567222779e7d27.tar.gz
app/lending_contract Cache upload of vk-61f2b000d06c9fa3-335134baa3d849b34331cd6bc95407d8782b0b251375f39a0b567222779e7d27.tar.gz complete in 2s.
app/lending_contract Processing function: withdraw_public...
app/lending_contract Function withdraw_public is neither public nor unconstrained, skipping.
docs/docs_example_contract compile docs/docs_example_contract
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_r_account_contract Processing function: entrypoint...
account/ecdsa_r_account_contract Cache download of vk-15fc084486712939-0be1d856584b6b07d93db570a596ee800de3b05b2f975b5ca4e0d03554b0de92.tar.gz failed.
account/ecdsa_r_account_contract Generating vk for function: entrypoint...
account/ecdsa_r_account_contract bb command: write_vk (mem: 8.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.QEygHLpB2N (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.54 MiB)
account/ecdsa_r_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 85.69 MiB)
account/ecdsa_r_account_contract goblin ecc op : 4/1024 (mem: 85.69 MiB)
account/ecdsa_r_account_contract busread : 742/6000 (mem: 85.69 MiB)
account/ecdsa_r_account_contract lookups : 2898/15000 (mem: 85.69 MiB)
account/ecdsa_r_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 85.69 MiB)
account/ecdsa_r_account_contract arithmetic : 39593/56000 (mem: 85.69 MiB)
account/ecdsa_r_account_contract delta range : 17451/18000 (mem: 85.69 MiB)
account/ecdsa_r_account_contract elliptic : 2/6000 (mem: 85.69 MiB)
account/ecdsa_r_account_contract auxiliary : 25394/26000 (mem: 85.69 MiB)
account/ecdsa_r_account_contract poseidon ext : 322/17000 (mem: 85.69 MiB)
account/ecdsa_r_account_contract poseidon int : 1826/92000 (mem: 85.69 MiB)
account/ecdsa_r_account_contract overflow : 0/0 (mem: 85.69 MiB)
account/ecdsa_r_account_contract (mem: 85.69 MiB)
account/ecdsa_r_account_contract Total structured size: 242025 (mem: 85.69 MiB)
account/ecdsa_r_account_contract allocating polynomials object in proving key... (mem: 85.69 MiB)
account/ecdsa_r_account_contract populating trace... (mem: 293.69 MiB)
account/ecdsa_r_account_contract time to construct proving key: 239 ms. (mem: 318.69 MiB)
account/ecdsa_r_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 318.69 MiB)
account/ecdsa_r_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 328.93 MiB)
account/ecdsa_r_account_contract VK saved to "./target/tmp/tmp.QEygHLpB2N/vk" (mem: 328.93 MiB)
account/ecdsa_r_account_contract Completed 2.1 KiB/2.1 KiB (48.3 KiB/s) with 1 file(s) remaining
account/ecdsa_r_account_contract upload: ../../../../../tmp/tmp.0r0CnDbJOY to s3://aztec-ci-artifacts/build-cache/vk-15fc084486712939-0be1d856584b6b07d93db570a596ee800de3b05b2f975b5ca4e0d03554b0de92.tar.gz
account/ecdsa_r_account_contract Cache upload of vk-15fc084486712939-0be1d856584b6b07d93db570a596ee800de3b05b2f975b5ca4e0d03554b0de92.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-15fc084486712939-82c50bc1c61ffe741452e84ba192908658e57e605a0471a26e5fa52a5662c34a.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: 8.00 MiB)
account/ecdsa_r_account_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
account/ecdsa_r_account_contract --scheme: client_ivc (mem: 8.00 MiB)
account/ecdsa_r_account_contract --bytecode_path: - (mem: 8.00 MiB)
account/ecdsa_r_account_contract --output_path: ./target/tmp/tmp.NIQXUjPQIk (mem: 8.00 MiB)
account/ecdsa_r_account_contract --verbose: true (mem: 8.00 MiB)
account/ecdsa_r_account_contract --verifier_type: standalone (mem: 8.00 MiB)
account/ecdsa_r_account_contract Constructing DeciderProvingKey (mem: 65.10 MiB)
account/ecdsa_r_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 80.24 MiB)
account/ecdsa_r_account_contract goblin ecc op : 4/1024 (mem: 80.24 MiB)
account/ecdsa_r_account_contract busread : 742/6000 (mem: 80.24 MiB)
account/ecdsa_r_account_contract lookups : 2898/15000 (mem: 80.24 MiB)
account/ecdsa_r_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 80.24 MiB)
account/ecdsa_r_account_contract arithmetic : 37549/56000 (mem: 80.24 MiB)
account/ecdsa_r_account_contract delta range : 17062/18000 (mem: 80.24 MiB)
account/ecdsa_r_account_contract elliptic : 2/6000 (mem: 80.24 MiB)
account/ecdsa_r_account_contract auxiliary : 21404/26000 (mem: 80.24 MiB)
account/ecdsa_r_account_contract poseidon ext : 82/17000 (mem: 80.24 MiB)
account/ecdsa_r_account_contract poseidon int : 458/92000 (mem: 80.24 MiB)
account/ecdsa_r_account_contract overflow : 0/0 (mem: 80.24 MiB)
account/ecdsa_r_account_contract (mem: 80.24 MiB)
account/ecdsa_r_account_contract Total structured size: 242025 (mem: 80.24 MiB)
account/ecdsa_r_account_contract allocating polynomials object in proving key... (mem: 80.24 MiB)
account/ecdsa_r_account_contract populating trace... (mem: 285.24 MiB)
account/ecdsa_r_account_contract time to construct proving key: 225 ms. (mem: 307.24 MiB)
account/ecdsa_r_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 307.24 MiB)
account/ecdsa_r_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 317.96 MiB)
account/ecdsa_r_account_contract VK saved to "./target/tmp/tmp.NIQXUjPQIk/vk" (mem: 317.96 MiB)
account/ecdsa_r_account_contract Completed 2.1 KiB/2.1 KiB (39.2 KiB/s) with 1 file(s) remaining
account/ecdsa_r_account_contract upload: ../../../../../tmp/tmp.SmVQ18Hb3j to s3://aztec-ci-artifacts/build-cache/vk-15fc084486712939-82c50bc1c61ffe741452e84ba192908658e57e605a0471a26e5fa52a5662c34a.tar.gz
account/ecdsa_r_account_contract Cache upload of vk-15fc084486712939-82c50bc1c61ffe741452e84ba192908658e57e605a0471a26e5fa52a5662c34a.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.
account/schnorr_account_contract Processing function: entrypoint...
account/schnorr_account_contract Cache download of vk-f6259e05f22149b4-084ceab514ad483121e2373ab23a9fc6491bb23e0d0e1620d2d90c9e3bb9b126.tar.gz failed.
account/schnorr_account_contract Generating vk for function: entrypoint...
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.EJq4vqfJzh (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.10 MiB)
account/schnorr_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 39.10 MiB)
account/schnorr_account_contract goblin ecc op : 4/1024 (mem: 39.10 MiB)
account/schnorr_account_contract busread : 742/6000 (mem: 39.10 MiB)
account/schnorr_account_contract lookups : 2076/15000 (mem: 39.10 MiB)
account/schnorr_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 39.10 MiB)
account/schnorr_account_contract arithmetic : 9353/56000 (mem: 39.10 MiB)
account/schnorr_account_contract delta range : 2977/18000 (mem: 39.10 MiB)
account/schnorr_account_contract elliptic : 794/6000 (mem: 39.10 MiB)
account/schnorr_account_contract auxiliary : 4528/26000 (mem: 39.10 MiB)
account/schnorr_account_contract poseidon ext : 312/17000 (mem: 39.10 MiB)
account/schnorr_account_contract poseidon int : 1769/92000 (mem: 39.10 MiB)
account/schnorr_account_contract overflow : 0/0 (mem: 39.10 MiB)
account/schnorr_account_contract (mem: 39.10 MiB)
account/schnorr_account_contract Total structured size: 242025 (mem: 39.10 MiB)
account/schnorr_account_contract allocating polynomials object in proving key... (mem: 39.10 MiB)
account/schnorr_account_contract populating trace... (mem: 236.10 MiB)
account/schnorr_account_contract time to construct proving key: 101 ms. (mem: 252.10 MiB)
account/schnorr_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 252.10 MiB)
account/schnorr_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 284.10 MiB)
account/schnorr_account_contract VK saved to "./target/tmp/tmp.EJq4vqfJzh/vk" (mem: 284.10 MiB)
account/schnorr_account_contract Completed 2.1 KiB/2.1 KiB (31.4 KiB/s) with 1 file(s) remaining
account/schnorr_account_contract upload: ../../../../../tmp/tmp.rly8ez1zGW to s3://aztec-ci-artifacts/build-cache/vk-f6259e05f22149b4-084ceab514ad483121e2373ab23a9fc6491bb23e0d0e1620d2d90c9e3bb9b126.tar.gz
account/schnorr_account_contract Cache upload of vk-f6259e05f22149b4-084ceab514ad483121e2373ab23a9fc6491bb23e0d0e1620d2d90c9e3bb9b126.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-f6259e05f22149b4-b081f5fa4c455850f6cd2cc56848eec17a00d6c98284af2542d2bc6ee81b53a6.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.otXrB0uuaA (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.47 MiB)
account/schnorr_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 31.47 MiB)
account/schnorr_account_contract goblin ecc op : 4/1024 (mem: 31.47 MiB)
account/schnorr_account_contract busread : 742/6000 (mem: 31.47 MiB)
account/schnorr_account_contract lookups : 2076/15000 (mem: 31.47 MiB)
account/schnorr_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 31.47 MiB)
account/schnorr_account_contract arithmetic : 7308/56000 (mem: 31.47 MiB)
account/schnorr_account_contract delta range : 2589/18000 (mem: 31.47 MiB)
account/schnorr_account_contract elliptic : 794/6000 (mem: 31.47 MiB)
account/schnorr_account_contract auxiliary : 538/26000 (mem: 31.47 MiB)
account/schnorr_account_contract poseidon ext : 72/17000 (mem: 31.47 MiB)
account/schnorr_account_contract poseidon int : 401/92000 (mem: 31.47 MiB)
account/schnorr_account_contract overflow : 0/0 (mem: 31.47 MiB)
account/schnorr_account_contract (mem: 31.47 MiB)
account/schnorr_account_contract Total structured size: 242025 (mem: 31.47 MiB)
account/schnorr_account_contract allocating polynomials object in proving key... (mem: 31.47 MiB)
account/schnorr_account_contract populating trace... (mem: 228.47 MiB)
account/schnorr_account_contract time to construct proving key: 98 ms. (mem: 243.47 MiB)
account/schnorr_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 243.47 MiB)
account/schnorr_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 274.47 MiB)
account/schnorr_account_contract VK saved to "./target/tmp/tmp.otXrB0uuaA/vk" (mem: 274.47 MiB)
account/schnorr_account_contract Completed 2.1 KiB/2.1 KiB (31.8 KiB/s) with 1 file(s) remaining
account/schnorr_account_contract upload: ../../../../../tmp/tmp.u22nWVvpGT to s3://aztec-ci-artifacts/build-cache/vk-f6259e05f22149b4-b081f5fa4c455850f6cd2cc56848eec17a00d6c98284af2542d2bc6ee81b53a6.tar.gz
account/schnorr_account_contract Cache upload of vk-f6259e05f22149b4-b081f5fa4c455850f6cd2cc56848eec17a00d6c98284af2542d2bc6ee81b53a6.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_k_account_contract Processing function: entrypoint...
account/ecdsa_k_account_contract Cache download of vk-4999f402ee5f62b7-a5dcbb65f8beb6e97dd7d78390326759f7470e40d40b158f422e761861dbffac.tar.gz failed.
account/ecdsa_k_account_contract Generating vk for function: entrypoint...
account/ecdsa_k_account_contract bb command: write_vk (mem: 8.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.bZ7ofac4iJ (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: 51.55 MiB)
account/ecdsa_k_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 60.67 MiB)
account/ecdsa_k_account_contract goblin ecc op : 4/1024 (mem: 60.67 MiB)
account/ecdsa_k_account_contract busread : 742/6000 (mem: 60.67 MiB)
account/ecdsa_k_account_contract lookups : 3068/15000 (mem: 60.67 MiB)
account/ecdsa_k_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 60.67 MiB)
account/ecdsa_k_account_contract arithmetic : 24045/56000 (mem: 60.67 MiB)
account/ecdsa_k_account_contract delta range : 10855/18000 (mem: 60.67 MiB)
account/ecdsa_k_account_contract elliptic : 2/6000 (mem: 60.67 MiB)
account/ecdsa_k_account_contract auxiliary : 15774/26000 (mem: 60.67 MiB)
account/ecdsa_k_account_contract poseidon ext : 322/17000 (mem: 60.67 MiB)
account/ecdsa_k_account_contract poseidon int : 1826/92000 (mem: 60.67 MiB)
account/ecdsa_k_account_contract overflow : 0/0 (mem: 60.67 MiB)
account/ecdsa_k_account_contract (mem: 60.67 MiB)
account/ecdsa_k_account_contract Total structured size: 242025 (mem: 60.67 MiB)
account/ecdsa_k_account_contract allocating polynomials object in proving key... (mem: 60.67 MiB)
account/ecdsa_k_account_contract populating trace... (mem: 260.67 MiB)
account/ecdsa_k_account_contract time to construct proving key: 139 ms. (mem: 281.67 MiB)
account/ecdsa_k_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 281.67 MiB)
account/ecdsa_k_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 309.02 MiB)
account/ecdsa_k_account_contract VK saved to "./target/tmp/tmp.bZ7ofac4iJ/vk" (mem: 309.02 MiB)
account/ecdsa_k_account_contract Completed 2.1 KiB/2.1 KiB (33.2 KiB/s) with 1 file(s) remaining
account/ecdsa_k_account_contract upload: ../../../../../tmp/tmp.GMLk7C0nz8 to s3://aztec-ci-artifacts/build-cache/vk-4999f402ee5f62b7-a5dcbb65f8beb6e97dd7d78390326759f7470e40d40b158f422e761861dbffac.tar.gz
account/ecdsa_k_account_contract Cache upload of vk-4999f402ee5f62b7-a5dcbb65f8beb6e97dd7d78390326759f7470e40d40b158f422e761861dbffac.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-4999f402ee5f62b7-739826dbd8283e1d1eb8283e1a2d3d4498faf67c5b2834959d6e41d4eb682d02.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.6TFFqMnQv7 (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: 46.20 MiB)
account/ecdsa_k_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 55.20 MiB)
account/ecdsa_k_account_contract goblin ecc op : 4/1024 (mem: 55.20 MiB)
account/ecdsa_k_account_contract busread : 742/6000 (mem: 55.20 MiB)
account/ecdsa_k_account_contract lookups : 3068/15000 (mem: 55.20 MiB)
account/ecdsa_k_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 55.20 MiB)
account/ecdsa_k_account_contract arithmetic : 22001/56000 (mem: 55.20 MiB)
account/ecdsa_k_account_contract delta range : 10467/18000 (mem: 55.20 MiB)
account/ecdsa_k_account_contract elliptic : 2/6000 (mem: 55.20 MiB)
account/ecdsa_k_account_contract auxiliary : 11784/26000 (mem: 55.20 MiB)
account/ecdsa_k_account_contract poseidon ext : 82/17000 (mem: 55.20 MiB)
account/ecdsa_k_account_contract poseidon int : 458/92000 (mem: 55.20 MiB)
account/ecdsa_k_account_contract overflow : 0/0 (mem: 55.20 MiB)
account/ecdsa_k_account_contract (mem: 55.20 MiB)
account/ecdsa_k_account_contract Total structured size: 242025 (mem: 55.20 MiB)
account/ecdsa_k_account_contract allocating polynomials object in proving key... (mem: 55.20 MiB)
account/ecdsa_k_account_contract populating trace... (mem: 254.20 MiB)
account/ecdsa_k_account_contract time to construct proving key: 125 ms. (mem: 272.20 MiB)
account/ecdsa_k_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 272.20 MiB)
account/ecdsa_k_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 297.85 MiB)
account/ecdsa_k_account_contract VK saved to "./target/tmp/tmp.6TFFqMnQv7/vk" (mem: 297.85 MiB)
account/ecdsa_k_account_contract Completed 2.1 KiB/2.1 KiB (43.7 KiB/s) with 1 file(s) remaining
account/ecdsa_k_account_contract upload: ../../../../../tmp/tmp.mSRnfpgqjt to s3://aztec-ci-artifacts/build-cache/vk-4999f402ee5f62b7-739826dbd8283e1d1eb8283e1a2d3d4498faf67c5b2834959d6e41d4eb682d02.tar.gz
account/ecdsa_k_account_contract Cache upload of vk-4999f402ee5f62b7-739826dbd8283e1d1eb8283e1a2d3d4498faf67c5b2834959d6e41d4eb682d02.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.
app/app_subscription_contract Processing function: subscribe...
app/app_subscription_contract Cache download of vk-34231ac7cd18ace2-4263562ea65580b91e0a48e5df4a56a12da9ff7831d02a90b696bd4e00dbda03.tar.gz failed.
app/app_subscription_contract Generating vk for function: subscribe...
app/app_subscription_contract bb command: write_vk (mem: 9.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.zOE7YQG13Z (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: 46.59 MiB)
app/app_subscription_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 48.59 MiB)
app/app_subscription_contract goblin ecc op : 4/1024 (mem: 48.59 MiB)
app/app_subscription_contract busread : 742/6000 (mem: 48.59 MiB)
app/app_subscription_contract lookups : 13338/15000 (mem: 48.59 MiB)
app/app_subscription_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 48.59 MiB)
app/app_subscription_contract arithmetic : 18101/56000 (mem: 48.59 MiB)
app/app_subscription_contract delta range : 2613/18000 (mem: 48.59 MiB)
app/app_subscription_contract elliptic : 992/6000 (mem: 48.59 MiB)
app/app_subscription_contract auxiliary : 899/26000 (mem: 48.59 MiB)
app/app_subscription_contract poseidon ext : 712/17000 (mem: 48.59 MiB)
app/app_subscription_contract poseidon int : 4049/92000 (mem: 48.59 MiB)
app/app_subscription_contract overflow : 0/0 (mem: 48.59 MiB)
app/app_subscription_contract (mem: 48.59 MiB)
app/app_subscription_contract Total structured size: 242025 (mem: 48.59 MiB)
app/app_subscription_contract allocating polynomials object in proving key... (mem: 48.59 MiB)
app/app_subscription_contract populating trace... (mem: 258.59 MiB)
app/app_subscription_contract time to construct proving key: 181 ms. (mem: 277.59 MiB)
app/app_subscription_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 277.59 MiB)
app/app_subscription_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 305.20 MiB)
app/app_subscription_contract VK saved to "./target/tmp/tmp.zOE7YQG13Z/vk" (mem: 305.20 MiB)
app/app_subscription_contract Completed 2.1 KiB/2.1 KiB (25.3 KiB/s) with 1 file(s) remaining
app/app_subscription_contract upload: ../../../../../tmp/tmp.Sz0PR7Gwkg to s3://aztec-ci-artifacts/build-cache/vk-34231ac7cd18ace2-4263562ea65580b91e0a48e5df4a56a12da9ff7831d02a90b696bd4e00dbda03.tar.gz
app/app_subscription_contract Cache upload of vk-34231ac7cd18ace2-4263562ea65580b91e0a48e5df4a56a12da9ff7831d02a90b696bd4e00dbda03.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.
fees/fpc_contract compile fees/fpc_contract
fees/sponsored_fpc_contract compile fees/sponsored_fpc_contract
protocol/auth_registry_contract compile protocol/auth_registry_contract
protocol/contract_class_registerer_contract compile protocol/contract_class_registerer_contract
app/nft_contract Cache download and extraction of contract-fee0a39435de36a1.tar.gz complete in 0s.
protocol/contract_instance_deployer_contract compile protocol/contract_instance_deployer_contract
app/orderbook_contract Cache download and extraction of contract-7e736ce2e890d9b6.tar.gz complete in 0s.
app/price_feed_contract Cache download and extraction of contract-779b2eb074b0b4df.tar.gz complete in 0s.
app/token_blacklist_contract Cache download and extraction of contract-15850bde4e9ef7c8.tar.gz complete in 0s.
app/token_bridge_contract Cache download and extraction of contract-b6d1a8f07703860f.tar.gz complete in 0s.
app/card_game_contract Processing function: buy_pack...
app/card_game_contract Cache download of vk-3956bb9edcb9be3b-754f672b886d364218187d91fae697c1b7980e4957949f26711ba004f5cdcc74.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.gWBoD40eZQ (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: 86.54 MiB)
app/card_game_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 89.54 MiB)
app/card_game_contract goblin ecc op : 4/1024 (mem: 89.54 MiB)
app/card_game_contract busread : 742/6000 (mem: 89.54 MiB)
app/card_game_contract lookups : 39642/15000 (mem: 89.54 MiB)
app/card_game_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 89.54 MiB)
app/card_game_contract arithmetic : 37190/56000 (mem: 89.54 MiB)
app/card_game_contract delta range : 3749/18000 (mem: 89.54 MiB)
app/card_game_contract elliptic : 2344/6000 (mem: 89.54 MiB)
app/card_game_contract auxiliary : 2323/26000 (mem: 89.54 MiB)
app/card_game_contract poseidon ext : 162/17000 (mem: 89.54 MiB)
app/card_game_contract poseidon int : 914/92000 (mem: 89.54 MiB)
app/card_game_contract overflow : 0/0 (mem: 89.54 MiB)
app/card_game_contract (mem: 89.54 MiB)
app/card_game_contract Total structured size: 242025 (mem: 89.54 MiB)
app/card_game_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 101.54 MiB)
app/card_game_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 101.54 MiB)
app/card_game_contract goblin ecc op : 4/1024 (mem: 101.54 MiB)
app/card_game_contract busread : 742/6000 (mem: 101.54 MiB)
app/card_game_contract lookups : 15000/15000 (mem: 101.54 MiB)
app/card_game_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 101.54 MiB)
app/card_game_contract arithmetic : 37190/56000 (mem: 101.54 MiB)
app/card_game_contract delta range : 3749/18000 (mem: 101.54 MiB)
app/card_game_contract elliptic : 2344/6000 (mem: 101.54 MiB)
app/card_game_contract auxiliary : 2323/26000 (mem: 101.54 MiB)
app/card_game_contract poseidon ext : 162/17000 (mem: 101.54 MiB)
app/card_game_contract poseidon int : 914/92000 (mem: 101.54 MiB)
app/card_game_contract overflow : 24643/24643 (mem: 101.54 MiB)
app/card_game_contract (mem: 101.54 MiB)
app/card_game_contract Total structured size: 266668 (mem: 101.54 MiB)
app/card_game_contract allocating polynomials object in proving key... (mem: 101.54 MiB)
app/card_game_contract populating trace... (mem: 951.54 MiB)
app/card_game_contract time to construct proving key: 296 ms. (mem: 987.54 MiB)
app/card_game_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 987.54 MiB)
app/card_game_contract Initialized BN254 CRS from memory with num points = 524289 (mem: 1041.67 MiB)
app/card_game_contract VK saved to "./target/tmp/tmp.gWBoD40eZQ/vk" (mem: 1041.67 MiB)
app/card_game_contract Completed 2.1 KiB/2.1 KiB (34.6 KiB/s) with 1 file(s) remaining
app/card_game_contract upload: ../../../../../tmp/tmp.8PkUzJ3gfR to s3://aztec-ci-artifacts/build-cache/vk-3956bb9edcb9be3b-754f672b886d364218187d91fae697c1b7980e4957949f26711ba004f5cdcc74.tar.gz
app/card_game_contract Cache upload of vk-3956bb9edcb9be3b-754f672b886d364218187d91fae697c1b7980e4957949f26711ba004f5cdcc74.tar.gz complete in 1s.
app/easy_private_token_contract Processing function: transfer...
app/easy_private_token_contract Cache download of vk-829e2a2af64717ff-54d695d33c0237dea7c60839ae5b047a0ef9946652fca5b6b370f08e05c7381c.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: 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.ALuZoL4EJI (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: 92.80 MiB)
app/easy_private_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 111.80 MiB)
app/easy_private_token_contract goblin ecc op : 4/1024 (mem: 111.80 MiB)
app/easy_private_token_contract busread : 742/6000 (mem: 111.80 MiB)
app/easy_private_token_contract lookups : 24498/15000 (mem: 111.80 MiB)
app/easy_private_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 111.80 MiB)
app/easy_private_token_contract arithmetic : 47850/56000 (mem: 111.80 MiB)
app/easy_private_token_contract delta range : 6405/18000 (mem: 111.80 MiB)
app/easy_private_token_contract elliptic : 6490/6000 (mem: 111.80 MiB)
app/easy_private_token_contract auxiliary : 21305/26000 (mem: 111.80 MiB)
app/easy_private_token_contract poseidon ext : 2632/17000 (mem: 111.80 MiB)
app/easy_private_token_contract poseidon int : 14993/92000 (mem: 111.80 MiB)
app/easy_private_token_contract overflow : 0/0 (mem: 111.80 MiB)
app/easy_private_token_contract (mem: 111.80 MiB)
app/easy_private_token_contract Total structured size: 242025 (mem: 111.80 MiB)
app/easy_private_token_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 115.80 MiB)
app/easy_private_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 115.80 MiB)
app/easy_private_token_contract goblin ecc op : 4/1024 (mem: 115.80 MiB)
app/easy_private_token_contract busread : 742/6000 (mem: 115.80 MiB)
app/easy_private_token_contract lookups : 15000/15000 (mem: 115.80 MiB)
app/easy_private_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 115.80 MiB)
app/easy_private_token_contract arithmetic : 47850/56000 (mem: 115.80 MiB)
app/easy_private_token_contract delta range : 6405/18000 (mem: 115.80 MiB)
app/easy_private_token_contract elliptic : 6000/6000 (mem: 115.80 MiB)
app/easy_private_token_contract auxiliary : 21305/26000 (mem: 115.80 MiB)
app/easy_private_token_contract poseidon ext : 2632/17000 (mem: 115.80 MiB)
app/easy_private_token_contract poseidon int : 14993/92000 (mem: 115.80 MiB)
app/easy_private_token_contract overflow : 9990/9990 (mem: 115.80 MiB)
app/easy_private_token_contract (mem: 115.80 MiB)
app/easy_private_token_contract Total structured size: 252015 (mem: 115.80 MiB)
app/easy_private_token_contract allocating polynomials object in proving key... (mem: 115.80 MiB)
app/easy_private_token_contract populating trace... (mem: 549.80 MiB)
app/easy_private_token_contract time to construct proving key: 172 ms. (mem: 571.80 MiB)
app/easy_private_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 571.80 MiB)
app/easy_private_token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 581.67 MiB)
app/easy_private_token_contract VK saved to "./target/tmp/tmp.ALuZoL4EJI/vk" (mem: 585.67 MiB)
app/easy_private_token_contract Completed 2.1 KiB/2.1 KiB (48.8 KiB/s) with 1 file(s) remaining
app/easy_private_token_contract upload: ../../../../../tmp/tmp.pSAbpz4GMQ to s3://aztec-ci-artifacts/build-cache/vk-829e2a2af64717ff-54d695d33c0237dea7c60839ae5b047a0ef9946652fca5b6b370f08e05c7381c.tar.gz
app/easy_private_token_contract Cache upload of vk-829e2a2af64717ff-54d695d33c0237dea7c60839ae5b047a0ef9946652fca5b6b370f08e05c7381c.tar.gz complete in 1s.
app/easy_private_token_contract Processing function: public_dispatch...
app/easy_private_token_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/uniswap_contract Cache download and extraction of contract-dc6028736bf8aa54.tar.gz complete in 0s.
app/token_contract Cache download and extraction of contract-67154b3eddc3be42.tar.gz complete in 0s.
app/simple_token_contract Cache download and extraction of contract-4020a220b180c107.tar.gz complete in 0s.
protocol/fee_juice_contract compile protocol/fee_juice_contract
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.
docs/docs_example_contract Cache download and extraction of contract-5ee0be2a68baca26.tar.gz complete in 0s.
fees/fpc_contract Cache download and extraction of contract-3f5177f6dd59efaf.tar.gz complete in 1s.
app/card_game_contract Processing function: claim_cards...
app/card_game_contract Cache download of vk-3956bb9edcb9be3b-7c1e25a5037edec1029136d920c92c4aa15dcdaf209cb0c21c0e5b268b793621.tar.gz failed.
app/card_game_contract Generating vk for function: claim_cards...
app/card_game_contract bb command: write_vk (mem: 8.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.dZQHPnPUaR (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: 93.70 MiB)
app/card_game_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 98.70 MiB)
app/card_game_contract goblin ecc op : 4/1024 (mem: 98.70 MiB)
app/card_game_contract busread : 742/6000 (mem: 98.70 MiB)
app/card_game_contract lookups : 49052/15000 (mem: 98.70 MiB)
app/card_game_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 98.70 MiB)
app/card_game_contract arithmetic : 47256/56000 (mem: 98.70 MiB)
app/card_game_contract delta range : 4297/18000 (mem: 98.70 MiB)
app/card_game_contract elliptic : 3148/6000 (mem: 98.70 MiB)
app/card_game_contract auxiliary : 3196/26000 (mem: 98.70 MiB)
app/card_game_contract poseidon ext : 132/17000 (mem: 98.70 MiB)
app/card_game_contract poseidon int : 743/92000 (mem: 98.70 MiB)
app/card_game_contract overflow : 0/0 (mem: 98.70 MiB)
app/card_game_contract (mem: 98.70 MiB)
app/card_game_contract Total structured size: 242025 (mem: 98.70 MiB)
app/card_game_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 115.70 MiB)
app/card_game_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 115.70 MiB)
app/card_game_contract goblin ecc op : 4/1024 (mem: 115.70 MiB)
app/card_game_contract busread : 742/6000 (mem: 115.70 MiB)
app/card_game_contract lookups : 15000/15000 (mem: 115.70 MiB)
app/card_game_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 115.70 MiB)
app/card_game_contract arithmetic : 47256/56000 (mem: 115.70 MiB)
app/card_game_contract delta range : 4297/18000 (mem: 115.70 MiB)
app/card_game_contract elliptic : 3148/6000 (mem: 115.70 MiB)
app/card_game_contract auxiliary : 3196/26000 (mem: 115.70 MiB)
app/card_game_contract poseidon ext : 132/17000 (mem: 115.70 MiB)
app/card_game_contract poseidon int : 743/92000 (mem: 115.70 MiB)
app/card_game_contract overflow : 34053/34053 (mem: 115.70 MiB)
app/card_game_contract (mem: 115.70 MiB)
app/card_game_contract Total structured size: 276078 (mem: 115.70 MiB)
app/card_game_contract allocating polynomials object in proving key... (mem: 115.70 MiB)
app/card_game_contract populating trace... (mem: 972.70 MiB)
app/card_game_contract time to construct proving key: 257 ms. (mem: 1004.70 MiB)
app/card_game_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 1004.70 MiB)
app/card_game_contract Initialized BN254 CRS from memory with num points = 524289 (mem: 1057.04 MiB)
app/card_game_contract VK saved to "./target/tmp/tmp.dZQHPnPUaR/vk" (mem: 1057.04 MiB)
app/card_game_contract Completed 2.1 KiB/2.1 KiB (33.0 KiB/s) with 1 file(s) remaining
app/card_game_contract upload: ../../../../../tmp/tmp.8eZhaWISS8 to s3://aztec-ci-artifacts/build-cache/vk-3956bb9edcb9be3b-7c1e25a5037edec1029136d920c92c4aa15dcdaf209cb0c21c0e5b268b793621.tar.gz
app/card_game_contract Cache upload of vk-3956bb9edcb9be3b-7c1e25a5037edec1029136d920c92c4aa15dcdaf209cb0c21c0e5b268b793621.tar.gz complete in 2s.
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-455583206dee880c.tar.gz complete in 0s.
app/card_game_contract Processing function: join_game...
app/card_game_contract Cache download of vk-3956bb9edcb9be3b-5897a98cecdf80c5522bc3447ee5014423047ebe0507c96a768692d2bcf85ea1.tar.gz failed.
app/card_game_contract Generating vk for function: join_game...
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.RxizbkDlJw (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: 96.20 MiB)
app/card_game_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 115.20 MiB)
app/card_game_contract goblin ecc op : 4/1024 (mem: 115.20 MiB)
app/card_game_contract busread : 742/6000 (mem: 115.20 MiB)
app/card_game_contract lookups : 24498/15000 (mem: 115.20 MiB)
app/card_game_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 115.20 MiB)
app/card_game_contract arithmetic : 53552/56000 (mem: 115.20 MiB)
app/card_game_contract delta range : 5660/18000 (mem: 115.20 MiB)
app/card_game_contract elliptic : 6490/6000 (mem: 115.20 MiB)
app/card_game_contract auxiliary : 21305/26000 (mem: 115.20 MiB)
app/card_game_contract poseidon ext : 2662/17000 (mem: 115.20 MiB)
app/card_game_contract poseidon int : 15164/92000 (mem: 115.20 MiB)
app/card_game_contract overflow : 0/0 (mem: 115.20 MiB)
app/card_game_contract (mem: 115.20 MiB)
app/card_game_contract Total structured size: 242025 (mem: 115.20 MiB)
app/card_game_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 120.20 MiB)
app/card_game_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 120.20 MiB)
app/card_game_contract goblin ecc op : 4/1024 (mem: 120.20 MiB)
app/card_game_contract busread : 742/6000 (mem: 120.20 MiB)
app/card_game_contract lookups : 15000/15000 (mem: 120.20 MiB)
app/card_game_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 120.20 MiB)
app/card_game_contract arithmetic : 53552/56000 (mem: 120.20 MiB)
app/card_game_contract delta range : 5660/18000 (mem: 120.20 MiB)
app/card_game_contract elliptic : 6000/6000 (mem: 120.20 MiB)
app/card_game_contract auxiliary : 21305/26000 (mem: 120.20 MiB)
app/card_game_contract poseidon ext : 2662/17000 (mem: 120.20 MiB)
app/card_game_contract poseidon int : 15164/92000 (mem: 120.20 MiB)
app/card_game_contract overflow : 9990/9990 (mem: 120.20 MiB)
app/card_game_contract (mem: 120.20 MiB)
app/card_game_contract Total structured size: 252015 (mem: 120.20 MiB)
app/card_game_contract allocating polynomials object in proving key... (mem: 120.20 MiB)
app/card_game_contract populating trace... (mem: 550.20 MiB)
app/card_game_contract time to construct proving key: 168 ms. (mem: 575.20 MiB)
app/card_game_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 575.20 MiB)
app/card_game_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 575.20 MiB)
app/card_game_contract VK saved to "./target/tmp/tmp.RxizbkDlJw/vk" (mem: 576.37 MiB)
app/card_game_contract Completed 2.1 KiB/2.1 KiB (30.2 KiB/s) with 1 file(s) remaining
app/card_game_contract upload: ../../../../../tmp/tmp.6JTTrGN6nl to s3://aztec-ci-artifacts/build-cache/vk-3956bb9edcb9be3b-5897a98cecdf80c5522bc3447ee5014423047ebe0507c96a768692d2bcf85ea1.tar.gz
app/card_game_contract Cache upload of vk-3956bb9edcb9be3b-5897a98cecdf80c5522bc3447ee5014423047ebe0507c96a768692d2bcf85ea1.tar.gz complete in 1s.
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-3956bb9edcb9be3b-1c525d118a92717cb91e34e832d2e5cbaf3a42acea5e9c8675815300b61ab821.tar.gz failed.
app/card_game_contract Generating vk for function: play_card...
app/card_game_contract bb command: write_vk (mem: 8.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.FgLjnRNEBm (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: 59.83 MiB)
app/card_game_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 72.83 MiB)
app/card_game_contract goblin ecc op : 4/1024 (mem: 72.83 MiB)
app/card_game_contract busread : 742/6000 (mem: 72.83 MiB)
app/card_game_contract lookups : 2/15000 (mem: 72.83 MiB)
app/card_game_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 72.83 MiB)
app/card_game_contract arithmetic : 28694/56000 (mem: 72.83 MiB)
app/card_game_contract delta range : 4394/18000 (mem: 72.83 MiB)
app/card_game_contract elliptic : 5154/6000 (mem: 72.83 MiB)
app/card_game_contract auxiliary : 19881/26000 (mem: 72.83 MiB)
app/card_game_contract poseidon ext : 2612/17000 (mem: 72.83 MiB)
app/card_game_contract poseidon int : 14879/92000 (mem: 72.83 MiB)
app/card_game_contract overflow : 0/0 (mem: 72.83 MiB)
app/card_game_contract (mem: 72.83 MiB)
app/card_game_contract Total structured size: 242025 (mem: 72.83 MiB)
app/card_game_contract allocating polynomials object in proving key... (mem: 72.83 MiB)
app/card_game_contract populating trace... (mem: 273.83 MiB)
app/card_game_contract time to construct proving key: 158 ms. (mem: 290.83 MiB)
app/card_game_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 290.83 MiB)
app/card_game_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 309.83 MiB)
app/card_game_contract VK saved to "./target/tmp/tmp.FgLjnRNEBm/vk" (mem: 309.83 MiB)
app/card_game_contract Completed 2.1 KiB/2.1 KiB (32.2 KiB/s) with 1 file(s) remaining
app/card_game_contract upload: ../../../../../tmp/tmp.eY4srOc9iW to s3://aztec-ci-artifacts/build-cache/vk-3956bb9edcb9be3b-1c525d118a92717cb91e34e832d2e5cbaf3a42acea5e9c8675815300b61ab821.tar.gz
app/card_game_contract Cache upload of vk-3956bb9edcb9be3b-1c525d118a92717cb91e34e832d2e5cbaf3a42acea5e9c8675815300b61ab821.tar.gz complete in 2s.
app/card_game_contract Processing function: process_message...
app/card_game_contract Function process_message is neither public nor unconstrained, skipping.
protocol/auth_registry_contract Cache download and extraction of contract-edf1bb4bedc87d09.tar.gz complete in 0s.
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/contract_class_registerer_contract Cache download and extraction of contract-d6718235c8a066fd.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_instance_deployer_contract Cache download and extraction of contract-ff40ee14b6c77aec.tar.gz complete in 0s.
protocol/multi_call_entrypoint_contract compile protocol/multi_call_entrypoint_contract
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.
protocol/router_contract compile protocol/router_contract
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/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.
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.
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.
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.
fees/sponsored_fpc_contract Processing function: process_message...
fees/sponsored_fpc_contract Function process_message is neither public nor unconstrained, skipping.
protocol/fee_juice_contract Cache download and extraction of contract-d2b3d507269821a2.tar.gz complete in 0s.
protocol/multi_call_entrypoint_contract Cache download and extraction of contract-4fab08170e519d8d.tar.gz complete in 0s.
protocol/router_contract Cache download and extraction of contract-80996b5238903b1f.tar.gz complete in 0s.
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 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-fee0a39435de36a1-0727af7c2e742c92f35d131a9e2492d7ff256fcb3515861afce42ebfce294304.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.bFnJhl2JGK (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: 228.00 MiB)
app/nft_contract time to construct proving key: 49 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.bFnJhl2JGK/vk" (mem: 274.00 MiB)
app/nft_contract Completed 2.1 KiB/2.1 KiB (24.7 KiB/s) with 1 file(s) remaining
app/nft_contract upload: ../../../../../tmp/tmp.rAPQfMIom3 to s3://aztec-ci-artifacts/build-cache/vk-fee0a39435de36a1-0727af7c2e742c92f35d131a9e2492d7ff256fcb3515861afce42ebfce294304.tar.gz
app/nft_contract Cache upload of vk-fee0a39435de36a1-0727af7c2e742c92f35d131a9e2492d7ff256fcb3515861afce42ebfce294304.tar.gz complete in 2s.
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-7e736ce2e890d9b6-949106f50da80779908da47dd17bfdaf15c856f86ad5b1e17ea542c451f86eb2.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.qFUiV1fCb4 (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: 240.00 MiB)
app/orderbook_contract time to construct proving key: 54 ms. (mem: 246.00 MiB)
app/orderbook_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 246.00 MiB)
app/orderbook_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 278.00 MiB)
app/orderbook_contract VK saved to "./target/tmp/tmp.qFUiV1fCb4/vk" (mem: 278.00 MiB)
app/orderbook_contract Completed 2.1 KiB/2.1 KiB (30.2 KiB/s) with 1 file(s) remaining
app/orderbook_contract upload: ../../../../../tmp/tmp.ZtUDuVVHiE to s3://aztec-ci-artifacts/build-cache/vk-7e736ce2e890d9b6-949106f50da80779908da47dd17bfdaf15c856f86ad5b1e17ea542c451f86eb2.tar.gz
app/orderbook_contract Cache upload of vk-7e736ce2e890d9b6-949106f50da80779908da47dd17bfdaf15c856f86ad5b1e17ea542c451f86eb2.tar.gz complete in 3s.
app/orderbook_contract Processing function: fulfill_order...
app/orderbook_contract Cache download of vk-7e736ce2e890d9b6-7e4d3f8634372ac2683a72d59f4b794875ad436f502c9e187df1d00f338bd8f6.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.rIXLNr0c49 (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.47 MiB)
app/orderbook_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 25.47 MiB)
app/orderbook_contract goblin ecc op : 4/1024 (mem: 25.47 MiB)
app/orderbook_contract busread : 742/6000 (mem: 25.47 MiB)
app/orderbook_contract lookups : 2/15000 (mem: 25.47 MiB)
app/orderbook_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 25.47 MiB)
app/orderbook_contract arithmetic : 5272/56000 (mem: 25.47 MiB)
app/orderbook_contract delta range : 1997/18000 (mem: 25.47 MiB)
app/orderbook_contract elliptic : 2/6000 (mem: 25.47 MiB)
app/orderbook_contract auxiliary : 26/26000 (mem: 25.47 MiB)
app/orderbook_contract poseidon ext : 962/17000 (mem: 25.47 MiB)
app/orderbook_contract poseidon int : 5474/92000 (mem: 25.47 MiB)
app/orderbook_contract overflow : 0/0 (mem: 25.47 MiB)
app/orderbook_contract (mem: 25.47 MiB)
app/orderbook_contract Total structured size: 242025 (mem: 25.47 MiB)
app/orderbook_contract allocating polynomials object in proving key... (mem: 25.47 MiB)
app/orderbook_contract populating trace... (mem: 219.47 MiB)
app/orderbook_contract time to construct proving key: 66 ms. (mem: 232.47 MiB)
app/orderbook_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 232.47 MiB)
app/orderbook_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 263.18 MiB)
app/orderbook_contract VK saved to "./target/tmp/tmp.rIXLNr0c49/vk" (mem: 263.18 MiB)
app/orderbook_contract Completed 2.1 KiB/2.1 KiB (29.0 KiB/s) with 1 file(s) remaining
app/orderbook_contract upload: ../../../../../tmp/tmp.8BQwfU3rbF to s3://aztec-ci-artifacts/build-cache/vk-7e736ce2e890d9b6-7e4d3f8634372ac2683a72d59f4b794875ad436f502c9e187df1d00f338bd8f6.tar.gz
app/orderbook_contract Cache upload of vk-7e736ce2e890d9b6-7e4d3f8634372ac2683a72d59f4b794875ad436f502c9e187df1d00f338bd8f6.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-fee0a39435de36a1-54e63a993a0b260f21f14cfa54ba4968ef480c1b133505b7ddf48300a1aa5d94.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.Hb3ijyg8mn (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.94 MiB)
app/nft_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 42.94 MiB)
app/nft_contract goblin ecc op : 4/1024 (mem: 42.94 MiB)
app/nft_contract busread : 742/6000 (mem: 42.94 MiB)
app/nft_contract lookups : 12250/15000 (mem: 42.94 MiB)
app/nft_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 42.94 MiB)
app/nft_contract arithmetic : 15216/56000 (mem: 42.94 MiB)
app/nft_contract delta range : 2446/18000 (mem: 42.94 MiB)
app/nft_contract elliptic : 670/6000 (mem: 42.94 MiB)
app/nft_contract auxiliary : 738/26000 (mem: 42.94 MiB)
app/nft_contract poseidon ext : 62/17000 (mem: 42.94 MiB)
app/nft_contract poseidon int : 344/92000 (mem: 42.94 MiB)
app/nft_contract overflow : 0/0 (mem: 42.94 MiB)
app/nft_contract (mem: 42.94 MiB)
app/nft_contract Total structured size: 242025 (mem: 42.94 MiB)
app/nft_contract allocating polynomials object in proving key... (mem: 42.94 MiB)
app/nft_contract populating trace... (mem: 243.94 MiB)
app/nft_contract time to construct proving key: 93 ms. (mem: 260.94 MiB)
app/nft_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 260.94 MiB)
app/nft_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 290.28 MiB)
app/nft_contract VK saved to "./target/tmp/tmp.Hb3ijyg8mn/vk" (mem: 290.28 MiB)
app/nft_contract Completed 2.1 KiB/2.1 KiB (35.3 KiB/s) with 1 file(s) remaining
app/nft_contract upload: ../../../../../tmp/tmp.CzH6EldoDy to s3://aztec-ci-artifacts/build-cache/vk-fee0a39435de36a1-54e63a993a0b260f21f14cfa54ba4968ef480c1b133505b7ddf48300a1aa5d94.tar.gz
app/nft_contract Cache upload of vk-fee0a39435de36a1-54e63a993a0b260f21f14cfa54ba4968ef480c1b133505b7ddf48300a1aa5d94.tar.gz complete in 3s.
app/nft_contract Processing function: private_get_name...
app/nft_contract Cache download of vk-fee0a39435de36a1-f81f2604860f602768e81af5ec61d99b8d96175ab9490f63f60a15ab012cf92d.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.0TTpRUqlUV (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.00 MiB)
app/nft_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 21.00 MiB)
app/nft_contract goblin ecc op : 4/1024 (mem: 21.00 MiB)
app/nft_contract busread : 742/6000 (mem: 21.00 MiB)
app/nft_contract lookups : 2/15000 (mem: 21.00 MiB)
app/nft_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 21.00 MiB)
app/nft_contract arithmetic : 4236/56000 (mem: 21.00 MiB)
app/nft_contract delta range : 1887/18000 (mem: 21.00 MiB)
app/nft_contract elliptic : 2/6000 (mem: 21.00 MiB)
app/nft_contract auxiliary : 26/26000 (mem: 21.00 MiB)
app/nft_contract poseidon ext : 452/17000 (mem: 21.00 MiB)
app/nft_contract poseidon int : 2567/92000 (mem: 21.00 MiB)
app/nft_contract overflow : 0/0 (mem: 21.00 MiB)
app/nft_contract (mem: 21.00 MiB)
app/nft_contract Total structured size: 242025 (mem: 21.00 MiB)
app/nft_contract allocating polynomials object in proving key... (mem: 21.00 MiB)
app/nft_contract populating trace... (mem: 239.00 MiB)
app/nft_contract time to construct proving key: 47 ms. (mem: 253.00 MiB)
app/nft_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 253.00 MiB)
app/nft_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 285.00 MiB)
app/nft_contract VK saved to "./target/tmp/tmp.0TTpRUqlUV/vk" (mem: 285.00 MiB)
app/nft_contract Completed 2.1 KiB/2.1 KiB (29.0 KiB/s) with 1 file(s) remaining
app/nft_contract upload: ../../../../../tmp/tmp.1GkACXj1bO to s3://aztec-ci-artifacts/build-cache/vk-fee0a39435de36a1-f81f2604860f602768e81af5ec61d99b8d96175ab9490f63f60a15ab012cf92d.tar.gz
app/nft_contract Cache upload of vk-fee0a39435de36a1-f81f2604860f602768e81af5ec61d99b8d96175ab9490f63f60a15ab012cf92d.tar.gz complete in 2s.
app/nft_contract Processing function: private_get_symbol...
app/nft_contract Cache download of vk-fee0a39435de36a1-bae728a197245d16f200392c9f86f6ecb116f92962251ce1bffb78d6b79cdc9f.tar.gz failed.
app/nft_contract Generating vk for function: private_get_symbol...
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.9klpGANehp (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: 241.96 MiB)
app/nft_contract time to construct proving key: 48 ms. (mem: 254.96 MiB)
app/nft_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 254.96 MiB)
app/nft_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 286.96 MiB)
app/nft_contract VK saved to "./target/tmp/tmp.9klpGANehp/vk" (mem: 286.96 MiB)
app/nft_contract Completed 2.1 KiB/2.1 KiB (25.9 KiB/s) with 1 file(s) remaining
app/nft_contract upload: ../../../../../tmp/tmp.7cNT9CQBrr to s3://aztec-ci-artifacts/build-cache/vk-fee0a39435de36a1-bae728a197245d16f200392c9f86f6ecb116f92962251ce1bffb78d6b79cdc9f.tar.gz
app/nft_contract Cache upload of vk-fee0a39435de36a1-bae728a197245d16f200392c9f86f6ecb116f92962251ce1bffb78d6b79cdc9f.tar.gz complete in 2s.
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.
docs/docs_example_contract Processing function: get_imm_card...
docs/docs_example_contract Cache download of vk-5ee0be2a68baca26-1668c89c014667dd9d9182eec291493ef0ad19ee2c67075db6c2012bcb692870.tar.gz failed.
docs/docs_example_contract Generating vk for function: get_imm_card...
docs/docs_example_contract bb command: write_vk (mem: 8.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.01AyHbHj50 (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: 13.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: 224.00 MiB)
docs/docs_example_contract time to construct proving key: 87 ms. (mem: 238.00 MiB)
docs/docs_example_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 238.00 MiB)
docs/docs_example_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 270.00 MiB)
docs/docs_example_contract VK saved to "./target/tmp/tmp.01AyHbHj50/vk" (mem: 270.00 MiB)
docs/docs_example_contract Completed 2.1 KiB/2.1 KiB (25.7 KiB/s) with 1 file(s) remaining
docs/docs_example_contract upload: ../../../../../tmp/tmp.nto8wRKAT8 to s3://aztec-ci-artifacts/build-cache/vk-5ee0be2a68baca26-1668c89c014667dd9d9182eec291493ef0ad19ee2c67075db6c2012bcb692870.tar.gz
docs/docs_example_contract Cache upload of vk-5ee0be2a68baca26-1668c89c014667dd9d9182eec291493ef0ad19ee2c67075db6c2012bcb692870.tar.gz complete in 2s.
docs/docs_example_contract Processing function: get_public_immutable...
docs/docs_example_contract Function get_public_immutable is neither public nor unconstrained, skipping.
fees/fpc_contract Processing function: fee_entrypoint_private...
fees/fpc_contract Cache download of vk-3f5177f6dd59efaf-b357a872add134d339e68e7b212eb77d9a0a3ba73bca4b34e7ef54416095cff9.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.lBgglqIrrE (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: 17.00 MiB)
fees/fpc_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.00 MiB)
fees/fpc_contract goblin ecc op : 4/1024 (mem: 19.00 MiB)
fees/fpc_contract busread : 742/6000 (mem: 19.00 MiB)
fees/fpc_contract lookups : 2/15000 (mem: 19.00 MiB)
fees/fpc_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.00 MiB)
fees/fpc_contract arithmetic : 4299/56000 (mem: 19.00 MiB)
fees/fpc_contract delta range : 1893/18000 (mem: 19.00 MiB)
fees/fpc_contract elliptic : 2/6000 (mem: 19.00 MiB)
fees/fpc_contract auxiliary : 26/26000 (mem: 19.00 MiB)
fees/fpc_contract poseidon ext : 512/17000 (mem: 19.00 MiB)
fees/fpc_contract poseidon int : 2909/92000 (mem: 19.00 MiB)
fees/fpc_contract overflow : 0/0 (mem: 19.00 MiB)
fees/fpc_contract (mem: 19.00 MiB)
fees/fpc_contract Total structured size: 242025 (mem: 19.00 MiB)
fees/fpc_contract allocating polynomials object in proving key... (mem: 19.00 MiB)
fees/fpc_contract populating trace... (mem: 227.00 MiB)
fees/fpc_contract time to construct proving key: 126 ms. (mem: 241.00 MiB)
fees/fpc_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 241.00 MiB)
fees/fpc_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 274.00 MiB)
fees/fpc_contract VK saved to "./target/tmp/tmp.lBgglqIrrE/vk" (mem: 274.00 MiB)
fees/fpc_contract Completed 2.1 KiB/2.1 KiB (26.4 KiB/s) with 1 file(s) remaining
fees/fpc_contract upload: ../../../../../tmp/tmp.TDsGFJMteN to s3://aztec-ci-artifacts/build-cache/vk-3f5177f6dd59efaf-b357a872add134d339e68e7b212eb77d9a0a3ba73bca4b34e7ef54416095cff9.tar.gz
fees/fpc_contract Cache upload of vk-3f5177f6dd59efaf-b357a872add134d339e68e7b212eb77d9a0a3ba73bca4b34e7ef54416095cff9.tar.gz complete in 2s.
app/nft_contract Processing function: transfer_in_private...
app/nft_contract Cache download of vk-fee0a39435de36a1-e3c2176e2ab1b0d30556423ef441cdae36c07341ab813047d6fe4245d3ff0165.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.ZKtmLwVgxB (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: 48.33 MiB)
app/nft_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 49.33 MiB)
app/nft_contract goblin ecc op : 4/1024 (mem: 49.33 MiB)
app/nft_contract busread : 742/6000 (mem: 49.33 MiB)
app/nft_contract lookups : 12250/15000 (mem: 49.33 MiB)
app/nft_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 49.33 MiB)
app/nft_contract arithmetic : 17472/56000 (mem: 49.33 MiB)
app/nft_contract delta range : 2663/18000 (mem: 49.33 MiB)
app/nft_contract elliptic : 992/6000 (mem: 49.33 MiB)
app/nft_contract auxiliary : 1654/26000 (mem: 49.33 MiB)
app/nft_contract poseidon ext : 282/17000 (mem: 49.33 MiB)
app/nft_contract poseidon int : 1598/92000 (mem: 49.33 MiB)
app/nft_contract overflow : 0/0 (mem: 49.33 MiB)
app/nft_contract (mem: 49.33 MiB)
app/nft_contract Total structured size: 242025 (mem: 49.33 MiB)
app/nft_contract allocating polynomials object in proving key... (mem: 49.33 MiB)
app/nft_contract populating trace... (mem: 256.33 MiB)
app/nft_contract time to construct proving key: 101 ms. (mem: 270.33 MiB)
app/nft_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 270.33 MiB)
app/nft_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 291.33 MiB)
app/nft_contract VK saved to "./target/tmp/tmp.ZKtmLwVgxB/vk" (mem: 291.33 MiB)
app/nft_contract Completed 2.1 KiB/2.1 KiB (28.6 KiB/s) with 1 file(s) remaining
app/nft_contract upload: ../../../../../tmp/tmp.jJ4Fhr2wiQ to s3://aztec-ci-artifacts/build-cache/vk-fee0a39435de36a1-e3c2176e2ab1b0d30556423ef441cdae36c07341ab813047d6fe4245d3ff0165.tar.gz
app/nft_contract Cache upload of vk-fee0a39435de36a1-e3c2176e2ab1b0d30556423ef441cdae36c07341ab813047d6fe4245d3ff0165.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-fee0a39435de36a1-9530fc71aee8ae2dd29eb2bb025aeaf3395edd413ef92e1f057e375706402aa2.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.RRD7MjaN0Q (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.94 MiB)
app/nft_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 42.94 MiB)
app/nft_contract goblin ecc op : 4/1024 (mem: 42.94 MiB)
app/nft_contract busread : 742/6000 (mem: 42.94 MiB)
app/nft_contract lookups : 12250/15000 (mem: 42.94 MiB)
app/nft_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 42.94 MiB)
app/nft_contract arithmetic : 15229/56000 (mem: 42.94 MiB)
app/nft_contract delta range : 2447/18000 (mem: 42.94 MiB)
app/nft_contract elliptic : 670/6000 (mem: 42.94 MiB)
app/nft_contract auxiliary : 738/26000 (mem: 42.94 MiB)
app/nft_contract poseidon ext : 72/17000 (mem: 42.94 MiB)
app/nft_contract poseidon int : 401/92000 (mem: 42.94 MiB)
app/nft_contract overflow : 0/0 (mem: 42.94 MiB)
app/nft_contract (mem: 42.94 MiB)
app/nft_contract Total structured size: 242025 (mem: 42.94 MiB)
app/nft_contract allocating polynomials object in proving key... (mem: 42.94 MiB)
app/nft_contract populating trace... (mem: 244.94 MiB)
app/nft_contract time to construct proving key: 115 ms. (mem: 259.94 MiB)
app/nft_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 259.94 MiB)
app/nft_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 289.49 MiB)
app/nft_contract VK saved to "./target/tmp/tmp.RRD7MjaN0Q/vk" (mem: 289.49 MiB)
app/nft_contract Completed 2.1 KiB/2.1 KiB (28.8 KiB/s) with 1 file(s) remaining
app/nft_contract upload: ../../../../../tmp/tmp.YovdH6gnTA to s3://aztec-ci-artifacts/build-cache/vk-fee0a39435de36a1-9530fc71aee8ae2dd29eb2bb025aeaf3395edd413ef92e1f057e375706402aa2.tar.gz
app/nft_contract Cache upload of vk-fee0a39435de36a1-9530fc71aee8ae2dd29eb2bb025aeaf3395edd413ef92e1f057e375706402aa2.tar.gz complete in 2s.
app/nft_contract Processing function: transfer_to_public...
app/nft_contract Cache download of vk-fee0a39435de36a1-7b101605d9287e4559dd2b2292c58b955e7f3c6d18cee9a958cd5f40c7c2dac3.tar.gz failed.
app/nft_contract Generating vk for function: transfer_to_public...
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.14v5y46xWT (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: 18.69 MiB)
app/nft_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 21.69 MiB)
app/nft_contract goblin ecc op : 4/1024 (mem: 21.69 MiB)
app/nft_contract busread : 742/6000 (mem: 21.69 MiB)
app/nft_contract lookups : 2/15000 (mem: 21.69 MiB)
app/nft_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 21.69 MiB)
app/nft_contract arithmetic : 5612/56000 (mem: 21.69 MiB)
app/nft_contract delta range : 2009/18000 (mem: 21.69 MiB)
app/nft_contract elliptic : 324/6000 (mem: 21.69 MiB)
app/nft_contract auxiliary : 942/26000 (mem: 21.69 MiB)
app/nft_contract poseidon ext : 262/17000 (mem: 21.69 MiB)
app/nft_contract poseidon int : 1484/92000 (mem: 21.69 MiB)
app/nft_contract overflow : 0/0 (mem: 21.69 MiB)
app/nft_contract (mem: 21.69 MiB)
app/nft_contract Total structured size: 242025 (mem: 21.69 MiB)
app/nft_contract allocating polynomials object in proving key... (mem: 21.69 MiB)
app/nft_contract populating trace... (mem: 224.69 MiB)
app/nft_contract time to construct proving key: 78 ms. (mem: 237.69 MiB)
app/nft_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 237.69 MiB)
app/nft_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 269.69 MiB)
app/nft_contract VK saved to "./target/tmp/tmp.14v5y46xWT/vk" (mem: 269.69 MiB)
app/nft_contract Completed 2.1 KiB/2.1 KiB (43.5 KiB/s) with 1 file(s) remaining
app/nft_contract upload: ../../../../../tmp/tmp.sn0BG6vpKt to s3://aztec-ci-artifacts/build-cache/vk-fee0a39435de36a1-7b101605d9287e4559dd2b2292c58b955e7f3c6d18cee9a958cd5f40c7c2dac3.tar.gz
app/nft_contract Cache upload of vk-fee0a39435de36a1-7b101605d9287e4559dd2b2292c58b955e7f3c6d18cee9a958cd5f40c7c2dac3.tar.gz complete in 3s.
fees/fpc_contract Processing function: fee_entrypoint_public...
fees/fpc_contract Cache download of vk-3f5177f6dd59efaf-88cd709b1640bb33d4541f89fcdf567b2bcff3f31422f5b364153c6d22a7bf30.tar.gz failed.
fees/fpc_contract Generating vk for function: fee_entrypoint_public...
fees/fpc_contract bb command: write_vk (mem: 8.00 MiB)
fees/fpc_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
fees/fpc_contract --scheme: client_ivc (mem: 8.00 MiB)
fees/fpc_contract --bytecode_path: - (mem: 8.00 MiB)
fees/fpc_contract --output_path: ./target/tmp/tmp.TeZYbXcrcP (mem: 8.00 MiB)
fees/fpc_contract --verbose: true (mem: 8.00 MiB)
fees/fpc_contract --verifier_type: standalone (mem: 8.00 MiB)
fees/fpc_contract Constructing DeciderProvingKey (mem: 16.80 MiB)
fees/fpc_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.80 MiB)
fees/fpc_contract goblin ecc op : 4/1024 (mem: 17.80 MiB)
fees/fpc_contract busread : 742/6000 (mem: 17.80 MiB)
fees/fpc_contract lookups : 2/15000 (mem: 17.80 MiB)
fees/fpc_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.80 MiB)
fees/fpc_contract arithmetic : 4284/56000 (mem: 17.80 MiB)
fees/fpc_contract delta range : 1890/18000 (mem: 17.80 MiB)
fees/fpc_contract elliptic : 2/6000 (mem: 17.80 MiB)
fees/fpc_contract auxiliary : 26/26000 (mem: 17.80 MiB)
fees/fpc_contract poseidon ext : 492/17000 (mem: 17.80 MiB)
fees/fpc_contract poseidon int : 2795/92000 (mem: 17.80 MiB)
fees/fpc_contract overflow : 0/0 (mem: 17.80 MiB)
fees/fpc_contract (mem: 17.80 MiB)
fees/fpc_contract Total structured size: 242025 (mem: 17.80 MiB)
fees/fpc_contract allocating polynomials object in proving key... (mem: 17.80 MiB)
fees/fpc_contract populating trace... (mem: 229.80 MiB)
fees/fpc_contract time to construct proving key: 122 ms. (mem: 240.80 MiB)
fees/fpc_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 240.80 MiB)
fees/fpc_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 272.80 MiB)
fees/fpc_contract VK saved to "./target/tmp/tmp.TeZYbXcrcP/vk" (mem: 272.80 MiB)
fees/fpc_contract Completed 2.1 KiB/2.1 KiB (34.4 KiB/s) with 1 file(s) remaining
fees/fpc_contract upload: ../../../../../tmp/tmp.KBIDIQvbI2 to s3://aztec-ci-artifacts/build-cache/vk-3f5177f6dd59efaf-88cd709b1640bb33d4541f89fcdf567b2bcff3f31422f5b364153c6d22a7bf30.tar.gz
fees/fpc_contract Cache upload of vk-3f5177f6dd59efaf-88cd709b1640bb33d4541f89fcdf567b2bcff3f31422f5b364153c6d22a7bf30.tar.gz complete in 3s.
fees/fpc_contract Processing function: get_accepted_asset...
fees/fpc_contract Cache download of vk-3f5177f6dd59efaf-8787e4277ab896a8d4a916d3c4d41f6bf81943336896c478d9f6d092d4c4ab72.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.dnme5faANc (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 : 4236/56000 (mem: 21.00 MiB)
fees/fpc_contract delta range : 1887/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 : 452/17000 (mem: 21.00 MiB)
fees/fpc_contract poseidon int : 2567/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: 230.00 MiB)
fees/fpc_contract time to construct proving key: 117 ms. (mem: 243.00 MiB)
fees/fpc_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 243.00 MiB)
fees/fpc_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 275.00 MiB)
fees/fpc_contract VK saved to "./target/tmp/tmp.dnme5faANc/vk" (mem: 275.00 MiB)
fees/fpc_contract Completed 2.1 KiB/2.1 KiB (31.5 KiB/s) with 1 file(s) remaining
fees/fpc_contract upload: ../../../../../tmp/tmp.CGfDqHrJWU to s3://aztec-ci-artifacts/build-cache/vk-3f5177f6dd59efaf-8787e4277ab896a8d4a916d3c4d41f6bf81943336896c478d9f6d092d4c4ab72.tar.gz
fees/fpc_contract Cache upload of vk-3f5177f6dd59efaf-8787e4277ab896a8d4a916d3c4d41f6bf81943336896c478d9f6d092d4c4ab72.tar.gz complete in 2s.
fees/sponsored_fpc_contract Processing function: sponsor_unconditionally...
fees/sponsored_fpc_contract Cache download of vk-455583206dee880c-4cf53bda5824c981b58d0f8370e758cabbbe67e29fa8abd19f5cd1a0636b2e6a.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.oezjSQ53e1 (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: 15.00 MiB)
fees/sponsored_fpc_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.00 MiB)
fees/sponsored_fpc_contract goblin ecc op : 4/1024 (mem: 18.00 MiB)
fees/sponsored_fpc_contract busread : 742/6000 (mem: 18.00 MiB)
fees/sponsored_fpc_contract lookups : 2/15000 (mem: 18.00 MiB)
fees/sponsored_fpc_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.00 MiB)
fees/sponsored_fpc_contract arithmetic : 3274/56000 (mem: 18.00 MiB)
fees/sponsored_fpc_contract delta range : 1785/18000 (mem: 18.00 MiB)
fees/sponsored_fpc_contract elliptic : 2/6000 (mem: 18.00 MiB)
fees/sponsored_fpc_contract auxiliary : 26/26000 (mem: 18.00 MiB)
fees/sponsored_fpc_contract poseidon ext : 2/17000 (mem: 18.00 MiB)
fees/sponsored_fpc_contract poseidon int : 2/92000 (mem: 18.00 MiB)
fees/sponsored_fpc_contract overflow : 0/0 (mem: 18.00 MiB)
fees/sponsored_fpc_contract (mem: 18.00 MiB)
fees/sponsored_fpc_contract Total structured size: 242025 (mem: 18.00 MiB)
fees/sponsored_fpc_contract allocating polynomials object in proving key... (mem: 18.00 MiB)
fees/sponsored_fpc_contract populating trace... (mem: 234.00 MiB)
fees/sponsored_fpc_contract time to construct proving key: 136 ms. (mem: 248.00 MiB)
fees/sponsored_fpc_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 248.00 MiB)
fees/sponsored_fpc_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 271.32 MiB)
fees/sponsored_fpc_contract VK saved to "./target/tmp/tmp.oezjSQ53e1/vk" (mem: 271.32 MiB)
fees/sponsored_fpc_contract Completed 2.1 KiB/2.1 KiB (26.9 KiB/s) with 1 file(s) remaining
fees/sponsored_fpc_contract upload: ../../../../../tmp/tmp.rpJrRwveXP to s3://aztec-ci-artifacts/build-cache/vk-455583206dee880c-4cf53bda5824c981b58d0f8370e758cabbbe67e29fa8abd19f5cd1a0636b2e6a.tar.gz
fees/sponsored_fpc_contract Cache upload of vk-455583206dee880c-4cf53bda5824c981b58d0f8370e758cabbbe67e29fa8abd19f5cd1a0636b2e6a.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.
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-d6718235c8a066fd-4e10982243e4746ddbb6fffbf64db431c797012ed86ca2d7d253e9d70f757cb6.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: 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.03NDmcRC4B (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: 12.00 MiB)
protocol/contract_class_registerer_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.00 MiB)
protocol/contract_class_registerer_contract goblin ecc op : 4/1024 (mem: 15.00 MiB)
protocol/contract_class_registerer_contract busread : 742/6000 (mem: 15.00 MiB)
protocol/contract_class_registerer_contract lookups : 2/15000 (mem: 15.00 MiB)
protocol/contract_class_registerer_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.00 MiB)
protocol/contract_class_registerer_contract arithmetic : 3287/56000 (mem: 15.00 MiB)
protocol/contract_class_registerer_contract delta range : 1787/18000 (mem: 15.00 MiB)
protocol/contract_class_registerer_contract elliptic : 2/6000 (mem: 15.00 MiB)
protocol/contract_class_registerer_contract auxiliary : 26/26000 (mem: 15.00 MiB)
protocol/contract_class_registerer_contract poseidon ext : 12/17000 (mem: 15.00 MiB)
protocol/contract_class_registerer_contract poseidon int : 59/92000 (mem: 15.00 MiB)
protocol/contract_class_registerer_contract overflow : 0/0 (mem: 15.00 MiB)
protocol/contract_class_registerer_contract (mem: 15.00 MiB)
protocol/contract_class_registerer_contract Total structured size: 242025 (mem: 15.00 MiB)
protocol/contract_class_registerer_contract allocating polynomials object in proving key... (mem: 15.00 MiB)
protocol/contract_class_registerer_contract populating trace... (mem: 228.00 MiB)
protocol/contract_class_registerer_contract time to construct proving key: 128 ms. (mem: 242.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: 242.00 MiB)
protocol/contract_class_registerer_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 266.54 MiB)
protocol/contract_class_registerer_contract VK saved to "./target/tmp/tmp.03NDmcRC4B/vk" (mem: 266.54 MiB)
protocol/contract_class_registerer_contract Completed 2.1 KiB/2.1 KiB (32.6 KiB/s) with 1 file(s) remaining
protocol/contract_class_registerer_contract upload: ../../../../../tmp/tmp.bGhofo0LJt to s3://aztec-ci-artifacts/build-cache/vk-d6718235c8a066fd-4e10982243e4746ddbb6fffbf64db431c797012ed86ca2d7d253e9d70f757cb6.tar.gz
protocol/contract_class_registerer_contract Cache upload of vk-d6718235c8a066fd-4e10982243e4746ddbb6fffbf64db431c797012ed86ca2d7d253e9d70f757cb6.tar.gz complete in 3s.
app/uniswap_contract Processing function: swap_private...
app/uniswap_contract Cache download of vk-dc6028736bf8aa54-35f458c80e921c69201bf1b2fd48442e0f330b4cf5a7a0bdbd165dcb5f096dac.tar.gz failed.
app/uniswap_contract Generating vk for function: swap_private...
app/uniswap_contract bb command: write_vk (mem: 8.00 MiB)
app/uniswap_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
app/uniswap_contract --scheme: client_ivc (mem: 8.00 MiB)
app/uniswap_contract --bytecode_path: - (mem: 8.00 MiB)
app/uniswap_contract --output_path: ./target/tmp/tmp.F2vYG5Bx2V (mem: 8.00 MiB)
app/uniswap_contract --verbose: true (mem: 8.00 MiB)
app/uniswap_contract --verifier_type: standalone (mem: 8.00 MiB)
app/uniswap_contract Constructing DeciderProvingKey (mem: 38.51 MiB)
app/uniswap_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 39.51 MiB)
app/uniswap_contract goblin ecc op : 4/1024 (mem: 39.51 MiB)
app/uniswap_contract busread : 742/6000 (mem: 39.51 MiB)
app/uniswap_contract lookups : 11586/15000 (mem: 39.51 MiB)
app/uniswap_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 39.51 MiB)
app/uniswap_contract arithmetic : 11613/56000 (mem: 39.51 MiB)
app/uniswap_contract delta range : 2488/18000 (mem: 39.51 MiB)
app/uniswap_contract elliptic : 2/6000 (mem: 39.51 MiB)
app/uniswap_contract auxiliary : 26/26000 (mem: 39.51 MiB)
app/uniswap_contract poseidon ext : 542/17000 (mem: 39.51 MiB)
app/uniswap_contract poseidon int : 3080/92000 (mem: 39.51 MiB)
app/uniswap_contract overflow : 0/0 (mem: 39.51 MiB)
app/uniswap_contract (mem: 39.51 MiB)
app/uniswap_contract Total structured size: 242025 (mem: 39.51 MiB)
app/uniswap_contract allocating polynomials object in proving key... (mem: 39.51 MiB)
app/uniswap_contract populating trace... (mem: 247.51 MiB)
app/uniswap_contract time to construct proving key: 156 ms. (mem: 261.51 MiB)
app/uniswap_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 261.51 MiB)
app/uniswap_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 290.69 MiB)
app/uniswap_contract VK saved to "./target/tmp/tmp.F2vYG5Bx2V/vk" (mem: 290.69 MiB)
app/uniswap_contract Completed 2.1 KiB/2.1 KiB (23.1 KiB/s) with 1 file(s) remaining
app/uniswap_contract upload: ../../../../../tmp/tmp.jPn6XvRSvM to s3://aztec-ci-artifacts/build-cache/vk-dc6028736bf8aa54-35f458c80e921c69201bf1b2fd48442e0f330b4cf5a7a0bdbd165dcb5f096dac.tar.gz
app/uniswap_contract Cache upload of vk-dc6028736bf8aa54-35f458c80e921c69201bf1b2fd48442e0f330b4cf5a7a0bdbd165dcb5f096dac.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/token_bridge_contract Processing function: claim_private...
app/token_bridge_contract Cache download of vk-b6d1a8f07703860f-e4444e7fa55df0a0f8021f78e5bb5233cdb7fa9a6624c07764711bbd327defbf.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.YnX5f5SOQF (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.14 MiB)
app/token_bridge_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 46.14 MiB)
app/token_bridge_contract goblin ecc op : 4/1024 (mem: 46.14 MiB)
app/token_bridge_contract busread : 742/6000 (mem: 46.14 MiB)
app/token_bridge_contract lookups : 14482/15000 (mem: 46.14 MiB)
app/token_bridge_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 46.14 MiB)
app/token_bridge_contract arithmetic : 13721/56000 (mem: 46.14 MiB)
app/token_bridge_contract delta range : 2601/18000 (mem: 46.14 MiB)
app/token_bridge_contract elliptic : 2/6000 (mem: 46.14 MiB)
app/token_bridge_contract auxiliary : 26/26000 (mem: 46.14 MiB)
app/token_bridge_contract poseidon ext : 892/17000 (mem: 46.14 MiB)
app/token_bridge_contract poseidon int : 5075/92000 (mem: 46.14 MiB)
app/token_bridge_contract overflow : 0/0 (mem: 46.14 MiB)
app/token_bridge_contract (mem: 46.14 MiB)
app/token_bridge_contract Total structured size: 242025 (mem: 46.14 MiB)
app/token_bridge_contract allocating polynomials object in proving key... (mem: 46.14 MiB)
app/token_bridge_contract populating trace... (mem: 253.14 MiB)
app/token_bridge_contract time to construct proving key: 126 ms. (mem: 271.14 MiB)
app/token_bridge_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 271.14 MiB)
app/token_bridge_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 282.95 MiB)
app/token_bridge_contract VK saved to "./target/tmp/tmp.YnX5f5SOQF/vk" (mem: 282.95 MiB)
app/token_bridge_contract Completed 2.1 KiB/2.1 KiB (25.3 KiB/s) with 1 file(s) remaining
app/token_bridge_contract upload: ../../../../../tmp/tmp.GHvm3FpJsj to s3://aztec-ci-artifacts/build-cache/vk-b6d1a8f07703860f-e4444e7fa55df0a0f8021f78e5bb5233cdb7fa9a6624c07764711bbd327defbf.tar.gz
app/token_bridge_contract Cache upload of vk-b6d1a8f07703860f-e4444e7fa55df0a0f8021f78e5bb5233cdb7fa9a6624c07764711bbd327defbf.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-b6d1a8f07703860f-d018e85fd3b28c4f3b377c69a0abc061d94d1b876c73b8d47549b9a0e4cc7a55.tar.gz failed.
app/token_bridge_contract Generating vk for function: exit_to_l1_private...
app/token_bridge_contract bb command: write_vk (mem: 8.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.BLptgUpsgc (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.22 MiB)
app/token_bridge_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 32.22 MiB)
app/token_bridge_contract goblin ecc op : 4/1024 (mem: 32.22 MiB)
app/token_bridge_contract busread : 742/6000 (mem: 32.22 MiB)
app/token_bridge_contract lookups : 5794/15000 (mem: 32.22 MiB)
app/token_bridge_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 32.22 MiB)
app/token_bridge_contract arithmetic : 7717/56000 (mem: 32.22 MiB)
app/token_bridge_contract delta range : 2171/18000 (mem: 32.22 MiB)
app/token_bridge_contract elliptic : 2/6000 (mem: 32.22 MiB)
app/token_bridge_contract auxiliary : 26/26000 (mem: 32.22 MiB)
app/token_bridge_contract poseidon ext : 482/17000 (mem: 32.22 MiB)
app/token_bridge_contract poseidon int : 2738/92000 (mem: 32.22 MiB)
app/token_bridge_contract overflow : 0/0 (mem: 32.22 MiB)
app/token_bridge_contract (mem: 32.22 MiB)
app/token_bridge_contract Total structured size: 242025 (mem: 32.22 MiB)
app/token_bridge_contract allocating polynomials object in proving key... (mem: 32.22 MiB)
app/token_bridge_contract populating trace... (mem: 228.22 MiB)
app/token_bridge_contract time to construct proving key: 96 ms. (mem: 246.22 MiB)
app/token_bridge_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 246.22 MiB)
app/token_bridge_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 278.22 MiB)
app/token_bridge_contract VK saved to "./target/tmp/tmp.BLptgUpsgc/vk" (mem: 278.22 MiB)
app/token_bridge_contract Completed 2.1 KiB/2.1 KiB (29.5 KiB/s) with 1 file(s) remaining
app/token_bridge_contract upload: ../../../../../tmp/tmp.c6x4hKSHNi to s3://aztec-ci-artifacts/build-cache/vk-b6d1a8f07703860f-d018e85fd3b28c4f3b377c69a0abc061d94d1b876c73b8d47549b9a0e4cc7a55.tar.gz
app/token_bridge_contract Cache upload of vk-b6d1a8f07703860f-d018e85fd3b28c4f3b377c69a0abc061d94d1b876c73b8d47549b9a0e4cc7a55.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-b6d1a8f07703860f-91fb84448dc46ad6ae9a695cadae8335daf8e47942a81d5747f66e22e36b0a11.tar.gz failed.
app/token_bridge_contract Generating vk for function: get_config...
app/token_bridge_contract bb command: write_vk (mem: 8.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.IYVViRMUCK (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: 18.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: 20.96 MiB)
app/token_bridge_contract populating trace... (mem: 227.96 MiB)
app/token_bridge_contract time to construct proving key: 75 ms. (mem: 238.96 MiB)
app/token_bridge_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 238.96 MiB)
app/token_bridge_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 270.96 MiB)
app/token_bridge_contract VK saved to "./target/tmp/tmp.IYVViRMUCK/vk" (mem: 270.96 MiB)
app/token_bridge_contract Completed 2.1 KiB/2.1 KiB (27.8 KiB/s) with 1 file(s) remaining
app/token_bridge_contract upload: ../../../../../tmp/tmp.i8NL4H9uq1 to s3://aztec-ci-artifacts/build-cache/vk-b6d1a8f07703860f-91fb84448dc46ad6ae9a695cadae8335daf8e47942a81d5747f66e22e36b0a11.tar.gz
app/token_bridge_contract Cache upload of vk-b6d1a8f07703860f-91fb84448dc46ad6ae9a695cadae8335daf8e47942a81d5747f66e22e36b0a11.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.
protocol/contract_instance_deployer_contract Processing function: deploy...
protocol/contract_instance_deployer_contract Cache download of vk-ff40ee14b6c77aec-0a0398d3ac76a3a268efb82c40b1fe32140ffae2fa7a2797f266569a1fcd3666.tar.gz failed.
protocol/contract_instance_deployer_contract Generating vk for function: deploy...
protocol/contract_instance_deployer_contract bb command: write_vk (mem: 9.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.0NmcPNKnte (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: 15.00 MiB)
protocol/contract_instance_deployer_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.00 MiB)
protocol/contract_instance_deployer_contract goblin ecc op : 4/1024 (mem: 18.00 MiB)
protocol/contract_instance_deployer_contract busread : 742/6000 (mem: 18.00 MiB)
protocol/contract_instance_deployer_contract lookups : 2/15000 (mem: 18.00 MiB)
protocol/contract_instance_deployer_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.00 MiB)
protocol/contract_instance_deployer_contract arithmetic : 3656/56000 (mem: 18.00 MiB)
protocol/contract_instance_deployer_contract delta range : 1838/18000 (mem: 18.00 MiB)
protocol/contract_instance_deployer_contract elliptic : 340/6000 (mem: 18.00 MiB)
protocol/contract_instance_deployer_contract auxiliary : 187/26000 (mem: 18.00 MiB)
protocol/contract_instance_deployer_contract poseidon ext : 162/17000 (mem: 18.00 MiB)
protocol/contract_instance_deployer_contract poseidon int : 914/92000 (mem: 18.00 MiB)
protocol/contract_instance_deployer_contract overflow : 0/0 (mem: 18.00 MiB)
protocol/contract_instance_deployer_contract (mem: 18.00 MiB)
protocol/contract_instance_deployer_contract Total structured size: 242025 (mem: 18.00 MiB)
protocol/contract_instance_deployer_contract allocating polynomials object in proving key... (mem: 18.00 MiB)
protocol/contract_instance_deployer_contract populating trace... (mem: 231.00 MiB)
protocol/contract_instance_deployer_contract time to construct proving key: 121 ms. (mem: 244.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: 244.00 MiB)
protocol/contract_instance_deployer_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 266.45 MiB)
protocol/contract_instance_deployer_contract VK saved to "./target/tmp/tmp.0NmcPNKnte/vk" (mem: 266.45 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.25Rjd5xq2O to s3://aztec-ci-artifacts/build-cache/vk-ff40ee14b6c77aec-0a0398d3ac76a3a268efb82c40b1fe32140ffae2fa7a2797f266569a1fcd3666.tar.gz
protocol/contract_instance_deployer_contract Cache upload of vk-ff40ee14b6c77aec-0a0398d3ac76a3a268efb82c40b1fe32140ffae2fa7a2797f266569a1fcd3666.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
protocol/auth_registry_contract Processing function: set_authorized_private...
protocol/auth_registry_contract Cache download of vk-edf1bb4bedc87d09-13982011e889db02bc085b7bada9b7e595ea72e638af1aaca84464aa957e0d93.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.s33HZYNAPP (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: 16.00 MiB)
protocol/auth_registry_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.00 MiB)
protocol/auth_registry_contract goblin ecc op : 4/1024 (mem: 19.00 MiB)
protocol/auth_registry_contract busread : 742/6000 (mem: 19.00 MiB)
protocol/auth_registry_contract lookups : 2/15000 (mem: 19.00 MiB)
protocol/auth_registry_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.00 MiB)
protocol/auth_registry_contract arithmetic : 3374/56000 (mem: 19.00 MiB)
protocol/auth_registry_contract delta range : 1788/18000 (mem: 19.00 MiB)
protocol/auth_registry_contract elliptic : 2/6000 (mem: 19.00 MiB)
protocol/auth_registry_contract auxiliary : 26/26000 (mem: 19.00 MiB)
protocol/auth_registry_contract poseidon ext : 92/17000 (mem: 19.00 MiB)
protocol/auth_registry_contract poseidon int : 515/92000 (mem: 19.00 MiB)
protocol/auth_registry_contract overflow : 0/0 (mem: 19.00 MiB)
protocol/auth_registry_contract (mem: 19.00 MiB)
protocol/auth_registry_contract Total structured size: 242025 (mem: 19.00 MiB)
protocol/auth_registry_contract allocating polynomials object in proving key... (mem: 19.00 MiB)
protocol/auth_registry_contract populating trace... (mem: 223.00 MiB)
protocol/auth_registry_contract time to construct proving key: 127 ms. (mem: 238.00 MiB)
protocol/auth_registry_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 238.00 MiB)
protocol/auth_registry_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 261.01 MiB)
protocol/auth_registry_contract VK saved to "./target/tmp/tmp.s33HZYNAPP/vk" (mem: 261.01 MiB)
protocol/auth_registry_contract Completed 2.1 KiB/2.1 KiB (19.9 KiB/s) with 1 file(s) remaining
protocol/auth_registry_contract upload: ../../../../../tmp/tmp.2nBIuLju7h to s3://aztec-ci-artifacts/build-cache/vk-edf1bb4bedc87d09-13982011e889db02bc085b7bada9b7e595ea72e638af1aaca84464aa957e0d93.tar.gz
protocol/auth_registry_contract Cache upload of vk-edf1bb4bedc87d09-13982011e889db02bc085b7bada9b7e595ea72e638af1aaca84464aa957e0d93.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/avm_initializer_test_contract compile test/avm_initializer_test_contract
docs/docs_example_contract Processing function: increase_legendary_points...
docs/docs_example_contract Cache download of vk-5ee0be2a68baca26-8d06851f58743912c5fa99c21e1d04a364f435e2ee9459aa8132da1b1ffd6452.tar.gz failed.
docs/docs_example_contract Generating vk for function: increase_legendary_points...
docs/docs_example_contract bb command: write_vk (mem: 8.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.giiBuon7kq (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: 41.36 MiB)
docs/docs_example_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 43.36 MiB)
docs/docs_example_contract goblin ecc op : 4/1024 (mem: 43.36 MiB)
docs/docs_example_contract busread : 742/6000 (mem: 43.36 MiB)
docs/docs_example_contract lookups : 12218/15000 (mem: 43.36 MiB)
docs/docs_example_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 43.36 MiB)
docs/docs_example_contract arithmetic : 15584/56000 (mem: 43.36 MiB)
docs/docs_example_contract delta range : 2587/18000 (mem: 43.36 MiB)
docs/docs_example_contract elliptic : 1346/6000 (mem: 43.36 MiB)
docs/docs_example_contract auxiliary : 1570/26000 (mem: 43.36 MiB)
docs/docs_example_contract poseidon ext : 352/17000 (mem: 43.36 MiB)
docs/docs_example_contract poseidon int : 1997/92000 (mem: 43.36 MiB)
docs/docs_example_contract overflow : 0/0 (mem: 43.36 MiB)
docs/docs_example_contract (mem: 43.36 MiB)
docs/docs_example_contract Total structured size: 242025 (mem: 43.36 MiB)
docs/docs_example_contract allocating polynomials object in proving key... (mem: 43.36 MiB)
docs/docs_example_contract populating trace... (mem: 264.36 MiB)
docs/docs_example_contract time to construct proving key: 173 ms. (mem: 278.36 MiB)
docs/docs_example_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 278.36 MiB)
docs/docs_example_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 307.36 MiB)
docs/docs_example_contract VK saved to "./target/tmp/tmp.giiBuon7kq/vk" (mem: 307.36 MiB)
docs/docs_example_contract Completed 2.1 KiB/2.1 KiB (29.2 KiB/s) with 1 file(s) remaining
docs/docs_example_contract upload: ../../../../../tmp/tmp.SCI7FTm7iO to s3://aztec-ci-artifacts/build-cache/vk-5ee0be2a68baca26-8d06851f58743912c5fa99c21e1d04a364f435e2ee9459aa8132da1b1ffd6452.tar.gz
docs/docs_example_contract Cache upload of vk-5ee0be2a68baca26-8d06851f58743912c5fa99c21e1d04a364f435e2ee9459aa8132da1b1ffd6452.tar.gz complete in 3s.
app/simple_token_contract Processing function: _recurse_subtract_balance...
app/simple_token_contract Cache download of vk-4020a220b180c107-d138f9e4bca62dddeeaa301a4822e565e2cdc63bcb275792304f3b4762327424.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.GKG4eq92up (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: 35.48 MiB)
app/simple_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 44.48 MiB)
app/simple_token_contract goblin ecc op : 4/1024 (mem: 44.48 MiB)
app/simple_token_contract busread : 742/6000 (mem: 44.48 MiB)
app/simple_token_contract lookups : 2/15000 (mem: 44.48 MiB)
app/simple_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 44.48 MiB)
app/simple_token_contract arithmetic : 11983/56000 (mem: 44.48 MiB)
app/simple_token_contract delta range : 3092/18000 (mem: 44.48 MiB)
app/simple_token_contract elliptic : 2578/6000 (mem: 44.48 MiB)
app/simple_token_contract auxiliary : 9593/26000 (mem: 44.48 MiB)
app/simple_token_contract poseidon ext : 1402/17000 (mem: 44.48 MiB)
app/simple_token_contract poseidon int : 7982/92000 (mem: 44.48 MiB)
app/simple_token_contract overflow : 0/0 (mem: 44.48 MiB)
app/simple_token_contract (mem: 44.48 MiB)
app/simple_token_contract Total structured size: 242025 (mem: 44.48 MiB)
app/simple_token_contract allocating polynomials object in proving key... (mem: 44.48 MiB)
app/simple_token_contract populating trace... (mem: 269.48 MiB)
app/simple_token_contract time to construct proving key: 168 ms. (mem: 287.48 MiB)
app/simple_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 287.48 MiB)
app/simple_token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 319.48 MiB)
app/simple_token_contract VK saved to "./target/tmp/tmp.GKG4eq92up/vk" (mem: 319.48 MiB)
app/simple_token_contract Completed 2.1 KiB/2.1 KiB (32.1 KiB/s) with 1 file(s) remaining
app/simple_token_contract upload: ../../../../../tmp/tmp.7L45mZ3paw to s3://aztec-ci-artifacts/build-cache/vk-4020a220b180c107-d138f9e4bca62dddeeaa301a4822e565e2cdc63bcb275792304f3b4762327424.tar.gz
app/simple_token_contract Cache upload of vk-4020a220b180c107-d138f9e4bca62dddeeaa301a4822e565e2cdc63bcb275792304f3b4762327424.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.
test/counter_contract compile test/counter_contract
test/auth_wit_test_contract Cache download and extraction of contract-c0b9528a53a5b182.tar.gz complete in 0s.
test/benchmarking_contract compile test/benchmarking_contract
test/child_contract compile test/child_contract
test/event_only_contract compile test/event_only_contract
docs/docs_example_contract Processing function: initialize_private_immutable...
docs/docs_example_contract Cache download of vk-5ee0be2a68baca26-ff2976c2198d1784a966ebaf3043447b96784ea2af277be90bd975402bd8087c.tar.gz failed.
docs/docs_example_contract Generating vk for function: initialize_private_immutable...
docs/docs_example_contract bb command: write_vk (mem: 8.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.3MThLHPLhB (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.34 MiB)
docs/docs_example_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 41.34 MiB)
docs/docs_example_contract goblin ecc op : 4/1024 (mem: 41.34 MiB)
docs/docs_example_contract busread : 742/6000 (mem: 41.34 MiB)
docs/docs_example_contract lookups : 12218/15000 (mem: 41.34 MiB)
docs/docs_example_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 41.34 MiB)
docs/docs_example_contract arithmetic : 14728/56000 (mem: 41.34 MiB)
docs/docs_example_contract delta range : 2431/18000 (mem: 41.34 MiB)
docs/docs_example_contract elliptic : 670/6000 (mem: 41.34 MiB)
docs/docs_example_contract auxiliary : 738/26000 (mem: 41.34 MiB)
docs/docs_example_contract poseidon ext : 32/17000 (mem: 41.34 MiB)
docs/docs_example_contract poseidon int : 173/92000 (mem: 41.34 MiB)
docs/docs_example_contract overflow : 0/0 (mem: 41.34 MiB)
docs/docs_example_contract (mem: 41.34 MiB)
docs/docs_example_contract Total structured size: 242025 (mem: 41.34 MiB)
docs/docs_example_contract allocating polynomials object in proving key... (mem: 41.34 MiB)
docs/docs_example_contract populating trace... (mem: 252.34 MiB)
docs/docs_example_contract time to construct proving key: 170 ms. (mem: 269.34 MiB)
docs/docs_example_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 269.34 MiB)
docs/docs_example_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 298.68 MiB)
docs/docs_example_contract VK saved to "./target/tmp/tmp.3MThLHPLhB/vk" (mem: 298.68 MiB)
docs/docs_example_contract Completed 2.1 KiB/2.1 KiB (16.8 KiB/s) with 1 file(s) remaining
docs/docs_example_contract upload: ../../../../../tmp/tmp.08LnwppZQY to s3://aztec-ci-artifacts/build-cache/vk-5ee0be2a68baca26-ff2976c2198d1784a966ebaf3043447b96784ea2af277be90bd975402bd8087c.tar.gz
docs/docs_example_contract Cache upload of vk-5ee0be2a68baca26-ff2976c2198d1784a966ebaf3043447b96784ea2af277be90bd975402bd8087c.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-5ee0be2a68baca26-41c91b2e80c0e36f5fb7734eef2e6a96c2786f766f141d22ba183dad2c20fc13.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.zpKZu2OUhW (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: 234.00 MiB)
docs/docs_example_contract time to construct proving key: 97 ms. (mem: 249.00 MiB)
docs/docs_example_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 249.00 MiB)
docs/docs_example_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 281.00 MiB)
docs/docs_example_contract VK saved to "./target/tmp/tmp.zpKZu2OUhW/vk" (mem: 281.00 MiB)
docs/docs_example_contract Completed 2.1 KiB/2.1 KiB (31.6 KiB/s) with 1 file(s) remaining
docs/docs_example_contract upload: ../../../../../tmp/tmp.xL00wAKUiH to s3://aztec-ci-artifacts/build-cache/vk-5ee0be2a68baca26-41c91b2e80c0e36f5fb7734eef2e6a96c2786f766f141d22ba183dad2c20fc13.tar.gz
docs/docs_example_contract Cache upload of vk-5ee0be2a68baca26-41c91b2e80c0e36f5fb7734eef2e6a96c2786f766f141d22ba183dad2c20fc13.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.
protocol/contract_class_registerer_contract Processing function: broadcast_private_function...
protocol/contract_class_registerer_contract Cache download of vk-d6718235c8a066fd-b6a84dbaa1d06925f706c43d51a7553dbb26400c0a2b3c68724dc48afd458b42.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: 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.gD9OZmY12V (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: 80.21 MiB)
protocol/contract_class_registerer_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 83.21 MiB)
protocol/contract_class_registerer_contract goblin ecc op : 4/1024 (mem: 83.21 MiB)
protocol/contract_class_registerer_contract busread : 742/6000 (mem: 83.21 MiB)
protocol/contract_class_registerer_contract lookups : 2/15000 (mem: 83.21 MiB)
protocol/contract_class_registerer_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 83.21 MiB)
protocol/contract_class_registerer_contract arithmetic : 16452/56000 (mem: 83.21 MiB)
protocol/contract_class_registerer_contract delta range : 1788/18000 (mem: 83.21 MiB)
protocol/contract_class_registerer_contract elliptic : 2/6000 (mem: 83.21 MiB)
protocol/contract_class_registerer_contract auxiliary : 26/26000 (mem: 83.21 MiB)
protocol/contract_class_registerer_contract poseidon ext : 10142/17000 (mem: 83.21 MiB)
protocol/contract_class_registerer_contract poseidon int : 57800/92000 (mem: 83.21 MiB)
protocol/contract_class_registerer_contract overflow : 0/0 (mem: 83.21 MiB)
protocol/contract_class_registerer_contract (mem: 83.21 MiB)
protocol/contract_class_registerer_contract Total structured size: 242025 (mem: 83.21 MiB)
protocol/contract_class_registerer_contract allocating polynomials object in proving key... (mem: 83.21 MiB)
protocol/contract_class_registerer_contract populating trace... (mem: 299.21 MiB)
protocol/contract_class_registerer_contract time to construct proving key: 240 ms. (mem: 323.21 MiB)
protocol/contract_class_registerer_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 323.21 MiB)
protocol/contract_class_registerer_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 323.21 MiB)
protocol/contract_class_registerer_contract VK saved to "./target/tmp/tmp.gD9OZmY12V/vk" (mem: 323.21 MiB)
protocol/contract_class_registerer_contract Completed 2.1 KiB/2.1 KiB (28.9 KiB/s) with 1 file(s) remaining
protocol/contract_class_registerer_contract upload: ../../../../../tmp/tmp.meEbZo02vk to s3://aztec-ci-artifacts/build-cache/vk-d6718235c8a066fd-b6a84dbaa1d06925f706c43d51a7553dbb26400c0a2b3c68724dc48afd458b42.tar.gz
protocol/contract_class_registerer_contract Cache upload of vk-d6718235c8a066fd-b6a84dbaa1d06925f706c43d51a7553dbb26400c0a2b3c68724dc48afd458b42.tar.gz complete in 2s.
app/token_contract Processing function: _recurse_subtract_balance...
app/token_contract Cache download of vk-67154b3eddc3be42-1aef95f064d0e236e0cbfb2e75f033e252d4d9e4363d6caa026de086a01895da.tar.gz failed.
app/token_contract Generating vk for function: _recurse_subtract_balance...
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.7rXeiyduiY (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: 42.40 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 46.40 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 46.40 MiB)
app/token_contract busread : 742/6000 (mem: 46.40 MiB)
app/token_contract lookups : 2/15000 (mem: 46.40 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 46.40 MiB)
app/token_contract arithmetic : 19969/56000 (mem: 46.40 MiB)
app/token_contract delta range : 3656/18000 (mem: 46.40 MiB)
app/token_contract elliptic : 2578/6000 (mem: 46.40 MiB)
app/token_contract auxiliary : 9593/26000 (mem: 46.40 MiB)
app/token_contract poseidon ext : 1402/17000 (mem: 46.40 MiB)
app/token_contract poseidon int : 7982/92000 (mem: 46.40 MiB)
app/token_contract overflow : 0/0 (mem: 46.40 MiB)
app/token_contract (mem: 46.40 MiB)
app/token_contract Total structured size: 242025 (mem: 46.40 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 47.40 MiB)
app/token_contract populating trace... (mem: 261.40 MiB)
app/token_contract time to construct proving key: 182 ms. (mem: 276.40 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 276.40 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 297.40 MiB)
app/token_contract VK saved to "./target/tmp/tmp.7rXeiyduiY/vk" (mem: 297.40 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (28.2 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.TiYW7KUa0g to s3://aztec-ci-artifacts/build-cache/vk-67154b3eddc3be42-1aef95f064d0e236e0cbfb2e75f033e252d4d9e4363d6caa026de086a01895da.tar.gz
app/token_contract Cache upload of vk-67154b3eddc3be42-1aef95f064d0e236e0cbfb2e75f033e252d4d9e4363d6caa026de086a01895da.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.
test/import_test_contract compile test/import_test_contract
protocol/contract_class_registerer_contract Processing function: broadcast_utility_function...
protocol/contract_class_registerer_contract Cache download of vk-d6718235c8a066fd-1771c8ba78e8a546647b017ef7ca5d7dbc2aa5a6068dc0d61603bfd69589379f.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: 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.bb9j1lPTTc (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: 80.82 MiB)
protocol/contract_class_registerer_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 83.82 MiB)
protocol/contract_class_registerer_contract goblin ecc op : 4/1024 (mem: 83.82 MiB)
protocol/contract_class_registerer_contract busread : 742/6000 (mem: 83.82 MiB)
protocol/contract_class_registerer_contract lookups : 2/15000 (mem: 83.82 MiB)
protocol/contract_class_registerer_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 83.82 MiB)
protocol/contract_class_registerer_contract arithmetic : 16408/56000 (mem: 83.82 MiB)
protocol/contract_class_registerer_contract delta range : 1788/18000 (mem: 83.82 MiB)
protocol/contract_class_registerer_contract elliptic : 2/6000 (mem: 83.82 MiB)
protocol/contract_class_registerer_contract auxiliary : 26/26000 (mem: 83.82 MiB)
protocol/contract_class_registerer_contract poseidon ext : 10112/17000 (mem: 83.82 MiB)
protocol/contract_class_registerer_contract poseidon int : 57629/92000 (mem: 83.82 MiB)
protocol/contract_class_registerer_contract overflow : 0/0 (mem: 83.82 MiB)
protocol/contract_class_registerer_contract (mem: 83.82 MiB)
protocol/contract_class_registerer_contract Total structured size: 242025 (mem: 83.82 MiB)
protocol/contract_class_registerer_contract allocating polynomials object in proving key... (mem: 83.82 MiB)
protocol/contract_class_registerer_contract populating trace... (mem: 294.82 MiB)
protocol/contract_class_registerer_contract time to construct proving key: 168 ms. (mem: 320.82 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.82 MiB)
protocol/contract_class_registerer_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 320.82 MiB)
protocol/contract_class_registerer_contract VK saved to "./target/tmp/tmp.bb9j1lPTTc/vk" (mem: 320.82 MiB)
protocol/contract_class_registerer_contract Completed 2.1 KiB/2.1 KiB (17.3 KiB/s) with 1 file(s) remaining
protocol/contract_class_registerer_contract upload: ../../../../../tmp/tmp.4XKehISRYz to s3://aztec-ci-artifacts/build-cache/vk-d6718235c8a066fd-1771c8ba78e8a546647b017ef7ca5d7dbc2aa5a6068dc0d61603bfd69589379f.tar.gz
protocol/contract_class_registerer_contract Cache upload of vk-d6718235c8a066fd-1771c8ba78e8a546647b017ef7ca5d7dbc2aa5a6068dc0d61603bfd69589379f.tar.gz complete in 3s.
protocol/contract_class_registerer_contract Processing function: process_message...
protocol/contract_class_registerer_contract Function process_message is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: burn_private...
app/simple_token_contract Cache download of vk-4020a220b180c107-440552a50dd51f1edc20daf1bdfceb94518013bff9227b897133055accb1aae6.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.v0FrBg5LGe (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: 80.31 MiB)
app/simple_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 87.31 MiB)
app/simple_token_contract goblin ecc op : 4/1024 (mem: 87.31 MiB)
app/simple_token_contract busread : 742/6000 (mem: 87.31 MiB)
app/simple_token_contract lookups : 12250/15000 (mem: 87.31 MiB)
app/simple_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 87.31 MiB)
app/simple_token_contract arithmetic : 33011/56000 (mem: 87.31 MiB)
app/simple_token_contract delta range : 4938/18000 (mem: 87.31 MiB)
app/simple_token_contract elliptic : 5806/6000 (mem: 87.31 MiB)
app/simple_token_contract auxiliary : 20899/26000 (mem: 87.31 MiB)
app/simple_token_contract poseidon ext : 2832/17000 (mem: 87.31 MiB)
app/simple_token_contract poseidon int : 16133/92000 (mem: 87.31 MiB)
app/simple_token_contract overflow : 0/0 (mem: 87.31 MiB)
app/simple_token_contract (mem: 87.31 MiB)
app/simple_token_contract Total structured size: 242025 (mem: 87.31 MiB)
app/simple_token_contract allocating polynomials object in proving key... (mem: 87.31 MiB)
app/simple_token_contract populating trace... (mem: 299.31 MiB)
app/simple_token_contract time to construct proving key: 297 ms. (mem: 322.31 MiB)
app/simple_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 322.31 MiB)
app/simple_token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 330.31 MiB)
app/simple_token_contract VK saved to "./target/tmp/tmp.v0FrBg5LGe/vk" (mem: 333.31 MiB)
app/simple_token_contract Completed 2.1 KiB/2.1 KiB (32.0 KiB/s) with 1 file(s) remaining
app/simple_token_contract upload: ../../../../../tmp/tmp.7oq17ZvGKU to s3://aztec-ci-artifacts/build-cache/vk-4020a220b180c107-440552a50dd51f1edc20daf1bdfceb94518013bff9227b897133055accb1aae6.tar.gz
app/simple_token_contract Cache upload of vk-4020a220b180c107-440552a50dd51f1edc20daf1bdfceb94518013bff9227b897133055accb1aae6.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-4020a220b180c107-6fede8b5776315651b372eee78b314e5883e769478fd204a125c8ff7202cf8d3.tar.gz failed.
app/simple_token_contract Generating vk for function: cancel_authwit...
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.OyAGmsEvUF (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: 15.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: 18.00 MiB)
app/simple_token_contract populating trace... (mem: 227.00 MiB)
app/simple_token_contract time to construct proving key: 91 ms. (mem: 242.00 MiB)
app/simple_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 242.00 MiB)
app/simple_token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 274.00 MiB)
app/simple_token_contract VK saved to "./target/tmp/tmp.OyAGmsEvUF/vk" (mem: 274.00 MiB)
app/simple_token_contract Completed 2.1 KiB/2.1 KiB (24.5 KiB/s) with 1 file(s) remaining
app/simple_token_contract upload: ../../../../../tmp/tmp.sXld0n9roF to s3://aztec-ci-artifacts/build-cache/vk-4020a220b180c107-6fede8b5776315651b372eee78b314e5883e769478fd204a125c8ff7202cf8d3.tar.gz
app/simple_token_contract Cache upload of vk-4020a220b180c107-6fede8b5776315651b372eee78b314e5883e769478fd204a125c8ff7202cf8d3.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-4020a220b180c107-460fee4f6dd4812a83f52323e3ea2cf35588c5ba68664ff07f916d291f962550.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.ZF2n7YFkDh (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.43 MiB)
app/simple_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 41.43 MiB)
app/simple_token_contract goblin ecc op : 4/1024 (mem: 41.43 MiB)
app/simple_token_contract busread : 742/6000 (mem: 41.43 MiB)
app/simple_token_contract lookups : 12250/15000 (mem: 41.43 MiB)
app/simple_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 41.43 MiB)
app/simple_token_contract arithmetic : 15244/56000 (mem: 41.43 MiB)
app/simple_token_contract delta range : 2449/18000 (mem: 41.43 MiB)
app/simple_token_contract elliptic : 670/6000 (mem: 41.43 MiB)
app/simple_token_contract auxiliary : 738/26000 (mem: 41.43 MiB)
app/simple_token_contract poseidon ext : 82/17000 (mem: 41.43 MiB)
app/simple_token_contract poseidon int : 458/92000 (mem: 41.43 MiB)
app/simple_token_contract overflow : 0/0 (mem: 41.43 MiB)
app/simple_token_contract (mem: 41.43 MiB)
app/simple_token_contract Total structured size: 242025 (mem: 41.43 MiB)
app/simple_token_contract allocating polynomials object in proving key... (mem: 41.43 MiB)
app/simple_token_contract populating trace... (mem: 252.43 MiB)
app/simple_token_contract time to construct proving key: 156 ms. (mem: 267.43 MiB)
app/simple_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 267.43 MiB)
app/simple_token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 296.48 MiB)
app/simple_token_contract VK saved to "./target/tmp/tmp.ZF2n7YFkDh/vk" (mem: 296.48 MiB)
app/simple_token_contract Completed 2.1 KiB/2.1 KiB (22.5 KiB/s) with 1 file(s) remaining
app/simple_token_contract upload: ../../../../../tmp/tmp.9hXEjHsMZA to s3://aztec-ci-artifacts/build-cache/vk-4020a220b180c107-460fee4f6dd4812a83f52323e3ea2cf35588c5ba68664ff07f916d291f962550.tar.gz
app/simple_token_contract Cache upload of vk-4020a220b180c107-460fee4f6dd4812a83f52323e3ea2cf35588c5ba68664ff07f916d291f962550.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/simple_token_contract Processing function: prepare_private_balance_increase...
app/simple_token_contract Cache download of vk-4020a220b180c107-7cd3b941102e983d22a63bdfafbb2f95f4ab9d674b532197de25d2fce4e9c5ce.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.oHPSjiDfx7 (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: 39.93 MiB)
app/simple_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 43.93 MiB)
app/simple_token_contract goblin ecc op : 4/1024 (mem: 43.93 MiB)
app/simple_token_contract busread : 742/6000 (mem: 43.93 MiB)
app/simple_token_contract lookups : 12250/15000 (mem: 43.93 MiB)
app/simple_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 43.93 MiB)
app/simple_token_contract arithmetic : 15216/56000 (mem: 43.93 MiB)
app/simple_token_contract delta range : 2446/18000 (mem: 43.93 MiB)
app/simple_token_contract elliptic : 670/6000 (mem: 43.93 MiB)
app/simple_token_contract auxiliary : 738/26000 (mem: 43.93 MiB)
app/simple_token_contract poseidon ext : 62/17000 (mem: 43.93 MiB)
app/simple_token_contract poseidon int : 344/92000 (mem: 43.93 MiB)
app/simple_token_contract overflow : 0/0 (mem: 43.93 MiB)
app/simple_token_contract (mem: 43.93 MiB)
app/simple_token_contract Total structured size: 242025 (mem: 43.93 MiB)
app/simple_token_contract allocating polynomials object in proving key... (mem: 43.93 MiB)
app/simple_token_contract populating trace... (mem: 256.93 MiB)
app/simple_token_contract time to construct proving key: 189 ms. (mem: 272.93 MiB)
app/simple_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 272.93 MiB)
app/simple_token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 302.75 MiB)
app/simple_token_contract VK saved to "./target/tmp/tmp.oHPSjiDfx7/vk" (mem: 302.75 MiB)
app/simple_token_contract Completed 2.1 KiB/2.1 KiB (28.4 KiB/s) with 1 file(s) remaining
app/simple_token_contract upload: ../../../../../tmp/tmp.hFJaBGTi1x to s3://aztec-ci-artifacts/build-cache/vk-4020a220b180c107-7cd3b941102e983d22a63bdfafbb2f95f4ab9d674b532197de25d2fce4e9c5ce.tar.gz
app/simple_token_contract Cache upload of vk-4020a220b180c107-7cd3b941102e983d22a63bdfafbb2f95f4ab9d674b532197de25d2fce4e9c5ce.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-4020a220b180c107-7498020453de9b343b0e6dc4f322ba996276d0a87364eebe7b9baf5912703ff7.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.cft6y35yDZ (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: 24.75 MiB)
app/simple_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 31.75 MiB)
app/simple_token_contract goblin ecc op : 4/1024 (mem: 31.75 MiB)
app/simple_token_contract busread : 742/6000 (mem: 31.75 MiB)
app/simple_token_contract lookups : 2/15000 (mem: 31.75 MiB)
app/simple_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 31.75 MiB)
app/simple_token_contract arithmetic : 7422/56000 (mem: 31.75 MiB)
app/simple_token_contract delta range : 2730/18000 (mem: 31.75 MiB)
app/simple_token_contract elliptic : 646/6000 (mem: 31.75 MiB)
app/simple_token_contract auxiliary : 9221/26000 (mem: 31.75 MiB)
app/simple_token_contract poseidon ext : 462/17000 (mem: 31.75 MiB)
app/simple_token_contract poseidon int : 2624/92000 (mem: 31.75 MiB)
app/simple_token_contract overflow : 0/0 (mem: 31.75 MiB)
app/simple_token_contract (mem: 31.75 MiB)
app/simple_token_contract Total structured size: 242025 (mem: 31.75 MiB)
app/simple_token_contract allocating polynomials object in proving key... (mem: 31.75 MiB)
app/simple_token_contract populating trace... (mem: 246.75 MiB)
app/simple_token_contract time to construct proving key: 157 ms. (mem: 262.75 MiB)
app/simple_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 262.75 MiB)
app/simple_token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 294.75 MiB)
app/simple_token_contract VK saved to "./target/tmp/tmp.cft6y35yDZ/vk" (mem: 294.75 MiB)
app/simple_token_contract Completed 2.1 KiB/2.1 KiB (26.4 KiB/s) with 1 file(s) remaining
app/simple_token_contract upload: ../../../../../tmp/tmp.J0itFnw5iY to s3://aztec-ci-artifacts/build-cache/vk-4020a220b180c107-7498020453de9b343b0e6dc4f322ba996276d0a87364eebe7b9baf5912703ff7.tar.gz
app/simple_token_contract Cache upload of vk-4020a220b180c107-7498020453de9b343b0e6dc4f322ba996276d0a87364eebe7b9baf5912703ff7.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.
app/token_blacklist_contract Processing function: burn...
app/token_blacklist_contract Cache download of vk-15850bde4e9ef7c8-f6268e376246af072abd82a7b832230310f51d574197e257b16f11815fec03fb.tar.gz failed.
app/token_blacklist_contract Generating vk for function: burn...
app/token_blacklist_contract bb command: write_vk (mem: 8.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.U2iRRqobTO (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.41 MiB)
app/token_blacklist_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 99.41 MiB)
app/token_blacklist_contract goblin ecc op : 4/1024 (mem: 99.41 MiB)
app/token_blacklist_contract busread : 742/6000 (mem: 99.41 MiB)
app/token_blacklist_contract lookups : 12298/15000 (mem: 99.41 MiB)
app/token_blacklist_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 99.41 MiB)
app/token_blacklist_contract arithmetic : 36169/56000 (mem: 99.41 MiB)
app/token_blacklist_contract delta range : 5220/18000 (mem: 99.41 MiB)
app/token_blacklist_contract elliptic : 5806/6000 (mem: 99.41 MiB)
app/token_blacklist_contract auxiliary : 20899/26000 (mem: 99.41 MiB)
app/token_blacklist_contract poseidon ext : 3112/17000 (mem: 99.41 MiB)
app/token_blacklist_contract poseidon int : 17729/92000 (mem: 99.41 MiB)
app/token_blacklist_contract overflow : 0/0 (mem: 99.41 MiB)
app/token_blacklist_contract (mem: 99.41 MiB)
app/token_blacklist_contract Total structured size: 242025 (mem: 99.41 MiB)
app/token_blacklist_contract allocating polynomials object in proving key... (mem: 99.41 MiB)
app/token_blacklist_contract populating trace... (mem: 325.41 MiB)
app/token_blacklist_contract time to construct proving key: 301 ms. (mem: 349.41 MiB)
app/token_blacklist_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 349.41 MiB)
app/token_blacklist_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 376.41 MiB)
app/token_blacklist_contract VK saved to "./target/tmp/tmp.U2iRRqobTO/vk" (mem: 380.41 MiB)
app/token_blacklist_contract Completed 2.1 KiB/2.1 KiB (26.1 KiB/s) with 1 file(s) remaining
app/token_blacklist_contract upload: ../../../../../tmp/tmp.BIeuz6Vpai to s3://aztec-ci-artifacts/build-cache/vk-15850bde4e9ef7c8-f6268e376246af072abd82a7b832230310f51d574197e257b16f11815fec03fb.tar.gz
app/token_blacklist_contract Cache upload of vk-15850bde4e9ef7c8-f6268e376246af072abd82a7b832230310f51d574197e257b16f11815fec03fb.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.
app/token_blacklist_contract Processing function: redeem_shield...
app/token_blacklist_contract Cache download of vk-15850bde4e9ef7c8-0aa1d2ffdb374c1b8838704bc703b81dde0e2c5b77706d5f4c1ea776e13bcd2c.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.Xfx1hNPITX (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: 49.45 MiB)
app/token_blacklist_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 53.45 MiB)
app/token_blacklist_contract goblin ecc op : 4/1024 (mem: 53.45 MiB)
app/token_blacklist_contract busread : 742/6000 (mem: 53.45 MiB)
app/token_blacklist_contract lookups : 12298/15000 (mem: 53.45 MiB)
app/token_blacklist_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 53.45 MiB)
app/token_blacklist_contract arithmetic : 19551/56000 (mem: 53.45 MiB)
app/token_blacklist_contract delta range : 2889/18000 (mem: 53.45 MiB)
app/token_blacklist_contract elliptic : 654/6000 (mem: 53.45 MiB)
app/token_blacklist_contract auxiliary : 1123/26000 (mem: 53.45 MiB)
app/token_blacklist_contract poseidon ext : 582/17000 (mem: 53.45 MiB)
app/token_blacklist_contract poseidon int : 3308/92000 (mem: 53.45 MiB)
app/token_blacklist_contract overflow : 0/0 (mem: 53.45 MiB)
app/token_blacklist_contract (mem: 53.45 MiB)
app/token_blacklist_contract Total structured size: 242025 (mem: 53.45 MiB)
app/token_blacklist_contract allocating polynomials object in proving key... (mem: 53.45 MiB)
app/token_blacklist_contract populating trace... (mem: 271.45 MiB)
app/token_blacklist_contract time to construct proving key: 158 ms. (mem: 289.45 MiB)
app/token_blacklist_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 289.45 MiB)
app/token_blacklist_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 309.45 MiB)
app/token_blacklist_contract VK saved to "./target/tmp/tmp.Xfx1hNPITX/vk" (mem: 309.45 MiB)
app/token_blacklist_contract Completed 2.1 KiB/2.1 KiB (28.9 KiB/s) with 1 file(s) remaining
app/token_blacklist_contract upload: ../../../../../tmp/tmp.F06lU1MAq1 to s3://aztec-ci-artifacts/build-cache/vk-15850bde4e9ef7c8-0aa1d2ffdb374c1b8838704bc703b81dde0e2c5b77706d5f4c1ea776e13bcd2c.tar.gz
app/token_blacklist_contract Cache upload of vk-15850bde4e9ef7c8-0aa1d2ffdb374c1b8838704bc703b81dde0e2c5b77706d5f4c1ea776e13bcd2c.tar.gz complete in 2s.
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-15850bde4e9ef7c8-cc14787d12898863a4edf2062beded2e3585955d08e5d144d77e3a788119870e.tar.gz failed.
app/token_blacklist_contract Generating vk for function: transfer...
app/token_blacklist_contract bb command: write_vk (mem: 8.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.b25NT8YGfJ (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.86 MiB)
app/token_blacklist_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 78.86 MiB)
app/token_blacklist_contract goblin ecc op : 4/1024 (mem: 78.86 MiB)
app/token_blacklist_contract busread : 742/6000 (mem: 78.86 MiB)
app/token_blacklist_contract lookups : 98/15000 (mem: 78.86 MiB)
app/token_blacklist_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 78.86 MiB)
app/token_blacklist_contract arithmetic : 25526/56000 (mem: 78.86 MiB)
app/token_blacklist_contract delta range : 4977/18000 (mem: 78.86 MiB)
app/token_blacklist_contract elliptic : 5154/6000 (mem: 78.86 MiB)
app/token_blacklist_contract auxiliary : 23844/26000 (mem: 78.86 MiB)
app/token_blacklist_contract poseidon ext : 3582/17000 (mem: 78.86 MiB)
app/token_blacklist_contract poseidon int : 20408/92000 (mem: 78.86 MiB)
app/token_blacklist_contract overflow : 0/0 (mem: 78.86 MiB)
app/token_blacklist_contract (mem: 78.86 MiB)
app/token_blacklist_contract Total structured size: 242025 (mem: 78.86 MiB)
app/token_blacklist_contract allocating polynomials object in proving key... (mem: 78.86 MiB)
app/token_blacklist_contract populating trace... (mem: 298.86 MiB)
app/token_blacklist_contract time to construct proving key: 213 ms. (mem: 318.86 MiB)
app/token_blacklist_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 318.86 MiB)
app/token_blacklist_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 338.86 MiB)
app/token_blacklist_contract VK saved to "./target/tmp/tmp.b25NT8YGfJ/vk" (mem: 338.86 MiB)
app/token_blacklist_contract Completed 2.1 KiB/2.1 KiB (17.7 KiB/s) with 1 file(s) remaining
app/token_blacklist_contract upload: ../../../../../tmp/tmp.gUhSj2gJwq to s3://aztec-ci-artifacts/build-cache/vk-15850bde4e9ef7c8-cc14787d12898863a4edf2062beded2e3585955d08e5d144d77e3a788119870e.tar.gz
app/token_blacklist_contract Cache upload of vk-15850bde4e9ef7c8-cc14787d12898863a4edf2062beded2e3585955d08e5d144d77e3a788119870e.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.
app/token_blacklist_contract Processing function: unshield...
app/token_blacklist_contract Cache download of vk-15850bde4e9ef7c8-5cd31df29eb512a65ff7aca862f72d812d290940fc4e656c61ffe9dc79c15529.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.nwerrKMfxm (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: 84.94 MiB)
app/token_blacklist_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 103.94 MiB)
app/token_blacklist_contract goblin ecc op : 4/1024 (mem: 103.94 MiB)
app/token_blacklist_contract busread : 742/6000 (mem: 103.94 MiB)
app/token_blacklist_contract lookups : 12346/15000 (mem: 103.94 MiB)
app/token_blacklist_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 103.94 MiB)
app/token_blacklist_contract arithmetic : 37356/56000 (mem: 103.94 MiB)
app/token_blacklist_contract delta range : 5371/18000 (mem: 103.94 MiB)
app/token_blacklist_contract elliptic : 5806/6000 (mem: 103.94 MiB)
app/token_blacklist_contract auxiliary : 20899/26000 (mem: 103.94 MiB)
app/token_blacklist_contract poseidon ext : 3572/17000 (mem: 103.94 MiB)
app/token_blacklist_contract poseidon int : 20351/92000 (mem: 103.94 MiB)
app/token_blacklist_contract overflow : 0/0 (mem: 103.94 MiB)
app/token_blacklist_contract (mem: 103.94 MiB)
app/token_blacklist_contract Total structured size: 242025 (mem: 103.94 MiB)
app/token_blacklist_contract allocating polynomials object in proving key... (mem: 103.94 MiB)
app/token_blacklist_contract populating trace... (mem: 326.94 MiB)
app/token_blacklist_contract time to construct proving key: 259 ms. (mem: 353.94 MiB)
app/token_blacklist_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 353.94 MiB)
app/token_blacklist_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 372.36 MiB)
app/token_blacklist_contract VK saved to "./target/tmp/tmp.nwerrKMfxm/vk" (mem: 376.36 MiB)
app/token_blacklist_contract Completed 2.1 KiB/2.1 KiB (24.2 KiB/s) with 1 file(s) remaining
app/token_blacklist_contract upload: ../../../../../tmp/tmp.QkRbNABA37 to s3://aztec-ci-artifacts/build-cache/vk-15850bde4e9ef7c8-5cd31df29eb512a65ff7aca862f72d812d290940fc4e656c61ffe9dc79c15529.tar.gz
app/token_blacklist_contract Cache upload of vk-15850bde4e9ef7c8-5cd31df29eb512a65ff7aca862f72d812d290940fc4e656c61ffe9dc79c15529.tar.gz complete in 2s.
app/token_blacklist_contract Processing function: update_roles...
app/token_blacklist_contract Function update_roles is neither public nor unconstrained, skipping.
protocol/multi_call_entrypoint_contract Processing function: entrypoint...
protocol/multi_call_entrypoint_contract Cache download of vk-4fab08170e519d8d-4333c483385f2df9b7e789e6c5408964484b5b21a756fac7ad45e493ad41284e.tar.gz failed.
protocol/multi_call_entrypoint_contract Generating vk for function: entrypoint...
protocol/multi_call_entrypoint_contract bb command: write_vk (mem: 9.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.LPY52u8OF7 (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: 16.00 MiB)
protocol/multi_call_entrypoint_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 20.00 MiB)
protocol/multi_call_entrypoint_contract goblin ecc op : 4/1024 (mem: 20.00 MiB)
protocol/multi_call_entrypoint_contract busread : 742/6000 (mem: 20.00 MiB)
protocol/multi_call_entrypoint_contract lookups : 2/15000 (mem: 20.00 MiB)
protocol/multi_call_entrypoint_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 20.00 MiB)
protocol/multi_call_entrypoint_contract arithmetic : 4296/56000 (mem: 20.00 MiB)
protocol/multi_call_entrypoint_contract delta range : 2030/18000 (mem: 20.00 MiB)
protocol/multi_call_entrypoint_contract elliptic : 2/6000 (mem: 20.00 MiB)
protocol/multi_call_entrypoint_contract auxiliary : 2420/26000 (mem: 20.00 MiB)
protocol/multi_call_entrypoint_contract poseidon ext : 82/17000 (mem: 20.00 MiB)
protocol/multi_call_entrypoint_contract poseidon int : 458/92000 (mem: 20.00 MiB)
protocol/multi_call_entrypoint_contract overflow : 0/0 (mem: 20.00 MiB)
protocol/multi_call_entrypoint_contract (mem: 20.00 MiB)
protocol/multi_call_entrypoint_contract Total structured size: 242025 (mem: 20.00 MiB)
protocol/multi_call_entrypoint_contract allocating polynomials object in proving key... (mem: 20.00 MiB)
protocol/multi_call_entrypoint_contract populating trace... (mem: 239.00 MiB)
protocol/multi_call_entrypoint_contract time to construct proving key: 162 ms. (mem: 248.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: 248.00 MiB)
protocol/multi_call_entrypoint_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 278.00 MiB)
protocol/multi_call_entrypoint_contract VK saved to "./target/tmp/tmp.LPY52u8OF7/vk" (mem: 278.00 MiB)
protocol/multi_call_entrypoint_contract Completed 2.1 KiB/2.1 KiB (42.3 KiB/s) with 1 file(s) remaining
protocol/multi_call_entrypoint_contract upload: ../../../../../tmp/tmp.pi6nXruudp to s3://aztec-ci-artifacts/build-cache/vk-4fab08170e519d8d-4333c483385f2df9b7e789e6c5408964484b5b21a756fac7ad45e493ad41284e.tar.gz
protocol/multi_call_entrypoint_contract Cache upload of vk-4fab08170e519d8d-4333c483385f2df9b7e789e6c5408964484b5b21a756fac7ad45e493ad41284e.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/invalid_account_contract compile test/invalid_account_contract
test/avm_gadgets_test_contract Cache download and extraction of contract-2e5ee187b40e55e4.tar.gz complete in 0s.
test/avm_test_contract Cache download and extraction of contract-9fa8d80c366f9db4.tar.gz complete in 0s.
test/avm_initializer_test_contract Cache download and extraction of contract-b18d93e92aa619bd.tar.gz complete in 0s.
test/no_constructor_contract compile test/no_constructor_contract
test/benchmarking_contract Cache download and extraction of contract-31553082cadbc83d.tar.gz complete in 0s.
test/child_contract Cache download and extraction of contract-ee9847aff7b47c43.tar.gz complete in 0s.
protocol/router_contract Processing function: check_block_number...
protocol/router_contract Cache download of vk-80996b5238903b1f-ab07de02d8b2e6401373b6c06bc3fb9928c4859162f275864b6ad05490041df7.tar.gz failed.
protocol/router_contract Generating vk for function: check_block_number...
protocol/router_contract bb command: write_vk (mem: 9.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.wBo31smlos (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: 14.00 MiB)
protocol/router_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
protocol/router_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
protocol/router_contract busread : 742/6000 (mem: 17.00 MiB)
protocol/router_contract lookups : 2/15000 (mem: 17.00 MiB)
protocol/router_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
protocol/router_contract arithmetic : 3309/56000 (mem: 17.00 MiB)
protocol/router_contract delta range : 1788/18000 (mem: 17.00 MiB)
protocol/router_contract elliptic : 2/6000 (mem: 17.00 MiB)
protocol/router_contract auxiliary : 26/26000 (mem: 17.00 MiB)
protocol/router_contract poseidon ext : 32/17000 (mem: 17.00 MiB)
protocol/router_contract poseidon int : 173/92000 (mem: 17.00 MiB)
protocol/router_contract overflow : 0/0 (mem: 17.00 MiB)
protocol/router_contract (mem: 17.00 MiB)
protocol/router_contract Total structured size: 242025 (mem: 17.00 MiB)
protocol/router_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
protocol/router_contract populating trace... (mem: 234.00 MiB)
protocol/router_contract time to construct proving key: 165 ms. (mem: 247.00 MiB)
protocol/router_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 247.00 MiB)
protocol/router_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 269.00 MiB)
protocol/router_contract VK saved to "./target/tmp/tmp.wBo31smlos/vk" (mem: 269.00 MiB)
protocol/router_contract Completed 2.1 KiB/2.1 KiB (26.7 KiB/s) with 1 file(s) remaining
protocol/router_contract upload: ../../../../../tmp/tmp.ik6rTvhZCP to s3://aztec-ci-artifacts/build-cache/vk-80996b5238903b1f-ab07de02d8b2e6401373b6c06bc3fb9928c4859162f275864b6ad05490041df7.tar.gz
protocol/router_contract Cache upload of vk-80996b5238903b1f-ab07de02d8b2e6401373b6c06bc3fb9928c4859162f275864b6ad05490041df7.tar.gz complete in 3s.
protocol/router_contract Processing function: check_timestamp...
protocol/router_contract Cache download of vk-80996b5238903b1f-6f6c518b255f1c4a2c89f63b3649b40670f2125e8fec8d06e74ec38839a13e10.tar.gz failed.
protocol/router_contract Generating vk for function: check_timestamp...
protocol/router_contract bb command: write_vk (mem: 9.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.ZjdvsS9JJd (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: 12.00 MiB)
protocol/router_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.00 MiB)
protocol/router_contract goblin ecc op : 4/1024 (mem: 15.00 MiB)
protocol/router_contract busread : 742/6000 (mem: 15.00 MiB)
protocol/router_contract lookups : 2/15000 (mem: 15.00 MiB)
protocol/router_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.00 MiB)
protocol/router_contract arithmetic : 3310/56000 (mem: 15.00 MiB)
protocol/router_contract delta range : 1789/18000 (mem: 15.00 MiB)
protocol/router_contract elliptic : 2/6000 (mem: 15.00 MiB)
protocol/router_contract auxiliary : 26/26000 (mem: 15.00 MiB)
protocol/router_contract poseidon ext : 32/17000 (mem: 15.00 MiB)
protocol/router_contract poseidon int : 173/92000 (mem: 15.00 MiB)
protocol/router_contract overflow : 0/0 (mem: 15.00 MiB)
protocol/router_contract (mem: 15.00 MiB)
protocol/router_contract Total structured size: 242025 (mem: 15.00 MiB)
protocol/router_contract allocating polynomials object in proving key... (mem: 15.00 MiB)
protocol/router_contract populating trace... (mem: 236.00 MiB)
protocol/router_contract time to construct proving key: 164 ms. (mem: 251.00 MiB)
protocol/router_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 251.00 MiB)
protocol/router_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 274.49 MiB)
protocol/router_contract VK saved to "./target/tmp/tmp.ZjdvsS9JJd/vk" (mem: 274.49 MiB)
protocol/router_contract Completed 2.1 KiB/2.1 KiB (30.6 KiB/s) with 1 file(s) remaining
protocol/router_contract upload: ../../../../../tmp/tmp.pqP3EO1qjN to s3://aztec-ci-artifacts/build-cache/vk-80996b5238903b1f-6f6c518b255f1c4a2c89f63b3649b40670f2125e8fec8d06e74ec38839a13e10.tar.gz
protocol/router_contract Cache upload of vk-80996b5238903b1f-6f6c518b255f1c4a2c89f63b3649b40670f2125e8fec8d06e74ec38839a13e10.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.
test/counter_contract Cache download and extraction of contract-90ffcec85e84e10d.tar.gz complete in 0s.
test/note_getter_contract compile test/note_getter_contract
test/event_only_contract Cache download and extraction of contract-4851e0387b503933.tar.gz complete in 0s.
app/token_contract Processing function: burn_private...
app/token_contract Cache download of vk-67154b3eddc3be42-b7d3de6b8ca6293caa7f33792ade86a59c9d99f5e57302c8e2a9dc77f35af728.tar.gz failed.
app/token_contract Generating vk for function: burn_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.V0JcSqOzY3 (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: 87.80 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 107.80 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 107.80 MiB)
app/token_contract busread : 742/6000 (mem: 107.80 MiB)
app/token_contract lookups : 12250/15000 (mem: 107.80 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 107.80 MiB)
app/token_contract arithmetic : 50125/56000 (mem: 107.80 MiB)
app/token_contract delta range : 6145/18000 (mem: 107.80 MiB)
app/token_contract elliptic : 5806/6000 (mem: 107.80 MiB)
app/token_contract auxiliary : 20899/26000 (mem: 107.80 MiB)
app/token_contract poseidon ext : 2832/17000 (mem: 107.80 MiB)
app/token_contract poseidon int : 16133/92000 (mem: 107.80 MiB)
app/token_contract overflow : 0/0 (mem: 107.80 MiB)
app/token_contract (mem: 107.80 MiB)
app/token_contract Total structured size: 242025 (mem: 107.80 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 107.80 MiB)
app/token_contract populating trace... (mem: 327.80 MiB)
app/token_contract time to construct proving key: 315 ms. (mem: 353.80 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 353.80 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 376.80 MiB)
app/token_contract VK saved to "./target/tmp/tmp.V0JcSqOzY3/vk" (mem: 378.80 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.EcBAyrHDRE to s3://aztec-ci-artifacts/build-cache/vk-67154b3eddc3be42-b7d3de6b8ca6293caa7f33792ade86a59c9d99f5e57302c8e2a9dc77f35af728.tar.gz
app/token_contract Cache upload of vk-67154b3eddc3be42-b7d3de6b8ca6293caa7f33792ade86a59c9d99f5e57302c8e2a9dc77f35af728.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-67154b3eddc3be42-6fede8b5776315651b372eee78b314e5883e769478fd204a125c8ff7202cf8d3.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.ObypsloNoK (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: 16.00 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 16.00 MiB)
app/token_contract busread : 742/6000 (mem: 16.00 MiB)
app/token_contract lookups : 2/15000 (mem: 16.00 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.00 MiB)
app/token_contract arithmetic : 3298/56000 (mem: 16.00 MiB)
app/token_contract delta range : 1787/18000 (mem: 16.00 MiB)
app/token_contract elliptic : 2/6000 (mem: 16.00 MiB)
app/token_contract auxiliary : 26/26000 (mem: 16.00 MiB)
app/token_contract poseidon ext : 22/17000 (mem: 16.00 MiB)
app/token_contract poseidon int : 116/92000 (mem: 16.00 MiB)
app/token_contract overflow : 0/0 (mem: 16.00 MiB)
app/token_contract (mem: 16.00 MiB)
app/token_contract Total structured size: 242025 (mem: 16.00 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 16.00 MiB)
app/token_contract populating trace... (mem: 226.00 MiB)
app/token_contract time to construct proving key: 126 ms. (mem: 237.00 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 237.00 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 268.49 MiB)
app/token_contract VK saved to "./target/tmp/tmp.ObypsloNoK/vk" (mem: 268.49 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (36.0 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.w1msgp7yqE to s3://aztec-ci-artifacts/build-cache/vk-67154b3eddc3be42-6fede8b5776315651b372eee78b314e5883e769478fd204a125c8ff7202cf8d3.tar.gz
app/token_contract Cache upload of vk-67154b3eddc3be42-6fede8b5776315651b372eee78b314e5883e769478fd204a125c8ff7202cf8d3.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/simple_token_contract Processing function: transfer_from_private_to_public...
app/simple_token_contract Cache download of vk-4020a220b180c107-927778738b61a00dae90fed82d97004780a718825c46a8b467d120518871aea5.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.5c0Nse5psH (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.74 MiB)
app/simple_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 90.74 MiB)
app/simple_token_contract goblin ecc op : 4/1024 (mem: 90.74 MiB)
app/simple_token_contract busread : 742/6000 (mem: 90.74 MiB)
app/simple_token_contract lookups : 12250/15000 (mem: 90.74 MiB)
app/simple_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 90.74 MiB)
app/simple_token_contract arithmetic : 33024/56000 (mem: 90.74 MiB)
app/simple_token_contract delta range : 4938/18000 (mem: 90.74 MiB)
app/simple_token_contract elliptic : 5806/6000 (mem: 90.74 MiB)
app/simple_token_contract auxiliary : 20899/26000 (mem: 90.74 MiB)
app/simple_token_contract poseidon ext : 2842/17000 (mem: 90.74 MiB)
app/simple_token_contract poseidon int : 16190/92000 (mem: 90.74 MiB)
app/simple_token_contract overflow : 0/0 (mem: 90.74 MiB)
app/simple_token_contract (mem: 90.74 MiB)
app/simple_token_contract Total structured size: 242025 (mem: 90.74 MiB)
app/simple_token_contract allocating polynomials object in proving key... (mem: 90.74 MiB)
app/simple_token_contract populating trace... (mem: 308.74 MiB)
app/simple_token_contract time to construct proving key: 268 ms. (mem: 329.74 MiB)
app/simple_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 329.74 MiB)
app/simple_token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 340.74 MiB)
app/simple_token_contract VK saved to "./target/tmp/tmp.5c0Nse5psH/vk" (mem: 343.74 MiB)
app/simple_token_contract Completed 2.1 KiB/2.1 KiB (29.7 KiB/s) with 1 file(s) remaining
app/simple_token_contract upload: ../../../../../tmp/tmp.OJbn1Uvhnk to s3://aztec-ci-artifacts/build-cache/vk-4020a220b180c107-927778738b61a00dae90fed82d97004780a718825c46a8b467d120518871aea5.tar.gz
app/simple_token_contract Cache upload of vk-4020a220b180c107-927778738b61a00dae90fed82d97004780a718825c46a8b467d120518871aea5.tar.gz complete in 3s.
app/simple_token_contract Processing function: transfer_from_public_to_private...
app/simple_token_contract Cache download of vk-4020a220b180c107-5a001e977040a113449a931bffced572d72ae8dc32b634c5a59debda48a0d933.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: 8.00 MiB)
app/simple_token_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
app/simple_token_contract --scheme: client_ivc (mem: 8.00 MiB)
app/simple_token_contract --bytecode_path: - (mem: 8.00 MiB)
app/simple_token_contract --output_path: ./target/tmp/tmp.x9lj7oCy5B (mem: 8.00 MiB)
app/simple_token_contract --verbose: true (mem: 8.00 MiB)
app/simple_token_contract --verifier_type: standalone (mem: 8.00 MiB)
app/simple_token_contract Constructing DeciderProvingKey (mem: 32.24 MiB)
app/simple_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 36.24 MiB)
app/simple_token_contract goblin ecc op : 4/1024 (mem: 36.24 MiB)
app/simple_token_contract busread : 742/6000 (mem: 36.24 MiB)
app/simple_token_contract lookups : 12250/15000 (mem: 36.24 MiB)
app/simple_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 36.24 MiB)
app/simple_token_contract arithmetic : 15233/56000 (mem: 36.24 MiB)
app/simple_token_contract delta range : 2449/18000 (mem: 36.24 MiB)
app/simple_token_contract elliptic : 670/6000 (mem: 36.24 MiB)
app/simple_token_contract auxiliary : 738/26000 (mem: 36.24 MiB)
app/simple_token_contract poseidon ext : 72/17000 (mem: 36.24 MiB)
app/simple_token_contract poseidon int : 401/92000 (mem: 36.24 MiB)
app/simple_token_contract overflow : 0/0 (mem: 36.24 MiB)
app/simple_token_contract (mem: 36.24 MiB)
app/simple_token_contract Total structured size: 242025 (mem: 36.24 MiB)
app/simple_token_contract allocating polynomials object in proving key... (mem: 36.24 MiB)
app/simple_token_contract populating trace... (mem: 263.24 MiB)
app/simple_token_contract time to construct proving key: 209 ms. (mem: 279.24 MiB)
app/simple_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 279.24 MiB)
app/simple_token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 308.29 MiB)
app/simple_token_contract VK saved to "./target/tmp/tmp.x9lj7oCy5B/vk" (mem: 308.29 MiB)
app/simple_token_contract Completed 2.1 KiB/2.1 KiB (14.8 KiB/s) with 1 file(s) remaining
app/simple_token_contract upload: ../../../../../tmp/tmp.ynLW8Plb7H to s3://aztec-ci-artifacts/build-cache/vk-4020a220b180c107-5a001e977040a113449a931bffced572d72ae8dc32b634c5a59debda48a0d933.tar.gz
app/simple_token_contract Cache upload of vk-4020a220b180c107-5a001e977040a113449a931bffced572d72ae8dc32b634c5a59debda48a0d933.tar.gz complete in 2s.
protocol/fee_juice_contract Processing function: claim...
protocol/fee_juice_contract Cache download of vk-d2b3d507269821a2-6aff8d902e33ed56c9294e028b2af5fe4aadb37011bf774dca76ee4e47279793.tar.gz failed.
protocol/fee_juice_contract Generating vk for function: claim...
protocol/fee_juice_contract bb command: write_vk (mem: 9.00 MiB)
protocol/fee_juice_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
protocol/fee_juice_contract --scheme: client_ivc (mem: 9.00 MiB)
protocol/fee_juice_contract --bytecode_path: - (mem: 9.00 MiB)
protocol/fee_juice_contract --output_path: ./target/tmp/tmp.Xs7FxQLKkL (mem: 9.00 MiB)
protocol/fee_juice_contract --verbose: true (mem: 9.00 MiB)
protocol/fee_juice_contract --verifier_type: standalone (mem: 9.00 MiB)
protocol/fee_juice_contract Constructing DeciderProvingKey (mem: 41.97 MiB)
protocol/fee_juice_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 43.97 MiB)
protocol/fee_juice_contract goblin ecc op : 4/1024 (mem: 43.97 MiB)
protocol/fee_juice_contract busread : 742/6000 (mem: 43.97 MiB)
protocol/fee_juice_contract lookups : 17378/15000 (mem: 43.97 MiB)
protocol/fee_juice_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 43.97 MiB)
protocol/fee_juice_contract arithmetic : 13735/56000 (mem: 43.97 MiB)
protocol/fee_juice_contract delta range : 2547/18000 (mem: 43.97 MiB)
protocol/fee_juice_contract elliptic : 2/6000 (mem: 43.97 MiB)
protocol/fee_juice_contract auxiliary : 26/26000 (mem: 43.97 MiB)
protocol/fee_juice_contract poseidon ext : 452/17000 (mem: 43.97 MiB)
protocol/fee_juice_contract poseidon int : 2567/92000 (mem: 43.97 MiB)
protocol/fee_juice_contract overflow : 0/0 (mem: 43.97 MiB)
protocol/fee_juice_contract (mem: 43.97 MiB)
protocol/fee_juice_contract Total structured size: 242025 (mem: 43.97 MiB)
protocol/fee_juice_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 44.97 MiB)
protocol/fee_juice_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 44.97 MiB)
protocol/fee_juice_contract goblin ecc op : 4/1024 (mem: 44.97 MiB)
protocol/fee_juice_contract busread : 742/6000 (mem: 44.97 MiB)
protocol/fee_juice_contract lookups : 15000/15000 (mem: 44.97 MiB)
protocol/fee_juice_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 44.97 MiB)
protocol/fee_juice_contract arithmetic : 13735/56000 (mem: 44.97 MiB)
protocol/fee_juice_contract delta range : 2547/18000 (mem: 44.97 MiB)
protocol/fee_juice_contract elliptic : 2/6000 (mem: 44.97 MiB)
protocol/fee_juice_contract auxiliary : 26/26000 (mem: 44.97 MiB)
protocol/fee_juice_contract poseidon ext : 452/17000 (mem: 44.97 MiB)
protocol/fee_juice_contract poseidon int : 2567/92000 (mem: 44.97 MiB)
protocol/fee_juice_contract overflow : 2379/2379 (mem: 44.97 MiB)
protocol/fee_juice_contract (mem: 44.97 MiB)
protocol/fee_juice_contract Total structured size: 244404 (mem: 44.97 MiB)
protocol/fee_juice_contract allocating polynomials object in proving key... (mem: 44.97 MiB)
protocol/fee_juice_contract populating trace... (mem: 464.97 MiB)
protocol/fee_juice_contract time to construct proving key: 260 ms. (mem: 480.97 MiB)
protocol/fee_juice_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 480.97 MiB)
protocol/fee_juice_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 507.20 MiB)
protocol/fee_juice_contract VK saved to "./target/tmp/tmp.Xs7FxQLKkL/vk" (mem: 507.20 MiB)
protocol/fee_juice_contract Completed 2.1 KiB/2.1 KiB (25.2 KiB/s) with 1 file(s) remaining
protocol/fee_juice_contract upload: ../../../../../tmp/tmp.FqSa6Zr3iS to s3://aztec-ci-artifacts/build-cache/vk-d2b3d507269821a2-6aff8d902e33ed56c9294e028b2af5fe4aadb37011bf774dca76ee4e47279793.tar.gz
protocol/fee_juice_contract Cache upload of vk-d2b3d507269821a2-6aff8d902e33ed56c9294e028b2af5fe4aadb37011bf774dca76ee4e47279793.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/offchain_effect_contract compile test/offchain_effect_contract
app/token_contract Processing function: finalize_transfer_to_private_from_private...
app/token_contract Cache download of vk-67154b3eddc3be42-eb67db9642eeacdb64a51c5c8aa6249e32145fca2ab262e6cb4dc007c51874aa.tar.gz failed.
app/token_contract Generating vk for function: finalize_transfer_to_private_from_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.3OlcLFntW0 (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: 96.93 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 114.93 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 114.93 MiB)
app/token_contract busread : 742/6000 (mem: 114.93 MiB)
app/token_contract lookups : 12250/15000 (mem: 114.93 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 114.93 MiB)
app/token_contract arithmetic : 51240/56000 (mem: 114.93 MiB)
app/token_contract delta range : 6405/18000 (mem: 114.93 MiB)
app/token_contract elliptic : 5806/6000 (mem: 114.93 MiB)
app/token_contract auxiliary : 24487/26000 (mem: 114.93 MiB)
app/token_contract poseidon ext : 3262/17000 (mem: 114.93 MiB)
app/token_contract poseidon int : 18584/92000 (mem: 114.93 MiB)
app/token_contract overflow : 0/0 (mem: 114.93 MiB)
app/token_contract (mem: 114.93 MiB)
app/token_contract Total structured size: 242025 (mem: 114.93 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 114.93 MiB)
app/token_contract populating trace... (mem: 336.93 MiB)
app/token_contract time to construct proving key: 275 ms. (mem: 361.93 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 361.93 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 380.93 MiB)
app/token_contract VK saved to "./target/tmp/tmp.3OlcLFntW0/vk" (mem: 381.93 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.evzeO2aRdE to s3://aztec-ci-artifacts/build-cache/vk-67154b3eddc3be42-eb67db9642eeacdb64a51c5c8aa6249e32145fca2ab262e6cb4dc007c51874aa.tar.gz
app/token_contract Cache upload of vk-67154b3eddc3be42-eb67db9642eeacdb64a51c5c8aa6249e32145fca2ab262e6cb4dc007c51874aa.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-67154b3eddc3be42-22fe14d664ab9cf397d64164ce7bdb0e496b324a43d1b021785a9c2aec2833cc.tar.gz failed.
app/token_contract Generating vk for function: mint_to_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.wWfcT6IPfS (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: 35.37 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 38.37 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 38.37 MiB)
app/token_contract busread : 742/6000 (mem: 38.37 MiB)
app/token_contract lookups : 12250/15000 (mem: 38.37 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 38.37 MiB)
app/token_contract arithmetic : 15244/56000 (mem: 38.37 MiB)
app/token_contract delta range : 2449/18000 (mem: 38.37 MiB)
app/token_contract elliptic : 670/6000 (mem: 38.37 MiB)
app/token_contract auxiliary : 738/26000 (mem: 38.37 MiB)
app/token_contract poseidon ext : 82/17000 (mem: 38.37 MiB)
app/token_contract poseidon int : 458/92000 (mem: 38.37 MiB)
app/token_contract overflow : 0/0 (mem: 38.37 MiB)
app/token_contract (mem: 38.37 MiB)
app/token_contract Total structured size: 242025 (mem: 38.37 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 38.37 MiB)
app/token_contract populating trace... (mem: 256.37 MiB)
app/token_contract time to construct proving key: 174 ms. (mem: 272.37 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 272.37 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 302.42 MiB)
app/token_contract VK saved to "./target/tmp/tmp.wWfcT6IPfS/vk" (mem: 302.42 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (13.4 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.Io4WLir1rY to s3://aztec-ci-artifacts/build-cache/vk-67154b3eddc3be42-22fe14d664ab9cf397d64164ce7bdb0e496b324a43d1b021785a9c2aec2833cc.tar.gz
app/token_contract Cache upload of vk-67154b3eddc3be42-22fe14d664ab9cf397d64164ce7bdb0e496b324a43d1b021785a9c2aec2833cc.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-67154b3eddc3be42-f1d0233662c07dd5913f581e85513e189b698a009b84e1693392475993c68d3c.tar.gz failed.
app/token_contract Generating vk for function: 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.mJzOwxVnAi (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: 34.40 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 38.40 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 38.40 MiB)
app/token_contract busread : 742/6000 (mem: 38.40 MiB)
app/token_contract lookups : 12250/15000 (mem: 38.40 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 38.40 MiB)
app/token_contract arithmetic : 15216/56000 (mem: 38.40 MiB)
app/token_contract delta range : 2446/18000 (mem: 38.40 MiB)
app/token_contract elliptic : 670/6000 (mem: 38.40 MiB)
app/token_contract auxiliary : 738/26000 (mem: 38.40 MiB)
app/token_contract poseidon ext : 62/17000 (mem: 38.40 MiB)
app/token_contract poseidon int : 344/92000 (mem: 38.40 MiB)
app/token_contract overflow : 0/0 (mem: 38.40 MiB)
app/token_contract (mem: 38.40 MiB)
app/token_contract Total structured size: 242025 (mem: 38.40 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 38.40 MiB)
app/token_contract populating trace... (mem: 254.40 MiB)
app/token_contract time to construct proving key: 196 ms. (mem: 270.40 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 270.40 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 300.40 MiB)
app/token_contract VK saved to "./target/tmp/tmp.mJzOwxVnAi/vk" (mem: 300.40 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (29.3 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.yLoag8admp to s3://aztec-ci-artifacts/build-cache/vk-67154b3eddc3be42-f1d0233662c07dd5913f581e85513e189b698a009b84e1693392475993c68d3c.tar.gz
app/token_contract Cache upload of vk-67154b3eddc3be42-f1d0233662c07dd5913f581e85513e189b698a009b84e1693392475993c68d3c.tar.gz complete in 3s.
app/token_contract Processing function: private_get_decimals...
app/token_contract Cache download of vk-67154b3eddc3be42-f6532a640cb39e4d0b3a40c14b707c3b690ef004193bfee1336c01b013101283.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.9LeE6FYG7q (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: 17.97 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.97 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 19.97 MiB)
app/token_contract busread : 742/6000 (mem: 19.97 MiB)
app/token_contract lookups : 2/15000 (mem: 19.97 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.97 MiB)
app/token_contract arithmetic : 4237/56000 (mem: 19.97 MiB)
app/token_contract delta range : 1888/18000 (mem: 19.97 MiB)
app/token_contract elliptic : 2/6000 (mem: 19.97 MiB)
app/token_contract auxiliary : 26/26000 (mem: 19.97 MiB)
app/token_contract poseidon ext : 452/17000 (mem: 19.97 MiB)
app/token_contract poseidon int : 2567/92000 (mem: 19.97 MiB)
app/token_contract overflow : 0/0 (mem: 19.97 MiB)
app/token_contract (mem: 19.97 MiB)
app/token_contract Total structured size: 242025 (mem: 19.97 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 19.97 MiB)
app/token_contract populating trace... (mem: 239.97 MiB)
app/token_contract time to construct proving key: 113 ms. (mem: 247.97 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 247.97 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 280.17 MiB)
app/token_contract VK saved to "./target/tmp/tmp.9LeE6FYG7q/vk" (mem: 280.17 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (23.9 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.Oal4Gpdgat to s3://aztec-ci-artifacts/build-cache/vk-67154b3eddc3be42-f6532a640cb39e4d0b3a40c14b707c3b690ef004193bfee1336c01b013101283.tar.gz
app/token_contract Cache upload of vk-67154b3eddc3be42-f6532a640cb39e4d0b3a40c14b707c3b690ef004193bfee1336c01b013101283.tar.gz complete in 3s.
app/token_contract Processing function: private_get_name...
app/token_contract Cache download of vk-67154b3eddc3be42-cf49ab556f9593c7131f017ffa96d3a1701e3319bd69d190e353f9bfb0b94bba.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: 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.AAsn5kFjgI (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: 16.78 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.78 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 18.78 MiB)
app/token_contract busread : 742/6000 (mem: 18.78 MiB)
app/token_contract lookups : 2/15000 (mem: 18.78 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.78 MiB)
app/token_contract arithmetic : 4236/56000 (mem: 18.78 MiB)
app/token_contract delta range : 1887/18000 (mem: 18.78 MiB)
app/token_contract elliptic : 2/6000 (mem: 18.78 MiB)
app/token_contract auxiliary : 26/26000 (mem: 18.78 MiB)
app/token_contract poseidon ext : 452/17000 (mem: 18.78 MiB)
app/token_contract poseidon int : 2567/92000 (mem: 18.78 MiB)
app/token_contract overflow : 0/0 (mem: 18.78 MiB)
app/token_contract (mem: 18.78 MiB)
app/token_contract Total structured size: 242025 (mem: 18.78 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 18.78 MiB)
app/token_contract populating trace... (mem: 237.78 MiB)
app/token_contract time to construct proving key: 160 ms. (mem: 250.78 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 250.78 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 281.79 MiB)
app/token_contract VK saved to "./target/tmp/tmp.AAsn5kFjgI/vk" (mem: 281.79 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (30.4 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.QUKbdUQ8IT to s3://aztec-ci-artifacts/build-cache/vk-67154b3eddc3be42-cf49ab556f9593c7131f017ffa96d3a1701e3319bd69d190e353f9bfb0b94bba.tar.gz
app/token_contract Cache upload of vk-67154b3eddc3be42-cf49ab556f9593c7131f017ffa96d3a1701e3319bd69d190e353f9bfb0b94bba.tar.gz complete in 3s.
app/token_contract Processing function: private_get_symbol...
app/token_contract Cache download of vk-67154b3eddc3be42-351c129dd6f2dd901a005f2d4f3161a8a376d21cb25f80750ae1ad95e4870a1f.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.UifpkEzwUj (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.00 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 21.00 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 21.00 MiB)
app/token_contract busread : 742/6000 (mem: 21.00 MiB)
app/token_contract lookups : 2/15000 (mem: 21.00 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 21.00 MiB)
app/token_contract arithmetic : 4236/56000 (mem: 21.00 MiB)
app/token_contract delta range : 1887/18000 (mem: 21.00 MiB)
app/token_contract elliptic : 2/6000 (mem: 21.00 MiB)
app/token_contract auxiliary : 26/26000 (mem: 21.00 MiB)
app/token_contract poseidon ext : 452/17000 (mem: 21.00 MiB)
app/token_contract poseidon int : 2567/92000 (mem: 21.00 MiB)
app/token_contract overflow : 0/0 (mem: 21.00 MiB)
app/token_contract (mem: 21.00 MiB)
app/token_contract Total structured size: 242025 (mem: 21.00 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 21.00 MiB)
app/token_contract populating trace... (mem: 241.00 MiB)
app/token_contract time to construct proving key: 159 ms. (mem: 254.00 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 254.00 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 285.00 MiB)
app/token_contract VK saved to "./target/tmp/tmp.UifpkEzwUj/vk" (mem: 285.00 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (22.7 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.eAiSYo5MME to s3://aztec-ci-artifacts/build-cache/vk-67154b3eddc3be42-351c129dd6f2dd901a005f2d4f3161a8a376d21cb25f80750ae1ad95e4870a1f.tar.gz
app/token_contract Cache upload of vk-67154b3eddc3be42-351c129dd6f2dd901a005f2d4f3161a8a376d21cb25f80750ae1ad95e4870a1f.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-67154b3eddc3be42-0610946d11172f66c5472fca6d3480daaa3962488f52fc50b6fb4e0f1c330cb5.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: 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.xqP0I1hPYI (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: 30.58 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 38.58 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 38.58 MiB)
app/token_contract busread : 742/6000 (mem: 38.58 MiB)
app/token_contract lookups : 2/15000 (mem: 38.58 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 38.58 MiB)
app/token_contract arithmetic : 8562/56000 (mem: 38.58 MiB)
app/token_contract delta range : 2811/18000 (mem: 38.58 MiB)
app/token_contract elliptic : 646/6000 (mem: 38.58 MiB)
app/token_contract auxiliary : 9221/26000 (mem: 38.58 MiB)
app/token_contract poseidon ext : 462/17000 (mem: 38.58 MiB)
app/token_contract poseidon int : 2624/92000 (mem: 38.58 MiB)
app/token_contract overflow : 0/0 (mem: 38.58 MiB)
app/token_contract (mem: 38.58 MiB)
app/token_contract Total structured size: 242025 (mem: 38.58 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 38.58 MiB)
app/token_contract populating trace... (mem: 256.58 MiB)
app/token_contract time to construct proving key: 208 ms. (mem: 270.58 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 270.58 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 302.58 MiB)
app/token_contract VK saved to "./target/tmp/tmp.xqP0I1hPYI/vk" (mem: 302.58 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (26.3 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.3b8gHgCHlR to s3://aztec-ci-artifacts/build-cache/vk-67154b3eddc3be42-0610946d11172f66c5472fca6d3480daaa3962488f52fc50b6fb4e0f1c330cb5.tar.gz
app/token_contract Cache upload of vk-67154b3eddc3be42-0610946d11172f66c5472fca6d3480daaa3962488f52fc50b6fb4e0f1c330cb5.tar.gz complete in 3s.
test/import_test_contract Cache download and extraction of contract-9d5e00f55c62abaa.tar.gz complete in 0s.
test/parent_contract compile test/parent_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/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_initializer_test_contract Processing function: constructor...
test/avm_initializer_test_contract Function constructor 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: 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/benchmarking_contract Processing function: broadcast...
test/benchmarking_contract Function broadcast is neither public nor unconstrained, skipping.
test/pending_note_hashes_contract compile test/pending_note_hashes_contract
test/invalid_account_contract Cache download and extraction of contract-c1e124bfb7b7c93d.tar.gz complete in 0s.
test/no_constructor_contract Cache download and extraction of contract-1bd75f9cd170559f.tar.gz complete in 0s.
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/note_getter_contract Cache download and extraction of contract-dc97743684bdef0e.tar.gz complete in 0s.
test/public_immutable_contract compile test/public_immutable_contract
test/avm_test_contract Processing function: emit_public_log...
test/avm_test_contract Function emit_public_log is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: enqueue_public_from_private...
test/avm_test_contract Cache download and extraction of vk-9fa8d80c366f9db4-e4e21c1657bc8aa644e818f0d789eaf91d8b9da933d326554730a406476cd2db.tar.gz complete in 0s.
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/offchain_effect_contract Cache download and extraction of contract-91d7d779ae1d15f2.tar.gz complete in 0s.
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/parent_contract Cache download and extraction of contract-c433ae2f5c560eda.tar.gz complete in 0s.
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/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/no_constructor_contract Processing function: emit_public...
test/no_constructor_contract Function emit_public 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/invalid_account_contract Processing function: verify_private_authwit...
test/invalid_account_contract Cache download and extraction of vk-c1e124bfb7b7c93d-25789c935ea70ee11aec43fbb02fefd62b238b0e4683d14f2ad9fd7980ce1bb5.tar.gz complete in 0s.
test/invalid_account_contract Processing function: public_dispatch...
test/invalid_account_contract Function public_dispatch 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/pending_note_hashes_contract Cache download and extraction of contract-b1a56652f8c21c3f.tar.gz complete in 0s.
test/avm_test_contract Processing function: get_version...
test/avm_test_contract Function get_version is neither public nor unconstrained, skipping.
app/token_contract Processing function: transfer_in_private...
app/token_contract Cache download of vk-67154b3eddc3be42-85d2d559fe8ab77956a9927fd273180fe7ea0ca4e9750cd54a2c19ac6096500f.tar.gz failed.
app/token_contract Generating vk for function: transfer_in_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.ERwUva88BK (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: 108.66 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 125.66 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 125.66 MiB)
app/token_contract busread : 742/6000 (mem: 125.66 MiB)
app/token_contract lookups : 24498/15000 (mem: 125.66 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 125.66 MiB)
app/token_contract arithmetic : 63462/56000 (mem: 125.66 MiB)
app/token_contract delta range : 7050/18000 (mem: 125.66 MiB)
app/token_contract elliptic : 6458/6000 (mem: 125.66 MiB)
app/token_contract auxiliary : 25268/26000 (mem: 125.66 MiB)
app/token_contract poseidon ext : 2862/17000 (mem: 125.66 MiB)
app/token_contract poseidon int : 16304/92000 (mem: 125.66 MiB)
app/token_contract overflow : 0/0 (mem: 125.66 MiB)
app/token_contract (mem: 125.66 MiB)
app/token_contract Total structured size: 242025 (mem: 125.66 MiB)
app/token_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 137.66 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 137.66 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 137.66 MiB)
app/token_contract busread : 742/6000 (mem: 137.66 MiB)
app/token_contract lookups : 15000/15000 (mem: 137.66 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 137.66 MiB)
app/token_contract arithmetic : 56000/56000 (mem: 137.66 MiB)
app/token_contract delta range : 7050/18000 (mem: 137.66 MiB)
app/token_contract elliptic : 6000/6000 (mem: 137.66 MiB)
app/token_contract auxiliary : 25268/26000 (mem: 137.66 MiB)
app/token_contract poseidon ext : 2862/17000 (mem: 137.66 MiB)
app/token_contract poseidon int : 16304/92000 (mem: 137.66 MiB)
app/token_contract overflow : 17421/17421 (mem: 137.66 MiB)
app/token_contract (mem: 137.66 MiB)
app/token_contract Total structured size: 259446 (mem: 137.66 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 137.66 MiB)
app/token_contract populating trace... (mem: 553.66 MiB)
app/token_contract time to construct proving key: 320 ms. (mem: 581.66 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 581.66 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 587.66 MiB)
app/token_contract VK saved to "./target/tmp/tmp.ERwUva88BK/vk" (mem: 595.66 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (24.9 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.jYRP8ABEH1 to s3://aztec-ci-artifacts/build-cache/vk-67154b3eddc3be42-85d2d559fe8ab77956a9927fd273180fe7ea0ca4e9750cd54a2c19ac6096500f.tar.gz
app/token_contract Cache upload of vk-67154b3eddc3be42-85d2d559fe8ab77956a9927fd273180fe7ea0ca4e9750cd54a2c19ac6096500f.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-67154b3eddc3be42-9efe728d11e9b5be33e0832687ed51b234aa139225b510a6df497ec67202d531.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.rE7l597gf8 (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.32 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 42.32 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 42.32 MiB)
app/token_contract busread : 742/6000 (mem: 42.32 MiB)
app/token_contract lookups : 12250/15000 (mem: 42.32 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 42.32 MiB)
app/token_contract arithmetic : 15233/56000 (mem: 42.32 MiB)
app/token_contract delta range : 2449/18000 (mem: 42.32 MiB)
app/token_contract elliptic : 670/6000 (mem: 42.32 MiB)
app/token_contract auxiliary : 738/26000 (mem: 42.32 MiB)
app/token_contract poseidon ext : 72/17000 (mem: 42.32 MiB)
app/token_contract poseidon int : 401/92000 (mem: 42.32 MiB)
app/token_contract overflow : 0/0 (mem: 42.32 MiB)
app/token_contract (mem: 42.32 MiB)
app/token_contract Total structured size: 242025 (mem: 42.32 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 42.32 MiB)
app/token_contract populating trace... (mem: 259.32 MiB)
app/token_contract time to construct proving key: 192 ms. (mem: 274.32 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 274.32 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 304.17 MiB)
app/token_contract VK saved to "./target/tmp/tmp.rE7l597gf8/vk" (mem: 304.17 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (36.4 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.1BQLfF8eXe to s3://aztec-ci-artifacts/build-cache/vk-67154b3eddc3be42-9efe728d11e9b5be33e0832687ed51b234aa139225b510a6df497ec67202d531.tar.gz
app/token_contract Cache upload of vk-67154b3eddc3be42-9efe728d11e9b5be33e0832687ed51b234aa139225b510a6df497ec67202d531.tar.gz complete in 3s.
app/token_contract Processing function: transfer_to_public...
app/token_contract Cache download of vk-67154b3eddc3be42-8bbb1607f57e363c85375c4378b46d0238377065d5364e0b35c5b6b70eac9aa1.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.CaTjFUTgbh (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.81 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 112.81 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 112.81 MiB)
app/token_contract busread : 742/6000 (mem: 112.81 MiB)
app/token_contract lookups : 12250/15000 (mem: 112.81 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 112.81 MiB)
app/token_contract arithmetic : 50138/56000 (mem: 112.81 MiB)
app/token_contract delta range : 6145/18000 (mem: 112.81 MiB)
app/token_contract elliptic : 5806/6000 (mem: 112.81 MiB)
app/token_contract auxiliary : 20899/26000 (mem: 112.81 MiB)
app/token_contract poseidon ext : 2842/17000 (mem: 112.81 MiB)
app/token_contract poseidon int : 16190/92000 (mem: 112.81 MiB)
app/token_contract overflow : 0/0 (mem: 112.81 MiB)
app/token_contract (mem: 112.81 MiB)
app/token_contract Total structured size: 242025 (mem: 112.81 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 112.81 MiB)
app/token_contract populating trace... (mem: 328.81 MiB)
app/token_contract time to construct proving key: 188 ms. (mem: 351.81 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 351.81 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 369.81 MiB)
app/token_contract VK saved to "./target/tmp/tmp.CaTjFUTgbh/vk" (mem: 371.81 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (25.1 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.0i2WjD1GCn to s3://aztec-ci-artifacts/build-cache/vk-67154b3eddc3be42-8bbb1607f57e363c85375c4378b46d0238377065d5364e0b35c5b6b70eac9aa1.tar.gz
app/token_contract Cache upload of vk-67154b3eddc3be42-8bbb1607f57e363c85375c4378b46d0238377065d5364e0b35c5b6b70eac9aa1.tar.gz complete in 3s.
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.
app/token_contract Processing function: transfer_to_public_and_prepare_private_balance_increase...
app/token_contract Cache download of vk-67154b3eddc3be42-c52745f2b2d0a60781e0238d5bf731770800d7c3037baff46d9187cb75804c73.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: 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.G1JnyFzNVe (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: 108.17 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 126.17 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 126.17 MiB)
app/token_contract busread : 742/6000 (mem: 126.17 MiB)
app/token_contract lookups : 24498/15000 (mem: 126.17 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 126.17 MiB)
app/token_contract arithmetic : 62169/56000 (mem: 126.17 MiB)
app/token_contract delta range : 7061/18000 (mem: 126.17 MiB)
app/token_contract elliptic : 6474/6000 (mem: 126.17 MiB)
app/token_contract auxiliary : 25298/26000 (mem: 126.17 MiB)
app/token_contract poseidon ext : 2882/17000 (mem: 126.17 MiB)
app/token_contract poseidon int : 16418/92000 (mem: 126.17 MiB)
app/token_contract overflow : 0/0 (mem: 126.17 MiB)
app/token_contract (mem: 126.17 MiB)
app/token_contract Total structured size: 242025 (mem: 126.17 MiB)
app/token_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 133.17 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 133.17 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 133.17 MiB)
app/token_contract busread : 742/6000 (mem: 133.17 MiB)
app/token_contract lookups : 15000/15000 (mem: 133.17 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 133.17 MiB)
app/token_contract arithmetic : 56000/56000 (mem: 133.17 MiB)
app/token_contract delta range : 7061/18000 (mem: 133.17 MiB)
app/token_contract elliptic : 6000/6000 (mem: 133.17 MiB)
app/token_contract auxiliary : 25298/26000 (mem: 133.17 MiB)
app/token_contract poseidon ext : 2882/17000 (mem: 133.17 MiB)
app/token_contract poseidon int : 16418/92000 (mem: 133.17 MiB)
app/token_contract overflow : 16144/16144 (mem: 133.17 MiB)
app/token_contract (mem: 133.17 MiB)
app/token_contract Total structured size: 258169 (mem: 133.17 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 133.17 MiB)
app/token_contract populating trace... (mem: 554.17 MiB)
app/token_contract time to construct proving key: 363 ms. (mem: 580.17 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 580.17 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 588.17 MiB)
app/token_contract VK saved to "./target/tmp/tmp.G1JnyFzNVe/vk" (mem: 595.17 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (17.1 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.6E3GLLud2v to s3://aztec-ci-artifacts/build-cache/vk-67154b3eddc3be42-c52745f2b2d0a60781e0238d5bf731770800d7c3037baff46d9187cb75804c73.tar.gz
app/token_contract Cache upload of vk-67154b3eddc3be42-c52745f2b2d0a60781e0238d5bf731770800d7c3037baff46d9187cb75804c73.tar.gz complete in 3s.
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/returning_tuple_contract compile test/returning_tuple_contract
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/public_immutable_contract Cache download and extraction of contract-a54f2d8e769b5d11.tar.gz complete in 0s.
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/spam_contract compile test/spam_contract
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.
protocol/contract_class_registerer_contract Processing function: register...
protocol/contract_class_registerer_contract Cache download of vk-d6718235c8a066fd-f62f331976f8a5f2e42dd93f3b83afb01b53300830147ab369170829286a99ac.tar.gz failed.
protocol/contract_class_registerer_contract Generating vk for function: register...
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.rYK4h2HuqY (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.08 MiB)
protocol/contract_class_registerer_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 211.08 MiB)
protocol/contract_class_registerer_contract goblin ecc op : 4/1024 (mem: 211.08 MiB)
protocol/contract_class_registerer_contract busread : 742/6000 (mem: 211.08 MiB)
protocol/contract_class_registerer_contract lookups : 2/15000 (mem: 211.08 MiB)
protocol/contract_class_registerer_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 211.08 MiB)
protocol/contract_class_registerer_contract arithmetic : 96926/56000 (mem: 211.08 MiB)
protocol/contract_class_registerer_contract delta range : 8579/18000 (mem: 211.08 MiB)
protocol/contract_class_registerer_contract elliptic : 2/6000 (mem: 211.08 MiB)
protocol/contract_class_registerer_contract auxiliary : 18075/26000 (mem: 211.08 MiB)
protocol/contract_class_registerer_contract poseidon ext : 20132/17000 (mem: 211.08 MiB)
protocol/contract_class_registerer_contract poseidon int : 114743/92000 (mem: 211.08 MiB)
protocol/contract_class_registerer_contract overflow : 0/0 (mem: 211.08 MiB)
protocol/contract_class_registerer_contract (mem: 211.08 MiB)
protocol/contract_class_registerer_contract Total structured size: 242025 (mem: 211.08 MiB)
protocol/contract_class_registerer_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 257.08 MiB)
protocol/contract_class_registerer_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 257.08 MiB)
protocol/contract_class_registerer_contract goblin ecc op : 4/1024 (mem: 257.08 MiB)
protocol/contract_class_registerer_contract busread : 742/6000 (mem: 257.08 MiB)
protocol/contract_class_registerer_contract lookups : 2/15000 (mem: 257.08 MiB)
protocol/contract_class_registerer_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 257.08 MiB)
protocol/contract_class_registerer_contract arithmetic : 56000/56000 (mem: 257.08 MiB)
protocol/contract_class_registerer_contract delta range : 8579/18000 (mem: 257.08 MiB)
protocol/contract_class_registerer_contract elliptic : 2/6000 (mem: 257.08 MiB)
protocol/contract_class_registerer_contract auxiliary : 18075/26000 (mem: 257.08 MiB)
protocol/contract_class_registerer_contract poseidon ext : 17000/17000 (mem: 257.08 MiB)
protocol/contract_class_registerer_contract poseidon int : 92000/92000 (mem: 257.08 MiB)
protocol/contract_class_registerer_contract overflow : 66804/66804 (mem: 257.08 MiB)
protocol/contract_class_registerer_contract (mem: 257.08 MiB)
protocol/contract_class_registerer_contract Total structured size: 308829 (mem: 257.08 MiB)
protocol/contract_class_registerer_contract allocating polynomials object in proving key... (mem: 257.08 MiB)
protocol/contract_class_registerer_contract populating trace... (mem: 1110.08 MiB)
protocol/contract_class_registerer_contract time to construct proving key: 471 ms. (mem: 1171.08 MiB)
protocol/contract_class_registerer_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 1171.08 MiB)
protocol/contract_class_registerer_contract Initialized BN254 CRS from memory with num points = 524289 (mem: 1171.08 MiB)
protocol/contract_class_registerer_contract VK saved to "./target/tmp/tmp.rYK4h2HuqY/vk" (mem: 1174.08 MiB)
protocol/contract_class_registerer_contract Completed 2.1 KiB/2.1 KiB (26.9 KiB/s) with 1 file(s) remaining
protocol/contract_class_registerer_contract upload: ../../../../../tmp/tmp.jIEQsIZslC to s3://aztec-ci-artifacts/build-cache/vk-d6718235c8a066fd-f62f331976f8a5f2e42dd93f3b83afb01b53300830147ab369170829286a99ac.tar.gz
protocol/contract_class_registerer_contract Cache upload of vk-d6718235c8a066fd-f62f331976f8a5f2e42dd93f3b83afb01b53300830147ab369170829286a99ac.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/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/state_vars_contract compile test/state_vars_contract
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/returning_tuple_contract Cache download and extraction of contract-abd78c21373644c2.tar.gz complete in 0s.
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/static_child_contract compile test/static_child_contract
test/stateful_test_contract compile test/stateful_test_contract
test/auth_wit_test_contract Processing function: consume...
test/auth_wit_test_contract Cache download of vk-c0b9528a53a5b182-ada461a293b5089c5badc5b36271b0ade9d1d645ae3e59465afdfd28675aefaa.tar.gz failed.
test/auth_wit_test_contract Generating vk for function: consume...
test/auth_wit_test_contract bb command: write_vk (mem: 8.00 MiB)
test/auth_wit_test_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/auth_wit_test_contract --scheme: client_ivc (mem: 8.00 MiB)
test/auth_wit_test_contract --bytecode_path: - (mem: 8.00 MiB)
test/auth_wit_test_contract --output_path: ./target/tmp/tmp.wn4k6XMToJ (mem: 8.00 MiB)
test/auth_wit_test_contract --verbose: true (mem: 8.00 MiB)
test/auth_wit_test_contract --verifier_type: standalone (mem: 8.00 MiB)
test/auth_wit_test_contract Constructing DeciderProvingKey (mem: 11.00 MiB)
test/auth_wit_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 13.00 MiB)
test/auth_wit_test_contract goblin ecc op : 4/1024 (mem: 13.00 MiB)
test/auth_wit_test_contract busread : 742/6000 (mem: 13.00 MiB)
test/auth_wit_test_contract lookups : 2/15000 (mem: 13.00 MiB)
test/auth_wit_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 13.00 MiB)
test/auth_wit_test_contract arithmetic : 3317/56000 (mem: 13.00 MiB)
test/auth_wit_test_contract delta range : 1788/18000 (mem: 13.00 MiB)
test/auth_wit_test_contract elliptic : 2/6000 (mem: 13.00 MiB)
test/auth_wit_test_contract auxiliary : 26/26000 (mem: 13.00 MiB)
test/auth_wit_test_contract poseidon ext : 42/17000 (mem: 13.00 MiB)
test/auth_wit_test_contract poseidon int : 230/92000 (mem: 13.00 MiB)
test/auth_wit_test_contract overflow : 0/0 (mem: 13.00 MiB)
test/auth_wit_test_contract (mem: 13.00 MiB)
test/auth_wit_test_contract Total structured size: 242025 (mem: 13.00 MiB)
test/auth_wit_test_contract allocating polynomials object in proving key... (mem: 13.00 MiB)
test/auth_wit_test_contract populating trace... (mem: 231.00 MiB)
test/auth_wit_test_contract time to construct proving key: 173 ms. (mem: 242.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: 242.00 MiB)
test/auth_wit_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 265.86 MiB)
test/auth_wit_test_contract VK saved to "./target/tmp/tmp.wn4k6XMToJ/vk" (mem: 265.86 MiB)
test/auth_wit_test_contract Completed 2.1 KiB/2.1 KiB (30.0 KiB/s) with 1 file(s) remaining
test/auth_wit_test_contract upload: ../../../../../tmp/tmp.iyw9J1roxW to s3://aztec-ci-artifacts/build-cache/vk-c0b9528a53a5b182-ada461a293b5089c5badc5b36271b0ade9d1d645ae3e59465afdfd28675aefaa.tar.gz
test/auth_wit_test_contract Cache upload of vk-c0b9528a53a5b182-ada461a293b5089c5badc5b36271b0ade9d1d645ae3e59465afdfd28675aefaa.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/static_parent_contract compile test/static_parent_contract
test/spam_contract Cache download and extraction of contract-1a44a16267ff87ec.tar.gz complete in 0s.
test/state_vars_contract Cache download and extraction of contract-471a11e9feb8e6f8.tar.gz complete in 0s.
test/static_child_contract Cache download and extraction of contract-6596a3eb98362159.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/stateful_test_contract Cache download and extraction of contract-221e089673e73945.tar.gz complete in 0s.
test/static_parent_contract Cache download and extraction of contract-10aedd7da1d26ba1.tar.gz complete in 0s.
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-4851e0387b503933-a1cc6df3b82319a13447200cb11662fecb719dcf53bc905324eacb4006624f3c.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.d8uA0Yjbyj (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: 13.00 MiB)
test/event_only_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.00 MiB)
test/event_only_contract goblin ecc op : 4/1024 (mem: 16.00 MiB)
test/event_only_contract busread : 742/6000 (mem: 16.00 MiB)
test/event_only_contract lookups : 2/15000 (mem: 16.00 MiB)
test/event_only_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.00 MiB)
test/event_only_contract arithmetic : 3299/56000 (mem: 16.00 MiB)
test/event_only_contract delta range : 1787/18000 (mem: 16.00 MiB)
test/event_only_contract elliptic : 2/6000 (mem: 16.00 MiB)
test/event_only_contract auxiliary : 26/26000 (mem: 16.00 MiB)
test/event_only_contract poseidon ext : 22/17000 (mem: 16.00 MiB)
test/event_only_contract poseidon int : 116/92000 (mem: 16.00 MiB)
test/event_only_contract overflow : 0/0 (mem: 16.00 MiB)
test/event_only_contract (mem: 16.00 MiB)
test/event_only_contract Total structured size: 242025 (mem: 16.00 MiB)
test/event_only_contract allocating polynomials object in proving key... (mem: 16.00 MiB)
test/event_only_contract populating trace... (mem: 246.00 MiB)
test/event_only_contract time to construct proving key: 168 ms. (mem: 258.00 MiB)
test/event_only_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 258.00 MiB)
test/event_only_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 290.00 MiB)
test/event_only_contract VK saved to "./target/tmp/tmp.d8uA0Yjbyj/vk" (mem: 290.00 MiB)
test/event_only_contract Completed 2.1 KiB/2.1 KiB (33.8 KiB/s) with 1 file(s) remaining
test/event_only_contract upload: ../../../../../tmp/tmp.Zh3PNqj6y7 to s3://aztec-ci-artifacts/build-cache/vk-4851e0387b503933-a1cc6df3b82319a13447200cb11662fecb719dcf53bc905324eacb4006624f3c.tar.gz
test/event_only_contract Cache upload of vk-4851e0387b503933-a1cc6df3b82319a13447200cb11662fecb719dcf53bc905324eacb4006624f3c.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/child_contract Processing function: private_get_value...
test/child_contract Cache download of vk-ee9847aff7b47c43-328a29f99cb4f26b93f422759cf96e9535fd38d33b5f03bfa17e81ec18fc7932.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.5tQsDZuaDA (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: 16.85 MiB)
test/child_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.85 MiB)
test/child_contract goblin ecc op : 4/1024 (mem: 19.85 MiB)
test/child_contract busread : 742/6000 (mem: 19.85 MiB)
test/child_contract lookups : 2/15000 (mem: 19.85 MiB)
test/child_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.85 MiB)
test/child_contract arithmetic : 4927/56000 (mem: 19.85 MiB)
test/child_contract delta range : 1919/18000 (mem: 19.85 MiB)
test/child_contract elliptic : 2/6000 (mem: 19.85 MiB)
test/child_contract auxiliary : 475/26000 (mem: 19.85 MiB)
test/child_contract poseidon ext : 72/17000 (mem: 19.85 MiB)
test/child_contract poseidon int : 401/92000 (mem: 19.85 MiB)
test/child_contract overflow : 0/0 (mem: 19.85 MiB)
test/child_contract (mem: 19.85 MiB)
test/child_contract Total structured size: 242025 (mem: 19.85 MiB)
test/child_contract allocating polynomials object in proving key... (mem: 19.85 MiB)
test/child_contract populating trace... (mem: 242.85 MiB)
test/child_contract time to construct proving key: 188 ms. (mem: 256.85 MiB)
test/child_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 256.85 MiB)
test/child_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 287.85 MiB)
test/child_contract VK saved to "./target/tmp/tmp.5tQsDZuaDA/vk" (mem: 287.85 MiB)
test/child_contract Completed 2.1 KiB/2.1 KiB (27.9 KiB/s) with 1 file(s) remaining
test/child_contract upload: ../../../../../tmp/tmp.7iQsXfq8BL to s3://aztec-ci-artifacts/build-cache/vk-ee9847aff7b47c43-328a29f99cb4f26b93f422759cf96e9535fd38d33b5f03bfa17e81ec18fc7932.tar.gz
test/child_contract Cache upload of vk-ee9847aff7b47c43-328a29f99cb4f26b93f422759cf96e9535fd38d33b5f03bfa17e81ec18fc7932.tar.gz complete in 3s.
test/test_contract compile test/test_contract
test/benchmarking_contract Processing function: create_note...
test/benchmarking_contract Cache download of vk-31553082cadbc83d-d41778a5fbb2a90e1a41a141ba57da5ed57606682ddb369a53f348577cebe957.tar.gz failed.
test/benchmarking_contract Generating vk for function: create_note...
test/benchmarking_contract bb command: write_vk (mem: 9.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.wvExiNyVBe (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: 38.35 MiB)
test/benchmarking_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 41.35 MiB)
test/benchmarking_contract goblin ecc op : 4/1024 (mem: 41.35 MiB)
test/benchmarking_contract busread : 742/6000 (mem: 41.35 MiB)
test/benchmarking_contract lookups : 12250/15000 (mem: 41.35 MiB)
test/benchmarking_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 41.35 MiB)
test/benchmarking_contract arithmetic : 15207/56000 (mem: 41.35 MiB)
test/benchmarking_contract delta range : 2445/18000 (mem: 41.35 MiB)
test/benchmarking_contract elliptic : 670/6000 (mem: 41.35 MiB)
test/benchmarking_contract auxiliary : 738/26000 (mem: 41.35 MiB)
test/benchmarking_contract poseidon ext : 52/17000 (mem: 41.35 MiB)
test/benchmarking_contract poseidon int : 287/92000 (mem: 41.35 MiB)
test/benchmarking_contract overflow : 0/0 (mem: 41.35 MiB)
test/benchmarking_contract (mem: 41.35 MiB)
test/benchmarking_contract Total structured size: 242025 (mem: 41.35 MiB)
test/benchmarking_contract allocating polynomials object in proving key... (mem: 41.35 MiB)
test/benchmarking_contract populating trace... (mem: 261.35 MiB)
test/benchmarking_contract time to construct proving key: 238 ms. (mem: 277.35 MiB)
test/benchmarking_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 277.35 MiB)
test/benchmarking_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 306.35 MiB)
test/benchmarking_contract VK saved to "./target/tmp/tmp.wvExiNyVBe/vk" (mem: 306.35 MiB)
test/benchmarking_contract Completed 2.1 KiB/2.1 KiB (30.4 KiB/s) with 1 file(s) remaining
test/benchmarking_contract upload: ../../../../../tmp/tmp.P3j2UV1Ve9 to s3://aztec-ci-artifacts/build-cache/vk-31553082cadbc83d-d41778a5fbb2a90e1a41a141ba57da5ed57606682ddb369a53f348577cebe957.tar.gz
test/benchmarking_contract Cache upload of vk-31553082cadbc83d-d41778a5fbb2a90e1a41a141ba57da5ed57606682ddb369a53f348577cebe957.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-31553082cadbc83d-dc4c75bb9f234406a97158d2b7816321086dbd95e80454f1865ac8faf37517b1.tar.gz failed.
test/benchmarking_contract Generating vk for function: recreate_note...
test/benchmarking_contract bb command: write_vk (mem: 9.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.5kPgtGbBoj (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: 44.58 MiB)
test/benchmarking_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 45.58 MiB)
test/benchmarking_contract goblin ecc op : 4/1024 (mem: 45.58 MiB)
test/benchmarking_contract busread : 742/6000 (mem: 45.58 MiB)
test/benchmarking_contract lookups : 12250/15000 (mem: 45.58 MiB)
test/benchmarking_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 45.58 MiB)
test/benchmarking_contract arithmetic : 16665/56000 (mem: 45.58 MiB)
test/benchmarking_contract delta range : 2560/18000 (mem: 45.58 MiB)
test/benchmarking_contract elliptic : 992/6000 (mem: 45.58 MiB)
test/benchmarking_contract auxiliary : 1348/26000 (mem: 45.58 MiB)
test/benchmarking_contract poseidon ext : 202/17000 (mem: 45.58 MiB)
test/benchmarking_contract poseidon int : 1142/92000 (mem: 45.58 MiB)
test/benchmarking_contract overflow : 0/0 (mem: 45.58 MiB)
test/benchmarking_contract (mem: 45.58 MiB)
test/benchmarking_contract Total structured size: 242025 (mem: 45.58 MiB)
test/benchmarking_contract allocating polynomials object in proving key... (mem: 45.58 MiB)
test/benchmarking_contract populating trace... (mem: 270.58 MiB)
test/benchmarking_contract time to construct proving key: 196 ms. (mem: 287.58 MiB)
test/benchmarking_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 287.58 MiB)
test/benchmarking_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 316.62 MiB)
test/benchmarking_contract VK saved to "./target/tmp/tmp.5kPgtGbBoj/vk" (mem: 316.62 MiB)
test/benchmarking_contract Completed 2.1 KiB/2.1 KiB (19.7 KiB/s) with 1 file(s) remaining
test/benchmarking_contract upload: ../../../../../tmp/tmp.03xrVngKUv to s3://aztec-ci-artifacts/build-cache/vk-31553082cadbc83d-dc4c75bb9f234406a97158d2b7816321086dbd95e80454f1865ac8faf37517b1.tar.gz
test/benchmarking_contract Cache upload of vk-31553082cadbc83d-dc4c75bb9f234406a97158d2b7816321086dbd95e80454f1865ac8faf37517b1.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/benchmarking_contract Processing function: sync_private_state...
test/benchmarking_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/child_contract Processing function: private_set_value...
test/child_contract Cache download of vk-ee9847aff7b47c43-aa67cae02be9f1a46203a7625479132a6c774aa86628e031dafbc161c70d0a0e.tar.gz failed.
test/child_contract Generating vk for function: private_set_value...
test/child_contract bb command: write_vk (mem: 8.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.KnFBLaYIl0 (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: 38.07 MiB)
test/child_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 42.07 MiB)
test/child_contract goblin ecc op : 4/1024 (mem: 42.07 MiB)
test/child_contract busread : 742/6000 (mem: 42.07 MiB)
test/child_contract lookups : 12250/15000 (mem: 42.07 MiB)
test/child_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 42.07 MiB)
test/child_contract arithmetic : 15205/56000 (mem: 42.07 MiB)
test/child_contract delta range : 2445/18000 (mem: 42.07 MiB)
test/child_contract elliptic : 670/6000 (mem: 42.07 MiB)
test/child_contract auxiliary : 738/26000 (mem: 42.07 MiB)
test/child_contract poseidon ext : 52/17000 (mem: 42.07 MiB)
test/child_contract poseidon int : 287/92000 (mem: 42.07 MiB)
test/child_contract overflow : 0/0 (mem: 42.07 MiB)
test/child_contract (mem: 42.07 MiB)
test/child_contract Total structured size: 242025 (mem: 42.07 MiB)
test/child_contract allocating polynomials object in proving key... (mem: 42.07 MiB)
test/child_contract populating trace... (mem: 264.07 MiB)
test/child_contract time to construct proving key: 183 ms. (mem: 280.07 MiB)
test/child_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 280.07 MiB)
test/child_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 309.95 MiB)
test/child_contract VK saved to "./target/tmp/tmp.KnFBLaYIl0/vk" (mem: 309.95 MiB)
test/child_contract Completed 2.1 KiB/2.1 KiB (30.1 KiB/s) with 1 file(s) remaining
test/child_contract upload: ../../../../../tmp/tmp.2omPgmdRiQ to s3://aztec-ci-artifacts/build-cache/vk-ee9847aff7b47c43-aa67cae02be9f1a46203a7625479132a6c774aa86628e031dafbc161c70d0a0e.tar.gz
test/child_contract Cache upload of vk-ee9847aff7b47c43-aa67cae02be9f1a46203a7625479132a6c774aa86628e031dafbc161c70d0a0e.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-ee9847aff7b47c43-76a7edf63c9e4b98d532cf734aade3f88da6db7e3fe40ac95b188ac7f02557b1.tar.gz failed.
test/child_contract Generating vk for function: 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.8Mm1CV8QjQ (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 : 3294/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: 242.00 MiB)
test/child_contract time to construct proving key: 175 ms. (mem: 258.00 MiB)
test/child_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 258.00 MiB)
test/child_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 290.00 MiB)
test/child_contract VK saved to "./target/tmp/tmp.8Mm1CV8QjQ/vk" (mem: 290.00 MiB)
test/child_contract Completed 2.1 KiB/2.1 KiB (29.6 KiB/s) with 1 file(s) remaining
test/child_contract upload: ../../../../../tmp/tmp.PqjOpYnVfD to s3://aztec-ci-artifacts/build-cache/vk-ee9847aff7b47c43-76a7edf63c9e4b98d532cf734aade3f88da6db7e3fe40ac95b188ac7f02557b1.tar.gz
test/child_contract Cache upload of vk-ee9847aff7b47c43-76a7edf63c9e4b98d532cf734aade3f88da6db7e3fe40ac95b188ac7f02557b1.tar.gz complete in 2s.
test/child_contract Processing function: value_internal...
test/child_contract Cache download of vk-ee9847aff7b47c43-ad4d159b7de3ab226325e328311e829cac37f25cff1b50389198bea1a7c0e4b2.tar.gz failed.
test/child_contract Generating vk for function: value_internal...
test/child_contract bb command: write_vk (mem: 8.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.3T6ZLnxqbh (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: 14.00 MiB)
test/child_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.00 MiB)
test/child_contract goblin ecc op : 4/1024 (mem: 18.00 MiB)
test/child_contract busread : 742/6000 (mem: 18.00 MiB)
test/child_contract lookups : 2/15000 (mem: 18.00 MiB)
test/child_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.00 MiB)
test/child_contract arithmetic : 3295/56000 (mem: 18.00 MiB)
test/child_contract delta range : 1785/18000 (mem: 18.00 MiB)
test/child_contract elliptic : 2/6000 (mem: 18.00 MiB)
test/child_contract auxiliary : 26/26000 (mem: 18.00 MiB)
test/child_contract poseidon ext : 22/17000 (mem: 18.00 MiB)
test/child_contract poseidon int : 116/92000 (mem: 18.00 MiB)
test/child_contract overflow : 0/0 (mem: 18.00 MiB)
test/child_contract (mem: 18.00 MiB)
test/child_contract Total structured size: 242025 (mem: 18.00 MiB)
test/child_contract allocating polynomials object in proving key... (mem: 18.00 MiB)
test/child_contract populating trace... (mem: 244.00 MiB)
test/child_contract time to construct proving key: 212 ms. (mem: 257.00 MiB)
test/child_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 257.00 MiB)
test/child_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 289.00 MiB)
test/child_contract VK saved to "./target/tmp/tmp.3T6ZLnxqbh/vk" (mem: 289.00 MiB)
test/child_contract Completed 2.1 KiB/2.1 KiB (25.7 KiB/s) with 1 file(s) remaining
test/child_contract upload: ../../../../../tmp/tmp.TNPhFPPB0W to s3://aztec-ci-artifacts/build-cache/vk-ee9847aff7b47c43-ad4d159b7de3ab226325e328311e829cac37f25cff1b50389198bea1a7c0e4b2.tar.gz
test/child_contract Cache upload of vk-ee9847aff7b47c43-ad4d159b7de3ab226325e328311e829cac37f25cff1b50389198bea1a7c0e4b2.tar.gz complete in 2s.
test/test_log_contract compile test/test_log_contract
test/import_test_contract Processing function: call_no_args...
test/import_test_contract Cache download of vk-9d5e00f55c62abaa-3c6480d5cae0dbe05bac8e6d174f1e33fc4b7a12adfead9bbd7e7c4d4e0712ed.tar.gz failed.
test/import_test_contract Generating vk for function: call_no_args...
test/import_test_contract bb command: write_vk (mem: 8.00 MiB)
test/import_test_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/import_test_contract --scheme: client_ivc (mem: 8.00 MiB)
test/import_test_contract --bytecode_path: - (mem: 8.00 MiB)
test/import_test_contract --output_path: ./target/tmp/tmp.DQ0hEUa4Pj (mem: 8.00 MiB)
test/import_test_contract --verbose: true (mem: 8.00 MiB)
test/import_test_contract --verifier_type: standalone (mem: 8.00 MiB)
test/import_test_contract Constructing DeciderProvingKey (mem: 13.00 MiB)
test/import_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.00 MiB)
test/import_test_contract goblin ecc op : 4/1024 (mem: 16.00 MiB)
test/import_test_contract busread : 742/6000 (mem: 16.00 MiB)
test/import_test_contract lookups : 2/15000 (mem: 16.00 MiB)
test/import_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.00 MiB)
test/import_test_contract arithmetic : 3293/56000 (mem: 16.00 MiB)
test/import_test_contract delta range : 1787/18000 (mem: 16.00 MiB)
test/import_test_contract elliptic : 2/6000 (mem: 16.00 MiB)
test/import_test_contract auxiliary : 26/26000 (mem: 16.00 MiB)
test/import_test_contract poseidon ext : 22/17000 (mem: 16.00 MiB)
test/import_test_contract poseidon int : 116/92000 (mem: 16.00 MiB)
test/import_test_contract overflow : 0/0 (mem: 16.00 MiB)
test/import_test_contract (mem: 16.00 MiB)
test/import_test_contract Total structured size: 242025 (mem: 16.00 MiB)
test/import_test_contract allocating polynomials object in proving key... (mem: 16.00 MiB)
test/import_test_contract populating trace... (mem: 239.00 MiB)
test/import_test_contract time to construct proving key: 204 ms. (mem: 253.00 MiB)
test/import_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 253.00 MiB)
test/import_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 285.00 MiB)
test/import_test_contract VK saved to "./target/tmp/tmp.DQ0hEUa4Pj/vk" (mem: 285.00 MiB)
test/import_test_contract Completed 2.1 KiB/2.1 KiB (34.4 KiB/s) with 1 file(s) remaining
test/import_test_contract upload: ../../../../../tmp/tmp.wk07Gue9hG to s3://aztec-ci-artifacts/build-cache/vk-9d5e00f55c62abaa-3c6480d5cae0dbe05bac8e6d174f1e33fc4b7a12adfead9bbd7e7c4d4e0712ed.tar.gz
test/import_test_contract Cache upload of vk-9d5e00f55c62abaa-3c6480d5cae0dbe05bac8e6d174f1e33fc4b7a12adfead9bbd7e7c4d4e0712ed.tar.gz complete in 3s.
test/txe_test_contract compile test/txe_test_contract
test/import_test_contract Processing function: call_public_fn...
test/import_test_contract Cache download of vk-9d5e00f55c62abaa-d0f209f0f9f71d8530cab8889421bb13cb430e9b3eac28b268a016bc8b47300f.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.CW187Dofab (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: 248.00 MiB)
test/import_test_contract time to construct proving key: 179 ms. (mem: 263.00 MiB)
test/import_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 263.00 MiB)
test/import_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 295.20 MiB)
test/import_test_contract VK saved to "./target/tmp/tmp.CW187Dofab/vk" (mem: 295.20 MiB)
test/import_test_contract Completed 2.1 KiB/2.1 KiB (29.2 KiB/s) with 1 file(s) remaining
test/import_test_contract upload: ../../../../../tmp/tmp.6MjpiudLhY to s3://aztec-ci-artifacts/build-cache/vk-9d5e00f55c62abaa-d0f209f0f9f71d8530cab8889421bb13cb430e9b3eac28b268a016bc8b47300f.tar.gz
test/import_test_contract Cache upload of vk-9d5e00f55c62abaa-d0f209f0f9f71d8530cab8889421bb13cb430e9b3eac28b268a016bc8b47300f.tar.gz complete in 3s.
test/import_test_contract Processing function: main_contract...
test/import_test_contract Cache download of vk-9d5e00f55c62abaa-6328a90367391a90c3b16c04245f94a201de532f7c026e2936608026685ade82.tar.gz failed.
test/import_test_contract Generating vk for function: main_contract...
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.sbfJnzReHw (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 : 3293/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 : 22/17000 (mem: 17.00 MiB)
test/import_test_contract poseidon int : 116/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: 239.00 MiB)
test/import_test_contract time to construct proving key: 198 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: 286.00 MiB)
test/import_test_contract VK saved to "./target/tmp/tmp.sbfJnzReHw/vk" (mem: 286.00 MiB)
test/import_test_contract Completed 2.1 KiB/2.1 KiB (27.0 KiB/s) with 1 file(s) remaining
test/import_test_contract upload: ../../../../../tmp/tmp.cpFOQlojBw to s3://aztec-ci-artifacts/build-cache/vk-9d5e00f55c62abaa-6328a90367391a90c3b16c04245f94a201de532f7c026e2936608026685ade82.tar.gz
test/import_test_contract Cache upload of vk-9d5e00f55c62abaa-6328a90367391a90c3b16c04245f94a201de532f7c026e2936608026685ade82.tar.gz complete in 3s.
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/updatable_contract compile test/updatable_contract
test/counter_contract Processing function: decrement...
test/counter_contract Cache download of vk-90ffcec85e84e10d-b93aa193105f0a9a9e0f4662f6d47aa47a3e0fd52b633ab044aced0cf3cfed56.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.WYn9ktUIwJ (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.43 MiB)
test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 91.43 MiB)
test/counter_contract goblin ecc op : 4/1024 (mem: 91.43 MiB)
test/counter_contract busread : 742/6000 (mem: 91.43 MiB)
test/counter_contract lookups : 12250/15000 (mem: 91.43 MiB)
test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 91.43 MiB)
test/counter_contract arithmetic : 35480/56000 (mem: 91.43 MiB)
test/counter_contract delta range : 5566/18000 (mem: 91.43 MiB)
test/counter_contract elliptic : 5822/6000 (mem: 91.43 MiB)
test/counter_contract auxiliary : 20593/26000 (mem: 91.43 MiB)
test/counter_contract poseidon ext : 2592/17000 (mem: 91.43 MiB)
test/counter_contract poseidon int : 14765/92000 (mem: 91.43 MiB)
test/counter_contract overflow : 0/0 (mem: 91.43 MiB)
test/counter_contract (mem: 91.43 MiB)
test/counter_contract Total structured size: 242025 (mem: 91.43 MiB)
test/counter_contract allocating polynomials object in proving key... (mem: 91.43 MiB)
test/counter_contract populating trace... (mem: 307.43 MiB)
test/counter_contract time to construct proving key: 309 ms. (mem: 331.43 MiB)
test/counter_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 331.43 MiB)
test/counter_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 339.43 MiB)
test/counter_contract VK saved to "./target/tmp/tmp.WYn9ktUIwJ/vk" (mem: 343.43 MiB)
test/counter_contract Completed 2.1 KiB/2.1 KiB (37.6 KiB/s) with 1 file(s) remaining
test/counter_contract upload: ../../../../../tmp/tmp.huOrrDEIT2 to s3://aztec-ci-artifacts/build-cache/vk-90ffcec85e84e10d-b93aa193105f0a9a9e0f4662f6d47aa47a3e0fd52b633ab044aced0cf3cfed56.tar.gz
test/counter_contract Cache upload of vk-90ffcec85e84e10d-b93aa193105f0a9a9e0f4662f6d47aa47a3e0fd52b633ab044aced0cf3cfed56.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-90ffcec85e84e10d-94502ae63c21186c2504d41494b3978683fd6c89fde7289bdb1e3fe57bca3892.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.oP5RufjRnJ (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.56 MiB)
test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 37.56 MiB)
test/counter_contract goblin ecc op : 4/1024 (mem: 37.56 MiB)
test/counter_contract busread : 742/6000 (mem: 37.56 MiB)
test/counter_contract lookups : 12218/15000 (mem: 37.56 MiB)
test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 37.56 MiB)
test/counter_contract arithmetic : 14736/56000 (mem: 37.56 MiB)
test/counter_contract delta range : 2431/18000 (mem: 37.56 MiB)
test/counter_contract elliptic : 670/6000 (mem: 37.56 MiB)
test/counter_contract auxiliary : 738/26000 (mem: 37.56 MiB)
test/counter_contract poseidon ext : 42/17000 (mem: 37.56 MiB)
test/counter_contract poseidon int : 230/92000 (mem: 37.56 MiB)
test/counter_contract overflow : 0/0 (mem: 37.56 MiB)
test/counter_contract (mem: 37.56 MiB)
test/counter_contract Total structured size: 242025 (mem: 37.56 MiB)
test/counter_contract allocating polynomials object in proving key... (mem: 37.56 MiB)
test/counter_contract populating trace... (mem: 256.56 MiB)
test/counter_contract time to construct proving key: 259 ms. (mem: 270.56 MiB)
test/counter_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 270.56 MiB)
test/counter_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 300.10 MiB)
test/counter_contract VK saved to "./target/tmp/tmp.oP5RufjRnJ/vk" (mem: 300.10 MiB)
test/counter_contract Completed 2.1 KiB/2.1 KiB (34.3 KiB/s) with 1 file(s) remaining
test/counter_contract upload: ../../../../../tmp/tmp.0qcDalKTDu to s3://aztec-ci-artifacts/build-cache/vk-90ffcec85e84e10d-94502ae63c21186c2504d41494b3978683fd6c89fde7289bdb1e3fe57bca3892.tar.gz
test/counter_contract Cache upload of vk-90ffcec85e84e10d-94502ae63c21186c2504d41494b3978683fd6c89fde7289bdb1e3fe57bca3892.tar.gz complete in 3s.
test/test_contract Cache download and extraction of contract-324d73c302828869.tar.gz complete in 0s.
test/offchain_effect_contract Processing function: emit_event_as_offchain_message_for_msg_sender...
test/offchain_effect_contract Cache download of vk-91d7d779ae1d15f2-482511868c8c488016f0687a7a56921f02bd868e1087b5e4073b51767a885a6a.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.W4TkY7b3Ny (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: 15.00 MiB)
test/offchain_effect_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.67 MiB)
test/offchain_effect_contract goblin ecc op : 4/1024 (mem: 16.67 MiB)
test/offchain_effect_contract busread : 742/6000 (mem: 16.67 MiB)
test/offchain_effect_contract lookups : 2/15000 (mem: 16.67 MiB)
test/offchain_effect_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.67 MiB)
test/offchain_effect_contract arithmetic : 3326/56000 (mem: 16.67 MiB)
test/offchain_effect_contract delta range : 1791/18000 (mem: 16.67 MiB)
test/offchain_effect_contract elliptic : 2/6000 (mem: 16.67 MiB)
test/offchain_effect_contract auxiliary : 26/26000 (mem: 16.67 MiB)
test/offchain_effect_contract poseidon ext : 42/17000 (mem: 16.67 MiB)
test/offchain_effect_contract poseidon int : 230/92000 (mem: 16.67 MiB)
test/offchain_effect_contract overflow : 0/0 (mem: 16.67 MiB)
test/offchain_effect_contract (mem: 16.67 MiB)
test/offchain_effect_contract Total structured size: 242025 (mem: 16.67 MiB)
test/offchain_effect_contract allocating polynomials object in proving key... (mem: 16.67 MiB)
test/offchain_effect_contract populating trace... (mem: 244.67 MiB)
test/offchain_effect_contract time to construct proving key: 131 ms. (mem: 259.67 MiB)
test/offchain_effect_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 259.67 MiB)
test/offchain_effect_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 290.67 MiB)
test/offchain_effect_contract VK saved to "./target/tmp/tmp.W4TkY7b3Ny/vk" (mem: 290.67 MiB)
test/offchain_effect_contract Completed 2.1 KiB/2.1 KiB (24.3 KiB/s) with 1 file(s) remaining
test/offchain_effect_contract upload: ../../../../../tmp/tmp.CfHIpE3Ebe to s3://aztec-ci-artifacts/build-cache/vk-91d7d779ae1d15f2-482511868c8c488016f0687a7a56921f02bd868e1087b5e4073b51767a885a6a.tar.gz
test/offchain_effect_contract Cache upload of vk-91d7d779ae1d15f2-482511868c8c488016f0687a7a56921f02bd868e1087b5e4073b51767a885a6a.tar.gz complete in 3s.
test/offchain_effect_contract Processing function: emit_note_as_offchain_message...
test/offchain_effect_contract Cache download of vk-91d7d779ae1d15f2-1c504fb768620ae62485e77bb9c245f0206f43349a0b72ec69b859a532372ff6.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: 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.PjVLnnmKaT (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: 13.00 MiB)
test/offchain_effect_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 14.30 MiB)
test/offchain_effect_contract goblin ecc op : 4/1024 (mem: 14.30 MiB)
test/offchain_effect_contract busread : 742/6000 (mem: 14.30 MiB)
test/offchain_effect_contract lookups : 2/15000 (mem: 14.30 MiB)
test/offchain_effect_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 14.30 MiB)
test/offchain_effect_contract arithmetic : 3335/56000 (mem: 14.30 MiB)
test/offchain_effect_contract delta range : 1789/18000 (mem: 14.30 MiB)
test/offchain_effect_contract elliptic : 2/6000 (mem: 14.30 MiB)
test/offchain_effect_contract auxiliary : 26/26000 (mem: 14.30 MiB)
test/offchain_effect_contract poseidon ext : 52/17000 (mem: 14.30 MiB)
test/offchain_effect_contract poseidon int : 287/92000 (mem: 14.30 MiB)
test/offchain_effect_contract overflow : 0/0 (mem: 14.30 MiB)
test/offchain_effect_contract (mem: 14.30 MiB)
test/offchain_effect_contract Total structured size: 242025 (mem: 14.30 MiB)
test/offchain_effect_contract allocating polynomials object in proving key... (mem: 14.30 MiB)
test/offchain_effect_contract populating trace... (mem: 246.30 MiB)
test/offchain_effect_contract time to construct proving key: 142 ms. (mem: 260.30 MiB)
test/offchain_effect_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 260.30 MiB)
test/offchain_effect_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 292.30 MiB)
test/offchain_effect_contract VK saved to "./target/tmp/tmp.PjVLnnmKaT/vk" (mem: 292.30 MiB)
test/offchain_effect_contract Completed 2.1 KiB/2.1 KiB (32.7 KiB/s) with 1 file(s) remaining
test/offchain_effect_contract upload: ../../../../../tmp/tmp.U8UOLYOdsQ to s3://aztec-ci-artifacts/build-cache/vk-91d7d779ae1d15f2-1c504fb768620ae62485e77bb9c245f0206f43349a0b72ec69b859a532372ff6.tar.gz
test/offchain_effect_contract Cache upload of vk-91d7d779ae1d15f2-1c504fb768620ae62485e77bb9c245f0206f43349a0b72ec69b859a532372ff6.tar.gz complete in 3s.
test/test_log_contract Cache download and extraction of contract-1b414821638803cc.tar.gz complete in 0s.
test/offchain_effect_contract Processing function: emit_offchain_effects...
test/offchain_effect_contract Cache download of vk-91d7d779ae1d15f2-68f700490c64b2a9367f89945789c85270163f2226b76e99c72c350335da59d8.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.nD2CLqASTh (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: 18.70 MiB)
test/offchain_effect_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 21.70 MiB)
test/offchain_effect_contract goblin ecc op : 4/1024 (mem: 21.70 MiB)
test/offchain_effect_contract busread : 742/6000 (mem: 21.70 MiB)
test/offchain_effect_contract lookups : 2/15000 (mem: 21.70 MiB)
test/offchain_effect_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 21.70 MiB)
test/offchain_effect_contract arithmetic : 6891/56000 (mem: 21.70 MiB)
test/offchain_effect_contract delta range : 2024/18000 (mem: 21.70 MiB)
test/offchain_effect_contract elliptic : 2/6000 (mem: 21.70 MiB)
test/offchain_effect_contract auxiliary : 1325/26000 (mem: 21.70 MiB)
test/offchain_effect_contract poseidon ext : 502/17000 (mem: 21.70 MiB)
test/offchain_effect_contract poseidon int : 2852/92000 (mem: 21.70 MiB)
test/offchain_effect_contract overflow : 0/0 (mem: 21.70 MiB)
test/offchain_effect_contract (mem: 21.70 MiB)
test/offchain_effect_contract Total structured size: 242025 (mem: 21.70 MiB)
test/offchain_effect_contract allocating polynomials object in proving key... (mem: 21.70 MiB)
test/offchain_effect_contract populating trace... (mem: 255.70 MiB)
test/offchain_effect_contract time to construct proving key: 149 ms. (mem: 271.70 MiB)
test/offchain_effect_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 271.70 MiB)
test/offchain_effect_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 302.70 MiB)
test/offchain_effect_contract VK saved to "./target/tmp/tmp.nD2CLqASTh/vk" (mem: 302.70 MiB)
test/offchain_effect_contract Completed 2.1 KiB/2.1 KiB (27.0 KiB/s) with 1 file(s) remaining
test/offchain_effect_contract upload: ../../../../../tmp/tmp.yN3WuhxZrn to s3://aztec-ci-artifacts/build-cache/vk-91d7d779ae1d15f2-68f700490c64b2a9367f89945789c85270163f2226b76e99c72c350335da59d8.tar.gz
test/offchain_effect_contract Cache upload of vk-91d7d779ae1d15f2-68f700490c64b2a9367f89945789c85270163f2226b76e99c72c350335da59d8.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/parent_contract Processing function: enqueue_call_to_child...
test/parent_contract Cache download of vk-c433ae2f5c560eda-e36818786299a1dde54c17b20a6a9c997dd41a29c2f3acd2e8e1ee4a7740edf2.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.csRMyTiGUQ (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 : 3307/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 : 32/17000 (mem: 19.00 MiB)
test/parent_contract poseidon int : 173/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: 177 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.csRMyTiGUQ/vk" (mem: 286.00 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (24.4 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.2H2cLBpEaZ to s3://aztec-ci-artifacts/build-cache/vk-c433ae2f5c560eda-e36818786299a1dde54c17b20a6a9c997dd41a29c2f3acd2e8e1ee4a7740edf2.tar.gz
test/parent_contract Cache upload of vk-c433ae2f5c560eda-e36818786299a1dde54c17b20a6a9c997dd41a29c2f3acd2e8e1ee4a7740edf2.tar.gz complete in 3s.
test/note_getter_contract Processing function: insert_note...
test/note_getter_contract Cache download of vk-dc97743684bdef0e-824db83969e5c3602e5e1d7c0289e020520e50de270a314cd13f3890b2d0128e.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.v0yIlh3pds (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: 37.45 MiB)
test/note_getter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 39.45 MiB)
test/note_getter_contract goblin ecc op : 4/1024 (mem: 39.45 MiB)
test/note_getter_contract busread : 742/6000 (mem: 39.45 MiB)
test/note_getter_contract lookups : 12218/15000 (mem: 39.45 MiB)
test/note_getter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 39.45 MiB)
test/note_getter_contract arithmetic : 14726/56000 (mem: 39.45 MiB)
test/note_getter_contract delta range : 2429/18000 (mem: 39.45 MiB)
test/note_getter_contract elliptic : 670/6000 (mem: 39.45 MiB)
test/note_getter_contract auxiliary : 738/26000 (mem: 39.45 MiB)
test/note_getter_contract poseidon ext : 32/17000 (mem: 39.45 MiB)
test/note_getter_contract poseidon int : 173/92000 (mem: 39.45 MiB)
test/note_getter_contract overflow : 0/0 (mem: 39.45 MiB)
test/note_getter_contract (mem: 39.45 MiB)
test/note_getter_contract Total structured size: 242025 (mem: 39.45 MiB)
test/note_getter_contract allocating polynomials object in proving key... (mem: 39.45 MiB)
test/note_getter_contract populating trace... (mem: 272.45 MiB)
test/note_getter_contract time to construct proving key: 234 ms. (mem: 287.45 MiB)
test/note_getter_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 287.45 MiB)
test/note_getter_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 316.47 MiB)
test/note_getter_contract VK saved to "./target/tmp/tmp.v0yIlh3pds/vk" (mem: 316.47 MiB)
test/note_getter_contract Completed 2.1 KiB/2.1 KiB (26.6 KiB/s) with 1 file(s) remaining
test/note_getter_contract upload: ../../../../../tmp/tmp.pGWzGRfwAo to s3://aztec-ci-artifacts/build-cache/vk-dc97743684bdef0e-824db83969e5c3602e5e1d7c0289e020520e50de270a314cd13f3890b2d0128e.tar.gz
test/note_getter_contract Cache upload of vk-dc97743684bdef0e-824db83969e5c3602e5e1d7c0289e020520e50de270a314cd13f3890b2d0128e.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/no_constructor_contract Processing function: initialize_private_mutable...
test/no_constructor_contract Cache download of vk-1bd75f9cd170559f-6e6f3323eaf5badeecda1a47bcd4f7d17a4a0498d3781cf3e4f008dcc9af3656.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.rrOLDXbVln (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.29 MiB)
test/no_constructor_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 43.29 MiB)
test/no_constructor_contract goblin ecc op : 4/1024 (mem: 43.29 MiB)
test/no_constructor_contract busread : 742/6000 (mem: 43.29 MiB)
test/no_constructor_contract lookups : 12218/15000 (mem: 43.29 MiB)
test/no_constructor_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 43.29 MiB)
test/no_constructor_contract arithmetic : 14727/56000 (mem: 43.29 MiB)
test/no_constructor_contract delta range : 2430/18000 (mem: 43.29 MiB)
test/no_constructor_contract elliptic : 670/6000 (mem: 43.29 MiB)
test/no_constructor_contract auxiliary : 738/26000 (mem: 43.29 MiB)
test/no_constructor_contract poseidon ext : 32/17000 (mem: 43.29 MiB)
test/no_constructor_contract poseidon int : 173/92000 (mem: 43.29 MiB)
test/no_constructor_contract overflow : 0/0 (mem: 43.29 MiB)
test/no_constructor_contract (mem: 43.29 MiB)
test/no_constructor_contract Total structured size: 242025 (mem: 43.29 MiB)
test/no_constructor_contract allocating polynomials object in proving key... (mem: 43.29 MiB)
test/no_constructor_contract populating trace... (mem: 267.29 MiB)
test/no_constructor_contract time to construct proving key: 219 ms. (mem: 284.29 MiB)
test/no_constructor_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 284.29 MiB)
test/no_constructor_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 314.25 MiB)
test/no_constructor_contract VK saved to "./target/tmp/tmp.rrOLDXbVln/vk" (mem: 314.25 MiB)
test/no_constructor_contract Completed 2.1 KiB/2.1 KiB (24.2 KiB/s) with 1 file(s) remaining
test/no_constructor_contract upload: ../../../../../tmp/tmp.h4x28H2lff to s3://aztec-ci-artifacts/build-cache/vk-1bd75f9cd170559f-6e6f3323eaf5badeecda1a47bcd4f7d17a4a0498d3781cf3e4f008dcc9af3656.tar.gz
test/no_constructor_contract Cache upload of vk-1bd75f9cd170559f-6e6f3323eaf5badeecda1a47bcd4f7d17a4a0498d3781cf3e4f008dcc9af3656.tar.gz complete in 3s.
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/parent_contract Processing function: enqueue_call_to_child_twice...
test/parent_contract Cache download of vk-c433ae2f5c560eda-188c0ab935965cca64834a2fb57dba708b601f9414cd110b43120a07c1aa5ff2.tar.gz failed.
test/parent_contract Generating vk for function: enqueue_call_to_child_twice...
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.EUzazfft3J (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: 241.00 MiB)
test/parent_contract time to construct proving key: 182 ms. (mem: 253.00 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 253.00 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 284.00 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.EUzazfft3J/vk" (mem: 284.00 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (26.3 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.3dXQGrJ9kH to s3://aztec-ci-artifacts/build-cache/vk-c433ae2f5c560eda-188c0ab935965cca64834a2fb57dba708b601f9414cd110b43120a07c1aa5ff2.tar.gz
test/parent_contract Cache upload of vk-c433ae2f5c560eda-188c0ab935965cca64834a2fb57dba708b601f9414cd110b43120a07c1aa5ff2.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-c433ae2f5c560eda-a430d859f6083f6047626921bdde6ef28dfc97029e0aa4df335772aaeeb46588.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.cwY9l7dNUD (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 : 3319/56000 (mem: 18.00 MiB)
test/parent_contract delta range : 1791/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 : 22/17000 (mem: 18.00 MiB)
test/parent_contract poseidon int : 116/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: 168 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.cwY9l7dNUD/vk" (mem: 288.00 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (25.5 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.gLIhB4as1f to s3://aztec-ci-artifacts/build-cache/vk-c433ae2f5c560eda-a430d859f6083f6047626921bdde6ef28dfc97029e0aa4df335772aaeeb46588.tar.gz
test/parent_contract Cache upload of vk-c433ae2f5c560eda-a430d859f6083f6047626921bdde6ef28dfc97029e0aa4df335772aaeeb46588.tar.gz complete in 3s.
test/no_constructor_contract Processing function: sync_private_state...
test/no_constructor_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/counter_contract Processing function: increment_and_decrement...
test/counter_contract Cache download of vk-90ffcec85e84e10d-1148c5fba56f25795606ced11401c7152bc9300c0053e0dab232162b1dc5bbf7.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.zb6paVuw2I (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: 90.84 MiB)
test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 109.84 MiB)
test/counter_contract goblin ecc op : 4/1024 (mem: 109.84 MiB)
test/counter_contract busread : 742/6000 (mem: 109.84 MiB)
test/counter_contract lookups : 24466/15000 (mem: 109.84 MiB)
test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 109.84 MiB)
test/counter_contract arithmetic : 45115/56000 (mem: 109.84 MiB)
test/counter_contract delta range : 6117/18000 (mem: 109.84 MiB)
test/counter_contract elliptic : 6490/6000 (mem: 109.84 MiB)
test/counter_contract auxiliary : 21305/26000 (mem: 109.84 MiB)
test/counter_contract poseidon ext : 2612/17000 (mem: 109.84 MiB)
test/counter_contract poseidon int : 14879/92000 (mem: 109.84 MiB)
test/counter_contract overflow : 0/0 (mem: 109.84 MiB)
test/counter_contract (mem: 109.84 MiB)
test/counter_contract Total structured size: 242025 (mem: 109.84 MiB)
test/counter_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 113.84 MiB)
test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 113.84 MiB)
test/counter_contract goblin ecc op : 4/1024 (mem: 113.84 MiB)
test/counter_contract busread : 742/6000 (mem: 113.84 MiB)
test/counter_contract lookups : 15000/15000 (mem: 113.84 MiB)
test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 113.84 MiB)
test/counter_contract arithmetic : 45115/56000 (mem: 113.84 MiB)
test/counter_contract delta range : 6117/18000 (mem: 113.84 MiB)
test/counter_contract elliptic : 6000/6000 (mem: 113.84 MiB)
test/counter_contract auxiliary : 21305/26000 (mem: 113.84 MiB)
test/counter_contract poseidon ext : 2612/17000 (mem: 113.84 MiB)
test/counter_contract poseidon int : 14879/92000 (mem: 113.84 MiB)
test/counter_contract overflow : 9958/9958 (mem: 113.84 MiB)
test/counter_contract (mem: 113.84 MiB)
test/counter_contract Total structured size: 251983 (mem: 113.84 MiB)
test/counter_contract allocating polynomials object in proving key... (mem: 113.84 MiB)
test/counter_contract populating trace... (mem: 526.84 MiB)
test/counter_contract time to construct proving key: 372 ms. (mem: 553.84 MiB)
test/counter_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 553.84 MiB)
test/counter_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 564.29 MiB)
test/counter_contract VK saved to "./target/tmp/tmp.zb6paVuw2I/vk" (mem: 575.29 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.VivjaQTUI0 to s3://aztec-ci-artifacts/build-cache/vk-90ffcec85e84e10d-1148c5fba56f25795606ced11401c7152bc9300c0053e0dab232162b1dc5bbf7.tar.gz
test/counter_contract Cache upload of vk-90ffcec85e84e10d-1148c5fba56f25795606ced11401c7152bc9300c0053e0dab232162b1dc5bbf7.tar.gz complete in 3s.
test/counter_contract Processing function: increment_self_and_other...
test/counter_contract Cache download of vk-90ffcec85e84e10d-8da5340578b6820c5ee336f88f424226df052414fd7b9ba5ef5bc2bdcc4634f5.tar.gz failed.
test/counter_contract Generating vk for function: increment_self_and_other...
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.cTFxYQ4nwM (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.51 MiB)
test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 37.51 MiB)
test/counter_contract goblin ecc op : 4/1024 (mem: 37.51 MiB)
test/counter_contract busread : 742/6000 (mem: 37.51 MiB)
test/counter_contract lookups : 12218/15000 (mem: 37.51 MiB)
test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 37.51 MiB)
test/counter_contract arithmetic : 14757/56000 (mem: 37.51 MiB)
test/counter_contract delta range : 2432/18000 (mem: 37.51 MiB)
test/counter_contract elliptic : 670/6000 (mem: 37.51 MiB)
test/counter_contract auxiliary : 738/26000 (mem: 37.51 MiB)
test/counter_contract poseidon ext : 62/17000 (mem: 37.51 MiB)
test/counter_contract poseidon int : 344/92000 (mem: 37.51 MiB)
test/counter_contract overflow : 0/0 (mem: 37.51 MiB)
test/counter_contract (mem: 37.51 MiB)
test/counter_contract Total structured size: 242025 (mem: 37.51 MiB)
test/counter_contract allocating polynomials object in proving key... (mem: 37.51 MiB)
test/counter_contract populating trace... (mem: 254.51 MiB)
test/counter_contract time to construct proving key: 249 ms. (mem: 271.51 MiB)
test/counter_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 271.51 MiB)
test/counter_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 300.51 MiB)
test/counter_contract VK saved to "./target/tmp/tmp.cTFxYQ4nwM/vk" (mem: 300.51 MiB)
test/counter_contract Completed 2.1 KiB/2.1 KiB (15.4 KiB/s) with 1 file(s) remaining
test/counter_contract upload: ../../../../../tmp/tmp.jjIMIccKN9 to s3://aztec-ci-artifacts/build-cache/vk-90ffcec85e84e10d-8da5340578b6820c5ee336f88f424226df052414fd7b9ba5ef5bc2bdcc4634f5.tar.gz
test/counter_contract Cache upload of vk-90ffcec85e84e10d-8da5340578b6820c5ee336f88f424226df052414fd7b9ba5ef5bc2bdcc4634f5.tar.gz complete in 3s.
test/counter_contract Processing function: increment_twice...
test/counter_contract Cache download of vk-90ffcec85e84e10d-e9a3352d5acec25b4eacd5ff3850735ea4e760670779915bee997b8eda8d4bd7.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.zDv07kG5UA (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.64 MiB)
test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 56.64 MiB)
test/counter_contract goblin ecc op : 4/1024 (mem: 56.64 MiB)
test/counter_contract busread : 742/6000 (mem: 56.64 MiB)
test/counter_contract lookups : 24434/15000 (mem: 56.64 MiB)
test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 56.64 MiB)
test/counter_contract arithmetic : 24373/56000 (mem: 56.64 MiB)
test/counter_contract delta range : 2982/18000 (mem: 56.64 MiB)
test/counter_contract elliptic : 1338/6000 (mem: 56.64 MiB)
test/counter_contract auxiliary : 1450/26000 (mem: 56.64 MiB)
test/counter_contract poseidon ext : 62/17000 (mem: 56.64 MiB)
test/counter_contract poseidon int : 344/92000 (mem: 56.64 MiB)
test/counter_contract overflow : 0/0 (mem: 56.64 MiB)
test/counter_contract (mem: 56.64 MiB)
test/counter_contract Total structured size: 242025 (mem: 56.64 MiB)
test/counter_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 61.64 MiB)
test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 61.64 MiB)
test/counter_contract goblin ecc op : 4/1024 (mem: 61.64 MiB)
test/counter_contract busread : 742/6000 (mem: 61.64 MiB)
test/counter_contract lookups : 15000/15000 (mem: 61.64 MiB)
test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 61.64 MiB)
test/counter_contract arithmetic : 24373/56000 (mem: 61.64 MiB)
test/counter_contract delta range : 2982/18000 (mem: 61.64 MiB)
test/counter_contract elliptic : 1338/6000 (mem: 61.64 MiB)
test/counter_contract auxiliary : 1450/26000 (mem: 61.64 MiB)
test/counter_contract poseidon ext : 62/17000 (mem: 61.64 MiB)
test/counter_contract poseidon int : 344/92000 (mem: 61.64 MiB)
test/counter_contract overflow : 9435/9435 (mem: 61.64 MiB)
test/counter_contract (mem: 61.64 MiB)
test/counter_contract Total structured size: 251460 (mem: 61.64 MiB)
test/counter_contract allocating polynomials object in proving key... (mem: 61.64 MiB)
test/counter_contract populating trace... (mem: 482.64 MiB)
test/counter_contract time to construct proving key: 330 ms. (mem: 503.64 MiB)
test/counter_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 503.64 MiB)
test/counter_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 531.18 MiB)
test/counter_contract VK saved to "./target/tmp/tmp.zDv07kG5UA/vk" (mem: 531.18 MiB)
test/counter_contract Completed 2.1 KiB/2.1 KiB (43.7 KiB/s) with 1 file(s) remaining
test/counter_contract upload: ../../../../../tmp/tmp.QP971q0jEU to s3://aztec-ci-artifacts/build-cache/vk-90ffcec85e84e10d-e9a3352d5acec25b4eacd5ff3850735ea4e760670779915bee997b8eda8d4bd7.tar.gz
test/counter_contract Cache upload of vk-90ffcec85e84e10d-e9a3352d5acec25b4eacd5ff3850735ea4e760670779915bee997b8eda8d4bd7.tar.gz complete in 3s.
test/updated_contract compile test/updated_contract
test/counter_contract Processing function: initialize...
test/counter_contract Cache download of vk-90ffcec85e84e10d-22403283dbb8fbe2fd18d1fa9293ededbc34ab35e67b5d8d470ed095c6dd0346.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: 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.frx1esMiZy (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: 37.33 MiB)
test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 40.33 MiB)
test/counter_contract goblin ecc op : 4/1024 (mem: 40.33 MiB)
test/counter_contract busread : 742/6000 (mem: 40.33 MiB)
test/counter_contract lookups : 12250/15000 (mem: 40.33 MiB)
test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 40.33 MiB)
test/counter_contract arithmetic : 15506/56000 (mem: 40.33 MiB)
test/counter_contract delta range : 2493/18000 (mem: 40.33 MiB)
test/counter_contract elliptic : 1008/6000 (mem: 40.33 MiB)
test/counter_contract auxiliary : 899/26000 (mem: 40.33 MiB)
test/counter_contract poseidon ext : 142/17000 (mem: 40.33 MiB)
test/counter_contract poseidon int : 800/92000 (mem: 40.33 MiB)
test/counter_contract overflow : 0/0 (mem: 40.33 MiB)
test/counter_contract (mem: 40.33 MiB)
test/counter_contract Total structured size: 242025 (mem: 40.33 MiB)
test/counter_contract allocating polynomials object in proving key... (mem: 40.33 MiB)
test/counter_contract populating trace... (mem: 258.33 MiB)
test/counter_contract time to construct proving key: 296 ms. (mem: 274.33 MiB)
test/counter_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 274.33 MiB)
test/counter_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 303.91 MiB)
test/counter_contract VK saved to "./target/tmp/tmp.frx1esMiZy/vk" (mem: 303.91 MiB)
test/counter_contract Completed 2.1 KiB/2.1 KiB (15.8 KiB/s) with 1 file(s) remaining
test/counter_contract upload: ../../../../../tmp/tmp.1XfYUJJ1NO to s3://aztec-ci-artifacts/build-cache/vk-90ffcec85e84e10d-22403283dbb8fbe2fd18d1fa9293ededbc34ab35e67b5d8d470ed095c6dd0346.tar.gz
test/counter_contract Cache upload of vk-90ffcec85e84e10d-22403283dbb8fbe2fd18d1fa9293ededbc34ab35e67b5d8d470ed095c6dd0346.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/parent_contract Processing function: enqueue_call_to_pub_entry_point...
test/parent_contract Cache download of vk-c433ae2f5c560eda-f6093b057b9f5409202840c85a4beb83290c93a2e1bb1c6d8ad23ddb50df1985.tar.gz failed.
test/parent_contract Generating vk for function: enqueue_call_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.BGMOqWUxRg (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.99 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.99 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 16.99 MiB)
test/parent_contract busread : 742/6000 (mem: 16.99 MiB)
test/parent_contract lookups : 2/15000 (mem: 16.99 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.99 MiB)
test/parent_contract arithmetic : 3319/56000 (mem: 16.99 MiB)
test/parent_contract delta range : 1787/18000 (mem: 16.99 MiB)
test/parent_contract elliptic : 2/6000 (mem: 16.99 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 16.99 MiB)
test/parent_contract poseidon ext : 42/17000 (mem: 16.99 MiB)
test/parent_contract poseidon int : 230/92000 (mem: 16.99 MiB)
test/parent_contract overflow : 0/0 (mem: 16.99 MiB)
test/parent_contract (mem: 16.99 MiB)
test/parent_contract Total structured size: 242025 (mem: 16.99 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 16.99 MiB)
test/parent_contract populating trace... (mem: 241.99 MiB)
test/parent_contract time to construct proving key: 147 ms. (mem: 253.99 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 253.99 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 285.99 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.BGMOqWUxRg/vk" (mem: 285.99 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (39.7 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.1Qsjlifwla to s3://aztec-ci-artifacts/build-cache/vk-c433ae2f5c560eda-f6093b057b9f5409202840c85a4beb83290c93a2e1bb1c6d8ad23ddb50df1985.tar.gz
test/parent_contract Cache upload of vk-c433ae2f5c560eda-f6093b057b9f5409202840c85a4beb83290c93a2e1bb1c6d8ad23ddb50df1985.tar.gz complete in 3s.
test/txe_test_contract Cache download and extraction of contract-e389d03867e15400.tar.gz complete in 0s.
test/updatable_contract Cache download and extraction of contract-bdfe22aef164f5b1.tar.gz complete in 0s.
test/parent_contract Processing function: enqueue_calls_to_child_with_nested_first...
test/parent_contract Cache download of vk-c433ae2f5c560eda-c28c808bcd206170a12e51fec64e9a497d26d31b40b79c528fffebeaf7c299e3.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.habzGLwgOs (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 : 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: 243.00 MiB)
test/parent_contract time to construct proving key: 169 ms. (mem: 257.00 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 257.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.habzGLwgOs/vk" (mem: 289.00 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (21.9 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.0ufqL4xK9a to s3://aztec-ci-artifacts/build-cache/vk-c433ae2f5c560eda-c28c808bcd206170a12e51fec64e9a497d26d31b40b79c528fffebeaf7c299e3.tar.gz
test/parent_contract Cache upload of vk-c433ae2f5c560eda-c28c808bcd206170a12e51fec64e9a497d26d31b40b79c528fffebeaf7c299e3.tar.gz complete in 3s.
test/parent_contract Processing function: enqueue_calls_to_child_with_nested_last...
test/parent_contract Cache download of vk-c433ae2f5c560eda-494c48e3d36638d46383bf4b326971f7d0a3e9b66bbc0ee6213b3ce0196a375f.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: 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.bTarSY2m8U (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 : 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: 238.00 MiB)
test/parent_contract time to construct proving key: 168 ms. (mem: 252.00 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 252.00 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 285.16 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.bTarSY2m8U/vk" (mem: 285.16 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.mRQLpexhyZ to s3://aztec-ci-artifacts/build-cache/vk-c433ae2f5c560eda-494c48e3d36638d46383bf4b326971f7d0a3e9b66bbc0ee6213b3ce0196a375f.tar.gz
test/parent_contract Cache upload of vk-c433ae2f5c560eda-494c48e3d36638d46383bf4b326971f7d0a3e9b66bbc0ee6213b3ce0196a375f.tar.gz complete in 3s.
test/parent_contract Processing function: enqueue_calls_to_pub_entry_point...
test/parent_contract Cache download of vk-c433ae2f5c560eda-3ac8ccd796ade6678d5ab352a642df8c2cd31cfa825b6e79c62dc2706b5eeecf.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.BAGBwm1gT1 (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 : 3338/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 : 62/17000 (mem: 17.00 MiB)
test/parent_contract poseidon int : 344/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: 244.00 MiB)
test/parent_contract time to construct proving key: 165 ms. (mem: 257.00 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 257.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.BAGBwm1gT1/vk" (mem: 289.00 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (23.5 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.J5LQsURLNX to s3://aztec-ci-artifacts/build-cache/vk-c433ae2f5c560eda-3ac8ccd796ade6678d5ab352a642df8c2cd31cfa825b6e79c62dc2706b5eeecf.tar.gz
test/parent_contract Cache upload of vk-c433ae2f5c560eda-3ac8ccd796ade6678d5ab352a642df8c2cd31cfa825b6e79c62dc2706b5eeecf.tar.gz complete in 3s.
test/parent_contract Processing function: enqueue_static_call_to_pub_function...
test/parent_contract Cache download of vk-c433ae2f5c560eda-d9b4d7c9198a865283547c9cb69609b08ea12768ac4b6701dab41a0b6c96a6bc.tar.gz failed.
test/parent_contract Generating vk for function: enqueue_static_call_to_pub_function...
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.LTTXl8UBJE (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.91 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.91 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 16.91 MiB)
test/parent_contract busread : 742/6000 (mem: 16.91 MiB)
test/parent_contract lookups : 2/15000 (mem: 16.91 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.91 MiB)
test/parent_contract arithmetic : 3308/56000 (mem: 16.91 MiB)
test/parent_contract delta range : 1787/18000 (mem: 16.91 MiB)
test/parent_contract elliptic : 2/6000 (mem: 16.91 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 16.91 MiB)
test/parent_contract poseidon ext : 32/17000 (mem: 16.91 MiB)
test/parent_contract poseidon int : 173/92000 (mem: 16.91 MiB)
test/parent_contract overflow : 0/0 (mem: 16.91 MiB)
test/parent_contract (mem: 16.91 MiB)
test/parent_contract Total structured size: 242025 (mem: 16.91 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 16.91 MiB)
test/parent_contract populating trace... (mem: 247.91 MiB)
test/parent_contract time to construct proving key: 182 ms. (mem: 260.91 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 260.91 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 292.91 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.LTTXl8UBJE/vk" (mem: 292.91 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (22.1 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.AJv2A8vz9t to s3://aztec-ci-artifacts/build-cache/vk-c433ae2f5c560eda-d9b4d7c9198a865283547c9cb69609b08ea12768ac4b6701dab41a0b6c96a6bc.tar.gz
test/parent_contract Cache upload of vk-c433ae2f5c560eda-d9b4d7c9198a865283547c9cb69609b08ea12768ac4b6701dab41a0b6c96a6bc.tar.gz complete in 3s.
test/parent_contract Processing function: enqueue_static_nested_call_to_pub_function...
test/parent_contract Cache download of vk-c433ae2f5c560eda-0ac21e214b8a46e7bef02f34d3a8b3b4b6b4dd5b09becd928bc4eb5ac0e0536b.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: 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.vSfSaKb6KL (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: 16.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 : 3320/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 : 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: 250.00 MiB)
test/parent_contract time to construct proving key: 153 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: 295.00 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.vSfSaKb6KL/vk" (mem: 295.00 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (29.0 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.jioemfd8Hu to s3://aztec-ci-artifacts/build-cache/vk-c433ae2f5c560eda-0ac21e214b8a46e7bef02f34d3a8b3b4b6b4dd5b09becd928bc4eb5ac0e0536b.tar.gz
test/parent_contract Cache upload of vk-c433ae2f5c560eda-0ac21e214b8a46e7bef02f34d3a8b3b4b6b4dd5b09becd928bc4eb5ac0e0536b.tar.gz complete in 3s.
test/parent_contract Processing function: entry_point...
test/parent_contract Cache download of vk-c433ae2f5c560eda-015aea4acff784e20b27fd04b91c21e22697ff531c60f234543a8e53d0810b70.tar.gz failed.
test/parent_contract Generating vk for function: 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.kpjKfQIt84 (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 : 3295/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 : 22/17000 (mem: 19.00 MiB)
test/parent_contract poseidon int : 116/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: 245.00 MiB)
test/parent_contract time to construct proving key: 162 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.kpjKfQIt84/vk" (mem: 290.00 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (40.7 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.FkuIJtZIJ7 to s3://aztec-ci-artifacts/build-cache/vk-c433ae2f5c560eda-015aea4acff784e20b27fd04b91c21e22697ff531c60f234543a8e53d0810b70.tar.gz
test/parent_contract Cache upload of vk-c433ae2f5c560eda-015aea4acff784e20b27fd04b91c21e22697ff531c60f234543a8e53d0810b70.tar.gz complete in 3s.
test/parent_contract Processing function: private_call...
test/parent_contract Cache download of vk-c433ae2f5c560eda-9c3d03a649b0f7875bce938c90daef64a43f720479e4293fd790383bf49a7ae4.tar.gz failed.
test/parent_contract Generating vk for function: private_call...
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.5wrkmNJ3DH (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 : 3317/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: 243.00 MiB)
test/parent_contract time to construct proving key: 180 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.5wrkmNJ3DH/vk" (mem: 290.00 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (26.7 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.qVvoVhBTpS to s3://aztec-ci-artifacts/build-cache/vk-c433ae2f5c560eda-9c3d03a649b0f7875bce938c90daef64a43f720479e4293fd790383bf49a7ae4.tar.gz
test/parent_contract Cache upload of vk-c433ae2f5c560eda-9c3d03a649b0f7875bce938c90daef64a43f720479e4293fd790383bf49a7ae4.tar.gz complete in 3s.
test/parent_contract Processing function: private_nested_static_call...
test/parent_contract Cache download of vk-c433ae2f5c560eda-3cc07c5bd058f8d84c0cf77ea100ae1a50f1163879ce067592c9b3ffcfd2f510.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.ZEPfpMTlNJ (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.97 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 14.97 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 14.97 MiB)
test/parent_contract busread : 742/6000 (mem: 14.97 MiB)
test/parent_contract lookups : 2/15000 (mem: 14.97 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 14.97 MiB)
test/parent_contract arithmetic : 3328/56000 (mem: 14.97 MiB)
test/parent_contract delta range : 1788/18000 (mem: 14.97 MiB)
test/parent_contract elliptic : 2/6000 (mem: 14.97 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 14.97 MiB)
test/parent_contract poseidon ext : 52/17000 (mem: 14.97 MiB)
test/parent_contract poseidon int : 287/92000 (mem: 14.97 MiB)
test/parent_contract overflow : 0/0 (mem: 14.97 MiB)
test/parent_contract (mem: 14.97 MiB)
test/parent_contract Total structured size: 242025 (mem: 14.97 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 14.97 MiB)
test/parent_contract populating trace... (mem: 240.97 MiB)
test/parent_contract time to construct proving key: 149 ms. (mem: 254.97 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 254.97 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 285.97 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.ZEPfpMTlNJ/vk" (mem: 285.97 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (36.1 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.DvSUc2Ebcd to s3://aztec-ci-artifacts/build-cache/vk-c433ae2f5c560eda-3cc07c5bd058f8d84c0cf77ea100ae1a50f1163879ce067592c9b3ffcfd2f510.tar.gz
test/parent_contract Cache upload of vk-c433ae2f5c560eda-3cc07c5bd058f8d84c0cf77ea100ae1a50f1163879ce067592c9b3ffcfd2f510.tar.gz complete in 3s.
test/parent_contract Processing function: private_static_call...
test/parent_contract Cache download of vk-c433ae2f5c560eda-29466846b58790f4ded930e6deaf04fa77d22cf67006119b5d648f0858d17071.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.gyPFdYiBsZ (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 : 3318/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: 245.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.gyPFdYiBsZ/vk" (mem: 288.00 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (29.9 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.J3jaOskxH2 to s3://aztec-ci-artifacts/build-cache/vk-c433ae2f5c560eda-29466846b58790f4ded930e6deaf04fa77d22cf67006119b5d648f0858d17071.tar.gz
test/parent_contract Cache upload of vk-c433ae2f5c560eda-29466846b58790f4ded930e6deaf04fa77d22cf67006119b5d648f0858d17071.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/pending_note_hashes_contract Processing function: dummy...
test/pending_note_hashes_contract Cache download of vk-b1a56652f8c21c3f-3cfa33706a238a4bf625109ad5a021e02449bc0289ed3744810dfe6749c8ccf1.tar.gz failed.
test/pending_note_hashes_contract Generating vk for function: dummy...
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.atDvL4NnJy (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: 19.00 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 19.00 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 19.00 MiB)
test/pending_note_hashes_contract lookups : 2/15000 (mem: 19.00 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.00 MiB)
test/pending_note_hashes_contract arithmetic : 3296/56000 (mem: 19.00 MiB)
test/pending_note_hashes_contract delta range : 1785/18000 (mem: 19.00 MiB)
test/pending_note_hashes_contract elliptic : 2/6000 (mem: 19.00 MiB)
test/pending_note_hashes_contract auxiliary : 26/26000 (mem: 19.00 MiB)
test/pending_note_hashes_contract poseidon ext : 22/17000 (mem: 19.00 MiB)
test/pending_note_hashes_contract poseidon int : 116/92000 (mem: 19.00 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 19.00 MiB)
test/pending_note_hashes_contract (mem: 19.00 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 19.00 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 19.00 MiB)
test/pending_note_hashes_contract populating trace... (mem: 250.00 MiB)
test/pending_note_hashes_contract time to construct proving key: 174 ms. (mem: 266.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: 266.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.atDvL4NnJy/vk" (mem: 298.00 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (24.0 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.CLgXkRwOlL to s3://aztec-ci-artifacts/build-cache/vk-b1a56652f8c21c3f-3cfa33706a238a4bf625109ad5a021e02449bc0289ed3744810dfe6749c8ccf1.tar.gz
test/pending_note_hashes_contract Cache upload of vk-b1a56652f8c21c3f-3cfa33706a238a4bf625109ad5a021e02449bc0289ed3744810dfe6749c8ccf1.tar.gz complete in 3s.
test/pending_note_hashes_contract Processing function: get_note_zero_balance...
test/pending_note_hashes_contract Cache download of vk-b1a56652f8c21c3f-a002514086d31e63118bf302609e473b793739424d6f648af92707a1b63a4c9d.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: 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.UCFi9FM1ib (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: 22.40 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 26.40 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 26.40 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 26.40 MiB)
test/pending_note_hashes_contract lookups : 2/15000 (mem: 26.40 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 26.40 MiB)
test/pending_note_hashes_contract arithmetic : 6309/56000 (mem: 26.40 MiB)
test/pending_note_hashes_contract delta range : 2145/18000 (mem: 26.40 MiB)
test/pending_note_hashes_contract elliptic : 2/6000 (mem: 26.40 MiB)
test/pending_note_hashes_contract auxiliary : 3535/26000 (mem: 26.40 MiB)
test/pending_note_hashes_contract poseidon ext : 662/17000 (mem: 26.40 MiB)
test/pending_note_hashes_contract poseidon int : 3764/92000 (mem: 26.40 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 26.40 MiB)
test/pending_note_hashes_contract (mem: 26.40 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 26.40 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 27.40 MiB)
test/pending_note_hashes_contract populating trace... (mem: 258.40 MiB)
test/pending_note_hashes_contract time to construct proving key: 181 ms. (mem: 275.40 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 275.40 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 307.40 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.UCFi9FM1ib/vk" (mem: 307.40 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (39.0 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.dNX6luD7dE to s3://aztec-ci-artifacts/build-cache/vk-b1a56652f8c21c3f-a002514086d31e63118bf302609e473b793739424d6f648af92707a1b63a4c9d.tar.gz
test/pending_note_hashes_contract Cache upload of vk-b1a56652f8c21c3f-a002514086d31e63118bf302609e473b793739424d6f648af92707a1b63a4c9d.tar.gz complete in 2s.
test/pending_note_hashes_contract Processing function: get_then_nullify_note...
test/pending_note_hashes_contract Cache download of vk-b1a56652f8c21c3f-0c356f73d6041b6aae1c9dd462c24fc3ca80892d4806ffce2ed59ebd7588d0e5.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: 8.00 MiB)
test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/pending_note_hashes_contract --scheme: client_ivc (mem: 8.00 MiB)
test/pending_note_hashes_contract --bytecode_path: - (mem: 8.00 MiB)
test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.dNauM0KWwm (mem: 8.00 MiB)
test/pending_note_hashes_contract --verbose: true (mem: 8.00 MiB)
test/pending_note_hashes_contract --verifier_type: standalone (mem: 8.00 MiB)
test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 16.92 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.92 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 19.92 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 19.92 MiB)
test/pending_note_hashes_contract lookups : 2/15000 (mem: 19.92 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.92 MiB)
test/pending_note_hashes_contract arithmetic : 4774/56000 (mem: 19.92 MiB)
test/pending_note_hashes_contract delta range : 1903/18000 (mem: 19.92 MiB)
test/pending_note_hashes_contract elliptic : 324/6000 (mem: 19.92 MiB)
test/pending_note_hashes_contract auxiliary : 636/26000 (mem: 19.92 MiB)
test/pending_note_hashes_contract poseidon ext : 182/17000 (mem: 19.92 MiB)
test/pending_note_hashes_contract poseidon int : 1028/92000 (mem: 19.92 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 19.92 MiB)
test/pending_note_hashes_contract (mem: 19.92 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 19.92 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 19.92 MiB)
test/pending_note_hashes_contract populating trace... (mem: 250.92 MiB)
test/pending_note_hashes_contract time to construct proving key: 162 ms. (mem: 265.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: 265.92 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 297.92 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.dNauM0KWwm/vk" (mem: 297.92 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (27.4 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.IPxmTfXbks to s3://aztec-ci-artifacts/build-cache/vk-b1a56652f8c21c3f-0c356f73d6041b6aae1c9dd462c24fc3ca80892d4806ffce2ed59ebd7588d0e5.tar.gz
test/pending_note_hashes_contract Cache upload of vk-b1a56652f8c21c3f-0c356f73d6041b6aae1c9dd462c24fc3ca80892d4806ffce2ed59ebd7588d0e5.tar.gz complete in 2s.
test/pending_note_hashes_contract Processing function: insert_note...
test/pending_note_hashes_contract Cache download of vk-b1a56652f8c21c3f-bd6061d1e984e13f1a2b414255f943d3baeabb999a16ea33e1883610488c79ae.tar.gz failed.
test/pending_note_hashes_contract Generating vk for function: insert_note...
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: 8.00 MiB)
test/pending_note_hashes_contract --scheme: client_ivc (mem: 8.00 MiB)
test/pending_note_hashes_contract --bytecode_path: - (mem: 8.00 MiB)
test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.cezz77d8aJ (mem: 8.00 MiB)
test/pending_note_hashes_contract --verbose: true (mem: 8.00 MiB)
test/pending_note_hashes_contract --verifier_type: standalone (mem: 8.00 MiB)
test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 36.60 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 39.60 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 39.60 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 39.60 MiB)
test/pending_note_hashes_contract lookups : 12250/15000 (mem: 39.60 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 39.60 MiB)
test/pending_note_hashes_contract arithmetic : 15207/56000 (mem: 39.60 MiB)
test/pending_note_hashes_contract delta range : 2445/18000 (mem: 39.60 MiB)
test/pending_note_hashes_contract elliptic : 670/6000 (mem: 39.60 MiB)
test/pending_note_hashes_contract auxiliary : 738/26000 (mem: 39.60 MiB)
test/pending_note_hashes_contract poseidon ext : 52/17000 (mem: 39.60 MiB)
test/pending_note_hashes_contract poseidon int : 287/92000 (mem: 39.60 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 39.60 MiB)
test/pending_note_hashes_contract (mem: 39.60 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 39.60 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 39.60 MiB)
test/pending_note_hashes_contract populating trace... (mem: 265.60 MiB)
test/pending_note_hashes_contract time to construct proving key: 204 ms. (mem: 282.60 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 282.60 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 311.89 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.cezz77d8aJ/vk" (mem: 311.89 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.9aeOkGpOW0 to s3://aztec-ci-artifacts/build-cache/vk-b1a56652f8c21c3f-bd6061d1e984e13f1a2b414255f943d3baeabb999a16ea33e1883610488c79ae.tar.gz
test/pending_note_hashes_contract Cache upload of vk-b1a56652f8c21c3f-bd6061d1e984e13f1a2b414255f943d3baeabb999a16ea33e1883610488c79ae.tar.gz complete in 2s.
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: insert_note_extra_emit...
test/pending_note_hashes_contract Cache download of vk-b1a56652f8c21c3f-26d6d678565ee542192f297720325416314eae1285394b32365c41c33f225784.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.BYorDw0BuZ (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.66 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 56.66 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 56.66 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 56.66 MiB)
test/pending_note_hashes_contract lookups : 24498/15000 (mem: 56.66 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 56.66 MiB)
test/pending_note_hashes_contract arithmetic : 24486/56000 (mem: 56.66 MiB)
test/pending_note_hashes_contract delta range : 2980/18000 (mem: 56.66 MiB)
test/pending_note_hashes_contract elliptic : 1338/6000 (mem: 56.66 MiB)
test/pending_note_hashes_contract auxiliary : 1450/26000 (mem: 56.66 MiB)
test/pending_note_hashes_contract poseidon ext : 52/17000 (mem: 56.66 MiB)
test/pending_note_hashes_contract poseidon int : 287/92000 (mem: 56.66 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 56.66 MiB)
test/pending_note_hashes_contract (mem: 56.66 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 56.66 MiB)
test/pending_note_hashes_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 61.66 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 61.66 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 61.66 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 61.66 MiB)
test/pending_note_hashes_contract lookups : 15000/15000 (mem: 61.66 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 61.66 MiB)
test/pending_note_hashes_contract arithmetic : 24486/56000 (mem: 61.66 MiB)
test/pending_note_hashes_contract delta range : 2980/18000 (mem: 61.66 MiB)
test/pending_note_hashes_contract elliptic : 1338/6000 (mem: 61.66 MiB)
test/pending_note_hashes_contract auxiliary : 1450/26000 (mem: 61.66 MiB)
test/pending_note_hashes_contract poseidon ext : 52/17000 (mem: 61.66 MiB)
test/pending_note_hashes_contract poseidon int : 287/92000 (mem: 61.66 MiB)
test/pending_note_hashes_contract overflow : 9499/9499 (mem: 61.66 MiB)
test/pending_note_hashes_contract (mem: 61.66 MiB)
test/pending_note_hashes_contract Total structured size: 251524 (mem: 61.66 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 61.66 MiB)
test/pending_note_hashes_contract populating trace... (mem: 485.66 MiB)
test/pending_note_hashes_contract time to construct proving key: 260 ms. (mem: 503.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: 503.66 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 529.59 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.BYorDw0BuZ/vk" (mem: 529.59 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (26.0 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.Reiar9B65M to s3://aztec-ci-artifacts/build-cache/vk-b1a56652f8c21c3f-26d6d678565ee542192f297720325416314eae1285394b32365c41c33f225784.tar.gz
test/pending_note_hashes_contract Cache upload of vk-b1a56652f8c21c3f-26d6d678565ee542192f297720325416314eae1285394b32365c41c33f225784.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-b1a56652f8c21c3f-2f2d4707e64d250f774da3189a60fe2471efaff8dcc53e56fc14e6bcbc105964.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: 8.00 MiB)
test/pending_note_hashes_contract --scheme: client_ivc (mem: 8.00 MiB)
test/pending_note_hashes_contract --bytecode_path: - (mem: 8.00 MiB)
test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.2Q59VRa0PB (mem: 8.00 MiB)
test/pending_note_hashes_contract --verbose: true (mem: 8.00 MiB)
test/pending_note_hashes_contract --verifier_type: standalone (mem: 8.00 MiB)
test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 37.62 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 40.62 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 40.62 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 40.62 MiB)
test/pending_note_hashes_contract lookups : 12218/15000 (mem: 40.62 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 40.62 MiB)
test/pending_note_hashes_contract arithmetic : 14749/56000 (mem: 40.62 MiB)
test/pending_note_hashes_contract delta range : 2429/18000 (mem: 40.62 MiB)
test/pending_note_hashes_contract elliptic : 670/6000 (mem: 40.62 MiB)
test/pending_note_hashes_contract auxiliary : 738/26000 (mem: 40.62 MiB)
test/pending_note_hashes_contract poseidon ext : 52/17000 (mem: 40.62 MiB)
test/pending_note_hashes_contract poseidon int : 287/92000 (mem: 40.62 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 40.62 MiB)
test/pending_note_hashes_contract (mem: 40.62 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 40.62 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 40.62 MiB)
test/pending_note_hashes_contract populating trace... (mem: 261.62 MiB)
test/pending_note_hashes_contract time to construct proving key: 239 ms. (mem: 275.62 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 275.62 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 305.44 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.2Q59VRa0PB/vk" (mem: 305.44 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (33.5 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.MgxDjZdwF0 to s3://aztec-ci-artifacts/build-cache/vk-b1a56652f8c21c3f-2f2d4707e64d250f774da3189a60fe2471efaff8dcc53e56fc14e6bcbc105964.tar.gz
test/pending_note_hashes_contract Cache upload of vk-b1a56652f8c21c3f-2f2d4707e64d250f774da3189a60fe2471efaff8dcc53e56fc14e6bcbc105964.tar.gz complete in 2s.
test/pending_note_hashes_contract Processing function: process_message...
test/pending_note_hashes_contract Function process_message is neither public nor unconstrained, skipping.
test/updated_contract Cache download and extraction of contract-cdcce22a131cf5b9.tar.gz complete in 0s.
test/returning_tuple_contract Processing function: fn_that_returns_1...
test/returning_tuple_contract Cache download of vk-abd78c21373644c2-e3bcae49d363036627f1f17e5f39bc70d8ab71c87099a5b0efcf57c2d3454b45.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.hynLNrLf1S (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: 239.00 MiB)
test/returning_tuple_contract time to construct proving key: 127 ms. (mem: 251.00 MiB)
test/returning_tuple_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 251.00 MiB)
test/returning_tuple_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 275.68 MiB)
test/returning_tuple_contract VK saved to "./target/tmp/tmp.hynLNrLf1S/vk" (mem: 275.68 MiB)
test/returning_tuple_contract Completed 2.1 KiB/2.1 KiB (26.3 KiB/s) with 1 file(s) remaining
test/returning_tuple_contract upload: ../../../../../tmp/tmp.J2ebOZFQcu to s3://aztec-ci-artifacts/build-cache/vk-abd78c21373644c2-e3bcae49d363036627f1f17e5f39bc70d8ab71c87099a5b0efcf57c2d3454b45.tar.gz
test/returning_tuple_contract Cache upload of vk-abd78c21373644c2-e3bcae49d363036627f1f17e5f39bc70d8ab71c87099a5b0efcf57c2d3454b45.tar.gz complete in 3s.
test/returning_tuple_contract Processing function: fn_that_returns_2...
test/returning_tuple_contract Cache download of vk-abd78c21373644c2-7e36ec78276184662a043da7a1982aba6d4464940061f04bb38f7c049d35d09d.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.xnHFOg0BEl (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: 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: 238.00 MiB)
test/returning_tuple_contract time to construct proving key: 134 ms. (mem: 248.00 MiB)
test/returning_tuple_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 248.00 MiB)
test/returning_tuple_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 271.88 MiB)
test/returning_tuple_contract VK saved to "./target/tmp/tmp.xnHFOg0BEl/vk" (mem: 271.88 MiB)
test/returning_tuple_contract Completed 2.1 KiB/2.1 KiB (29.0 KiB/s) with 1 file(s) remaining
test/returning_tuple_contract upload: ../../../../../tmp/tmp.g37YI1uxrz to s3://aztec-ci-artifacts/build-cache/vk-abd78c21373644c2-7e36ec78276184662a043da7a1982aba6d4464940061f04bb38f7c049d35d09d.tar.gz
test/returning_tuple_contract Cache upload of vk-abd78c21373644c2-7e36ec78276184662a043da7a1982aba6d4464940061f04bb38f7c049d35d09d.tar.gz complete in 3s.
test/returning_tuple_contract Processing function: fn_that_returns_3...
test/returning_tuple_contract Cache download of vk-abd78c21373644c2-f7b4be7d19a42649f3989ab29cab8610449d1137273c445b128a18cb6ce74bfb.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.dOUzOA0vqF (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: 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: 232.00 MiB)
test/returning_tuple_contract time to construct proving key: 136 ms. (mem: 242.00 MiB)
test/returning_tuple_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 242.00 MiB)
test/returning_tuple_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 265.72 MiB)
test/returning_tuple_contract VK saved to "./target/tmp/tmp.dOUzOA0vqF/vk" (mem: 265.72 MiB)
test/returning_tuple_contract Completed 2.1 KiB/2.1 KiB (26.5 KiB/s) with 1 file(s) remaining
test/returning_tuple_contract upload: ../../../../../tmp/tmp.STwPXt7wMW to s3://aztec-ci-artifacts/build-cache/vk-abd78c21373644c2-f7b4be7d19a42649f3989ab29cab8610449d1137273c445b128a18cb6ce74bfb.tar.gz
test/returning_tuple_contract Cache upload of vk-abd78c21373644c2-f7b4be7d19a42649f3989ab29cab8610449d1137273c445b128a18cb6ce74bfb.tar.gz complete in 3s.
test/returning_tuple_contract Processing function: fn_that_returns_4...
test/returning_tuple_contract Cache download of vk-abd78c21373644c2-5a56e876e039766ec32d34fb003ac8a10a3fecf9f86ed2bdc9de384fd17ba841.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.y8tnIJ4c61 (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: 241.00 MiB)
test/returning_tuple_contract time to construct proving key: 136 ms. (mem: 255.00 MiB)
test/returning_tuple_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 255.00 MiB)
test/returning_tuple_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 278.20 MiB)
test/returning_tuple_contract VK saved to "./target/tmp/tmp.y8tnIJ4c61/vk" (mem: 278.20 MiB)
test/returning_tuple_contract Completed 2.1 KiB/2.1 KiB (29.1 KiB/s) with 1 file(s) remaining
test/returning_tuple_contract upload: ../../../../../tmp/tmp.y8JLZGggeq to s3://aztec-ci-artifacts/build-cache/vk-abd78c21373644c2-5a56e876e039766ec32d34fb003ac8a10a3fecf9f86ed2bdc9de384fd17ba841.tar.gz
test/returning_tuple_contract Cache upload of vk-abd78c21373644c2-5a56e876e039766ec32d34fb003ac8a10a3fecf9f86ed2bdc9de384fd17ba841.tar.gz complete in 3s.
test/returning_tuple_contract Processing function: fn_that_returns_5...
test/returning_tuple_contract Cache download of vk-abd78c21373644c2-de69e3be0be4bc0493d3a43b418315b582d525c0f509a404f48b9eb09b31c588.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.MR6VLUM3SJ (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: 236.00 MiB)
test/returning_tuple_contract time to construct proving key: 128 ms. (mem: 250.00 MiB)
test/returning_tuple_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 250.00 MiB)
test/returning_tuple_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 273.41 MiB)
test/returning_tuple_contract VK saved to "./target/tmp/tmp.MR6VLUM3SJ/vk" (mem: 273.41 MiB)
test/returning_tuple_contract Completed 2.1 KiB/2.1 KiB (27.4 KiB/s) with 1 file(s) remaining
test/returning_tuple_contract upload: ../../../../../tmp/tmp.RZ2ifML9TH to s3://aztec-ci-artifacts/build-cache/vk-abd78c21373644c2-de69e3be0be4bc0493d3a43b418315b582d525c0f509a404f48b9eb09b31c588.tar.gz
test/returning_tuple_contract Cache upload of vk-abd78c21373644c2-de69e3be0be4bc0493d3a43b418315b582d525c0f509a404f48b9eb09b31c588.tar.gz complete in 3s.
test/returning_tuple_contract Processing function: fn_that_returns_6...
test/returning_tuple_contract Cache download of vk-abd78c21373644c2-533aedb9fd08c9ab1b63a1e5669c0cf2a37435a39fbf0ee67b3539f24e7cc05a.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: 8.00 MiB)
test/returning_tuple_contract --scheme: client_ivc (mem: 8.00 MiB)
test/returning_tuple_contract --bytecode_path: - (mem: 8.00 MiB)
test/returning_tuple_contract --output_path: ./target/tmp/tmp.pWiGpXOq7R (mem: 8.00 MiB)
test/returning_tuple_contract --verbose: true (mem: 8.00 MiB)
test/returning_tuple_contract --verifier_type: standalone (mem: 8.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: 116 ms. (mem: 253.00 MiB)
test/returning_tuple_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 253.00 MiB)
test/returning_tuple_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 276.95 MiB)
test/returning_tuple_contract VK saved to "./target/tmp/tmp.pWiGpXOq7R/vk" (mem: 276.95 MiB)
test/returning_tuple_contract Completed 2.1 KiB/2.1 KiB (24.3 KiB/s) with 1 file(s) remaining
test/returning_tuple_contract upload: ../../../../../tmp/tmp.iblOjsHM3a to s3://aztec-ci-artifacts/build-cache/vk-abd78c21373644c2-533aedb9fd08c9ab1b63a1e5669c0cf2a37435a39fbf0ee67b3539f24e7cc05a.tar.gz
test/returning_tuple_contract Cache upload of vk-abd78c21373644c2-533aedb9fd08c9ab1b63a1e5669c0cf2a37435a39fbf0ee67b3539f24e7cc05a.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/spam_contract Processing function: spam...
test/spam_contract Cache download of vk-1a44a16267ff87ec-c7a968fc03dbda09a0bce6defe74bc8a74dcbb60c6f6eb00e0c6ce26ffd508c8.tar.gz failed.
test/spam_contract Generating vk for function: spam...
test/spam_contract bb command: write_vk (mem: 8.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.K1uOHdEIR3 (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: 20.14 MiB)
test/spam_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 27.14 MiB)
test/spam_contract goblin ecc op : 4/1024 (mem: 27.14 MiB)
test/spam_contract busread : 742/6000 (mem: 27.14 MiB)
test/spam_contract lookups : 2/15000 (mem: 27.14 MiB)
test/spam_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 27.14 MiB)
test/spam_contract arithmetic : 5996/56000 (mem: 27.14 MiB)
test/spam_contract delta range : 2266/18000 (mem: 27.14 MiB)
test/spam_contract elliptic : 2/6000 (mem: 27.14 MiB)
test/spam_contract auxiliary : 4712/26000 (mem: 27.14 MiB)
test/spam_contract poseidon ext : 562/17000 (mem: 27.14 MiB)
test/spam_contract poseidon int : 3194/92000 (mem: 27.14 MiB)
test/spam_contract overflow : 0/0 (mem: 27.14 MiB)
test/spam_contract (mem: 27.14 MiB)
test/spam_contract Total structured size: 242025 (mem: 27.14 MiB)
test/spam_contract allocating polynomials object in proving key... (mem: 27.14 MiB)
test/spam_contract populating trace... (mem: 245.14 MiB)
test/spam_contract time to construct proving key: 80 ms. (mem: 258.14 MiB)
test/spam_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 258.14 MiB)
test/spam_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 290.14 MiB)
test/spam_contract VK saved to "./target/tmp/tmp.K1uOHdEIR3/vk" (mem: 290.14 MiB)
test/spam_contract Completed 2.1 KiB/2.1 KiB (23.5 KiB/s) with 1 file(s) remaining
test/spam_contract upload: ../../../../../tmp/tmp.aQIfcCNmhn to s3://aztec-ci-artifacts/build-cache/vk-1a44a16267ff87ec-c7a968fc03dbda09a0bce6defe74bc8a74dcbb60c6f6eb00e0c6ce26ffd508c8.tar.gz
test/spam_contract Cache upload of vk-1a44a16267ff87ec-c7a968fc03dbda09a0bce6defe74bc8a74dcbb60c6f6eb00e0c6ce26ffd508c8.tar.gz complete in 2s.
test/spam_contract Processing function: sync_private_state...
test/spam_contract Function sync_private_state is neither public nor unconstrained, skipping.
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/updated_contract Processing function: set_private_value...
test/updated_contract Cache download and extraction of vk-cdcce22a131cf5b9-193717329de20c5827adab890171145d9dd0e5bd295d317835635404612b292b.tar.gz complete in 1s.
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/state_vars_contract Processing function: get_public_immutable_constrained_private...
test/state_vars_contract Cache download of vk-471a11e9feb8e6f8-ff1e3bf2465725b0b62491785c4a7c2686fd9af7e104f76c36935dc0444789ec.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: 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.oIYVf5FggH (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.84 MiB)
test/state_vars_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 20.84 MiB)
test/state_vars_contract goblin ecc op : 4/1024 (mem: 20.84 MiB)
test/state_vars_contract busread : 742/6000 (mem: 20.84 MiB)
test/state_vars_contract lookups : 2/15000 (mem: 20.84 MiB)
test/state_vars_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 20.84 MiB)
test/state_vars_contract arithmetic : 4237/56000 (mem: 20.84 MiB)
test/state_vars_contract delta range : 1888/18000 (mem: 20.84 MiB)
test/state_vars_contract elliptic : 2/6000 (mem: 20.84 MiB)
test/state_vars_contract auxiliary : 26/26000 (mem: 20.84 MiB)
test/state_vars_contract poseidon ext : 452/17000 (mem: 20.84 MiB)
test/state_vars_contract poseidon int : 2567/92000 (mem: 20.84 MiB)
test/state_vars_contract overflow : 0/0 (mem: 20.84 MiB)
test/state_vars_contract (mem: 20.84 MiB)
test/state_vars_contract Total structured size: 242025 (mem: 20.84 MiB)
test/state_vars_contract allocating polynomials object in proving key... (mem: 20.84 MiB)
test/state_vars_contract populating trace... (mem: 237.84 MiB)
test/state_vars_contract time to construct proving key: 74 ms. (mem: 251.84 MiB)
test/state_vars_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 251.84 MiB)
test/state_vars_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 283.84 MiB)
test/state_vars_contract VK saved to "./target/tmp/tmp.oIYVf5FggH/vk" (mem: 283.84 MiB)
test/state_vars_contract Completed 2.1 KiB/2.1 KiB (27.6 KiB/s) with 1 file(s) remaining
test/state_vars_contract upload: ../../../../../tmp/tmp.BOqAAAnrDE to s3://aztec-ci-artifacts/build-cache/vk-471a11e9feb8e6f8-ff1e3bf2465725b0b62491785c4a7c2686fd9af7e104f76c36935dc0444789ec.tar.gz
test/state_vars_contract Cache upload of vk-471a11e9feb8e6f8-ff1e3bf2465725b0b62491785c4a7c2686fd9af7e104f76c36935dc0444789ec.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-471a11e9feb8e6f8-61547a629413a1c42eaac6f17d57008784908667ddc8307422493ce35af24e94.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.BFyKlsbRMC (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: 15.00 MiB)
test/state_vars_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.00 MiB)
test/state_vars_contract goblin ecc op : 4/1024 (mem: 19.00 MiB)
test/state_vars_contract busread : 742/6000 (mem: 19.00 MiB)
test/state_vars_contract lookups : 2/15000 (mem: 19.00 MiB)
test/state_vars_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.00 MiB)
test/state_vars_contract arithmetic : 3315/56000 (mem: 19.00 MiB)
test/state_vars_contract delta range : 1797/18000 (mem: 19.00 MiB)
test/state_vars_contract elliptic : 2/6000 (mem: 19.00 MiB)
test/state_vars_contract auxiliary : 26/26000 (mem: 19.00 MiB)
test/state_vars_contract poseidon ext : 22/17000 (mem: 19.00 MiB)
test/state_vars_contract poseidon int : 116/92000 (mem: 19.00 MiB)
test/state_vars_contract overflow : 0/0 (mem: 19.00 MiB)
test/state_vars_contract (mem: 19.00 MiB)
test/state_vars_contract Total structured size: 242025 (mem: 19.00 MiB)
test/state_vars_contract allocating polynomials object in proving key... (mem: 19.00 MiB)
test/state_vars_contract populating trace... (mem: 229.00 MiB)
test/state_vars_contract time to construct proving key: 73 ms. (mem: 242.00 MiB)
test/state_vars_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 242.00 MiB)
test/state_vars_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 274.00 MiB)
test/state_vars_contract VK saved to "./target/tmp/tmp.BFyKlsbRMC/vk" (mem: 274.00 MiB)
test/state_vars_contract Completed 2.1 KiB/2.1 KiB (35.2 KiB/s) with 1 file(s) remaining
test/state_vars_contract upload: ../../../../../tmp/tmp.GwrzBlJycv to s3://aztec-ci-artifacts/build-cache/vk-471a11e9feb8e6f8-61547a629413a1c42eaac6f17d57008784908667ddc8307422493ce35af24e94.tar.gz
test/state_vars_contract Cache upload of vk-471a11e9feb8e6f8-61547a629413a1c42eaac6f17d57008784908667ddc8307422493ce35af24e94.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/static_child_contract Processing function: private_get_value...
test/static_child_contract Cache download of vk-6596a3eb98362159-8acf4abf657bbadbcf976c2c733c0eae67d9eab515b70a683cc819c6ca05a390.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.9tAtIiMWlZ (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: 17.65 MiB)
test/static_child_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 20.65 MiB)
test/static_child_contract goblin ecc op : 4/1024 (mem: 20.65 MiB)
test/static_child_contract busread : 742/6000 (mem: 20.65 MiB)
test/static_child_contract lookups : 2/15000 (mem: 20.65 MiB)
test/static_child_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 20.65 MiB)
test/static_child_contract arithmetic : 5580/56000 (mem: 20.65 MiB)
test/static_child_contract delta range : 1984/18000 (mem: 20.65 MiB)
test/static_child_contract elliptic : 2/6000 (mem: 20.65 MiB)
test/static_child_contract auxiliary : 475/26000 (mem: 20.65 MiB)
test/static_child_contract poseidon ext : 62/17000 (mem: 20.65 MiB)
test/static_child_contract poseidon int : 344/92000 (mem: 20.65 MiB)
test/static_child_contract overflow : 0/0 (mem: 20.65 MiB)
test/static_child_contract (mem: 20.65 MiB)
test/static_child_contract Total structured size: 242025 (mem: 20.65 MiB)
test/static_child_contract allocating polynomials object in proving key... (mem: 20.65 MiB)
test/static_child_contract populating trace... (mem: 233.65 MiB)
test/static_child_contract time to construct proving key: 112 ms. (mem: 246.65 MiB)
test/static_child_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 246.65 MiB)
test/static_child_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 278.65 MiB)
test/static_child_contract VK saved to "./target/tmp/tmp.9tAtIiMWlZ/vk" (mem: 278.65 MiB)
test/static_child_contract Completed 2.1 KiB/2.1 KiB (31.9 KiB/s) with 1 file(s) remaining
test/static_child_contract upload: ../../../../../tmp/tmp.MqdNc4IxRh to s3://aztec-ci-artifacts/build-cache/vk-6596a3eb98362159-8acf4abf657bbadbcf976c2c733c0eae67d9eab515b70a683cc819c6ca05a390.tar.gz
test/static_child_contract Cache upload of vk-6596a3eb98362159-8acf4abf657bbadbcf976c2c733c0eae67d9eab515b70a683cc819c6ca05a390.tar.gz complete in 3s.
test/state_vars_contract Processing function: increase_private_value...
test/state_vars_contract Cache download of vk-471a11e9feb8e6f8-93edc786773e72d8d69b241b4c2b00638ff447cbd1d9aa47ba141118c5e455d2.tar.gz failed.
test/state_vars_contract Generating vk for function: increase_private_value...
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.xWoNyzttzE (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: 41.84 MiB)
test/state_vars_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 43.84 MiB)
test/state_vars_contract goblin ecc op : 4/1024 (mem: 43.84 MiB)
test/state_vars_contract busread : 742/6000 (mem: 43.84 MiB)
test/state_vars_contract lookups : 12218/15000 (mem: 43.84 MiB)
test/state_vars_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 43.84 MiB)
test/state_vars_contract arithmetic : 15581/56000 (mem: 43.84 MiB)
test/state_vars_contract delta range : 2586/18000 (mem: 43.84 MiB)
test/state_vars_contract elliptic : 1346/6000 (mem: 43.84 MiB)
test/state_vars_contract auxiliary : 1570/26000 (mem: 43.84 MiB)
test/state_vars_contract poseidon ext : 352/17000 (mem: 43.84 MiB)
test/state_vars_contract poseidon int : 1997/92000 (mem: 43.84 MiB)
test/state_vars_contract overflow : 0/0 (mem: 43.84 MiB)
test/state_vars_contract (mem: 43.84 MiB)
test/state_vars_contract Total structured size: 242025 (mem: 43.84 MiB)
test/state_vars_contract allocating polynomials object in proving key... (mem: 43.84 MiB)
test/state_vars_contract populating trace... (mem: 259.84 MiB)
test/state_vars_contract time to construct proving key: 171 ms. (mem: 276.84 MiB)
test/state_vars_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 276.84 MiB)
test/state_vars_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 305.89 MiB)
test/state_vars_contract VK saved to "./target/tmp/tmp.xWoNyzttzE/vk" (mem: 305.89 MiB)
test/state_vars_contract Completed 2.1 KiB/2.1 KiB (27.8 KiB/s) with 1 file(s) remaining
test/state_vars_contract upload: ../../../../../tmp/tmp.1VgIPK5xeG to s3://aztec-ci-artifacts/build-cache/vk-471a11e9feb8e6f8-93edc786773e72d8d69b241b4c2b00638ff447cbd1d9aa47ba141118c5e455d2.tar.gz
test/state_vars_contract Cache upload of vk-471a11e9feb8e6f8-93edc786773e72d8d69b241b4c2b00638ff447cbd1d9aa47ba141118c5e455d2.tar.gz complete in 2s.
test/stateful_test_contract Processing function: constructor...
test/stateful_test_contract Cache download of vk-221e089673e73945-f3fb02e226e6afb6ec4151e1193d30f12aa6ddae9f057b5d805d43ffca21d598.tar.gz failed.
test/stateful_test_contract Generating vk for function: 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.3H1PWynSmh (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: 20.00 MiB)
test/stateful_test_contract goblin ecc op : 4/1024 (mem: 20.00 MiB)
test/stateful_test_contract busread : 742/6000 (mem: 20.00 MiB)
test/stateful_test_contract lookups : 2/15000 (mem: 20.00 MiB)
test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 20.00 MiB)
test/stateful_test_contract arithmetic : 3635/56000 (mem: 20.00 MiB)
test/stateful_test_contract delta range : 1837/18000 (mem: 20.00 MiB)
test/stateful_test_contract elliptic : 340/6000 (mem: 20.00 MiB)
test/stateful_test_contract auxiliary : 187/26000 (mem: 20.00 MiB)
test/stateful_test_contract poseidon ext : 142/17000 (mem: 20.00 MiB)
test/stateful_test_contract poseidon int : 800/92000 (mem: 20.00 MiB)
test/stateful_test_contract overflow : 0/0 (mem: 20.00 MiB)
test/stateful_test_contract (mem: 20.00 MiB)
test/stateful_test_contract Total structured size: 242025 (mem: 20.00 MiB)
test/stateful_test_contract allocating polynomials object in proving key... (mem: 20.00 MiB)
test/stateful_test_contract populating trace... (mem: 234.00 MiB)
test/stateful_test_contract time to construct proving key: 129 ms. (mem: 246.00 MiB)
test/stateful_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 246.00 MiB)
test/stateful_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 278.00 MiB)
test/stateful_test_contract VK saved to "./target/tmp/tmp.3H1PWynSmh/vk" (mem: 278.00 MiB)
test/stateful_test_contract Completed 2.1 KiB/2.1 KiB (26.8 KiB/s) with 1 file(s) remaining
test/stateful_test_contract upload: ../../../../../tmp/tmp.LReGqbqh0I to s3://aztec-ci-artifacts/build-cache/vk-221e089673e73945-f3fb02e226e6afb6ec4151e1193d30f12aa6ddae9f057b5d805d43ffca21d598.tar.gz
test/stateful_test_contract Cache upload of vk-221e089673e73945-f3fb02e226e6afb6ec4151e1193d30f12aa6ddae9f057b5d805d43ffca21d598.tar.gz complete in 2s.
test/static_child_contract Processing function: private_illegal_set_value...
test/static_child_contract Cache download of vk-6596a3eb98362159-bc61a03335c79c4c9218476e7b07cb9c470b2af70d11c2c6898ac3381c032f4f.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.jlU7GrhbPW (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.31 MiB)
test/static_child_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 42.31 MiB)
test/static_child_contract goblin ecc op : 4/1024 (mem: 42.31 MiB)
test/static_child_contract busread : 742/6000 (mem: 42.31 MiB)
test/static_child_contract lookups : 12218/15000 (mem: 42.31 MiB)
test/static_child_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 42.31 MiB)
test/static_child_contract arithmetic : 14736/56000 (mem: 42.31 MiB)
test/static_child_contract delta range : 2429/18000 (mem: 42.31 MiB)
test/static_child_contract elliptic : 670/6000 (mem: 42.31 MiB)
test/static_child_contract auxiliary : 738/26000 (mem: 42.31 MiB)
test/static_child_contract poseidon ext : 42/17000 (mem: 42.31 MiB)
test/static_child_contract poseidon int : 230/92000 (mem: 42.31 MiB)
test/static_child_contract overflow : 0/0 (mem: 42.31 MiB)
test/static_child_contract (mem: 42.31 MiB)
test/static_child_contract Total structured size: 242025 (mem: 42.31 MiB)
test/static_child_contract allocating polynomials object in proving key... (mem: 42.31 MiB)
test/static_child_contract populating trace... (mem: 263.31 MiB)
test/static_child_contract time to construct proving key: 137 ms. (mem: 280.31 MiB)
test/static_child_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 280.31 MiB)
test/static_child_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 309.59 MiB)
test/static_child_contract VK saved to "./target/tmp/tmp.jlU7GrhbPW/vk" (mem: 309.59 MiB)
test/static_child_contract Completed 2.1 KiB/2.1 KiB (48.5 KiB/s) with 1 file(s) remaining
test/static_child_contract upload: ../../../../../tmp/tmp.ChAbe1CE2E to s3://aztec-ci-artifacts/build-cache/vk-6596a3eb98362159-bc61a03335c79c4c9218476e7b07cb9c470b2af70d11c2c6898ac3381c032f4f.tar.gz
test/static_child_contract Cache upload of vk-6596a3eb98362159-bc61a03335c79c4c9218476e7b07cb9c470b2af70d11c2c6898ac3381c032f4f.tar.gz complete in 2s.
test/static_child_contract Processing function: private_set_value...
test/static_child_contract Cache download of vk-6596a3eb98362159-fb997b8154d147ae60801b64943de5d66d5e004beaa6f5747f09a118c506d407.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: 8.00 MiB)
test/static_child_contract --scheme: client_ivc (mem: 8.00 MiB)
test/static_child_contract --bytecode_path: - (mem: 8.00 MiB)
test/static_child_contract --output_path: ./target/tmp/tmp.R1ZtfvFRFF (mem: 8.00 MiB)
test/static_child_contract --verbose: true (mem: 8.00 MiB)
test/static_child_contract --verifier_type: standalone (mem: 8.00 MiB)
test/static_child_contract Constructing DeciderProvingKey (mem: 36.14 MiB)
test/static_child_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 38.14 MiB)
test/static_child_contract goblin ecc op : 4/1024 (mem: 38.14 MiB)
test/static_child_contract busread : 742/6000 (mem: 38.14 MiB)
test/static_child_contract lookups : 12218/15000 (mem: 38.14 MiB)
test/static_child_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 38.14 MiB)
test/static_child_contract arithmetic : 14747/56000 (mem: 38.14 MiB)
test/static_child_contract delta range : 2429/18000 (mem: 38.14 MiB)
test/static_child_contract elliptic : 670/6000 (mem: 38.14 MiB)
test/static_child_contract auxiliary : 738/26000 (mem: 38.14 MiB)
test/static_child_contract poseidon ext : 52/17000 (mem: 38.14 MiB)
test/static_child_contract poseidon int : 287/92000 (mem: 38.14 MiB)
test/static_child_contract overflow : 0/0 (mem: 38.14 MiB)
test/static_child_contract (mem: 38.14 MiB)
test/static_child_contract Total structured size: 242025 (mem: 38.14 MiB)
test/static_child_contract allocating polynomials object in proving key... (mem: 38.14 MiB)
test/static_child_contract populating trace... (mem: 251.14 MiB)
test/static_child_contract time to construct proving key: 180 ms. (mem: 268.14 MiB)
test/static_child_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 268.14 MiB)
test/static_child_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 296.48 MiB)
test/static_child_contract VK saved to "./target/tmp/tmp.R1ZtfvFRFF/vk" (mem: 296.48 MiB)
test/static_child_contract Completed 2.1 KiB/2.1 KiB (48.3 KiB/s) with 1 file(s) remaining
test/static_child_contract upload: ../../../../../tmp/tmp.dYsCrPcnZQ to s3://aztec-ci-artifacts/build-cache/vk-6596a3eb98362159-fb997b8154d147ae60801b64943de5d66d5e004beaa6f5747f09a118c506d407.tar.gz
test/static_child_contract Cache upload of vk-6596a3eb98362159-fb997b8154d147ae60801b64943de5d66d5e004beaa6f5747f09a118c506d407.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/state_vars_contract Processing function: initialize_private...
test/state_vars_contract Cache download of vk-471a11e9feb8e6f8-5810e2698b03d761c385db017b8a5435a07e69c8ff5bcdb12bdd26465ac31d2b.tar.gz failed.
test/state_vars_contract Generating vk for function: initialize_private...
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.dub60dFMOq (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: 38.29 MiB)
test/state_vars_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 43.29 MiB)
test/state_vars_contract goblin ecc op : 4/1024 (mem: 43.29 MiB)
test/state_vars_contract busread : 742/6000 (mem: 43.29 MiB)
test/state_vars_contract lookups : 12218/15000 (mem: 43.29 MiB)
test/state_vars_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 43.29 MiB)
test/state_vars_contract arithmetic : 14727/56000 (mem: 43.29 MiB)
test/state_vars_contract delta range : 2430/18000 (mem: 43.29 MiB)
test/state_vars_contract elliptic : 670/6000 (mem: 43.29 MiB)
test/state_vars_contract auxiliary : 738/26000 (mem: 43.29 MiB)
test/state_vars_contract poseidon ext : 32/17000 (mem: 43.29 MiB)
test/state_vars_contract poseidon int : 173/92000 (mem: 43.29 MiB)
test/state_vars_contract overflow : 0/0 (mem: 43.29 MiB)
test/state_vars_contract (mem: 43.29 MiB)
test/state_vars_contract Total structured size: 242025 (mem: 43.29 MiB)
test/state_vars_contract allocating polynomials object in proving key... (mem: 43.29 MiB)
test/state_vars_contract populating trace... (mem: 256.29 MiB)
test/state_vars_contract time to construct proving key: 151 ms. (mem: 271.29 MiB)
test/state_vars_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 271.29 MiB)
test/state_vars_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 300.47 MiB)
test/state_vars_contract VK saved to "./target/tmp/tmp.dub60dFMOq/vk" (mem: 300.47 MiB)
test/state_vars_contract Completed 2.1 KiB/2.1 KiB (29.9 KiB/s) with 1 file(s) remaining
test/state_vars_contract upload: ../../../../../tmp/tmp.34YaQrl9mA to s3://aztec-ci-artifacts/build-cache/vk-471a11e9feb8e6f8-5810e2698b03d761c385db017b8a5435a07e69c8ff5bcdb12bdd26465ac31d2b.tar.gz
test/state_vars_contract Cache upload of vk-471a11e9feb8e6f8-5810e2698b03d761c385db017b8a5435a07e69c8ff5bcdb12bdd26465ac31d2b.tar.gz complete in 2s.
test/state_vars_contract Processing function: initialize_private_immutable...
test/state_vars_contract Cache download of vk-471a11e9feb8e6f8-0275714d4023cc333b61a10a61d61d934cfdead55231ecd8180ac14570fffb9b.tar.gz failed.
test/state_vars_contract Generating vk for function: initialize_private_immutable...
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.xAvPz90Pz9 (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.10 MiB)
test/state_vars_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 43.10 MiB)
test/state_vars_contract goblin ecc op : 4/1024 (mem: 43.10 MiB)
test/state_vars_contract busread : 742/6000 (mem: 43.10 MiB)
test/state_vars_contract lookups : 12218/15000 (mem: 43.10 MiB)
test/state_vars_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 43.10 MiB)
test/state_vars_contract arithmetic : 14727/56000 (mem: 43.10 MiB)
test/state_vars_contract delta range : 2430/18000 (mem: 43.10 MiB)
test/state_vars_contract elliptic : 670/6000 (mem: 43.10 MiB)
test/state_vars_contract auxiliary : 738/26000 (mem: 43.10 MiB)
test/state_vars_contract poseidon ext : 32/17000 (mem: 43.10 MiB)
test/state_vars_contract poseidon int : 173/92000 (mem: 43.10 MiB)
test/state_vars_contract overflow : 0/0 (mem: 43.10 MiB)
test/state_vars_contract (mem: 43.10 MiB)
test/state_vars_contract Total structured size: 242025 (mem: 43.10 MiB)
test/state_vars_contract allocating polynomials object in proving key... (mem: 43.10 MiB)
test/state_vars_contract populating trace... (mem: 261.10 MiB)
test/state_vars_contract time to construct proving key: 156 ms. (mem: 277.10 MiB)
test/state_vars_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 277.10 MiB)
test/state_vars_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 306.96 MiB)
test/state_vars_contract VK saved to "./target/tmp/tmp.xAvPz90Pz9/vk" (mem: 306.96 MiB)
test/state_vars_contract Completed 2.1 KiB/2.1 KiB (39.7 KiB/s) with 1 file(s) remaining
test/state_vars_contract upload: ../../../../../tmp/tmp.0Mq89ghz9g to s3://aztec-ci-artifacts/build-cache/vk-471a11e9feb8e6f8-0275714d4023cc333b61a10a61d61d934cfdead55231ecd8180ac14570fffb9b.tar.gz
test/state_vars_contract Cache upload of vk-471a11e9feb8e6f8-0275714d4023cc333b61a10a61d61d934cfdead55231ecd8180ac14570fffb9b.tar.gz complete in 2s.
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-471a11e9feb8e6f8-5715e080b768cf5160c2ed4a487dd5a11a5e58d5482f87bf1e881cf0d0cd0d93.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.8VLHETwDyI (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: 18.00 MiB)
test/state_vars_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 21.00 MiB)
test/state_vars_contract goblin ecc op : 4/1024 (mem: 21.00 MiB)
test/state_vars_contract busread : 742/6000 (mem: 21.00 MiB)
test/state_vars_contract lookups : 2/15000 (mem: 21.00 MiB)
test/state_vars_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 21.00 MiB)
test/state_vars_contract arithmetic : 4238/56000 (mem: 21.00 MiB)
test/state_vars_contract delta range : 1888/18000 (mem: 21.00 MiB)
test/state_vars_contract elliptic : 2/6000 (mem: 21.00 MiB)
test/state_vars_contract auxiliary : 26/26000 (mem: 21.00 MiB)
test/state_vars_contract poseidon ext : 452/17000 (mem: 21.00 MiB)
test/state_vars_contract poseidon int : 2567/92000 (mem: 21.00 MiB)
test/state_vars_contract overflow : 0/0 (mem: 21.00 MiB)
test/state_vars_contract (mem: 21.00 MiB)
test/state_vars_contract Total structured size: 242025 (mem: 21.00 MiB)
test/state_vars_contract allocating polynomials object in proving key... (mem: 21.00 MiB)
test/state_vars_contract populating trace... (mem: 234.00 MiB)
test/state_vars_contract time to construct proving key: 73 ms. (mem: 245.00 MiB)
test/state_vars_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 245.00 MiB)
test/state_vars_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 277.11 MiB)
test/state_vars_contract VK saved to "./target/tmp/tmp.8VLHETwDyI/vk" (mem: 277.11 MiB)
test/state_vars_contract Completed 2.1 KiB/2.1 KiB (36.4 KiB/s) with 1 file(s) remaining
test/state_vars_contract upload: ../../../../../tmp/tmp.K6JC8aa1XP to s3://aztec-ci-artifacts/build-cache/vk-471a11e9feb8e6f8-5715e080b768cf5160c2ed4a487dd5a11a5e58d5482f87bf1e881cf0d0cd0d93.tar.gz
test/state_vars_contract Cache upload of vk-471a11e9feb8e6f8-5715e080b768cf5160c2ed4a487dd5a11a5e58d5482f87bf1e881cf0d0cd0d93.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/stateful_test_contract Processing function: create_note...
test/stateful_test_contract Cache download of vk-221e089673e73945-1cb4b2709198d7a8ddc9a30b22ed27e647462f0f25f19cc9143bcde1daafa778.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: 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.yqGGbZFvEA (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: 38.20 MiB)
test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 41.20 MiB)
test/stateful_test_contract goblin ecc op : 4/1024 (mem: 41.20 MiB)
test/stateful_test_contract busread : 742/6000 (mem: 41.20 MiB)
test/stateful_test_contract lookups : 12250/15000 (mem: 41.20 MiB)
test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 41.20 MiB)
test/stateful_test_contract arithmetic : 15966/56000 (mem: 41.20 MiB)
test/stateful_test_contract delta range : 2446/18000 (mem: 41.20 MiB)
test/stateful_test_contract elliptic : 654/6000 (mem: 41.20 MiB)
test/stateful_test_contract auxiliary : 738/26000 (mem: 41.20 MiB)
test/stateful_test_contract poseidon ext : 52/17000 (mem: 41.20 MiB)
test/stateful_test_contract poseidon int : 287/92000 (mem: 41.20 MiB)
test/stateful_test_contract overflow : 0/0 (mem: 41.20 MiB)
test/stateful_test_contract (mem: 41.20 MiB)
test/stateful_test_contract Total structured size: 242025 (mem: 41.20 MiB)
test/stateful_test_contract allocating polynomials object in proving key... (mem: 41.20 MiB)
test/stateful_test_contract populating trace... (mem: 268.20 MiB)
test/stateful_test_contract time to construct proving key: 202 ms. (mem: 285.20 MiB)
test/stateful_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 285.20 MiB)
test/stateful_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 315.75 MiB)
test/stateful_test_contract VK saved to "./target/tmp/tmp.yqGGbZFvEA/vk" (mem: 315.75 MiB)
test/stateful_test_contract Completed 2.1 KiB/2.1 KiB (28.7 KiB/s) with 1 file(s) remaining
test/stateful_test_contract upload: ../../../../../tmp/tmp.ViJfgAnyhQ to s3://aztec-ci-artifacts/build-cache/vk-221e089673e73945-1cb4b2709198d7a8ddc9a30b22ed27e647462f0f25f19cc9143bcde1daafa778.tar.gz
test/stateful_test_contract Cache upload of vk-221e089673e73945-1cb4b2709198d7a8ddc9a30b22ed27e647462f0f25f19cc9143bcde1daafa778.tar.gz complete in 2s.
test/static_parent_contract Processing function: enqueue_call...
test/static_parent_contract Cache download of vk-10aedd7da1d26ba1-b5d8e660457cc120e6e060e79ca0ed2fabc935f6804f55d1accf0e2653d0ab86.tar.gz failed.
test/static_parent_contract Generating vk for function: enqueue_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: 8.00 MiB)
test/static_parent_contract --scheme: client_ivc (mem: 8.00 MiB)
test/static_parent_contract --bytecode_path: - (mem: 8.00 MiB)
test/static_parent_contract --output_path: ./target/tmp/tmp.XnmzFREbCS (mem: 8.00 MiB)
test/static_parent_contract --verbose: true (mem: 8.00 MiB)
test/static_parent_contract --verifier_type: standalone (mem: 8.00 MiB)
test/static_parent_contract Constructing DeciderProvingKey (mem: 11.94 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 13.94 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 13.94 MiB)
test/static_parent_contract busread : 742/6000 (mem: 13.94 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 13.94 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 13.94 MiB)
test/static_parent_contract arithmetic : 3307/56000 (mem: 13.94 MiB)
test/static_parent_contract delta range : 1787/18000 (mem: 13.94 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 13.94 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 13.94 MiB)
test/static_parent_contract poseidon ext : 32/17000 (mem: 13.94 MiB)
test/static_parent_contract poseidon int : 173/92000 (mem: 13.94 MiB)
test/static_parent_contract overflow : 0/0 (mem: 13.94 MiB)
test/static_parent_contract (mem: 13.94 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 13.94 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 13.94 MiB)
test/static_parent_contract populating trace... (mem: 237.94 MiB)
test/static_parent_contract time to construct proving key: 195 ms. (mem: 248.94 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 248.94 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 280.94 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.XnmzFREbCS/vk" (mem: 280.94 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (43.9 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.k27eIBZpzY to s3://aztec-ci-artifacts/build-cache/vk-10aedd7da1d26ba1-b5d8e660457cc120e6e060e79ca0ed2fabc935f6804f55d1accf0e2653d0ab86.tar.gz
test/static_parent_contract Cache upload of vk-10aedd7da1d26ba1-b5d8e660457cc120e6e060e79ca0ed2fabc935f6804f55d1accf0e2653d0ab86.tar.gz complete in 2s.
test/state_vars_contract Processing function: update_private_mutable...
test/state_vars_contract Cache download of vk-471a11e9feb8e6f8-1ba9605aba63673ae82eb9926422c401eda5929fb3913b83ab80052bf4ebefc7.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.BztVTF93A3 (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.11 MiB)
test/state_vars_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 44.11 MiB)
test/state_vars_contract goblin ecc op : 4/1024 (mem: 44.11 MiB)
test/state_vars_contract busread : 742/6000 (mem: 44.11 MiB)
test/state_vars_contract lookups : 12218/15000 (mem: 44.11 MiB)
test/state_vars_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 44.11 MiB)
test/state_vars_contract arithmetic : 15096/56000 (mem: 44.11 MiB)
test/state_vars_contract delta range : 2477/18000 (mem: 44.11 MiB)
test/state_vars_contract elliptic : 1008/6000 (mem: 44.11 MiB)
test/state_vars_contract auxiliary : 899/26000 (mem: 44.11 MiB)
test/state_vars_contract poseidon ext : 182/17000 (mem: 44.11 MiB)
test/state_vars_contract poseidon int : 1028/92000 (mem: 44.11 MiB)
test/state_vars_contract overflow : 0/0 (mem: 44.11 MiB)
test/state_vars_contract (mem: 44.11 MiB)
test/state_vars_contract Total structured size: 242025 (mem: 44.11 MiB)
test/state_vars_contract allocating polynomials object in proving key... (mem: 44.11 MiB)
test/state_vars_contract populating trace... (mem: 254.11 MiB)
test/state_vars_contract time to construct proving key: 181 ms. (mem: 269.11 MiB)
test/state_vars_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 269.11 MiB)
test/state_vars_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 298.15 MiB)
test/state_vars_contract VK saved to "./target/tmp/tmp.BztVTF93A3/vk" (mem: 298.15 MiB)
test/state_vars_contract Completed 2.1 KiB/2.1 KiB (28.0 KiB/s) with 1 file(s) remaining
test/state_vars_contract upload: ../../../../../tmp/tmp.RAKVYjtGj9 to s3://aztec-ci-artifacts/build-cache/vk-471a11e9feb8e6f8-1ba9605aba63673ae82eb9926422c401eda5929fb3913b83ab80052bf4ebefc7.tar.gz
test/state_vars_contract Cache upload of vk-471a11e9feb8e6f8-1ba9605aba63673ae82eb9926422c401eda5929fb3913b83ab80052bf4ebefc7.tar.gz complete in 2s.
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: create_note_no_init_check...
test/stateful_test_contract Cache download of vk-221e089673e73945-5d9bbb66360cca0db4b2a1f2d027bb2f4c6f9381f1b597a33a53146959939844.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: 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.fs4VAWVTkE (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: 39.08 MiB)
test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 43.08 MiB)
test/stateful_test_contract goblin ecc op : 4/1024 (mem: 43.08 MiB)
test/stateful_test_contract busread : 742/6000 (mem: 43.08 MiB)
test/stateful_test_contract lookups : 12250/15000 (mem: 43.08 MiB)
test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 43.08 MiB)
test/stateful_test_contract arithmetic : 15966/56000 (mem: 43.08 MiB)
test/stateful_test_contract delta range : 2445/18000 (mem: 43.08 MiB)
test/stateful_test_contract elliptic : 654/6000 (mem: 43.08 MiB)
test/stateful_test_contract auxiliary : 738/26000 (mem: 43.08 MiB)
test/stateful_test_contract poseidon ext : 52/17000 (mem: 43.08 MiB)
test/stateful_test_contract poseidon int : 287/92000 (mem: 43.08 MiB)
test/stateful_test_contract overflow : 0/0 (mem: 43.08 MiB)
test/stateful_test_contract (mem: 43.08 MiB)
test/stateful_test_contract Total structured size: 242025 (mem: 43.08 MiB)
test/stateful_test_contract allocating polynomials object in proving key... (mem: 43.08 MiB)
test/stateful_test_contract populating trace... (mem: 260.08 MiB)
test/stateful_test_contract time to construct proving key: 229 ms. (mem: 278.08 MiB)
test/stateful_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 278.08 MiB)
test/stateful_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 307.12 MiB)
test/stateful_test_contract VK saved to "./target/tmp/tmp.fs4VAWVTkE/vk" (mem: 307.12 MiB)
test/stateful_test_contract Completed 2.1 KiB/2.1 KiB (31.0 KiB/s) with 1 file(s) remaining
test/stateful_test_contract upload: ../../../../../tmp/tmp.Ucb8RoRf10 to s3://aztec-ci-artifacts/build-cache/vk-221e089673e73945-5d9bbb66360cca0db4b2a1f2d027bb2f4c6f9381f1b597a33a53146959939844.tar.gz
test/stateful_test_contract Cache upload of vk-221e089673e73945-5d9bbb66360cca0db4b2a1f2d027bb2f4c6f9381f1b597a33a53146959939844.tar.gz complete in 2s.
test/test_contract Processing function: assert_header_private...
test/test_contract Cache download of vk-324d73c302828869-c9603d4374a7cb8f24463ac63010f9effc7a6b03b65b7a6f0d9a4509099fa544.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.GdoVmzFQL9 (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: 19.00 MiB)
test/test_contract arithmetic : 3378/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 : 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: 221.00 MiB)
test/test_contract time to construct proving key: 115 ms. (mem: 233.00 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 233.00 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 265.00 MiB)
test/test_contract VK saved to "./target/tmp/tmp.GdoVmzFQL9/vk" (mem: 265.00 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (53.7 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.Ls1pALZ1Wp to s3://aztec-ci-artifacts/build-cache/vk-324d73c302828869-c9603d4374a7cb8f24463ac63010f9effc7a6b03b65b7a6f0d9a4509099fa544.tar.gz
test/test_contract Cache upload of vk-324d73c302828869-c9603d4374a7cb8f24463ac63010f9effc7a6b03b65b7a6f0d9a4509099fa544.tar.gz complete in 2s.
test/test_contract Processing function: assert_private_global_vars...
test/test_contract Cache download of vk-324d73c302828869-70f8e325e016b60083f0ae0dd8b74f33e66297f1690db600626af1a5913e1c6c.tar.gz failed.
test/test_contract Generating vk for function: assert_private_global_vars...
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.blMlKghx8X (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 : 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: 18.00 MiB)
test/test_contract populating trace... (mem: 231.00 MiB)
test/test_contract time to construct proving key: 106 ms. (mem: 243.00 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 243.00 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 275.00 MiB)
test/test_contract VK saved to "./target/tmp/tmp.blMlKghx8X/vk" (mem: 275.00 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (34.5 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.01niXKrhGJ to s3://aztec-ci-artifacts/build-cache/vk-324d73c302828869-70f8e325e016b60083f0ae0dd8b74f33e66297f1690db600626af1a5913e1c6c.tar.gz
test/test_contract Cache upload of vk-324d73c302828869-70f8e325e016b60083f0ae0dd8b74f33e66297f1690db600626af1a5913e1c6c.tar.gz complete in 2s.
test/static_parent_contract Processing function: enqueue_public_get_value_from_child...
test/static_parent_contract Cache download of vk-10aedd7da1d26ba1-5a0f62bedfe04a4222bdcdb34f5f2d6f0bbbe67b063889e06267aa8295fc6970.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.9oQsubl2gR (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: 239.00 MiB)
test/static_parent_contract time to construct proving key: 186 ms. (mem: 254.00 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 254.00 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 286.00 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.9oQsubl2gR/vk" (mem: 286.00 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (2.1 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.ADqgSc83MK to s3://aztec-ci-artifacts/build-cache/vk-10aedd7da1d26ba1-5a0f62bedfe04a4222bdcdb34f5f2d6f0bbbe67b063889e06267aa8295fc6970.tar.gz
test/static_parent_contract Cache upload of vk-10aedd7da1d26ba1-5a0f62bedfe04a4222bdcdb34f5f2d6f0bbbe67b063889e06267aa8295fc6970.tar.gz complete in 3s.
test/static_parent_contract Processing function: enqueue_static_call_to_pub_function...
test/static_parent_contract Cache download of vk-10aedd7da1d26ba1-d9b4d7c9198a865283547c9cb69609b08ea12768ac4b6701dab41a0b6c96a6bc.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: 8.00 MiB)
test/static_parent_contract --scheme: client_ivc (mem: 8.00 MiB)
test/static_parent_contract --bytecode_path: - (mem: 8.00 MiB)
test/static_parent_contract --output_path: ./target/tmp/tmp.raKtBDnMgP (mem: 8.00 MiB)
test/static_parent_contract --verbose: true (mem: 8.00 MiB)
test/static_parent_contract --verifier_type: standalone (mem: 8.00 MiB)
test/static_parent_contract Constructing DeciderProvingKey (mem: 11.00 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.00 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 15.00 MiB)
test/static_parent_contract busread : 742/6000 (mem: 15.00 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 15.00 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.00 MiB)
test/static_parent_contract arithmetic : 3308/56000 (mem: 15.00 MiB)
test/static_parent_contract delta range : 1787/18000 (mem: 15.00 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 15.00 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 15.00 MiB)
test/static_parent_contract poseidon ext : 32/17000 (mem: 15.00 MiB)
test/static_parent_contract poseidon int : 173/92000 (mem: 15.00 MiB)
test/static_parent_contract overflow : 0/0 (mem: 15.00 MiB)
test/static_parent_contract (mem: 15.00 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 15.00 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 15.00 MiB)
test/static_parent_contract populating trace... (mem: 238.00 MiB)
test/static_parent_contract time to construct proving key: 183 ms. (mem: 250.00 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 250.00 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 281.00 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.raKtBDnMgP/vk" (mem: 281.00 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (42.3 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.OhmQ1fyZrj to s3://aztec-ci-artifacts/build-cache/vk-10aedd7da1d26ba1-d9b4d7c9198a865283547c9cb69609b08ea12768ac4b6701dab41a0b6c96a6bc.tar.gz
test/static_parent_contract Cache upload of vk-10aedd7da1d26ba1-d9b4d7c9198a865283547c9cb69609b08ea12768ac4b6701dab41a0b6c96a6bc.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-10aedd7da1d26ba1-0dc91043ecf72e15f878c1877920b8dde01f9d68edf29167063c8987593b5a49.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.ObA3M61SPc (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: 11.00 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.93 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 12.93 MiB)
test/static_parent_contract busread : 742/6000 (mem: 12.93 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 12.93 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.93 MiB)
test/static_parent_contract arithmetic : 3320/56000 (mem: 12.93 MiB)
test/static_parent_contract delta range : 1787/18000 (mem: 12.93 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 12.93 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 12.93 MiB)
test/static_parent_contract poseidon ext : 42/17000 (mem: 12.93 MiB)
test/static_parent_contract poseidon int : 230/92000 (mem: 12.93 MiB)
test/static_parent_contract overflow : 0/0 (mem: 12.93 MiB)
test/static_parent_contract (mem: 12.93 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 12.93 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 13.93 MiB)
test/static_parent_contract populating trace... (mem: 243.93 MiB)
test/static_parent_contract time to construct proving key: 188 ms. (mem: 255.93 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 255.93 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 287.93 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.ObA3M61SPc/vk" (mem: 287.93 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (27.0 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.d8EqRJIJgi to s3://aztec-ci-artifacts/build-cache/vk-10aedd7da1d26ba1-0dc91043ecf72e15f878c1877920b8dde01f9d68edf29167063c8987593b5a49.tar.gz
test/static_parent_contract Cache upload of vk-10aedd7da1d26ba1-0dc91043ecf72e15f878c1877920b8dde01f9d68edf29167063c8987593b5a49.tar.gz complete in 2s.
test/static_parent_contract Processing function: private_call...
test/static_parent_contract Cache download of vk-10aedd7da1d26ba1-9c3d03a649b0f7875bce938c90daef64a43f720479e4293fd790383bf49a7ae4.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.A13sEyIogs (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.93 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.93 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 16.93 MiB)
test/static_parent_contract busread : 742/6000 (mem: 16.93 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 16.93 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.93 MiB)
test/static_parent_contract arithmetic : 3317/56000 (mem: 16.93 MiB)
test/static_parent_contract delta range : 1788/18000 (mem: 16.93 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 16.93 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 16.93 MiB)
test/static_parent_contract poseidon ext : 42/17000 (mem: 16.93 MiB)
test/static_parent_contract poseidon int : 230/92000 (mem: 16.93 MiB)
test/static_parent_contract overflow : 0/0 (mem: 16.93 MiB)
test/static_parent_contract (mem: 16.93 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 16.93 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 16.93 MiB)
test/static_parent_contract populating trace... (mem: 234.93 MiB)
test/static_parent_contract time to construct proving key: 188 ms. (mem: 243.93 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 243.93 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 275.93 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.A13sEyIogs/vk" (mem: 275.93 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (28.3 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.Jh8T7mwY3Y to s3://aztec-ci-artifacts/build-cache/vk-10aedd7da1d26ba1-9c3d03a649b0f7875bce938c90daef64a43f720479e4293fd790383bf49a7ae4.tar.gz
test/static_parent_contract Cache upload of vk-10aedd7da1d26ba1-9c3d03a649b0f7875bce938c90daef64a43f720479e4293fd790383bf49a7ae4.tar.gz complete in 2s.
test/static_parent_contract Processing function: private_call_3_args...
test/static_parent_contract Cache download of vk-10aedd7da1d26ba1-4deedf40e17bf65e32d0d7309363e5e7ca978e33eeae0e099a190f6d7572c429.tar.gz failed.
test/static_parent_contract Generating vk for function: private_call_3_args...
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.NlX8Jod0B7 (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 : 3329/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: 241.00 MiB)
test/static_parent_contract time to construct proving key: 169 ms. (mem: 255.00 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 255.00 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 286.00 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.NlX8Jod0B7/vk" (mem: 286.00 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (37.7 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.VZZshr0giF to s3://aztec-ci-artifacts/build-cache/vk-10aedd7da1d26ba1-4deedf40e17bf65e32d0d7309363e5e7ca978e33eeae0e099a190f6d7572c429.tar.gz
test/static_parent_contract Cache upload of vk-10aedd7da1d26ba1-4deedf40e17bf65e32d0d7309363e5e7ca978e33eeae0e099a190f6d7572c429.tar.gz complete in 2s.
test/static_parent_contract Processing function: private_get_value_from_child...
test/static_parent_contract Cache download of vk-10aedd7da1d26ba1-4f76d49daf4f504a740b5b6b22045af549cedf3fc27c389d380f244321dbe19f.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: 8.00 MiB)
test/static_parent_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/static_parent_contract --scheme: client_ivc (mem: 8.00 MiB)
test/static_parent_contract --bytecode_path: - (mem: 8.00 MiB)
test/static_parent_contract --output_path: ./target/tmp/tmp.ulqSWm8Rar (mem: 8.00 MiB)
test/static_parent_contract --verbose: true (mem: 8.00 MiB)
test/static_parent_contract --verifier_type: standalone (mem: 8.00 MiB)
test/static_parent_contract Constructing DeciderProvingKey (mem: 12.91 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.91 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 15.91 MiB)
test/static_parent_contract busread : 742/6000 (mem: 15.91 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 15.91 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.91 MiB)
test/static_parent_contract arithmetic : 3316/56000 (mem: 15.91 MiB)
test/static_parent_contract delta range : 1787/18000 (mem: 15.91 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 15.91 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 15.91 MiB)
test/static_parent_contract poseidon ext : 42/17000 (mem: 15.91 MiB)
test/static_parent_contract poseidon int : 230/92000 (mem: 15.91 MiB)
test/static_parent_contract overflow : 0/0 (mem: 15.91 MiB)
test/static_parent_contract (mem: 15.91 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 15.91 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 15.91 MiB)
test/static_parent_contract populating trace... (mem: 247.91 MiB)
test/static_parent_contract time to construct proving key: 193 ms. (mem: 259.91 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 259.91 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 291.91 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.ulqSWm8Rar/vk" (mem: 291.91 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (35.7 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.BWlndpESNa to s3://aztec-ci-artifacts/build-cache/vk-10aedd7da1d26ba1-4f76d49daf4f504a740b5b6b22045af549cedf3fc27c389d380f244321dbe19f.tar.gz
test/static_parent_contract Cache upload of vk-10aedd7da1d26ba1-4f76d49daf4f504a740b5b6b22045af549cedf3fc27c389d380f244321dbe19f.tar.gz complete in 2s.
test/static_parent_contract Processing function: private_nested_static_call...
test/static_parent_contract Cache download of vk-10aedd7da1d26ba1-52ac0f5ac420a582b32c9ce784e36e0f08dc652961b066efe9690c4e3680cc2f.tar.gz failed.
test/static_parent_contract Generating vk for function: private_nested_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.lqbQPePniA (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.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 : 3328/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: 17.00 MiB)
test/static_parent_contract populating trace... (mem: 238.00 MiB)
test/static_parent_contract time to construct proving key: 162 ms. (mem: 254.00 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 254.00 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 286.00 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.lqbQPePniA/vk" (mem: 286.00 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (43.2 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.IGGd65dGas to s3://aztec-ci-artifacts/build-cache/vk-10aedd7da1d26ba1-52ac0f5ac420a582b32c9ce784e36e0f08dc652961b066efe9690c4e3680cc2f.tar.gz
test/static_parent_contract Cache upload of vk-10aedd7da1d26ba1-52ac0f5ac420a582b32c9ce784e36e0f08dc652961b066efe9690c4e3680cc2f.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-10aedd7da1d26ba1-23282d4cbdec00bf458c4ede76f1c7aa18f8216ccc18b0f26e3977b2ca9f4324.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: 7.00 MiB)
test/static_parent_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/static_parent_contract --scheme: client_ivc (mem: 8.00 MiB)
test/static_parent_contract --bytecode_path: - (mem: 8.00 MiB)
test/static_parent_contract --output_path: ./target/tmp/tmp.62V7RqKo4K (mem: 8.00 MiB)
test/static_parent_contract --verbose: true (mem: 8.00 MiB)
test/static_parent_contract --verifier_type: standalone (mem: 8.00 MiB)
test/static_parent_contract Constructing DeciderProvingKey (mem: 12.98 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.98 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 15.98 MiB)
test/static_parent_contract busread : 742/6000 (mem: 15.98 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 15.98 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.98 MiB)
test/static_parent_contract arithmetic : 3330/56000 (mem: 15.98 MiB)
test/static_parent_contract delta range : 1788/18000 (mem: 15.98 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 15.98 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 15.98 MiB)
test/static_parent_contract poseidon ext : 52/17000 (mem: 15.98 MiB)
test/static_parent_contract poseidon int : 287/92000 (mem: 15.98 MiB)
test/static_parent_contract overflow : 0/0 (mem: 15.98 MiB)
test/static_parent_contract (mem: 15.98 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 15.98 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 15.98 MiB)
test/static_parent_contract populating trace... (mem: 244.98 MiB)
test/static_parent_contract time to construct proving key: 154 ms. (mem: 259.98 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 259.98 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 292.18 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.62V7RqKo4K/vk" (mem: 292.18 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (29.3 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.CEKK3Ikbl9 to s3://aztec-ci-artifacts/build-cache/vk-10aedd7da1d26ba1-23282d4cbdec00bf458c4ede76f1c7aa18f8216ccc18b0f26e3977b2ca9f4324.tar.gz
test/static_parent_contract Cache upload of vk-10aedd7da1d26ba1-23282d4cbdec00bf458c4ede76f1c7aa18f8216ccc18b0f26e3977b2ca9f4324.tar.gz complete in 2s.
test/static_parent_contract Processing function: private_static_call...
test/static_parent_contract Cache download of vk-10aedd7da1d26ba1-29466846b58790f4ded930e6deaf04fa77d22cf67006119b5d648f0858d17071.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.ZBYTbmZWEu (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 : 3318/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 : 42/17000 (mem: 18.00 MiB)
test/static_parent_contract poseidon int : 230/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: 237.00 MiB)
test/static_parent_contract time to construct proving key: 152 ms. (mem: 253.00 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 253.00 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 285.00 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.ZBYTbmZWEu/vk" (mem: 285.00 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (31.8 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.cWATH03tlZ to s3://aztec-ci-artifacts/build-cache/vk-10aedd7da1d26ba1-29466846b58790f4ded930e6deaf04fa77d22cf67006119b5d648f0858d17071.tar.gz
test/static_parent_contract Cache upload of vk-10aedd7da1d26ba1-29466846b58790f4ded930e6deaf04fa77d22cf67006119b5d648f0858d17071.tar.gz complete in 2s.
test/static_parent_contract Processing function: private_static_call_3_args...
test/static_parent_contract Cache download of vk-10aedd7da1d26ba1-0501030164666319ecce604dc389cf338573a3aea493664472461dba6dd11618.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: 8.00 MiB)
test/static_parent_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/static_parent_contract --scheme: client_ivc (mem: 8.00 MiB)
test/static_parent_contract --bytecode_path: - (mem: 8.00 MiB)
test/static_parent_contract --output_path: ./target/tmp/tmp.ubO0yP54oB (mem: 8.00 MiB)
test/static_parent_contract --verbose: true (mem: 8.00 MiB)
test/static_parent_contract --verifier_type: standalone (mem: 8.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 : 3330/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 : 52/17000 (mem: 16.83 MiB)
test/static_parent_contract poseidon int : 287/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: 241.83 MiB)
test/static_parent_contract time to construct proving key: 142 ms. (mem: 253.83 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 253.83 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 284.83 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.ubO0yP54oB/vk" (mem: 284.83 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (36.4 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.NH17J5Txr8 to s3://aztec-ci-artifacts/build-cache/vk-10aedd7da1d26ba1-0501030164666319ecce604dc389cf338573a3aea493664472461dba6dd11618.tar.gz
test/static_parent_contract Cache upload of vk-10aedd7da1d26ba1-0501030164666319ecce604dc389cf338573a3aea493664472461dba6dd11618.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/updatable_contract Processing function: initialize...
test/updatable_contract Cache download of vk-bdfe22aef164f5b1-5a8191326fe6825e784fcb727de75ebc38448688a8302b0a077bc2c233df868b.tar.gz failed.
test/updatable_contract Generating vk for function: initialize...
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.wGndMl1U2I (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: 37.02 MiB)
test/updatable_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 40.02 MiB)
test/updatable_contract goblin ecc op : 4/1024 (mem: 40.02 MiB)
test/updatable_contract busread : 742/6000 (mem: 40.02 MiB)
test/updatable_contract lookups : 12218/15000 (mem: 40.02 MiB)
test/updatable_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 40.02 MiB)
test/updatable_contract arithmetic : 15045/56000 (mem: 40.02 MiB)
test/updatable_contract delta range : 2478/18000 (mem: 40.02 MiB)
test/updatable_contract elliptic : 1008/6000 (mem: 40.02 MiB)
test/updatable_contract auxiliary : 899/26000 (mem: 40.02 MiB)
test/updatable_contract poseidon ext : 142/17000 (mem: 40.02 MiB)
test/updatable_contract poseidon int : 800/92000 (mem: 40.02 MiB)
test/updatable_contract overflow : 0/0 (mem: 40.02 MiB)
test/updatable_contract (mem: 40.02 MiB)
test/updatable_contract Total structured size: 242025 (mem: 40.02 MiB)
test/updatable_contract allocating polynomials object in proving key... (mem: 40.02 MiB)
test/updatable_contract populating trace... (mem: 258.02 MiB)
test/updatable_contract time to construct proving key: 221 ms. (mem: 276.02 MiB)
test/updatable_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 276.02 MiB)
test/updatable_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 291.75 MiB)
test/updatable_contract VK saved to "./target/tmp/tmp.wGndMl1U2I/vk" (mem: 291.75 MiB)
test/updatable_contract Completed 2.1 KiB/2.1 KiB (34.4 KiB/s) with 1 file(s) remaining
test/updatable_contract upload: ../../../../../tmp/tmp.k8FNhg78LT to s3://aztec-ci-artifacts/build-cache/vk-bdfe22aef164f5b1-5a8191326fe6825e784fcb727de75ebc38448688a8302b0a077bc2c233df868b.tar.gz
test/updatable_contract Cache upload of vk-bdfe22aef164f5b1-5a8191326fe6825e784fcb727de75ebc38448688a8302b0a077bc2c233df868b.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/test_contract Processing function: call_create_note...
test/test_contract Cache download of vk-324d73c302828869-d5152f4725320971e2de7d4b2836e5f4c110109e736c4a3c95657d38213b10fb.tar.gz failed.
test/test_contract Generating vk for function: call_create_note...
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.HCTjlqklW3 (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.92 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 42.92 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 42.92 MiB)
test/test_contract busread : 742/6000 (mem: 42.92 MiB)
test/test_contract lookups : 12250/15000 (mem: 42.92 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 42.92 MiB)
test/test_contract arithmetic : 15195/56000 (mem: 42.92 MiB)
test/test_contract delta range : 2446/18000 (mem: 42.92 MiB)
test/test_contract elliptic : 670/6000 (mem: 42.92 MiB)
test/test_contract auxiliary : 738/26000 (mem: 42.92 MiB)
test/test_contract poseidon ext : 42/17000 (mem: 42.92 MiB)
test/test_contract poseidon int : 230/92000 (mem: 42.92 MiB)
test/test_contract overflow : 0/0 (mem: 42.92 MiB)
test/test_contract (mem: 42.92 MiB)
test/test_contract Total structured size: 242025 (mem: 42.92 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 42.92 MiB)
test/test_contract populating trace... (mem: 258.92 MiB)
test/test_contract time to construct proving key: 206 ms. (mem: 276.92 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 276.92 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 305.97 MiB)
test/test_contract VK saved to "./target/tmp/tmp.HCTjlqklW3/vk" (mem: 305.97 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (56.9 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.jrx20yqrlg to s3://aztec-ci-artifacts/build-cache/vk-324d73c302828869-d5152f4725320971e2de7d4b2836e5f4c110109e736c4a3c95657d38213b10fb.tar.gz
test/test_contract Cache upload of vk-324d73c302828869-d5152f4725320971e2de7d4b2836e5f4c110109e736c4a3c95657d38213b10fb.tar.gz complete in 3s.
test/test_contract Processing function: call_destroy_note...
test/test_contract Cache download of vk-324d73c302828869-35a16ab97ba439f8814c176dd972f84506a68b9a148bee34406b888e34a45ebd.tar.gz failed.
test/test_contract Generating vk for function: call_destroy_note...
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.raBIWHRu4C (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: 24.00 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 30.00 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 30.00 MiB)
test/test_contract busread : 742/6000 (mem: 30.00 MiB)
test/test_contract lookups : 2/15000 (mem: 30.00 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 30.00 MiB)
test/test_contract arithmetic : 7127/56000 (mem: 30.00 MiB)
test/test_contract delta range : 2326/18000 (mem: 30.00 MiB)
test/test_contract elliptic : 340/6000 (mem: 30.00 MiB)
test/test_contract auxiliary : 5181/26000 (mem: 30.00 MiB)
test/test_contract poseidon ext : 762/17000 (mem: 30.00 MiB)
test/test_contract poseidon int : 4334/92000 (mem: 30.00 MiB)
test/test_contract overflow : 0/0 (mem: 30.00 MiB)
test/test_contract (mem: 30.00 MiB)
test/test_contract Total structured size: 242025 (mem: 30.00 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 30.00 MiB)
test/test_contract populating trace... (mem: 243.00 MiB)
test/test_contract time to construct proving key: 155 ms. (mem: 260.00 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 260.00 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 292.00 MiB)
test/test_contract VK saved to "./target/tmp/tmp.raBIWHRu4C/vk" (mem: 292.00 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (28.4 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.RPYQ4VgAwJ to s3://aztec-ci-artifacts/build-cache/vk-324d73c302828869-35a16ab97ba439f8814c176dd972f84506a68b9a148bee34406b888e34a45ebd.tar.gz
test/test_contract Cache upload of vk-324d73c302828869-35a16ab97ba439f8814c176dd972f84506a68b9a148bee34406b888e34a45ebd.tar.gz complete in 3s.
test/test_contract Processing function: call_get_notes...
test/test_contract Cache download of vk-324d73c302828869-4f1879fc8ced56780f1d9361bd24e687164eb480e9ee13fba7d2049e0b26b097.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.9xujiWj6Cp (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: 22.69 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 27.69 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 27.69 MiB)
test/test_contract busread : 742/6000 (mem: 27.69 MiB)
test/test_contract lookups : 2/15000 (mem: 27.69 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 27.69 MiB)
test/test_contract arithmetic : 6309/56000 (mem: 27.69 MiB)
test/test_contract delta range : 2147/18000 (mem: 27.69 MiB)
test/test_contract elliptic : 2/6000 (mem: 27.69 MiB)
test/test_contract auxiliary : 3535/26000 (mem: 27.69 MiB)
test/test_contract poseidon ext : 662/17000 (mem: 27.69 MiB)
test/test_contract poseidon int : 3764/92000 (mem: 27.69 MiB)
test/test_contract overflow : 0/0 (mem: 27.69 MiB)
test/test_contract (mem: 27.69 MiB)
test/test_contract Total structured size: 242025 (mem: 27.69 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 27.69 MiB)
test/test_contract populating trace... (mem: 229.69 MiB)
test/test_contract time to construct proving key: 119 ms. (mem: 245.69 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 245.69 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 277.69 MiB)
test/test_contract VK saved to "./target/tmp/tmp.9xujiWj6Cp/vk" (mem: 277.69 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (34.4 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.b1VUlO8Xsz to s3://aztec-ci-artifacts/build-cache/vk-324d73c302828869-4f1879fc8ced56780f1d9361bd24e687164eb480e9ee13fba7d2049e0b26b097.tar.gz
test/test_contract Cache upload of vk-324d73c302828869-4f1879fc8ced56780f1d9361bd24e687164eb480e9ee13fba7d2049e0b26b097.tar.gz complete in 3s.
test/test_contract Processing function: call_get_notes_many...
test/test_contract Cache download of vk-324d73c302828869-f51a9a3fe865823bdc790c08349f1016acd0ee76c04e7ecac2cf29a787060907.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: 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.f4RyZlkPQm (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: 23.32 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 27.32 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 27.32 MiB)
test/test_contract busread : 742/6000 (mem: 27.32 MiB)
test/test_contract lookups : 2/15000 (mem: 27.32 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 27.32 MiB)
test/test_contract arithmetic : 6309/56000 (mem: 27.32 MiB)
test/test_contract delta range : 2147/18000 (mem: 27.32 MiB)
test/test_contract elliptic : 2/6000 (mem: 27.32 MiB)
test/test_contract auxiliary : 3535/26000 (mem: 27.32 MiB)
test/test_contract poseidon ext : 662/17000 (mem: 27.32 MiB)
test/test_contract poseidon int : 3764/92000 (mem: 27.32 MiB)
test/test_contract overflow : 0/0 (mem: 27.32 MiB)
test/test_contract (mem: 27.32 MiB)
test/test_contract Total structured size: 242025 (mem: 27.32 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 28.32 MiB)
test/test_contract populating trace... (mem: 234.32 MiB)
test/test_contract time to construct proving key: 154 ms. (mem: 248.32 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 248.32 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 280.32 MiB)
test/test_contract VK saved to "./target/tmp/tmp.f4RyZlkPQm/vk" (mem: 280.32 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (39.4 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.ilG9bJjmIG to s3://aztec-ci-artifacts/build-cache/vk-324d73c302828869-f51a9a3fe865823bdc790c08349f1016acd0ee76c04e7ecac2cf29a787060907.tar.gz
test/test_contract Cache upload of vk-324d73c302828869-f51a9a3fe865823bdc790c08349f1016acd0ee76c04e7ecac2cf29a787060907.tar.gz complete in 2s.
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/updatable_contract Processing function: set_update_delay...
test/updatable_contract Cache download of vk-bdfe22aef164f5b1-d92d9d1b976cf136a78550ede9b32f1b6f55dda7301485297d448f8e6fa68538.tar.gz failed.
test/updatable_contract Generating vk for function: set_update_delay...
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.8i6XAdQK90 (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.81 MiB)
test/updatable_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.81 MiB)
test/updatable_contract goblin ecc op : 4/1024 (mem: 16.81 MiB)
test/updatable_contract busread : 742/6000 (mem: 16.81 MiB)
test/updatable_contract lookups : 2/15000 (mem: 16.81 MiB)
test/updatable_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.81 MiB)
test/updatable_contract arithmetic : 3298/56000 (mem: 16.81 MiB)
test/updatable_contract delta range : 1788/18000 (mem: 16.81 MiB)
test/updatable_contract elliptic : 2/6000 (mem: 16.81 MiB)
test/updatable_contract auxiliary : 26/26000 (mem: 16.81 MiB)
test/updatable_contract poseidon ext : 22/17000 (mem: 16.81 MiB)
test/updatable_contract poseidon int : 116/92000 (mem: 16.81 MiB)
test/updatable_contract overflow : 0/0 (mem: 16.81 MiB)
test/updatable_contract (mem: 16.81 MiB)
test/updatable_contract Total structured size: 242025 (mem: 16.81 MiB)
test/updatable_contract allocating polynomials object in proving key... (mem: 16.81 MiB)
test/updatable_contract populating trace... (mem: 238.81 MiB)
test/updatable_contract time to construct proving key: 149 ms. (mem: 249.81 MiB)
test/updatable_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 249.81 MiB)
test/updatable_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 282.81 MiB)
test/updatable_contract VK saved to "./target/tmp/tmp.8i6XAdQK90/vk" (mem: 282.81 MiB)
test/updatable_contract Completed 2.1 KiB/2.1 KiB (37.9 KiB/s) with 1 file(s) remaining
test/updatable_contract upload: ../../../../../tmp/tmp.Hcu0PbTcjb to s3://aztec-ci-artifacts/build-cache/vk-bdfe22aef164f5b1-d92d9d1b976cf136a78550ede9b32f1b6f55dda7301485297d448f8e6fa68538.tar.gz
test/updatable_contract Cache upload of vk-bdfe22aef164f5b1-d92d9d1b976cf136a78550ede9b32f1b6f55dda7301485297d448f8e6fa68538.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-bdfe22aef164f5b1-c3ebeac98c64878d09d76fca308557a01a459cb9b925b2a265d46494731cac0f.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.qjDuNlvGb1 (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.80 MiB)
test/updatable_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.80 MiB)
test/updatable_contract goblin ecc op : 4/1024 (mem: 16.80 MiB)
test/updatable_contract busread : 742/6000 (mem: 16.80 MiB)
test/updatable_contract lookups : 2/15000 (mem: 16.80 MiB)
test/updatable_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.80 MiB)
test/updatable_contract arithmetic : 3297/56000 (mem: 16.80 MiB)
test/updatable_contract delta range : 1787/18000 (mem: 16.80 MiB)
test/updatable_contract elliptic : 2/6000 (mem: 16.80 MiB)
test/updatable_contract auxiliary : 26/26000 (mem: 16.80 MiB)
test/updatable_contract poseidon ext : 22/17000 (mem: 16.80 MiB)
test/updatable_contract poseidon int : 116/92000 (mem: 16.80 MiB)
test/updatable_contract overflow : 0/0 (mem: 16.80 MiB)
test/updatable_contract (mem: 16.80 MiB)
test/updatable_contract Total structured size: 242025 (mem: 16.80 MiB)
test/updatable_contract allocating polynomials object in proving key... (mem: 16.80 MiB)
test/updatable_contract populating trace... (mem: 232.80 MiB)
test/updatable_contract time to construct proving key: 140 ms. (mem: 248.80 MiB)
test/updatable_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 248.80 MiB)
test/updatable_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 280.80 MiB)
test/updatable_contract VK saved to "./target/tmp/tmp.qjDuNlvGb1/vk" (mem: 280.80 MiB)
test/updatable_contract Completed 2.1 KiB/2.1 KiB (30.8 KiB/s) with 1 file(s) remaining
test/updatable_contract upload: ../../../../../tmp/tmp.SHGNdyCtwh to s3://aztec-ci-artifacts/build-cache/vk-bdfe22aef164f5b1-c3ebeac98c64878d09d76fca308557a01a459cb9b925b2a265d46494731cac0f.tar.gz
test/updatable_contract Cache upload of vk-bdfe22aef164f5b1-c3ebeac98c64878d09d76fca308557a01a459cb9b925b2a265d46494731cac0f.tar.gz complete in 2s.
test/test_contract Processing function: consume_message_from_arbitrary_sender_private...
test/test_contract Cache download of vk-324d73c302828869-c497afafc61e3fb758698a4c40fc154419305bf846726a9e75563413fe400e46.tar.gz failed.
test/test_contract Generating vk for function: consume_message_from_arbitrary_sender_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.8ZWBqkwCPc (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: 38.12 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 40.12 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 40.12 MiB)
test/test_contract busread : 742/6000 (mem: 40.12 MiB)
test/test_contract lookups : 11586/15000 (mem: 40.12 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 40.12 MiB)
test/test_contract arithmetic : 11230/56000 (mem: 40.12 MiB)
test/test_contract delta range : 2376/18000 (mem: 40.12 MiB)
test/test_contract elliptic : 2/6000 (mem: 40.12 MiB)
test/test_contract auxiliary : 26/26000 (mem: 40.12 MiB)
test/test_contract poseidon ext : 432/17000 (mem: 40.12 MiB)
test/test_contract poseidon int : 2453/92000 (mem: 40.12 MiB)
test/test_contract overflow : 0/0 (mem: 40.12 MiB)
test/test_contract (mem: 40.12 MiB)
test/test_contract Total structured size: 242025 (mem: 40.12 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 40.12 MiB)
test/test_contract populating trace... (mem: 264.12 MiB)
test/test_contract time to construct proving key: 185 ms. (mem: 275.12 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 275.12 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 304.16 MiB)
test/test_contract VK saved to "./target/tmp/tmp.8ZWBqkwCPc/vk" (mem: 304.16 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (45.5 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.UZ820WbINP to s3://aztec-ci-artifacts/build-cache/vk-324d73c302828869-c497afafc61e3fb758698a4c40fc154419305bf846726a9e75563413fe400e46.tar.gz
test/test_contract Cache upload of vk-324d73c302828869-c497afafc61e3fb758698a4c40fc154419305bf846726a9e75563413fe400e46.tar.gz complete in 3s.
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/test_contract Processing function: consume_mint_to_private_message...
test/test_contract Cache download of vk-324d73c302828869-90fe9300e4f47319e3f2a64f944ed5c08686d503ed8ca34c54240c6bd8932a4f.tar.gz failed.
test/test_contract Generating vk for function: consume_mint_to_private_message...
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.0UqF2tasGC (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: 42.47 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 43.47 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 43.47 MiB)
test/test_contract busread : 742/6000 (mem: 43.47 MiB)
test/test_contract lookups : 14482/15000 (mem: 43.47 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 43.47 MiB)
test/test_contract arithmetic : 12753/56000 (mem: 43.47 MiB)
test/test_contract delta range : 2499/18000 (mem: 43.47 MiB)
test/test_contract elliptic : 2/6000 (mem: 43.47 MiB)
test/test_contract auxiliary : 26/26000 (mem: 43.47 MiB)
test/test_contract poseidon ext : 432/17000 (mem: 43.47 MiB)
test/test_contract poseidon int : 2453/92000 (mem: 43.47 MiB)
test/test_contract overflow : 0/0 (mem: 43.47 MiB)
test/test_contract (mem: 43.47 MiB)
test/test_contract Total structured size: 242025 (mem: 43.47 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 43.47 MiB)
test/test_contract populating trace... (mem: 262.47 MiB)
test/test_contract time to construct proving key: 186 ms. (mem: 279.47 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 279.47 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 293.90 MiB)
test/test_contract VK saved to "./target/tmp/tmp.0UqF2tasGC/vk" (mem: 293.90 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (40.1 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.rpb2VcPlEk to s3://aztec-ci-artifacts/build-cache/vk-324d73c302828869-90fe9300e4f47319e3f2a64f944ed5c08686d503ed8ca34c54240c6bd8932a4f.tar.gz
test/test_contract Cache upload of vk-324d73c302828869-90fe9300e4f47319e3f2a64f944ed5c08686d503ed8ca34c54240c6bd8932a4f.tar.gz complete in 2s.
test/test_contract Processing function: create_l2_to_l1_message_arbitrary_recipient_private...
test/test_contract Cache download of vk-324d73c302828869-81a71d74ea2497b5b0626596bd87beb2c2401f54e9288d052bed5ed788c8efc8.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.Cn2lAoxm73 (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: 225.00 MiB)
test/test_contract time to construct proving key: 118 ms. (mem: 236.00 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 236.00 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 268.00 MiB)
test/test_contract VK saved to "./target/tmp/tmp.Cn2lAoxm73/vk" (mem: 268.00 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (53.0 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.AnFMBUsWkX to s3://aztec-ci-artifacts/build-cache/vk-324d73c302828869-81a71d74ea2497b5b0626596bd87beb2c2401f54e9288d052bed5ed788c8efc8.tar.gz
test/test_contract Cache upload of vk-324d73c302828869-81a71d74ea2497b5b0626596bd87beb2c2401f54e9288d052bed5ed788c8efc8.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-324d73c302828869-80a88b653be05374a0f4156443edaaae35cf5a9dcb712c43e70ad4d61d9c5d1f.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.IQHYGMmJHI (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.75 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.75 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 19.75 MiB)
test/test_contract busread : 742/6000 (mem: 19.75 MiB)
test/test_contract lookups : 2/15000 (mem: 19.75 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.75 MiB)
test/test_contract arithmetic : 3666/56000 (mem: 19.75 MiB)
test/test_contract delta range : 1837/18000 (mem: 19.75 MiB)
test/test_contract elliptic : 340/6000 (mem: 19.75 MiB)
test/test_contract auxiliary : 187/26000 (mem: 19.75 MiB)
test/test_contract poseidon ext : 162/17000 (mem: 19.75 MiB)
test/test_contract poseidon int : 914/92000 (mem: 19.75 MiB)
test/test_contract overflow : 0/0 (mem: 19.75 MiB)
test/test_contract (mem: 19.75 MiB)
test/test_contract Total structured size: 242025 (mem: 19.75 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 19.75 MiB)
test/test_contract populating trace... (mem: 228.75 MiB)
test/test_contract time to construct proving key: 110 ms. (mem: 242.75 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 242.75 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 274.75 MiB)
test/test_contract VK saved to "./target/tmp/tmp.IQHYGMmJHI/vk" (mem: 274.75 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (27.1 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.QSC4ImsT5Q to s3://aztec-ci-artifacts/build-cache/vk-324d73c302828869-80a88b653be05374a0f4156443edaaae35cf5a9dcb712c43e70ad4d61d9c5d1f.tar.gz
test/test_contract Cache upload of vk-324d73c302828869-80a88b653be05374a0f4156443edaaae35cf5a9dcb712c43e70ad4d61d9c5d1f.tar.gz complete in 2s.
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-324d73c302828869-b3848384196c647510ad162d0e0bd7232bc0e76e7a80c0e84caa780a30628e4f.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.4so0CffwsA (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.19 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.19 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 19.19 MiB)
test/test_contract busread : 742/6000 (mem: 19.19 MiB)
test/test_contract lookups : 2/15000 (mem: 19.19 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.19 MiB)
test/test_contract arithmetic : 3648/56000 (mem: 19.19 MiB)
test/test_contract delta range : 1811/18000 (mem: 19.19 MiB)
test/test_contract elliptic : 2/6000 (mem: 19.19 MiB)
test/test_contract auxiliary : 98/26000 (mem: 19.19 MiB)
test/test_contract poseidon ext : 102/17000 (mem: 19.19 MiB)
test/test_contract poseidon int : 572/92000 (mem: 19.19 MiB)
test/test_contract overflow : 0/0 (mem: 19.19 MiB)
test/test_contract (mem: 19.19 MiB)
test/test_contract Total structured size: 242025 (mem: 19.19 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 19.19 MiB)
test/test_contract populating trace... (mem: 226.19 MiB)
test/test_contract time to construct proving key: 116 ms. (mem: 237.19 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 237.19 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 268.19 MiB)
test/test_contract VK saved to "./target/tmp/tmp.4so0CffwsA/vk" (mem: 268.19 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (40.0 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.J5iipAuPWZ to s3://aztec-ci-artifacts/build-cache/vk-324d73c302828869-b3848384196c647510ad162d0e0bd7232bc0e76e7a80c0e84caa780a30628e4f.tar.gz
test/test_contract Cache upload of vk-324d73c302828869-b3848384196c647510ad162d0e0bd7232bc0e76e7a80c0e84caa780a30628e4f.tar.gz complete in 2s.
test/test_contract Processing function: emit_nullifier...
test/test_contract Cache download of vk-324d73c302828869-cbf304788edaf03d787f2a65f758d865973860a6afe5dc4020b4f5d27575eca8.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.YgVEpg0V3w (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: 13.00 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.00 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 16.00 MiB)
test/test_contract busread : 742/6000 (mem: 16.00 MiB)
test/test_contract lookups : 2/15000 (mem: 16.00 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.00 MiB)
test/test_contract arithmetic : 3287/56000 (mem: 16.00 MiB)
test/test_contract delta range : 1787/18000 (mem: 16.00 MiB)
test/test_contract elliptic : 2/6000 (mem: 16.00 MiB)
test/test_contract auxiliary : 26/26000 (mem: 16.00 MiB)
test/test_contract poseidon ext : 12/17000 (mem: 16.00 MiB)
test/test_contract poseidon int : 59/92000 (mem: 16.00 MiB)
test/test_contract overflow : 0/0 (mem: 16.00 MiB)
test/test_contract (mem: 16.00 MiB)
test/test_contract Total structured size: 242025 (mem: 16.00 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 16.00 MiB)
test/test_contract populating trace... (mem: 232.00 MiB)
test/test_contract time to construct proving key: 115 ms. (mem: 245.00 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 245.00 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 277.00 MiB)
test/test_contract VK saved to "./target/tmp/tmp.YgVEpg0V3w/vk" (mem: 277.00 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (29.4 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.9I6obIGfMj to s3://aztec-ci-artifacts/build-cache/vk-324d73c302828869-cbf304788edaf03d787f2a65f758d865973860a6afe5dc4020b4f5d27575eca8.tar.gz
test/test_contract Cache upload of vk-324d73c302828869-cbf304788edaf03d787f2a65f758d865973860a6afe5dc4020b4f5d27575eca8.tar.gz complete in 2s.
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-324d73c302828869-bd8263f06d935c25fccfd51bf02603af01bcb62daff0a68a30f887bf78d85942.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.FDVn693WSp (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 : 3566/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 : 82/17000 (mem: 19.00 MiB)
test/test_contract poseidon int : 458/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: 233.00 MiB)
test/test_contract time to construct proving key: 154 ms. (mem: 247.00 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 247.00 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 277.00 MiB)
test/test_contract VK saved to "./target/tmp/tmp.FDVn693WSp/vk" (mem: 277.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.cc7i2jwOz8 to s3://aztec-ci-artifacts/build-cache/vk-324d73c302828869-bd8263f06d935c25fccfd51bf02603af01bcb62daff0a68a30f887bf78d85942.tar.gz
test/test_contract Cache upload of vk-324d73c302828869-bd8263f06d935c25fccfd51bf02603af01bcb62daff0a68a30f887bf78d85942.tar.gz complete in 2s.
test/test_contract Processing function: get_ovsk_app...
test/test_contract Cache download of vk-324d73c302828869-291875f25b47068c2f53a7eb927b9ab00f0d84e3fd694498b1a5af83fd406430.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.LPY7hTymZt (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: 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 : 3311/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 : 32/17000 (mem: 18.00 MiB)
test/test_contract poseidon int : 173/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: 244.00 MiB)
test/test_contract time to construct proving key: 153 ms. (mem: 260.00 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 260.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.LPY7hTymZt/vk" (mem: 293.00 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (34.7 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.QFHPdQEUWI to s3://aztec-ci-artifacts/build-cache/vk-324d73c302828869-291875f25b47068c2f53a7eb927b9ab00f0d84e3fd694498b1a5af83fd406430.tar.gz
test/test_contract Cache upload of vk-324d73c302828869-291875f25b47068c2f53a7eb927b9ab00f0d84e3fd694498b1a5af83fd406430.tar.gz complete in 3s.
test/stateful_test_contract Processing function: destroy_and_create...
test/stateful_test_contract Cache download of vk-221e089673e73945-04afa350fa78939659d47c9ee7b35fe16c016549dbd37554a8725275fc9f3358.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.DL0yEHNm7H (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: 101.55 MiB)
test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 120.55 MiB)
test/stateful_test_contract goblin ecc op : 4/1024 (mem: 120.55 MiB)
test/stateful_test_contract busread : 742/6000 (mem: 120.55 MiB)
test/stateful_test_contract lookups : 24498/15000 (mem: 120.55 MiB)
test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 120.55 MiB)
test/stateful_test_contract arithmetic : 64699/56000 (mem: 120.55 MiB)
test/stateful_test_contract delta range : 7477/18000 (mem: 120.55 MiB)
test/stateful_test_contract elliptic : 6490/6000 (mem: 120.55 MiB)
test/stateful_test_contract auxiliary : 21305/26000 (mem: 120.55 MiB)
test/stateful_test_contract poseidon ext : 2622/17000 (mem: 120.55 MiB)
test/stateful_test_contract poseidon int : 14936/92000 (mem: 120.55 MiB)
test/stateful_test_contract overflow : 0/0 (mem: 120.55 MiB)
test/stateful_test_contract (mem: 120.55 MiB)
test/stateful_test_contract Total structured size: 242025 (mem: 120.55 MiB)
test/stateful_test_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 132.55 MiB)
test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 132.55 MiB)
test/stateful_test_contract goblin ecc op : 4/1024 (mem: 132.55 MiB)
test/stateful_test_contract busread : 742/6000 (mem: 132.55 MiB)
test/stateful_test_contract lookups : 15000/15000 (mem: 132.55 MiB)
test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 132.55 MiB)
test/stateful_test_contract arithmetic : 56000/56000 (mem: 132.55 MiB)
test/stateful_test_contract delta range : 7477/18000 (mem: 132.55 MiB)
test/stateful_test_contract elliptic : 6000/6000 (mem: 132.55 MiB)
test/stateful_test_contract auxiliary : 21305/26000 (mem: 132.55 MiB)
test/stateful_test_contract poseidon ext : 2622/17000 (mem: 132.55 MiB)
test/stateful_test_contract poseidon int : 14936/92000 (mem: 132.55 MiB)
test/stateful_test_contract overflow : 18690/18690 (mem: 132.55 MiB)
test/stateful_test_contract (mem: 132.55 MiB)
test/stateful_test_contract Total structured size: 260715 (mem: 132.55 MiB)
test/stateful_test_contract allocating polynomials object in proving key... (mem: 132.55 MiB)
test/stateful_test_contract populating trace... (mem: 547.55 MiB)
test/stateful_test_contract time to construct proving key: 241 ms. (mem: 573.55 MiB)
test/stateful_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 573.55 MiB)
test/stateful_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 583.55 MiB)
test/stateful_test_contract VK saved to "./target/tmp/tmp.DL0yEHNm7H/vk" (mem: 590.55 MiB)
test/stateful_test_contract Completed 2.1 KiB/2.1 KiB (32.8 KiB/s) with 1 file(s) remaining
test/stateful_test_contract upload: ../../../../../tmp/tmp.FsLnqPmD7P to s3://aztec-ci-artifacts/build-cache/vk-221e089673e73945-04afa350fa78939659d47c9ee7b35fe16c016549dbd37554a8725275fc9f3358.tar.gz
test/stateful_test_contract Cache upload of vk-221e089673e73945-04afa350fa78939659d47c9ee7b35fe16c016549dbd37554a8725275fc9f3358.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-221e089673e73945-9427223c3da27bcba46f73041c7ebdea69fa818c62cd82e43ddebd1c3df20ad6.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.iw2Acum62t (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: 101.67 MiB)
test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 121.67 MiB)
test/stateful_test_contract goblin ecc op : 4/1024 (mem: 121.67 MiB)
test/stateful_test_contract busread : 742/6000 (mem: 121.67 MiB)
test/stateful_test_contract lookups : 24498/15000 (mem: 121.67 MiB)
test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 121.67 MiB)
test/stateful_test_contract arithmetic : 64699/56000 (mem: 121.67 MiB)
test/stateful_test_contract delta range : 7476/18000 (mem: 121.67 MiB)
test/stateful_test_contract elliptic : 6490/6000 (mem: 121.67 MiB)
test/stateful_test_contract auxiliary : 21305/26000 (mem: 121.67 MiB)
test/stateful_test_contract poseidon ext : 2622/17000 (mem: 121.67 MiB)
test/stateful_test_contract poseidon int : 14936/92000 (mem: 121.67 MiB)
test/stateful_test_contract overflow : 0/0 (mem: 121.67 MiB)
test/stateful_test_contract (mem: 121.67 MiB)
test/stateful_test_contract Total structured size: 242025 (mem: 121.67 MiB)
test/stateful_test_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 133.67 MiB)
test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 133.67 MiB)
test/stateful_test_contract goblin ecc op : 4/1024 (mem: 133.67 MiB)
test/stateful_test_contract busread : 742/6000 (mem: 133.67 MiB)
test/stateful_test_contract lookups : 15000/15000 (mem: 133.67 MiB)
test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 133.67 MiB)
test/stateful_test_contract arithmetic : 56000/56000 (mem: 133.67 MiB)
test/stateful_test_contract delta range : 7476/18000 (mem: 133.67 MiB)
test/stateful_test_contract elliptic : 6000/6000 (mem: 133.67 MiB)
test/stateful_test_contract auxiliary : 21305/26000 (mem: 133.67 MiB)
test/stateful_test_contract poseidon ext : 2622/17000 (mem: 133.67 MiB)
test/stateful_test_contract poseidon int : 14936/92000 (mem: 133.67 MiB)
test/stateful_test_contract overflow : 18690/18690 (mem: 133.67 MiB)
test/stateful_test_contract (mem: 133.67 MiB)
test/stateful_test_contract Total structured size: 260715 (mem: 133.67 MiB)
test/stateful_test_contract allocating polynomials object in proving key... (mem: 133.67 MiB)
test/stateful_test_contract populating trace... (mem: 550.67 MiB)
test/stateful_test_contract time to construct proving key: 247 ms. (mem: 575.67 MiB)
test/stateful_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 575.67 MiB)
test/stateful_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 585.67 MiB)
test/stateful_test_contract VK saved to "./target/tmp/tmp.iw2Acum62t/vk" (mem: 589.67 MiB)
test/stateful_test_contract Completed 2.1 KiB/2.1 KiB (36.7 KiB/s) with 1 file(s) remaining
test/stateful_test_contract upload: ../../../../../tmp/tmp.h6jvsV42K9 to s3://aztec-ci-artifacts/build-cache/vk-221e089673e73945-9427223c3da27bcba46f73041c7ebdea69fa818c62cd82e43ddebd1c3df20ad6.tar.gz
test/stateful_test_contract Cache upload of vk-221e089673e73945-9427223c3da27bcba46f73041c7ebdea69fa818c62cd82e43ddebd1c3df20ad6.tar.gz complete in 2s.
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-221e089673e73945-a0a79f997d6e5d569fa6063168e05118589beb76d1f53a4017a4677ffa171b92.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.LiPIB5E9w3 (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: 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 : 3593/56000 (mem: 17.00 MiB)
test/stateful_test_contract delta range : 1836/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 : 102/17000 (mem: 17.00 MiB)
test/stateful_test_contract poseidon int : 572/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: 18.00 MiB)
test/stateful_test_contract populating trace... (mem: 236.00 MiB)
test/stateful_test_contract time to construct proving key: 115 ms. (mem: 245.00 MiB)
test/stateful_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 245.00 MiB)
test/stateful_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 277.00 MiB)
test/stateful_test_contract VK saved to "./target/tmp/tmp.LiPIB5E9w3/vk" (mem: 277.00 MiB)
test/stateful_test_contract Completed 2.1 KiB/2.1 KiB (26.9 KiB/s) with 1 file(s) remaining
test/stateful_test_contract upload: ../../../../../tmp/tmp.U41eYVIa6J to s3://aztec-ci-artifacts/build-cache/vk-221e089673e73945-a0a79f997d6e5d569fa6063168e05118589beb76d1f53a4017a4677ffa171b92.tar.gz
test/stateful_test_contract Cache upload of vk-221e089673e73945-a0a79f997d6e5d569fa6063168e05118589beb76d1f53a4017a4677ffa171b92.tar.gz complete in 2s.
test/test_contract Processing function: get_this_address...
test/test_contract Cache download of vk-324d73c302828869-13af6f3d002235758f003834d05416812666381faf973f8ea5fb14c2399579eb.tar.gz failed.
test/test_contract Generating vk for function: get_this_address...
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.5VkNehGkUn (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 : 3286/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 : 12/17000 (mem: 18.00 MiB)
test/test_contract poseidon int : 59/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: 237.00 MiB)
test/test_contract time to construct proving key: 183 ms. (mem: 245.00 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 245.00 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 276.00 MiB)
test/test_contract VK saved to "./target/tmp/tmp.5VkNehGkUn/vk" (mem: 276.00 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (40.5 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.5AsugGwFgO to s3://aztec-ci-artifacts/build-cache/vk-324d73c302828869-13af6f3d002235758f003834d05416812666381faf973f8ea5fb14c2399579eb.tar.gz
test/test_contract Cache upload of vk-324d73c302828869-13af6f3d002235758f003834d05416812666381faf973f8ea5fb14c2399579eb.tar.gz complete in 2s.
test/test_log_contract Processing function: emit_encrypted_events...
test/test_log_contract Cache download of vk-1b414821638803cc-ba8a73fa359e1888fea269b4a5ccce27d84b6d58e0c0ef9d3578ac9437239764.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.gwE9JuE48C (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: 83.23 MiB)
test/test_log_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 84.23 MiB)
test/test_log_contract goblin ecc op : 4/1024 (mem: 84.23 MiB)
test/test_log_contract busread : 742/6000 (mem: 84.23 MiB)
test/test_log_contract lookups : 33482/15000 (mem: 84.23 MiB)
test/test_log_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 84.23 MiB)
test/test_log_contract arithmetic : 33429/56000 (mem: 84.23 MiB)
test/test_log_contract delta range : 3645/18000 (mem: 84.23 MiB)
test/test_log_contract elliptic : 2006/6000 (mem: 84.23 MiB)
test/test_log_contract auxiliary : 2162/26000 (mem: 84.23 MiB)
test/test_log_contract poseidon ext : 82/17000 (mem: 84.23 MiB)
test/test_log_contract poseidon int : 458/92000 (mem: 84.23 MiB)
test/test_log_contract overflow : 0/0 (mem: 84.23 MiB)
test/test_log_contract (mem: 84.23 MiB)
test/test_log_contract Total structured size: 242025 (mem: 84.23 MiB)
test/test_log_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 93.23 MiB)
test/test_log_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 93.23 MiB)
test/test_log_contract goblin ecc op : 4/1024 (mem: 93.23 MiB)
test/test_log_contract busread : 742/6000 (mem: 93.23 MiB)
test/test_log_contract lookups : 15000/15000 (mem: 93.23 MiB)
test/test_log_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 93.23 MiB)
test/test_log_contract arithmetic : 33429/56000 (mem: 93.23 MiB)
test/test_log_contract delta range : 3645/18000 (mem: 93.23 MiB)
test/test_log_contract elliptic : 2006/6000 (mem: 93.23 MiB)
test/test_log_contract auxiliary : 2162/26000 (mem: 93.23 MiB)
test/test_log_contract poseidon ext : 82/17000 (mem: 93.23 MiB)
test/test_log_contract poseidon int : 458/92000 (mem: 93.23 MiB)
test/test_log_contract overflow : 18483/18483 (mem: 93.23 MiB)
test/test_log_contract (mem: 93.23 MiB)
test/test_log_contract Total structured size: 260508 (mem: 93.23 MiB)
test/test_log_contract allocating polynomials object in proving key... (mem: 93.23 MiB)
test/test_log_contract populating trace... (mem: 521.23 MiB)
test/test_log_contract time to construct proving key: 354 ms. (mem: 539.23 MiB)
test/test_log_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 539.23 MiB)
test/test_log_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 547.27 MiB)
test/test_log_contract VK saved to "./target/tmp/tmp.gwE9JuE48C/vk" (mem: 552.27 MiB)
test/test_log_contract Completed 2.1 KiB/2.1 KiB (30.5 KiB/s) with 1 file(s) remaining
test/test_log_contract upload: ../../../../../tmp/tmp.NDguLCQ4E3 to s3://aztec-ci-artifacts/build-cache/vk-1b414821638803cc-ba8a73fa359e1888fea269b4a5ccce27d84b6d58e0c0ef9d3578ac9437239764.tar.gz
test/test_log_contract Cache upload of vk-1b414821638803cc-ba8a73fa359e1888fea269b4a5ccce27d84b6d58e0c0ef9d3578ac9437239764.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: initialize...
test/test_contract Cache download of vk-324d73c302828869-3a8726e3a862a1075a3567fd3b6518f21033b59f89b0647530a932127a340846.tar.gz failed.
test/test_contract Generating vk for function: initialize...
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.fmXe00t4oW (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.73 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.73 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 17.73 MiB)
test/test_contract busread : 742/6000 (mem: 17.73 MiB)
test/test_contract lookups : 2/15000 (mem: 17.73 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.73 MiB)
test/test_contract arithmetic : 3595/56000 (mem: 17.73 MiB)
test/test_contract delta range : 1835/18000 (mem: 17.73 MiB)
test/test_contract elliptic : 340/6000 (mem: 17.73 MiB)
test/test_contract auxiliary : 187/26000 (mem: 17.73 MiB)
test/test_contract poseidon ext : 102/17000 (mem: 17.73 MiB)
test/test_contract poseidon int : 572/92000 (mem: 17.73 MiB)
test/test_contract overflow : 0/0 (mem: 17.73 MiB)
test/test_contract (mem: 17.73 MiB)
test/test_contract Total structured size: 242025 (mem: 17.73 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 17.73 MiB)
test/test_contract populating trace... (mem: 236.73 MiB)
test/test_contract time to construct proving key: 176 ms. (mem: 248.73 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 248.73 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 279.73 MiB)
test/test_contract VK saved to "./target/tmp/tmp.fmXe00t4oW/vk" (mem: 279.73 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (17.7 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.hVYwU2S6A3 to s3://aztec-ci-artifacts/build-cache/vk-324d73c302828869-3a8726e3a862a1075a3567fd3b6518f21033b59f89b0647530a932127a340846.tar.gz
test/test_contract Cache upload of vk-324d73c302828869-3a8726e3a862a1075a3567fd3b6518f21033b59f89b0647530a932127a340846.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/test_contract Processing function: set_tx_max_block_number...
test/test_contract Cache download and extraction of vk-324d73c302828869-b3a64b6f01256f06d8e742d3d59e01334a8a3f06895a69098253549870030af8.tar.gz complete in 0s.
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 and extraction of vk-324d73c302828869-11d35d0343656875621ed0305a914366c037aac9707d496c5999787b7e11ec1b.tar.gz complete in 0s.
test/test_contract Processing function: test_note_inclusion...
test/test_contract Cache download and extraction of vk-324d73c302828869-ff3874cd56a53598439987c1391e0c8f227375b8c1942f52f5f0ad736506d88a.tar.gz complete in 0s.
test/test_contract Processing function: test_setting_fee_payer...
test/test_contract Cache download and extraction of vk-324d73c302828869-b8667ede344d2bd65be7c2cd925e1f78994e2161572f078e8c929c313596340f.tar.gz complete in 0s.
test/test_contract Processing function: test_setting_teardown...
test/test_contract Cache download and extraction of vk-324d73c302828869-2ba67c8ee7f350a81132fbd391de27d0260c348d4d6cdeba34720654b39c162f.tar.gz complete in 0s.
test/txe_test_contract Processing function: decrement...
test/txe_test_contract Cache download of vk-e389d03867e15400-b93aa193105f0a9a9e0f4662f6d47aa47a3e0fd52b633ab044aced0cf3cfed56.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.qGsUK6PaUZ (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: 84.95 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 94.95 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 94.95 MiB)
test/txe_test_contract busread : 742/6000 (mem: 94.95 MiB)
test/txe_test_contract lookups : 12250/15000 (mem: 94.95 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 94.95 MiB)
test/txe_test_contract arithmetic : 35480/56000 (mem: 94.95 MiB)
test/txe_test_contract delta range : 5566/18000 (mem: 94.95 MiB)
test/txe_test_contract elliptic : 5822/6000 (mem: 94.95 MiB)
test/txe_test_contract auxiliary : 20593/26000 (mem: 94.95 MiB)
test/txe_test_contract poseidon ext : 2592/17000 (mem: 94.95 MiB)
test/txe_test_contract poseidon int : 14765/92000 (mem: 94.95 MiB)
test/txe_test_contract overflow : 0/0 (mem: 94.95 MiB)
test/txe_test_contract (mem: 94.95 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 94.95 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 94.95 MiB)
test/txe_test_contract populating trace... (mem: 294.95 MiB)
test/txe_test_contract time to construct proving key: 274 ms. (mem: 316.95 MiB)
test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 316.95 MiB)
test/txe_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 323.95 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.qGsUK6PaUZ/vk" (mem: 327.95 MiB)
test/txe_test_contract Completed 2.1 KiB/2.1 KiB (47.5 KiB/s) with 1 file(s) remaining
test/txe_test_contract upload: ../../../../../tmp/tmp.zfZyVpcGgy to s3://aztec-ci-artifacts/build-cache/vk-e389d03867e15400-b93aa193105f0a9a9e0f4662f6d47aa47a3e0fd52b633ab044aced0cf3cfed56.tar.gz
test/txe_test_contract Cache upload of vk-e389d03867e15400-b93aa193105f0a9a9e0f4662f6d47aa47a3e0fd52b633ab044aced0cf3cfed56.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-e389d03867e15400-94502ae63c21186c2504d41494b3978683fd6c89fde7289bdb1e3fe57bca3892.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.vBiLWAKxb0 (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: 34.89 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 37.89 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 37.89 MiB)
test/txe_test_contract busread : 742/6000 (mem: 37.89 MiB)
test/txe_test_contract lookups : 12218/15000 (mem: 37.89 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 37.89 MiB)
test/txe_test_contract arithmetic : 14736/56000 (mem: 37.89 MiB)
test/txe_test_contract delta range : 2431/18000 (mem: 37.89 MiB)
test/txe_test_contract elliptic : 670/6000 (mem: 37.89 MiB)
test/txe_test_contract auxiliary : 738/26000 (mem: 37.89 MiB)
test/txe_test_contract poseidon ext : 42/17000 (mem: 37.89 MiB)
test/txe_test_contract poseidon int : 230/92000 (mem: 37.89 MiB)
test/txe_test_contract overflow : 0/0 (mem: 37.89 MiB)
test/txe_test_contract (mem: 37.89 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 37.89 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 37.89 MiB)
test/txe_test_contract populating trace... (mem: 252.89 MiB)
test/txe_test_contract time to construct proving key: 257 ms. (mem: 268.89 MiB)
test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 268.89 MiB)
test/txe_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 298.19 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.vBiLWAKxb0/vk" (mem: 298.19 MiB)
test/txe_test_contract Completed 2.1 KiB/2.1 KiB (41.7 KiB/s) with 1 file(s) remaining
test/txe_test_contract upload: ../../../../../tmp/tmp.l0m7CH7JLQ to s3://aztec-ci-artifacts/build-cache/vk-e389d03867e15400-94502ae63c21186c2504d41494b3978683fd6c89fde7289bdb1e3fe57bca3892.tar.gz
test/txe_test_contract Cache upload of vk-e389d03867e15400-94502ae63c21186c2504d41494b3978683fd6c89fde7289bdb1e3fe57bca3892.tar.gz complete in 2s.
test/txe_test_contract Processing function: increment_and_decrement...
test/txe_test_contract Cache download of vk-e389d03867e15400-1148c5fba56f25795606ced11401c7152bc9300c0053e0dab232162b1dc5bbf7.tar.gz failed.
test/txe_test_contract Generating vk for function: increment_and_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.JaaZET2cJy (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: 89.59 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 109.59 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 109.59 MiB)
test/txe_test_contract busread : 742/6000 (mem: 109.59 MiB)
test/txe_test_contract lookups : 24466/15000 (mem: 109.59 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 109.59 MiB)
test/txe_test_contract arithmetic : 45115/56000 (mem: 109.59 MiB)
test/txe_test_contract delta range : 6117/18000 (mem: 109.59 MiB)
test/txe_test_contract elliptic : 6490/6000 (mem: 109.59 MiB)
test/txe_test_contract auxiliary : 21305/26000 (mem: 109.59 MiB)
test/txe_test_contract poseidon ext : 2612/17000 (mem: 109.59 MiB)
test/txe_test_contract poseidon int : 14879/92000 (mem: 109.59 MiB)
test/txe_test_contract overflow : 0/0 (mem: 109.59 MiB)
test/txe_test_contract (mem: 109.59 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 109.59 MiB)
test/txe_test_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 113.59 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 113.59 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 113.59 MiB)
test/txe_test_contract busread : 742/6000 (mem: 113.59 MiB)
test/txe_test_contract lookups : 15000/15000 (mem: 113.59 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 113.59 MiB)
test/txe_test_contract arithmetic : 45115/56000 (mem: 113.59 MiB)
test/txe_test_contract delta range : 6117/18000 (mem: 113.59 MiB)
test/txe_test_contract elliptic : 6000/6000 (mem: 113.59 MiB)
test/txe_test_contract auxiliary : 21305/26000 (mem: 113.59 MiB)
test/txe_test_contract poseidon ext : 2612/17000 (mem: 113.59 MiB)
test/txe_test_contract poseidon int : 14879/92000 (mem: 113.59 MiB)
test/txe_test_contract overflow : 9958/9958 (mem: 113.59 MiB)
test/txe_test_contract (mem: 113.59 MiB)
test/txe_test_contract Total structured size: 251983 (mem: 113.59 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 113.59 MiB)
test/txe_test_contract populating trace... (mem: 526.59 MiB)
test/txe_test_contract time to construct proving key: 300 ms. (mem: 551.59 MiB)
test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 551.59 MiB)
test/txe_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 562.09 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.JaaZET2cJy/vk" (mem: 567.09 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.ShhIQMxTYg to s3://aztec-ci-artifacts/build-cache/vk-e389d03867e15400-1148c5fba56f25795606ced11401c7152bc9300c0053e0dab232162b1dc5bbf7.tar.gz
test/txe_test_contract Cache upload of vk-e389d03867e15400-1148c5fba56f25795606ced11401c7152bc9300c0053e0dab232162b1dc5bbf7.tar.gz complete in 2s.
test/txe_test_contract Processing function: increment_self_and_other...
test/txe_test_contract Cache download of vk-e389d03867e15400-8da5340578b6820c5ee336f88f424226df052414fd7b9ba5ef5bc2bdcc4634f5.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.zXnU6kFaff (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.18 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 41.18 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 41.18 MiB)
test/txe_test_contract busread : 742/6000 (mem: 41.18 MiB)
test/txe_test_contract lookups : 12218/15000 (mem: 41.18 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 41.18 MiB)
test/txe_test_contract arithmetic : 14757/56000 (mem: 41.18 MiB)
test/txe_test_contract delta range : 2432/18000 (mem: 41.18 MiB)
test/txe_test_contract elliptic : 670/6000 (mem: 41.18 MiB)
test/txe_test_contract auxiliary : 738/26000 (mem: 41.18 MiB)
test/txe_test_contract poseidon ext : 62/17000 (mem: 41.18 MiB)
test/txe_test_contract poseidon int : 344/92000 (mem: 41.18 MiB)
test/txe_test_contract overflow : 0/0 (mem: 41.18 MiB)
test/txe_test_contract (mem: 41.18 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 41.18 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 41.18 MiB)
test/txe_test_contract populating trace... (mem: 267.18 MiB)
test/txe_test_contract time to construct proving key: 234 ms. (mem: 284.18 MiB)
test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 284.18 MiB)
test/txe_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 313.18 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.zXnU6kFaff/vk" (mem: 313.18 MiB)
test/txe_test_contract Completed 2.1 KiB/2.1 KiB (32.6 KiB/s) with 1 file(s) remaining
test/txe_test_contract upload: ../../../../../tmp/tmp.rFP0iONx0g to s3://aztec-ci-artifacts/build-cache/vk-e389d03867e15400-8da5340578b6820c5ee336f88f424226df052414fd7b9ba5ef5bc2bdcc4634f5.tar.gz
test/txe_test_contract Cache upload of vk-e389d03867e15400-8da5340578b6820c5ee336f88f424226df052414fd7b9ba5ef5bc2bdcc4634f5.tar.gz complete in 2s.
test/txe_test_contract Processing function: increment_twice...
test/txe_test_contract Cache download of vk-e389d03867e15400-e9a3352d5acec25b4eacd5ff3850735ea4e760670779915bee997b8eda8d4bd7.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.keVCC1e1Vv (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: 51.09 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 52.09 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 52.09 MiB)
test/txe_test_contract busread : 742/6000 (mem: 52.09 MiB)
test/txe_test_contract lookups : 24434/15000 (mem: 52.09 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 52.09 MiB)
test/txe_test_contract arithmetic : 24373/56000 (mem: 52.09 MiB)
test/txe_test_contract delta range : 2982/18000 (mem: 52.09 MiB)
test/txe_test_contract elliptic : 1338/6000 (mem: 52.09 MiB)
test/txe_test_contract auxiliary : 1450/26000 (mem: 52.09 MiB)
test/txe_test_contract poseidon ext : 62/17000 (mem: 52.09 MiB)
test/txe_test_contract poseidon int : 344/92000 (mem: 52.09 MiB)
test/txe_test_contract overflow : 0/0 (mem: 52.09 MiB)
test/txe_test_contract (mem: 52.09 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 52.09 MiB)
test/txe_test_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 57.09 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 57.09 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 57.09 MiB)
test/txe_test_contract busread : 742/6000 (mem: 57.09 MiB)
test/txe_test_contract lookups : 15000/15000 (mem: 57.09 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 57.09 MiB)
test/txe_test_contract arithmetic : 24373/56000 (mem: 57.09 MiB)
test/txe_test_contract delta range : 2982/18000 (mem: 57.09 MiB)
test/txe_test_contract elliptic : 1338/6000 (mem: 57.09 MiB)
test/txe_test_contract auxiliary : 1450/26000 (mem: 57.09 MiB)
test/txe_test_contract poseidon ext : 62/17000 (mem: 57.09 MiB)
test/txe_test_contract poseidon int : 344/92000 (mem: 57.09 MiB)
test/txe_test_contract overflow : 9435/9435 (mem: 57.09 MiB)
test/txe_test_contract (mem: 57.09 MiB)
test/txe_test_contract Total structured size: 251460 (mem: 57.09 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 57.09 MiB)
test/txe_test_contract populating trace... (mem: 482.09 MiB)
test/txe_test_contract time to construct proving key: 312 ms. (mem: 503.09 MiB)
test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 503.09 MiB)
test/txe_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 528.89 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.keVCC1e1Vv/vk" (mem: 528.89 MiB)
test/txe_test_contract Completed 2.1 KiB/2.1 KiB (29.6 KiB/s) with 1 file(s) remaining
test/txe_test_contract upload: ../../../../../tmp/tmp.4TjoyPnAVI to s3://aztec-ci-artifacts/build-cache/vk-e389d03867e15400-e9a3352d5acec25b4eacd5ff3850735ea4e760670779915bee997b8eda8d4bd7.tar.gz
test/txe_test_contract Cache upload of vk-e389d03867e15400-e9a3352d5acec25b4eacd5ff3850735ea4e760670779915bee997b8eda8d4bd7.tar.gz complete in 2s.
test/txe_test_contract Processing function: initialize...
test/txe_test_contract Cache download of vk-e389d03867e15400-22403283dbb8fbe2fd18d1fa9293ededbc34ab35e67b5d8d470ed095c6dd0346.tar.gz failed.
test/txe_test_contract Generating vk for function: initialize...
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.VHl1pvAaUO (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: 33.11 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 36.11 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 36.11 MiB)
test/txe_test_contract busread : 742/6000 (mem: 36.11 MiB)
test/txe_test_contract lookups : 12250/15000 (mem: 36.11 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 36.11 MiB)
test/txe_test_contract arithmetic : 15506/56000 (mem: 36.11 MiB)
test/txe_test_contract delta range : 2493/18000 (mem: 36.11 MiB)
test/txe_test_contract elliptic : 1008/6000 (mem: 36.11 MiB)
test/txe_test_contract auxiliary : 899/26000 (mem: 36.11 MiB)
test/txe_test_contract poseidon ext : 142/17000 (mem: 36.11 MiB)
test/txe_test_contract poseidon int : 800/92000 (mem: 36.11 MiB)
test/txe_test_contract overflow : 0/0 (mem: 36.11 MiB)
test/txe_test_contract (mem: 36.11 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 36.11 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 36.11 MiB)
test/txe_test_contract populating trace... (mem: 260.11 MiB)
test/txe_test_contract time to construct proving key: 215 ms. (mem: 276.11 MiB)
test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 276.11 MiB)
test/txe_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 305.90 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.VHl1pvAaUO/vk" (mem: 305.90 MiB)
test/txe_test_contract Completed 2.1 KiB/2.1 KiB (44.0 KiB/s) with 1 file(s) remaining
test/txe_test_contract upload: ../../../../../tmp/tmp.HZXRn80rgd to s3://aztec-ci-artifacts/build-cache/vk-e389d03867e15400-22403283dbb8fbe2fd18d1fa9293ededbc34ab35e67b5d8d470ed095c6dd0346.tar.gz
test/txe_test_contract Cache upload of vk-e389d03867e15400-22403283dbb8fbe2fd18d1fa9293ededbc34ab35e67b5d8d470ed095c6dd0346.tar.gz complete in 2s.
test/txe_test_contract Processing function: private_call...
test/txe_test_contract Cache download of vk-e389d03867e15400-ea600fda08ff54737f9c1ceca4f5460e1362778f91e2fcadb50cb0c40e382373.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.FpLDDjHypp (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: 19.00 MiB)
test/txe_test_contract arithmetic : 3285/56000 (mem: 19.00 MiB)
test/txe_test_contract delta range : 1787/18000 (mem: 19.00 MiB)
test/txe_test_contract elliptic : 2/6000 (mem: 19.00 MiB)
test/txe_test_contract auxiliary : 26/26000 (mem: 19.00 MiB)
test/txe_test_contract poseidon ext : 12/17000 (mem: 19.00 MiB)
test/txe_test_contract poseidon int : 59/92000 (mem: 19.00 MiB)
test/txe_test_contract overflow : 0/0 (mem: 19.00 MiB)
test/txe_test_contract (mem: 19.00 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 19.00 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 19.00 MiB)
test/txe_test_contract populating trace... (mem: 232.00 MiB)
test/txe_test_contract time to construct proving key: 138 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.FpLDDjHypp/vk" (mem: 279.00 MiB)
test/txe_test_contract Completed 2.1 KiB/2.1 KiB (52.5 KiB/s) with 1 file(s) remaining
test/txe_test_contract upload: ../../../../../tmp/tmp.3ds8gNVjNL to s3://aztec-ci-artifacts/build-cache/vk-e389d03867e15400-ea600fda08ff54737f9c1ceca4f5460e1362778f91e2fcadb50cb0c40e382373.tar.gz
test/txe_test_contract Cache upload of vk-e389d03867e15400-ea600fda08ff54737f9c1ceca4f5460e1362778f91e2fcadb50cb0c40e382373.tar.gz complete in 2s.
test/txe_test_contract Processing function: private_static_call...
test/txe_test_contract Cache download of vk-e389d03867e15400-55fa547e8ff990508cbb05389c821b1623196fc562e9b8995f6eb2782dc75544.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.FHWCAyK4bU (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: 243.00 MiB)
test/txe_test_contract time to construct proving key: 113 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: 289.00 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.FHWCAyK4bU/vk" (mem: 289.00 MiB)
test/txe_test_contract Completed 2.1 KiB/2.1 KiB (54.8 KiB/s) with 1 file(s) remaining
test/txe_test_contract upload: ../../../../../tmp/tmp.7ZbnTnrrTJ to s3://aztec-ci-artifacts/build-cache/vk-e389d03867e15400-55fa547e8ff990508cbb05389c821b1623196fc562e9b8995f6eb2782dc75544.tar.gz
test/txe_test_contract Cache upload of vk-e389d03867e15400-55fa547e8ff990508cbb05389c821b1623196fc562e9b8995f6eb2782dc75544.tar.gz complete in 2s.
test/txe_test_contract Processing function: private_static_void_call...
test/txe_test_contract Cache download of vk-e389d03867e15400-75af515607e462439cd2b1ce08327661f2118172c337893e15beb30e8b67a532.tar.gz failed.
test/txe_test_contract Generating vk for function: private_static_void_call...
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.LMDGtlJlVo (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: 13.82 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.82 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 15.82 MiB)
test/txe_test_contract busread : 742/6000 (mem: 15.82 MiB)
test/txe_test_contract lookups : 2/15000 (mem: 15.82 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.82 MiB)
test/txe_test_contract arithmetic : 3286/56000 (mem: 15.82 MiB)
test/txe_test_contract delta range : 1787/18000 (mem: 15.82 MiB)
test/txe_test_contract elliptic : 2/6000 (mem: 15.82 MiB)
test/txe_test_contract auxiliary : 26/26000 (mem: 15.82 MiB)
test/txe_test_contract poseidon ext : 12/17000 (mem: 15.82 MiB)
test/txe_test_contract poseidon int : 59/92000 (mem: 15.82 MiB)
test/txe_test_contract overflow : 0/0 (mem: 15.82 MiB)
test/txe_test_contract (mem: 15.82 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 15.82 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 15.82 MiB)
test/txe_test_contract populating trace... (mem: 235.82 MiB)
test/txe_test_contract time to construct proving key: 149 ms. (mem: 244.82 MiB)
test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 244.82 MiB)
test/txe_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 276.82 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.LMDGtlJlVo/vk" (mem: 276.82 MiB)
test/txe_test_contract Completed 2.1 KiB/2.1 KiB (31.4 KiB/s) with 1 file(s) remaining
test/txe_test_contract upload: ../../../../../tmp/tmp.QQ68klfmkw to s3://aztec-ci-artifacts/build-cache/vk-e389d03867e15400-75af515607e462439cd2b1ce08327661f2118172c337893e15beb30e8b67a532.tar.gz
test/txe_test_contract Cache upload of vk-e389d03867e15400-75af515607e462439cd2b1ce08327661f2118172c337893e15beb30e8b67a532.tar.gz complete in 2s.
test/txe_test_contract Processing function: private_void_call...
test/txe_test_contract Cache download of vk-e389d03867e15400-d8c1f1e97aba69a49a1e0663760d3c3f6fa6c52bc3c4c3314fea0b512baa4999.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.UTmtPm7Zaf (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 : 3286/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: 234.00 MiB)
test/txe_test_contract time to construct proving key: 205 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.UTmtPm7Zaf/vk" (mem: 279.00 MiB)
test/txe_test_contract Completed 2.1 KiB/2.1 KiB (48.1 KiB/s) with 1 file(s) remaining
test/txe_test_contract upload: ../../../../../tmp/tmp.PMSyoygqz3 to s3://aztec-ci-artifacts/build-cache/vk-e389d03867e15400-d8c1f1e97aba69a49a1e0663760d3c3f6fa6c52bc3c4c3314fea0b512baa4999.tar.gz
test/txe_test_contract Cache upload of vk-e389d03867e15400-d8c1f1e97aba69a49a1e0663760d3c3f6fa6c52bc3c4c3314fea0b512baa4999.tar.gz complete in 3s.
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-b1a56652f8c21c3f-2002f8ef3459b5d493e8b827eaa24cb175696ee2bed393d120738f4d38823544.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.EeYU5Ulpk7 (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: 332.93 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 350.93 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 350.93 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 350.93 MiB)
test/pending_note_hashes_contract lookups : 195458/15000 (mem: 350.93 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 350.93 MiB)
test/pending_note_hashes_contract arithmetic : 175736/56000 (mem: 350.93 MiB)
test/pending_note_hashes_contract delta range : 13047/18000 (mem: 350.93 MiB)
test/pending_note_hashes_contract elliptic : 15842/6000 (mem: 350.93 MiB)
test/pending_note_hashes_contract auxiliary : 31273/26000 (mem: 350.93 MiB)
test/pending_note_hashes_contract poseidon ext : 2922/17000 (mem: 350.93 MiB)
test/pending_note_hashes_contract poseidon int : 16646/92000 (mem: 350.93 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 350.93 MiB)
test/pending_note_hashes_contract (mem: 350.93 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 350.93 MiB)
test/pending_note_hashes_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 548.93 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 548.93 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 548.93 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 548.93 MiB)
test/pending_note_hashes_contract lookups : 15000/15000 (mem: 548.93 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 548.93 MiB)
test/pending_note_hashes_contract arithmetic : 56000/56000 (mem: 548.93 MiB)
test/pending_note_hashes_contract delta range : 13047/18000 (mem: 548.93 MiB)
test/pending_note_hashes_contract elliptic : 6000/6000 (mem: 548.93 MiB)
test/pending_note_hashes_contract auxiliary : 26000/26000 (mem: 548.93 MiB)
test/pending_note_hashes_contract poseidon ext : 2922/17000 (mem: 548.93 MiB)
test/pending_note_hashes_contract poseidon int : 16646/92000 (mem: 548.93 MiB)
test/pending_note_hashes_contract overflow : 315313/315313 (mem: 548.93 MiB)
test/pending_note_hashes_contract (mem: 548.93 MiB)
test/pending_note_hashes_contract Total structured size: 557338 (mem: 548.93 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 548.93 MiB)
test/pending_note_hashes_contract populating trace... (mem: 2254.93 MiB)
test/pending_note_hashes_contract time to construct proving key: 1251 ms. (mem: 2342.93 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 2342.93 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 1048577 (mem: 2342.93 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.EeYU5Ulpk7/vk" (mem: 2342.93 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (43.8 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.mLSdWDNNwB to s3://aztec-ci-artifacts/build-cache/vk-b1a56652f8c21c3f-2002f8ef3459b5d493e8b827eaa24cb175696ee2bed393d120738f4d38823544.tar.gz
test/pending_note_hashes_contract Cache upload of vk-b1a56652f8c21c3f-2002f8ef3459b5d493e8b827eaa24cb175696ee2bed393d120738f4d38823544.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-b1a56652f8c21c3f-365868fbab6c856192e21b48ba961cfde848835de244463a1aaa0a2bc9036399.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: 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.jo64X79w59 (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: 26.59 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 31.59 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 31.59 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 31.59 MiB)
test/pending_note_hashes_contract lookups : 2/15000 (mem: 31.59 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 31.59 MiB)
test/pending_note_hashes_contract arithmetic : 10292/56000 (mem: 31.59 MiB)
test/pending_note_hashes_contract delta range : 2937/18000 (mem: 31.59 MiB)
test/pending_note_hashes_contract elliptic : 2/6000 (mem: 31.59 MiB)
test/pending_note_hashes_contract auxiliary : 3535/26000 (mem: 31.59 MiB)
test/pending_note_hashes_contract poseidon ext : 682/17000 (mem: 31.59 MiB)
test/pending_note_hashes_contract poseidon int : 3878/92000 (mem: 31.59 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 31.59 MiB)
test/pending_note_hashes_contract (mem: 31.59 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 31.59 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 31.59 MiB)
test/pending_note_hashes_contract populating trace... (mem: 261.59 MiB)
test/pending_note_hashes_contract time to construct proving key: 186 ms. (mem: 278.59 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 278.59 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 310.59 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.jo64X79w59/vk" (mem: 310.59 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (27.9 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.cZ8JYUDiYf to s3://aztec-ci-artifacts/build-cache/vk-b1a56652f8c21c3f-365868fbab6c856192e21b48ba961cfde848835de244463a1aaa0a2bc9036399.tar.gz
test/pending_note_hashes_contract Cache upload of vk-b1a56652f8c21c3f-365868fbab6c856192e21b48ba961cfde848835de244463a1aaa0a2bc9036399.tar.gz complete in 2s.
test/pending_note_hashes_contract Processing function: test_emit_bad_note_log...
test/pending_note_hashes_contract Cache download of vk-b1a56652f8c21c3f-d222848944fabbaeb20e69f3ce88c8c61cb24ab79d2db1de7f5740edd429931d.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: 7.00 MiB)
test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 7.00 MiB)
test/pending_note_hashes_contract --scheme: client_ivc (mem: 7.00 MiB)
test/pending_note_hashes_contract --bytecode_path: - (mem: 7.00 MiB)
test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.GkQhyXoAXO (mem: 7.00 MiB)
test/pending_note_hashes_contract --verbose: true (mem: 7.00 MiB)
test/pending_note_hashes_contract --verifier_type: standalone (mem: 7.00 MiB)
test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 46.09 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 49.09 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 49.09 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 49.09 MiB)
test/pending_note_hashes_contract lookups : 24434/15000 (mem: 49.09 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 49.09 MiB)
test/pending_note_hashes_contract arithmetic : 24351/56000 (mem: 49.09 MiB)
test/pending_note_hashes_contract delta range : 2980/18000 (mem: 49.09 MiB)
test/pending_note_hashes_contract elliptic : 1338/6000 (mem: 49.09 MiB)
test/pending_note_hashes_contract auxiliary : 1450/26000 (mem: 49.09 MiB)
test/pending_note_hashes_contract poseidon ext : 42/17000 (mem: 49.09 MiB)
test/pending_note_hashes_contract poseidon int : 230/92000 (mem: 49.09 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 49.09 MiB)
test/pending_note_hashes_contract (mem: 49.09 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 49.09 MiB)
test/pending_note_hashes_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 53.09 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 53.09 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 53.09 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 53.09 MiB)
test/pending_note_hashes_contract lookups : 15000/15000 (mem: 53.09 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 53.09 MiB)
test/pending_note_hashes_contract arithmetic : 24351/56000 (mem: 53.09 MiB)
test/pending_note_hashes_contract delta range : 2980/18000 (mem: 53.09 MiB)
test/pending_note_hashes_contract elliptic : 1338/6000 (mem: 53.09 MiB)
test/pending_note_hashes_contract auxiliary : 1450/26000 (mem: 53.09 MiB)
test/pending_note_hashes_contract poseidon ext : 42/17000 (mem: 53.09 MiB)
test/pending_note_hashes_contract poseidon int : 230/92000 (mem: 53.09 MiB)
test/pending_note_hashes_contract overflow : 9435/9435 (mem: 53.09 MiB)
test/pending_note_hashes_contract (mem: 53.09 MiB)
test/pending_note_hashes_contract Total structured size: 251460 (mem: 53.09 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 53.09 MiB)
test/pending_note_hashes_contract populating trace... (mem: 470.09 MiB)
test/pending_note_hashes_contract time to construct proving key: 280 ms. (mem: 490.09 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 490.09 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 516.43 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.GkQhyXoAXO/vk" (mem: 516.43 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (31.9 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.vOXXhLMFGv to s3://aztec-ci-artifacts/build-cache/vk-b1a56652f8c21c3f-d222848944fabbaeb20e69f3ce88c8c61cb24ab79d2db1de7f5740edd429931d.tar.gz
test/pending_note_hashes_contract Cache upload of vk-b1a56652f8c21c3f-d222848944fabbaeb20e69f3ce88c8c61cb24ab79d2db1de7f5740edd429931d.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-b1a56652f8c21c3f-f0e0d2c3170a84b87aaacfd136aaed6456072d057f1466f1c9dd1ffea440502e.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: 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.xFoOYpf3Hc (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: 15.00 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 15.00 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 15.00 MiB)
test/pending_note_hashes_contract lookups : 2/15000 (mem: 15.00 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.00 MiB)
test/pending_note_hashes_contract arithmetic : 3321/56000 (mem: 15.00 MiB)
test/pending_note_hashes_contract delta range : 1791/18000 (mem: 15.00 MiB)
test/pending_note_hashes_contract elliptic : 2/6000 (mem: 15.00 MiB)
test/pending_note_hashes_contract auxiliary : 26/26000 (mem: 15.00 MiB)
test/pending_note_hashes_contract poseidon ext : 52/17000 (mem: 15.00 MiB)
test/pending_note_hashes_contract poseidon int : 287/92000 (mem: 15.00 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 15.00 MiB)
test/pending_note_hashes_contract (mem: 15.00 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 15.00 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 15.00 MiB)
test/pending_note_hashes_contract populating trace... (mem: 242.00 MiB)
test/pending_note_hashes_contract time to construct proving key: 189 ms. (mem: 257.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: 257.00 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 289.00 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.xFoOYpf3Hc/vk" (mem: 289.00 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (22.0 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.Oyj8hYbow8 to s3://aztec-ci-artifacts/build-cache/vk-b1a56652f8c21c3f-f0e0d2c3170a84b87aaacfd136aaed6456072d057f1466f1c9dd1ffea440502e.tar.gz
test/pending_note_hashes_contract Cache upload of vk-b1a56652f8c21c3f-f0e0d2c3170a84b87aaacfd136aaed6456072d057f1466f1c9dd1ffea440502e.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-b1a56652f8c21c3f-175452217c38ce456a3c35e1329e68234fd42248719908316cdcbbcacdfe1767.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: 8.00 MiB)
test/pending_note_hashes_contract --scheme: client_ivc (mem: 8.00 MiB)
test/pending_note_hashes_contract --bytecode_path: - (mem: 8.00 MiB)
test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.QElBxiz9I9 (mem: 8.00 MiB)
test/pending_note_hashes_contract --verbose: true (mem: 8.00 MiB)
test/pending_note_hashes_contract --verifier_type: standalone (mem: 8.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: 15.00 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 15.00 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 15.00 MiB)
test/pending_note_hashes_contract lookups : 2/15000 (mem: 15.00 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.00 MiB)
test/pending_note_hashes_contract arithmetic : 3342/56000 (mem: 15.00 MiB)
test/pending_note_hashes_contract delta range : 1791/18000 (mem: 15.00 MiB)
test/pending_note_hashes_contract elliptic : 2/6000 (mem: 15.00 MiB)
test/pending_note_hashes_contract auxiliary : 26/26000 (mem: 15.00 MiB)
test/pending_note_hashes_contract poseidon ext : 72/17000 (mem: 15.00 MiB)
test/pending_note_hashes_contract poseidon int : 401/92000 (mem: 15.00 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 15.00 MiB)
test/pending_note_hashes_contract (mem: 15.00 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 15.00 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 15.00 MiB)
test/pending_note_hashes_contract populating trace... (mem: 244.00 MiB)
test/pending_note_hashes_contract time to construct proving key: 170 ms. (mem: 259.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: 259.00 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 291.00 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.QElBxiz9I9/vk" (mem: 291.00 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (28.7 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.sNex4dYtHN to s3://aztec-ci-artifacts/build-cache/vk-b1a56652f8c21c3f-175452217c38ce456a3c35e1329e68234fd42248719908316cdcbbcacdfe1767.tar.gz
test/pending_note_hashes_contract Cache upload of vk-b1a56652f8c21c3f-175452217c38ce456a3c35e1329e68234fd42248719908316cdcbbcacdfe1767.tar.gz complete in 2s.
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-b1a56652f8c21c3f-c1a583895b8f0c24dbea0437f84da8347936d9c9bf9d0ced6c3c8da770441211.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.ieIOlpo5uH (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 : 3338/56000 (mem: 17.00 MiB)
test/pending_note_hashes_contract delta range : 1793/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 : 72/17000 (mem: 17.00 MiB)
test/pending_note_hashes_contract poseidon int : 401/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: 249.00 MiB)
test/pending_note_hashes_contract time to construct proving key: 160 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: 294.00 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.ieIOlpo5uH/vk" (mem: 294.00 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (25.9 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.msZ1QZOjJE to s3://aztec-ci-artifacts/build-cache/vk-b1a56652f8c21c3f-c1a583895b8f0c24dbea0437f84da8347936d9c9bf9d0ced6c3c8da770441211.tar.gz
test/pending_note_hashes_contract Cache upload of vk-b1a56652f8c21c3f-c1a583895b8f0c24dbea0437f84da8347936d9c9bf9d0ced6c3c8da770441211.tar.gz complete in 2s.
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-b1a56652f8c21c3f-3efc59721bbfef0d0bcf8a5488da5d37441f499c45061d7cce1eb527b0c29e2e.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: 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.XvKV7o6G2N (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.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 : 3325/56000 (mem: 17.00 MiB)
test/pending_note_hashes_contract delta range : 1790/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: 173 ms. (mem: 259.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: 259.00 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 290.81 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.XvKV7o6G2N/vk" (mem: 290.81 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (27.1 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.6YzC4nUTA9 to s3://aztec-ci-artifacts/build-cache/vk-b1a56652f8c21c3f-3efc59721bbfef0d0bcf8a5488da5d37441f499c45061d7cce1eb527b0c29e2e.tar.gz
test/pending_note_hashes_contract Cache upload of vk-b1a56652f8c21c3f-3efc59721bbfef0d0bcf8a5488da5d37441f499c45061d7cce1eb527b0c29e2e.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-b1a56652f8c21c3f-09e6fe4684796e356ce932cef7bee5f681609ecbeb74f83e9fc1d9e081a26d0d.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: 8.00 MiB)
test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/pending_note_hashes_contract --scheme: client_ivc (mem: 8.00 MiB)
test/pending_note_hashes_contract --bytecode_path: - (mem: 8.00 MiB)
test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.HeHekzCaKn (mem: 8.00 MiB)
test/pending_note_hashes_contract --verbose: true (mem: 8.00 MiB)
test/pending_note_hashes_contract --verifier_type: standalone (mem: 8.00 MiB)
test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 80.38 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 90.38 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 90.38 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 90.38 MiB)
test/pending_note_hashes_contract lookups : 12250/15000 (mem: 90.38 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 90.38 MiB)
test/pending_note_hashes_contract arithmetic : 35563/56000 (mem: 90.38 MiB)
test/pending_note_hashes_contract delta range : 5570/18000 (mem: 90.38 MiB)
test/pending_note_hashes_contract elliptic : 5822/6000 (mem: 90.38 MiB)
test/pending_note_hashes_contract auxiliary : 20593/26000 (mem: 90.38 MiB)
test/pending_note_hashes_contract poseidon ext : 2612/17000 (mem: 90.38 MiB)
test/pending_note_hashes_contract poseidon int : 14879/92000 (mem: 90.38 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 90.38 MiB)
test/pending_note_hashes_contract (mem: 90.38 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 90.38 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 90.38 MiB)
test/pending_note_hashes_contract populating trace... (mem: 313.38 MiB)
test/pending_note_hashes_contract time to construct proving key: 222 ms. (mem: 338.38 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 338.38 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 363.38 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.HeHekzCaKn/vk" (mem: 365.38 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (27.5 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.iV4O7eqjPa to s3://aztec-ci-artifacts/build-cache/vk-b1a56652f8c21c3f-09e6fe4684796e356ce932cef7bee5f681609ecbeb74f83e9fc1d9e081a26d0d.tar.gz
test/pending_note_hashes_contract Cache upload of vk-b1a56652f8c21c3f-09e6fe4684796e356ce932cef7bee5f681609ecbeb74f83e9fc1d9e081a26d0d.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-b1a56652f8c21c3f-6890448bdcf79e57a0b8386e39d3fb242cb3d2ca0ae962d731269ddff6f5b623.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.W0tExcT7IE (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: 319.09 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 321.09 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 321.09 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 321.09 MiB)
test/pending_note_hashes_contract lookups : 195458/15000 (mem: 321.09 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 321.09 MiB)
test/pending_note_hashes_contract arithmetic : 159295/56000 (mem: 321.09 MiB)
test/pending_note_hashes_contract delta range : 10704/18000 (mem: 321.09 MiB)
test/pending_note_hashes_contract elliptic : 10690/6000 (mem: 321.09 MiB)
test/pending_note_hashes_contract auxiliary : 11418/26000 (mem: 321.09 MiB)
test/pending_note_hashes_contract poseidon ext : 372/17000 (mem: 321.09 MiB)
test/pending_note_hashes_contract poseidon int : 2111/92000 (mem: 321.09 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 321.09 MiB)
test/pending_note_hashes_contract (mem: 321.09 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 321.09 MiB)
test/pending_note_hashes_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 506.09 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 506.09 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 506.09 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 506.09 MiB)
test/pending_note_hashes_contract lookups : 15000/15000 (mem: 506.09 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 506.09 MiB)
test/pending_note_hashes_contract arithmetic : 56000/56000 (mem: 506.09 MiB)
test/pending_note_hashes_contract delta range : 10704/18000 (mem: 506.09 MiB)
test/pending_note_hashes_contract elliptic : 6000/6000 (mem: 506.09 MiB)
test/pending_note_hashes_contract auxiliary : 11418/26000 (mem: 506.09 MiB)
test/pending_note_hashes_contract poseidon ext : 372/17000 (mem: 506.09 MiB)
test/pending_note_hashes_contract poseidon int : 2111/92000 (mem: 506.09 MiB)
test/pending_note_hashes_contract overflow : 288446/288446 (mem: 506.09 MiB)
test/pending_note_hashes_contract (mem: 506.09 MiB)
test/pending_note_hashes_contract Total structured size: 530471 (mem: 506.09 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 506.09 MiB)
test/pending_note_hashes_contract populating trace... (mem: 2217.09 MiB)
test/pending_note_hashes_contract time to construct proving key: 978 ms. (mem: 2297.09 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 2297.09 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 1048577 (mem: 2306.80 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.W0tExcT7IE/vk" (mem: 2317.80 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (43.4 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.EXjjBXCzrh to s3://aztec-ci-artifacts/build-cache/vk-b1a56652f8c21c3f-6890448bdcf79e57a0b8386e39d3fb242cb3d2ca0ae962d731269ddff6f5b623.tar.gz
test/pending_note_hashes_contract Cache upload of vk-b1a56652f8c21c3f-6890448bdcf79e57a0b8386e39d3fb242cb3d2ca0ae962d731269ddff6f5b623.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.
Seq Host Starttime JobRuntime Send Receive Exitval Signal Command
6 : 1750759435.596 3.404 0 4392 0 0 compile account/simulated_account_contract
4 : 1750759435.570 3.535 0 4413 0 0 compile account/schnorr_hardcoded_account_contract
11 : 1750759435.662 3.508 0 2500 0 0 compile app/claim_contract
9 : 1750759435.635 3.559 0 5114 0 0 compile app/auth_contract
5 : 1750759435.584 3.702 0 4416 0 0 compile account/schnorr_single_key_account_contract
7 : 1750759435.610 3.677 0 9225 0 0 compile app/amm_contract
14 : 1750759435.700 3.625 0 2837 0 0 compile app/easy_private_voting_contract
15 : 1750759435.714 3.648 0 4359 0 0 compile app/escrow_contract
12 : 1750759435.674 3.739 0 4581 0 0 compile app/crowdfunding_contract
16 : 1750759435.727 3.736 0 11592 0 0 compile app/lending_contract
2 : 1750759435.544 3.947 0 6370 0 0 compile account/ecdsa_r_account_contract
1 : 1750759435.530 3.999 0 6370 0 0 compile account/ecdsa_k_account_contract
3 : 1750759435.556 3.973 0 6477 0 0 compile account/schnorr_account_contract
8 : 1750759435.623 3.907 0 4596 0 0 compile app/app_subscription_contract
13 : 1750759435.687 4.264 0 7216 0 0 compile app/easy_private_token_contract
19 : 1750759439.185 0.960 0 656 0 0 compile app/price_feed_contract
10 : 1750759435.649 4.598 0 11380 0 0 compile app/card_game_contract
18 : 1750759439.115 4.112 0 4789 0 0 compile app/orderbook_contract
17 : 1750759439.016 5.108 0 15842 0 0 compile app/nft_contract
27 : 1750759439.505 4.619 0 2433 0 0 compile fees/sponsored_fpc_contract
23 : 1750759439.339 4.875 0 2788 0 0 compile app/uniswap_contract
26 : 1750759439.478 4.738 0 6792 0 0 compile fees/fpc_contract
21 : 1750759439.301 4.990 0 6784 0 0 compile app/token_bridge_contract
28 : 1750759439.546 4.746 0 3206 0 0 compile protocol/auth_registry_contract
30 : 1750759439.597 4.728 0 2745 0 0 compile protocol/contract_instance_deployer_contract
25 : 1750759439.427 5.266 0 8855 0 0 compile docs/docs_example_contract
32 : 1750759440.164 4.989 0 2424 0 0 compile protocol/multi_call_entrypoint_contract
20 : 1750759439.209 6.073 0 9867 0 0 compile app/token_blacklist_contract
33 : 1750759440.269 5.190 0 4617 0 0 compile protocol/router_contract
31 : 1750759439.970 5.660 0 3502 0 0 compile protocol/fee_juice_contract
24 : 1750759439.378 6.438 0 18266 0 0 compile app/simple_token_contract
36 : 1750759444.215 1.838 0 697 0 0 compile test/avm_initializer_test_contract
35 : 1750759444.153 2.382 0 2685 0 0 compile test/avm_gadgets_test_contract
43 : 1750759445.187 2.125 0 650 0 0 compile test/invalid_account_contract
22 : 1750759439.324 8.552 0 32170 0 0 compile app/token_contract
29 : 1750759439.571 8.788 0 9176 0 0 compile protocol/contract_class_registerer_contract
49 : 1750759446.566 2.078 0 795 0 0 compile test/public_immutable_contract
37 : 1750759444.240 4.434 0 10072 0 0 compile test/avm_test_contract
34 : 1750759443.259 5.555 0 2514 0 0 compile test/auth_wit_test_contract
41 : 1750759444.410 5.810 0 2437 0 0 compile test/event_only_contract
38 : 1750759444.292 6.010 0 4716 0 0 compile test/benchmarking_contract
39 : 1750759444.325 6.047 0 9175 0 0 compile test/child_contract
42 : 1750759444.721 5.808 0 6443 0 0 compile test/import_test_contract
46 : 1750759445.658 5.755 0 6728 0 0 compile test/offchain_effect_contract
44 : 1750759445.312 6.142 0 2697 0 0 compile test/no_constructor_contract
45 : 1750759445.486 5.970 0 2532 0 0 compile test/note_getter_contract
40 : 1750759444.351 7.243 0 14017 0 0 compile test/counter_contract
47 : 1750759445.852 5.964 0 26941 0 0 compile test/parent_contract
50 : 1750759447.338 5.328 0 12228 0 0 compile test/returning_tuple_contract
51 : 1750759447.898 4.997 0 2496 0 0 compile test/spam_contract
60 : 1750759451.437 1.710 0 1095 0 0 compile test/updated_contract
54 : 1750759448.706 5.148 0 6832 0 0 compile test/static_child_contract
52 : 1750759448.398 5.701 0 15699 0 0 compile test/state_vars_contract
55 : 1750759448.851 6.148 0 22753 0 0 compile test/static_parent_contract
59 : 1750759450.555 4.656 0 6784 0 0 compile test/updatable_contract
57 : 1750759450.331 5.014 0 3311 0 0 compile test/test_log_contract
53 : 1750759448.674 6.680 0 14506 0 0 compile test/stateful_test_contract
56 : 1750759450.242 5.271 0 33978 0 0 compile test/test_contract
58 : 1750759450.396 5.450 0 22688 0 0 compile test/txe_test_contract
48 : 1750759446.090 10.166 0 33554 0 0 compile test/pending_note_hashes_contract