Parent Log: http://ci.aztec-labs.com/79e80a52e049a9ce Command: ./noir-contracts/bootstrap.sh Date: Tue Jun 24 14:01:27 UTC 2025 Status: 0 Took: 27s Compiling contracts (bb-hash: 042357eee519bd02)... app/lending_contract compile app/lending_contract app/escrow_contract compile app/escrow_contract account/simulated_account_contract compile account/simulated_account_contract app/claim_contract compile app/claim_contract app/card_game_contract compile app/card_game_contract account/ecdsa_k_account_contract compile account/ecdsa_k_account_contract account/schnorr_single_key_account_contract compile account/schnorr_single_key_account_contract account/schnorr_hardcoded_account_contract compile account/schnorr_hardcoded_account_contract app/app_subscription_contract compile app/app_subscription_contract app/easy_private_voting_contract compile app/easy_private_voting_contract app/amm_contract compile app/amm_contract account/ecdsa_r_account_contract compile account/ecdsa_r_account_contract app/auth_contract compile app/auth_contract account/schnorr_account_contract compile account/schnorr_account_contract app/easy_private_token_contract compile app/easy_private_token_contract app/crowdfunding_contract compile app/crowdfunding_contract account/ecdsa_r_account_contract Cache download and extraction of contract-e886f4d83f468fe9.tar.gz complete in 0s. account/schnorr_single_key_account_contract Cache download and extraction of contract-4317e06fe390bd3c.tar.gz complete in 0s. account/schnorr_hardcoded_account_contract Cache download and extraction of contract-3fbb3a24923eabaa.tar.gz complete in 0s. account/schnorr_account_contract Cache download and extraction of contract-5d6581c48980c60a.tar.gz complete in 0s. account/ecdsa_k_account_contract Cache download and extraction of contract-4114c6da87f33cdf.tar.gz complete in 0s. account/simulated_account_contract Cache download and extraction of contract-c2d2e37005b36e52.tar.gz complete in 0s. app/amm_contract Cache download and extraction of contract-f2582513d7664a24.tar.gz complete in 0s. app/auth_contract Cache download and extraction of contract-8dadfa484c5b68ca.tar.gz complete in 0s. app/claim_contract Cache download and extraction of contract-8970134ecc892c92.tar.gz complete in 0s. app/crowdfunding_contract Cache download and extraction of contract-ef5237468ca9d645.tar.gz complete in 0s. app/card_game_contract Cache download and extraction of contract-ddd4def6dab42c35.tar.gz complete in 0s. app/easy_private_voting_contract Cache download and extraction of contract-cf8096a76541efd8.tar.gz complete in 0s. app/easy_private_token_contract Cache download and extraction of contract-67a1b1c22e1dd488.tar.gz complete in 0s. app/app_subscription_contract Cache download and extraction of contract-3d159012ab3933b8.tar.gz complete in 0s. app/escrow_contract Cache download and extraction of contract-d3219ebbbefa024e.tar.gz complete in 0s. app/lending_contract Cache download and extraction of contract-7480180d4a2b3f80.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/auth_contract Processing function: constructor... app/auth_contract Function constructor 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/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. app/auth_contract Processing function: do_private_authorized_thing... app/auth_contract Cache download of vk-8dadfa484c5b68ca-d51689f6e0c3068c26b7a912a27e86fbf7c621e8fc68041dc331c21c5db4f049.tar.gz failed. app/auth_contract Generating vk for function: do_private_authorized_thing... app/auth_contract bb command: write_vk (mem: 5.00 MiB) app/auth_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/auth_contract --scheme: client_ivc (mem: 5.00 MiB) app/auth_contract --bytecode_path: - (mem: 5.00 MiB) app/auth_contract --output_path: ./target/tmp/tmp.sY7kIhZQNI (mem: 5.00 MiB) app/auth_contract --verbose: true (mem: 5.00 MiB) app/auth_contract --verifier_type: standalone (mem: 5.00 MiB) app/auth_contract Constructing DeciderProvingKey (mem: 14.00 MiB) app/auth_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.50 MiB) app/auth_contract goblin ecc op : 4/1024 (mem: 15.50 MiB) app/auth_contract busread : 742/6000 (mem: 15.50 MiB) app/auth_contract lookups : 2/15000 (mem: 15.50 MiB) app/auth_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.50 MiB) app/auth_contract arithmetic : 4323/56000 (mem: 15.50 MiB) app/auth_contract delta range : 1899/18000 (mem: 15.50 MiB) app/auth_contract elliptic : 2/6000 (mem: 15.50 MiB) app/auth_contract auxiliary : 26/26000 (mem: 15.50 MiB) app/auth_contract poseidon ext : 442/17000 (mem: 15.50 MiB) app/auth_contract poseidon int : 2510/92000 (mem: 15.50 MiB) app/auth_contract overflow : 0/0 (mem: 15.50 MiB) app/auth_contract (mem: 15.50 MiB) app/auth_contract Total structured size: 242025 (mem: 15.50 MiB) app/auth_contract allocating polynomials object in proving key... (mem: 15.50 MiB) app/auth_contract populating trace... (mem: 250.00 MiB) app/auth_contract time to construct proving key: 249 ms. (mem: 262.50 MiB) app/auth_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 262.50 MiB) app/auth_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 284.87 MiB) app/auth_contract VK saved to "./target/tmp/tmp.sY7kIhZQNI/vk" (mem: 284.87 MiB) app/auth_contract Completed 2.1 KiB/2.1 KiB (33.7 KiB/s) with 1 file(s) remaining app/auth_contract upload: ../../../../../tmp/tmp.8kmaY4WbXC to s3://aztec-ci-artifacts/build-cache/vk-8dadfa484c5b68ca-d51689f6e0c3068c26b7a912a27e86fbf7c621e8fc68041dc331c21c5db4f049.tar.gz app/auth_contract Cache upload of vk-8dadfa484c5b68ca-d51689f6e0c3068c26b7a912a27e86fbf7c621e8fc68041dc331c21c5db4f049.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. account/simulated_account_contract Processing function: entrypoint... account/simulated_account_contract Cache download of vk-c2d2e37005b36e52-fbfbb578654a058351e4fcaecfc2eb48f2fec9b469eb1acf80f14f43ab436145.tar.gz failed. account/simulated_account_contract Generating vk for function: entrypoint... account/simulated_account_contract bb command: write_vk (mem: 5.00 MiB) account/simulated_account_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) account/simulated_account_contract --scheme: client_ivc (mem: 5.00 MiB) account/simulated_account_contract --bytecode_path: - (mem: 5.00 MiB) account/simulated_account_contract --output_path: ./target/tmp/tmp.ZjMcTVBdal (mem: 5.00 MiB) account/simulated_account_contract --verbose: true (mem: 5.00 MiB) account/simulated_account_contract --verifier_type: standalone (mem: 5.00 MiB) account/simulated_account_contract Constructing DeciderProvingKey (mem: 15.15 MiB) account/simulated_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.65 MiB) account/simulated_account_contract goblin ecc op : 4/1024 (mem: 19.65 MiB) account/simulated_account_contract busread : 742/6000 (mem: 19.65 MiB) account/simulated_account_contract lookups : 2/15000 (mem: 19.65 MiB) account/simulated_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.65 MiB) account/simulated_account_contract arithmetic : 5184/56000 (mem: 19.65 MiB) account/simulated_account_contract delta range : 2173/18000 (mem: 19.65 MiB) account/simulated_account_contract elliptic : 2/6000 (mem: 19.65 MiB) account/simulated_account_contract auxiliary : 4016/26000 (mem: 19.65 MiB) account/simulated_account_contract poseidon ext : 132/17000 (mem: 19.65 MiB) account/simulated_account_contract poseidon int : 743/92000 (mem: 19.65 MiB) account/simulated_account_contract overflow : 0/0 (mem: 19.65 MiB) account/simulated_account_contract (mem: 19.65 MiB) account/simulated_account_contract Total structured size: 242025 (mem: 19.65 MiB) account/simulated_account_contract allocating polynomials object in proving key... (mem: 19.65 MiB) account/simulated_account_contract populating trace... (mem: 249.65 MiB) account/simulated_account_contract time to construct proving key: 258 ms. (mem: 264.65 MiB) account/simulated_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 264.65 MiB) account/simulated_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 296.65 MiB) account/simulated_account_contract VK saved to "./target/tmp/tmp.ZjMcTVBdal/vk" (mem: 296.65 MiB) account/simulated_account_contract Completed 2.1 KiB/2.1 KiB (31.3 KiB/s) with 1 file(s) remaining account/simulated_account_contract upload: ../../../../../tmp/tmp.fJkxmOCCnf to s3://aztec-ci-artifacts/build-cache/vk-c2d2e37005b36e52-fbfbb578654a058351e4fcaecfc2eb48f2fec9b469eb1acf80f14f43ab436145.tar.gz account/simulated_account_contract Cache upload of vk-c2d2e37005b36e52-fbfbb578654a058351e4fcaecfc2eb48f2fec9b469eb1acf80f14f43ab436145.tar.gz complete in 2s. account/simulated_account_contract Processing function: process_message... account/simulated_account_contract Function process_message is neither public nor unconstrained, skipping. account/simulated_account_contract Processing function: sync_private_state... account/simulated_account_contract Function sync_private_state is neither public nor unconstrained, skipping. account/simulated_account_contract Processing function: verify_private_authwit... account/simulated_account_contract Cache download of vk-c2d2e37005b36e52-efa40066fb1ec9817932d3dcf688faf0656a34375294859816416674195b71d0.tar.gz failed. account/simulated_account_contract Generating vk for function: verify_private_authwit... account/simulated_account_contract bb command: write_vk (mem: 5.00 MiB) account/simulated_account_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) account/simulated_account_contract --scheme: client_ivc (mem: 5.00 MiB) account/simulated_account_contract --bytecode_path: - (mem: 5.00 MiB) account/simulated_account_contract --output_path: ./target/tmp/tmp.Csd9xpXhlh (mem: 5.00 MiB) account/simulated_account_contract --verbose: true (mem: 5.00 MiB) account/simulated_account_contract --verifier_type: standalone (mem: 5.00 MiB) account/simulated_account_contract Constructing DeciderProvingKey (mem: 10.60 MiB) account/simulated_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 13.10 MiB) account/simulated_account_contract goblin ecc op : 4/1024 (mem: 13.10 MiB) account/simulated_account_contract busread : 742/6000 (mem: 13.10 MiB) account/simulated_account_contract lookups : 2/15000 (mem: 13.10 MiB) account/simulated_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 13.10 MiB) account/simulated_account_contract arithmetic : 3309/56000 (mem: 13.10 MiB) account/simulated_account_contract delta range : 1785/18000 (mem: 13.10 MiB) account/simulated_account_contract elliptic : 2/6000 (mem: 13.10 MiB) account/simulated_account_contract auxiliary : 26/26000 (mem: 13.10 MiB) account/simulated_account_contract poseidon ext : 32/17000 (mem: 13.10 MiB) account/simulated_account_contract poseidon int : 173/92000 (mem: 13.10 MiB) account/simulated_account_contract overflow : 0/0 (mem: 13.10 MiB) account/simulated_account_contract (mem: 13.10 MiB) account/simulated_account_contract Total structured size: 242025 (mem: 13.10 MiB) account/simulated_account_contract allocating polynomials object in proving key... (mem: 13.10 MiB) account/simulated_account_contract populating trace... (mem: 246.10 MiB) account/simulated_account_contract time to construct proving key: 230 ms. (mem: 259.60 MiB) account/simulated_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 259.60 MiB) account/simulated_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 291.60 MiB) account/simulated_account_contract VK saved to "./target/tmp/tmp.Csd9xpXhlh/vk" (mem: 291.60 MiB) account/simulated_account_contract Completed 2.1 KiB/2.1 KiB (16.4 KiB/s) with 1 file(s) remaining account/simulated_account_contract upload: ../../../../../tmp/tmp.ZKQ58iptdy to s3://aztec-ci-artifacts/build-cache/vk-c2d2e37005b36e52-efa40066fb1ec9817932d3dcf688faf0656a34375294859816416674195b71d0.tar.gz account/simulated_account_contract Cache upload of vk-c2d2e37005b36e52-efa40066fb1ec9817932d3dcf688faf0656a34375294859816416674195b71d0.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/claim_contract Processing function: claim... app/claim_contract Cache download of vk-8970134ecc892c92-99f34252d15cb6730cf960750781d6730e777c7709138a71be42f23862715742.tar.gz failed. app/claim_contract Generating vk for function: claim... app/claim_contract bb command: write_vk (mem: 5.00 MiB) app/claim_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/claim_contract --scheme: client_ivc (mem: 5.00 MiB) app/claim_contract --bytecode_path: - (mem: 5.00 MiB) app/claim_contract --output_path: ./target/tmp/tmp.Fo6HbagttG (mem: 5.00 MiB) app/claim_contract --verbose: true (mem: 5.00 MiB) app/claim_contract --verifier_type: standalone (mem: 5.00 MiB) app/claim_contract Constructing DeciderProvingKey (mem: 21.70 MiB) app/claim_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 23.20 MiB) app/claim_contract goblin ecc op : 4/1024 (mem: 23.20 MiB) app/claim_contract busread : 742/6000 (mem: 23.20 MiB) app/claim_contract lookups : 2/15000 (mem: 23.20 MiB) app/claim_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 23.20 MiB) app/claim_contract arithmetic : 6313/56000 (mem: 23.20 MiB) app/claim_contract delta range : 2042/18000 (mem: 23.20 MiB) app/claim_contract elliptic : 340/6000 (mem: 23.20 MiB) app/claim_contract auxiliary : 187/26000 (mem: 23.20 MiB) app/claim_contract poseidon ext : 1562/17000 (mem: 23.20 MiB) app/claim_contract poseidon int : 8894/92000 (mem: 23.20 MiB) app/claim_contract overflow : 0/0 (mem: 23.20 MiB) app/claim_contract (mem: 23.20 MiB) app/claim_contract Total structured size: 242025 (mem: 23.20 MiB) app/claim_contract allocating polynomials object in proving key... (mem: 23.20 MiB) app/claim_contract populating trace... (mem: 256.20 MiB) app/claim_contract time to construct proving key: 234 ms. (mem: 271.70 MiB) app/claim_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 271.70 MiB) app/claim_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 300.33 MiB) app/claim_contract VK saved to "./target/tmp/tmp.Fo6HbagttG/vk" (mem: 300.33 MiB) app/claim_contract Completed 2.1 KiB/2.1 KiB (35.8 KiB/s) with 1 file(s) remaining app/claim_contract upload: ../../../../../tmp/tmp.o8Hq52i43e to s3://aztec-ci-artifacts/build-cache/vk-8970134ecc892c92-99f34252d15cb6730cf960750781d6730e777c7709138a71be42f23862715742.tar.gz app/claim_contract Cache upload of vk-8970134ecc892c92-99f34252d15cb6730cf960750781d6730e777c7709138a71be42f23862715742.tar.gz complete in 1s. app/claim_contract Processing function: constructor... app/claim_contract Function constructor is neither public nor unconstrained, skipping. app/amm_contract Processing function: add_liquidity... app/amm_contract Cache download of vk-f2582513d7664a24-3fb831eaea8b121fb4a40cff2606bf517326f391ccedd07ae7f3931f7bb90fe0.tar.gz failed. app/amm_contract Generating vk for function: add_liquidity... app/amm_contract bb command: write_vk (mem: 5.00 MiB) app/amm_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/amm_contract --scheme: client_ivc (mem: 5.00 MiB) app/amm_contract --bytecode_path: - (mem: 5.00 MiB) app/amm_contract --output_path: ./target/tmp/tmp.s39pn8dipy (mem: 5.00 MiB) app/amm_contract --verbose: true (mem: 5.00 MiB) app/amm_contract --verifier_type: standalone (mem: 5.00 MiB) app/amm_contract Constructing DeciderProvingKey (mem: 15.27 MiB) app/amm_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.27 MiB) app/amm_contract goblin ecc op : 4/1024 (mem: 17.27 MiB) app/amm_contract busread : 742/6000 (mem: 17.27 MiB) app/amm_contract lookups : 2/15000 (mem: 17.27 MiB) app/amm_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.27 MiB) app/amm_contract arithmetic : 4444/56000 (mem: 17.27 MiB) app/amm_contract delta range : 1925/18000 (mem: 17.27 MiB) app/amm_contract elliptic : 2/6000 (mem: 17.27 MiB) app/amm_contract auxiliary : 26/26000 (mem: 17.27 MiB) app/amm_contract poseidon ext : 582/17000 (mem: 17.27 MiB) app/amm_contract poseidon int : 3308/92000 (mem: 17.27 MiB) app/amm_contract overflow : 0/0 (mem: 17.27 MiB) app/amm_contract (mem: 17.27 MiB) app/amm_contract Total structured size: 242025 (mem: 17.27 MiB) app/amm_contract allocating polynomials object in proving key... (mem: 17.27 MiB) app/amm_contract populating trace... (mem: 249.27 MiB) app/amm_contract time to construct proving key: 243 ms. (mem: 264.27 MiB) app/amm_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 264.27 MiB) app/amm_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 295.73 MiB) app/amm_contract VK saved to "./target/tmp/tmp.s39pn8dipy/vk" (mem: 295.73 MiB) app/amm_contract Completed 2.1 KiB/2.1 KiB (25.5 KiB/s) with 1 file(s) remaining app/amm_contract upload: ../../../../../tmp/tmp.wZWjP5XNWH to s3://aztec-ci-artifacts/build-cache/vk-f2582513d7664a24-3fb831eaea8b121fb4a40cff2606bf517326f391ccedd07ae7f3931f7bb90fe0.tar.gz app/amm_contract Cache upload of vk-f2582513d7664a24-3fb831eaea8b121fb4a40cff2606bf517326f391ccedd07ae7f3931f7bb90fe0.tar.gz complete in 2s. app/amm_contract Processing function: constructor... app/amm_contract Function constructor is neither public nor unconstrained, skipping. app/amm_contract Processing function: get_amount_in_for_exact_out... app/amm_contract Function get_amount_in_for_exact_out is neither public nor unconstrained, skipping. app/amm_contract Processing function: get_amount_out_for_exact_in... app/amm_contract Function get_amount_out_for_exact_in is neither public nor unconstrained, skipping. app/amm_contract Processing function: process_message... app/amm_contract Function process_message is neither public nor unconstrained, skipping. app/amm_contract Processing function: public_dispatch... app/amm_contract Function public_dispatch is neither public nor unconstrained, skipping. app/amm_contract Processing function: remove_liquidity... app/amm_contract Cache download of vk-f2582513d7664a24-88dfe29a346c9562d71b8d81bf6ec2661d5e5064b633f85fb7719a9fcf51a11b.tar.gz failed. app/amm_contract Generating vk for function: remove_liquidity... app/amm_contract bb command: write_vk (mem: 5.00 MiB) app/amm_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/amm_contract --scheme: client_ivc (mem: 5.00 MiB) app/amm_contract --bytecode_path: - (mem: 5.00 MiB) app/amm_contract --output_path: ./target/tmp/tmp.8MJAQAzPDj (mem: 5.00 MiB) app/amm_contract --verbose: true (mem: 5.00 MiB) app/amm_contract --verifier_type: standalone (mem: 5.00 MiB) app/amm_contract Constructing DeciderProvingKey (mem: 14.53 MiB) app/amm_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.03 MiB) app/amm_contract goblin ecc op : 4/1024 (mem: 16.03 MiB) app/amm_contract busread : 742/6000 (mem: 16.03 MiB) app/amm_contract lookups : 2/15000 (mem: 16.03 MiB) app/amm_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.03 MiB) app/amm_contract arithmetic : 4351/56000 (mem: 16.03 MiB) app/amm_contract delta range : 1899/18000 (mem: 16.03 MiB) app/amm_contract elliptic : 2/6000 (mem: 16.03 MiB) app/amm_contract auxiliary : 26/26000 (mem: 16.03 MiB) app/amm_contract poseidon ext : 552/17000 (mem: 16.03 MiB) app/amm_contract poseidon int : 3137/92000 (mem: 16.03 MiB) app/amm_contract overflow : 0/0 (mem: 16.03 MiB) app/amm_contract (mem: 16.03 MiB) app/amm_contract Total structured size: 242025 (mem: 16.03 MiB) app/amm_contract allocating polynomials object in proving key... (mem: 16.03 MiB) app/amm_contract populating trace... (mem: 248.03 MiB) app/amm_contract time to construct proving key: 243 ms. (mem: 262.03 MiB) app/amm_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 262.03 MiB) app/amm_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 294.03 MiB) app/amm_contract VK saved to "./target/tmp/tmp.8MJAQAzPDj/vk" (mem: 294.03 MiB) app/amm_contract Completed 2.1 KiB/2.1 KiB (33.6 KiB/s) with 1 file(s) remaining app/amm_contract upload: ../../../../../tmp/tmp.ApL6QICRHt to s3://aztec-ci-artifacts/build-cache/vk-f2582513d7664a24-88dfe29a346c9562d71b8d81bf6ec2661d5e5064b633f85fb7719a9fcf51a11b.tar.gz app/amm_contract Cache upload of vk-f2582513d7664a24-88dfe29a346c9562d71b8d81bf6ec2661d5e5064b633f85fb7719a9fcf51a11b.tar.gz complete in 1s. app/amm_contract Processing function: swap_exact_tokens_for_tokens... app/amm_contract Cache download of vk-f2582513d7664a24-df6dc7ef6aec1fc866c1aabb62e9cb0721c1101b3bd68249de8e4808971d1be5.tar.gz failed. app/amm_contract Generating vk for function: swap_exact_tokens_for_tokens... app/amm_contract bb command: write_vk (mem: 5.00 MiB) app/amm_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/amm_contract --scheme: client_ivc (mem: 5.00 MiB) app/amm_contract --bytecode_path: - (mem: 5.00 MiB) app/amm_contract --output_path: ./target/tmp/tmp.xOVJWaou55 (mem: 5.00 MiB) app/amm_contract --verbose: true (mem: 5.00 MiB) app/amm_contract --verifier_type: standalone (mem: 5.00 MiB) app/amm_contract Constructing DeciderProvingKey (mem: 14.81 MiB) app/amm_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.81 MiB) app/amm_contract goblin ecc op : 4/1024 (mem: 15.81 MiB) app/amm_contract busread : 742/6000 (mem: 15.81 MiB) app/amm_contract lookups : 2/15000 (mem: 15.81 MiB) app/amm_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.81 MiB) app/amm_contract arithmetic : 4346/56000 (mem: 15.81 MiB) app/amm_contract delta range : 1895/18000 (mem: 15.81 MiB) app/amm_contract elliptic : 2/6000 (mem: 15.81 MiB) app/amm_contract auxiliary : 26/26000 (mem: 15.81 MiB) app/amm_contract poseidon ext : 532/17000 (mem: 15.81 MiB) app/amm_contract poseidon int : 3023/92000 (mem: 15.81 MiB) app/amm_contract overflow : 0/0 (mem: 15.81 MiB) app/amm_contract (mem: 15.81 MiB) app/amm_contract Total structured size: 242025 (mem: 15.81 MiB) app/amm_contract allocating polynomials object in proving key... (mem: 15.81 MiB) app/amm_contract populating trace... (mem: 248.81 MiB) app/amm_contract time to construct proving key: 250 ms. (mem: 263.31 MiB) app/amm_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 263.31 MiB) app/amm_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 295.31 MiB) app/amm_contract VK saved to "./target/tmp/tmp.xOVJWaou55/vk" (mem: 295.31 MiB) app/amm_contract Completed 2.1 KiB/2.1 KiB (32.3 KiB/s) with 1 file(s) remaining app/amm_contract upload: ../../../../../tmp/tmp.rv0hbpSOKb to s3://aztec-ci-artifacts/build-cache/vk-f2582513d7664a24-df6dc7ef6aec1fc866c1aabb62e9cb0721c1101b3bd68249de8e4808971d1be5.tar.gz app/amm_contract Cache upload of vk-f2582513d7664a24-df6dc7ef6aec1fc866c1aabb62e9cb0721c1101b3bd68249de8e4808971d1be5.tar.gz complete in 2s. app/claim_contract Processing function: process_message... app/claim_contract Function process_message is neither public nor unconstrained, skipping. app/claim_contract Processing function: public_dispatch... app/claim_contract Function public_dispatch is neither public nor unconstrained, skipping. app/claim_contract Processing function: sync_private_state... app/claim_contract Function sync_private_state is neither public nor unconstrained, skipping. app/auth_contract Processing function: get_authorized_in_private... app/auth_contract Cache download of vk-8dadfa484c5b68ca-010804a6f2ef431da031c1a7268c516a8d59195fa1ff2cb40c16c27069f0cb8f.tar.gz failed. app/auth_contract Generating vk for function: get_authorized_in_private... app/auth_contract bb command: write_vk (mem: 5.00 MiB) app/auth_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/auth_contract --scheme: client_ivc (mem: 5.00 MiB) app/auth_contract --bytecode_path: - (mem: 5.00 MiB) app/auth_contract --output_path: ./target/tmp/tmp.prRKFiTcMP (mem: 5.00 MiB) app/auth_contract --verbose: true (mem: 5.00 MiB) app/auth_contract --verifier_type: standalone (mem: 5.00 MiB) app/auth_contract Constructing DeciderProvingKey (mem: 15.00 MiB) app/auth_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.00 MiB) app/auth_contract goblin ecc op : 4/1024 (mem: 16.00 MiB) app/auth_contract busread : 742/6000 (mem: 16.00 MiB) app/auth_contract lookups : 2/15000 (mem: 16.00 MiB) app/auth_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.00 MiB) app/auth_contract arithmetic : 4333/56000 (mem: 16.00 MiB) app/auth_contract delta range : 1899/18000 (mem: 16.00 MiB) app/auth_contract elliptic : 2/6000 (mem: 16.00 MiB) app/auth_contract auxiliary : 26/26000 (mem: 16.00 MiB) app/auth_contract poseidon ext : 452/17000 (mem: 16.00 MiB) app/auth_contract poseidon int : 2567/92000 (mem: 16.00 MiB) app/auth_contract overflow : 0/0 (mem: 16.00 MiB) app/auth_contract (mem: 16.00 MiB) app/auth_contract Total structured size: 242025 (mem: 16.00 MiB) app/auth_contract allocating polynomials object in proving key... (mem: 16.00 MiB) app/auth_contract populating trace... (mem: 249.00 MiB) app/auth_contract time to construct proving key: 274 ms. (mem: 264.00 MiB) app/auth_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 264.00 MiB) app/auth_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 286.42 MiB) app/auth_contract VK saved to "./target/tmp/tmp.prRKFiTcMP/vk" (mem: 286.42 MiB) app/auth_contract Completed 2.1 KiB/2.1 KiB (23.2 KiB/s) with 1 file(s) remaining app/auth_contract upload: ../../../../../tmp/tmp.jv5FbD3e4g to s3://aztec-ci-artifacts/build-cache/vk-8dadfa484c5b68ca-010804a6f2ef431da031c1a7268c516a8d59195fa1ff2cb40c16c27069f0cb8f.tar.gz app/auth_contract Cache upload of vk-8dadfa484c5b68ca-010804a6f2ef431da031c1a7268c516a8d59195fa1ff2cb40c16c27069f0cb8f.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/orderbook_contract compile app/orderbook_contract app/price_feed_contract compile app/price_feed_contract account/schnorr_single_key_account_contract Processing function: entrypoint... account/schnorr_single_key_account_contract Cache download of vk-4317e06fe390bd3c-1665635d3e1dd12e7367d75349addf62b50b14a4d4944bc4ab84531828c6bfeb.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: 5.00 MiB) account/schnorr_single_key_account_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) account/schnorr_single_key_account_contract --scheme: client_ivc (mem: 5.00 MiB) account/schnorr_single_key_account_contract --bytecode_path: - (mem: 5.00 MiB) account/schnorr_single_key_account_contract --output_path: ./target/tmp/tmp.TEBOcWUc5b (mem: 5.00 MiB) account/schnorr_single_key_account_contract --verbose: true (mem: 5.00 MiB) account/schnorr_single_key_account_contract --verifier_type: standalone (mem: 5.00 MiB) account/schnorr_single_key_account_contract Constructing DeciderProvingKey (mem: 26.34 MiB) account/schnorr_single_key_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 30.34 MiB) account/schnorr_single_key_account_contract goblin ecc op : 4/1024 (mem: 30.34 MiB) account/schnorr_single_key_account_contract busread : 742/6000 (mem: 30.34 MiB) account/schnorr_single_key_account_contract lookups : 2076/15000 (mem: 30.34 MiB) account/schnorr_single_key_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 30.34 MiB) account/schnorr_single_key_account_contract arithmetic : 8084/56000 (mem: 30.34 MiB) account/schnorr_single_key_account_contract delta range : 2447/18000 (mem: 30.34 MiB) account/schnorr_single_key_account_contract elliptic : 1148/6000 (mem: 30.34 MiB) account/schnorr_single_key_account_contract auxiliary : 4689/26000 (mem: 30.34 MiB) account/schnorr_single_key_account_contract poseidon ext : 332/17000 (mem: 30.34 MiB) account/schnorr_single_key_account_contract poseidon int : 1883/92000 (mem: 30.34 MiB) account/schnorr_single_key_account_contract overflow : 0/0 (mem: 30.34 MiB) account/schnorr_single_key_account_contract (mem: 30.34 MiB) account/schnorr_single_key_account_contract Total structured size: 242025 (mem: 30.34 MiB) account/schnorr_single_key_account_contract allocating polynomials object in proving key... (mem: 30.34 MiB) account/schnorr_single_key_account_contract populating trace... (mem: 265.34 MiB) account/schnorr_single_key_account_contract time to construct proving key: 286 ms. (mem: 282.34 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: 282.34 MiB) account/schnorr_single_key_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 314.34 MiB) account/schnorr_single_key_account_contract VK saved to "./target/tmp/tmp.TEBOcWUc5b/vk" (mem: 314.34 MiB) account/schnorr_single_key_account_contract Completed 2.1 KiB/2.1 KiB (31.7 KiB/s) with 1 file(s) remaining account/schnorr_single_key_account_contract upload: ../../../../../tmp/tmp.LmrFNS7Yj7 to s3://aztec-ci-artifacts/build-cache/vk-4317e06fe390bd3c-1665635d3e1dd12e7367d75349addf62b50b14a4d4944bc4ab84531828c6bfeb.tar.gz account/schnorr_single_key_account_contract Cache upload of vk-4317e06fe390bd3c-1665635d3e1dd12e7367d75349addf62b50b14a4d4944bc4ab84531828c6bfeb.tar.gz complete in 1s. 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-4317e06fe390bd3c-78f24734bc290787ccbbaaec3f8e6aee3af0035c82f4dec6a30e47c64306ba7e.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: 5.00 MiB) account/schnorr_single_key_account_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) account/schnorr_single_key_account_contract --scheme: client_ivc (mem: 5.00 MiB) account/schnorr_single_key_account_contract --bytecode_path: - (mem: 5.00 MiB) account/schnorr_single_key_account_contract --output_path: ./target/tmp/tmp.3kTg9ltHC4 (mem: 5.00 MiB) account/schnorr_single_key_account_contract --verbose: true (mem: 5.00 MiB) account/schnorr_single_key_account_contract --verifier_type: standalone (mem: 5.00 MiB) account/schnorr_single_key_account_contract Constructing DeciderProvingKey (mem: 23.33 MiB) account/schnorr_single_key_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 25.47 MiB) account/schnorr_single_key_account_contract goblin ecc op : 4/1024 (mem: 25.47 MiB) account/schnorr_single_key_account_contract busread : 742/6000 (mem: 25.47 MiB) account/schnorr_single_key_account_contract lookups : 2076/15000 (mem: 25.47 MiB) account/schnorr_single_key_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 25.47 MiB) account/schnorr_single_key_account_contract arithmetic : 6040/56000 (mem: 25.47 MiB) account/schnorr_single_key_account_contract delta range : 2059/18000 (mem: 25.47 MiB) account/schnorr_single_key_account_contract elliptic : 1148/6000 (mem: 25.47 MiB) account/schnorr_single_key_account_contract auxiliary : 699/26000 (mem: 25.47 MiB) account/schnorr_single_key_account_contract poseidon ext : 92/17000 (mem: 25.47 MiB) account/schnorr_single_key_account_contract poseidon int : 515/92000 (mem: 25.47 MiB) account/schnorr_single_key_account_contract overflow : 0/0 (mem: 25.47 MiB) account/schnorr_single_key_account_contract (mem: 25.47 MiB) account/schnorr_single_key_account_contract Total structured size: 242025 (mem: 25.47 MiB) account/schnorr_single_key_account_contract allocating polynomials object in proving key... (mem: 25.47 MiB) account/schnorr_single_key_account_contract populating trace... (mem: 256.97 MiB) account/schnorr_single_key_account_contract time to construct proving key: 170 ms. (mem: 272.47 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: 272.47 MiB) account/schnorr_single_key_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 303.48 MiB) account/schnorr_single_key_account_contract VK saved to "./target/tmp/tmp.3kTg9ltHC4/vk" (mem: 303.48 MiB) account/schnorr_single_key_account_contract Completed 2.1 KiB/2.1 KiB (37.6 KiB/s) with 1 file(s) remaining account/schnorr_single_key_account_contract upload: ../../../../../tmp/tmp.I2ELAkuN7g to s3://aztec-ci-artifacts/build-cache/vk-4317e06fe390bd3c-78f24734bc290787ccbbaaec3f8e6aee3af0035c82f4dec6a30e47c64306ba7e.tar.gz account/schnorr_single_key_account_contract Cache upload of vk-4317e06fe390bd3c-78f24734bc290787ccbbaaec3f8e6aee3af0035c82f4dec6a30e47c64306ba7e.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/amm_contract Processing function: swap_tokens_for_exact_tokens... app/amm_contract Cache download of vk-f2582513d7664a24-7ee7b624d7f2da08a2df778538cbaafbe4af42590f54e88a2e41123892526d14.tar.gz failed. app/amm_contract Generating vk for function: swap_tokens_for_exact_tokens... app/amm_contract bb command: write_vk (mem: 5.00 MiB) app/amm_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/amm_contract --scheme: client_ivc (mem: 5.00 MiB) app/amm_contract --bytecode_path: - (mem: 5.00 MiB) app/amm_contract --output_path: ./target/tmp/tmp.wiPr44TmLo (mem: 5.00 MiB) app/amm_contract --verbose: true (mem: 5.00 MiB) app/amm_contract --verifier_type: standalone (mem: 5.00 MiB) app/amm_contract Constructing DeciderProvingKey (mem: 15.17 MiB) app/amm_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.67 MiB) app/amm_contract goblin ecc op : 4/1024 (mem: 16.67 MiB) app/amm_contract busread : 742/6000 (mem: 16.67 MiB) app/amm_contract lookups : 2/15000 (mem: 16.67 MiB) app/amm_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.67 MiB) app/amm_contract arithmetic : 4355/56000 (mem: 16.67 MiB) app/amm_contract delta range : 1895/18000 (mem: 16.67 MiB) app/amm_contract elliptic : 2/6000 (mem: 16.67 MiB) app/amm_contract auxiliary : 26/26000 (mem: 16.67 MiB) app/amm_contract poseidon ext : 542/17000 (mem: 16.67 MiB) app/amm_contract poseidon int : 3080/92000 (mem: 16.67 MiB) app/amm_contract overflow : 0/0 (mem: 16.67 MiB) app/amm_contract (mem: 16.67 MiB) app/amm_contract Total structured size: 242025 (mem: 16.67 MiB) app/amm_contract allocating polynomials object in proving key... (mem: 16.67 MiB) app/amm_contract populating trace... (mem: 250.17 MiB) app/amm_contract time to construct proving key: 248 ms. (mem: 264.67 MiB) app/amm_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 264.67 MiB) app/amm_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 296.17 MiB) app/amm_contract VK saved to "./target/tmp/tmp.wiPr44TmLo/vk" (mem: 296.17 MiB) app/amm_contract Completed 2.1 KiB/2.1 KiB (22.7 KiB/s) with 1 file(s) remaining app/amm_contract upload: ../../../../../tmp/tmp.13otFCYWXW to s3://aztec-ci-artifacts/build-cache/vk-f2582513d7664a24-7ee7b624d7f2da08a2df778538cbaafbe4af42590f54e88a2e41123892526d14.tar.gz app/amm_contract Cache upload of vk-f2582513d7664a24-7ee7b624d7f2da08a2df778538cbaafbe4af42590f54e88a2e41123892526d14.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. app/token_blacklist_contract compile app/token_blacklist_contract account/schnorr_account_contract Processing function: constructor... account/schnorr_account_contract Cache download of vk-5d6581c48980c60a-941d02ae2e5e6c24f0caff89a06a5669632a1eec1a18e2cf24271eb9bec2e603.tar.gz failed. account/schnorr_account_contract Generating vk for function: constructor... account/schnorr_account_contract bb command: write_vk (mem: 5.00 MiB) account/schnorr_account_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) account/schnorr_account_contract --scheme: client_ivc (mem: 5.00 MiB) account/schnorr_account_contract --bytecode_path: - (mem: 5.00 MiB) account/schnorr_account_contract --output_path: ./target/tmp/tmp.KCVAPa2WRW (mem: 5.00 MiB) account/schnorr_account_contract --verbose: true (mem: 5.00 MiB) account/schnorr_account_contract --verifier_type: standalone (mem: 5.00 MiB) account/schnorr_account_contract Constructing DeciderProvingKey (mem: 33.30 MiB) account/schnorr_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 36.80 MiB) account/schnorr_account_contract goblin ecc op : 4/1024 (mem: 36.80 MiB) account/schnorr_account_contract busread : 742/6000 (mem: 36.80 MiB) account/schnorr_account_contract lookups : 12218/15000 (mem: 36.80 MiB) account/schnorr_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 36.80 MiB) account/schnorr_account_contract arithmetic : 15035/56000 (mem: 36.80 MiB) account/schnorr_account_contract delta range : 2476/18000 (mem: 36.80 MiB) account/schnorr_account_contract elliptic : 1008/6000 (mem: 36.80 MiB) account/schnorr_account_contract auxiliary : 899/26000 (mem: 36.80 MiB) account/schnorr_account_contract poseidon ext : 132/17000 (mem: 36.80 MiB) account/schnorr_account_contract poseidon int : 743/92000 (mem: 36.80 MiB) account/schnorr_account_contract overflow : 0/0 (mem: 36.80 MiB) account/schnorr_account_contract (mem: 36.80 MiB) account/schnorr_account_contract Total structured size: 242025 (mem: 36.80 MiB) account/schnorr_account_contract allocating polynomials object in proving key... (mem: 36.80 MiB) account/schnorr_account_contract populating trace... (mem: 269.80 MiB) account/schnorr_account_contract time to construct proving key: 295 ms. (mem: 287.80 MiB) account/schnorr_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 287.80 MiB) account/schnorr_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 302.85 MiB) account/schnorr_account_contract VK saved to "./target/tmp/tmp.KCVAPa2WRW/vk" (mem: 302.85 MiB) account/schnorr_account_contract Completed 2.1 KiB/2.1 KiB (30.1 KiB/s) with 1 file(s) remaining account/schnorr_account_contract upload: ../../../../../tmp/tmp.gHJSiGRwHL to s3://aztec-ci-artifacts/build-cache/vk-5d6581c48980c60a-941d02ae2e5e6c24f0caff89a06a5669632a1eec1a18e2cf24271eb9bec2e603.tar.gz account/schnorr_account_contract Cache upload of vk-5d6581c48980c60a-941d02ae2e5e6c24f0caff89a06a5669632a1eec1a18e2cf24271eb9bec2e603.tar.gz complete in 2s. account/schnorr_account_contract Processing function: entrypoint... account/schnorr_account_contract Cache download of vk-5d6581c48980c60a-65bd4779da5725b649ca8fbd1cb8b2a812659375589bf83f1b15088ca8c8c265.tar.gz failed. account/schnorr_account_contract Generating vk for function: entrypoint... account/schnorr_account_contract bb command: write_vk (mem: 5.00 MiB) account/schnorr_account_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) account/schnorr_account_contract --scheme: client_ivc (mem: 5.00 MiB) account/schnorr_account_contract --bytecode_path: - (mem: 5.00 MiB) account/schnorr_account_contract --output_path: ./target/tmp/tmp.4NAAGev06C (mem: 5.00 MiB) account/schnorr_account_contract --verbose: true (mem: 5.00 MiB) account/schnorr_account_contract --verifier_type: standalone (mem: 5.00 MiB) account/schnorr_account_contract Constructing DeciderProvingKey (mem: 28.95 MiB) account/schnorr_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 31.95 MiB) account/schnorr_account_contract goblin ecc op : 4/1024 (mem: 31.95 MiB) account/schnorr_account_contract busread : 742/6000 (mem: 31.95 MiB) account/schnorr_account_contract lookups : 2076/15000 (mem: 31.95 MiB) account/schnorr_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 31.95 MiB) account/schnorr_account_contract arithmetic : 9353/56000 (mem: 31.95 MiB) account/schnorr_account_contract delta range : 2977/18000 (mem: 31.95 MiB) account/schnorr_account_contract elliptic : 794/6000 (mem: 31.95 MiB) account/schnorr_account_contract auxiliary : 4528/26000 (mem: 31.95 MiB) account/schnorr_account_contract poseidon ext : 312/17000 (mem: 31.95 MiB) account/schnorr_account_contract poseidon int : 1769/92000 (mem: 31.95 MiB) account/schnorr_account_contract overflow : 0/0 (mem: 31.95 MiB) account/schnorr_account_contract (mem: 31.95 MiB) account/schnorr_account_contract Total structured size: 242025 (mem: 31.95 MiB) account/schnorr_account_contract allocating polynomials object in proving key... (mem: 31.95 MiB) account/schnorr_account_contract populating trace... (mem: 265.95 MiB) account/schnorr_account_contract time to construct proving key: 282 ms. (mem: 281.45 MiB) account/schnorr_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 281.45 MiB) account/schnorr_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 313.45 MiB) account/schnorr_account_contract VK saved to "./target/tmp/tmp.4NAAGev06C/vk" (mem: 313.45 MiB) account/schnorr_account_contract Completed 2.1 KiB/2.1 KiB (32.5 KiB/s) with 1 file(s) remaining account/schnorr_account_contract upload: ../../../../../tmp/tmp.eNwp1DUjQR to s3://aztec-ci-artifacts/build-cache/vk-5d6581c48980c60a-65bd4779da5725b649ca8fbd1cb8b2a812659375589bf83f1b15088ca8c8c265.tar.gz account/schnorr_account_contract Cache upload of vk-5d6581c48980c60a-65bd4779da5725b649ca8fbd1cb8b2a812659375589bf83f1b15088ca8c8c265.tar.gz complete in 1s. 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. app/easy_private_voting_contract Processing function: cast_vote... app/easy_private_voting_contract Cache download of vk-cf8096a76541efd8-d0d138fea1c7c7d65ced33612b5ee84b1b177c326fbd99b4bf8030182e5dc855.tar.gz failed. app/easy_private_voting_contract Generating vk for function: cast_vote... app/easy_private_voting_contract bb command: write_vk (mem: 4.50 MiB) app/easy_private_voting_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/easy_private_voting_contract --scheme: client_ivc (mem: 5.00 MiB) app/easy_private_voting_contract --bytecode_path: - (mem: 5.00 MiB) app/easy_private_voting_contract --output_path: ./target/tmp/tmp.MbTx3c506l (mem: 5.00 MiB) app/easy_private_voting_contract --verbose: true (mem: 5.00 MiB) app/easy_private_voting_contract --verifier_type: standalone (mem: 5.00 MiB) app/easy_private_voting_contract Constructing DeciderProvingKey (mem: 16.50 MiB) app/easy_private_voting_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.00 MiB) app/easy_private_voting_contract goblin ecc op : 4/1024 (mem: 18.00 MiB) app/easy_private_voting_contract busread : 742/6000 (mem: 18.00 MiB) app/easy_private_voting_contract lookups : 60/15000 (mem: 18.00 MiB) app/easy_private_voting_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.00 MiB) app/easy_private_voting_contract arithmetic : 3614/56000 (mem: 18.00 MiB) app/easy_private_voting_contract delta range : 1847/18000 (mem: 18.00 MiB) app/easy_private_voting_contract elliptic : 399/6000 (mem: 18.00 MiB) app/easy_private_voting_contract auxiliary : 187/26000 (mem: 18.00 MiB) app/easy_private_voting_contract poseidon ext : 102/17000 (mem: 18.00 MiB) app/easy_private_voting_contract poseidon int : 572/92000 (mem: 18.00 MiB) app/easy_private_voting_contract overflow : 0/0 (mem: 18.00 MiB) app/easy_private_voting_contract (mem: 18.00 MiB) app/easy_private_voting_contract Total structured size: 242025 (mem: 18.00 MiB) app/easy_private_voting_contract allocating polynomials object in proving key... (mem: 18.00 MiB) app/easy_private_voting_contract populating trace... (mem: 251.50 MiB) app/easy_private_voting_contract time to construct proving key: 185 ms. (mem: 266.50 MiB) app/easy_private_voting_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 266.50 MiB) app/easy_private_voting_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 290.18 MiB) app/easy_private_voting_contract VK saved to "./target/tmp/tmp.MbTx3c506l/vk" (mem: 290.18 MiB) app/easy_private_voting_contract Completed 2.1 KiB/2.1 KiB (44.1 KiB/s) with 1 file(s) remaining app/easy_private_voting_contract upload: ../../../../../tmp/tmp.sGNOZHBxZy to s3://aztec-ci-artifacts/build-cache/vk-cf8096a76541efd8-d0d138fea1c7c7d65ced33612b5ee84b1b177c326fbd99b4bf8030182e5dc855.tar.gz app/easy_private_voting_contract Cache upload of vk-cf8096a76541efd8-d0d138fea1c7c7d65ced33612b5ee84b1b177c326fbd99b4bf8030182e5dc855.tar.gz complete in 2s. app/easy_private_voting_contract Processing function: constructor... app/easy_private_voting_contract Function constructor is neither public nor unconstrained, skipping. app/easy_private_voting_contract Processing function: end_vote... app/easy_private_voting_contract Function end_vote is neither public nor unconstrained, skipping. app/easy_private_voting_contract Processing function: get_vote... app/easy_private_voting_contract Function get_vote is neither public nor unconstrained, skipping. app/easy_private_voting_contract Processing function: process_message... app/easy_private_voting_contract Function process_message is neither public nor unconstrained, skipping. app/easy_private_voting_contract Processing function: public_dispatch... app/easy_private_voting_contract Function public_dispatch is neither public nor unconstrained, skipping. account/schnorr_hardcoded_account_contract Processing function: entrypoint... account/schnorr_hardcoded_account_contract Cache download of vk-3fbb3a24923eabaa-c44f8bc151d2731cb95897269dd1fe38b01d97d47f9f2daa3df57d97b130e697.tar.gz failed. account/schnorr_hardcoded_account_contract Generating vk for function: entrypoint... account/schnorr_hardcoded_account_contract bb command: write_vk (mem: 5.00 MiB) account/schnorr_hardcoded_account_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) account/schnorr_hardcoded_account_contract --scheme: client_ivc (mem: 5.00 MiB) account/schnorr_hardcoded_account_contract --bytecode_path: - (mem: 5.00 MiB) account/schnorr_hardcoded_account_contract --output_path: ./target/tmp/tmp.IwEEpkAVbG (mem: 5.00 MiB) account/schnorr_hardcoded_account_contract --verbose: true (mem: 5.00 MiB) account/schnorr_hardcoded_account_contract --verifier_type: standalone (mem: 5.00 MiB) account/schnorr_hardcoded_account_contract Constructing DeciderProvingKey (mem: 28.41 MiB) account/schnorr_hardcoded_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 30.91 MiB) account/schnorr_hardcoded_account_contract goblin ecc op : 4/1024 (mem: 30.91 MiB) account/schnorr_hardcoded_account_contract busread : 742/6000 (mem: 30.91 MiB) account/schnorr_hardcoded_account_contract lookups : 2047/15000 (mem: 30.91 MiB) account/schnorr_hardcoded_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 30.91 MiB) account/schnorr_hardcoded_account_contract arithmetic : 9227/56000 (mem: 30.91 MiB) account/schnorr_hardcoded_account_contract delta range : 2935/18000 (mem: 30.91 MiB) account/schnorr_hardcoded_account_contract elliptic : 430/6000 (mem: 30.91 MiB) account/schnorr_hardcoded_account_contract auxiliary : 4367/26000 (mem: 30.91 MiB) account/schnorr_hardcoded_account_contract poseidon ext : 272/17000 (mem: 30.91 MiB) account/schnorr_hardcoded_account_contract poseidon int : 1541/92000 (mem: 30.91 MiB) account/schnorr_hardcoded_account_contract overflow : 0/0 (mem: 30.91 MiB) account/schnorr_hardcoded_account_contract (mem: 30.91 MiB) account/schnorr_hardcoded_account_contract Total structured size: 242025 (mem: 30.91 MiB) account/schnorr_hardcoded_account_contract allocating polynomials object in proving key... (mem: 30.91 MiB) account/schnorr_hardcoded_account_contract populating trace... (mem: 261.41 MiB) account/schnorr_hardcoded_account_contract time to construct proving key: 249 ms. (mem: 276.41 MiB) account/schnorr_hardcoded_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 276.41 MiB) account/schnorr_hardcoded_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 308.41 MiB) account/schnorr_hardcoded_account_contract VK saved to "./target/tmp/tmp.IwEEpkAVbG/vk" (mem: 308.41 MiB) account/schnorr_hardcoded_account_contract Completed 2.1 KiB/2.1 KiB (29.6 KiB/s) with 1 file(s) remaining account/schnorr_hardcoded_account_contract upload: ../../../../../tmp/tmp.NaTFocN1D5 to s3://aztec-ci-artifacts/build-cache/vk-3fbb3a24923eabaa-c44f8bc151d2731cb95897269dd1fe38b01d97d47f9f2daa3df57d97b130e697.tar.gz account/schnorr_hardcoded_account_contract Cache upload of vk-3fbb3a24923eabaa-c44f8bc151d2731cb95897269dd1fe38b01d97d47f9f2daa3df57d97b130e697.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-3fbb3a24923eabaa-1e6f629f6da04a626f004b7e11985f9d1ea7b11ab56443d31c2cba1035d4596c.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: 5.00 MiB) account/schnorr_hardcoded_account_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) account/schnorr_hardcoded_account_contract --scheme: client_ivc (mem: 5.00 MiB) account/schnorr_hardcoded_account_contract --bytecode_path: - (mem: 5.00 MiB) account/schnorr_hardcoded_account_contract --output_path: ./target/tmp/tmp.x0QntuvfK8 (mem: 5.00 MiB) account/schnorr_hardcoded_account_contract --verbose: true (mem: 5.00 MiB) account/schnorr_hardcoded_account_contract --verifier_type: standalone (mem: 5.00 MiB) account/schnorr_hardcoded_account_contract Constructing DeciderProvingKey (mem: 20.30 MiB) account/schnorr_hardcoded_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 23.30 MiB) account/schnorr_hardcoded_account_contract goblin ecc op : 4/1024 (mem: 23.30 MiB) account/schnorr_hardcoded_account_contract busread : 742/6000 (mem: 23.30 MiB) account/schnorr_hardcoded_account_contract lookups : 2047/15000 (mem: 23.30 MiB) account/schnorr_hardcoded_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 23.30 MiB) account/schnorr_hardcoded_account_contract arithmetic : 7180/56000 (mem: 23.30 MiB) account/schnorr_hardcoded_account_contract delta range : 2547/18000 (mem: 23.30 MiB) account/schnorr_hardcoded_account_contract elliptic : 430/6000 (mem: 23.30 MiB) account/schnorr_hardcoded_account_contract auxiliary : 377/26000 (mem: 23.30 MiB) account/schnorr_hardcoded_account_contract poseidon ext : 32/17000 (mem: 23.30 MiB) account/schnorr_hardcoded_account_contract poseidon int : 173/92000 (mem: 23.30 MiB) account/schnorr_hardcoded_account_contract overflow : 0/0 (mem: 23.30 MiB) account/schnorr_hardcoded_account_contract (mem: 23.30 MiB) account/schnorr_hardcoded_account_contract Total structured size: 242025 (mem: 23.30 MiB) account/schnorr_hardcoded_account_contract allocating polynomials object in proving key... (mem: 23.30 MiB) account/schnorr_hardcoded_account_contract populating trace... (mem: 254.80 MiB) account/schnorr_hardcoded_account_contract time to construct proving key: 245 ms. (mem: 269.30 MiB) account/schnorr_hardcoded_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 269.30 MiB) account/schnorr_hardcoded_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 300.29 MiB) account/schnorr_hardcoded_account_contract VK saved to "./target/tmp/tmp.x0QntuvfK8/vk" (mem: 300.29 MiB) account/schnorr_hardcoded_account_contract Completed 2.1 KiB/2.1 KiB (33.3 KiB/s) with 1 file(s) remaining account/schnorr_hardcoded_account_contract upload: ../../../../../tmp/tmp.uXwBjbkF2U to s3://aztec-ci-artifacts/build-cache/vk-3fbb3a24923eabaa-1e6f629f6da04a626f004b7e11985f9d1ea7b11ab56443d31c2cba1035d4596c.tar.gz account/schnorr_hardcoded_account_contract Cache upload of vk-3fbb3a24923eabaa-1e6f629f6da04a626f004b7e11985f9d1ea7b11ab56443d31c2cba1035d4596c.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. account/schnorr_account_contract Processing function: sync_private_state... account/schnorr_account_contract Function sync_private_state 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/token_contract compile app/token_contract account/schnorr_account_contract Processing function: verify_private_authwit... account/schnorr_account_contract Cache download of vk-5d6581c48980c60a-18f0de69d3a68ff581ea054361ae9d909b89e5c4fa5e99d13c3808245653fb0e.tar.gz failed. account/schnorr_account_contract Generating vk for function: verify_private_authwit... account/schnorr_account_contract bb command: write_vk (mem: 5.00 MiB) account/schnorr_account_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) account/schnorr_account_contract --scheme: client_ivc (mem: 5.00 MiB) account/schnorr_account_contract --bytecode_path: - (mem: 5.00 MiB) account/schnorr_account_contract --output_path: ./target/tmp/tmp.K71W0cDD94 (mem: 5.00 MiB) account/schnorr_account_contract --verbose: true (mem: 5.00 MiB) account/schnorr_account_contract --verifier_type: standalone (mem: 5.00 MiB) account/schnorr_account_contract Constructing DeciderProvingKey (mem: 22.09 MiB) account/schnorr_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 24.59 MiB) account/schnorr_account_contract goblin ecc op : 4/1024 (mem: 24.59 MiB) account/schnorr_account_contract busread : 742/6000 (mem: 24.59 MiB) account/schnorr_account_contract lookups : 2076/15000 (mem: 24.59 MiB) account/schnorr_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 24.59 MiB) account/schnorr_account_contract arithmetic : 7308/56000 (mem: 24.59 MiB) account/schnorr_account_contract delta range : 2589/18000 (mem: 24.59 MiB) account/schnorr_account_contract elliptic : 794/6000 (mem: 24.59 MiB) account/schnorr_account_contract auxiliary : 538/26000 (mem: 24.59 MiB) account/schnorr_account_contract poseidon ext : 72/17000 (mem: 24.59 MiB) account/schnorr_account_contract poseidon int : 401/92000 (mem: 24.59 MiB) account/schnorr_account_contract overflow : 0/0 (mem: 24.59 MiB) account/schnorr_account_contract (mem: 24.59 MiB) account/schnorr_account_contract Total structured size: 242025 (mem: 24.59 MiB) account/schnorr_account_contract allocating polynomials object in proving key... (mem: 24.59 MiB) account/schnorr_account_contract populating trace... (mem: 258.09 MiB) account/schnorr_account_contract time to construct proving key: 288 ms. (mem: 271.59 MiB) account/schnorr_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 271.59 MiB) account/schnorr_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 302.86 MiB) account/schnorr_account_contract VK saved to "./target/tmp/tmp.K71W0cDD94/vk" (mem: 302.86 MiB) account/schnorr_account_contract Completed 2.1 KiB/2.1 KiB (24.8 KiB/s) with 1 file(s) remaining account/schnorr_account_contract upload: ../../../../../tmp/tmp.NGsLFonjjq to s3://aztec-ci-artifacts/build-cache/vk-5d6581c48980c60a-18f0de69d3a68ff581ea054361ae9d909b89e5c4fa5e99d13c3808245653fb0e.tar.gz account/schnorr_account_contract Cache upload of vk-5d6581c48980c60a-18f0de69d3a68ff581ea054361ae9d909b89e5c4fa5e99d13c3808245653fb0e.tar.gz complete in 2s. account/schnorr_account_contract Processing function: public_dispatch... account/schnorr_account_contract Function public_dispatch is neither public nor unconstrained, skipping. account/ecdsa_r_account_contract Processing function: constructor... account/ecdsa_r_account_contract Cache download of vk-e886f4d83f468fe9-b9d15c51cea0f6a2f17aa80253868bf315f695bcab3d48fe9b8b31c6d7f0689d.tar.gz failed. account/ecdsa_r_account_contract Generating vk for function: constructor... account/ecdsa_r_account_contract bb command: write_vk (mem: 5.00 MiB) account/ecdsa_r_account_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) account/ecdsa_r_account_contract --scheme: client_ivc (mem: 5.00 MiB) account/ecdsa_r_account_contract --bytecode_path: - (mem: 5.00 MiB) account/ecdsa_r_account_contract --output_path: ./target/tmp/tmp.LIriiXGxGm (mem: 5.00 MiB) account/ecdsa_r_account_contract --verbose: true (mem: 5.00 MiB) account/ecdsa_r_account_contract --verifier_type: standalone (mem: 5.00 MiB) account/ecdsa_r_account_contract Constructing DeciderProvingKey (mem: 42.70 MiB) account/ecdsa_r_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 43.70 MiB) account/ecdsa_r_account_contract goblin ecc op : 4/1024 (mem: 43.70 MiB) account/ecdsa_r_account_contract busread : 742/6000 (mem: 43.70 MiB) account/ecdsa_r_account_contract lookups : 14394/15000 (mem: 43.70 MiB) account/ecdsa_r_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 43.70 MiB) account/ecdsa_r_account_contract arithmetic : 17891/56000 (mem: 43.70 MiB) account/ecdsa_r_account_contract delta range : 2507/18000 (mem: 43.70 MiB) account/ecdsa_r_account_contract elliptic : 1008/6000 (mem: 43.70 MiB) account/ecdsa_r_account_contract auxiliary : 899/26000 (mem: 43.70 MiB) account/ecdsa_r_account_contract poseidon ext : 352/17000 (mem: 43.70 MiB) account/ecdsa_r_account_contract poseidon int : 1997/92000 (mem: 43.70 MiB) account/ecdsa_r_account_contract overflow : 0/0 (mem: 43.70 MiB) account/ecdsa_r_account_contract (mem: 43.70 MiB) account/ecdsa_r_account_contract Total structured size: 242025 (mem: 43.70 MiB) account/ecdsa_r_account_contract allocating polynomials object in proving key... (mem: 43.70 MiB) account/ecdsa_r_account_contract populating trace... (mem: 276.70 MiB) account/ecdsa_r_account_contract time to construct proving key: 297 ms. (mem: 296.20 MiB) account/ecdsa_r_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 296.20 MiB) account/ecdsa_r_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 325.57 MiB) account/ecdsa_r_account_contract VK saved to "./target/tmp/tmp.LIriiXGxGm/vk" (mem: 325.57 MiB) account/ecdsa_r_account_contract Completed 2.1 KiB/2.1 KiB (41.2 KiB/s) with 1 file(s) remaining account/ecdsa_r_account_contract upload: ../../../../../tmp/tmp.rcKzxNSe1u to s3://aztec-ci-artifacts/build-cache/vk-e886f4d83f468fe9-b9d15c51cea0f6a2f17aa80253868bf315f695bcab3d48fe9b8b31c6d7f0689d.tar.gz account/ecdsa_r_account_contract Cache upload of vk-e886f4d83f468fe9-b9d15c51cea0f6a2f17aa80253868bf315f695bcab3d48fe9b8b31c6d7f0689d.tar.gz complete in 2s. app/uniswap_contract compile app/uniswap_contract app/lending_contract Processing function: borrow_private... app/lending_contract Cache download of vk-7480180d4a2b3f80-9ad54885a40d4b738d1f8672e2673be7e6ada497b377b3c2f32fbde2a4cc4c03.tar.gz failed. app/lending_contract Generating vk for function: borrow_private... app/lending_contract bb command: write_vk (mem: 5.00 MiB) app/lending_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/lending_contract --scheme: client_ivc (mem: 5.00 MiB) app/lending_contract --bytecode_path: - (mem: 5.00 MiB) app/lending_contract --output_path: ./target/tmp/tmp.UxP9EIb5Zc (mem: 5.00 MiB) app/lending_contract --verbose: true (mem: 5.00 MiB) app/lending_contract --verifier_type: standalone (mem: 5.00 MiB) app/lending_contract Constructing DeciderProvingKey (mem: 13.88 MiB) app/lending_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.38 MiB) app/lending_contract goblin ecc op : 4/1024 (mem: 15.38 MiB) app/lending_contract busread : 742/6000 (mem: 15.38 MiB) app/lending_contract lookups : 60/15000 (mem: 15.38 MiB) app/lending_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.38 MiB) app/lending_contract arithmetic : 3349/56000 (mem: 15.38 MiB) app/lending_contract delta range : 1801/18000 (mem: 15.38 MiB) app/lending_contract elliptic : 61/6000 (mem: 15.38 MiB) app/lending_contract auxiliary : 26/26000 (mem: 15.38 MiB) app/lending_contract poseidon ext : 42/17000 (mem: 15.38 MiB) app/lending_contract poseidon int : 230/92000 (mem: 15.38 MiB) app/lending_contract overflow : 0/0 (mem: 15.38 MiB) app/lending_contract (mem: 15.38 MiB) app/lending_contract Total structured size: 242025 (mem: 15.38 MiB) app/lending_contract allocating polynomials object in proving key... (mem: 15.38 MiB) app/lending_contract populating trace... (mem: 252.88 MiB) app/lending_contract time to construct proving key: 167 ms. (mem: 267.88 MiB) app/lending_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 267.88 MiB) app/lending_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 299.88 MiB) app/lending_contract VK saved to "./target/tmp/tmp.UxP9EIb5Zc/vk" (mem: 299.88 MiB) app/lending_contract Completed 2.1 KiB/2.1 KiB (28.6 KiB/s) with 1 file(s) remaining app/lending_contract upload: ../../../../../tmp/tmp.98XT6OX2rL to s3://aztec-ci-artifacts/build-cache/vk-7480180d4a2b3f80-9ad54885a40d4b738d1f8672e2673be7e6ada497b377b3c2f32fbde2a4cc4c03.tar.gz app/lending_contract Cache upload of vk-7480180d4a2b3f80-9ad54885a40d4b738d1f8672e2673be7e6ada497b377b3c2f32fbde2a4cc4c03.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/lending_contract Processing function: constructor... app/lending_contract Cache download of vk-7480180d4a2b3f80-7b25285a902495d22900b881e7a0fc3c4b889ec0f08c93aa588978c6a9a4f2e0.tar.gz failed. app/lending_contract Generating vk for function: constructor... app/lending_contract bb command: write_vk (mem: 5.00 MiB) app/lending_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/lending_contract --scheme: client_ivc (mem: 5.00 MiB) app/lending_contract --bytecode_path: - (mem: 5.00 MiB) app/lending_contract --output_path: ./target/tmp/tmp.fMgrVkvvqL (mem: 5.00 MiB) app/lending_contract --verbose: true (mem: 5.00 MiB) app/lending_contract --verifier_type: standalone (mem: 5.00 MiB) app/lending_contract Constructing DeciderProvingKey (mem: 10.98 MiB) app/lending_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 13.48 MiB) app/lending_contract goblin ecc op : 4/1024 (mem: 13.48 MiB) app/lending_contract busread : 742/6000 (mem: 13.48 MiB) app/lending_contract lookups : 2/15000 (mem: 13.48 MiB) app/lending_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 13.48 MiB) app/lending_contract arithmetic : 3595/56000 (mem: 13.48 MiB) app/lending_contract delta range : 1835/18000 (mem: 13.48 MiB) app/lending_contract elliptic : 340/6000 (mem: 13.48 MiB) app/lending_contract auxiliary : 187/26000 (mem: 13.48 MiB) app/lending_contract poseidon ext : 102/17000 (mem: 13.48 MiB) app/lending_contract poseidon int : 572/92000 (mem: 13.48 MiB) app/lending_contract overflow : 0/0 (mem: 13.48 MiB) app/lending_contract (mem: 13.48 MiB) app/lending_contract Total structured size: 242025 (mem: 13.48 MiB) app/lending_contract allocating polynomials object in proving key... (mem: 13.48 MiB) app/lending_contract populating trace... (mem: 250.98 MiB) app/lending_contract time to construct proving key: 194 ms. (mem: 265.98 MiB) app/lending_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 265.98 MiB) app/lending_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 297.98 MiB) app/lending_contract VK saved to "./target/tmp/tmp.fMgrVkvvqL/vk" (mem: 297.98 MiB) app/lending_contract Completed 2.1 KiB/2.1 KiB (24.6 KiB/s) with 1 file(s) remaining app/lending_contract upload: ../../../../../tmp/tmp.FQz6tHn1Iu to s3://aztec-ci-artifacts/build-cache/vk-7480180d4a2b3f80-7b25285a902495d22900b881e7a0fc3c4b889ec0f08c93aa588978c6a9a4f2e0.tar.gz app/lending_contract Cache upload of vk-7480180d4a2b3f80-7b25285a902495d22900b881e7a0fc3c4b889ec0f08c93aa588978c6a9a4f2e0.tar.gz complete in 1s. app/lending_contract Processing function: deposit_private... app/lending_contract Cache download of vk-7480180d4a2b3f80-a645763d125ea0c89e6aeb30d1f3287a742705a5d9805b5e7a82a41653eabe17.tar.gz failed. app/lending_contract Generating vk for function: deposit_private... app/lending_contract bb command: write_vk (mem: 5.00 MiB) app/lending_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/lending_contract --scheme: client_ivc (mem: 5.00 MiB) app/lending_contract --bytecode_path: - (mem: 5.00 MiB) app/lending_contract --output_path: ./target/tmp/tmp.lT3UwXNzLe (mem: 5.00 MiB) app/lending_contract --verbose: true (mem: 5.00 MiB) app/lending_contract --verifier_type: standalone (mem: 5.00 MiB) app/lending_contract Constructing DeciderProvingKey (mem: 14.67 MiB) app/lending_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.17 MiB) app/lending_contract goblin ecc op : 4/1024 (mem: 16.17 MiB) app/lending_contract busread : 742/6000 (mem: 16.17 MiB) app/lending_contract lookups : 60/15000 (mem: 16.17 MiB) app/lending_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.17 MiB) app/lending_contract arithmetic : 3388/56000 (mem: 16.17 MiB) app/lending_contract delta range : 1802/18000 (mem: 16.17 MiB) app/lending_contract elliptic : 61/6000 (mem: 16.17 MiB) app/lending_contract auxiliary : 26/26000 (mem: 16.17 MiB) app/lending_contract poseidon ext : 72/17000 (mem: 16.17 MiB) app/lending_contract poseidon int : 401/92000 (mem: 16.17 MiB) app/lending_contract overflow : 0/0 (mem: 16.17 MiB) app/lending_contract (mem: 16.17 MiB) app/lending_contract Total structured size: 242025 (mem: 16.17 MiB) app/lending_contract allocating polynomials object in proving key... (mem: 16.17 MiB) app/lending_contract populating trace... (mem: 254.67 MiB) app/lending_contract time to construct proving key: 149 ms. (mem: 269.67 MiB) app/lending_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 269.67 MiB) app/lending_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 301.67 MiB) app/lending_contract VK saved to "./target/tmp/tmp.lT3UwXNzLe/vk" (mem: 301.67 MiB) app/lending_contract Completed 2.1 KiB/2.1 KiB (35.4 KiB/s) with 1 file(s) remaining app/lending_contract upload: ../../../../../tmp/tmp.qSJAnlRUuF to s3://aztec-ci-artifacts/build-cache/vk-7480180d4a2b3f80-a645763d125ea0c89e6aeb30d1f3287a742705a5d9805b5e7a82a41653eabe17.tar.gz app/lending_contract Cache upload of vk-7480180d4a2b3f80-a645763d125ea0c89e6aeb30d1f3287a742705a5d9805b5e7a82a41653eabe17.tar.gz complete in 1s. 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-7480180d4a2b3f80-d7dfd68c57af3872292c3711d368a6ef262a1e6733805514c8d3dfb703c1b2d0.tar.gz failed. app/lending_contract Generating vk for function: repay_private... app/lending_contract bb command: write_vk (mem: 5.00 MiB) app/lending_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/lending_contract --scheme: client_ivc (mem: 5.00 MiB) app/lending_contract --bytecode_path: - (mem: 5.00 MiB) app/lending_contract --output_path: ./target/tmp/tmp.fHjsXoDuGK (mem: 5.00 MiB) app/lending_contract --verbose: true (mem: 5.00 MiB) app/lending_contract --verifier_type: standalone (mem: 5.00 MiB) app/lending_contract Constructing DeciderProvingKey (mem: 15.09 MiB) app/lending_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.09 MiB) app/lending_contract goblin ecc op : 4/1024 (mem: 16.09 MiB) app/lending_contract busread : 742/6000 (mem: 16.09 MiB) app/lending_contract lookups : 60/15000 (mem: 16.09 MiB) app/lending_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.09 MiB) app/lending_contract arithmetic : 3388/56000 (mem: 16.09 MiB) app/lending_contract delta range : 1802/18000 (mem: 16.09 MiB) app/lending_contract elliptic : 61/6000 (mem: 16.09 MiB) app/lending_contract auxiliary : 26/26000 (mem: 16.09 MiB) app/lending_contract poseidon ext : 72/17000 (mem: 16.09 MiB) app/lending_contract poseidon int : 401/92000 (mem: 16.09 MiB) app/lending_contract overflow : 0/0 (mem: 16.09 MiB) app/lending_contract (mem: 16.09 MiB) app/lending_contract Total structured size: 242025 (mem: 16.09 MiB) app/lending_contract allocating polynomials object in proving key... (mem: 16.09 MiB) app/lending_contract populating trace... (mem: 252.09 MiB) app/lending_contract time to construct proving key: 186 ms. (mem: 267.59 MiB) app/lending_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 267.59 MiB) app/lending_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 299.59 MiB) app/lending_contract VK saved to "./target/tmp/tmp.fHjsXoDuGK/vk" (mem: 299.59 MiB) app/lending_contract Completed 2.1 KiB/2.1 KiB (34.6 KiB/s) with 1 file(s) remaining app/lending_contract upload: ../../../../../tmp/tmp.OG4LlVyIf2 to s3://aztec-ci-artifacts/build-cache/vk-7480180d4a2b3f80-d7dfd68c57af3872292c3711d368a6ef262a1e6733805514c8d3dfb703c1b2d0.tar.gz app/lending_contract Cache upload of vk-7480180d4a2b3f80-d7dfd68c57af3872292c3711d368a6ef262a1e6733805514c8d3dfb703c1b2d0.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/crowdfunding_contract Processing function: donate... app/crowdfunding_contract Cache download of vk-ef5237468ca9d645-4f9665704b6f5a835f7e68f53f4145694b67318cb36f3f006d2b904689fdab64.tar.gz failed. app/crowdfunding_contract Generating vk for function: donate... app/crowdfunding_contract bb command: write_vk (mem: 5.00 MiB) app/crowdfunding_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/crowdfunding_contract --scheme: client_ivc (mem: 5.00 MiB) app/crowdfunding_contract --bytecode_path: - (mem: 5.00 MiB) app/crowdfunding_contract --output_path: ./target/tmp/tmp.kZ5FFsrYPG (mem: 5.00 MiB) app/crowdfunding_contract --verbose: true (mem: 5.00 MiB) app/crowdfunding_contract --verifier_type: standalone (mem: 5.00 MiB) app/crowdfunding_contract Constructing DeciderProvingKey (mem: 36.18 MiB) app/crowdfunding_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 38.18 MiB) app/crowdfunding_contract goblin ecc op : 4/1024 (mem: 38.18 MiB) app/crowdfunding_contract busread : 742/6000 (mem: 38.18 MiB) app/crowdfunding_contract lookups : 12218/15000 (mem: 38.18 MiB) app/crowdfunding_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 38.18 MiB) app/crowdfunding_contract arithmetic : 15718/56000 (mem: 38.18 MiB) app/crowdfunding_contract delta range : 2538/18000 (mem: 38.18 MiB) app/crowdfunding_contract elliptic : 670/6000 (mem: 38.18 MiB) app/crowdfunding_contract auxiliary : 738/26000 (mem: 38.18 MiB) app/crowdfunding_contract poseidon ext : 512/17000 (mem: 38.18 MiB) app/crowdfunding_contract poseidon int : 2909/92000 (mem: 38.18 MiB) app/crowdfunding_contract overflow : 0/0 (mem: 38.18 MiB) app/crowdfunding_contract (mem: 38.18 MiB) app/crowdfunding_contract Total structured size: 242025 (mem: 38.18 MiB) app/crowdfunding_contract allocating polynomials object in proving key... (mem: 38.18 MiB) app/crowdfunding_contract populating trace... (mem: 273.18 MiB) app/crowdfunding_contract time to construct proving key: 254 ms. (mem: 291.68 MiB) app/crowdfunding_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 291.68 MiB) app/crowdfunding_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 321.60 MiB) app/crowdfunding_contract VK saved to "./target/tmp/tmp.kZ5FFsrYPG/vk" (mem: 321.60 MiB) app/crowdfunding_contract Completed 2.1 KiB/2.1 KiB (26.9 KiB/s) with 1 file(s) remaining app/crowdfunding_contract upload: ../../../../../tmp/tmp.jo49WjS8zY to s3://aztec-ci-artifacts/build-cache/vk-ef5237468ca9d645-4f9665704b6f5a835f7e68f53f4145694b67318cb36f3f006d2b904689fdab64.tar.gz app/crowdfunding_contract Cache upload of vk-ef5237468ca9d645-4f9665704b6f5a835f7e68f53f4145694b67318cb36f3f006d2b904689fdab64.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-ef5237468ca9d645-eb93526b2ffd2a046ab24a9b066c55f48ad1821ae02cce70a79b7cf368fb412f.tar.gz failed. app/crowdfunding_contract Generating vk for function: withdraw... app/crowdfunding_contract bb command: write_vk (mem: 5.00 MiB) app/crowdfunding_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/crowdfunding_contract --scheme: client_ivc (mem: 5.00 MiB) app/crowdfunding_contract --bytecode_path: - (mem: 5.00 MiB) app/crowdfunding_contract --output_path: ./target/tmp/tmp.ei4sUaoE4p (mem: 5.00 MiB) app/crowdfunding_contract --verbose: true (mem: 5.00 MiB) app/crowdfunding_contract --verifier_type: standalone (mem: 5.00 MiB) app/crowdfunding_contract Constructing DeciderProvingKey (mem: 13.89 MiB) app/crowdfunding_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 14.89 MiB) app/crowdfunding_contract goblin ecc op : 4/1024 (mem: 14.89 MiB) app/crowdfunding_contract busread : 742/6000 (mem: 14.89 MiB) app/crowdfunding_contract lookups : 2/15000 (mem: 14.89 MiB) app/crowdfunding_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 14.89 MiB) app/crowdfunding_contract arithmetic : 4272/56000 (mem: 14.89 MiB) app/crowdfunding_contract delta range : 1894/18000 (mem: 14.89 MiB) app/crowdfunding_contract elliptic : 2/6000 (mem: 14.89 MiB) app/crowdfunding_contract auxiliary : 26/26000 (mem: 14.89 MiB) app/crowdfunding_contract poseidon ext : 482/17000 (mem: 14.89 MiB) app/crowdfunding_contract poseidon int : 2738/92000 (mem: 14.89 MiB) app/crowdfunding_contract overflow : 0/0 (mem: 14.89 MiB) app/crowdfunding_contract (mem: 14.89 MiB) app/crowdfunding_contract Total structured size: 242025 (mem: 14.89 MiB) app/crowdfunding_contract allocating polynomials object in proving key... (mem: 14.89 MiB) app/crowdfunding_contract populating trace... (mem: 250.39 MiB) app/crowdfunding_contract time to construct proving key: 196 ms. (mem: 266.39 MiB) app/crowdfunding_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 266.39 MiB) app/crowdfunding_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 298.39 MiB) app/crowdfunding_contract VK saved to "./target/tmp/tmp.ei4sUaoE4p/vk" (mem: 298.39 MiB) app/crowdfunding_contract Completed 2.1 KiB/2.1 KiB (34.8 KiB/s) with 1 file(s) remaining app/crowdfunding_contract upload: ../../../../../tmp/tmp.2UFYChf5M7 to s3://aztec-ci-artifacts/build-cache/vk-ef5237468ca9d645-eb93526b2ffd2a046ab24a9b066c55f48ad1821ae02cce70a79b7cf368fb412f.tar.gz app/crowdfunding_contract Cache upload of vk-ef5237468ca9d645-eb93526b2ffd2a046ab24a9b066c55f48ad1821ae02cce70a79b7cf368fb412f.tar.gz complete in 1s. app/nft_contract Cache download and extraction of contract-3a85f20f544b5e09.tar.gz complete in 1s. app/easy_private_token_contract Processing function: constructor... app/easy_private_token_contract Cache download of vk-67a1b1c22e1dd488-af8cfe6930df92dfeada0a6bd76b374d7e31edde87e2cbfc560b8b9812030c88.tar.gz failed. app/easy_private_token_contract Generating vk for function: constructor... app/easy_private_token_contract bb command: write_vk (mem: 5.00 MiB) app/easy_private_token_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/easy_private_token_contract --scheme: client_ivc (mem: 5.00 MiB) app/easy_private_token_contract --bytecode_path: - (mem: 5.00 MiB) app/easy_private_token_contract --output_path: ./target/tmp/tmp.Ie4zdlkFev (mem: 5.00 MiB) app/easy_private_token_contract --verbose: true (mem: 5.00 MiB) app/easy_private_token_contract --verifier_type: standalone (mem: 5.00 MiB) app/easy_private_token_contract Constructing DeciderProvingKey (mem: 33.56 MiB) app/easy_private_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 36.56 MiB) app/easy_private_token_contract goblin ecc op : 4/1024 (mem: 36.56 MiB) app/easy_private_token_contract busread : 742/6000 (mem: 36.56 MiB) app/easy_private_token_contract lookups : 12250/15000 (mem: 36.56 MiB) app/easy_private_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 36.56 MiB) app/easy_private_token_contract arithmetic : 15506/56000 (mem: 36.56 MiB) app/easy_private_token_contract delta range : 2493/18000 (mem: 36.56 MiB) app/easy_private_token_contract elliptic : 1008/6000 (mem: 36.56 MiB) app/easy_private_token_contract auxiliary : 899/26000 (mem: 36.56 MiB) app/easy_private_token_contract poseidon ext : 142/17000 (mem: 36.56 MiB) app/easy_private_token_contract poseidon int : 800/92000 (mem: 36.56 MiB) app/easy_private_token_contract overflow : 0/0 (mem: 36.56 MiB) app/easy_private_token_contract (mem: 36.56 MiB) app/easy_private_token_contract Total structured size: 242025 (mem: 36.56 MiB) app/easy_private_token_contract allocating polynomials object in proving key... (mem: 36.56 MiB) app/easy_private_token_contract populating trace... (mem: 274.56 MiB) app/easy_private_token_contract time to construct proving key: 194 ms. (mem: 292.06 MiB) app/easy_private_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 292.06 MiB) app/easy_private_token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 321.56 MiB) app/easy_private_token_contract VK saved to "./target/tmp/tmp.Ie4zdlkFev/vk" (mem: 321.56 MiB) app/easy_private_token_contract Completed 2.1 KiB/2.1 KiB (25.6 KiB/s) with 1 file(s) remaining app/easy_private_token_contract upload: ../../../../../tmp/tmp.CZFpJB4LBC to s3://aztec-ci-artifacts/build-cache/vk-67a1b1c22e1dd488-af8cfe6930df92dfeada0a6bd76b374d7e31edde87e2cbfc560b8b9812030c88.tar.gz app/easy_private_token_contract Cache upload of vk-67a1b1c22e1dd488-af8cfe6930df92dfeada0a6bd76b374d7e31edde87e2cbfc560b8b9812030c88.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. account/ecdsa_k_account_contract Processing function: constructor... account/ecdsa_k_account_contract Cache download of vk-4114c6da87f33cdf-b9d15c51cea0f6a2f17aa80253868bf315f695bcab3d48fe9b8b31c6d7f0689d.tar.gz failed. account/ecdsa_k_account_contract Generating vk for function: constructor... account/ecdsa_k_account_contract bb command: write_vk (mem: 5.00 MiB) account/ecdsa_k_account_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) account/ecdsa_k_account_contract --scheme: client_ivc (mem: 5.00 MiB) account/ecdsa_k_account_contract --bytecode_path: - (mem: 5.00 MiB) account/ecdsa_k_account_contract --output_path: ./target/tmp/tmp.tngKFWvhVh (mem: 5.00 MiB) account/ecdsa_k_account_contract --verbose: true (mem: 5.00 MiB) account/ecdsa_k_account_contract --verifier_type: standalone (mem: 5.00 MiB) account/ecdsa_k_account_contract Constructing DeciderProvingKey (mem: 41.16 MiB) account/ecdsa_k_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 42.16 MiB) account/ecdsa_k_account_contract goblin ecc op : 4/1024 (mem: 42.16 MiB) account/ecdsa_k_account_contract busread : 742/6000 (mem: 42.16 MiB) account/ecdsa_k_account_contract lookups : 14394/15000 (mem: 42.16 MiB) account/ecdsa_k_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 42.16 MiB) account/ecdsa_k_account_contract arithmetic : 17891/56000 (mem: 42.16 MiB) account/ecdsa_k_account_contract delta range : 2507/18000 (mem: 42.16 MiB) account/ecdsa_k_account_contract elliptic : 1008/6000 (mem: 42.16 MiB) account/ecdsa_k_account_contract auxiliary : 899/26000 (mem: 42.16 MiB) account/ecdsa_k_account_contract poseidon ext : 352/17000 (mem: 42.16 MiB) account/ecdsa_k_account_contract poseidon int : 1997/92000 (mem: 42.16 MiB) account/ecdsa_k_account_contract overflow : 0/0 (mem: 42.16 MiB) account/ecdsa_k_account_contract (mem: 42.16 MiB) account/ecdsa_k_account_contract Total structured size: 242025 (mem: 42.16 MiB) account/ecdsa_k_account_contract allocating polynomials object in proving key... (mem: 42.16 MiB) account/ecdsa_k_account_contract populating trace... (mem: 277.66 MiB) account/ecdsa_k_account_contract time to construct proving key: 263 ms. (mem: 295.66 MiB) account/ecdsa_k_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 295.66 MiB) account/ecdsa_k_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 325.02 MiB) account/ecdsa_k_account_contract VK saved to "./target/tmp/tmp.tngKFWvhVh/vk" (mem: 325.02 MiB) account/ecdsa_k_account_contract Completed 2.1 KiB/2.1 KiB (27.1 KiB/s) with 1 file(s) remaining account/ecdsa_k_account_contract upload: ../../../../../tmp/tmp.xeHgTdj6V3 to s3://aztec-ci-artifacts/build-cache/vk-4114c6da87f33cdf-b9d15c51cea0f6a2f17aa80253868bf315f695bcab3d48fe9b8b31c6d7f0689d.tar.gz account/ecdsa_k_account_contract Cache upload of vk-4114c6da87f33cdf-b9d15c51cea0f6a2f17aa80253868bf315f695bcab3d48fe9b8b31c6d7f0689d.tar.gz complete in 2s. account/ecdsa_k_account_contract Processing function: entrypoint... account/ecdsa_k_account_contract Cache download of vk-4114c6da87f33cdf-dde3852a0a58793b5296c7f1ef581685263b7af6fe15ec7f3fd00c47b43cbecd.tar.gz failed. account/ecdsa_k_account_contract Generating vk for function: entrypoint... account/ecdsa_k_account_contract bb command: write_vk (mem: 5.00 MiB) account/ecdsa_k_account_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) account/ecdsa_k_account_contract --scheme: client_ivc (mem: 5.00 MiB) account/ecdsa_k_account_contract --bytecode_path: - (mem: 5.00 MiB) account/ecdsa_k_account_contract --output_path: ./target/tmp/tmp.oPME4WdNJ6 (mem: 5.00 MiB) account/ecdsa_k_account_contract --verbose: true (mem: 5.00 MiB) account/ecdsa_k_account_contract --verifier_type: standalone (mem: 5.00 MiB) account/ecdsa_k_account_contract Constructing DeciderProvingKey (mem: 44.65 MiB) account/ecdsa_k_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 53.81 MiB) account/ecdsa_k_account_contract goblin ecc op : 4/1024 (mem: 53.81 MiB) account/ecdsa_k_account_contract busread : 742/6000 (mem: 53.81 MiB) account/ecdsa_k_account_contract lookups : 3068/15000 (mem: 53.81 MiB) account/ecdsa_k_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 53.81 MiB) account/ecdsa_k_account_contract arithmetic : 24045/56000 (mem: 53.81 MiB) account/ecdsa_k_account_contract delta range : 10855/18000 (mem: 53.81 MiB) account/ecdsa_k_account_contract elliptic : 2/6000 (mem: 53.81 MiB) account/ecdsa_k_account_contract auxiliary : 15774/26000 (mem: 53.81 MiB) account/ecdsa_k_account_contract poseidon ext : 322/17000 (mem: 53.81 MiB) account/ecdsa_k_account_contract poseidon int : 1826/92000 (mem: 53.81 MiB) account/ecdsa_k_account_contract overflow : 0/0 (mem: 53.81 MiB) account/ecdsa_k_account_contract (mem: 53.81 MiB) account/ecdsa_k_account_contract Total structured size: 242025 (mem: 53.81 MiB) account/ecdsa_k_account_contract allocating polynomials object in proving key... (mem: 53.81 MiB) account/ecdsa_k_account_contract populating trace... (mem: 283.31 MiB) account/ecdsa_k_account_contract time to construct proving key: 296 ms. (mem: 303.81 MiB) account/ecdsa_k_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 303.81 MiB) account/ecdsa_k_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 318.13 MiB) account/ecdsa_k_account_contract VK saved to "./target/tmp/tmp.oPME4WdNJ6/vk" (mem: 318.13 MiB) account/ecdsa_k_account_contract Completed 2.1 KiB/2.1 KiB (25.7 KiB/s) with 1 file(s) remaining account/ecdsa_k_account_contract upload: ../../../../../tmp/tmp.Kgyh7Fska5 to s3://aztec-ci-artifacts/build-cache/vk-4114c6da87f33cdf-dde3852a0a58793b5296c7f1ef581685263b7af6fe15ec7f3fd00c47b43cbecd.tar.gz account/ecdsa_k_account_contract Cache upload of vk-4114c6da87f33cdf-dde3852a0a58793b5296c7f1ef581685263b7af6fe15ec7f3fd00c47b43cbecd.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-4114c6da87f33cdf-d9ae2a5d0ee60c942f34e9f7d6f9e112d7d5789ed29d8c440054ca93050b5dff.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: 5.00 MiB) account/ecdsa_k_account_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) account/ecdsa_k_account_contract --scheme: client_ivc (mem: 5.00 MiB) account/ecdsa_k_account_contract --bytecode_path: - (mem: 5.00 MiB) account/ecdsa_k_account_contract --output_path: ./target/tmp/tmp.EoxOcZwBti (mem: 5.00 MiB) account/ecdsa_k_account_contract --verbose: true (mem: 5.00 MiB) account/ecdsa_k_account_contract --verifier_type: standalone (mem: 5.00 MiB) account/ecdsa_k_account_contract Constructing DeciderProvingKey (mem: 41.23 MiB) account/ecdsa_k_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 48.73 MiB) account/ecdsa_k_account_contract goblin ecc op : 4/1024 (mem: 48.73 MiB) account/ecdsa_k_account_contract busread : 742/6000 (mem: 48.73 MiB) account/ecdsa_k_account_contract lookups : 3068/15000 (mem: 48.73 MiB) account/ecdsa_k_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 48.73 MiB) account/ecdsa_k_account_contract arithmetic : 22001/56000 (mem: 48.73 MiB) account/ecdsa_k_account_contract delta range : 10467/18000 (mem: 48.73 MiB) account/ecdsa_k_account_contract elliptic : 2/6000 (mem: 48.73 MiB) account/ecdsa_k_account_contract auxiliary : 11784/26000 (mem: 48.73 MiB) account/ecdsa_k_account_contract poseidon ext : 82/17000 (mem: 48.73 MiB) account/ecdsa_k_account_contract poseidon int : 458/92000 (mem: 48.73 MiB) account/ecdsa_k_account_contract overflow : 0/0 (mem: 48.73 MiB) account/ecdsa_k_account_contract (mem: 48.73 MiB) account/ecdsa_k_account_contract Total structured size: 242025 (mem: 48.73 MiB) account/ecdsa_k_account_contract allocating polynomials object in proving key... (mem: 48.73 MiB) account/ecdsa_k_account_contract populating trace... (mem: 279.23 MiB) account/ecdsa_k_account_contract time to construct proving key: 301 ms. (mem: 299.23 MiB) account/ecdsa_k_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 299.23 MiB) account/ecdsa_k_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 324.98 MiB) account/ecdsa_k_account_contract VK saved to "./target/tmp/tmp.EoxOcZwBti/vk" (mem: 324.98 MiB) account/ecdsa_k_account_contract Completed 2.1 KiB/2.1 KiB (48.0 KiB/s) with 1 file(s) remaining account/ecdsa_k_account_contract upload: ../../../../../tmp/tmp.DDRGWdqI12 to s3://aztec-ci-artifacts/build-cache/vk-4114c6da87f33cdf-d9ae2a5d0ee60c942f34e9f7d6f9e112d7d5789ed29d8c440054ca93050b5dff.tar.gz account/ecdsa_k_account_contract Cache upload of vk-4114c6da87f33cdf-d9ae2a5d0ee60c942f34e9f7d6f9e112d7d5789ed29d8c440054ca93050b5dff.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/simple_token_contract compile app/simple_token_contract app/lending_contract Processing function: withdraw_private... app/lending_contract Cache download of vk-7480180d4a2b3f80-e90e7a7fbd35e4665893e62f3ba0873ae64e468ff84a7818263f701d8dd19d6f.tar.gz failed. app/lending_contract Generating vk for function: withdraw_private... app/lending_contract bb command: write_vk (mem: 5.00 MiB) app/lending_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/lending_contract --scheme: client_ivc (mem: 5.00 MiB) app/lending_contract --bytecode_path: - (mem: 5.00 MiB) app/lending_contract --output_path: ./target/tmp/tmp.P1STsaWmtu (mem: 5.00 MiB) app/lending_contract --verbose: true (mem: 5.00 MiB) app/lending_contract --verifier_type: standalone (mem: 5.00 MiB) app/lending_contract Constructing DeciderProvingKey (mem: 16.35 MiB) app/lending_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.85 MiB) app/lending_contract goblin ecc op : 4/1024 (mem: 17.85 MiB) app/lending_contract busread : 742/6000 (mem: 17.85 MiB) app/lending_contract lookups : 60/15000 (mem: 17.85 MiB) app/lending_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.85 MiB) app/lending_contract arithmetic : 3349/56000 (mem: 17.85 MiB) app/lending_contract delta range : 1801/18000 (mem: 17.85 MiB) app/lending_contract elliptic : 61/6000 (mem: 17.85 MiB) app/lending_contract auxiliary : 26/26000 (mem: 17.85 MiB) app/lending_contract poseidon ext : 42/17000 (mem: 17.85 MiB) app/lending_contract poseidon int : 230/92000 (mem: 17.85 MiB) app/lending_contract overflow : 0/0 (mem: 17.85 MiB) app/lending_contract (mem: 17.85 MiB) app/lending_contract Total structured size: 242025 (mem: 17.85 MiB) app/lending_contract allocating polynomials object in proving key... (mem: 17.85 MiB) app/lending_contract populating trace... (mem: 253.35 MiB) app/lending_contract time to construct proving key: 246 ms. (mem: 267.35 MiB) app/lending_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 267.35 MiB) app/lending_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 299.35 MiB) app/lending_contract VK saved to "./target/tmp/tmp.P1STsaWmtu/vk" (mem: 299.35 MiB) app/lending_contract Completed 2.1 KiB/2.1 KiB (46.4 KiB/s) with 1 file(s) remaining app/lending_contract upload: ../../../../../tmp/tmp.ESzArdrSz4 to s3://aztec-ci-artifacts/build-cache/vk-7480180d4a2b3f80-e90e7a7fbd35e4665893e62f3ba0873ae64e468ff84a7818263f701d8dd19d6f.tar.gz app/lending_contract Cache upload of vk-7480180d4a2b3f80-e90e7a7fbd35e4665893e62f3ba0873ae64e468ff84a7818263f701d8dd19d6f.tar.gz complete in 2s. app/lending_contract Processing function: withdraw_public... app/lending_contract Function withdraw_public is neither public nor unconstrained, skipping. app/orderbook_contract Cache download and extraction of contract-9213401e3f1ec350.tar.gz complete in 0s. docs/docs_example_contract compile docs/docs_example_contract account/ecdsa_r_account_contract Processing function: entrypoint... account/ecdsa_r_account_contract Cache download of vk-e886f4d83f468fe9-208b388abc24e2c217321c7cce92c97e1f669ed0f60ebc9bf6d043bdb5c5493e.tar.gz failed. account/ecdsa_r_account_contract Generating vk for function: entrypoint... account/ecdsa_r_account_contract bb command: write_vk (mem: 4.50 MiB) account/ecdsa_r_account_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) account/ecdsa_r_account_contract --scheme: client_ivc (mem: 5.00 MiB) account/ecdsa_r_account_contract --bytecode_path: - (mem: 5.00 MiB) account/ecdsa_r_account_contract --output_path: ./target/tmp/tmp.77SeH1Euap (mem: 5.00 MiB) account/ecdsa_r_account_contract --verbose: true (mem: 5.00 MiB) account/ecdsa_r_account_contract --verifier_type: standalone (mem: 5.00 MiB) account/ecdsa_r_account_contract Constructing DeciderProvingKey (mem: 64.29 MiB) account/ecdsa_r_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 78.04 MiB) account/ecdsa_r_account_contract goblin ecc op : 4/1024 (mem: 78.04 MiB) account/ecdsa_r_account_contract busread : 742/6000 (mem: 78.04 MiB) account/ecdsa_r_account_contract lookups : 2898/15000 (mem: 78.04 MiB) account/ecdsa_r_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 78.04 MiB) account/ecdsa_r_account_contract arithmetic : 39593/56000 (mem: 78.04 MiB) account/ecdsa_r_account_contract delta range : 17451/18000 (mem: 78.04 MiB) account/ecdsa_r_account_contract elliptic : 2/6000 (mem: 78.04 MiB) account/ecdsa_r_account_contract auxiliary : 25394/26000 (mem: 78.04 MiB) account/ecdsa_r_account_contract poseidon ext : 322/17000 (mem: 78.04 MiB) account/ecdsa_r_account_contract poseidon int : 1826/92000 (mem: 78.04 MiB) account/ecdsa_r_account_contract overflow : 0/0 (mem: 78.04 MiB) account/ecdsa_r_account_contract (mem: 78.04 MiB) account/ecdsa_r_account_contract Total structured size: 242025 (mem: 78.04 MiB) account/ecdsa_r_account_contract allocating polynomials object in proving key... (mem: 78.04 MiB) account/ecdsa_r_account_contract populating trace... (mem: 309.04 MiB) account/ecdsa_r_account_contract time to construct proving key: 331 ms. (mem: 334.04 MiB) account/ecdsa_r_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 334.04 MiB) account/ecdsa_r_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 345.53 MiB) account/ecdsa_r_account_contract VK saved to "./target/tmp/tmp.77SeH1Euap/vk" (mem: 350.53 MiB) account/ecdsa_r_account_contract Completed 2.1 KiB/2.1 KiB (24.3 KiB/s) with 1 file(s) remaining account/ecdsa_r_account_contract upload: ../../../../../tmp/tmp.gYUTwBdTZ9 to s3://aztec-ci-artifacts/build-cache/vk-e886f4d83f468fe9-208b388abc24e2c217321c7cce92c97e1f669ed0f60ebc9bf6d043bdb5c5493e.tar.gz account/ecdsa_r_account_contract Cache upload of vk-e886f4d83f468fe9-208b388abc24e2c217321c7cce92c97e1f669ed0f60ebc9bf6d043bdb5c5493e.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-e886f4d83f468fe9-78212b83d714f49ad562c4e296c6f83967a91914a273c6dad5715e5c3e91a2c8.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: 4.50 MiB) account/ecdsa_r_account_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) account/ecdsa_r_account_contract --scheme: client_ivc (mem: 5.00 MiB) account/ecdsa_r_account_contract --bytecode_path: - (mem: 5.00 MiB) account/ecdsa_r_account_contract --output_path: ./target/tmp/tmp.I1EzEYvGru (mem: 5.00 MiB) account/ecdsa_r_account_contract --verbose: true (mem: 5.00 MiB) account/ecdsa_r_account_contract --verifier_type: standalone (mem: 5.00 MiB) account/ecdsa_r_account_contract Constructing DeciderProvingKey (mem: 60.52 MiB) account/ecdsa_r_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 74.28 MiB) account/ecdsa_r_account_contract goblin ecc op : 4/1024 (mem: 74.28 MiB) account/ecdsa_r_account_contract busread : 742/6000 (mem: 74.28 MiB) account/ecdsa_r_account_contract lookups : 2898/15000 (mem: 74.28 MiB) account/ecdsa_r_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 74.28 MiB) account/ecdsa_r_account_contract arithmetic : 37549/56000 (mem: 74.28 MiB) account/ecdsa_r_account_contract delta range : 17062/18000 (mem: 74.28 MiB) account/ecdsa_r_account_contract elliptic : 2/6000 (mem: 74.28 MiB) account/ecdsa_r_account_contract auxiliary : 21404/26000 (mem: 74.28 MiB) account/ecdsa_r_account_contract poseidon ext : 82/17000 (mem: 74.28 MiB) account/ecdsa_r_account_contract poseidon int : 458/92000 (mem: 74.28 MiB) account/ecdsa_r_account_contract overflow : 0/0 (mem: 74.28 MiB) account/ecdsa_r_account_contract (mem: 74.28 MiB) account/ecdsa_r_account_contract Total structured size: 242025 (mem: 74.28 MiB) account/ecdsa_r_account_contract allocating polynomials object in proving key... (mem: 74.28 MiB) account/ecdsa_r_account_contract populating trace... (mem: 303.78 MiB) account/ecdsa_r_account_contract time to construct proving key: 347 ms. (mem: 328.28 MiB) account/ecdsa_r_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 328.28 MiB) account/ecdsa_r_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 342.71 MiB) account/ecdsa_r_account_contract VK saved to "./target/tmp/tmp.I1EzEYvGru/vk" (mem: 349.21 MiB) account/ecdsa_r_account_contract Completed 2.1 KiB/2.1 KiB (33.0 KiB/s) with 1 file(s) remaining account/ecdsa_r_account_contract upload: ../../../../../tmp/tmp.amSC3Omqn6 to s3://aztec-ci-artifacts/build-cache/vk-e886f4d83f468fe9-78212b83d714f49ad562c4e296c6f83967a91914a273c6dad5715e5c3e91a2c8.tar.gz account/ecdsa_r_account_contract Cache upload of vk-e886f4d83f468fe9-78212b83d714f49ad562c4e296c6f83967a91914a273c6dad5715e5c3e91a2c8.tar.gz complete in 2s. account/ecdsa_r_account_contract Processing function: public_dispatch... account/ecdsa_r_account_contract Function public_dispatch is neither public nor unconstrained, skipping. app/app_subscription_contract Processing function: entrypoint... app/app_subscription_contract Cache download of vk-3d159012ab3933b8-0c80b4ba9abf16a3351ea1c4e1ac1b7c59c47fd7e2dead9fe7622bb501c1ca27.tar.gz failed. app/app_subscription_contract Generating vk for function: entrypoint... app/app_subscription_contract bb command: write_vk (mem: 5.00 MiB) app/app_subscription_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/app_subscription_contract --scheme: client_ivc (mem: 5.00 MiB) app/app_subscription_contract --bytecode_path: - (mem: 5.00 MiB) app/app_subscription_contract --output_path: ./target/tmp/tmp.eEmQfhcooI (mem: 5.00 MiB) app/app_subscription_contract --verbose: true (mem: 5.00 MiB) app/app_subscription_contract --verifier_type: standalone (mem: 5.00 MiB) app/app_subscription_contract Constructing DeciderProvingKey (mem: 44.91 MiB) app/app_subscription_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 45.41 MiB) app/app_subscription_contract goblin ecc op : 4/1024 (mem: 45.41 MiB) app/app_subscription_contract busread : 742/6000 (mem: 45.41 MiB) app/app_subscription_contract lookups : 13338/15000 (mem: 45.41 MiB) app/app_subscription_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 45.41 MiB) app/app_subscription_contract arithmetic : 18376/56000 (mem: 45.41 MiB) app/app_subscription_contract delta range : 2722/18000 (mem: 45.41 MiB) app/app_subscription_contract elliptic : 1346/6000 (mem: 45.41 MiB) app/app_subscription_contract auxiliary : 1570/26000 (mem: 45.41 MiB) app/app_subscription_contract poseidon ext : 902/17000 (mem: 45.41 MiB) app/app_subscription_contract poseidon int : 5132/92000 (mem: 45.41 MiB) app/app_subscription_contract overflow : 0/0 (mem: 45.41 MiB) app/app_subscription_contract (mem: 45.41 MiB) app/app_subscription_contract Total structured size: 242025 (mem: 45.41 MiB) app/app_subscription_contract allocating polynomials object in proving key... (mem: 45.41 MiB) app/app_subscription_contract populating trace... (mem: 282.91 MiB) app/app_subscription_contract time to construct proving key: 186 ms. (mem: 301.41 MiB) app/app_subscription_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 301.41 MiB) app/app_subscription_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 316.61 MiB) app/app_subscription_contract VK saved to "./target/tmp/tmp.eEmQfhcooI/vk" (mem: 316.61 MiB) app/app_subscription_contract Completed 2.1 KiB/2.1 KiB (33.7 KiB/s) with 1 file(s) remaining app/app_subscription_contract upload: ../../../../../tmp/tmp.FeHWkOR53e to s3://aztec-ci-artifacts/build-cache/vk-3d159012ab3933b8-0c80b4ba9abf16a3351ea1c4e1ac1b7c59c47fd7e2dead9fe7622bb501c1ca27.tar.gz app/app_subscription_contract Cache upload of vk-3d159012ab3933b8-0c80b4ba9abf16a3351ea1c4e1ac1b7c59c47fd7e2dead9fe7622bb501c1ca27.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/escrow_contract Processing function: constructor... app/escrow_contract Cache download of vk-d3219ebbbefa024e-cc6a67b38d494b2a05a7cdb67db0bfc9f9d16ef2e44af0a2e8ba2ac69d16df19.tar.gz failed. app/escrow_contract Generating vk for function: constructor... app/escrow_contract bb command: write_vk (mem: 5.00 MiB) app/escrow_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/escrow_contract --scheme: client_ivc (mem: 5.00 MiB) app/escrow_contract --bytecode_path: - (mem: 5.00 MiB) app/escrow_contract --output_path: ./target/tmp/tmp.iDtAx1IlyN (mem: 5.00 MiB) app/escrow_contract --verbose: true (mem: 5.00 MiB) app/escrow_contract --verifier_type: standalone (mem: 5.00 MiB) app/escrow_contract Constructing DeciderProvingKey (mem: 32.15 MiB) app/escrow_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 35.15 MiB) app/escrow_contract goblin ecc op : 4/1024 (mem: 35.15 MiB) app/escrow_contract busread : 742/6000 (mem: 35.15 MiB) app/escrow_contract lookups : 12218/15000 (mem: 35.15 MiB) app/escrow_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 35.15 MiB) app/escrow_contract arithmetic : 14640/56000 (mem: 35.15 MiB) app/escrow_contract delta range : 2461/18000 (mem: 35.15 MiB) app/escrow_contract elliptic : 1008/6000 (mem: 35.15 MiB) app/escrow_contract auxiliary : 899/26000 (mem: 35.15 MiB) app/escrow_contract poseidon ext : 132/17000 (mem: 35.15 MiB) app/escrow_contract poseidon int : 743/92000 (mem: 35.15 MiB) app/escrow_contract overflow : 0/0 (mem: 35.15 MiB) app/escrow_contract (mem: 35.15 MiB) app/escrow_contract Total structured size: 242025 (mem: 35.15 MiB) app/escrow_contract allocating polynomials object in proving key... (mem: 35.65 MiB) app/escrow_contract populating trace... (mem: 273.15 MiB) app/escrow_contract time to construct proving key: 253 ms. (mem: 290.65 MiB) app/escrow_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 290.65 MiB) app/escrow_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 306.46 MiB) app/escrow_contract VK saved to "./target/tmp/tmp.iDtAx1IlyN/vk" (mem: 306.46 MiB) app/escrow_contract Completed 2.1 KiB/2.1 KiB (30.7 KiB/s) with 1 file(s) remaining app/escrow_contract upload: ../../../../../tmp/tmp.h4EDOFAoPz to s3://aztec-ci-artifacts/build-cache/vk-d3219ebbbefa024e-cc6a67b38d494b2a05a7cdb67db0bfc9f9d16ef2e44af0a2e8ba2ac69d16df19.tar.gz app/escrow_contract Cache upload of vk-d3219ebbbefa024e-cc6a67b38d494b2a05a7cdb67db0bfc9f9d16ef2e44af0a2e8ba2ac69d16df19.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-d3219ebbbefa024e-01fc2c5cfccf20dfc4e2e83f213e0c8dc79ca5d1d2c4a51773b02302e116f547.tar.gz failed. app/escrow_contract Generating vk for function: withdraw... app/escrow_contract bb command: write_vk (mem: 5.00 MiB) app/escrow_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/escrow_contract --scheme: client_ivc (mem: 5.00 MiB) app/escrow_contract --bytecode_path: - (mem: 5.00 MiB) app/escrow_contract --output_path: ./target/tmp/tmp.64SedP2qS1 (mem: 5.00 MiB) app/escrow_contract --verbose: true (mem: 5.00 MiB) app/escrow_contract --verifier_type: standalone (mem: 5.00 MiB) app/escrow_contract Constructing DeciderProvingKey (mem: 9.34 MiB) app/escrow_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 11.84 MiB) app/escrow_contract goblin ecc op : 4/1024 (mem: 11.84 MiB) app/escrow_contract busread : 742/6000 (mem: 11.84 MiB) app/escrow_contract lookups : 2/15000 (mem: 11.84 MiB) app/escrow_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 11.84 MiB) app/escrow_contract arithmetic : 3363/56000 (mem: 11.84 MiB) app/escrow_contract delta range : 1791/18000 (mem: 11.84 MiB) app/escrow_contract elliptic : 2/6000 (mem: 11.84 MiB) app/escrow_contract auxiliary : 26/26000 (mem: 11.84 MiB) app/escrow_contract poseidon ext : 72/17000 (mem: 11.84 MiB) app/escrow_contract poseidon int : 401/92000 (mem: 11.84 MiB) app/escrow_contract overflow : 0/0 (mem: 11.84 MiB) app/escrow_contract (mem: 11.84 MiB) app/escrow_contract Total structured size: 242025 (mem: 11.84 MiB) app/escrow_contract allocating polynomials object in proving key... (mem: 12.34 MiB) app/escrow_contract populating trace... (mem: 244.84 MiB) app/escrow_contract time to construct proving key: 158 ms. (mem: 258.84 MiB) app/escrow_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 258.84 MiB) app/escrow_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 291.34 MiB) app/escrow_contract VK saved to "./target/tmp/tmp.64SedP2qS1/vk" (mem: 291.34 MiB) app/escrow_contract Completed 2.1 KiB/2.1 KiB (31.9 KiB/s) with 1 file(s) remaining app/escrow_contract upload: ../../../../../tmp/tmp.BDSV5ocML5 to s3://aztec-ci-artifacts/build-cache/vk-d3219ebbbefa024e-01fc2c5cfccf20dfc4e2e83f213e0c8dc79ca5d1d2c4a51773b02302e116f547.tar.gz app/escrow_contract Cache upload of vk-d3219ebbbefa024e-01fc2c5cfccf20dfc4e2e83f213e0c8dc79ca5d1d2c4a51773b02302e116f547.tar.gz complete in 1s. app/escrow_contract Processing function: public_dispatch... app/escrow_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-3d159012ab3933b8-388f0746f0b9ffcbff908ebaa5c343b5340f00a4678d155ee267daa03c0063e5.tar.gz failed. app/app_subscription_contract Generating vk for function: subscribe... app/app_subscription_contract bb command: write_vk (mem: 4.50 MiB) app/app_subscription_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/app_subscription_contract --scheme: client_ivc (mem: 5.00 MiB) app/app_subscription_contract --bytecode_path: - (mem: 5.00 MiB) app/app_subscription_contract --output_path: ./target/tmp/tmp.ldcFENq23Z (mem: 5.00 MiB) app/app_subscription_contract --verbose: true (mem: 5.00 MiB) app/app_subscription_contract --verifier_type: standalone (mem: 5.00 MiB) app/app_subscription_contract Constructing DeciderProvingKey (mem: 41.52 MiB) app/app_subscription_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 43.52 MiB) app/app_subscription_contract goblin ecc op : 4/1024 (mem: 43.52 MiB) app/app_subscription_contract busread : 742/6000 (mem: 43.52 MiB) app/app_subscription_contract lookups : 13338/15000 (mem: 43.52 MiB) app/app_subscription_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 43.52 MiB) app/app_subscription_contract arithmetic : 18101/56000 (mem: 43.52 MiB) app/app_subscription_contract delta range : 2613/18000 (mem: 43.52 MiB) app/app_subscription_contract elliptic : 992/6000 (mem: 43.52 MiB) app/app_subscription_contract auxiliary : 899/26000 (mem: 43.52 MiB) app/app_subscription_contract poseidon ext : 712/17000 (mem: 43.52 MiB) app/app_subscription_contract poseidon int : 4049/92000 (mem: 43.52 MiB) app/app_subscription_contract overflow : 0/0 (mem: 43.52 MiB) app/app_subscription_contract (mem: 43.52 MiB) app/app_subscription_contract Total structured size: 242025 (mem: 43.52 MiB) app/app_subscription_contract allocating polynomials object in proving key... (mem: 43.52 MiB) app/app_subscription_contract populating trace... (mem: 279.02 MiB) app/app_subscription_contract time to construct proving key: 217 ms. (mem: 299.02 MiB) app/app_subscription_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 299.02 MiB) app/app_subscription_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 326.52 MiB) app/app_subscription_contract VK saved to "./target/tmp/tmp.ldcFENq23Z/vk" (mem: 326.52 MiB) app/app_subscription_contract Completed 2.1 KiB/2.1 KiB (38.4 KiB/s) with 1 file(s) remaining app/app_subscription_contract upload: ../../../../../tmp/tmp.btjknEBr67 to s3://aztec-ci-artifacts/build-cache/vk-3d159012ab3933b8-388f0746f0b9ffcbff908ebaa5c343b5340f00a4678d155ee267daa03c0063e5.tar.gz app/app_subscription_contract Cache upload of vk-3d159012ab3933b8-388f0746f0b9ffcbff908ebaa5c343b5340f00a4678d155ee267daa03c0063e5.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. app/price_feed_contract Cache download and extraction of contract-859e8e42b0909384.tar.gz complete in 0s. app/easy_private_token_contract Processing function: mint... app/easy_private_token_contract Cache download of vk-67a1b1c22e1dd488-c66e4fdda93bb0601c5005a015674df19fe2ee2bb0a809c4411ae418f77a9199.tar.gz failed. app/easy_private_token_contract Generating vk for function: mint... app/easy_private_token_contract bb command: write_vk (mem: 5.00 MiB) app/easy_private_token_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/easy_private_token_contract --scheme: client_ivc (mem: 5.00 MiB) app/easy_private_token_contract --bytecode_path: - (mem: 5.00 MiB) app/easy_private_token_contract --output_path: ./target/tmp/tmp.mfuNJrDcNC (mem: 5.00 MiB) app/easy_private_token_contract --verbose: true (mem: 5.00 MiB) app/easy_private_token_contract --verifier_type: standalone (mem: 5.00 MiB) app/easy_private_token_contract Constructing DeciderProvingKey (mem: 33.45 MiB) app/easy_private_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 36.95 MiB) app/easy_private_token_contract goblin ecc op : 4/1024 (mem: 36.95 MiB) app/easy_private_token_contract busread : 742/6000 (mem: 36.95 MiB) app/easy_private_token_contract lookups : 12250/15000 (mem: 36.95 MiB) app/easy_private_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 36.95 MiB) app/easy_private_token_contract arithmetic : 15198/56000 (mem: 36.95 MiB) app/easy_private_token_contract delta range : 2447/18000 (mem: 36.95 MiB) app/easy_private_token_contract elliptic : 670/6000 (mem: 36.95 MiB) app/easy_private_token_contract auxiliary : 738/26000 (mem: 36.95 MiB) app/easy_private_token_contract poseidon ext : 42/17000 (mem: 36.95 MiB) app/easy_private_token_contract poseidon int : 230/92000 (mem: 36.95 MiB) app/easy_private_token_contract overflow : 0/0 (mem: 36.95 MiB) app/easy_private_token_contract (mem: 36.95 MiB) app/easy_private_token_contract Total structured size: 242025 (mem: 36.95 MiB) app/easy_private_token_contract allocating polynomials object in proving key... (mem: 36.95 MiB) app/easy_private_token_contract populating trace... (mem: 272.95 MiB) app/easy_private_token_contract time to construct proving key: 237 ms. (mem: 290.45 MiB) app/easy_private_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 290.45 MiB) app/easy_private_token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 320.39 MiB) app/easy_private_token_contract VK saved to "./target/tmp/tmp.mfuNJrDcNC/vk" (mem: 320.39 MiB) app/easy_private_token_contract Completed 2.1 KiB/2.1 KiB (37.3 KiB/s) with 1 file(s) remaining app/easy_private_token_contract upload: ../../../../../tmp/tmp.RnZhzbindx to s3://aztec-ci-artifacts/build-cache/vk-67a1b1c22e1dd488-c66e4fdda93bb0601c5005a015674df19fe2ee2bb0a809c4411ae418f77a9199.tar.gz app/easy_private_token_contract Cache upload of vk-67a1b1c22e1dd488-c66e4fdda93bb0601c5005a015674df19fe2ee2bb0a809c4411ae418f77a9199.tar.gz complete in 2s. app/easy_private_token_contract Processing function: process_message... app/easy_private_token_contract Function process_message is neither public nor unconstrained, skipping. app/easy_private_token_contract Processing function: sync_private_state... app/easy_private_token_contract Function sync_private_state is neither public nor unconstrained, skipping. 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 protocol/contract_instance_deployer_contract compile protocol/contract_instance_deployer_contract app/token_blacklist_contract Cache download and extraction of contract-5e8ed27884e167a9.tar.gz complete in 0s. app/token_bridge_contract Cache download and extraction of contract-b7f620b5fb68d8cf.tar.gz complete in 0s. app/uniswap_contract Cache download and extraction of contract-42607522b336301f.tar.gz complete in 0s. app/simple_token_contract Cache download and extraction of contract-92e2f659c92b624b.tar.gz complete in 0s. app/nft_contract Processing function: _finalize_transfer_to_private_unsafe... app/nft_contract Function _finalize_transfer_to_private_unsafe is neither public nor unconstrained, skipping. app/nft_contract Processing function: _finish_transfer_to_public... app/nft_contract Function _finish_transfer_to_public is neither public nor unconstrained, skipping. fees/fpc_contract Cache download and extraction of contract-4d5d9f1563dc2a31.tar.gz complete in 0s. app/token_contract Cache download and extraction of contract-885ad9401bcfd03a.tar.gz complete in 0s. fees/sponsored_fpc_contract Cache download and extraction of contract-4e09f8582fb1a713.tar.gz complete in 0s. docs/docs_example_contract Cache download and extraction of contract-5b29625037182f2f.tar.gz complete in 0s. 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. protocol/auth_registry_contract Cache download and extraction of contract-12e57530dc4c0ab4.tar.gz complete in 0s. protocol/contract_instance_deployer_contract Cache download and extraction of contract-3ccb946f0ec4bf4a.tar.gz complete in 0s. protocol/contract_class_registerer_contract Cache download and extraction of contract-012097956710e3fb.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/fee_juice_contract compile protocol/fee_juice_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. 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/easy_private_token_contract Processing function: transfer... app/easy_private_token_contract Cache download of vk-67a1b1c22e1dd488-852b8262c1a44ea6d86187dfc1f8649e01ee44a7175cc9b0e1edaa922fa5c972.tar.gz failed. app/easy_private_token_contract Generating vk for function: transfer... app/easy_private_token_contract bb command: write_vk (mem: 5.00 MiB) app/easy_private_token_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/easy_private_token_contract --scheme: client_ivc (mem: 5.00 MiB) app/easy_private_token_contract --bytecode_path: - (mem: 5.00 MiB) app/easy_private_token_contract --output_path: ./target/tmp/tmp.iiAcGB0TF3 (mem: 5.00 MiB) app/easy_private_token_contract --verbose: true (mem: 5.00 MiB) app/easy_private_token_contract --verifier_type: standalone (mem: 5.00 MiB) app/easy_private_token_contract Constructing DeciderProvingKey (mem: 89.45 MiB) app/easy_private_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 108.95 MiB) app/easy_private_token_contract goblin ecc op : 4/1024 (mem: 108.95 MiB) app/easy_private_token_contract busread : 742/6000 (mem: 108.95 MiB) app/easy_private_token_contract lookups : 24498/15000 (mem: 108.95 MiB) app/easy_private_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 108.95 MiB) app/easy_private_token_contract arithmetic : 47850/56000 (mem: 108.95 MiB) app/easy_private_token_contract delta range : 6405/18000 (mem: 108.95 MiB) app/easy_private_token_contract elliptic : 6490/6000 (mem: 108.95 MiB) app/easy_private_token_contract auxiliary : 21305/26000 (mem: 108.95 MiB) app/easy_private_token_contract poseidon ext : 2632/17000 (mem: 108.95 MiB) app/easy_private_token_contract poseidon int : 14993/92000 (mem: 108.95 MiB) app/easy_private_token_contract overflow : 0/0 (mem: 108.95 MiB) app/easy_private_token_contract (mem: 108.95 MiB) app/easy_private_token_contract Total structured size: 242025 (mem: 108.95 MiB) app/easy_private_token_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 112.95 MiB) app/easy_private_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 112.95 MiB) app/easy_private_token_contract goblin ecc op : 4/1024 (mem: 112.95 MiB) app/easy_private_token_contract busread : 742/6000 (mem: 112.95 MiB) app/easy_private_token_contract lookups : 15000/15000 (mem: 112.95 MiB) app/easy_private_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 112.95 MiB) app/easy_private_token_contract arithmetic : 47850/56000 (mem: 112.95 MiB) app/easy_private_token_contract delta range : 6405/18000 (mem: 112.95 MiB) app/easy_private_token_contract elliptic : 6000/6000 (mem: 112.95 MiB) app/easy_private_token_contract auxiliary : 21305/26000 (mem: 112.95 MiB) app/easy_private_token_contract poseidon ext : 2632/17000 (mem: 112.95 MiB) app/easy_private_token_contract poseidon int : 14993/92000 (mem: 112.95 MiB) app/easy_private_token_contract overflow : 9990/9990 (mem: 112.95 MiB) app/easy_private_token_contract (mem: 112.95 MiB) app/easy_private_token_contract Total structured size: 252015 (mem: 112.95 MiB) app/easy_private_token_contract allocating polynomials object in proving key... (mem: 112.95 MiB) app/easy_private_token_contract populating trace... (mem: 556.45 MiB) app/easy_private_token_contract time to construct proving key: 375 ms. (mem: 582.95 MiB) app/easy_private_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 582.95 MiB) app/easy_private_token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 591.83 MiB) app/easy_private_token_contract VK saved to "./target/tmp/tmp.iiAcGB0TF3/vk" (mem: 596.33 MiB) app/easy_private_token_contract Completed 2.1 KiB/2.1 KiB (31.6 KiB/s) with 1 file(s) remaining app/easy_private_token_contract upload: ../../../../../tmp/tmp.xvSBxpUM7O to s3://aztec-ci-artifacts/build-cache/vk-67a1b1c22e1dd488-852b8262c1a44ea6d86187dfc1f8649e01ee44a7175cc9b0e1edaa922fa5c972.tar.gz app/easy_private_token_contract Cache upload of vk-67a1b1c22e1dd488-852b8262c1a44ea6d86187dfc1f8649e01ee44a7175cc9b0e1edaa922fa5c972.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 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/card_game_contract Processing function: buy_pack... app/card_game_contract Cache download of vk-ddd4def6dab42c35-c140b93149c969ee100da97b65554f30916667c6024d0e34f3616d6bdcdf44f7.tar.gz failed. app/card_game_contract Generating vk for function: buy_pack... app/card_game_contract bb command: write_vk (mem: 5.00 MiB) app/card_game_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/card_game_contract --scheme: client_ivc (mem: 5.00 MiB) app/card_game_contract --bytecode_path: - (mem: 5.00 MiB) app/card_game_contract --output_path: ./target/tmp/tmp.3S2zIidoxx (mem: 5.00 MiB) app/card_game_contract --verbose: true (mem: 5.00 MiB) app/card_game_contract --verifier_type: standalone (mem: 5.00 MiB) app/card_game_contract Constructing DeciderProvingKey (mem: 81.13 MiB) app/card_game_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 83.63 MiB) app/card_game_contract goblin ecc op : 4/1024 (mem: 83.63 MiB) app/card_game_contract busread : 742/6000 (mem: 83.63 MiB) app/card_game_contract lookups : 39642/15000 (mem: 83.63 MiB) app/card_game_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 83.63 MiB) app/card_game_contract arithmetic : 37190/56000 (mem: 83.63 MiB) app/card_game_contract delta range : 3749/18000 (mem: 83.63 MiB) app/card_game_contract elliptic : 2344/6000 (mem: 83.63 MiB) app/card_game_contract auxiliary : 2323/26000 (mem: 83.63 MiB) app/card_game_contract poseidon ext : 162/17000 (mem: 83.63 MiB) app/card_game_contract poseidon int : 914/92000 (mem: 83.63 MiB) app/card_game_contract overflow : 0/0 (mem: 83.63 MiB) app/card_game_contract (mem: 83.63 MiB) app/card_game_contract Total structured size: 242025 (mem: 83.63 MiB) app/card_game_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 95.63 MiB) app/card_game_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 95.63 MiB) app/card_game_contract goblin ecc op : 4/1024 (mem: 95.63 MiB) app/card_game_contract busread : 742/6000 (mem: 95.63 MiB) app/card_game_contract lookups : 15000/15000 (mem: 95.63 MiB) app/card_game_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 95.63 MiB) app/card_game_contract arithmetic : 37190/56000 (mem: 95.63 MiB) app/card_game_contract delta range : 3749/18000 (mem: 95.63 MiB) app/card_game_contract elliptic : 2344/6000 (mem: 95.63 MiB) app/card_game_contract auxiliary : 2323/26000 (mem: 95.63 MiB) app/card_game_contract poseidon ext : 162/17000 (mem: 95.63 MiB) app/card_game_contract poseidon int : 914/92000 (mem: 95.63 MiB) app/card_game_contract overflow : 24643/24643 (mem: 95.63 MiB) app/card_game_contract (mem: 95.63 MiB) app/card_game_contract Total structured size: 266668 (mem: 95.63 MiB) app/card_game_contract allocating polynomials object in proving key... (mem: 95.63 MiB) app/card_game_contract populating trace... (mem: 970.13 MiB) app/card_game_contract time to construct proving key: 545 ms. (mem: 1007.13 MiB) app/card_game_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 1007.13 MiB) app/card_game_contract Initialized BN254 CRS from memory with num points = 524289 (mem: 1041.86 MiB) app/card_game_contract VK saved to "./target/tmp/tmp.3S2zIidoxx/vk" (mem: 1046.36 MiB) app/card_game_contract Completed 2.1 KiB/2.1 KiB (28.3 KiB/s) with 1 file(s) remaining app/card_game_contract upload: ../../../../../tmp/tmp.SlXdB6zjj9 to s3://aztec-ci-artifacts/build-cache/vk-ddd4def6dab42c35-c140b93149c969ee100da97b65554f30916667c6024d0e34f3616d6bdcdf44f7.tar.gz app/card_game_contract Cache upload of vk-ddd4def6dab42c35-c140b93149c969ee100da97b65554f30916667c6024d0e34f3616d6bdcdf44f7.tar.gz complete in 1s. protocol/multi_call_entrypoint_contract compile protocol/multi_call_entrypoint_contract app/card_game_contract Processing function: claim_cards... app/card_game_contract Cache download of vk-ddd4def6dab42c35-071e4dc991840612156c2cae5c45b0a8f2990e33758ff48feb329117bf576712.tar.gz failed. app/card_game_contract Generating vk for function: claim_cards... app/card_game_contract bb command: write_vk (mem: 5.00 MiB) app/card_game_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/card_game_contract --scheme: client_ivc (mem: 5.00 MiB) app/card_game_contract --bytecode_path: - (mem: 5.00 MiB) app/card_game_contract --output_path: ./target/tmp/tmp.dSCKPkz2fP (mem: 5.00 MiB) app/card_game_contract --verbose: true (mem: 5.00 MiB) app/card_game_contract --verifier_type: standalone (mem: 5.00 MiB) app/card_game_contract Constructing DeciderProvingKey (mem: 91.23 MiB) app/card_game_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 94.23 MiB) app/card_game_contract goblin ecc op : 4/1024 (mem: 94.23 MiB) app/card_game_contract busread : 742/6000 (mem: 94.23 MiB) app/card_game_contract lookups : 49052/15000 (mem: 94.23 MiB) app/card_game_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 94.23 MiB) app/card_game_contract arithmetic : 47256/56000 (mem: 94.23 MiB) app/card_game_contract delta range : 4297/18000 (mem: 94.23 MiB) app/card_game_contract elliptic : 3148/6000 (mem: 94.23 MiB) app/card_game_contract auxiliary : 3196/26000 (mem: 94.23 MiB) app/card_game_contract poseidon ext : 132/17000 (mem: 94.23 MiB) app/card_game_contract poseidon int : 743/92000 (mem: 94.23 MiB) app/card_game_contract overflow : 0/0 (mem: 94.23 MiB) app/card_game_contract (mem: 94.23 MiB) app/card_game_contract Total structured size: 242025 (mem: 94.23 MiB) app/card_game_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 111.23 MiB) app/card_game_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 111.23 MiB) app/card_game_contract goblin ecc op : 4/1024 (mem: 111.23 MiB) app/card_game_contract busread : 742/6000 (mem: 111.23 MiB) app/card_game_contract lookups : 15000/15000 (mem: 111.23 MiB) app/card_game_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 111.23 MiB) app/card_game_contract arithmetic : 47256/56000 (mem: 111.23 MiB) app/card_game_contract delta range : 4297/18000 (mem: 111.23 MiB) app/card_game_contract elliptic : 3148/6000 (mem: 111.23 MiB) app/card_game_contract auxiliary : 3196/26000 (mem: 111.23 MiB) app/card_game_contract poseidon ext : 132/17000 (mem: 111.23 MiB) app/card_game_contract poseidon int : 743/92000 (mem: 111.23 MiB) app/card_game_contract overflow : 34053/34053 (mem: 111.23 MiB) app/card_game_contract (mem: 111.23 MiB) app/card_game_contract Total structured size: 276078 (mem: 111.23 MiB) app/card_game_contract allocating polynomials object in proving key... (mem: 111.23 MiB) app/card_game_contract populating trace... (mem: 986.73 MiB) app/card_game_contract time to construct proving key: 542 ms. (mem: 1024.23 MiB) app/card_game_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 1024.23 MiB) app/card_game_contract Initialized BN254 CRS from memory with num points = 524289 (mem: 1076.74 MiB) app/card_game_contract VK saved to "./target/tmp/tmp.dSCKPkz2fP/vk" (mem: 1076.74 MiB) app/card_game_contract Completed 2.1 KiB/2.1 KiB (26.6 KiB/s) with 1 file(s) remaining app/card_game_contract upload: ../../../../../tmp/tmp.Bmv6ikuImz to s3://aztec-ci-artifacts/build-cache/vk-ddd4def6dab42c35-071e4dc991840612156c2cae5c45b0a8f2990e33758ff48feb329117bf576712.tar.gz app/card_game_contract Cache upload of vk-ddd4def6dab42c35-071e4dc991840612156c2cae5c45b0a8f2990e33758ff48feb329117bf576712.tar.gz complete in 1s. app/card_game_contract Processing function: join_game... app/card_game_contract Cache download of vk-ddd4def6dab42c35-f024eb74eaea9ae924493125713d104b1ec8a640bcb7262181313e37c197c6ab.tar.gz failed. app/card_game_contract Generating vk for function: join_game... app/card_game_contract bb command: write_vk (mem: 5.00 MiB) app/card_game_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/card_game_contract --scheme: client_ivc (mem: 5.00 MiB) app/card_game_contract --bytecode_path: - (mem: 5.00 MiB) app/card_game_contract --output_path: ./target/tmp/tmp.6c1uQiEZZr (mem: 5.00 MiB) app/card_game_contract --verbose: true (mem: 5.00 MiB) app/card_game_contract --verifier_type: standalone (mem: 5.00 MiB) app/card_game_contract Constructing DeciderProvingKey (mem: 91.98 MiB) app/card_game_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 109.98 MiB) app/card_game_contract goblin ecc op : 4/1024 (mem: 109.98 MiB) app/card_game_contract busread : 742/6000 (mem: 109.98 MiB) app/card_game_contract lookups : 24498/15000 (mem: 109.98 MiB) app/card_game_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 109.98 MiB) app/card_game_contract arithmetic : 53552/56000 (mem: 109.98 MiB) app/card_game_contract delta range : 5660/18000 (mem: 109.98 MiB) app/card_game_contract elliptic : 6490/6000 (mem: 109.98 MiB) app/card_game_contract auxiliary : 21305/26000 (mem: 109.98 MiB) app/card_game_contract poseidon ext : 2662/17000 (mem: 109.98 MiB) app/card_game_contract poseidon int : 15164/92000 (mem: 109.98 MiB) app/card_game_contract overflow : 0/0 (mem: 109.98 MiB) app/card_game_contract (mem: 109.98 MiB) app/card_game_contract Total structured size: 242025 (mem: 109.98 MiB) app/card_game_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 114.48 MiB) app/card_game_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 114.48 MiB) app/card_game_contract goblin ecc op : 4/1024 (mem: 114.48 MiB) app/card_game_contract busread : 742/6000 (mem: 114.48 MiB) app/card_game_contract lookups : 15000/15000 (mem: 114.48 MiB) app/card_game_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 114.48 MiB) app/card_game_contract arithmetic : 53552/56000 (mem: 114.48 MiB) app/card_game_contract delta range : 5660/18000 (mem: 114.48 MiB) app/card_game_contract elliptic : 6000/6000 (mem: 114.48 MiB) app/card_game_contract auxiliary : 21305/26000 (mem: 114.48 MiB) app/card_game_contract poseidon ext : 2662/17000 (mem: 114.48 MiB) app/card_game_contract poseidon int : 15164/92000 (mem: 114.48 MiB) app/card_game_contract overflow : 9990/9990 (mem: 114.48 MiB) app/card_game_contract (mem: 114.48 MiB) app/card_game_contract Total structured size: 252015 (mem: 114.48 MiB) app/card_game_contract allocating polynomials object in proving key... (mem: 114.48 MiB) app/card_game_contract populating trace... (mem: 558.98 MiB) app/card_game_contract time to construct proving key: 350 ms. (mem: 585.48 MiB) app/card_game_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 585.48 MiB) app/card_game_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 585.48 MiB) app/card_game_contract VK saved to "./target/tmp/tmp.6c1uQiEZZr/vk" (mem: 585.48 MiB) app/card_game_contract Completed 2.1 KiB/2.1 KiB (31.2 KiB/s) with 1 file(s) remaining app/card_game_contract upload: ../../../../../tmp/tmp.zztJO6AUrE to s3://aztec-ci-artifacts/build-cache/vk-ddd4def6dab42c35-f024eb74eaea9ae924493125713d104b1ec8a640bcb7262181313e37c197c6ab.tar.gz app/card_game_contract Cache upload of vk-ddd4def6dab42c35-f024eb74eaea9ae924493125713d104b1ec8a640bcb7262181313e37c197c6ab.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-ddd4def6dab42c35-5ea76ad5f9a30eb52b08564d1f3cc2d959c0f28050bc11f881f0b678c1b623e9.tar.gz failed. app/card_game_contract Generating vk for function: play_card... app/card_game_contract bb command: write_vk (mem: 5.00 MiB) app/card_game_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/card_game_contract --scheme: client_ivc (mem: 5.00 MiB) app/card_game_contract --bytecode_path: - (mem: 5.00 MiB) app/card_game_contract --output_path: ./target/tmp/tmp.g7ZhgBapNh (mem: 5.00 MiB) app/card_game_contract --verbose: true (mem: 5.00 MiB) app/card_game_contract --verifier_type: standalone (mem: 5.00 MiB) app/card_game_contract Constructing DeciderProvingKey (mem: 55.08 MiB) app/card_game_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 68.08 MiB) app/card_game_contract goblin ecc op : 4/1024 (mem: 68.08 MiB) app/card_game_contract busread : 742/6000 (mem: 68.08 MiB) app/card_game_contract lookups : 2/15000 (mem: 68.08 MiB) app/card_game_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 68.08 MiB) app/card_game_contract arithmetic : 28694/56000 (mem: 68.08 MiB) app/card_game_contract delta range : 4394/18000 (mem: 68.08 MiB) app/card_game_contract elliptic : 5154/6000 (mem: 68.08 MiB) app/card_game_contract auxiliary : 19881/26000 (mem: 68.08 MiB) app/card_game_contract poseidon ext : 2612/17000 (mem: 68.08 MiB) app/card_game_contract poseidon int : 14879/92000 (mem: 68.08 MiB) app/card_game_contract overflow : 0/0 (mem: 68.08 MiB) app/card_game_contract (mem: 68.08 MiB) app/card_game_contract Total structured size: 242025 (mem: 68.08 MiB) app/card_game_contract allocating polynomials object in proving key... (mem: 68.08 MiB) app/card_game_contract populating trace... (mem: 306.08 MiB) app/card_game_contract time to construct proving key: 240 ms. (mem: 328.08 MiB) app/card_game_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 328.08 MiB) app/card_game_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 360.08 MiB) app/card_game_contract VK saved to "./target/tmp/tmp.g7ZhgBapNh/vk" (mem: 360.08 MiB) app/card_game_contract Completed 2.1 KiB/2.1 KiB (48.7 KiB/s) with 1 file(s) remaining app/card_game_contract upload: ../../../../../tmp/tmp.cIn5X4seo5 to s3://aztec-ci-artifacts/build-cache/vk-ddd4def6dab42c35-5ea76ad5f9a30eb52b08564d1f3cc2d959c0f28050bc11f881f0b678c1b623e9.tar.gz app/card_game_contract Cache upload of vk-ddd4def6dab42c35-5ea76ad5f9a30eb52b08564d1f3cc2d959c0f28050bc11f881f0b678c1b623e9.tar.gz complete in 2s. app/simple_token_contract Processing function: _finalize_mint_to_private_unsafe... app/simple_token_contract Function _finalize_mint_to_private_unsafe is neither public nor unconstrained, skipping. app/simple_token_contract Processing function: _finalize_transfer_to_private_unsafe... app/simple_token_contract Function _finalize_transfer_to_private_unsafe is neither public nor unconstrained, skipping. app/simple_token_contract Processing function: _increase_public_balance... app/simple_token_contract Function _increase_public_balance is neither public nor unconstrained, skipping. protocol/fee_juice_contract Cache download and extraction of contract-7f05a939ded1054e.tar.gz complete in 1s. app/card_game_contract Processing function: process_message... app/card_game_contract Function process_message is neither public nor unconstrained, skipping. app/card_game_contract Processing function: public_dispatch... app/card_game_contract Function public_dispatch is neither public nor unconstrained, skipping. app/card_game_contract Processing function: start_game... app/card_game_contract Function start_game is neither public nor unconstrained, skipping. app/card_game_contract Processing function: sync_private_state... app/card_game_contract Function sync_private_state is neither public nor unconstrained, skipping. app/card_game_contract Processing function: view_collection_cards... app/card_game_contract Function view_collection_cards is neither public nor unconstrained, skipping. app/card_game_contract Processing function: view_game... app/card_game_contract Function view_game is neither public nor unconstrained, skipping. app/card_game_contract Processing function: view_game_cards... app/card_game_contract Function view_game_cards is neither public nor unconstrained, skipping. 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. fees/sponsored_fpc_contract Processing function: process_message... fees/sponsored_fpc_contract Function process_message 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. 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. protocol/auth_registry_contract Processing function: is_reject_all... protocol/auth_registry_contract Function is_reject_all is neither public nor unconstrained, skipping. protocol/auth_registry_contract Processing function: process_message... protocol/auth_registry_contract Function process_message is neither public nor unconstrained, skipping. protocol/auth_registry_contract Processing function: public_dispatch... protocol/auth_registry_contract Function public_dispatch is neither public nor unconstrained, skipping. protocol/auth_registry_contract Processing function: set_authorized... protocol/auth_registry_contract Function set_authorized is neither public nor unconstrained, skipping. app/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/router_contract compile protocol/router_contract protocol/multi_call_entrypoint_contract Cache download and extraction of contract-bb8c54c091affe2f.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/router_contract Cache download and extraction of contract-e6502ac91607d589.tar.gz complete in 0s. 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-3a85f20f544b5e09-b591cb3272b742548ac08bd2e23a940dcb62c55a24996728e599ef2a6ca71497.tar.gz failed. app/nft_contract Generating vk for function: cancel_authwit... app/nft_contract bb command: write_vk (mem: 5.00 MiB) app/nft_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/nft_contract --scheme: client_ivc (mem: 5.00 MiB) app/nft_contract --bytecode_path: - (mem: 5.00 MiB) app/nft_contract --output_path: ./target/tmp/tmp.60DjnLmwPY (mem: 5.00 MiB) app/nft_contract --verbose: true (mem: 5.00 MiB) app/nft_contract --verifier_type: standalone (mem: 5.00 MiB) app/nft_contract Constructing DeciderProvingKey (mem: 10.07 MiB) app/nft_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.57 MiB) app/nft_contract goblin ecc op : 4/1024 (mem: 12.57 MiB) app/nft_contract busread : 742/6000 (mem: 12.57 MiB) app/nft_contract lookups : 2/15000 (mem: 12.57 MiB) app/nft_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.57 MiB) app/nft_contract arithmetic : 3298/56000 (mem: 12.57 MiB) app/nft_contract delta range : 1787/18000 (mem: 12.57 MiB) app/nft_contract elliptic : 2/6000 (mem: 12.57 MiB) app/nft_contract auxiliary : 26/26000 (mem: 12.57 MiB) app/nft_contract poseidon ext : 22/17000 (mem: 12.57 MiB) app/nft_contract poseidon int : 116/92000 (mem: 12.57 MiB) app/nft_contract overflow : 0/0 (mem: 12.57 MiB) app/nft_contract (mem: 12.57 MiB) app/nft_contract Total structured size: 242025 (mem: 12.57 MiB) app/nft_contract allocating polynomials object in proving key... (mem: 12.57 MiB) app/nft_contract populating trace... (mem: 248.57 MiB) app/nft_contract time to construct proving key: 129 ms. (mem: 264.07 MiB) app/nft_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 264.07 MiB) app/nft_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 296.07 MiB) app/nft_contract VK saved to "./target/tmp/tmp.60DjnLmwPY/vk" (mem: 296.07 MiB) app/nft_contract Completed 2.1 KiB/2.1 KiB (21.2 KiB/s) with 1 file(s) remaining app/nft_contract upload: ../../../../../tmp/tmp.MzXipGgDXe to s3://aztec-ci-artifacts/build-cache/vk-3a85f20f544b5e09-b591cb3272b742548ac08bd2e23a940dcb62c55a24996728e599ef2a6ca71497.tar.gz app/nft_contract Cache upload of vk-3a85f20f544b5e09-b591cb3272b742548ac08bd2e23a940dcb62c55a24996728e599ef2a6ca71497.tar.gz complete in 4s. 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/nft_contract Processing function: prepare_private_balance_increase... app/nft_contract Cache download of vk-3a85f20f544b5e09-32186369db0e9396f3e6cd3dff6209eee5bc96e38fb437f3ee154720436b3cad.tar.gz failed. app/nft_contract Generating vk for function: prepare_private_balance_increase... app/nft_contract bb command: write_vk (mem: 5.00 MiB) app/nft_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/nft_contract --scheme: client_ivc (mem: 5.00 MiB) app/nft_contract --bytecode_path: - (mem: 5.00 MiB) app/nft_contract --output_path: ./target/tmp/tmp.BEAtUidsG9 (mem: 5.00 MiB) app/nft_contract --verbose: true (mem: 5.00 MiB) app/nft_contract --verifier_type: standalone (mem: 5.00 MiB) app/nft_contract Constructing DeciderProvingKey (mem: 32.48 MiB) app/nft_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 35.48 MiB) app/nft_contract goblin ecc op : 4/1024 (mem: 35.48 MiB) app/nft_contract busread : 742/6000 (mem: 35.48 MiB) app/nft_contract lookups : 12250/15000 (mem: 35.48 MiB) app/nft_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 35.48 MiB) app/nft_contract arithmetic : 15216/56000 (mem: 35.48 MiB) app/nft_contract delta range : 2446/18000 (mem: 35.48 MiB) app/nft_contract elliptic : 670/6000 (mem: 35.48 MiB) app/nft_contract auxiliary : 738/26000 (mem: 35.48 MiB) app/nft_contract poseidon ext : 62/17000 (mem: 35.48 MiB) app/nft_contract poseidon int : 344/92000 (mem: 35.48 MiB) app/nft_contract overflow : 0/0 (mem: 35.48 MiB) app/nft_contract (mem: 35.48 MiB) app/nft_contract Total structured size: 242025 (mem: 35.48 MiB) app/nft_contract allocating polynomials object in proving key... (mem: 35.48 MiB) app/nft_contract populating trace... (mem: 270.98 MiB) app/nft_contract time to construct proving key: 173 ms. (mem: 289.48 MiB) app/nft_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 289.48 MiB) app/nft_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 319.03 MiB) app/nft_contract VK saved to "./target/tmp/tmp.BEAtUidsG9/vk" (mem: 319.03 MiB) app/nft_contract Completed 2.1 KiB/2.1 KiB (17.8 KiB/s) with 1 file(s) remaining app/nft_contract upload: ../../../../../tmp/tmp.9QA0W5ahLg to s3://aztec-ci-artifacts/build-cache/vk-3a85f20f544b5e09-32186369db0e9396f3e6cd3dff6209eee5bc96e38fb437f3ee154720436b3cad.tar.gz app/nft_contract Cache upload of vk-3a85f20f544b5e09-32186369db0e9396f3e6cd3dff6209eee5bc96e38fb437f3ee154720436b3cad.tar.gz complete in 4s. app/nft_contract Processing function: private_get_name... app/nft_contract Cache download of vk-3a85f20f544b5e09-dee9a50bcd908b585d2f7542162545bab4f7d7d0e6f87dc1691fdd0cc02e5206.tar.gz failed. app/nft_contract Generating vk for function: private_get_name... app/nft_contract bb command: write_vk (mem: 5.00 MiB) app/nft_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/nft_contract --scheme: client_ivc (mem: 5.00 MiB) app/nft_contract --bytecode_path: - (mem: 5.00 MiB) app/nft_contract --output_path: ./target/tmp/tmp.LiM4xsDLYH (mem: 5.00 MiB) app/nft_contract --verbose: true (mem: 5.00 MiB) app/nft_contract --verifier_type: standalone (mem: 5.00 MiB) app/nft_contract Constructing DeciderProvingKey (mem: 14.05 MiB) app/nft_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.05 MiB) app/nft_contract goblin ecc op : 4/1024 (mem: 15.05 MiB) app/nft_contract busread : 742/6000 (mem: 15.05 MiB) app/nft_contract lookups : 2/15000 (mem: 15.05 MiB) app/nft_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.05 MiB) app/nft_contract arithmetic : 4236/56000 (mem: 15.05 MiB) app/nft_contract delta range : 1887/18000 (mem: 15.05 MiB) app/nft_contract elliptic : 2/6000 (mem: 15.05 MiB) app/nft_contract auxiliary : 26/26000 (mem: 15.05 MiB) app/nft_contract poseidon ext : 452/17000 (mem: 15.05 MiB) app/nft_contract poseidon int : 2567/92000 (mem: 15.05 MiB) app/nft_contract overflow : 0/0 (mem: 15.05 MiB) app/nft_contract (mem: 15.05 MiB) app/nft_contract Total structured size: 242025 (mem: 15.05 MiB) app/nft_contract allocating polynomials object in proving key... (mem: 15.05 MiB) app/nft_contract populating trace... (mem: 249.05 MiB) app/nft_contract time to construct proving key: 116 ms. (mem: 264.05 MiB) app/nft_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 264.05 MiB) app/nft_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 296.05 MiB) app/nft_contract VK saved to "./target/tmp/tmp.LiM4xsDLYH/vk" (mem: 296.05 MiB) app/nft_contract Completed 2.1 KiB/2.1 KiB (25.0 KiB/s) with 1 file(s) remaining app/nft_contract upload: ../../../../../tmp/tmp.Fh6rC4YDys to s3://aztec-ci-artifacts/build-cache/vk-3a85f20f544b5e09-dee9a50bcd908b585d2f7542162545bab4f7d7d0e6f87dc1691fdd0cc02e5206.tar.gz app/nft_contract Cache upload of vk-3a85f20f544b5e09-dee9a50bcd908b585d2f7542162545bab4f7d7d0e6f87dc1691fdd0cc02e5206.tar.gz complete in 4s. app/nft_contract Processing function: private_get_symbol... app/nft_contract Cache download of vk-3a85f20f544b5e09-153b44980ed2e731d6ba03672c7f8d2f26f84382f690994666389febe30d7648.tar.gz failed. app/nft_contract Generating vk for function: private_get_symbol... app/nft_contract bb command: write_vk (mem: 5.00 MiB) app/nft_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/nft_contract --scheme: client_ivc (mem: 5.00 MiB) app/nft_contract --bytecode_path: - (mem: 5.00 MiB) app/nft_contract --output_path: ./target/tmp/tmp.avxLSQTmJ9 (mem: 5.00 MiB) app/nft_contract --verbose: true (mem: 5.00 MiB) app/nft_contract --verifier_type: standalone (mem: 5.00 MiB) app/nft_contract Constructing DeciderProvingKey (mem: 14.80 MiB) app/nft_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.80 MiB) app/nft_contract goblin ecc op : 4/1024 (mem: 15.80 MiB) app/nft_contract busread : 742/6000 (mem: 15.80 MiB) app/nft_contract lookups : 2/15000 (mem: 15.80 MiB) app/nft_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.80 MiB) app/nft_contract arithmetic : 4236/56000 (mem: 15.80 MiB) app/nft_contract delta range : 1887/18000 (mem: 15.80 MiB) app/nft_contract elliptic : 2/6000 (mem: 15.80 MiB) app/nft_contract auxiliary : 26/26000 (mem: 15.80 MiB) app/nft_contract poseidon ext : 452/17000 (mem: 15.80 MiB) app/nft_contract poseidon int : 2567/92000 (mem: 15.80 MiB) app/nft_contract overflow : 0/0 (mem: 15.80 MiB) app/nft_contract (mem: 15.80 MiB) app/nft_contract Total structured size: 242025 (mem: 15.80 MiB) app/nft_contract allocating polynomials object in proving key... (mem: 15.80 MiB) app/nft_contract populating trace... (mem: 249.80 MiB) app/nft_contract time to construct proving key: 134 ms. (mem: 264.30 MiB) app/nft_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 264.30 MiB) app/nft_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 296.30 MiB) app/nft_contract VK saved to "./target/tmp/tmp.avxLSQTmJ9/vk" (mem: 296.30 MiB) app/nft_contract Completed 2.1 KiB/2.1 KiB (17.5 KiB/s) with 1 file(s) remaining app/nft_contract upload: ../../../../../tmp/tmp.mrgUSrHqDP to s3://aztec-ci-artifacts/build-cache/vk-3a85f20f544b5e09-153b44980ed2e731d6ba03672c7f8d2f26f84382f690994666389febe30d7648.tar.gz app/nft_contract Cache upload of vk-3a85f20f544b5e09-153b44980ed2e731d6ba03672c7f8d2f26f84382f690994666389febe30d7648.tar.gz complete in 4s. 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. app/orderbook_contract Processing function: create_order... app/orderbook_contract Cache download of vk-9213401e3f1ec350-c65bf5eda2f430c7dc6b4f5eb010ef3ea4c8e0dd1476782798ee1eaa433676d5.tar.gz failed. app/orderbook_contract Generating vk for function: create_order... app/orderbook_contract bb command: write_vk (mem: 5.00 MiB) app/orderbook_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/orderbook_contract --scheme: client_ivc (mem: 5.00 MiB) app/orderbook_contract --bytecode_path: - (mem: 5.00 MiB) app/orderbook_contract --output_path: ./target/tmp/tmp.ba22F6teZ2 (mem: 5.00 MiB) app/orderbook_contract --verbose: true (mem: 5.00 MiB) app/orderbook_contract --verifier_type: standalone (mem: 5.00 MiB) app/orderbook_contract Constructing DeciderProvingKey (mem: 14.96 MiB) app/orderbook_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.46 MiB) app/orderbook_contract goblin ecc op : 4/1024 (mem: 16.46 MiB) app/orderbook_contract busread : 742/6000 (mem: 16.46 MiB) app/orderbook_contract lookups : 2/15000 (mem: 16.46 MiB) app/orderbook_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.46 MiB) app/orderbook_contract arithmetic : 4357/56000 (mem: 16.46 MiB) app/orderbook_contract delta range : 1907/18000 (mem: 16.46 MiB) app/orderbook_contract elliptic : 2/6000 (mem: 16.46 MiB) app/orderbook_contract auxiliary : 26/26000 (mem: 16.46 MiB) app/orderbook_contract poseidon ext : 522/17000 (mem: 16.46 MiB) app/orderbook_contract poseidon int : 2966/92000 (mem: 16.46 MiB) app/orderbook_contract overflow : 0/0 (mem: 16.46 MiB) app/orderbook_contract (mem: 16.46 MiB) app/orderbook_contract Total structured size: 242025 (mem: 16.46 MiB) app/orderbook_contract allocating polynomials object in proving key... (mem: 16.46 MiB) app/orderbook_contract populating trace... (mem: 251.46 MiB) app/orderbook_contract time to construct proving key: 109 ms. (mem: 266.46 MiB) app/orderbook_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 266.46 MiB) app/orderbook_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 298.46 MiB) app/orderbook_contract VK saved to "./target/tmp/tmp.ba22F6teZ2/vk" (mem: 298.46 MiB) app/orderbook_contract Completed 2.1 KiB/2.1 KiB (28.2 KiB/s) with 1 file(s) remaining app/orderbook_contract upload: ../../../../../tmp/tmp.aGPlncYMRE to s3://aztec-ci-artifacts/build-cache/vk-9213401e3f1ec350-c65bf5eda2f430c7dc6b4f5eb010ef3ea4c8e0dd1476782798ee1eaa433676d5.tar.gz app/orderbook_contract Cache upload of vk-9213401e3f1ec350-c65bf5eda2f430c7dc6b4f5eb010ef3ea4c8e0dd1476782798ee1eaa433676d5.tar.gz complete in 4s. app/orderbook_contract Processing function: fulfill_order... app/orderbook_contract Cache download of vk-9213401e3f1ec350-a4075cf3d6f5806eb52e25cc5889b64ffcd7aef175b06aaf250e91f291239db4.tar.gz failed. app/orderbook_contract Generating vk for function: fulfill_order... app/orderbook_contract bb command: write_vk (mem: 5.00 MiB) app/orderbook_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/orderbook_contract --scheme: client_ivc (mem: 5.00 MiB) app/orderbook_contract --bytecode_path: - (mem: 5.00 MiB) app/orderbook_contract --output_path: ./target/tmp/tmp.Bt9U0lUM0I (mem: 5.00 MiB) app/orderbook_contract --verbose: true (mem: 5.00 MiB) app/orderbook_contract --verifier_type: standalone (mem: 5.00 MiB) app/orderbook_contract Constructing DeciderProvingKey (mem: 16.96 MiB) app/orderbook_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.96 MiB) app/orderbook_contract goblin ecc op : 4/1024 (mem: 17.96 MiB) app/orderbook_contract busread : 742/6000 (mem: 17.96 MiB) app/orderbook_contract lookups : 2/15000 (mem: 17.96 MiB) app/orderbook_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.96 MiB) app/orderbook_contract arithmetic : 5272/56000 (mem: 17.96 MiB) app/orderbook_contract delta range : 1997/18000 (mem: 17.96 MiB) app/orderbook_contract elliptic : 2/6000 (mem: 17.96 MiB) app/orderbook_contract auxiliary : 26/26000 (mem: 17.96 MiB) app/orderbook_contract poseidon ext : 962/17000 (mem: 17.96 MiB) app/orderbook_contract poseidon int : 5474/92000 (mem: 17.96 MiB) app/orderbook_contract overflow : 0/0 (mem: 17.96 MiB) app/orderbook_contract (mem: 17.96 MiB) app/orderbook_contract Total structured size: 242025 (mem: 17.96 MiB) app/orderbook_contract allocating polynomials object in proving key... (mem: 18.46 MiB) app/orderbook_contract populating trace... (mem: 254.96 MiB) app/orderbook_contract time to construct proving key: 119 ms. (mem: 269.96 MiB) app/orderbook_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 269.96 MiB) app/orderbook_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 300.59 MiB) app/orderbook_contract VK saved to "./target/tmp/tmp.Bt9U0lUM0I/vk" (mem: 300.59 MiB) app/orderbook_contract Completed 2.1 KiB/2.1 KiB (25.4 KiB/s) with 1 file(s) remaining app/orderbook_contract upload: ../../../../../tmp/tmp.FYsSNBybQG to s3://aztec-ci-artifacts/build-cache/vk-9213401e3f1ec350-a4075cf3d6f5806eb52e25cc5889b64ffcd7aef175b06aaf250e91f291239db4.tar.gz app/orderbook_contract Cache upload of vk-9213401e3f1ec350-a4075cf3d6f5806eb52e25cc5889b64ffcd7aef175b06aaf250e91f291239db4.tar.gz complete in 4s. 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/token_bridge_contract Processing function: claim_private... app/token_bridge_contract Cache download of vk-b7f620b5fb68d8cf-6c77c825d70d93a7c4372e1a4614c7e64be566641fb6a67d1a74feae3c7f6933.tar.gz failed. app/token_bridge_contract Generating vk for function: claim_private... app/token_bridge_contract bb command: write_vk (mem: 5.00 MiB) app/token_bridge_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/token_bridge_contract --scheme: client_ivc (mem: 5.00 MiB) app/token_bridge_contract --bytecode_path: - (mem: 5.00 MiB) app/token_bridge_contract --output_path: ./target/tmp/tmp.Ra7EbNaEdG (mem: 5.00 MiB) app/token_bridge_contract --verbose: true (mem: 5.00 MiB) app/token_bridge_contract --verifier_type: standalone (mem: 5.00 MiB) app/token_bridge_contract Constructing DeciderProvingKey (mem: 38.45 MiB) app/token_bridge_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 39.95 MiB) app/token_bridge_contract goblin ecc op : 4/1024 (mem: 39.95 MiB) app/token_bridge_contract busread : 742/6000 (mem: 39.95 MiB) app/token_bridge_contract lookups : 14482/15000 (mem: 39.95 MiB) app/token_bridge_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 39.95 MiB) app/token_bridge_contract arithmetic : 13721/56000 (mem: 39.95 MiB) app/token_bridge_contract delta range : 2601/18000 (mem: 39.95 MiB) app/token_bridge_contract elliptic : 2/6000 (mem: 39.95 MiB) app/token_bridge_contract auxiliary : 26/26000 (mem: 39.95 MiB) app/token_bridge_contract poseidon ext : 892/17000 (mem: 39.95 MiB) app/token_bridge_contract poseidon int : 5075/92000 (mem: 39.95 MiB) app/token_bridge_contract overflow : 0/0 (mem: 39.95 MiB) app/token_bridge_contract (mem: 39.95 MiB) app/token_bridge_contract Total structured size: 242025 (mem: 39.95 MiB) app/token_bridge_contract allocating polynomials object in proving key... (mem: 39.95 MiB) app/token_bridge_contract populating trace... (mem: 278.45 MiB) app/token_bridge_contract time to construct proving key: 190 ms. (mem: 296.45 MiB) app/token_bridge_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 296.45 MiB) app/token_bridge_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 308.62 MiB) app/token_bridge_contract VK saved to "./target/tmp/tmp.Ra7EbNaEdG/vk" (mem: 308.62 MiB) app/token_bridge_contract Completed 2.1 KiB/2.1 KiB (18.6 KiB/s) with 1 file(s) remaining app/token_bridge_contract upload: ../../../../../tmp/tmp.tbqoWUlVbG to s3://aztec-ci-artifacts/build-cache/vk-b7f620b5fb68d8cf-6c77c825d70d93a7c4372e1a4614c7e64be566641fb6a67d1a74feae3c7f6933.tar.gz app/token_bridge_contract Cache upload of vk-b7f620b5fb68d8cf-6c77c825d70d93a7c4372e1a4614c7e64be566641fb6a67d1a74feae3c7f6933.tar.gz complete in 4s. 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. protocol/contract_instance_deployer_contract Processing function: deploy... protocol/contract_instance_deployer_contract Cache download of vk-3ccb946f0ec4bf4a-37f00b551111a0aa5dcb42fc582521e30440baaafe010ddfb38fb270aa72d39e.tar.gz failed. protocol/contract_instance_deployer_contract Generating vk for function: deploy... protocol/contract_instance_deployer_contract bb command: write_vk (mem: 5.00 MiB) protocol/contract_instance_deployer_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) protocol/contract_instance_deployer_contract --scheme: client_ivc (mem: 5.00 MiB) protocol/contract_instance_deployer_contract --bytecode_path: - (mem: 5.00 MiB) protocol/contract_instance_deployer_contract --output_path: ./target/tmp/tmp.aB0soQLdRR (mem: 5.00 MiB) protocol/contract_instance_deployer_contract --verbose: true (mem: 5.00 MiB) protocol/contract_instance_deployer_contract --verifier_type: standalone (mem: 5.00 MiB) protocol/contract_instance_deployer_contract Constructing DeciderProvingKey (mem: 12.00 MiB) protocol/contract_instance_deployer_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 14.50 MiB) protocol/contract_instance_deployer_contract goblin ecc op : 4/1024 (mem: 14.50 MiB) protocol/contract_instance_deployer_contract busread : 742/6000 (mem: 14.50 MiB) protocol/contract_instance_deployer_contract lookups : 2/15000 (mem: 14.50 MiB) protocol/contract_instance_deployer_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 14.50 MiB) protocol/contract_instance_deployer_contract arithmetic : 3656/56000 (mem: 14.50 MiB) protocol/contract_instance_deployer_contract delta range : 1838/18000 (mem: 14.50 MiB) protocol/contract_instance_deployer_contract elliptic : 340/6000 (mem: 14.50 MiB) protocol/contract_instance_deployer_contract auxiliary : 187/26000 (mem: 14.50 MiB) protocol/contract_instance_deployer_contract poseidon ext : 162/17000 (mem: 14.50 MiB) protocol/contract_instance_deployer_contract poseidon int : 914/92000 (mem: 14.50 MiB) protocol/contract_instance_deployer_contract overflow : 0/0 (mem: 14.50 MiB) protocol/contract_instance_deployer_contract (mem: 14.50 MiB) protocol/contract_instance_deployer_contract Total structured size: 242025 (mem: 14.50 MiB) protocol/contract_instance_deployer_contract allocating polynomials object in proving key... (mem: 14.50 MiB) protocol/contract_instance_deployer_contract populating trace... (mem: 255.50 MiB) protocol/contract_instance_deployer_contract time to construct proving key: 211 ms. (mem: 271.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: 271.00 MiB) protocol/contract_instance_deployer_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 294.12 MiB) protocol/contract_instance_deployer_contract VK saved to "./target/tmp/tmp.aB0soQLdRR/vk" (mem: 294.12 MiB) protocol/contract_instance_deployer_contract Completed 2.1 KiB/2.1 KiB (18.3 KiB/s) with 1 file(s) remaining protocol/contract_instance_deployer_contract upload: ../../../../../tmp/tmp.wG1cTZGjxT to s3://aztec-ci-artifacts/build-cache/vk-3ccb946f0ec4bf4a-37f00b551111a0aa5dcb42fc582521e30440baaafe010ddfb38fb270aa72d39e.tar.gz protocol/contract_instance_deployer_contract Cache upload of vk-3ccb946f0ec4bf4a-37f00b551111a0aa5dcb42fc582521e30440baaafe010ddfb38fb270aa72d39e.tar.gz complete in 4s. 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. protocol/auth_registry_contract Processing function: set_authorized_private... protocol/auth_registry_contract Cache download of vk-12e57530dc4c0ab4-009fa57eb417afdff64720e981d8446214031c95a799241d0de48118c67ed5e3.tar.gz failed. protocol/auth_registry_contract Generating vk for function: set_authorized_private... protocol/auth_registry_contract bb command: write_vk (mem: 5.00 MiB) protocol/auth_registry_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) protocol/auth_registry_contract --scheme: client_ivc (mem: 5.00 MiB) protocol/auth_registry_contract --bytecode_path: - (mem: 5.00 MiB) protocol/auth_registry_contract --output_path: ./target/tmp/tmp.zdbCd3JF8r (mem: 5.00 MiB) protocol/auth_registry_contract --verbose: true (mem: 5.00 MiB) protocol/auth_registry_contract --verifier_type: standalone (mem: 5.00 MiB) protocol/auth_registry_contract Constructing DeciderProvingKey (mem: 11.00 MiB) protocol/auth_registry_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 13.00 MiB) protocol/auth_registry_contract goblin ecc op : 4/1024 (mem: 13.00 MiB) protocol/auth_registry_contract busread : 742/6000 (mem: 13.00 MiB) protocol/auth_registry_contract lookups : 2/15000 (mem: 13.00 MiB) protocol/auth_registry_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 13.00 MiB) protocol/auth_registry_contract arithmetic : 3374/56000 (mem: 13.00 MiB) protocol/auth_registry_contract delta range : 1788/18000 (mem: 13.00 MiB) protocol/auth_registry_contract elliptic : 2/6000 (mem: 13.00 MiB) protocol/auth_registry_contract auxiliary : 26/26000 (mem: 13.00 MiB) protocol/auth_registry_contract poseidon ext : 92/17000 (mem: 13.00 MiB) protocol/auth_registry_contract poseidon int : 515/92000 (mem: 13.00 MiB) protocol/auth_registry_contract overflow : 0/0 (mem: 13.00 MiB) protocol/auth_registry_contract (mem: 13.00 MiB) protocol/auth_registry_contract Total structured size: 242025 (mem: 13.00 MiB) protocol/auth_registry_contract allocating polynomials object in proving key... (mem: 13.00 MiB) protocol/auth_registry_contract populating trace... (mem: 252.00 MiB) protocol/auth_registry_contract time to construct proving key: 266 ms. (mem: 266.50 MiB) protocol/auth_registry_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 266.50 MiB) protocol/auth_registry_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 289.92 MiB) protocol/auth_registry_contract VK saved to "./target/tmp/tmp.zdbCd3JF8r/vk" (mem: 289.92 MiB) protocol/auth_registry_contract Completed 2.1 KiB/2.1 KiB (24.8 KiB/s) with 1 file(s) remaining protocol/auth_registry_contract upload: ../../../../../tmp/tmp.zxdTFNiySP to s3://aztec-ci-artifacts/build-cache/vk-12e57530dc4c0ab4-009fa57eb417afdff64720e981d8446214031c95a799241d0de48118c67ed5e3.tar.gz protocol/auth_registry_contract Cache upload of vk-12e57530dc4c0ab4-009fa57eb417afdff64720e981d8446214031c95a799241d0de48118c67ed5e3.tar.gz complete in 4s. 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 test/auth_wit_test_contract Cache download and extraction of contract-a832ab5c48c750df.tar.gz complete in 0s. test/avm_gadgets_test_contract compile test/avm_gadgets_test_contract fees/fpc_contract Processing function: fee_entrypoint_private... fees/fpc_contract Cache download of vk-4d5d9f1563dc2a31-c97aebe506a7acad33f4a444b4c907ad2607e58b45684acafa722f4840005317.tar.gz failed. fees/fpc_contract Generating vk for function: fee_entrypoint_private... fees/fpc_contract bb command: write_vk (mem: 5.00 MiB) fees/fpc_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) fees/fpc_contract --scheme: client_ivc (mem: 5.00 MiB) fees/fpc_contract --bytecode_path: - (mem: 5.00 MiB) fees/fpc_contract --output_path: ./target/tmp/tmp.4JUaMdwxzy (mem: 5.00 MiB) fees/fpc_contract --verbose: true (mem: 5.00 MiB) fees/fpc_contract --verifier_type: standalone (mem: 5.00 MiB) fees/fpc_contract Constructing DeciderProvingKey (mem: 13.79 MiB) fees/fpc_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.29 MiB) fees/fpc_contract goblin ecc op : 4/1024 (mem: 15.29 MiB) fees/fpc_contract busread : 742/6000 (mem: 15.29 MiB) fees/fpc_contract lookups : 2/15000 (mem: 15.29 MiB) fees/fpc_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.29 MiB) fees/fpc_contract arithmetic : 4299/56000 (mem: 15.29 MiB) fees/fpc_contract delta range : 1893/18000 (mem: 15.29 MiB) fees/fpc_contract elliptic : 2/6000 (mem: 15.29 MiB) fees/fpc_contract auxiliary : 26/26000 (mem: 15.29 MiB) fees/fpc_contract poseidon ext : 512/17000 (mem: 15.29 MiB) fees/fpc_contract poseidon int : 2909/92000 (mem: 15.29 MiB) fees/fpc_contract overflow : 0/0 (mem: 15.29 MiB) fees/fpc_contract (mem: 15.29 MiB) fees/fpc_contract Total structured size: 242025 (mem: 15.29 MiB) fees/fpc_contract allocating polynomials object in proving key... (mem: 15.29 MiB) fees/fpc_contract populating trace... (mem: 253.79 MiB) fees/fpc_contract time to construct proving key: 204 ms. (mem: 268.79 MiB) fees/fpc_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 268.79 MiB) fees/fpc_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 300.79 MiB) fees/fpc_contract VK saved to "./target/tmp/tmp.4JUaMdwxzy/vk" (mem: 300.79 MiB) fees/fpc_contract Completed 2.1 KiB/2.1 KiB (25.9 KiB/s) with 1 file(s) remaining fees/fpc_contract upload: ../../../../../tmp/tmp.0ChEws1Hnl to s3://aztec-ci-artifacts/build-cache/vk-4d5d9f1563dc2a31-c97aebe506a7acad33f4a444b4c907ad2607e58b45684acafa722f4840005317.tar.gz fees/fpc_contract Cache upload of vk-4d5d9f1563dc2a31-c97aebe506a7acad33f4a444b4c907ad2607e58b45684acafa722f4840005317.tar.gz complete in 4s. fees/fpc_contract Processing function: fee_entrypoint_public... fees/fpc_contract Cache download of vk-4d5d9f1563dc2a31-211c0070cf511298577c8a2d501c641a68e6ab5f38b6ccf4fe806a5d46f81685.tar.gz failed. fees/fpc_contract Generating vk for function: fee_entrypoint_public... fees/fpc_contract bb command: write_vk (mem: 5.00 MiB) fees/fpc_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) fees/fpc_contract --scheme: client_ivc (mem: 5.00 MiB) fees/fpc_contract --bytecode_path: - (mem: 5.00 MiB) fees/fpc_contract --output_path: ./target/tmp/tmp.QMuSxjcXkg (mem: 5.00 MiB) fees/fpc_contract --verbose: true (mem: 5.00 MiB) fees/fpc_contract --verifier_type: standalone (mem: 5.00 MiB) fees/fpc_contract Constructing DeciderProvingKey (mem: 14.88 MiB) fees/fpc_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.38 MiB) fees/fpc_contract goblin ecc op : 4/1024 (mem: 16.38 MiB) fees/fpc_contract busread : 742/6000 (mem: 16.38 MiB) fees/fpc_contract lookups : 2/15000 (mem: 16.38 MiB) fees/fpc_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.38 MiB) fees/fpc_contract arithmetic : 4284/56000 (mem: 16.38 MiB) fees/fpc_contract delta range : 1890/18000 (mem: 16.38 MiB) fees/fpc_contract elliptic : 2/6000 (mem: 16.38 MiB) fees/fpc_contract auxiliary : 26/26000 (mem: 16.38 MiB) fees/fpc_contract poseidon ext : 492/17000 (mem: 16.38 MiB) fees/fpc_contract poseidon int : 2795/92000 (mem: 16.38 MiB) fees/fpc_contract overflow : 0/0 (mem: 16.38 MiB) fees/fpc_contract (mem: 16.38 MiB) fees/fpc_contract Total structured size: 242025 (mem: 16.38 MiB) fees/fpc_contract allocating polynomials object in proving key... (mem: 16.38 MiB) fees/fpc_contract populating trace... (mem: 255.38 MiB) fees/fpc_contract time to construct proving key: 234 ms. (mem: 269.88 MiB) fees/fpc_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 269.88 MiB) fees/fpc_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 301.88 MiB) fees/fpc_contract VK saved to "./target/tmp/tmp.QMuSxjcXkg/vk" (mem: 301.88 MiB) fees/fpc_contract Completed 2.1 KiB/2.1 KiB (26.5 KiB/s) with 1 file(s) remaining fees/fpc_contract upload: ../../../../../tmp/tmp.ES5RAUwWWn to s3://aztec-ci-artifacts/build-cache/vk-4d5d9f1563dc2a31-211c0070cf511298577c8a2d501c641a68e6ab5f38b6ccf4fe806a5d46f81685.tar.gz fees/fpc_contract Cache upload of vk-4d5d9f1563dc2a31-211c0070cf511298577c8a2d501c641a68e6ab5f38b6ccf4fe806a5d46f81685.tar.gz complete in 4s. fees/fpc_contract Processing function: get_accepted_asset... fees/fpc_contract Cache download of vk-4d5d9f1563dc2a31-8b9dbba5aa3149048a8edd0717068a1e214a3e7c9ea2c9ad4fa5233d1d3659ad.tar.gz failed. fees/fpc_contract Generating vk for function: get_accepted_asset... fees/fpc_contract bb command: write_vk (mem: 5.00 MiB) fees/fpc_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) fees/fpc_contract --scheme: client_ivc (mem: 5.00 MiB) fees/fpc_contract --bytecode_path: - (mem: 5.00 MiB) fees/fpc_contract --output_path: ./target/tmp/tmp.eoJ6tU6oMW (mem: 5.00 MiB) fees/fpc_contract --verbose: true (mem: 5.00 MiB) fees/fpc_contract --verifier_type: standalone (mem: 5.00 MiB) fees/fpc_contract Constructing DeciderProvingKey (mem: 14.80 MiB) fees/fpc_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.30 MiB) fees/fpc_contract goblin ecc op : 4/1024 (mem: 16.30 MiB) fees/fpc_contract busread : 742/6000 (mem: 16.30 MiB) fees/fpc_contract lookups : 2/15000 (mem: 16.30 MiB) fees/fpc_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.30 MiB) fees/fpc_contract arithmetic : 4236/56000 (mem: 16.30 MiB) fees/fpc_contract delta range : 1887/18000 (mem: 16.30 MiB) fees/fpc_contract elliptic : 2/6000 (mem: 16.30 MiB) fees/fpc_contract auxiliary : 26/26000 (mem: 16.30 MiB) fees/fpc_contract poseidon ext : 452/17000 (mem: 16.30 MiB) fees/fpc_contract poseidon int : 2567/92000 (mem: 16.30 MiB) fees/fpc_contract overflow : 0/0 (mem: 16.30 MiB) fees/fpc_contract (mem: 16.30 MiB) fees/fpc_contract Total structured size: 242025 (mem: 16.30 MiB) fees/fpc_contract allocating polynomials object in proving key... (mem: 16.30 MiB) fees/fpc_contract populating trace... (mem: 256.80 MiB) fees/fpc_contract time to construct proving key: 252 ms. (mem: 271.80 MiB) fees/fpc_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 271.80 MiB) fees/fpc_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 303.30 MiB) fees/fpc_contract VK saved to "./target/tmp/tmp.eoJ6tU6oMW/vk" (mem: 303.30 MiB) fees/fpc_contract Completed 2.1 KiB/2.1 KiB (22.3 KiB/s) with 1 file(s) remaining fees/fpc_contract upload: ../../../../../tmp/tmp.HRvhD2JFPw to s3://aztec-ci-artifacts/build-cache/vk-4d5d9f1563dc2a31-8b9dbba5aa3149048a8edd0717068a1e214a3e7c9ea2c9ad4fa5233d1d3659ad.tar.gz fees/fpc_contract Cache upload of vk-4d5d9f1563dc2a31-8b9dbba5aa3149048a8edd0717068a1e214a3e7c9ea2c9ad4fa5233d1d3659ad.tar.gz complete in 4s. 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. app/simple_token_contract Processing function: _recurse_subtract_balance... app/simple_token_contract Cache download of vk-92e2f659c92b624b-bd9f54c11b07f9aba6bcbf22a0c2c7c818d5758400130a48a3ffc659a3070212.tar.gz failed. app/simple_token_contract Generating vk for function: _recurse_subtract_balance... app/simple_token_contract bb command: write_vk (mem: 5.00 MiB) app/simple_token_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/simple_token_contract --scheme: client_ivc (mem: 5.00 MiB) app/simple_token_contract --bytecode_path: - (mem: 5.00 MiB) app/simple_token_contract --output_path: ./target/tmp/tmp.yyNdJi2F0O (mem: 5.00 MiB) app/simple_token_contract --verbose: true (mem: 5.00 MiB) app/simple_token_contract --verifier_type: standalone (mem: 5.00 MiB) app/simple_token_contract Constructing DeciderProvingKey (mem: 30.60 MiB) app/simple_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 37.60 MiB) app/simple_token_contract goblin ecc op : 4/1024 (mem: 37.60 MiB) app/simple_token_contract busread : 742/6000 (mem: 37.60 MiB) app/simple_token_contract lookups : 2/15000 (mem: 37.60 MiB) app/simple_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 37.60 MiB) app/simple_token_contract arithmetic : 11983/56000 (mem: 37.60 MiB) app/simple_token_contract delta range : 3092/18000 (mem: 37.60 MiB) app/simple_token_contract elliptic : 2578/6000 (mem: 37.60 MiB) app/simple_token_contract auxiliary : 9593/26000 (mem: 37.60 MiB) app/simple_token_contract poseidon ext : 1402/17000 (mem: 37.60 MiB) app/simple_token_contract poseidon int : 7982/92000 (mem: 37.60 MiB) app/simple_token_contract overflow : 0/0 (mem: 37.60 MiB) app/simple_token_contract (mem: 37.60 MiB) app/simple_token_contract Total structured size: 242025 (mem: 37.60 MiB) app/simple_token_contract allocating polynomials object in proving key... (mem: 37.60 MiB) app/simple_token_contract populating trace... (mem: 278.60 MiB) app/simple_token_contract time to construct proving key: 269 ms. (mem: 296.10 MiB) app/simple_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 296.10 MiB) app/simple_token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 328.10 MiB) app/simple_token_contract VK saved to "./target/tmp/tmp.yyNdJi2F0O/vk" (mem: 328.10 MiB) app/simple_token_contract Completed 2.1 KiB/2.1 KiB (25.8 KiB/s) with 1 file(s) remaining app/simple_token_contract upload: ../../../../../tmp/tmp.9tJR49khP5 to s3://aztec-ci-artifacts/build-cache/vk-92e2f659c92b624b-bd9f54c11b07f9aba6bcbf22a0c2c7c818d5758400130a48a3ffc659a3070212.tar.gz app/simple_token_contract Cache upload of vk-92e2f659c92b624b-bd9f54c11b07f9aba6bcbf22a0c2c7c818d5758400130a48a3ffc659a3070212.tar.gz complete in 4s. app/simple_token_contract Processing function: _reduce_total_supply... app/simple_token_contract Function _reduce_total_supply is neither public nor unconstrained, skipping. test/avm_test_contract compile test/avm_test_contract app/uniswap_contract Processing function: swap_private... app/uniswap_contract Cache download of vk-42607522b336301f-81e76e48d64d9fa95df1663182d6b0ccdd267b08eb40aa220ef535a7d06bc4ee.tar.gz failed. app/uniswap_contract Generating vk for function: swap_private... app/uniswap_contract bb command: write_vk (mem: 4.50 MiB) app/uniswap_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/uniswap_contract --scheme: client_ivc (mem: 5.00 MiB) app/uniswap_contract --bytecode_path: - (mem: 5.00 MiB) app/uniswap_contract --output_path: ./target/tmp/tmp.5RfA3Bb1rb (mem: 5.00 MiB) app/uniswap_contract --verbose: true (mem: 5.00 MiB) app/uniswap_contract --verifier_type: standalone (mem: 5.00 MiB) app/uniswap_contract Constructing DeciderProvingKey (mem: 34.68 MiB) app/uniswap_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 35.68 MiB) app/uniswap_contract goblin ecc op : 4/1024 (mem: 35.68 MiB) app/uniswap_contract busread : 742/6000 (mem: 35.68 MiB) app/uniswap_contract lookups : 11586/15000 (mem: 35.68 MiB) app/uniswap_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 35.68 MiB) app/uniswap_contract arithmetic : 11613/56000 (mem: 35.68 MiB) app/uniswap_contract delta range : 2488/18000 (mem: 35.68 MiB) app/uniswap_contract elliptic : 2/6000 (mem: 35.68 MiB) app/uniswap_contract auxiliary : 26/26000 (mem: 35.68 MiB) app/uniswap_contract poseidon ext : 542/17000 (mem: 35.68 MiB) app/uniswap_contract poseidon int : 3080/92000 (mem: 35.68 MiB) app/uniswap_contract overflow : 0/0 (mem: 35.68 MiB) app/uniswap_contract (mem: 35.68 MiB) app/uniswap_contract Total structured size: 242025 (mem: 35.68 MiB) app/uniswap_contract allocating polynomials object in proving key... (mem: 35.68 MiB) app/uniswap_contract populating trace... (mem: 275.18 MiB) app/uniswap_contract time to construct proving key: 250 ms. (mem: 293.18 MiB) app/uniswap_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 293.18 MiB) app/uniswap_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 308.82 MiB) app/uniswap_contract VK saved to "./target/tmp/tmp.5RfA3Bb1rb/vk" (mem: 308.82 MiB) app/uniswap_contract Completed 2.1 KiB/2.1 KiB (22.8 KiB/s) with 1 file(s) remaining app/uniswap_contract upload: ../../../../../tmp/tmp.calKKi47VN to s3://aztec-ci-artifacts/build-cache/vk-42607522b336301f-81e76e48d64d9fa95df1663182d6b0ccdd267b08eb40aa220ef535a7d06bc4ee.tar.gz app/uniswap_contract Cache upload of vk-42607522b336301f-81e76e48d64d9fa95df1663182d6b0ccdd267b08eb40aa220ef535a7d06bc4ee.tar.gz complete in 4s. app/token_bridge_contract Processing function: exit_to_l1_private... app/token_bridge_contract Cache download of vk-b7f620b5fb68d8cf-5459ce2da06796b128cdb4fd4d4846bba535f270710bf2302088c846a9eb0b86.tar.gz failed. app/token_bridge_contract Generating vk for function: exit_to_l1_private... app/token_bridge_contract bb command: write_vk (mem: 5.00 MiB) app/token_bridge_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/token_bridge_contract --scheme: client_ivc (mem: 5.00 MiB) app/token_bridge_contract --bytecode_path: - (mem: 5.00 MiB) app/token_bridge_contract --output_path: ./target/tmp/tmp.V4FOryq70n (mem: 5.00 MiB) app/token_bridge_contract --verbose: true (mem: 5.00 MiB) app/token_bridge_contract --verifier_type: standalone (mem: 5.00 MiB) app/token_bridge_contract Constructing DeciderProvingKey (mem: 23.75 MiB) app/token_bridge_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 25.25 MiB) app/token_bridge_contract goblin ecc op : 4/1024 (mem: 25.25 MiB) app/token_bridge_contract busread : 742/6000 (mem: 25.25 MiB) app/token_bridge_contract lookups : 5794/15000 (mem: 25.25 MiB) app/token_bridge_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 25.25 MiB) app/token_bridge_contract arithmetic : 7717/56000 (mem: 25.25 MiB) app/token_bridge_contract delta range : 2171/18000 (mem: 25.25 MiB) app/token_bridge_contract elliptic : 2/6000 (mem: 25.25 MiB) app/token_bridge_contract auxiliary : 26/26000 (mem: 25.25 MiB) app/token_bridge_contract poseidon ext : 482/17000 (mem: 25.25 MiB) app/token_bridge_contract poseidon int : 2738/92000 (mem: 25.25 MiB) app/token_bridge_contract overflow : 0/0 (mem: 25.25 MiB) app/token_bridge_contract (mem: 25.25 MiB) app/token_bridge_contract Total structured size: 242025 (mem: 25.25 MiB) app/token_bridge_contract allocating polynomials object in proving key... (mem: 25.75 MiB) app/token_bridge_contract populating trace... (mem: 265.75 MiB) app/token_bridge_contract time to construct proving key: 207 ms. (mem: 282.75 MiB) app/token_bridge_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 282.75 MiB) app/token_bridge_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 314.75 MiB) app/token_bridge_contract VK saved to "./target/tmp/tmp.V4FOryq70n/vk" (mem: 314.75 MiB) app/token_bridge_contract Completed 2.1 KiB/2.1 KiB (23.8 KiB/s) with 1 file(s) remaining app/token_bridge_contract upload: ../../../../../tmp/tmp.kB1ofyxPjb to s3://aztec-ci-artifacts/build-cache/vk-b7f620b5fb68d8cf-5459ce2da06796b128cdb4fd4d4846bba535f270710bf2302088c846a9eb0b86.tar.gz app/token_bridge_contract Cache upload of vk-b7f620b5fb68d8cf-5459ce2da06796b128cdb4fd4d4846bba535f270710bf2302088c846a9eb0b86.tar.gz complete in 4s. 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/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. docs/docs_example_contract Processing function: get_imm_card... docs/docs_example_contract Cache download of vk-5b29625037182f2f-591d42801e5e40a62357eacce9c58bf09d3c595949cce545c08f05650dc347f6.tar.gz failed. docs/docs_example_contract Generating vk for function: get_imm_card... docs/docs_example_contract bb command: write_vk (mem: 5.00 MiB) docs/docs_example_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) docs/docs_example_contract --scheme: client_ivc (mem: 5.00 MiB) docs/docs_example_contract --bytecode_path: - (mem: 5.00 MiB) docs/docs_example_contract --output_path: ./target/tmp/tmp.K3FvdbJKTP (mem: 5.00 MiB) docs/docs_example_contract --verbose: true (mem: 5.00 MiB) docs/docs_example_contract --verifier_type: standalone (mem: 5.00 MiB) docs/docs_example_contract Constructing DeciderProvingKey (mem: 10.55 MiB) docs/docs_example_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 13.05 MiB) docs/docs_example_contract goblin ecc op : 4/1024 (mem: 13.05 MiB) docs/docs_example_contract busread : 742/6000 (mem: 13.05 MiB) docs/docs_example_contract lookups : 2/15000 (mem: 13.05 MiB) docs/docs_example_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 13.05 MiB) docs/docs_example_contract arithmetic : 3350/56000 (mem: 13.05 MiB) docs/docs_example_contract delta range : 1788/18000 (mem: 13.05 MiB) docs/docs_example_contract elliptic : 2/6000 (mem: 13.05 MiB) docs/docs_example_contract auxiliary : 26/26000 (mem: 13.05 MiB) docs/docs_example_contract poseidon ext : 62/17000 (mem: 13.05 MiB) docs/docs_example_contract poseidon int : 344/92000 (mem: 13.05 MiB) docs/docs_example_contract overflow : 0/0 (mem: 13.05 MiB) docs/docs_example_contract (mem: 13.05 MiB) docs/docs_example_contract Total structured size: 242025 (mem: 13.05 MiB) docs/docs_example_contract allocating polynomials object in proving key... (mem: 13.05 MiB) docs/docs_example_contract populating trace... (mem: 254.55 MiB) docs/docs_example_contract time to construct proving key: 201 ms. (mem: 269.55 MiB) docs/docs_example_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 269.55 MiB) docs/docs_example_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 301.55 MiB) docs/docs_example_contract VK saved to "./target/tmp/tmp.K3FvdbJKTP/vk" (mem: 301.55 MiB) docs/docs_example_contract Completed 2.1 KiB/2.1 KiB (24.2 KiB/s) with 1 file(s) remaining docs/docs_example_contract upload: ../../../../../tmp/tmp.fzea1wDsRb to s3://aztec-ci-artifacts/build-cache/vk-5b29625037182f2f-591d42801e5e40a62357eacce9c58bf09d3c595949cce545c08f05650dc347f6.tar.gz docs/docs_example_contract Cache upload of vk-5b29625037182f2f-591d42801e5e40a62357eacce9c58bf09d3c595949cce545c08f05650dc347f6.tar.gz complete in 4s. docs/docs_example_contract Processing function: get_public_immutable... docs/docs_example_contract Function get_public_immutable is neither public nor unconstrained, skipping. test/benchmarking_contract compile test/benchmarking_contract test/avm_gadgets_test_contract Cache download and extraction of contract-4355ecb65887dd04.tar.gz complete in 0s. test/avm_initializer_test_contract Cache download and extraction of contract-8e838d177adcc052.tar.gz complete in 0s. fees/sponsored_fpc_contract Processing function: sponsor_unconditionally... fees/sponsored_fpc_contract Cache download of vk-4e09f8582fb1a713-99f3d26d3d046735aead4fdfda1d8cc4aeeed3e43f9dd26cbb1a61dd3f5bb70e.tar.gz failed. fees/sponsored_fpc_contract Generating vk for function: sponsor_unconditionally... fees/sponsored_fpc_contract bb command: write_vk (mem: 5.00 MiB) fees/sponsored_fpc_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) fees/sponsored_fpc_contract --scheme: client_ivc (mem: 5.00 MiB) fees/sponsored_fpc_contract --bytecode_path: - (mem: 5.00 MiB) fees/sponsored_fpc_contract --output_path: ./target/tmp/tmp.UH4vmRfz3T (mem: 5.00 MiB) fees/sponsored_fpc_contract --verbose: true (mem: 5.00 MiB) fees/sponsored_fpc_contract --verifier_type: standalone (mem: 5.00 MiB) fees/sponsored_fpc_contract Constructing DeciderProvingKey (mem: 9.50 MiB) fees/sponsored_fpc_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 11.50 MiB) fees/sponsored_fpc_contract goblin ecc op : 4/1024 (mem: 11.50 MiB) fees/sponsored_fpc_contract busread : 742/6000 (mem: 11.50 MiB) fees/sponsored_fpc_contract lookups : 2/15000 (mem: 11.50 MiB) fees/sponsored_fpc_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 11.50 MiB) fees/sponsored_fpc_contract arithmetic : 3274/56000 (mem: 11.50 MiB) fees/sponsored_fpc_contract delta range : 1785/18000 (mem: 11.50 MiB) fees/sponsored_fpc_contract elliptic : 2/6000 (mem: 11.50 MiB) fees/sponsored_fpc_contract auxiliary : 26/26000 (mem: 11.50 MiB) fees/sponsored_fpc_contract poseidon ext : 2/17000 (mem: 11.50 MiB) fees/sponsored_fpc_contract poseidon int : 2/92000 (mem: 11.50 MiB) fees/sponsored_fpc_contract overflow : 0/0 (mem: 11.50 MiB) fees/sponsored_fpc_contract (mem: 11.50 MiB) fees/sponsored_fpc_contract Total structured size: 242025 (mem: 11.50 MiB) fees/sponsored_fpc_contract allocating polynomials object in proving key... (mem: 11.50 MiB) fees/sponsored_fpc_contract populating trace... (mem: 250.00 MiB) fees/sponsored_fpc_contract time to construct proving key: 263 ms. (mem: 264.00 MiB) fees/sponsored_fpc_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 264.00 MiB) fees/sponsored_fpc_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 287.86 MiB) fees/sponsored_fpc_contract VK saved to "./target/tmp/tmp.UH4vmRfz3T/vk" (mem: 287.86 MiB) fees/sponsored_fpc_contract Completed 2.1 KiB/2.1 KiB (25.2 KiB/s) with 1 file(s) remaining fees/sponsored_fpc_contract upload: ../../../../../tmp/tmp.ptvyyvBHU0 to s3://aztec-ci-artifacts/build-cache/vk-4e09f8582fb1a713-99f3d26d3d046735aead4fdfda1d8cc4aeeed3e43f9dd26cbb1a61dd3f5bb70e.tar.gz fees/sponsored_fpc_contract Cache upload of vk-4e09f8582fb1a713-99f3d26d3d046735aead4fdfda1d8cc4aeeed3e43f9dd26cbb1a61dd3f5bb70e.tar.gz complete in 5s. fees/sponsored_fpc_contract Processing function: sync_private_state... fees/sponsored_fpc_contract Function sync_private_state is neither public nor unconstrained, skipping. fees/sponsored_fpc_contract Processing function: public_dispatch... fees/sponsored_fpc_contract Function public_dispatch is neither public nor unconstrained, skipping. app/nft_contract Processing function: transfer_in_private... app/nft_contract Cache download of vk-3a85f20f544b5e09-7221492efa3c80992edbd7210cf04daccc0a5bc068a5da1d9b8b64757f6bb862.tar.gz failed. app/nft_contract Generating vk for function: transfer_in_private... app/nft_contract bb command: write_vk (mem: 5.00 MiB) app/nft_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/nft_contract --scheme: client_ivc (mem: 5.00 MiB) app/nft_contract --bytecode_path: - (mem: 5.00 MiB) app/nft_contract --output_path: ./target/tmp/tmp.6ThLasYE73 (mem: 5.00 MiB) app/nft_contract --verbose: true (mem: 5.00 MiB) app/nft_contract --verifier_type: standalone (mem: 5.00 MiB) app/nft_contract Constructing DeciderProvingKey (mem: 43.35 MiB) app/nft_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 43.35 MiB) app/nft_contract goblin ecc op : 4/1024 (mem: 43.35 MiB) app/nft_contract busread : 742/6000 (mem: 43.35 MiB) app/nft_contract lookups : 12250/15000 (mem: 43.35 MiB) app/nft_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 43.35 MiB) app/nft_contract arithmetic : 17472/56000 (mem: 43.35 MiB) app/nft_contract delta range : 2663/18000 (mem: 43.35 MiB) app/nft_contract elliptic : 992/6000 (mem: 43.35 MiB) app/nft_contract auxiliary : 1654/26000 (mem: 43.35 MiB) app/nft_contract poseidon ext : 282/17000 (mem: 43.35 MiB) app/nft_contract poseidon int : 1598/92000 (mem: 43.35 MiB) app/nft_contract overflow : 0/0 (mem: 43.35 MiB) app/nft_contract (mem: 43.35 MiB) app/nft_contract Total structured size: 242025 (mem: 43.35 MiB) app/nft_contract allocating polynomials object in proving key... (mem: 43.35 MiB) app/nft_contract populating trace... (mem: 277.35 MiB) app/nft_contract time to construct proving key: 213 ms. (mem: 293.85 MiB) app/nft_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 293.85 MiB) app/nft_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 313.35 MiB) app/nft_contract VK saved to "./target/tmp/tmp.6ThLasYE73/vk" (mem: 313.35 MiB) app/nft_contract Completed 2.1 KiB/2.1 KiB (24.9 KiB/s) with 1 file(s) remaining app/nft_contract upload: ../../../../../tmp/tmp.G0Bhzqgttn to s3://aztec-ci-artifacts/build-cache/vk-3a85f20f544b5e09-7221492efa3c80992edbd7210cf04daccc0a5bc068a5da1d9b8b64757f6bb862.tar.gz app/nft_contract Cache upload of vk-3a85f20f544b5e09-7221492efa3c80992edbd7210cf04daccc0a5bc068a5da1d9b8b64757f6bb862.tar.gz complete in 4s. 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-3a85f20f544b5e09-176d0f93616a4a1ec9de2a87cf9f2bd1e0ba14873e956dbf61a1dff07d706fae.tar.gz failed. app/nft_contract Generating vk for function: transfer_to_private... app/nft_contract bb command: write_vk (mem: 5.00 MiB) app/nft_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/nft_contract --scheme: client_ivc (mem: 5.00 MiB) app/nft_contract --bytecode_path: - (mem: 5.00 MiB) app/nft_contract --output_path: ./target/tmp/tmp.11qc5mDYDd (mem: 5.00 MiB) app/nft_contract --verbose: true (mem: 5.00 MiB) app/nft_contract --verifier_type: standalone (mem: 5.00 MiB) app/nft_contract Constructing DeciderProvingKey (mem: 32.62 MiB) app/nft_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 36.12 MiB) app/nft_contract goblin ecc op : 4/1024 (mem: 36.12 MiB) app/nft_contract busread : 742/6000 (mem: 36.12 MiB) app/nft_contract lookups : 12250/15000 (mem: 36.12 MiB) app/nft_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 36.12 MiB) app/nft_contract arithmetic : 15229/56000 (mem: 36.12 MiB) app/nft_contract delta range : 2447/18000 (mem: 36.12 MiB) app/nft_contract elliptic : 670/6000 (mem: 36.12 MiB) app/nft_contract auxiliary : 738/26000 (mem: 36.12 MiB) app/nft_contract poseidon ext : 72/17000 (mem: 36.12 MiB) app/nft_contract poseidon int : 401/92000 (mem: 36.12 MiB) app/nft_contract overflow : 0/0 (mem: 36.12 MiB) app/nft_contract (mem: 36.12 MiB) app/nft_contract Total structured size: 242025 (mem: 36.12 MiB) app/nft_contract allocating polynomials object in proving key... (mem: 36.12 MiB) app/nft_contract populating trace... (mem: 274.62 MiB) app/nft_contract time to construct proving key: 211 ms. (mem: 292.12 MiB) app/nft_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 292.12 MiB) app/nft_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 322.17 MiB) app/nft_contract VK saved to "./target/tmp/tmp.11qc5mDYDd/vk" (mem: 322.17 MiB) app/nft_contract Completed 2.1 KiB/2.1 KiB (26.5 KiB/s) with 1 file(s) remaining app/nft_contract upload: ../../../../../tmp/tmp.CrbKB1rzjR to s3://aztec-ci-artifacts/build-cache/vk-3a85f20f544b5e09-176d0f93616a4a1ec9de2a87cf9f2bd1e0ba14873e956dbf61a1dff07d706fae.tar.gz app/nft_contract Cache upload of vk-3a85f20f544b5e09-176d0f93616a4a1ec9de2a87cf9f2bd1e0ba14873e956dbf61a1dff07d706fae.tar.gz complete in 4s. protocol/contract_class_registerer_contract Processing function: assert_class_id_is_registered... protocol/contract_class_registerer_contract Cache download of vk-012097956710e3fb-bea5871a5ab5092946ef14c85a3e24075efaf8bf75d520b4407407d215a5da92.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: 5.00 MiB) protocol/contract_class_registerer_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) protocol/contract_class_registerer_contract --scheme: client_ivc (mem: 5.00 MiB) protocol/contract_class_registerer_contract --bytecode_path: - (mem: 5.00 MiB) protocol/contract_class_registerer_contract --output_path: ./target/tmp/tmp.DciDXWbQpC (mem: 5.00 MiB) protocol/contract_class_registerer_contract --verbose: true (mem: 5.00 MiB) protocol/contract_class_registerer_contract --verifier_type: standalone (mem: 5.00 MiB) protocol/contract_class_registerer_contract Constructing DeciderProvingKey (mem: 10.00 MiB) protocol/contract_class_registerer_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.00 MiB) protocol/contract_class_registerer_contract goblin ecc op : 4/1024 (mem: 12.00 MiB) protocol/contract_class_registerer_contract busread : 742/6000 (mem: 12.00 MiB) protocol/contract_class_registerer_contract lookups : 2/15000 (mem: 12.00 MiB) protocol/contract_class_registerer_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.00 MiB) protocol/contract_class_registerer_contract arithmetic : 3287/56000 (mem: 12.00 MiB) protocol/contract_class_registerer_contract delta range : 1787/18000 (mem: 12.00 MiB) protocol/contract_class_registerer_contract elliptic : 2/6000 (mem: 12.00 MiB) protocol/contract_class_registerer_contract auxiliary : 26/26000 (mem: 12.00 MiB) protocol/contract_class_registerer_contract poseidon ext : 12/17000 (mem: 12.00 MiB) protocol/contract_class_registerer_contract poseidon int : 59/92000 (mem: 12.00 MiB) protocol/contract_class_registerer_contract overflow : 0/0 (mem: 12.00 MiB) protocol/contract_class_registerer_contract (mem: 12.00 MiB) protocol/contract_class_registerer_contract Total structured size: 242025 (mem: 12.00 MiB) protocol/contract_class_registerer_contract allocating polynomials object in proving key... (mem: 12.00 MiB) protocol/contract_class_registerer_contract populating trace... (mem: 251.50 MiB) protocol/contract_class_registerer_contract time to construct proving key: 209 ms. (mem: 266.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: 266.00 MiB) protocol/contract_class_registerer_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 289.75 MiB) protocol/contract_class_registerer_contract VK saved to "./target/tmp/tmp.DciDXWbQpC/vk" (mem: 289.75 MiB) protocol/contract_class_registerer_contract Completed 2.1 KiB/2.1 KiB (23.1 KiB/s) with 1 file(s) remaining protocol/contract_class_registerer_contract upload: ../../../../../tmp/tmp.14OinfSEu3 to s3://aztec-ci-artifacts/build-cache/vk-012097956710e3fb-bea5871a5ab5092946ef14c85a3e24075efaf8bf75d520b4407407d215a5da92.tar.gz protocol/contract_class_registerer_contract Cache upload of vk-012097956710e3fb-bea5871a5ab5092946ef14c85a3e24075efaf8bf75d520b4407407d215a5da92.tar.gz complete in 5s. app/nft_contract Processing function: transfer_to_public... app/nft_contract Cache download of vk-3a85f20f544b5e09-10bb09cb21b491069f7a62b24446e8745ffefccb1e2ec72894fc32113c819687.tar.gz failed. app/nft_contract Generating vk for function: transfer_to_public... app/nft_contract bb command: write_vk (mem: 5.00 MiB) app/nft_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/nft_contract --scheme: client_ivc (mem: 5.00 MiB) app/nft_contract --bytecode_path: - (mem: 5.00 MiB) app/nft_contract --output_path: ./target/tmp/tmp.nmJceamGgx (mem: 5.00 MiB) app/nft_contract --verbose: true (mem: 5.00 MiB) app/nft_contract --verifier_type: standalone (mem: 5.00 MiB) app/nft_contract Constructing DeciderProvingKey (mem: 14.03 MiB) app/nft_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.03 MiB) app/nft_contract goblin ecc op : 4/1024 (mem: 16.03 MiB) app/nft_contract busread : 742/6000 (mem: 16.03 MiB) app/nft_contract lookups : 2/15000 (mem: 16.03 MiB) app/nft_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.03 MiB) app/nft_contract arithmetic : 5612/56000 (mem: 16.03 MiB) app/nft_contract delta range : 2009/18000 (mem: 16.03 MiB) app/nft_contract elliptic : 324/6000 (mem: 16.03 MiB) app/nft_contract auxiliary : 942/26000 (mem: 16.03 MiB) app/nft_contract poseidon ext : 262/17000 (mem: 16.03 MiB) app/nft_contract poseidon int : 1484/92000 (mem: 16.03 MiB) app/nft_contract overflow : 0/0 (mem: 16.03 MiB) app/nft_contract (mem: 16.03 MiB) app/nft_contract Total structured size: 242025 (mem: 16.03 MiB) app/nft_contract allocating polynomials object in proving key... (mem: 16.03 MiB) app/nft_contract populating trace... (mem: 255.03 MiB) app/nft_contract time to construct proving key: 153 ms. (mem: 270.53 MiB) app/nft_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 270.53 MiB) app/nft_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 302.53 MiB) app/nft_contract VK saved to "./target/tmp/tmp.nmJceamGgx/vk" (mem: 302.53 MiB) app/nft_contract Completed 2.1 KiB/2.1 KiB (20.8 KiB/s) with 1 file(s) remaining app/nft_contract upload: ../../../../../tmp/tmp.vVjK5M0CAu to s3://aztec-ci-artifacts/build-cache/vk-3a85f20f544b5e09-10bb09cb21b491069f7a62b24446e8745ffefccb1e2ec72894fc32113c819687.tar.gz app/nft_contract Cache upload of vk-3a85f20f544b5e09-10bb09cb21b491069f7a62b24446e8745ffefccb1e2ec72894fc32113c819687.tar.gz complete in 4s. test/child_contract compile test/child_contract docs/docs_example_contract Processing function: increase_legendary_points... docs/docs_example_contract Cache download of vk-5b29625037182f2f-9eb8d11e3304ccf33449656608bbe5cd4e253e8e4098b268390b2fe5b5ab914b.tar.gz failed. docs/docs_example_contract Generating vk for function: increase_legendary_points... docs/docs_example_contract bb command: write_vk (mem: 5.00 MiB) docs/docs_example_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) docs/docs_example_contract --scheme: client_ivc (mem: 5.00 MiB) docs/docs_example_contract --bytecode_path: - (mem: 5.00 MiB) docs/docs_example_contract --output_path: ./target/tmp/tmp.NJ02xNdUIZ (mem: 5.00 MiB) docs/docs_example_contract --verbose: true (mem: 5.00 MiB) docs/docs_example_contract --verifier_type: standalone (mem: 5.00 MiB) docs/docs_example_contract Constructing DeciderProvingKey (mem: 36.02 MiB) docs/docs_example_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 38.02 MiB) docs/docs_example_contract goblin ecc op : 4/1024 (mem: 38.02 MiB) docs/docs_example_contract busread : 742/6000 (mem: 38.02 MiB) docs/docs_example_contract lookups : 12218/15000 (mem: 38.02 MiB) docs/docs_example_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 38.02 MiB) docs/docs_example_contract arithmetic : 15584/56000 (mem: 38.02 MiB) docs/docs_example_contract delta range : 2587/18000 (mem: 38.02 MiB) docs/docs_example_contract elliptic : 1346/6000 (mem: 38.02 MiB) docs/docs_example_contract auxiliary : 1570/26000 (mem: 38.02 MiB) docs/docs_example_contract poseidon ext : 352/17000 (mem: 38.02 MiB) docs/docs_example_contract poseidon int : 1997/92000 (mem: 38.02 MiB) docs/docs_example_contract overflow : 0/0 (mem: 38.02 MiB) docs/docs_example_contract (mem: 38.02 MiB) docs/docs_example_contract Total structured size: 242025 (mem: 38.02 MiB) docs/docs_example_contract allocating polynomials object in proving key... (mem: 38.02 MiB) docs/docs_example_contract populating trace... (mem: 277.02 MiB) docs/docs_example_contract time to construct proving key: 240 ms. (mem: 295.52 MiB) docs/docs_example_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 295.52 MiB) docs/docs_example_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 325.12 MiB) docs/docs_example_contract VK saved to "./target/tmp/tmp.NJ02xNdUIZ/vk" (mem: 325.12 MiB) docs/docs_example_contract Completed 2.1 KiB/2.1 KiB (26.7 KiB/s) with 1 file(s) remaining docs/docs_example_contract upload: ../../../../../tmp/tmp.lzmpPdZ3f9 to s3://aztec-ci-artifacts/build-cache/vk-5b29625037182f2f-9eb8d11e3304ccf33449656608bbe5cd4e253e8e4098b268390b2fe5b5ab914b.tar.gz docs/docs_example_contract Cache upload of vk-5b29625037182f2f-9eb8d11e3304ccf33449656608bbe5cd4e253e8e4098b268390b2fe5b5ab914b.tar.gz complete in 4s. test/avm_test_contract Cache download and extraction of contract-ccffc7960165aa7e.tar.gz complete in 0s. docs/docs_example_contract Processing function: initialize_private_immutable... docs/docs_example_contract Cache download of vk-5b29625037182f2f-2cee490fc30a6dd844f81db16de18d2b585d0e64f70223e6f809d5bf027505a2.tar.gz failed. docs/docs_example_contract Generating vk for function: initialize_private_immutable... docs/docs_example_contract bb command: write_vk (mem: 5.00 MiB) docs/docs_example_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) docs/docs_example_contract --scheme: client_ivc (mem: 5.00 MiB) docs/docs_example_contract --bytecode_path: - (mem: 5.00 MiB) docs/docs_example_contract --output_path: ./target/tmp/tmp.MVOOyq3ckl (mem: 5.00 MiB) docs/docs_example_contract --verbose: true (mem: 5.00 MiB) docs/docs_example_contract --verifier_type: standalone (mem: 5.00 MiB) docs/docs_example_contract Constructing DeciderProvingKey (mem: 32.35 MiB) docs/docs_example_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 35.35 MiB) docs/docs_example_contract goblin ecc op : 4/1024 (mem: 35.35 MiB) docs/docs_example_contract busread : 742/6000 (mem: 35.35 MiB) docs/docs_example_contract lookups : 12218/15000 (mem: 35.35 MiB) docs/docs_example_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 35.35 MiB) docs/docs_example_contract arithmetic : 14728/56000 (mem: 35.35 MiB) docs/docs_example_contract delta range : 2431/18000 (mem: 35.35 MiB) docs/docs_example_contract elliptic : 670/6000 (mem: 35.35 MiB) docs/docs_example_contract auxiliary : 738/26000 (mem: 35.35 MiB) docs/docs_example_contract poseidon ext : 32/17000 (mem: 35.35 MiB) docs/docs_example_contract poseidon int : 173/92000 (mem: 35.35 MiB) docs/docs_example_contract overflow : 0/0 (mem: 35.35 MiB) docs/docs_example_contract (mem: 35.35 MiB) docs/docs_example_contract Total structured size: 242025 (mem: 35.35 MiB) docs/docs_example_contract allocating polynomials object in proving key... (mem: 35.35 MiB) docs/docs_example_contract populating trace... (mem: 276.35 MiB) docs/docs_example_contract time to construct proving key: 197 ms. (mem: 293.85 MiB) docs/docs_example_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 293.85 MiB) docs/docs_example_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 323.82 MiB) docs/docs_example_contract VK saved to "./target/tmp/tmp.MVOOyq3ckl/vk" (mem: 323.82 MiB) docs/docs_example_contract Completed 2.1 KiB/2.1 KiB (15.6 KiB/s) with 1 file(s) remaining docs/docs_example_contract upload: ../../../../../tmp/tmp.Dwp6kHBmsi to s3://aztec-ci-artifacts/build-cache/vk-5b29625037182f2f-2cee490fc30a6dd844f81db16de18d2b585d0e64f70223e6f809d5bf027505a2.tar.gz docs/docs_example_contract Cache upload of vk-5b29625037182f2f-2cee490fc30a6dd844f81db16de18d2b585d0e64f70223e6f809d5bf027505a2.tar.gz complete in 4s. 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-5b29625037182f2f-60698766fb4ab3be3efa4d5d20cfc47fbe7cbe6682a6ff4eb7efc28c76e8d017.tar.gz failed. docs/docs_example_contract Generating vk for function: simple_macro_example... docs/docs_example_contract bb command: write_vk (mem: 5.00 MiB) docs/docs_example_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) docs/docs_example_contract --scheme: client_ivc (mem: 5.00 MiB) docs/docs_example_contract --bytecode_path: - (mem: 5.00 MiB) docs/docs_example_contract --output_path: ./target/tmp/tmp.dWm9kEKHUU (mem: 5.00 MiB) docs/docs_example_contract --verbose: true (mem: 5.00 MiB) docs/docs_example_contract --verifier_type: standalone (mem: 5.00 MiB) docs/docs_example_contract Constructing DeciderProvingKey (mem: 10.59 MiB) docs/docs_example_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.59 MiB) docs/docs_example_contract goblin ecc op : 4/1024 (mem: 12.59 MiB) docs/docs_example_contract busread : 742/6000 (mem: 12.59 MiB) docs/docs_example_contract lookups : 2/15000 (mem: 12.59 MiB) docs/docs_example_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.59 MiB) docs/docs_example_contract arithmetic : 3297/56000 (mem: 12.59 MiB) docs/docs_example_contract delta range : 1785/18000 (mem: 12.59 MiB) docs/docs_example_contract elliptic : 2/6000 (mem: 12.59 MiB) docs/docs_example_contract auxiliary : 26/26000 (mem: 12.59 MiB) docs/docs_example_contract poseidon ext : 22/17000 (mem: 12.59 MiB) docs/docs_example_contract poseidon int : 116/92000 (mem: 12.59 MiB) docs/docs_example_contract overflow : 0/0 (mem: 12.59 MiB) docs/docs_example_contract (mem: 12.59 MiB) docs/docs_example_contract Total structured size: 242025 (mem: 12.59 MiB) docs/docs_example_contract allocating polynomials object in proving key... (mem: 12.59 MiB) docs/docs_example_contract populating trace... (mem: 253.09 MiB) docs/docs_example_contract time to construct proving key: 225 ms. (mem: 267.09 MiB) docs/docs_example_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 267.09 MiB) docs/docs_example_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 299.59 MiB) docs/docs_example_contract VK saved to "./target/tmp/tmp.dWm9kEKHUU/vk" (mem: 299.59 MiB) docs/docs_example_contract Completed 2.1 KiB/2.1 KiB (17.7 KiB/s) with 1 file(s) remaining docs/docs_example_contract upload: ../../../../../tmp/tmp.Vjel4gUVDV to s3://aztec-ci-artifacts/build-cache/vk-5b29625037182f2f-60698766fb4ab3be3efa4d5d20cfc47fbe7cbe6682a6ff4eb7efc28c76e8d017.tar.gz docs/docs_example_contract Cache upload of vk-5b29625037182f2f-60698766fb4ab3be3efa4d5d20cfc47fbe7cbe6682a6ff4eb7efc28c76e8d017.tar.gz complete in 4s. docs/docs_example_contract Processing function: sync_private_state... docs/docs_example_contract Function sync_private_state is neither public nor unconstrained, skipping. test/counter_contract compile test/counter_contract test/benchmarking_contract Cache download and extraction of contract-308642165126c1b2.tar.gz complete in 0s. app/token_bridge_contract Processing function: get_config... app/token_bridge_contract Cache download of vk-b7f620b5fb68d8cf-49a975e684b690e4c9aa1d70fbd1ccf0115d72ffb1459ffc3c6981f7060482c2.tar.gz failed. app/token_bridge_contract Generating vk for function: get_config... app/token_bridge_contract bb command: write_vk (mem: 5.00 MiB) app/token_bridge_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/token_bridge_contract --scheme: client_ivc (mem: 5.00 MiB) app/token_bridge_contract --bytecode_path: - (mem: 5.00 MiB) app/token_bridge_contract --output_path: ./target/tmp/tmp.sDo7UTEPsq (mem: 5.00 MiB) app/token_bridge_contract --verbose: true (mem: 5.00 MiB) app/token_bridge_contract --verifier_type: standalone (mem: 5.00 MiB) app/token_bridge_contract Constructing DeciderProvingKey (mem: 13.73 MiB) app/token_bridge_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 14.73 MiB) app/token_bridge_contract goblin ecc op : 4/1024 (mem: 14.73 MiB) app/token_bridge_contract busread : 742/6000 (mem: 14.73 MiB) app/token_bridge_contract lookups : 2/15000 (mem: 14.73 MiB) app/token_bridge_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 14.73 MiB) app/token_bridge_contract arithmetic : 4236/56000 (mem: 14.73 MiB) app/token_bridge_contract delta range : 1887/18000 (mem: 14.73 MiB) app/token_bridge_contract elliptic : 2/6000 (mem: 14.73 MiB) app/token_bridge_contract auxiliary : 26/26000 (mem: 14.73 MiB) app/token_bridge_contract poseidon ext : 452/17000 (mem: 14.73 MiB) app/token_bridge_contract poseidon int : 2567/92000 (mem: 14.73 MiB) app/token_bridge_contract overflow : 0/0 (mem: 14.73 MiB) app/token_bridge_contract (mem: 14.73 MiB) app/token_bridge_contract Total structured size: 242025 (mem: 14.73 MiB) app/token_bridge_contract allocating polynomials object in proving key... (mem: 14.73 MiB) app/token_bridge_contract populating trace... (mem: 251.73 MiB) app/token_bridge_contract time to construct proving key: 120 ms. (mem: 265.23 MiB) app/token_bridge_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 265.23 MiB) app/token_bridge_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 297.23 MiB) app/token_bridge_contract VK saved to "./target/tmp/tmp.sDo7UTEPsq/vk" (mem: 297.23 MiB) app/token_bridge_contract Completed 2.1 KiB/2.1 KiB (26.4 KiB/s) with 1 file(s) remaining app/token_bridge_contract upload: ../../../../../tmp/tmp.sOMbXY93Qu to s3://aztec-ci-artifacts/build-cache/vk-b7f620b5fb68d8cf-49a975e684b690e4c9aa1d70fbd1ccf0115d72ffb1459ffc3c6981f7060482c2.tar.gz app/token_bridge_contract Cache upload of vk-b7f620b5fb68d8cf-49a975e684b690e4c9aa1d70fbd1ccf0115d72ffb1459ffc3c6981f7060482c2.tar.gz complete in 6s. 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. test/event_only_contract compile test/event_only_contract app/token_contract Processing function: _recurse_subtract_balance... app/token_contract Cache download of vk-885ad9401bcfd03a-f0df3d26d4458d280b2f4c63a9da0f34d10ce66faf5d0897d453778260b39737.tar.gz failed. app/token_contract Generating vk for function: _recurse_subtract_balance... app/token_contract bb command: write_vk (mem: 5.00 MiB) app/token_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/token_contract --scheme: client_ivc (mem: 5.00 MiB) app/token_contract --bytecode_path: - (mem: 5.00 MiB) app/token_contract --output_path: ./target/tmp/tmp.qvu6wVezz8 (mem: 5.00 MiB) app/token_contract --verbose: true (mem: 5.00 MiB) app/token_contract --verifier_type: standalone (mem: 5.00 MiB) app/token_contract Constructing DeciderProvingKey (mem: 40.22 MiB) app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 44.22 MiB) app/token_contract goblin ecc op : 4/1024 (mem: 44.22 MiB) app/token_contract busread : 742/6000 (mem: 44.22 MiB) app/token_contract lookups : 2/15000 (mem: 44.22 MiB) app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 44.22 MiB) app/token_contract arithmetic : 19969/56000 (mem: 44.22 MiB) app/token_contract delta range : 3656/18000 (mem: 44.22 MiB) app/token_contract elliptic : 2578/6000 (mem: 44.22 MiB) app/token_contract auxiliary : 9593/26000 (mem: 44.22 MiB) app/token_contract poseidon ext : 1402/17000 (mem: 44.22 MiB) app/token_contract poseidon int : 7982/92000 (mem: 44.22 MiB) app/token_contract overflow : 0/0 (mem: 44.22 MiB) app/token_contract (mem: 44.22 MiB) app/token_contract Total structured size: 242025 (mem: 44.22 MiB) app/token_contract allocating polynomials object in proving key... (mem: 44.22 MiB) app/token_contract populating trace... (mem: 286.22 MiB) app/token_contract time to construct proving key: 308 ms. (mem: 304.22 MiB) app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 304.22 MiB) app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 325.22 MiB) app/token_contract VK saved to "./target/tmp/tmp.qvu6wVezz8/vk" (mem: 325.22 MiB) app/token_contract Completed 2.1 KiB/2.1 KiB (22.1 KiB/s) with 1 file(s) remaining app/token_contract upload: ../../../../../tmp/tmp.bsFA4IjRxn to s3://aztec-ci-artifacts/build-cache/vk-885ad9401bcfd03a-f0df3d26d4458d280b2f4c63a9da0f34d10ce66faf5d0897d453778260b39737.tar.gz app/token_contract Cache upload of vk-885ad9401bcfd03a-f0df3d26d4458d280b2f4c63a9da0f34d10ce66faf5d0897d453778260b39737.tar.gz complete in 4s. 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/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/import_test_contract compile test/import_test_contract test/child_contract Cache download and extraction of contract-d7f68f92f013904e.tar.gz complete in 0s. test/avm_gadgets_test_contract Processing function: public_dispatch... test/avm_gadgets_test_contract Function public_dispatch is neither public nor unconstrained, skipping. test/avm_gadgets_test_contract Processing function: sha256_hash_10... test/avm_gadgets_test_contract Function sha256_hash_10 is neither public nor unconstrained, skipping. test/avm_gadgets_test_contract Processing function: sha256_hash_100... test/avm_gadgets_test_contract Function sha256_hash_100 is neither public nor unconstrained, skipping. test/avm_gadgets_test_contract Processing function: sha256_hash_20... test/avm_gadgets_test_contract Function sha256_hash_20 is neither public nor unconstrained, skipping. test/avm_gadgets_test_contract Processing function: sha256_hash_2048... test/avm_gadgets_test_contract Function sha256_hash_2048 is neither public nor unconstrained, skipping. test/avm_gadgets_test_contract Processing function: sha256_hash_255... test/avm_gadgets_test_contract Function sha256_hash_255 is neither public nor unconstrained, skipping. test/avm_gadgets_test_contract Processing function: sha256_hash_256... test/avm_gadgets_test_contract Function sha256_hash_256 is neither public nor unconstrained, skipping. test/avm_gadgets_test_contract Processing function: sha256_hash_30... test/avm_gadgets_test_contract Function sha256_hash_30 is neither public nor unconstrained, skipping. test/avm_gadgets_test_contract Processing function: sha256_hash_40... test/avm_gadgets_test_contract Function sha256_hash_40 is neither public nor unconstrained, skipping. test/avm_gadgets_test_contract Processing function: sha256_hash_50... test/avm_gadgets_test_contract Function sha256_hash_50 is neither public nor unconstrained, skipping. protocol/multi_call_entrypoint_contract Processing function: entrypoint... protocol/multi_call_entrypoint_contract Cache download of vk-bb8c54c091affe2f-ef9de027b3925acfd3ca17c17842aa8cc07a0fc4d4d586369e87c5b070ba5832.tar.gz failed. protocol/multi_call_entrypoint_contract Generating vk for function: entrypoint... protocol/multi_call_entrypoint_contract bb command: write_vk (mem: 5.00 MiB) protocol/multi_call_entrypoint_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) protocol/multi_call_entrypoint_contract --scheme: client_ivc (mem: 5.00 MiB) protocol/multi_call_entrypoint_contract --bytecode_path: - (mem: 5.00 MiB) protocol/multi_call_entrypoint_contract --output_path: ./target/tmp/tmp.qpJA1rDxfl (mem: 5.00 MiB) protocol/multi_call_entrypoint_contract --verbose: true (mem: 5.00 MiB) protocol/multi_call_entrypoint_contract --verifier_type: standalone (mem: 5.00 MiB) protocol/multi_call_entrypoint_contract Constructing DeciderProvingKey (mem: 13.50 MiB) protocol/multi_call_entrypoint_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.50 MiB) protocol/multi_call_entrypoint_contract goblin ecc op : 4/1024 (mem: 16.50 MiB) protocol/multi_call_entrypoint_contract busread : 742/6000 (mem: 16.50 MiB) protocol/multi_call_entrypoint_contract lookups : 2/15000 (mem: 16.50 MiB) protocol/multi_call_entrypoint_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.50 MiB) protocol/multi_call_entrypoint_contract arithmetic : 4296/56000 (mem: 16.50 MiB) protocol/multi_call_entrypoint_contract delta range : 2030/18000 (mem: 16.50 MiB) protocol/multi_call_entrypoint_contract elliptic : 2/6000 (mem: 16.50 MiB) protocol/multi_call_entrypoint_contract auxiliary : 2420/26000 (mem: 16.50 MiB) protocol/multi_call_entrypoint_contract poseidon ext : 82/17000 (mem: 16.50 MiB) protocol/multi_call_entrypoint_contract poseidon int : 458/92000 (mem: 16.50 MiB) protocol/multi_call_entrypoint_contract overflow : 0/0 (mem: 16.50 MiB) protocol/multi_call_entrypoint_contract (mem: 16.50 MiB) protocol/multi_call_entrypoint_contract Total structured size: 242025 (mem: 16.50 MiB) protocol/multi_call_entrypoint_contract allocating polynomials object in proving key... (mem: 16.50 MiB) protocol/multi_call_entrypoint_contract populating trace... (mem: 258.00 MiB) protocol/multi_call_entrypoint_contract time to construct proving key: 211 ms. (mem: 272.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: 272.00 MiB) protocol/multi_call_entrypoint_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 304.00 MiB) protocol/multi_call_entrypoint_contract VK saved to "./target/tmp/tmp.qpJA1rDxfl/vk" (mem: 304.00 MiB) protocol/multi_call_entrypoint_contract Completed 2.1 KiB/2.1 KiB (23.2 KiB/s) with 1 file(s) remaining protocol/multi_call_entrypoint_contract upload: ../../../../../tmp/tmp.j7TBZrRFck to s3://aztec-ci-artifacts/build-cache/vk-bb8c54c091affe2f-ef9de027b3925acfd3ca17c17842aa8cc07a0fc4d4d586369e87c5b070ba5832.tar.gz protocol/multi_call_entrypoint_contract Cache upload of vk-bb8c54c091affe2f-ef9de027b3925acfd3ca17c17842aa8cc07a0fc4d4d586369e87c5b070ba5832.tar.gz complete in 4s. 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/avm_initializer_test_contract Processing function: constructor... test/avm_initializer_test_contract Function constructor is neither public nor unconstrained, skipping. test/avm_initializer_test_contract Processing function: process_message... test/avm_initializer_test_contract Function process_message is neither public nor unconstrained, skipping. test/avm_initializer_test_contract Processing function: public_dispatch... test/avm_initializer_test_contract Function public_dispatch is neither public nor unconstrained, skipping. test/avm_initializer_test_contract Processing function: read_storage_immutable... test/avm_initializer_test_contract Function read_storage_immutable is neither public nor unconstrained, skipping. test/avm_initializer_test_contract Processing function: sync_private_state... test/avm_initializer_test_contract Function sync_private_state is neither public nor unconstrained, skipping. test/invalid_account_contract compile test/invalid_account_contract test/counter_contract Cache download and extraction of contract-4f8905c2432b2bab.tar.gz complete in 0s. test/no_constructor_contract compile test/no_constructor_contract protocol/router_contract Processing function: check_block_number... protocol/router_contract Cache download of vk-e6502ac91607d589-3463ad6714185919dfba3fb4730f4cb6e0531d3ed7195755694569cc17cd89f1.tar.gz failed. protocol/router_contract Generating vk for function: check_block_number... protocol/router_contract bb command: write_vk (mem: 5.00 MiB) protocol/router_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) protocol/router_contract --scheme: client_ivc (mem: 5.00 MiB) protocol/router_contract --bytecode_path: - (mem: 5.00 MiB) protocol/router_contract --output_path: ./target/tmp/tmp.3GsBZASjX0 (mem: 5.00 MiB) protocol/router_contract --verbose: true (mem: 5.00 MiB) protocol/router_contract --verifier_type: standalone (mem: 5.00 MiB) protocol/router_contract Constructing DeciderProvingKey (mem: 10.50 MiB) protocol/router_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.50 MiB) protocol/router_contract goblin ecc op : 4/1024 (mem: 12.50 MiB) protocol/router_contract busread : 742/6000 (mem: 12.50 MiB) protocol/router_contract lookups : 2/15000 (mem: 12.50 MiB) protocol/router_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.50 MiB) protocol/router_contract arithmetic : 3309/56000 (mem: 12.50 MiB) protocol/router_contract delta range : 1788/18000 (mem: 12.50 MiB) protocol/router_contract elliptic : 2/6000 (mem: 12.50 MiB) protocol/router_contract auxiliary : 26/26000 (mem: 12.50 MiB) protocol/router_contract poseidon ext : 32/17000 (mem: 12.50 MiB) protocol/router_contract poseidon int : 173/92000 (mem: 12.50 MiB) protocol/router_contract overflow : 0/0 (mem: 12.50 MiB) protocol/router_contract (mem: 12.50 MiB) protocol/router_contract Total structured size: 242025 (mem: 12.50 MiB) protocol/router_contract allocating polynomials object in proving key... (mem: 12.50 MiB) protocol/router_contract populating trace... (mem: 254.50 MiB) protocol/router_contract time to construct proving key: 219 ms. (mem: 269.00 MiB) protocol/router_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 269.00 MiB) protocol/router_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 292.58 MiB) protocol/router_contract VK saved to "./target/tmp/tmp.3GsBZASjX0/vk" (mem: 292.58 MiB) protocol/router_contract Completed 2.1 KiB/2.1 KiB (18.6 KiB/s) with 1 file(s) remaining protocol/router_contract upload: ../../../../../tmp/tmp.YBNnkl9y3X to s3://aztec-ci-artifacts/build-cache/vk-e6502ac91607d589-3463ad6714185919dfba3fb4730f4cb6e0531d3ed7195755694569cc17cd89f1.tar.gz protocol/router_contract Cache upload of vk-e6502ac91607d589-3463ad6714185919dfba3fb4730f4cb6e0531d3ed7195755694569cc17cd89f1.tar.gz complete in 3s. app/token_blacklist_contract Processing function: burn... app/token_blacklist_contract Cache download of vk-5e8ed27884e167a9-e85913c467f1f4d89143cb22c56b9fe0a6b7218fa526a1ba7d9872621937ff2e.tar.gz failed. app/token_blacklist_contract Generating vk for function: burn... app/token_blacklist_contract bb command: write_vk (mem: 5.00 MiB) app/token_blacklist_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/token_blacklist_contract --scheme: client_ivc (mem: 5.00 MiB) app/token_blacklist_contract --bytecode_path: - (mem: 5.00 MiB) app/token_blacklist_contract --output_path: ./target/tmp/tmp.4UJSbHTRXp (mem: 5.00 MiB) app/token_blacklist_contract --verbose: true (mem: 5.00 MiB) app/token_blacklist_contract --verifier_type: standalone (mem: 5.00 MiB) app/token_blacklist_contract Constructing DeciderProvingKey (mem: 82.59 MiB) app/token_blacklist_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 93.09 MiB) app/token_blacklist_contract goblin ecc op : 4/1024 (mem: 93.09 MiB) app/token_blacklist_contract busread : 742/6000 (mem: 93.09 MiB) app/token_blacklist_contract lookups : 12298/15000 (mem: 93.09 MiB) app/token_blacklist_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 93.09 MiB) app/token_blacklist_contract arithmetic : 36169/56000 (mem: 93.09 MiB) app/token_blacklist_contract delta range : 5220/18000 (mem: 93.09 MiB) app/token_blacklist_contract elliptic : 5806/6000 (mem: 93.09 MiB) app/token_blacklist_contract auxiliary : 20899/26000 (mem: 93.09 MiB) app/token_blacklist_contract poseidon ext : 3112/17000 (mem: 93.09 MiB) app/token_blacklist_contract poseidon int : 17729/92000 (mem: 93.09 MiB) app/token_blacklist_contract overflow : 0/0 (mem: 93.09 MiB) app/token_blacklist_contract (mem: 93.09 MiB) app/token_blacklist_contract Total structured size: 242025 (mem: 93.09 MiB) app/token_blacklist_contract allocating polynomials object in proving key... (mem: 93.59 MiB) app/token_blacklist_contract populating trace... (mem: 333.59 MiB) app/token_blacklist_contract time to construct proving key: 362 ms. (mem: 360.09 MiB) app/token_blacklist_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 360.09 MiB) app/token_blacklist_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 375.09 MiB) app/token_blacklist_contract VK saved to "./target/tmp/tmp.4UJSbHTRXp/vk" (mem: 378.09 MiB) app/token_blacklist_contract Completed 2.1 KiB/2.1 KiB (20.5 KiB/s) with 1 file(s) remaining app/token_blacklist_contract upload: ../../../../../tmp/tmp.X2wOSQkrkP to s3://aztec-ci-artifacts/build-cache/vk-5e8ed27884e167a9-e85913c467f1f4d89143cb22c56b9fe0a6b7218fa526a1ba7d9872621937ff2e.tar.gz app/token_blacklist_contract Cache upload of vk-5e8ed27884e167a9-e85913c467f1f4d89143cb22c56b9fe0a6b7218fa526a1ba7d9872621937ff2e.tar.gz complete in 3s. app/token_blacklist_contract Processing function: burn_public... app/token_blacklist_contract Function burn_public is neither public nor unconstrained, skipping. app/token_blacklist_contract Processing function: constructor... app/token_blacklist_contract Function constructor is neither public nor unconstrained, skipping. app/token_blacklist_contract Processing function: deliver_transparent_note... app/token_blacklist_contract Function deliver_transparent_note is neither public nor unconstrained, skipping. app/token_blacklist_contract Processing function: get_roles... app/token_blacklist_contract Function get_roles is neither public nor unconstrained, skipping. app/token_blacklist_contract Processing function: mint_private... app/token_blacklist_contract Function mint_private is neither public nor unconstrained, skipping. app/token_blacklist_contract Processing function: mint_public... app/token_blacklist_contract Function mint_public is neither public nor unconstrained, skipping. app/token_blacklist_contract Processing function: process_message... app/token_blacklist_contract Function process_message is neither public nor unconstrained, skipping. app/token_blacklist_contract Processing function: public_dispatch... app/token_blacklist_contract Function public_dispatch is neither public nor unconstrained, skipping. protocol/router_contract Processing function: check_timestamp... protocol/router_contract Cache download of vk-e6502ac91607d589-d70bf7c96832b936d65aff1e565619efaf173c8cd8b343a3ac98bca0e813e78d.tar.gz failed. protocol/router_contract Generating vk for function: check_timestamp... protocol/router_contract bb command: write_vk (mem: 5.00 MiB) protocol/router_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) protocol/router_contract --scheme: client_ivc (mem: 5.00 MiB) protocol/router_contract --bytecode_path: - (mem: 5.00 MiB) protocol/router_contract --output_path: ./target/tmp/tmp.i1njA96zbP (mem: 5.00 MiB) protocol/router_contract --verbose: true (mem: 5.00 MiB) protocol/router_contract --verifier_type: standalone (mem: 5.00 MiB) protocol/router_contract Constructing DeciderProvingKey (mem: 10.50 MiB) protocol/router_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.50 MiB) protocol/router_contract goblin ecc op : 4/1024 (mem: 12.50 MiB) protocol/router_contract busread : 742/6000 (mem: 12.50 MiB) protocol/router_contract lookups : 2/15000 (mem: 12.50 MiB) protocol/router_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.50 MiB) protocol/router_contract arithmetic : 3310/56000 (mem: 12.50 MiB) protocol/router_contract delta range : 1789/18000 (mem: 12.50 MiB) protocol/router_contract elliptic : 2/6000 (mem: 12.50 MiB) protocol/router_contract auxiliary : 26/26000 (mem: 12.50 MiB) protocol/router_contract poseidon ext : 32/17000 (mem: 12.50 MiB) protocol/router_contract poseidon int : 173/92000 (mem: 12.50 MiB) protocol/router_contract overflow : 0/0 (mem: 12.50 MiB) protocol/router_contract (mem: 12.50 MiB) protocol/router_contract Total structured size: 242025 (mem: 12.50 MiB) protocol/router_contract allocating polynomials object in proving key... (mem: 12.50 MiB) protocol/router_contract populating trace... (mem: 254.50 MiB) protocol/router_contract time to construct proving key: 189 ms. (mem: 269.50 MiB) protocol/router_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 269.50 MiB) protocol/router_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 293.23 MiB) protocol/router_contract VK saved to "./target/tmp/tmp.i1njA96zbP/vk" (mem: 293.23 MiB) protocol/router_contract Completed 2.1 KiB/2.1 KiB (16.0 KiB/s) with 1 file(s) remaining protocol/router_contract upload: ../../../../../tmp/tmp.rqqawCORQ6 to s3://aztec-ci-artifacts/build-cache/vk-e6502ac91607d589-d70bf7c96832b936d65aff1e565619efaf173c8cd8b343a3ac98bca0e813e78d.tar.gz protocol/router_contract Cache upload of vk-e6502ac91607d589-d70bf7c96832b936d65aff1e565619efaf173c8cd8b343a3ac98bca0e813e78d.tar.gz complete in 4s. 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. protocol/contract_class_registerer_contract Processing function: broadcast_private_function... protocol/contract_class_registerer_contract Cache download of vk-012097956710e3fb-803574e2b41685c20380b635ccb9698dac08fc7ea5fbe3be7e32bed4ac1df631.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: 5.00 MiB) protocol/contract_class_registerer_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) protocol/contract_class_registerer_contract --scheme: client_ivc (mem: 5.00 MiB) protocol/contract_class_registerer_contract --bytecode_path: - (mem: 5.00 MiB) protocol/contract_class_registerer_contract --output_path: ./target/tmp/tmp.0qW3PW1hgX (mem: 5.00 MiB) protocol/contract_class_registerer_contract --verbose: true (mem: 5.00 MiB) protocol/contract_class_registerer_contract --verifier_type: standalone (mem: 5.00 MiB) protocol/contract_class_registerer_contract Constructing DeciderProvingKey (mem: 77.64 MiB) protocol/contract_class_registerer_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 79.14 MiB) protocol/contract_class_registerer_contract goblin ecc op : 4/1024 (mem: 79.14 MiB) protocol/contract_class_registerer_contract busread : 742/6000 (mem: 79.14 MiB) protocol/contract_class_registerer_contract lookups : 2/15000 (mem: 79.14 MiB) protocol/contract_class_registerer_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 79.14 MiB) protocol/contract_class_registerer_contract arithmetic : 16452/56000 (mem: 79.14 MiB) protocol/contract_class_registerer_contract delta range : 1788/18000 (mem: 79.14 MiB) protocol/contract_class_registerer_contract elliptic : 2/6000 (mem: 79.14 MiB) protocol/contract_class_registerer_contract auxiliary : 26/26000 (mem: 79.14 MiB) protocol/contract_class_registerer_contract poseidon ext : 10142/17000 (mem: 79.14 MiB) protocol/contract_class_registerer_contract poseidon int : 57800/92000 (mem: 79.14 MiB) protocol/contract_class_registerer_contract overflow : 0/0 (mem: 79.14 MiB) protocol/contract_class_registerer_contract (mem: 79.14 MiB) protocol/contract_class_registerer_contract Total structured size: 242025 (mem: 79.14 MiB) protocol/contract_class_registerer_contract allocating polynomials object in proving key... (mem: 79.14 MiB) protocol/contract_class_registerer_contract populating trace... (mem: 313.64 MiB) protocol/contract_class_registerer_contract time to construct proving key: 313 ms. (mem: 337.64 MiB) protocol/contract_class_registerer_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 337.64 MiB) protocol/contract_class_registerer_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 337.64 MiB) protocol/contract_class_registerer_contract VK saved to "./target/tmp/tmp.0qW3PW1hgX/vk" (mem: 337.64 MiB) protocol/contract_class_registerer_contract Completed 2.1 KiB/2.1 KiB (17.1 KiB/s) with 1 file(s) remaining protocol/contract_class_registerer_contract upload: ../../../../../tmp/tmp.FbaMEY5ET4 to s3://aztec-ci-artifacts/build-cache/vk-012097956710e3fb-803574e2b41685c20380b635ccb9698dac08fc7ea5fbe3be7e32bed4ac1df631.tar.gz protocol/contract_class_registerer_contract Cache upload of vk-012097956710e3fb-803574e2b41685c20380b635ccb9698dac08fc7ea5fbe3be7e32bed4ac1df631.tar.gz complete in 5s. test/event_only_contract Cache download and extraction of contract-97ef00c0699733f6.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 compile test/note_getter_contract test/benchmarking_contract Processing function: broadcast... test/benchmarking_contract Function broadcast is neither public nor unconstrained, skipping. 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. protocol/contract_class_registerer_contract Processing function: broadcast_utility_function... protocol/contract_class_registerer_contract Cache download of vk-012097956710e3fb-70792c2b6e1758920da31a0ae5cbea84cc2e49d0022bf09811ebf7051ada80cd.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: 5.00 MiB) protocol/contract_class_registerer_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) protocol/contract_class_registerer_contract --scheme: client_ivc (mem: 5.00 MiB) protocol/contract_class_registerer_contract --bytecode_path: - (mem: 5.00 MiB) protocol/contract_class_registerer_contract --output_path: ./target/tmp/tmp.l4MsKFTZEz (mem: 5.00 MiB) protocol/contract_class_registerer_contract --verbose: true (mem: 5.00 MiB) protocol/contract_class_registerer_contract --verifier_type: standalone (mem: 5.00 MiB) protocol/contract_class_registerer_contract Constructing DeciderProvingKey (mem: 75.37 MiB) protocol/contract_class_registerer_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 76.87 MiB) protocol/contract_class_registerer_contract goblin ecc op : 4/1024 (mem: 76.87 MiB) protocol/contract_class_registerer_contract busread : 742/6000 (mem: 76.87 MiB) protocol/contract_class_registerer_contract lookups : 2/15000 (mem: 76.87 MiB) protocol/contract_class_registerer_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 76.87 MiB) protocol/contract_class_registerer_contract arithmetic : 16408/56000 (mem: 76.87 MiB) protocol/contract_class_registerer_contract delta range : 1788/18000 (mem: 76.87 MiB) protocol/contract_class_registerer_contract elliptic : 2/6000 (mem: 76.87 MiB) protocol/contract_class_registerer_contract auxiliary : 26/26000 (mem: 76.87 MiB) protocol/contract_class_registerer_contract poseidon ext : 10112/17000 (mem: 76.87 MiB) protocol/contract_class_registerer_contract poseidon int : 57629/92000 (mem: 76.87 MiB) protocol/contract_class_registerer_contract overflow : 0/0 (mem: 76.87 MiB) protocol/contract_class_registerer_contract (mem: 76.87 MiB) protocol/contract_class_registerer_contract Total structured size: 242025 (mem: 76.87 MiB) protocol/contract_class_registerer_contract allocating polynomials object in proving key... (mem: 76.87 MiB) protocol/contract_class_registerer_contract populating trace... (mem: 311.87 MiB) protocol/contract_class_registerer_contract time to construct proving key: 286 ms. (mem: 337.37 MiB) protocol/contract_class_registerer_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 337.37 MiB) protocol/contract_class_registerer_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 337.37 MiB) protocol/contract_class_registerer_contract VK saved to "./target/tmp/tmp.l4MsKFTZEz/vk" (mem: 337.37 MiB) protocol/contract_class_registerer_contract Completed 2.1 KiB/2.1 KiB (19.4 KiB/s) with 1 file(s) remaining protocol/contract_class_registerer_contract upload: ../../../../../tmp/tmp.kbl85wTXDC to s3://aztec-ci-artifacts/build-cache/vk-012097956710e3fb-70792c2b6e1758920da31a0ae5cbea84cc2e49d0022bf09811ebf7051ada80cd.tar.gz protocol/contract_class_registerer_contract Cache upload of vk-012097956710e3fb-70792c2b6e1758920da31a0ae5cbea84cc2e49d0022bf09811ebf7051ada80cd.tar.gz complete in 5s. protocol/contract_class_registerer_contract Processing function: process_message... protocol/contract_class_registerer_contract Function process_message is neither public nor unconstrained, skipping. app/token_blacklist_contract Processing function: redeem_shield... app/token_blacklist_contract Cache download of vk-5e8ed27884e167a9-a904a015ca459702a78889274c6651a2e60c4e7a541932540141615fe0a1cb61.tar.gz failed. app/token_blacklist_contract Generating vk for function: redeem_shield... app/token_blacklist_contract bb command: write_vk (mem: 5.00 MiB) app/token_blacklist_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/token_blacklist_contract --scheme: client_ivc (mem: 5.00 MiB) app/token_blacklist_contract --bytecode_path: - (mem: 5.00 MiB) app/token_blacklist_contract --output_path: ./target/tmp/tmp.u8UkKhTpfO (mem: 5.00 MiB) app/token_blacklist_contract --verbose: true (mem: 5.00 MiB) app/token_blacklist_contract --verifier_type: standalone (mem: 5.00 MiB) app/token_blacklist_contract Constructing DeciderProvingKey (mem: 42.85 MiB) app/token_blacklist_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 45.35 MiB) app/token_blacklist_contract goblin ecc op : 4/1024 (mem: 45.35 MiB) app/token_blacklist_contract busread : 742/6000 (mem: 45.35 MiB) app/token_blacklist_contract lookups : 12298/15000 (mem: 45.35 MiB) app/token_blacklist_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 45.35 MiB) app/token_blacklist_contract arithmetic : 19551/56000 (mem: 45.35 MiB) app/token_blacklist_contract delta range : 2889/18000 (mem: 45.35 MiB) app/token_blacklist_contract elliptic : 654/6000 (mem: 45.35 MiB) app/token_blacklist_contract auxiliary : 1123/26000 (mem: 45.35 MiB) app/token_blacklist_contract poseidon ext : 582/17000 (mem: 45.35 MiB) app/token_blacklist_contract poseidon int : 3308/92000 (mem: 45.35 MiB) app/token_blacklist_contract overflow : 0/0 (mem: 45.35 MiB) app/token_blacklist_contract (mem: 45.35 MiB) app/token_blacklist_contract Total structured size: 242025 (mem: 45.35 MiB) app/token_blacklist_contract allocating polynomials object in proving key... (mem: 45.85 MiB) app/token_blacklist_contract populating trace... (mem: 285.35 MiB) app/token_blacklist_contract time to construct proving key: 242 ms. (mem: 303.85 MiB) app/token_blacklist_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 303.85 MiB) app/token_blacklist_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 335.85 MiB) app/token_blacklist_contract VK saved to "./target/tmp/tmp.u8UkKhTpfO/vk" (mem: 335.85 MiB) app/token_blacklist_contract Completed 2.1 KiB/2.1 KiB (36.6 KiB/s) with 1 file(s) remaining app/token_blacklist_contract upload: ../../../../../tmp/tmp.ggz7SEykyD to s3://aztec-ci-artifacts/build-cache/vk-5e8ed27884e167a9-a904a015ca459702a78889274c6651a2e60c4e7a541932540141615fe0a1cb61.tar.gz app/token_blacklist_contract Cache upload of vk-5e8ed27884e167a9-a904a015ca459702a78889274c6651a2e60c4e7a541932540141615fe0a1cb61.tar.gz complete in 6s. 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. test/import_test_contract Cache download and extraction of contract-4b0993579fc6a3d2.tar.gz complete in 0s. 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/offchain_effect_contract compile test/offchain_effect_contract app/token_blacklist_contract Processing function: transfer... app/token_blacklist_contract Cache download of vk-5e8ed27884e167a9-c6516bdc9f6783121db78a700e78e941a6b0b1a1daf54629949975af79cf2b05.tar.gz failed. app/token_blacklist_contract Generating vk for function: transfer... app/token_blacklist_contract bb command: write_vk (mem: 5.00 MiB) app/token_blacklist_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/token_blacklist_contract --scheme: client_ivc (mem: 5.00 MiB) app/token_blacklist_contract --bytecode_path: - (mem: 5.00 MiB) app/token_blacklist_contract --output_path: ./target/tmp/tmp.TIgOlV4i3A (mem: 5.00 MiB) app/token_blacklist_contract --verbose: true (mem: 5.00 MiB) app/token_blacklist_contract --verifier_type: standalone (mem: 5.00 MiB) app/token_blacklist_contract Constructing DeciderProvingKey (mem: 66.31 MiB) app/token_blacklist_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 77.31 MiB) app/token_blacklist_contract goblin ecc op : 4/1024 (mem: 77.31 MiB) app/token_blacklist_contract busread : 742/6000 (mem: 77.31 MiB) app/token_blacklist_contract lookups : 98/15000 (mem: 77.31 MiB) app/token_blacklist_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 77.31 MiB) app/token_blacklist_contract arithmetic : 25526/56000 (mem: 77.31 MiB) app/token_blacklist_contract delta range : 4977/18000 (mem: 77.31 MiB) app/token_blacklist_contract elliptic : 5154/6000 (mem: 77.31 MiB) app/token_blacklist_contract auxiliary : 23844/26000 (mem: 77.31 MiB) app/token_blacklist_contract poseidon ext : 3582/17000 (mem: 77.31 MiB) app/token_blacklist_contract poseidon int : 20408/92000 (mem: 77.31 MiB) app/token_blacklist_contract overflow : 0/0 (mem: 77.31 MiB) app/token_blacklist_contract (mem: 77.31 MiB) app/token_blacklist_contract Total structured size: 242025 (mem: 77.31 MiB) app/token_blacklist_contract allocating polynomials object in proving key... (mem: 77.31 MiB) app/token_blacklist_contract populating trace... (mem: 317.31 MiB) app/token_blacklist_contract time to construct proving key: 341 ms. (mem: 339.81 MiB) app/token_blacklist_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 339.81 MiB) app/token_blacklist_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 359.31 MiB) app/token_blacklist_contract VK saved to "./target/tmp/tmp.TIgOlV4i3A/vk" (mem: 359.31 MiB) app/token_blacklist_contract Completed 2.1 KiB/2.1 KiB (19.9 KiB/s) with 1 file(s) remaining app/token_blacklist_contract upload: ../../../../../tmp/tmp.8es0vRd6xM to s3://aztec-ci-artifacts/build-cache/vk-5e8ed27884e167a9-c6516bdc9f6783121db78a700e78e941a6b0b1a1daf54629949975af79cf2b05.tar.gz app/token_blacklist_contract Cache upload of vk-5e8ed27884e167a9-c6516bdc9f6783121db78a700e78e941a6b0b1a1daf54629949975af79cf2b05.tar.gz complete in 5s. test/invalid_account_contract Cache download and extraction of contract-d6bfe939ca2cc013.tar.gz complete in 0s. 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-5e8ed27884e167a9-3b7aeb2aa6021e2fcaef6719ce7ce9688a4af38006cce03e76518ae05b2592ec.tar.gz failed. app/token_blacklist_contract Generating vk for function: unshield... app/token_blacklist_contract bb command: write_vk (mem: 5.00 MiB) app/token_blacklist_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/token_blacklist_contract --scheme: client_ivc (mem: 5.00 MiB) app/token_blacklist_contract --bytecode_path: - (mem: 5.00 MiB) app/token_blacklist_contract --output_path: ./target/tmp/tmp.VMI5Bw5JKc (mem: 5.00 MiB) app/token_blacklist_contract --verbose: true (mem: 5.00 MiB) app/token_blacklist_contract --verifier_type: standalone (mem: 5.00 MiB) app/token_blacklist_contract Constructing DeciderProvingKey (mem: 84.58 MiB) app/token_blacklist_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 103.58 MiB) app/token_blacklist_contract goblin ecc op : 4/1024 (mem: 103.58 MiB) app/token_blacklist_contract busread : 742/6000 (mem: 103.58 MiB) app/token_blacklist_contract lookups : 12346/15000 (mem: 103.58 MiB) app/token_blacklist_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 103.58 MiB) app/token_blacklist_contract arithmetic : 37356/56000 (mem: 103.58 MiB) app/token_blacklist_contract delta range : 5371/18000 (mem: 103.58 MiB) app/token_blacklist_contract elliptic : 5806/6000 (mem: 103.58 MiB) app/token_blacklist_contract auxiliary : 20899/26000 (mem: 103.58 MiB) app/token_blacklist_contract poseidon ext : 3572/17000 (mem: 103.58 MiB) app/token_blacklist_contract poseidon int : 20351/92000 (mem: 103.58 MiB) app/token_blacklist_contract overflow : 0/0 (mem: 103.58 MiB) app/token_blacklist_contract (mem: 103.58 MiB) app/token_blacklist_contract Total structured size: 242025 (mem: 103.58 MiB) app/token_blacklist_contract allocating polynomials object in proving key... (mem: 103.58 MiB) app/token_blacklist_contract populating trace... (mem: 341.58 MiB) app/token_blacklist_contract time to construct proving key: 299 ms. (mem: 368.08 MiB) app/token_blacklist_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 368.08 MiB) app/token_blacklist_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 368.08 MiB) app/token_blacklist_contract VK saved to "./target/tmp/tmp.VMI5Bw5JKc/vk" (mem: 370.58 MiB) app/token_blacklist_contract Completed 2.1 KiB/2.1 KiB (32.3 KiB/s) with 1 file(s) remaining app/token_blacklist_contract upload: ../../../../../tmp/tmp.0ERS4QOvoF to s3://aztec-ci-artifacts/build-cache/vk-5e8ed27884e167a9-3b7aeb2aa6021e2fcaef6719ce7ce9688a4af38006cce03e76518ae05b2592ec.tar.gz app/token_blacklist_contract Cache upload of vk-5e8ed27884e167a9-3b7aeb2aa6021e2fcaef6719ce7ce9688a4af38006cce03e76518ae05b2592ec.tar.gz complete in 4s. app/token_blacklist_contract Processing function: update_roles... app/token_blacklist_contract Function update_roles is neither public nor unconstrained, skipping. test/no_constructor_contract Cache download and extraction of contract-f346708244a8f004.tar.gz complete in 0s. protocol/fee_juice_contract Processing function: claim... protocol/fee_juice_contract Cache download of vk-7f05a939ded1054e-03135f012c326cf6a865a5964da9e250a4fb7b71c8cb82e1b5103330391497cb.tar.gz failed. protocol/fee_juice_contract Generating vk for function: claim... protocol/fee_juice_contract bb command: write_vk (mem: 5.00 MiB) protocol/fee_juice_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) protocol/fee_juice_contract --scheme: client_ivc (mem: 5.00 MiB) protocol/fee_juice_contract --bytecode_path: - (mem: 5.00 MiB) protocol/fee_juice_contract --output_path: ./target/tmp/tmp.fnsntqxtUn (mem: 5.00 MiB) protocol/fee_juice_contract --verbose: true (mem: 5.00 MiB) protocol/fee_juice_contract --verifier_type: standalone (mem: 5.00 MiB) protocol/fee_juice_contract Constructing DeciderProvingKey (mem: 40.46 MiB) protocol/fee_juice_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 41.46 MiB) protocol/fee_juice_contract goblin ecc op : 4/1024 (mem: 41.46 MiB) protocol/fee_juice_contract busread : 742/6000 (mem: 41.46 MiB) protocol/fee_juice_contract lookups : 17378/15000 (mem: 41.46 MiB) protocol/fee_juice_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 41.46 MiB) protocol/fee_juice_contract arithmetic : 13735/56000 (mem: 41.46 MiB) protocol/fee_juice_contract delta range : 2547/18000 (mem: 41.46 MiB) protocol/fee_juice_contract elliptic : 2/6000 (mem: 41.46 MiB) protocol/fee_juice_contract auxiliary : 26/26000 (mem: 41.46 MiB) protocol/fee_juice_contract poseidon ext : 452/17000 (mem: 41.46 MiB) protocol/fee_juice_contract poseidon int : 2567/92000 (mem: 41.46 MiB) protocol/fee_juice_contract overflow : 0/0 (mem: 41.46 MiB) protocol/fee_juice_contract (mem: 41.46 MiB) protocol/fee_juice_contract Total structured size: 242025 (mem: 41.46 MiB) protocol/fee_juice_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 42.46 MiB) protocol/fee_juice_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 42.46 MiB) protocol/fee_juice_contract goblin ecc op : 4/1024 (mem: 42.46 MiB) protocol/fee_juice_contract busread : 742/6000 (mem: 42.46 MiB) protocol/fee_juice_contract lookups : 15000/15000 (mem: 42.46 MiB) protocol/fee_juice_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 42.46 MiB) protocol/fee_juice_contract arithmetic : 13735/56000 (mem: 42.46 MiB) protocol/fee_juice_contract delta range : 2547/18000 (mem: 42.46 MiB) protocol/fee_juice_contract elliptic : 2/6000 (mem: 42.46 MiB) protocol/fee_juice_contract auxiliary : 26/26000 (mem: 42.46 MiB) protocol/fee_juice_contract poseidon ext : 452/17000 (mem: 42.46 MiB) protocol/fee_juice_contract poseidon int : 2567/92000 (mem: 42.46 MiB) protocol/fee_juice_contract overflow : 2379/2379 (mem: 42.46 MiB) protocol/fee_juice_contract (mem: 42.46 MiB) protocol/fee_juice_contract Total structured size: 244404 (mem: 42.46 MiB) protocol/fee_juice_contract allocating polynomials object in proving key... (mem: 42.46 MiB) protocol/fee_juice_contract populating trace... (mem: 488.96 MiB) protocol/fee_juice_contract time to construct proving key: 318 ms. (mem: 506.96 MiB) protocol/fee_juice_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 506.96 MiB) protocol/fee_juice_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 534.37 MiB) protocol/fee_juice_contract VK saved to "./target/tmp/tmp.fnsntqxtUn/vk" (mem: 534.37 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.6UfNkchDX0 to s3://aztec-ci-artifacts/build-cache/vk-7f05a939ded1054e-03135f012c326cf6a865a5964da9e250a4fb7b71c8cb82e1b5103330391497cb.tar.gz protocol/fee_juice_contract Cache upload of vk-7f05a939ded1054e-03135f012c326cf6a865a5964da9e250a4fb7b71c8cb82e1b5103330391497cb.tar.gz complete in 4s. 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/parent_contract compile test/parent_contract app/simple_token_contract Processing function: burn_private... app/simple_token_contract Cache download of vk-92e2f659c92b624b-f6241517c0cf9c94e37ff1c530f1ace17b9e2837cf6a1a761228f2d1eabb2e2a.tar.gz failed. app/simple_token_contract Generating vk for function: burn_private... app/simple_token_contract bb command: write_vk (mem: 5.00 MiB) app/simple_token_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/simple_token_contract --scheme: client_ivc (mem: 5.00 MiB) app/simple_token_contract --bytecode_path: - (mem: 5.00 MiB) app/simple_token_contract --output_path: ./target/tmp/tmp.Oxsmxi6RSA (mem: 5.00 MiB) app/simple_token_contract --verbose: true (mem: 5.00 MiB) app/simple_token_contract --verifier_type: standalone (mem: 5.00 MiB) app/simple_token_contract Constructing DeciderProvingKey (mem: 82.95 MiB) app/simple_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 89.45 MiB) app/simple_token_contract goblin ecc op : 4/1024 (mem: 89.45 MiB) app/simple_token_contract busread : 742/6000 (mem: 89.45 MiB) app/simple_token_contract lookups : 12250/15000 (mem: 89.45 MiB) app/simple_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 89.45 MiB) app/simple_token_contract arithmetic : 33011/56000 (mem: 89.45 MiB) app/simple_token_contract delta range : 4938/18000 (mem: 89.45 MiB) app/simple_token_contract elliptic : 5806/6000 (mem: 89.45 MiB) app/simple_token_contract auxiliary : 20899/26000 (mem: 89.45 MiB) app/simple_token_contract poseidon ext : 2832/17000 (mem: 89.45 MiB) app/simple_token_contract poseidon int : 16133/92000 (mem: 89.45 MiB) app/simple_token_contract overflow : 0/0 (mem: 89.45 MiB) app/simple_token_contract (mem: 89.45 MiB) app/simple_token_contract Total structured size: 242025 (mem: 89.45 MiB) app/simple_token_contract allocating polynomials object in proving key... (mem: 89.45 MiB) app/simple_token_contract populating trace... (mem: 322.95 MiB) app/simple_token_contract time to construct proving key: 294 ms. (mem: 347.95 MiB) app/simple_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 347.95 MiB) app/simple_token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 378.95 MiB) app/simple_token_contract VK saved to "./target/tmp/tmp.Oxsmxi6RSA/vk" (mem: 383.45 MiB) app/simple_token_contract Completed 2.1 KiB/2.1 KiB (21.5 KiB/s) with 1 file(s) remaining app/simple_token_contract upload: ../../../../../tmp/tmp.vs0SaDtjY3 to s3://aztec-ci-artifacts/build-cache/vk-92e2f659c92b624b-f6241517c0cf9c94e37ff1c530f1ace17b9e2837cf6a1a761228f2d1eabb2e2a.tar.gz app/simple_token_contract Cache upload of vk-92e2f659c92b624b-f6241517c0cf9c94e37ff1c530f1ace17b9e2837cf6a1a761228f2d1eabb2e2a.tar.gz complete in 4s. 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-92e2f659c92b624b-9634648c30be037ce4f6dfa7c0dc29c245948c0ca8bd39709ed02d0af9e6fa08.tar.gz failed. app/simple_token_contract Generating vk for function: cancel_authwit... app/simple_token_contract bb command: write_vk (mem: 5.00 MiB) app/simple_token_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/simple_token_contract --scheme: client_ivc (mem: 5.00 MiB) app/simple_token_contract --bytecode_path: - (mem: 5.00 MiB) app/simple_token_contract --output_path: ./target/tmp/tmp.JwYbJkfgfK (mem: 5.00 MiB) app/simple_token_contract --verbose: true (mem: 5.00 MiB) app/simple_token_contract --verifier_type: standalone (mem: 5.00 MiB) app/simple_token_contract Constructing DeciderProvingKey (mem: 10.57 MiB) app/simple_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.57 MiB) app/simple_token_contract goblin ecc op : 4/1024 (mem: 12.57 MiB) app/simple_token_contract busread : 742/6000 (mem: 12.57 MiB) app/simple_token_contract lookups : 2/15000 (mem: 12.57 MiB) app/simple_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.57 MiB) app/simple_token_contract arithmetic : 3298/56000 (mem: 12.57 MiB) app/simple_token_contract delta range : 1787/18000 (mem: 12.57 MiB) app/simple_token_contract elliptic : 2/6000 (mem: 12.57 MiB) app/simple_token_contract auxiliary : 26/26000 (mem: 12.57 MiB) app/simple_token_contract poseidon ext : 22/17000 (mem: 12.57 MiB) app/simple_token_contract poseidon int : 116/92000 (mem: 12.57 MiB) app/simple_token_contract overflow : 0/0 (mem: 12.57 MiB) app/simple_token_contract (mem: 12.57 MiB) app/simple_token_contract Total structured size: 242025 (mem: 12.57 MiB) app/simple_token_contract allocating polynomials object in proving key... (mem: 12.57 MiB) app/simple_token_contract populating trace... (mem: 250.57 MiB) app/simple_token_contract time to construct proving key: 191 ms. (mem: 264.57 MiB) app/simple_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 264.57 MiB) app/simple_token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 296.57 MiB) app/simple_token_contract VK saved to "./target/tmp/tmp.JwYbJkfgfK/vk" (mem: 296.57 MiB) app/simple_token_contract Completed 2.1 KiB/2.1 KiB (22.1 KiB/s) with 1 file(s) remaining app/simple_token_contract upload: ../../../../../tmp/tmp.Utg7LVvqdj to s3://aztec-ci-artifacts/build-cache/vk-92e2f659c92b624b-9634648c30be037ce4f6dfa7c0dc29c245948c0ca8bd39709ed02d0af9e6fa08.tar.gz app/simple_token_contract Cache upload of vk-92e2f659c92b624b-9634648c30be037ce4f6dfa7c0dc29c245948c0ca8bd39709ed02d0af9e6fa08.tar.gz complete in 4s. 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-92e2f659c92b624b-aa3eb0ed2af7025d4eb3fe33cf2678ac68dff14884dad183794aa5babdfde26c.tar.gz failed. app/simple_token_contract Generating vk for function: mint_privately... app/simple_token_contract bb command: write_vk (mem: 5.00 MiB) app/simple_token_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/simple_token_contract --scheme: client_ivc (mem: 5.00 MiB) app/simple_token_contract --bytecode_path: - (mem: 5.00 MiB) app/simple_token_contract --output_path: ./target/tmp/tmp.eu3dCv8l4x (mem: 5.00 MiB) app/simple_token_contract --verbose: true (mem: 5.00 MiB) app/simple_token_contract --verifier_type: standalone (mem: 5.00 MiB) app/simple_token_contract Constructing DeciderProvingKey (mem: 32.49 MiB) app/simple_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 35.99 MiB) app/simple_token_contract goblin ecc op : 4/1024 (mem: 35.99 MiB) app/simple_token_contract busread : 742/6000 (mem: 35.99 MiB) app/simple_token_contract lookups : 12250/15000 (mem: 35.99 MiB) app/simple_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 35.99 MiB) app/simple_token_contract arithmetic : 15244/56000 (mem: 35.99 MiB) app/simple_token_contract delta range : 2449/18000 (mem: 35.99 MiB) app/simple_token_contract elliptic : 670/6000 (mem: 35.99 MiB) app/simple_token_contract auxiliary : 738/26000 (mem: 35.99 MiB) app/simple_token_contract poseidon ext : 82/17000 (mem: 35.99 MiB) app/simple_token_contract poseidon int : 458/92000 (mem: 35.99 MiB) app/simple_token_contract overflow : 0/0 (mem: 35.99 MiB) app/simple_token_contract (mem: 35.99 MiB) app/simple_token_contract Total structured size: 242025 (mem: 35.99 MiB) app/simple_token_contract allocating polynomials object in proving key... (mem: 35.99 MiB) app/simple_token_contract populating trace... (mem: 277.99 MiB) app/simple_token_contract time to construct proving key: 213 ms. (mem: 294.49 MiB) app/simple_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 294.49 MiB) app/simple_token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 324.25 MiB) app/simple_token_contract VK saved to "./target/tmp/tmp.eu3dCv8l4x/vk" (mem: 324.25 MiB) app/simple_token_contract Completed 2.1 KiB/2.1 KiB (27.3 KiB/s) with 1 file(s) remaining app/simple_token_contract upload: ../../../../../tmp/tmp.4GCcZr1a1o to s3://aztec-ci-artifacts/build-cache/vk-92e2f659c92b624b-aa3eb0ed2af7025d4eb3fe33cf2678ac68dff14884dad183794aa5babdfde26c.tar.gz app/simple_token_contract Cache upload of vk-92e2f659c92b624b-aa3eb0ed2af7025d4eb3fe33cf2678ac68dff14884dad183794aa5babdfde26c.tar.gz complete in 4s. 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-92e2f659c92b624b-deb2fad6bc56a332d69e1800f04ee7e675b1c22591226989da552610ddd972ee.tar.gz failed. app/simple_token_contract Generating vk for function: prepare_private_balance_increase... app/simple_token_contract bb command: write_vk (mem: 5.00 MiB) app/simple_token_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/simple_token_contract --scheme: client_ivc (mem: 5.00 MiB) app/simple_token_contract --bytecode_path: - (mem: 5.00 MiB) app/simple_token_contract --output_path: ./target/tmp/tmp.0YRaIlLPbo (mem: 5.00 MiB) app/simple_token_contract --verbose: true (mem: 5.00 MiB) app/simple_token_contract --verifier_type: standalone (mem: 5.00 MiB) app/simple_token_contract Constructing DeciderProvingKey (mem: 34.44 MiB) app/simple_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 37.44 MiB) app/simple_token_contract goblin ecc op : 4/1024 (mem: 37.44 MiB) app/simple_token_contract busread : 742/6000 (mem: 37.44 MiB) app/simple_token_contract lookups : 12250/15000 (mem: 37.44 MiB) app/simple_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 37.44 MiB) app/simple_token_contract arithmetic : 15216/56000 (mem: 37.44 MiB) app/simple_token_contract delta range : 2446/18000 (mem: 37.44 MiB) app/simple_token_contract elliptic : 670/6000 (mem: 37.44 MiB) app/simple_token_contract auxiliary : 738/26000 (mem: 37.44 MiB) app/simple_token_contract poseidon ext : 62/17000 (mem: 37.44 MiB) app/simple_token_contract poseidon int : 344/92000 (mem: 37.44 MiB) app/simple_token_contract overflow : 0/0 (mem: 37.44 MiB) app/simple_token_contract (mem: 37.44 MiB) app/simple_token_contract Total structured size: 242025 (mem: 37.44 MiB) app/simple_token_contract allocating polynomials object in proving key... (mem: 37.44 MiB) app/simple_token_contract populating trace... (mem: 276.94 MiB) app/simple_token_contract time to construct proving key: 297 ms. (mem: 294.94 MiB) app/simple_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 294.94 MiB) app/simple_token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 324.44 MiB) app/simple_token_contract VK saved to "./target/tmp/tmp.0YRaIlLPbo/vk" (mem: 324.44 MiB) app/simple_token_contract Completed 2.1 KiB/2.1 KiB (22.0 KiB/s) with 1 file(s) remaining app/simple_token_contract upload: ../../../../../tmp/tmp.PdghyuVekA to s3://aztec-ci-artifacts/build-cache/vk-92e2f659c92b624b-deb2fad6bc56a332d69e1800f04ee7e675b1c22591226989da552610ddd972ee.tar.gz app/simple_token_contract Cache upload of vk-92e2f659c92b624b-deb2fad6bc56a332d69e1800f04ee7e675b1c22591226989da552610ddd972ee.tar.gz complete in 4s. test/pending_note_hashes_contract compile test/pending_note_hashes_contract test/note_getter_contract Cache download and extraction of contract-d107cf992dfb2c95.tar.gz complete in 0s. 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-92e2f659c92b624b-d46538f74385e55f5d89e8fa2ebd89b2d693d09b92467eba35dd2a4926d60f56.tar.gz failed. app/simple_token_contract Generating vk for function: private_transfer... app/simple_token_contract bb command: write_vk (mem: 5.00 MiB) app/simple_token_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/simple_token_contract --scheme: client_ivc (mem: 5.00 MiB) app/simple_token_contract --bytecode_path: - (mem: 5.00 MiB) app/simple_token_contract --output_path: ./target/tmp/tmp.7DBwkXDzeR (mem: 5.00 MiB) app/simple_token_contract --verbose: true (mem: 5.00 MiB) app/simple_token_contract --verifier_type: standalone (mem: 5.00 MiB) app/simple_token_contract Constructing DeciderProvingKey (mem: 21.88 MiB) app/simple_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 27.38 MiB) app/simple_token_contract goblin ecc op : 4/1024 (mem: 27.38 MiB) app/simple_token_contract busread : 742/6000 (mem: 27.38 MiB) app/simple_token_contract lookups : 2/15000 (mem: 27.38 MiB) app/simple_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 27.38 MiB) app/simple_token_contract arithmetic : 7422/56000 (mem: 27.38 MiB) app/simple_token_contract delta range : 2730/18000 (mem: 27.38 MiB) app/simple_token_contract elliptic : 646/6000 (mem: 27.38 MiB) app/simple_token_contract auxiliary : 9221/26000 (mem: 27.38 MiB) app/simple_token_contract poseidon ext : 462/17000 (mem: 27.38 MiB) app/simple_token_contract poseidon int : 2624/92000 (mem: 27.38 MiB) app/simple_token_contract overflow : 0/0 (mem: 27.38 MiB) app/simple_token_contract (mem: 27.38 MiB) app/simple_token_contract Total structured size: 242025 (mem: 27.38 MiB) app/simple_token_contract allocating polynomials object in proving key... (mem: 27.38 MiB) app/simple_token_contract populating trace... (mem: 268.38 MiB) app/simple_token_contract time to construct proving key: 271 ms. (mem: 284.88 MiB) app/simple_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 284.88 MiB) app/simple_token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 316.88 MiB) app/simple_token_contract VK saved to "./target/tmp/tmp.7DBwkXDzeR/vk" (mem: 316.88 MiB) app/simple_token_contract Completed 2.1 KiB/2.1 KiB (17.0 KiB/s) with 1 file(s) remaining app/simple_token_contract upload: ../../../../../tmp/tmp.ODEIlnMtSS to s3://aztec-ci-artifacts/build-cache/vk-92e2f659c92b624b-d46538f74385e55f5d89e8fa2ebd89b2d693d09b92467eba35dd2a4926d60f56.tar.gz app/simple_token_contract Cache upload of vk-92e2f659c92b624b-d46538f74385e55f5d89e8fa2ebd89b2d693d09b92467eba35dd2a4926d60f56.tar.gz complete in 4s. app/simple_token_contract Processing function: process_message... app/simple_token_contract Function process_message is neither public nor unconstrained, skipping. app/simple_token_contract Processing function: public_balance_of... app/simple_token_contract Function public_balance_of is neither public nor unconstrained, skipping. app/simple_token_contract Processing function: public_dispatch... app/simple_token_contract Function public_dispatch is neither public nor unconstrained, skipping. app/simple_token_contract Processing function: public_get_decimals... app/simple_token_contract Function public_get_decimals is neither public nor unconstrained, skipping. app/simple_token_contract Processing function: public_get_name... app/simple_token_contract Function public_get_name is neither public nor unconstrained, skipping. app/simple_token_contract Processing function: public_get_symbol... app/simple_token_contract Function public_get_symbol is neither public nor unconstrained, skipping. app/simple_token_contract Processing function: public_total_supply... app/simple_token_contract Function public_total_supply is neither public nor unconstrained, skipping. app/simple_token_contract Processing function: public_transfer... app/simple_token_contract Function public_transfer is neither public nor unconstrained, skipping. app/simple_token_contract Processing function: sync_private_state... app/simple_token_contract Function sync_private_state is neither public nor unconstrained, skipping. test/offchain_effect_contract Cache download and extraction of contract-18e54f4cc235e91e.tar.gz complete in 0s. app/simple_token_contract Processing function: transfer_from_private_to_public... app/simple_token_contract Cache download of vk-92e2f659c92b624b-57f0a5cdfd174d15520b4f966ea72d2134532420cdef516dba7bdc908178b1fd.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: 5.00 MiB) app/simple_token_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/simple_token_contract --scheme: client_ivc (mem: 5.00 MiB) app/simple_token_contract --bytecode_path: - (mem: 5.00 MiB) app/simple_token_contract --output_path: ./target/tmp/tmp.9asyj63GpU (mem: 5.00 MiB) app/simple_token_contract --verbose: true (mem: 5.00 MiB) app/simple_token_contract --verifier_type: standalone (mem: 5.00 MiB) app/simple_token_contract Constructing DeciderProvingKey (mem: 81.62 MiB) app/simple_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 89.12 MiB) app/simple_token_contract goblin ecc op : 4/1024 (mem: 89.12 MiB) app/simple_token_contract busread : 742/6000 (mem: 89.12 MiB) app/simple_token_contract lookups : 12250/15000 (mem: 89.12 MiB) app/simple_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 89.12 MiB) app/simple_token_contract arithmetic : 33024/56000 (mem: 89.12 MiB) app/simple_token_contract delta range : 4938/18000 (mem: 89.12 MiB) app/simple_token_contract elliptic : 5806/6000 (mem: 89.12 MiB) app/simple_token_contract auxiliary : 20899/26000 (mem: 89.12 MiB) app/simple_token_contract poseidon ext : 2842/17000 (mem: 89.12 MiB) app/simple_token_contract poseidon int : 16190/92000 (mem: 89.12 MiB) app/simple_token_contract overflow : 0/0 (mem: 89.12 MiB) app/simple_token_contract (mem: 89.12 MiB) app/simple_token_contract Total structured size: 242025 (mem: 89.12 MiB) app/simple_token_contract allocating polynomials object in proving key... (mem: 89.12 MiB) app/simple_token_contract populating trace... (mem: 326.62 MiB) app/simple_token_contract time to construct proving key: 245 ms. (mem: 352.12 MiB) app/simple_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 352.12 MiB) app/simple_token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 382.62 MiB) app/simple_token_contract VK saved to "./target/tmp/tmp.9asyj63GpU/vk" (mem: 387.12 MiB) app/simple_token_contract Completed 2.1 KiB/2.1 KiB (24.9 KiB/s) with 1 file(s) remaining app/simple_token_contract upload: ../../../../../tmp/tmp.Dp9ol4k9Tg to s3://aztec-ci-artifacts/build-cache/vk-92e2f659c92b624b-57f0a5cdfd174d15520b4f966ea72d2134532420cdef516dba7bdc908178b1fd.tar.gz app/simple_token_contract Cache upload of vk-92e2f659c92b624b-57f0a5cdfd174d15520b4f966ea72d2134532420cdef516dba7bdc908178b1fd.tar.gz complete in 4s. app/simple_token_contract Processing function: transfer_from_public_to_private... app/simple_token_contract Cache download of vk-92e2f659c92b624b-c411b2fbc704662b5278fad05d43e37e5d7762460cd38933394e6eee0207212b.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: 5.00 MiB) app/simple_token_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/simple_token_contract --scheme: client_ivc (mem: 5.00 MiB) app/simple_token_contract --bytecode_path: - (mem: 5.00 MiB) app/simple_token_contract --output_path: ./target/tmp/tmp.KpUj6YX36N (mem: 5.00 MiB) app/simple_token_contract --verbose: true (mem: 5.00 MiB) app/simple_token_contract --verifier_type: standalone (mem: 5.00 MiB) app/simple_token_contract Constructing DeciderProvingKey (mem: 32.49 MiB) app/simple_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 35.99 MiB) app/simple_token_contract goblin ecc op : 4/1024 (mem: 35.99 MiB) app/simple_token_contract busread : 742/6000 (mem: 35.99 MiB) app/simple_token_contract lookups : 12250/15000 (mem: 35.99 MiB) app/simple_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 35.99 MiB) app/simple_token_contract arithmetic : 15233/56000 (mem: 35.99 MiB) app/simple_token_contract delta range : 2449/18000 (mem: 35.99 MiB) app/simple_token_contract elliptic : 670/6000 (mem: 35.99 MiB) app/simple_token_contract auxiliary : 738/26000 (mem: 35.99 MiB) app/simple_token_contract poseidon ext : 72/17000 (mem: 35.99 MiB) app/simple_token_contract poseidon int : 401/92000 (mem: 35.99 MiB) app/simple_token_contract overflow : 0/0 (mem: 35.99 MiB) app/simple_token_contract (mem: 35.99 MiB) app/simple_token_contract Total structured size: 242025 (mem: 35.99 MiB) app/simple_token_contract allocating polynomials object in proving key... (mem: 35.99 MiB) app/simple_token_contract populating trace... (mem: 277.99 MiB) app/simple_token_contract time to construct proving key: 285 ms. (mem: 295.49 MiB) app/simple_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 295.49 MiB) app/simple_token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 325.25 MiB) app/simple_token_contract VK saved to "./target/tmp/tmp.KpUj6YX36N/vk" (mem: 325.25 MiB) app/simple_token_contract Completed 2.1 KiB/2.1 KiB (25.4 KiB/s) with 1 file(s) remaining app/simple_token_contract upload: ../../../../../tmp/tmp.y6MPtlssBV to s3://aztec-ci-artifacts/build-cache/vk-92e2f659c92b624b-c411b2fbc704662b5278fad05d43e37e5d7762460cd38933394e6eee0207212b.tar.gz app/simple_token_contract Cache upload of vk-92e2f659c92b624b-c411b2fbc704662b5278fad05d43e37e5d7762460cd38933394e6eee0207212b.tar.gz complete in 4s. test/avm_test_contract Processing function: emit_public_log... test/avm_test_contract Function emit_public_log is neither public nor unconstrained, skipping. test/public_immutable_contract compile test/public_immutable_contract test/parent_contract Cache download and extraction of contract-829ce90d062dd3c5.tar.gz complete in 0s. test/invalid_account_contract Processing function: process_message... test/invalid_account_contract Function process_message is neither public nor unconstrained, skipping. test/invalid_account_contract Processing function: sync_private_state... test/invalid_account_contract Function sync_private_state is neither public nor unconstrained, skipping. test/no_constructor_contract Processing function: emit_public... test/no_constructor_contract Function emit_public is neither public nor unconstrained, skipping. test/pending_note_hashes_contract Cache download and extraction of contract-bcdc8704aad6fc46.tar.gz complete in 0s. test/public_immutable_contract Cache download and extraction of contract-fa0001d175763225.tar.gz complete in 0s. app/token_contract Processing function: burn_private... app/token_contract Cache download of vk-885ad9401bcfd03a-017eef0eef52f273d6a83066dbd891e7f46f8ccb8ebe31f39c60eb1c4d9d4799.tar.gz failed. app/token_contract Generating vk for function: burn_private... app/token_contract bb command: write_vk (mem: 5.00 MiB) app/token_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/token_contract --scheme: client_ivc (mem: 5.00 MiB) app/token_contract --bytecode_path: - (mem: 5.00 MiB) app/token_contract --output_path: ./target/tmp/tmp.2cjXT3JmgH (mem: 5.00 MiB) app/token_contract --verbose: true (mem: 5.00 MiB) app/token_contract --verifier_type: standalone (mem: 5.00 MiB) app/token_contract Constructing DeciderProvingKey (mem: 88.34 MiB) app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 107.84 MiB) app/token_contract goblin ecc op : 4/1024 (mem: 107.84 MiB) app/token_contract busread : 742/6000 (mem: 107.84 MiB) app/token_contract lookups : 12250/15000 (mem: 107.84 MiB) app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 107.84 MiB) app/token_contract arithmetic : 50125/56000 (mem: 107.84 MiB) app/token_contract delta range : 6145/18000 (mem: 107.84 MiB) app/token_contract elliptic : 5806/6000 (mem: 107.84 MiB) app/token_contract auxiliary : 20899/26000 (mem: 107.84 MiB) app/token_contract poseidon ext : 2832/17000 (mem: 107.84 MiB) app/token_contract poseidon int : 16133/92000 (mem: 107.84 MiB) app/token_contract overflow : 0/0 (mem: 107.84 MiB) app/token_contract (mem: 107.84 MiB) app/token_contract Total structured size: 242025 (mem: 107.84 MiB) app/token_contract allocating polynomials object in proving key... (mem: 107.84 MiB) app/token_contract populating trace... (mem: 345.84 MiB) app/token_contract time to construct proving key: 390 ms. (mem: 371.34 MiB) app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 371.34 MiB) app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 390.84 MiB) app/token_contract VK saved to "./target/tmp/tmp.2cjXT3JmgH/vk" (mem: 394.34 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.GygPasNhwC to s3://aztec-ci-artifacts/build-cache/vk-885ad9401bcfd03a-017eef0eef52f273d6a83066dbd891e7f46f8ccb8ebe31f39c60eb1c4d9d4799.tar.gz app/token_contract Cache upload of vk-885ad9401bcfd03a-017eef0eef52f273d6a83066dbd891e7f46f8ccb8ebe31f39c60eb1c4d9d4799.tar.gz complete in 5s. 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-885ad9401bcfd03a-9634648c30be037ce4f6dfa7c0dc29c245948c0ca8bd39709ed02d0af9e6fa08.tar.gz failed. app/token_contract Generating vk for function: cancel_authwit... app/token_contract bb command: write_vk (mem: 5.00 MiB) app/token_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/token_contract --scheme: client_ivc (mem: 5.00 MiB) app/token_contract --bytecode_path: - (mem: 5.00 MiB) app/token_contract --output_path: ./target/tmp/tmp.R0jxWqldi8 (mem: 5.00 MiB) app/token_contract --verbose: true (mem: 5.00 MiB) app/token_contract --verifier_type: standalone (mem: 5.00 MiB) app/token_contract Constructing DeciderProvingKey (mem: 10.58 MiB) app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.58 MiB) app/token_contract goblin ecc op : 4/1024 (mem: 12.58 MiB) app/token_contract busread : 742/6000 (mem: 12.58 MiB) app/token_contract lookups : 2/15000 (mem: 12.58 MiB) app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.58 MiB) app/token_contract arithmetic : 3298/56000 (mem: 12.58 MiB) app/token_contract delta range : 1787/18000 (mem: 12.58 MiB) app/token_contract elliptic : 2/6000 (mem: 12.58 MiB) app/token_contract auxiliary : 26/26000 (mem: 12.58 MiB) app/token_contract poseidon ext : 22/17000 (mem: 12.58 MiB) app/token_contract poseidon int : 116/92000 (mem: 12.58 MiB) app/token_contract overflow : 0/0 (mem: 12.58 MiB) app/token_contract (mem: 12.58 MiB) app/token_contract Total structured size: 242025 (mem: 12.58 MiB) app/token_contract allocating polynomials object in proving key... (mem: 12.58 MiB) app/token_contract populating trace... (mem: 254.58 MiB) app/token_contract time to construct proving key: 258 ms. (mem: 269.58 MiB) app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 269.58 MiB) app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 301.58 MiB) app/token_contract VK saved to "./target/tmp/tmp.R0jxWqldi8/vk" (mem: 301.58 MiB) app/token_contract Completed 2.1 KiB/2.1 KiB (22.8 KiB/s) with 1 file(s) remaining app/token_contract upload: ../../../../../tmp/tmp.BNpIr6RAp3 to s3://aztec-ci-artifacts/build-cache/vk-885ad9401bcfd03a-9634648c30be037ce4f6dfa7c0dc29c245948c0ca8bd39709ed02d0af9e6fa08.tar.gz app/token_contract Cache upload of vk-885ad9401bcfd03a-9634648c30be037ce4f6dfa7c0dc29c245948c0ca8bd39709ed02d0af9e6fa08.tar.gz complete in 4s. app/token_contract Processing function: constructor... app/token_contract Function constructor is neither public nor unconstrained, skipping. app/token_contract Processing function: finalize_mint_to_private... app/token_contract Function finalize_mint_to_private is neither public nor unconstrained, skipping. app/token_contract Processing function: finalize_transfer_to_private... app/token_contract Function finalize_transfer_to_private is neither public nor unconstrained, skipping. app/token_contract Processing function: finalize_transfer_to_private_from_private... app/token_contract Cache download of vk-885ad9401bcfd03a-ad0f2c4643ff7c1947121878b97eed7364caa386470c18f62bb1723fa72e54b6.tar.gz failed. app/token_contract Generating vk for function: finalize_transfer_to_private_from_private... app/token_contract bb command: write_vk (mem: 5.00 MiB) app/token_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/token_contract --scheme: client_ivc (mem: 5.00 MiB) app/token_contract --bytecode_path: - (mem: 5.00 MiB) app/token_contract --output_path: ./target/tmp/tmp.KuxIe7ipuS (mem: 5.00 MiB) app/token_contract --verbose: true (mem: 5.00 MiB) app/token_contract --verifier_type: standalone (mem: 5.00 MiB) app/token_contract Constructing DeciderProvingKey (mem: 93.45 MiB) app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 111.95 MiB) app/token_contract goblin ecc op : 4/1024 (mem: 111.95 MiB) app/token_contract busread : 742/6000 (mem: 111.95 MiB) app/token_contract lookups : 12250/15000 (mem: 111.95 MiB) app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 111.95 MiB) app/token_contract arithmetic : 51240/56000 (mem: 111.95 MiB) app/token_contract delta range : 6405/18000 (mem: 111.95 MiB) app/token_contract elliptic : 5806/6000 (mem: 111.95 MiB) app/token_contract auxiliary : 24487/26000 (mem: 111.95 MiB) app/token_contract poseidon ext : 3262/17000 (mem: 111.95 MiB) app/token_contract poseidon int : 18584/92000 (mem: 111.95 MiB) app/token_contract overflow : 0/0 (mem: 111.95 MiB) app/token_contract (mem: 111.95 MiB) app/token_contract Total structured size: 242025 (mem: 111.95 MiB) app/token_contract allocating polynomials object in proving key... (mem: 111.95 MiB) app/token_contract populating trace... (mem: 350.45 MiB) app/token_contract time to construct proving key: 425 ms. (mem: 377.95 MiB) app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 377.95 MiB) app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 395.95 MiB) app/token_contract VK saved to "./target/tmp/tmp.KuxIe7ipuS/vk" (mem: 400.95 MiB) app/token_contract Completed 2.1 KiB/2.1 KiB (26.0 KiB/s) with 1 file(s) remaining app/token_contract upload: ../../../../../tmp/tmp.paUhqHLXiX to s3://aztec-ci-artifacts/build-cache/vk-885ad9401bcfd03a-ad0f2c4643ff7c1947121878b97eed7364caa386470c18f62bb1723fa72e54b6.tar.gz app/token_contract Cache upload of vk-885ad9401bcfd03a-ad0f2c4643ff7c1947121878b97eed7364caa386470c18f62bb1723fa72e54b6.tar.gz complete in 4s. 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-885ad9401bcfd03a-9240906469004b41baed01c0da4a83237043cf7a257fec89493500e19833c75a.tar.gz failed. app/token_contract Generating vk for function: mint_to_private... app/token_contract bb command: write_vk (mem: 5.00 MiB) app/token_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/token_contract --scheme: client_ivc (mem: 5.00 MiB) app/token_contract --bytecode_path: - (mem: 5.00 MiB) app/token_contract --output_path: ./target/tmp/tmp.1VZzWR25mn (mem: 5.00 MiB) app/token_contract --verbose: true (mem: 5.00 MiB) app/token_contract --verifier_type: standalone (mem: 5.00 MiB) app/token_contract Constructing DeciderProvingKey (mem: 33.46 MiB) app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 36.96 MiB) app/token_contract goblin ecc op : 4/1024 (mem: 36.96 MiB) app/token_contract busread : 742/6000 (mem: 36.96 MiB) app/token_contract lookups : 12250/15000 (mem: 36.96 MiB) app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 36.96 MiB) app/token_contract arithmetic : 15244/56000 (mem: 36.96 MiB) app/token_contract delta range : 2449/18000 (mem: 36.96 MiB) app/token_contract elliptic : 670/6000 (mem: 36.96 MiB) app/token_contract auxiliary : 738/26000 (mem: 36.96 MiB) app/token_contract poseidon ext : 82/17000 (mem: 36.96 MiB) app/token_contract poseidon int : 458/92000 (mem: 36.96 MiB) app/token_contract overflow : 0/0 (mem: 36.96 MiB) app/token_contract (mem: 36.96 MiB) app/token_contract Total structured size: 242025 (mem: 36.96 MiB) app/token_contract allocating polynomials object in proving key... (mem: 36.96 MiB) app/token_contract populating trace... (mem: 276.96 MiB) app/token_contract time to construct proving key: 310 ms. (mem: 294.96 MiB) app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 294.96 MiB) app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 324.46 MiB) app/token_contract VK saved to "./target/tmp/tmp.1VZzWR25mn/vk" (mem: 324.46 MiB) app/token_contract Completed 2.1 KiB/2.1 KiB (28.0 KiB/s) with 1 file(s) remaining app/token_contract upload: ../../../../../tmp/tmp.AbXy9avDSH to s3://aztec-ci-artifacts/build-cache/vk-885ad9401bcfd03a-9240906469004b41baed01c0da4a83237043cf7a257fec89493500e19833c75a.tar.gz app/token_contract Cache upload of vk-885ad9401bcfd03a-9240906469004b41baed01c0da4a83237043cf7a257fec89493500e19833c75a.tar.gz complete in 4s. 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-885ad9401bcfd03a-2cb954b71fe889cfb4b97e425a83195efe054069d73d2cd36e2bf9c825c4034a.tar.gz failed. app/token_contract Generating vk for function: prepare_private_balance_increase... app/token_contract bb command: write_vk (mem: 5.00 MiB) app/token_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/token_contract --scheme: client_ivc (mem: 5.00 MiB) app/token_contract --bytecode_path: - (mem: 5.00 MiB) app/token_contract --output_path: ./target/tmp/tmp.osZU3bshA2 (mem: 5.00 MiB) app/token_contract --verbose: true (mem: 5.00 MiB) app/token_contract --verifier_type: standalone (mem: 5.00 MiB) app/token_contract Constructing DeciderProvingKey (mem: 31.97 MiB) app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 35.47 MiB) app/token_contract goblin ecc op : 4/1024 (mem: 35.47 MiB) app/token_contract busread : 742/6000 (mem: 35.47 MiB) app/token_contract lookups : 12250/15000 (mem: 35.47 MiB) app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 35.47 MiB) app/token_contract arithmetic : 15216/56000 (mem: 35.47 MiB) app/token_contract delta range : 2446/18000 (mem: 35.47 MiB) app/token_contract elliptic : 670/6000 (mem: 35.47 MiB) app/token_contract auxiliary : 738/26000 (mem: 35.47 MiB) app/token_contract poseidon ext : 62/17000 (mem: 35.47 MiB) app/token_contract poseidon int : 344/92000 (mem: 35.47 MiB) app/token_contract overflow : 0/0 (mem: 35.47 MiB) app/token_contract (mem: 35.47 MiB) app/token_contract Total structured size: 242025 (mem: 35.47 MiB) app/token_contract allocating polynomials object in proving key... (mem: 35.47 MiB) app/token_contract populating trace... (mem: 272.97 MiB) app/token_contract time to construct proving key: 218 ms. (mem: 289.47 MiB) app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 289.47 MiB) app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 319.42 MiB) app/token_contract VK saved to "./target/tmp/tmp.osZU3bshA2/vk" (mem: 319.42 MiB) app/token_contract Completed 2.1 KiB/2.1 KiB (28.0 KiB/s) with 1 file(s) remaining app/token_contract upload: ../../../../../tmp/tmp.Ge6vYCX9Q3 to s3://aztec-ci-artifacts/build-cache/vk-885ad9401bcfd03a-2cb954b71fe889cfb4b97e425a83195efe054069d73d2cd36e2bf9c825c4034a.tar.gz app/token_contract Cache upload of vk-885ad9401bcfd03a-2cb954b71fe889cfb4b97e425a83195efe054069d73d2cd36e2bf9c825c4034a.tar.gz complete in 4s. app/token_contract Processing function: private_get_decimals... app/token_contract Cache download of vk-885ad9401bcfd03a-3128b029913743a751771fc895d38872c6107d04ab4ba8004dbc1bd10bb15fa4.tar.gz failed. app/token_contract Generating vk for function: private_get_decimals... app/token_contract bb command: write_vk (mem: 5.00 MiB) app/token_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/token_contract --scheme: client_ivc (mem: 5.00 MiB) app/token_contract --bytecode_path: - (mem: 5.00 MiB) app/token_contract --output_path: ./target/tmp/tmp.7PRZ4b77Dr (mem: 5.00 MiB) app/token_contract --verbose: true (mem: 5.00 MiB) app/token_contract --verifier_type: standalone (mem: 5.00 MiB) app/token_contract Constructing DeciderProvingKey (mem: 14.81 MiB) app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.31 MiB) app/token_contract goblin ecc op : 4/1024 (mem: 16.31 MiB) app/token_contract busread : 742/6000 (mem: 16.31 MiB) app/token_contract lookups : 2/15000 (mem: 16.31 MiB) app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.31 MiB) app/token_contract arithmetic : 4237/56000 (mem: 16.31 MiB) app/token_contract delta range : 1888/18000 (mem: 16.31 MiB) app/token_contract elliptic : 2/6000 (mem: 16.31 MiB) app/token_contract auxiliary : 26/26000 (mem: 16.31 MiB) app/token_contract poseidon ext : 452/17000 (mem: 16.31 MiB) app/token_contract poseidon int : 2567/92000 (mem: 16.31 MiB) app/token_contract overflow : 0/0 (mem: 16.31 MiB) app/token_contract (mem: 16.31 MiB) app/token_contract Total structured size: 242025 (mem: 16.31 MiB) app/token_contract allocating polynomials object in proving key... (mem: 16.31 MiB) app/token_contract populating trace... (mem: 258.81 MiB) app/token_contract time to construct proving key: 221 ms. (mem: 273.31 MiB) app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 273.31 MiB) app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 305.31 MiB) app/token_contract VK saved to "./target/tmp/tmp.7PRZ4b77Dr/vk" (mem: 305.31 MiB) app/token_contract Completed 2.1 KiB/2.1 KiB (20.5 KiB/s) with 1 file(s) remaining app/token_contract upload: ../../../../../tmp/tmp.9jtMJakkOf to s3://aztec-ci-artifacts/build-cache/vk-885ad9401bcfd03a-3128b029913743a751771fc895d38872c6107d04ab4ba8004dbc1bd10bb15fa4.tar.gz app/token_contract Cache upload of vk-885ad9401bcfd03a-3128b029913743a751771fc895d38872c6107d04ab4ba8004dbc1bd10bb15fa4.tar.gz complete in 5s. app/token_contract Processing function: private_get_name... app/token_contract Cache download of vk-885ad9401bcfd03a-836940d4b7cc61d7c73bbbd17b9c1a849d40b9d53e201a42eb47aee453d66b1c.tar.gz failed. app/token_contract Generating vk for function: private_get_name... app/token_contract bb command: write_vk (mem: 5.00 MiB) app/token_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/token_contract --scheme: client_ivc (mem: 5.00 MiB) app/token_contract --bytecode_path: - (mem: 5.00 MiB) app/token_contract --output_path: ./target/tmp/tmp.UaLXNLWJEd (mem: 5.00 MiB) app/token_contract --verbose: true (mem: 5.00 MiB) app/token_contract --verifier_type: standalone (mem: 5.00 MiB) app/token_contract Constructing DeciderProvingKey (mem: 14.20 MiB) app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.20 MiB) app/token_contract goblin ecc op : 4/1024 (mem: 15.20 MiB) app/token_contract busread : 742/6000 (mem: 15.20 MiB) app/token_contract lookups : 2/15000 (mem: 15.20 MiB) app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.20 MiB) app/token_contract arithmetic : 4236/56000 (mem: 15.20 MiB) app/token_contract delta range : 1887/18000 (mem: 15.20 MiB) app/token_contract elliptic : 2/6000 (mem: 15.20 MiB) app/token_contract auxiliary : 26/26000 (mem: 15.20 MiB) app/token_contract poseidon ext : 452/17000 (mem: 15.20 MiB) app/token_contract poseidon int : 2567/92000 (mem: 15.20 MiB) app/token_contract overflow : 0/0 (mem: 15.20 MiB) app/token_contract (mem: 15.20 MiB) app/token_contract Total structured size: 242025 (mem: 15.20 MiB) app/token_contract allocating polynomials object in proving key... (mem: 15.20 MiB) app/token_contract populating trace... (mem: 257.20 MiB) app/token_contract time to construct proving key: 267 ms. (mem: 271.70 MiB) app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 271.70 MiB) app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 303.70 MiB) app/token_contract VK saved to "./target/tmp/tmp.UaLXNLWJEd/vk" (mem: 303.70 MiB) app/token_contract Completed 2.1 KiB/2.1 KiB (20.8 KiB/s) with 1 file(s) remaining app/token_contract upload: ../../../../../tmp/tmp.ugTePEPmhq to s3://aztec-ci-artifacts/build-cache/vk-885ad9401bcfd03a-836940d4b7cc61d7c73bbbd17b9c1a849d40b9d53e201a42eb47aee453d66b1c.tar.gz app/token_contract Cache upload of vk-885ad9401bcfd03a-836940d4b7cc61d7c73bbbd17b9c1a849d40b9d53e201a42eb47aee453d66b1c.tar.gz complete in 4s. app/token_contract Processing function: private_get_symbol... app/token_contract Cache download of vk-885ad9401bcfd03a-e1a9d6e16242289d744fb46c44d4216f6103d952d15b0e1b3a0aa344cf7606a3.tar.gz failed. app/token_contract Generating vk for function: private_get_symbol... app/token_contract bb command: write_vk (mem: 4.50 MiB) app/token_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/token_contract --scheme: client_ivc (mem: 5.00 MiB) app/token_contract --bytecode_path: - (mem: 5.00 MiB) app/token_contract --output_path: ./target/tmp/tmp.5fac9Ncite (mem: 5.00 MiB) app/token_contract --verbose: true (mem: 5.00 MiB) app/token_contract --verifier_type: standalone (mem: 5.00 MiB) app/token_contract Constructing DeciderProvingKey (mem: 13.33 MiB) app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 14.33 MiB) app/token_contract goblin ecc op : 4/1024 (mem: 14.33 MiB) app/token_contract busread : 742/6000 (mem: 14.33 MiB) app/token_contract lookups : 2/15000 (mem: 14.33 MiB) app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 14.33 MiB) app/token_contract arithmetic : 4236/56000 (mem: 14.33 MiB) app/token_contract delta range : 1887/18000 (mem: 14.33 MiB) app/token_contract elliptic : 2/6000 (mem: 14.33 MiB) app/token_contract auxiliary : 26/26000 (mem: 14.33 MiB) app/token_contract poseidon ext : 452/17000 (mem: 14.33 MiB) app/token_contract poseidon int : 2567/92000 (mem: 14.33 MiB) app/token_contract overflow : 0/0 (mem: 14.33 MiB) app/token_contract (mem: 14.33 MiB) app/token_contract Total structured size: 242025 (mem: 14.33 MiB) app/token_contract allocating polynomials object in proving key... (mem: 14.83 MiB) app/token_contract populating trace... (mem: 255.33 MiB) app/token_contract time to construct proving key: 182 ms. (mem: 270.83 MiB) app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 270.83 MiB) app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 302.83 MiB) app/token_contract VK saved to "./target/tmp/tmp.5fac9Ncite/vk" (mem: 302.83 MiB) app/token_contract Completed 2.1 KiB/2.1 KiB (22.0 KiB/s) with 1 file(s) remaining app/token_contract upload: ../../../../../tmp/tmp.pjTXysZQqX to s3://aztec-ci-artifacts/build-cache/vk-885ad9401bcfd03a-e1a9d6e16242289d744fb46c44d4216f6103d952d15b0e1b3a0aa344cf7606a3.tar.gz app/token_contract Cache upload of vk-885ad9401bcfd03a-e1a9d6e16242289d744fb46c44d4216f6103d952d15b0e1b3a0aa344cf7606a3.tar.gz complete in 4s. 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-885ad9401bcfd03a-a09fad78c4c66fc6752761b680705b7ca84bd398a7a219be438e8f1fe9a0b05e.tar.gz failed. app/token_contract Generating vk for function: transfer... app/token_contract bb command: write_vk (mem: 5.00 MiB) app/token_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/token_contract --scheme: client_ivc (mem: 5.00 MiB) app/token_contract --bytecode_path: - (mem: 5.00 MiB) app/token_contract --output_path: ./target/tmp/tmp.saa6NoweBo (mem: 5.00 MiB) app/token_contract --verbose: true (mem: 5.00 MiB) app/token_contract --verifier_type: standalone (mem: 5.00 MiB) app/token_contract Constructing DeciderProvingKey (mem: 25.60 MiB) app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 33.10 MiB) app/token_contract goblin ecc op : 4/1024 (mem: 33.10 MiB) app/token_contract busread : 742/6000 (mem: 33.10 MiB) app/token_contract lookups : 2/15000 (mem: 33.10 MiB) app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 33.10 MiB) app/token_contract arithmetic : 8562/56000 (mem: 33.10 MiB) app/token_contract delta range : 2811/18000 (mem: 33.10 MiB) app/token_contract elliptic : 646/6000 (mem: 33.10 MiB) app/token_contract auxiliary : 9221/26000 (mem: 33.10 MiB) app/token_contract poseidon ext : 462/17000 (mem: 33.10 MiB) app/token_contract poseidon int : 2624/92000 (mem: 33.10 MiB) app/token_contract overflow : 0/0 (mem: 33.10 MiB) app/token_contract (mem: 33.10 MiB) app/token_contract Total structured size: 242025 (mem: 33.10 MiB) app/token_contract allocating polynomials object in proving key... (mem: 33.10 MiB) app/token_contract populating trace... (mem: 271.60 MiB) app/token_contract time to construct proving key: 361 ms. (mem: 287.10 MiB) app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 287.10 MiB) app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 319.10 MiB) app/token_contract VK saved to "./target/tmp/tmp.saa6NoweBo/vk" (mem: 319.10 MiB) app/token_contract Completed 2.1 KiB/2.1 KiB (26.8 KiB/s) with 1 file(s) remaining app/token_contract upload: ../../../../../tmp/tmp.zR22BsSJfm to s3://aztec-ci-artifacts/build-cache/vk-885ad9401bcfd03a-a09fad78c4c66fc6752761b680705b7ca84bd398a7a219be438e8f1fe9a0b05e.tar.gz app/token_contract Cache upload of vk-885ad9401bcfd03a-a09fad78c4c66fc6752761b680705b7ca84bd398a7a219be438e8f1fe9a0b05e.tar.gz complete in 4s. test/public_immutable_contract Processing function: initialize_value... test/public_immutable_contract Function initialize_value is neither public nor unconstrained, skipping. test/public_immutable_contract Processing function: process_message... test/public_immutable_contract Function process_message is neither public nor unconstrained, skipping. test/public_immutable_contract Processing function: public_dispatch... test/public_immutable_contract Function public_dispatch is neither public nor unconstrained, skipping. test/public_immutable_contract Processing function: read_value... test/public_immutable_contract Function read_value is neither public nor unconstrained, skipping. test/public_immutable_contract Processing function: read_value_unsafe... test/public_immutable_contract Function read_value_unsafe is neither public nor unconstrained, skipping. test/public_immutable_contract Processing function: sync_private_state... test/public_immutable_contract Function sync_private_state is neither public nor unconstrained, skipping. test/returning_tuple_contract compile test/returning_tuple_contract test/returning_tuple_contract Cache download and extraction of contract-6272d93c80684605.tar.gz complete in 0s. app/token_contract Processing function: transfer_in_private... app/token_contract Cache download of vk-885ad9401bcfd03a-c0d16f72ab0f8bf61feb484e78eb71e15d307c600cef12347b23557b6efdc781.tar.gz failed. app/token_contract Generating vk for function: transfer_in_private... app/token_contract bb command: write_vk (mem: 5.00 MiB) app/token_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/token_contract --scheme: client_ivc (mem: 5.00 MiB) app/token_contract --bytecode_path: - (mem: 5.00 MiB) app/token_contract --output_path: ./target/tmp/tmp.058RVbBVHO (mem: 5.00 MiB) app/token_contract --verbose: true (mem: 5.00 MiB) app/token_contract --verifier_type: standalone (mem: 5.00 MiB) app/token_contract Constructing DeciderProvingKey (mem: 104.52 MiB) app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 121.52 MiB) app/token_contract goblin ecc op : 4/1024 (mem: 121.52 MiB) app/token_contract busread : 742/6000 (mem: 121.52 MiB) app/token_contract lookups : 24498/15000 (mem: 121.52 MiB) app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 121.52 MiB) app/token_contract arithmetic : 63462/56000 (mem: 121.52 MiB) app/token_contract delta range : 7050/18000 (mem: 121.52 MiB) app/token_contract elliptic : 6458/6000 (mem: 121.52 MiB) app/token_contract auxiliary : 25268/26000 (mem: 121.52 MiB) app/token_contract poseidon ext : 2862/17000 (mem: 121.52 MiB) app/token_contract poseidon int : 16304/92000 (mem: 121.52 MiB) app/token_contract overflow : 0/0 (mem: 121.52 MiB) app/token_contract (mem: 121.52 MiB) app/token_contract Total structured size: 242025 (mem: 121.52 MiB) app/token_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 133.02 MiB) app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 133.02 MiB) app/token_contract goblin ecc op : 4/1024 (mem: 133.02 MiB) app/token_contract busread : 742/6000 (mem: 133.02 MiB) app/token_contract lookups : 15000/15000 (mem: 133.02 MiB) app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 133.02 MiB) app/token_contract arithmetic : 56000/56000 (mem: 133.02 MiB) app/token_contract delta range : 7050/18000 (mem: 133.02 MiB) app/token_contract elliptic : 6000/6000 (mem: 133.02 MiB) app/token_contract auxiliary : 25268/26000 (mem: 133.02 MiB) app/token_contract poseidon ext : 2862/17000 (mem: 133.02 MiB) app/token_contract poseidon int : 16304/92000 (mem: 133.02 MiB) app/token_contract overflow : 17421/17421 (mem: 133.02 MiB) app/token_contract (mem: 133.02 MiB) app/token_contract Total structured size: 259446 (mem: 133.02 MiB) app/token_contract allocating polynomials object in proving key... (mem: 133.02 MiB) app/token_contract populating trace... (mem: 579.52 MiB) app/token_contract time to construct proving key: 424 ms. (mem: 608.52 MiB) app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 608.52 MiB) app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 630.52 MiB) app/token_contract VK saved to "./target/tmp/tmp.058RVbBVHO/vk" (mem: 635.52 MiB) app/token_contract Completed 2.1 KiB/2.1 KiB (14.6 KiB/s) with 1 file(s) remaining app/token_contract upload: ../../../../../tmp/tmp.pqRZqCHR7U to s3://aztec-ci-artifacts/build-cache/vk-885ad9401bcfd03a-c0d16f72ab0f8bf61feb484e78eb71e15d307c600cef12347b23557b6efdc781.tar.gz app/token_contract Cache upload of vk-885ad9401bcfd03a-c0d16f72ab0f8bf61feb484e78eb71e15d307c600cef12347b23557b6efdc781.tar.gz complete in 5s. 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-885ad9401bcfd03a-dc47da92960f4c7988361dc37a33f43569cc562b8f52fd1cbfae8d35a1487f5e.tar.gz failed. app/token_contract Generating vk for function: transfer_to_private... app/token_contract bb command: write_vk (mem: 5.00 MiB) app/token_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/token_contract --scheme: client_ivc (mem: 5.00 MiB) app/token_contract --bytecode_path: - (mem: 5.00 MiB) app/token_contract --output_path: ./target/tmp/tmp.fqSejOQpWP (mem: 5.00 MiB) app/token_contract --verbose: true (mem: 5.00 MiB) app/token_contract --verifier_type: standalone (mem: 5.00 MiB) app/token_contract Constructing DeciderProvingKey (mem: 33.95 MiB) app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 36.95 MiB) app/token_contract goblin ecc op : 4/1024 (mem: 36.95 MiB) app/token_contract busread : 742/6000 (mem: 36.95 MiB) app/token_contract lookups : 12250/15000 (mem: 36.95 MiB) app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 36.95 MiB) app/token_contract arithmetic : 15233/56000 (mem: 36.95 MiB) app/token_contract delta range : 2449/18000 (mem: 36.95 MiB) app/token_contract elliptic : 670/6000 (mem: 36.95 MiB) app/token_contract auxiliary : 738/26000 (mem: 36.95 MiB) app/token_contract poseidon ext : 72/17000 (mem: 36.95 MiB) app/token_contract poseidon int : 401/92000 (mem: 36.95 MiB) app/token_contract overflow : 0/0 (mem: 36.95 MiB) app/token_contract (mem: 36.95 MiB) app/token_contract Total structured size: 242025 (mem: 36.95 MiB) app/token_contract allocating polynomials object in proving key... (mem: 36.95 MiB) app/token_contract populating trace... (mem: 277.45 MiB) app/token_contract time to construct proving key: 209 ms. (mem: 295.45 MiB) app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 295.45 MiB) app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 325.32 MiB) app/token_contract VK saved to "./target/tmp/tmp.fqSejOQpWP/vk" (mem: 325.32 MiB) app/token_contract Completed 2.1 KiB/2.1 KiB (23.0 KiB/s) with 1 file(s) remaining app/token_contract upload: ../../../../../tmp/tmp.7nG2GVCP1f to s3://aztec-ci-artifacts/build-cache/vk-885ad9401bcfd03a-dc47da92960f4c7988361dc37a33f43569cc562b8f52fd1cbfae8d35a1487f5e.tar.gz app/token_contract Cache upload of vk-885ad9401bcfd03a-dc47da92960f4c7988361dc37a33f43569cc562b8f52fd1cbfae8d35a1487f5e.tar.gz complete in 4s. app/token_contract Processing function: transfer_to_public... app/token_contract Cache download of vk-885ad9401bcfd03a-a3c76f25816145fa32df834b5c1bdcfbd1356f9c71270da0bccc387ef3650c5b.tar.gz failed. app/token_contract Generating vk for function: transfer_to_public... app/token_contract bb command: write_vk (mem: 5.00 MiB) app/token_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/token_contract --scheme: client_ivc (mem: 5.00 MiB) app/token_contract --bytecode_path: - (mem: 5.00 MiB) app/token_contract --output_path: ./target/tmp/tmp.GbCtNn0iKb (mem: 5.00 MiB) app/token_contract --verbose: true (mem: 5.00 MiB) app/token_contract --verifier_type: standalone (mem: 5.00 MiB) app/token_contract Constructing DeciderProvingKey (mem: 87.26 MiB) app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 106.76 MiB) app/token_contract goblin ecc op : 4/1024 (mem: 106.76 MiB) app/token_contract busread : 742/6000 (mem: 106.76 MiB) app/token_contract lookups : 12250/15000 (mem: 106.76 MiB) app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 106.76 MiB) app/token_contract arithmetic : 50138/56000 (mem: 106.76 MiB) app/token_contract delta range : 6145/18000 (mem: 106.76 MiB) app/token_contract elliptic : 5806/6000 (mem: 106.76 MiB) app/token_contract auxiliary : 20899/26000 (mem: 106.76 MiB) app/token_contract poseidon ext : 2842/17000 (mem: 106.76 MiB) app/token_contract poseidon int : 16190/92000 (mem: 106.76 MiB) app/token_contract overflow : 0/0 (mem: 106.76 MiB) app/token_contract (mem: 106.76 MiB) app/token_contract Total structured size: 242025 (mem: 106.76 MiB) app/token_contract allocating polynomials object in proving key... (mem: 106.76 MiB) app/token_contract populating trace... (mem: 345.76 MiB) app/token_contract time to construct proving key: 301 ms. (mem: 372.76 MiB) app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 372.76 MiB) app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 391.26 MiB) app/token_contract VK saved to "./target/tmp/tmp.GbCtNn0iKb/vk" (mem: 395.76 MiB) app/token_contract Completed 2.1 KiB/2.1 KiB (23.3 KiB/s) with 1 file(s) remaining app/token_contract upload: ../../../../../tmp/tmp.jXRQtWhkH2 to s3://aztec-ci-artifacts/build-cache/vk-885ad9401bcfd03a-a3c76f25816145fa32df834b5c1bdcfbd1356f9c71270da0bccc387ef3650c5b.tar.gz app/token_contract Cache upload of vk-885ad9401bcfd03a-a3c76f25816145fa32df834b5c1bdcfbd1356f9c71270da0bccc387ef3650c5b.tar.gz complete in 3s. app/token_contract Processing function: transfer_to_public_and_prepare_private_balance_increase... app/token_contract Cache download of vk-885ad9401bcfd03a-d4d78dfa8b46d3a44985a387ec3e72494eb749606d99a91efcc08d17273c982b.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: 5.00 MiB) app/token_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) app/token_contract --scheme: client_ivc (mem: 5.00 MiB) app/token_contract --bytecode_path: - (mem: 5.00 MiB) app/token_contract --output_path: ./target/tmp/tmp.HkCWGP6i90 (mem: 5.00 MiB) app/token_contract --verbose: true (mem: 5.00 MiB) app/token_contract --verifier_type: standalone (mem: 5.00 MiB) app/token_contract Constructing DeciderProvingKey (mem: 106.51 MiB) app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 124.01 MiB) app/token_contract goblin ecc op : 4/1024 (mem: 124.01 MiB) app/token_contract busread : 742/6000 (mem: 124.01 MiB) app/token_contract lookups : 24498/15000 (mem: 124.01 MiB) app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 124.01 MiB) app/token_contract arithmetic : 62169/56000 (mem: 124.01 MiB) app/token_contract delta range : 7061/18000 (mem: 124.01 MiB) app/token_contract elliptic : 6474/6000 (mem: 124.01 MiB) app/token_contract auxiliary : 25298/26000 (mem: 124.01 MiB) app/token_contract poseidon ext : 2882/17000 (mem: 124.01 MiB) app/token_contract poseidon int : 16418/92000 (mem: 124.01 MiB) app/token_contract overflow : 0/0 (mem: 124.01 MiB) app/token_contract (mem: 124.01 MiB) app/token_contract Total structured size: 242025 (mem: 124.01 MiB) app/token_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 131.01 MiB) app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 131.01 MiB) app/token_contract goblin ecc op : 4/1024 (mem: 131.01 MiB) app/token_contract busread : 742/6000 (mem: 131.01 MiB) app/token_contract lookups : 15000/15000 (mem: 131.01 MiB) app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 131.01 MiB) app/token_contract arithmetic : 56000/56000 (mem: 131.01 MiB) app/token_contract delta range : 7061/18000 (mem: 131.01 MiB) app/token_contract elliptic : 6000/6000 (mem: 131.01 MiB) app/token_contract auxiliary : 25298/26000 (mem: 131.01 MiB) app/token_contract poseidon ext : 2882/17000 (mem: 131.01 MiB) app/token_contract poseidon int : 16418/92000 (mem: 131.01 MiB) app/token_contract overflow : 16144/16144 (mem: 131.01 MiB) app/token_contract (mem: 131.01 MiB) app/token_contract Total structured size: 258169 (mem: 131.01 MiB) app/token_contract allocating polynomials object in proving key... (mem: 131.01 MiB) app/token_contract populating trace... (mem: 577.51 MiB) app/token_contract time to construct proving key: 507 ms. (mem: 606.51 MiB) app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 606.51 MiB) app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 615.01 MiB) app/token_contract VK saved to "./target/tmp/tmp.HkCWGP6i90/vk" (mem: 620.01 MiB) app/token_contract Completed 2.1 KiB/2.1 KiB (21.3 KiB/s) with 1 file(s) remaining app/token_contract upload: ../../../../../tmp/tmp.8zn7PFT0Ww to s3://aztec-ci-artifacts/build-cache/vk-885ad9401bcfd03a-d4d78dfa8b46d3a44985a387ec3e72494eb749606d99a91efcc08d17273c982b.tar.gz app/token_contract Cache upload of vk-885ad9401bcfd03a-d4d78dfa8b46d3a44985a387ec3e72494eb749606d99a91efcc08d17273c982b.tar.gz complete in 5s. test/auth_wit_test_contract Processing function: consume... test/auth_wit_test_contract Cache download of vk-a832ab5c48c750df-34ea9e6eb04346a0db4785a3acbdf0faf3b3194e32d652b515432c07816b490e.tar.gz failed. test/auth_wit_test_contract Generating vk for function: consume... test/auth_wit_test_contract bb command: write_vk (mem: 5.00 MiB) test/auth_wit_test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/auth_wit_test_contract --scheme: client_ivc (mem: 5.00 MiB) test/auth_wit_test_contract --bytecode_path: - (mem: 5.00 MiB) test/auth_wit_test_contract --output_path: ./target/tmp/tmp.0Lwksc2xMX (mem: 5.00 MiB) test/auth_wit_test_contract --verbose: true (mem: 5.00 MiB) test/auth_wit_test_contract --verifier_type: standalone (mem: 5.00 MiB) test/auth_wit_test_contract Constructing DeciderProvingKey (mem: 10.00 MiB) test/auth_wit_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.00 MiB) test/auth_wit_test_contract goblin ecc op : 4/1024 (mem: 12.00 MiB) test/auth_wit_test_contract busread : 742/6000 (mem: 12.00 MiB) test/auth_wit_test_contract lookups : 2/15000 (mem: 12.00 MiB) test/auth_wit_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.00 MiB) test/auth_wit_test_contract arithmetic : 3317/56000 (mem: 12.00 MiB) test/auth_wit_test_contract delta range : 1788/18000 (mem: 12.00 MiB) test/auth_wit_test_contract elliptic : 2/6000 (mem: 12.00 MiB) test/auth_wit_test_contract auxiliary : 26/26000 (mem: 12.00 MiB) test/auth_wit_test_contract poseidon ext : 42/17000 (mem: 12.00 MiB) test/auth_wit_test_contract poseidon int : 230/92000 (mem: 12.00 MiB) test/auth_wit_test_contract overflow : 0/0 (mem: 12.00 MiB) test/auth_wit_test_contract (mem: 12.00 MiB) test/auth_wit_test_contract Total structured size: 242025 (mem: 12.00 MiB) test/auth_wit_test_contract allocating polynomials object in proving key... (mem: 12.00 MiB) test/auth_wit_test_contract populating trace... (mem: 254.00 MiB) test/auth_wit_test_contract time to construct proving key: 219 ms. (mem: 269.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: 269.00 MiB) test/auth_wit_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 292.67 MiB) test/auth_wit_test_contract VK saved to "./target/tmp/tmp.0Lwksc2xMX/vk" (mem: 292.67 MiB) test/auth_wit_test_contract Completed 2.1 KiB/2.1 KiB (21.9 KiB/s) with 1 file(s) remaining test/auth_wit_test_contract upload: ../../../../../tmp/tmp.2FFJgsaIIA to s3://aztec-ci-artifacts/build-cache/vk-a832ab5c48c750df-34ea9e6eb04346a0db4785a3acbdf0faf3b3194e32d652b515432c07816b490e.tar.gz test/auth_wit_test_contract Cache upload of vk-a832ab5c48c750df-34ea9e6eb04346a0db4785a3acbdf0faf3b3194e32d652b515432c07816b490e.tar.gz complete in 5s. 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/spam_contract compile test/spam_contract protocol/contract_class_registerer_contract Processing function: register... protocol/contract_class_registerer_contract Cache download of vk-012097956710e3fb-67369b63dc7484b530aa11f2ea83f2978c2957346f488459d0eefe05f51c8559.tar.gz failed. protocol/contract_class_registerer_contract Generating vk for function: register... protocol/contract_class_registerer_contract bb command: write_vk (mem: 5.00 MiB) protocol/contract_class_registerer_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) protocol/contract_class_registerer_contract --scheme: client_ivc (mem: 5.00 MiB) protocol/contract_class_registerer_contract --bytecode_path: - (mem: 5.00 MiB) protocol/contract_class_registerer_contract --output_path: ./target/tmp/tmp.QRX2e5AdOr (mem: 5.00 MiB) protocol/contract_class_registerer_contract --verbose: true (mem: 5.00 MiB) protocol/contract_class_registerer_contract --verifier_type: standalone (mem: 5.00 MiB) protocol/contract_class_registerer_contract Constructing DeciderProvingKey (mem: 202.16 MiB) protocol/contract_class_registerer_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 208.66 MiB) protocol/contract_class_registerer_contract goblin ecc op : 4/1024 (mem: 208.66 MiB) protocol/contract_class_registerer_contract busread : 742/6000 (mem: 208.66 MiB) protocol/contract_class_registerer_contract lookups : 2/15000 (mem: 208.66 MiB) protocol/contract_class_registerer_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 208.66 MiB) protocol/contract_class_registerer_contract arithmetic : 96926/56000 (mem: 208.66 MiB) protocol/contract_class_registerer_contract delta range : 8579/18000 (mem: 208.66 MiB) protocol/contract_class_registerer_contract elliptic : 2/6000 (mem: 208.66 MiB) protocol/contract_class_registerer_contract auxiliary : 18075/26000 (mem: 208.66 MiB) protocol/contract_class_registerer_contract poseidon ext : 20132/17000 (mem: 208.66 MiB) protocol/contract_class_registerer_contract poseidon int : 114743/92000 (mem: 208.66 MiB) protocol/contract_class_registerer_contract overflow : 0/0 (mem: 208.66 MiB) protocol/contract_class_registerer_contract (mem: 208.66 MiB) protocol/contract_class_registerer_contract Total structured size: 242025 (mem: 208.66 MiB) protocol/contract_class_registerer_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 254.66 MiB) protocol/contract_class_registerer_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 254.66 MiB) protocol/contract_class_registerer_contract goblin ecc op : 4/1024 (mem: 254.66 MiB) protocol/contract_class_registerer_contract busread : 742/6000 (mem: 254.66 MiB) protocol/contract_class_registerer_contract lookups : 2/15000 (mem: 254.66 MiB) protocol/contract_class_registerer_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 254.66 MiB) protocol/contract_class_registerer_contract arithmetic : 56000/56000 (mem: 254.66 MiB) protocol/contract_class_registerer_contract delta range : 8579/18000 (mem: 254.66 MiB) protocol/contract_class_registerer_contract elliptic : 2/6000 (mem: 254.66 MiB) protocol/contract_class_registerer_contract auxiliary : 18075/26000 (mem: 254.66 MiB) protocol/contract_class_registerer_contract poseidon ext : 17000/17000 (mem: 254.66 MiB) protocol/contract_class_registerer_contract poseidon int : 92000/92000 (mem: 254.66 MiB) protocol/contract_class_registerer_contract overflow : 66804/66804 (mem: 254.66 MiB) protocol/contract_class_registerer_contract (mem: 254.66 MiB) protocol/contract_class_registerer_contract Total structured size: 308829 (mem: 254.66 MiB) protocol/contract_class_registerer_contract allocating polynomials object in proving key... (mem: 254.66 MiB) protocol/contract_class_registerer_contract populating trace... (mem: 1133.16 MiB) protocol/contract_class_registerer_contract time to construct proving key: 840 ms. (mem: 1195.66 MiB) protocol/contract_class_registerer_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 1195.66 MiB) protocol/contract_class_registerer_contract Initialized BN254 CRS from memory with num points = 524289 (mem: 1195.66 MiB) protocol/contract_class_registerer_contract VK saved to "./target/tmp/tmp.QRX2e5AdOr/vk" (mem: 1198.47 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.Qu4vazBKOo to s3://aztec-ci-artifacts/build-cache/vk-012097956710e3fb-67369b63dc7484b530aa11f2ea83f2978c2957346f488459d0eefe05f51c8559.tar.gz protocol/contract_class_registerer_contract Cache upload of vk-012097956710e3fb-67369b63dc7484b530aa11f2ea83f2978c2957346f488459d0eefe05f51c8559.tar.gz complete in 4s. protocol/contract_class_registerer_contract Processing function: sync_private_state... protocol/contract_class_registerer_contract Function sync_private_state is neither public nor unconstrained, skipping. protocol/contract_class_registerer_contract Processing function: public_dispatch... protocol/contract_class_registerer_contract Function public_dispatch is neither public nor unconstrained, skipping. test/state_vars_contract compile test/state_vars_contract test/spam_contract Cache download and extraction of contract-3131ba66a86d8ef7.tar.gz complete in 0s. test/stateful_test_contract compile test/stateful_test_contract test/state_vars_contract Cache download and extraction of contract-62b95fae4b211637.tar.gz complete in 1s. test/stateful_test_contract Cache download and extraction of contract-1517525c742ed217.tar.gz complete in 0s. test/avm_test_contract Processing function: enqueue_public_from_private... test/avm_test_contract Cache download of vk-ccffc7960165aa7e-3f4cddc96ca21535a5962aca2525d9ec3cfaab30e4a8094435924d58ec68f155.tar.gz failed. test/avm_test_contract Generating vk for function: enqueue_public_from_private... test/avm_test_contract bb command: write_vk (mem: 5.00 MiB) test/avm_test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/avm_test_contract --scheme: client_ivc (mem: 5.00 MiB) test/avm_test_contract --bytecode_path: - (mem: 5.00 MiB) test/avm_test_contract --output_path: ./target/tmp/tmp.aBhvI6BFYH (mem: 5.00 MiB) test/avm_test_contract --verbose: true (mem: 5.00 MiB) test/avm_test_contract --verifier_type: standalone (mem: 5.00 MiB) test/avm_test_contract Constructing DeciderProvingKey (mem: 10.50 MiB) test/avm_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.50 MiB) test/avm_test_contract goblin ecc op : 4/1024 (mem: 12.50 MiB) test/avm_test_contract busread : 742/6000 (mem: 12.50 MiB) test/avm_test_contract lookups : 2/15000 (mem: 12.50 MiB) test/avm_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.50 MiB) test/avm_test_contract arithmetic : 3271/56000 (mem: 12.50 MiB) test/avm_test_contract delta range : 1787/18000 (mem: 12.50 MiB) test/avm_test_contract elliptic : 2/6000 (mem: 12.50 MiB) test/avm_test_contract auxiliary : 26/26000 (mem: 12.50 MiB) test/avm_test_contract poseidon ext : 2/17000 (mem: 12.50 MiB) test/avm_test_contract poseidon int : 2/92000 (mem: 12.50 MiB) test/avm_test_contract overflow : 0/0 (mem: 12.50 MiB) test/avm_test_contract (mem: 12.50 MiB) test/avm_test_contract Total structured size: 242025 (mem: 12.50 MiB) test/avm_test_contract allocating polynomials object in proving key... (mem: 12.50 MiB) test/avm_test_contract populating trace... (mem: 254.00 MiB) test/avm_test_contract time to construct proving key: 175 ms. (mem: 269.00 MiB) test/avm_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 269.00 MiB) test/avm_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 292.86 MiB) test/avm_test_contract VK saved to "./target/tmp/tmp.aBhvI6BFYH/vk" (mem: 292.86 MiB) test/avm_test_contract Completed 2.1 KiB/2.1 KiB (26.6 KiB/s) with 1 file(s) remaining test/avm_test_contract upload: ../../../../../tmp/tmp.9NzVyK1JR5 to s3://aztec-ci-artifacts/build-cache/vk-ccffc7960165aa7e-3f4cddc96ca21535a5962aca2525d9ec3cfaab30e4a8094435924d58ec68f155.tar.gz test/avm_test_contract Cache upload of vk-ccffc7960165aa7e-3f4cddc96ca21535a5962aca2525d9ec3cfaab30e4a8094435924d58ec68f155.tar.gz complete in 5s. test/avm_test_contract Processing function: external_call_to_assertion_failure... test/avm_test_contract Function external_call_to_assertion_failure is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: external_call_to_divide_by_zero... test/avm_test_contract Function external_call_to_divide_by_zero is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: external_call_to_divide_by_zero_recovers... test/avm_test_contract Function external_call_to_divide_by_zero_recovers is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: fn_w_large_calldata... test/avm_test_contract Function fn_w_large_calldata is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: get_address... test/avm_test_contract Function get_address is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: get_args_hash... test/avm_test_contract Function get_args_hash is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: get_block_number... test/avm_test_contract Function get_block_number is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: get_chain_id... test/avm_test_contract Function get_chain_id is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: get_da_gas_left... test/avm_test_contract Function get_da_gas_left is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: get_fee_per_da_gas... test/avm_test_contract Function get_fee_per_da_gas is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: get_fee_per_l2_gas... test/avm_test_contract Function get_fee_per_l2_gas is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: get_l2_gas_left... test/avm_test_contract Function get_l2_gas_left is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: get_sender... test/avm_test_contract Function get_sender is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: get_timestamp... test/avm_test_contract Function get_timestamp is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: get_transaction_fee... test/avm_test_contract Function get_transaction_fee is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: get_version... test/avm_test_contract Function get_version is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: l1_to_l2_msg_exists... test/avm_test_contract Function l1_to_l2_msg_exists is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: modulo2... test/avm_test_contract Function modulo2 is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: n_new_l2_to_l1_msgs... test/avm_test_contract Function n_new_l2_to_l1_msgs is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: n_new_note_hashes... test/avm_test_contract Function n_new_note_hashes is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: n_new_nullifiers... test/avm_test_contract Function n_new_nullifiers is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: n_new_public_logs... test/avm_test_contract Function n_new_public_logs is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: n_storage_writes... test/avm_test_contract Function n_storage_writes is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: nested_call_large_calldata... test/avm_test_contract Function nested_call_large_calldata is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: nested_call_to_add... test/avm_test_contract Function nested_call_to_add is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: nested_call_to_add_n_times_different_addresses... test/avm_test_contract Function nested_call_to_add_n_times_different_addresses is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: nested_call_to_add_with_gas... test/avm_test_contract Function nested_call_to_add_with_gas is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: nested_call_to_assert_same... test/avm_test_contract Function nested_call_to_assert_same is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: nested_call_to_nothing... test/avm_test_contract Function nested_call_to_nothing is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: nested_call_to_nothing_recovers... test/avm_test_contract Function nested_call_to_nothing_recovers is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: nested_static_call_to_add... test/avm_test_contract Function nested_static_call_to_add is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: nested_static_call_to_set_storage... test/avm_test_contract Function nested_static_call_to_set_storage is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: new_note_hash... test/avm_test_contract Function new_note_hash is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: new_nullifier... test/avm_test_contract Function new_nullifier is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: note_hash_exists... test/avm_test_contract Function note_hash_exists is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: nullifier_collision... test/avm_test_contract Function nullifier_collision is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: nullifier_exists... test/avm_test_contract Function nullifier_exists is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: pedersen_commit... test/avm_test_contract Function pedersen_commit is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: process_message... test/avm_test_contract Function process_message is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: public_dispatch... test/avm_test_contract Function public_dispatch is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: read_assert_storage_single... test/avm_test_contract Function read_assert_storage_single is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: read_storage_list... test/avm_test_contract Function read_storage_list is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: read_storage_map... test/avm_test_contract Function read_storage_map is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: read_storage_single... test/avm_test_contract Function read_storage_single is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: return_oracle... test/avm_test_contract Function return_oracle is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: returndata_copy_oracle... test/avm_test_contract Function returndata_copy_oracle is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: revert_oracle... test/avm_test_contract Function revert_oracle is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: send_l2_to_l1_msg... test/avm_test_contract Function send_l2_to_l1_msg is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: set_opcode_big_field... test/avm_test_contract Function set_opcode_big_field is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: set_opcode_really_big_field... test/avm_test_contract Function set_opcode_really_big_field is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: set_opcode_small_field... test/avm_test_contract Function set_opcode_small_field is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: set_opcode_u32... test/avm_test_contract Function set_opcode_u32 is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: set_opcode_u64... test/avm_test_contract Function set_opcode_u64 is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: set_opcode_u8... test/avm_test_contract Function set_opcode_u8 is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: set_read_storage_single... test/avm_test_contract Function set_read_storage_single is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: set_storage_list... test/avm_test_contract Function set_storage_list is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: set_storage_map... test/avm_test_contract Function set_storage_map is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: set_storage_single... test/avm_test_contract Function set_storage_single is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: sync_private_state... test/avm_test_contract Function sync_private_state is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: test_get_contract_instance... test/avm_test_contract Function test_get_contract_instance is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: test_get_contract_instance_matches... test/avm_test_contract Function test_get_contract_instance_matches is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: to_radix_le... test/avm_test_contract Function to_radix_le is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: u128_addition_overflow... test/avm_test_contract Function u128_addition_overflow is neither public nor unconstrained, skipping. test/avm_test_contract Processing function: variable_base_msm... test/avm_test_contract Function variable_base_msm is neither public nor unconstrained, skipping. test/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/static_child_contract compile test/static_child_contract test/invalid_account_contract Processing function: verify_private_authwit... test/invalid_account_contract Cache download of vk-d6bfe939ca2cc013-cbdc3400e095385619fdda4eac45ac5222c6789dfe0dcef0598dc9f5ba4b1667.tar.gz failed. test/invalid_account_contract Generating vk for function: verify_private_authwit... test/invalid_account_contract bb command: write_vk (mem: 5.00 MiB) test/invalid_account_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/invalid_account_contract --scheme: client_ivc (mem: 5.00 MiB) test/invalid_account_contract --bytecode_path: - (mem: 5.00 MiB) test/invalid_account_contract --output_path: ./target/tmp/tmp.I0ij1LLn0b (mem: 5.00 MiB) test/invalid_account_contract --verbose: true (mem: 5.00 MiB) test/invalid_account_contract --verifier_type: standalone (mem: 5.00 MiB) test/invalid_account_contract Constructing DeciderProvingKey (mem: 9.50 MiB) test/invalid_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 11.50 MiB) test/invalid_account_contract goblin ecc op : 4/1024 (mem: 11.50 MiB) test/invalid_account_contract busread : 742/6000 (mem: 11.50 MiB) test/invalid_account_contract lookups : 2/15000 (mem: 11.50 MiB) test/invalid_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 11.50 MiB) test/invalid_account_contract arithmetic : 3286/56000 (mem: 11.50 MiB) test/invalid_account_contract delta range : 1785/18000 (mem: 11.50 MiB) test/invalid_account_contract elliptic : 2/6000 (mem: 11.50 MiB) test/invalid_account_contract auxiliary : 26/26000 (mem: 11.50 MiB) test/invalid_account_contract poseidon ext : 12/17000 (mem: 11.50 MiB) test/invalid_account_contract poseidon int : 59/92000 (mem: 11.50 MiB) test/invalid_account_contract overflow : 0/0 (mem: 11.50 MiB) test/invalid_account_contract (mem: 11.50 MiB) test/invalid_account_contract Total structured size: 242025 (mem: 11.50 MiB) test/invalid_account_contract allocating polynomials object in proving key... (mem: 11.50 MiB) test/invalid_account_contract populating trace... (mem: 253.50 MiB) test/invalid_account_contract time to construct proving key: 225 ms. (mem: 268.00 MiB) test/invalid_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 268.00 MiB) test/invalid_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 291.92 MiB) test/invalid_account_contract VK saved to "./target/tmp/tmp.I0ij1LLn0b/vk" (mem: 291.92 MiB) test/invalid_account_contract Completed 2.1 KiB/2.1 KiB (29.9 KiB/s) with 1 file(s) remaining test/invalid_account_contract upload: ../../../../../tmp/tmp.VbbigFWhA7 to s3://aztec-ci-artifacts/build-cache/vk-d6bfe939ca2cc013-cbdc3400e095385619fdda4eac45ac5222c6789dfe0dcef0598dc9f5ba4b1667.tar.gz test/invalid_account_contract Cache upload of vk-d6bfe939ca2cc013-cbdc3400e095385619fdda4eac45ac5222c6789dfe0dcef0598dc9f5ba4b1667.tar.gz complete in 4s. test/invalid_account_contract Processing function: public_dispatch... test/invalid_account_contract Function public_dispatch 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-97ef00c0699733f6-2abfb0e1fe800cef5f8a2e1a19d6edadd62c6d8981f01216f2727b2c452dc5af.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: 5.00 MiB) test/event_only_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/event_only_contract --scheme: client_ivc (mem: 5.00 MiB) test/event_only_contract --bytecode_path: - (mem: 5.00 MiB) test/event_only_contract --output_path: ./target/tmp/tmp.hTl9tIJniO (mem: 5.00 MiB) test/event_only_contract --verbose: true (mem: 5.00 MiB) test/event_only_contract --verifier_type: standalone (mem: 5.00 MiB) test/event_only_contract Constructing DeciderProvingKey (mem: 10.61 MiB) test/event_only_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 13.11 MiB) test/event_only_contract goblin ecc op : 4/1024 (mem: 13.11 MiB) test/event_only_contract busread : 742/6000 (mem: 13.11 MiB) test/event_only_contract lookups : 2/15000 (mem: 13.11 MiB) test/event_only_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 13.11 MiB) test/event_only_contract arithmetic : 3299/56000 (mem: 13.11 MiB) test/event_only_contract delta range : 1787/18000 (mem: 13.11 MiB) test/event_only_contract elliptic : 2/6000 (mem: 13.11 MiB) test/event_only_contract auxiliary : 26/26000 (mem: 13.11 MiB) test/event_only_contract poseidon ext : 22/17000 (mem: 13.11 MiB) test/event_only_contract poseidon int : 116/92000 (mem: 13.11 MiB) test/event_only_contract overflow : 0/0 (mem: 13.11 MiB) test/event_only_contract (mem: 13.11 MiB) test/event_only_contract Total structured size: 242025 (mem: 13.11 MiB) test/event_only_contract allocating polynomials object in proving key... (mem: 13.11 MiB) test/event_only_contract populating trace... (mem: 255.11 MiB) test/event_only_contract time to construct proving key: 170 ms. (mem: 269.11 MiB) test/event_only_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 269.11 MiB) test/event_only_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 301.11 MiB) test/event_only_contract VK saved to "./target/tmp/tmp.hTl9tIJniO/vk" (mem: 301.11 MiB) test/event_only_contract Completed 2.1 KiB/2.1 KiB (23.2 KiB/s) with 1 file(s) remaining test/event_only_contract upload: ../../../../../tmp/tmp.nBF29C7bmX to s3://aztec-ci-artifacts/build-cache/vk-97ef00c0699733f6-2abfb0e1fe800cef5f8a2e1a19d6edadd62c6d8981f01216f2727b2c452dc5af.tar.gz test/event_only_contract Cache upload of vk-97ef00c0699733f6-2abfb0e1fe800cef5f8a2e1a19d6edadd62c6d8981f01216f2727b2c452dc5af.tar.gz complete in 4s. 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/benchmarking_contract Processing function: create_note... test/benchmarking_contract Cache download of vk-308642165126c1b2-7a234bbe9170c42201a3ebbd8d86941323d6ae1561511c9317b2c070f64592d5.tar.gz failed. test/benchmarking_contract Generating vk for function: create_note... test/benchmarking_contract bb command: write_vk (mem: 5.00 MiB) test/benchmarking_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/benchmarking_contract --scheme: client_ivc (mem: 5.00 MiB) test/benchmarking_contract --bytecode_path: - (mem: 5.00 MiB) test/benchmarking_contract --output_path: ./target/tmp/tmp.ychpXSbWVj (mem: 5.00 MiB) test/benchmarking_contract --verbose: true (mem: 5.00 MiB) test/benchmarking_contract --verifier_type: standalone (mem: 5.00 MiB) test/benchmarking_contract Constructing DeciderProvingKey (mem: 33.64 MiB) test/benchmarking_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 37.14 MiB) test/benchmarking_contract goblin ecc op : 4/1024 (mem: 37.14 MiB) test/benchmarking_contract busread : 742/6000 (mem: 37.14 MiB) test/benchmarking_contract lookups : 12250/15000 (mem: 37.14 MiB) test/benchmarking_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 37.14 MiB) test/benchmarking_contract arithmetic : 15207/56000 (mem: 37.14 MiB) test/benchmarking_contract delta range : 2445/18000 (mem: 37.14 MiB) test/benchmarking_contract elliptic : 670/6000 (mem: 37.14 MiB) test/benchmarking_contract auxiliary : 738/26000 (mem: 37.14 MiB) test/benchmarking_contract poseidon ext : 52/17000 (mem: 37.14 MiB) test/benchmarking_contract poseidon int : 287/92000 (mem: 37.14 MiB) test/benchmarking_contract overflow : 0/0 (mem: 37.14 MiB) test/benchmarking_contract (mem: 37.14 MiB) test/benchmarking_contract Total structured size: 242025 (mem: 37.14 MiB) test/benchmarking_contract allocating polynomials object in proving key... (mem: 37.14 MiB) test/benchmarking_contract populating trace... (mem: 278.14 MiB) test/benchmarking_contract time to construct proving key: 238 ms. (mem: 295.64 MiB) test/benchmarking_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 295.64 MiB) test/benchmarking_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 325.52 MiB) test/benchmarking_contract VK saved to "./target/tmp/tmp.ychpXSbWVj/vk" (mem: 325.52 MiB) test/benchmarking_contract Completed 2.1 KiB/2.1 KiB (25.2 KiB/s) with 1 file(s) remaining test/benchmarking_contract upload: ../../../../../tmp/tmp.CZcsm90Hpn to s3://aztec-ci-artifacts/build-cache/vk-308642165126c1b2-7a234bbe9170c42201a3ebbd8d86941323d6ae1561511c9317b2c070f64592d5.tar.gz test/benchmarking_contract Cache upload of vk-308642165126c1b2-7a234bbe9170c42201a3ebbd8d86941323d6ae1561511c9317b2c070f64592d5.tar.gz complete in 4s. 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-308642165126c1b2-0f2fa4037dae277aaa37eabe1044167ba5e83d33c6c52e18ceb32b41b7124a5f.tar.gz failed. test/benchmarking_contract Generating vk for function: recreate_note... test/benchmarking_contract bb command: write_vk (mem: 5.00 MiB) test/benchmarking_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/benchmarking_contract --scheme: client_ivc (mem: 5.00 MiB) test/benchmarking_contract --bytecode_path: - (mem: 5.00 MiB) test/benchmarking_contract --output_path: ./target/tmp/tmp.96nyxnE61U (mem: 5.00 MiB) test/benchmarking_contract --verbose: true (mem: 5.00 MiB) test/benchmarking_contract --verifier_type: standalone (mem: 5.00 MiB) test/benchmarking_contract Constructing DeciderProvingKey (mem: 40.59 MiB) test/benchmarking_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 41.59 MiB) test/benchmarking_contract goblin ecc op : 4/1024 (mem: 41.59 MiB) test/benchmarking_contract busread : 742/6000 (mem: 41.59 MiB) test/benchmarking_contract lookups : 12250/15000 (mem: 41.59 MiB) test/benchmarking_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 41.59 MiB) test/benchmarking_contract arithmetic : 16665/56000 (mem: 41.59 MiB) test/benchmarking_contract delta range : 2560/18000 (mem: 41.59 MiB) test/benchmarking_contract elliptic : 992/6000 (mem: 41.59 MiB) test/benchmarking_contract auxiliary : 1348/26000 (mem: 41.59 MiB) test/benchmarking_contract poseidon ext : 202/17000 (mem: 41.59 MiB) test/benchmarking_contract poseidon int : 1142/92000 (mem: 41.59 MiB) test/benchmarking_contract overflow : 0/0 (mem: 41.59 MiB) test/benchmarking_contract (mem: 41.59 MiB) test/benchmarking_contract Total structured size: 242025 (mem: 41.59 MiB) test/benchmarking_contract allocating polynomials object in proving key... (mem: 41.59 MiB) test/benchmarking_contract populating trace... (mem: 280.59 MiB) test/benchmarking_contract time to construct proving key: 228 ms. (mem: 298.59 MiB) test/benchmarking_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 298.59 MiB) test/benchmarking_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 328.16 MiB) test/benchmarking_contract VK saved to "./target/tmp/tmp.96nyxnE61U/vk" (mem: 328.16 MiB) test/benchmarking_contract Completed 2.1 KiB/2.1 KiB (20.5 KiB/s) with 1 file(s) remaining test/benchmarking_contract upload: ../../../../../tmp/tmp.YpUnXocDTT to s3://aztec-ci-artifacts/build-cache/vk-308642165126c1b2-0f2fa4037dae277aaa37eabe1044167ba5e83d33c6c52e18ceb32b41b7124a5f.tar.gz test/benchmarking_contract Cache upload of vk-308642165126c1b2-0f2fa4037dae277aaa37eabe1044167ba5e83d33c6c52e18ceb32b41b7124a5f.tar.gz complete in 4s. 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/static_parent_contract compile test/static_parent_contract test/test_contract compile test/test_contract test/state_vars_contract Processing function: get_private_mutable... test/state_vars_contract Function get_private_mutable is neither public nor unconstrained, skipping. test/test_log_contract compile test/test_log_contract test/state_vars_contract Processing function: get_public_immutable... test/state_vars_contract Function get_public_immutable is neither public nor unconstrained, skipping. test/static_child_contract Cache download and extraction of contract-b85b3618469f6f06.tar.gz complete in 0s. test/parent_contract Processing function: enqueue_call_to_child... test/parent_contract Cache download of vk-829ce90d062dd3c5-a6bf7495f2b93b5a926adc05b89fb5e895177154ba5597d216ecfbd7b41ef745.tar.gz failed. test/parent_contract Generating vk for function: enqueue_call_to_child... test/parent_contract bb command: write_vk (mem: 5.00 MiB) test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/parent_contract --scheme: client_ivc (mem: 5.00 MiB) test/parent_contract --bytecode_path: - (mem: 5.00 MiB) test/parent_contract --output_path: ./target/tmp/tmp.weciPDAD4w (mem: 5.00 MiB) test/parent_contract --verbose: true (mem: 5.00 MiB) test/parent_contract --verifier_type: standalone (mem: 5.00 MiB) test/parent_contract Constructing DeciderProvingKey (mem: 9.56 MiB) test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 11.56 MiB) test/parent_contract goblin ecc op : 4/1024 (mem: 11.56 MiB) test/parent_contract busread : 742/6000 (mem: 11.56 MiB) test/parent_contract lookups : 2/15000 (mem: 11.56 MiB) test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 11.56 MiB) test/parent_contract arithmetic : 3307/56000 (mem: 11.56 MiB) test/parent_contract delta range : 1787/18000 (mem: 11.56 MiB) test/parent_contract elliptic : 2/6000 (mem: 11.56 MiB) test/parent_contract auxiliary : 26/26000 (mem: 11.56 MiB) test/parent_contract poseidon ext : 32/17000 (mem: 11.56 MiB) test/parent_contract poseidon int : 173/92000 (mem: 11.56 MiB) test/parent_contract overflow : 0/0 (mem: 11.56 MiB) test/parent_contract (mem: 11.56 MiB) test/parent_contract Total structured size: 242025 (mem: 11.56 MiB) test/parent_contract allocating polynomials object in proving key... (mem: 12.06 MiB) test/parent_contract populating trace... (mem: 254.06 MiB) test/parent_contract time to construct proving key: 193 ms. (mem: 268.06 MiB) test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 268.06 MiB) test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 300.06 MiB) test/parent_contract VK saved to "./target/tmp/tmp.weciPDAD4w/vk" (mem: 300.06 MiB) test/parent_contract Completed 2.1 KiB/2.1 KiB (23.9 KiB/s) with 1 file(s) remaining test/parent_contract upload: ../../../../../tmp/tmp.OeiWOOJFBa to s3://aztec-ci-artifacts/build-cache/vk-829ce90d062dd3c5-a6bf7495f2b93b5a926adc05b89fb5e895177154ba5597d216ecfbd7b41ef745.tar.gz test/parent_contract Cache upload of vk-829ce90d062dd3c5-a6bf7495f2b93b5a926adc05b89fb5e895177154ba5597d216ecfbd7b41ef745.tar.gz complete in 4s. test/child_contract Processing function: private_get_value... test/child_contract Cache download of vk-d7f68f92f013904e-6f8a4e394535cdd56ae33e8339bf6ab4a53330d79862fd4ca64d5ddf85df037b.tar.gz failed. test/child_contract Generating vk for function: private_get_value... test/child_contract bb command: write_vk (mem: 5.00 MiB) test/child_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/child_contract --scheme: client_ivc (mem: 5.00 MiB) test/child_contract --bytecode_path: - (mem: 5.00 MiB) test/child_contract --output_path: ./target/tmp/tmp.XY90wr5IF0 (mem: 5.00 MiB) test/child_contract --verbose: true (mem: 5.00 MiB) test/child_contract --verifier_type: standalone (mem: 5.00 MiB) test/child_contract Constructing DeciderProvingKey (mem: 13.29 MiB) test/child_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.29 MiB) test/child_contract goblin ecc op : 4/1024 (mem: 15.29 MiB) test/child_contract busread : 742/6000 (mem: 15.29 MiB) test/child_contract lookups : 2/15000 (mem: 15.29 MiB) test/child_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.29 MiB) test/child_contract arithmetic : 4927/56000 (mem: 15.29 MiB) test/child_contract delta range : 1919/18000 (mem: 15.29 MiB) test/child_contract elliptic : 2/6000 (mem: 15.29 MiB) test/child_contract auxiliary : 475/26000 (mem: 15.29 MiB) test/child_contract poseidon ext : 72/17000 (mem: 15.29 MiB) test/child_contract poseidon int : 401/92000 (mem: 15.29 MiB) test/child_contract overflow : 0/0 (mem: 15.29 MiB) test/child_contract (mem: 15.29 MiB) test/child_contract Total structured size: 242025 (mem: 15.29 MiB) test/child_contract allocating polynomials object in proving key... (mem: 15.29 MiB) test/child_contract populating trace... (mem: 256.29 MiB) test/child_contract time to construct proving key: 192 ms. (mem: 270.79 MiB) test/child_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 270.79 MiB) test/child_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 302.79 MiB) test/child_contract VK saved to "./target/tmp/tmp.XY90wr5IF0/vk" (mem: 302.79 MiB) test/child_contract Completed 2.1 KiB/2.1 KiB (21.6 KiB/s) with 1 file(s) remaining test/child_contract upload: ../../../../../tmp/tmp.R4KJrYCZIR to s3://aztec-ci-artifacts/build-cache/vk-d7f68f92f013904e-6f8a4e394535cdd56ae33e8339bf6ab4a53330d79862fd4ca64d5ddf85df037b.tar.gz test/child_contract Cache upload of vk-d7f68f92f013904e-6f8a4e394535cdd56ae33e8339bf6ab4a53330d79862fd4ca64d5ddf85df037b.tar.gz complete in 5s. test/import_test_contract Processing function: call_no_args... test/import_test_contract Cache download of vk-4b0993579fc6a3d2-1730b63d013b86a40de6fffee8b4c8fe17f34f8f15c68552b9df67d32905da9f.tar.gz failed. test/import_test_contract Generating vk for function: call_no_args... test/import_test_contract bb command: write_vk (mem: 5.00 MiB) test/import_test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/import_test_contract --scheme: client_ivc (mem: 5.00 MiB) test/import_test_contract --bytecode_path: - (mem: 5.00 MiB) test/import_test_contract --output_path: ./target/tmp/tmp.f6Ri41qOvv (mem: 5.00 MiB) test/import_test_contract --verbose: true (mem: 5.00 MiB) test/import_test_contract --verifier_type: standalone (mem: 5.00 MiB) test/import_test_contract Constructing DeciderProvingKey (mem: 9.66 MiB) test/import_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 11.66 MiB) test/import_test_contract goblin ecc op : 4/1024 (mem: 11.66 MiB) test/import_test_contract busread : 742/6000 (mem: 11.66 MiB) test/import_test_contract lookups : 2/15000 (mem: 11.66 MiB) test/import_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 11.66 MiB) test/import_test_contract arithmetic : 3293/56000 (mem: 11.66 MiB) test/import_test_contract delta range : 1787/18000 (mem: 11.66 MiB) test/import_test_contract elliptic : 2/6000 (mem: 11.66 MiB) test/import_test_contract auxiliary : 26/26000 (mem: 11.66 MiB) test/import_test_contract poseidon ext : 22/17000 (mem: 11.66 MiB) test/import_test_contract poseidon int : 116/92000 (mem: 11.66 MiB) test/import_test_contract overflow : 0/0 (mem: 11.66 MiB) test/import_test_contract (mem: 11.66 MiB) test/import_test_contract Total structured size: 242025 (mem: 11.66 MiB) test/import_test_contract allocating polynomials object in proving key... (mem: 11.66 MiB) test/import_test_contract populating trace... (mem: 253.16 MiB) test/import_test_contract time to construct proving key: 326 ms. (mem: 267.66 MiB) test/import_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 267.66 MiB) test/import_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 299.66 MiB) test/import_test_contract VK saved to "./target/tmp/tmp.f6Ri41qOvv/vk" (mem: 299.66 MiB) test/import_test_contract Completed 2.1 KiB/2.1 KiB (28.0 KiB/s) with 1 file(s) remaining test/import_test_contract upload: ../../../../../tmp/tmp.8gEFQbosBz to s3://aztec-ci-artifacts/build-cache/vk-4b0993579fc6a3d2-1730b63d013b86a40de6fffee8b4c8fe17f34f8f15c68552b9df67d32905da9f.tar.gz test/import_test_contract Cache upload of vk-4b0993579fc6a3d2-1730b63d013b86a40de6fffee8b4c8fe17f34f8f15c68552b9df67d32905da9f.tar.gz complete in 5s. test/parent_contract Processing function: enqueue_call_to_child_twice... test/parent_contract Cache download of vk-829ce90d062dd3c5-5a032497d461bc36bfd0a392d80439e335ca2fd9999304c85e05546e12d9de53.tar.gz failed. test/parent_contract Generating vk for function: enqueue_call_to_child_twice... test/parent_contract bb command: write_vk (mem: 5.00 MiB) test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/parent_contract --scheme: client_ivc (mem: 5.00 MiB) test/parent_contract --bytecode_path: - (mem: 5.00 MiB) test/parent_contract --output_path: ./target/tmp/tmp.HLm14XGZSY (mem: 5.00 MiB) test/parent_contract --verbose: true (mem: 5.00 MiB) test/parent_contract --verifier_type: standalone (mem: 5.00 MiB) test/parent_contract Constructing DeciderProvingKey (mem: 10.35 MiB) test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.85 MiB) test/parent_contract goblin ecc op : 4/1024 (mem: 12.85 MiB) test/parent_contract busread : 742/6000 (mem: 12.85 MiB) test/parent_contract lookups : 2/15000 (mem: 12.85 MiB) test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.85 MiB) test/parent_contract arithmetic : 3315/56000 (mem: 12.85 MiB) test/parent_contract delta range : 1788/18000 (mem: 12.85 MiB) test/parent_contract elliptic : 2/6000 (mem: 12.85 MiB) test/parent_contract auxiliary : 26/26000 (mem: 12.85 MiB) test/parent_contract poseidon ext : 42/17000 (mem: 12.85 MiB) test/parent_contract poseidon int : 230/92000 (mem: 12.85 MiB) test/parent_contract overflow : 0/0 (mem: 12.85 MiB) test/parent_contract (mem: 12.85 MiB) test/parent_contract Total structured size: 242025 (mem: 12.85 MiB) test/parent_contract allocating polynomials object in proving key... (mem: 12.85 MiB) test/parent_contract populating trace... (mem: 255.35 MiB) test/parent_contract time to construct proving key: 255 ms. (mem: 270.35 MiB) test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 270.35 MiB) test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 302.35 MiB) test/parent_contract VK saved to "./target/tmp/tmp.HLm14XGZSY/vk" (mem: 302.35 MiB) test/parent_contract Completed 2.1 KiB/2.1 KiB (23.3 KiB/s) with 1 file(s) remaining test/parent_contract upload: ../../../../../tmp/tmp.i8loYlzNUW to s3://aztec-ci-artifacts/build-cache/vk-829ce90d062dd3c5-5a032497d461bc36bfd0a392d80439e335ca2fd9999304c85e05546e12d9de53.tar.gz test/parent_contract Cache upload of vk-829ce90d062dd3c5-5a032497d461bc36bfd0a392d80439e335ca2fd9999304c85e05546e12d9de53.tar.gz complete in 4s. test/import_test_contract Processing function: call_public_fn... test/import_test_contract Cache download of vk-4b0993579fc6a3d2-32a2928d0460930c9ccdf03e1a4c9f80b5bf1b4c1e301ca95f2629e7cb829c3e.tar.gz failed. test/import_test_contract Generating vk for function: call_public_fn... test/import_test_contract bb command: write_vk (mem: 5.00 MiB) test/import_test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/import_test_contract --scheme: client_ivc (mem: 5.00 MiB) test/import_test_contract --bytecode_path: - (mem: 5.00 MiB) test/import_test_contract --output_path: ./target/tmp/tmp.dPMIGG6wbW (mem: 5.00 MiB) test/import_test_contract --verbose: true (mem: 5.00 MiB) test/import_test_contract --verifier_type: standalone (mem: 5.00 MiB) test/import_test_contract Constructing DeciderProvingKey (mem: 9.91 MiB) test/import_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.41 MiB) test/import_test_contract goblin ecc op : 4/1024 (mem: 12.41 MiB) test/import_test_contract busread : 742/6000 (mem: 12.41 MiB) test/import_test_contract lookups : 2/15000 (mem: 12.41 MiB) test/import_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.41 MiB) test/import_test_contract arithmetic : 3285/56000 (mem: 12.41 MiB) test/import_test_contract delta range : 1787/18000 (mem: 12.41 MiB) test/import_test_contract elliptic : 2/6000 (mem: 12.41 MiB) test/import_test_contract auxiliary : 26/26000 (mem: 12.41 MiB) test/import_test_contract poseidon ext : 12/17000 (mem: 12.41 MiB) test/import_test_contract poseidon int : 59/92000 (mem: 12.41 MiB) test/import_test_contract overflow : 0/0 (mem: 12.41 MiB) test/import_test_contract (mem: 12.41 MiB) test/import_test_contract Total structured size: 242025 (mem: 12.41 MiB) test/import_test_contract allocating polynomials object in proving key... (mem: 12.41 MiB) test/import_test_contract populating trace... (mem: 253.91 MiB) test/import_test_contract time to construct proving key: 196 ms. (mem: 268.41 MiB) test/import_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 268.41 MiB) test/import_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 300.41 MiB) test/import_test_contract VK saved to "./target/tmp/tmp.dPMIGG6wbW/vk" (mem: 300.41 MiB) test/import_test_contract Completed 2.1 KiB/2.1 KiB (32.4 KiB/s) with 1 file(s) remaining test/import_test_contract upload: ../../../../../tmp/tmp.lCbgdCdqzU to s3://aztec-ci-artifacts/build-cache/vk-4b0993579fc6a3d2-32a2928d0460930c9ccdf03e1a4c9f80b5bf1b4c1e301ca95f2629e7cb829c3e.tar.gz test/import_test_contract Cache upload of vk-4b0993579fc6a3d2-32a2928d0460930c9ccdf03e1a4c9f80b5bf1b4c1e301ca95f2629e7cb829c3e.tar.gz complete in 5s. test/import_test_contract Processing function: main_contract... test/import_test_contract Cache download of vk-4b0993579fc6a3d2-ffcfed19323e5293a9b330a5f225b4d269a46a1bdbb64e01f3b806aa8994add5.tar.gz failed. test/import_test_contract Generating vk for function: main_contract... test/import_test_contract bb command: write_vk (mem: 5.00 MiB) test/import_test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/import_test_contract --scheme: client_ivc (mem: 5.00 MiB) test/import_test_contract --bytecode_path: - (mem: 5.00 MiB) test/import_test_contract --output_path: ./target/tmp/tmp.noNkmoee2Y (mem: 5.00 MiB) test/import_test_contract --verbose: true (mem: 5.00 MiB) test/import_test_contract --verifier_type: standalone (mem: 5.00 MiB) test/import_test_contract Constructing DeciderProvingKey (mem: 10.62 MiB) test/import_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.62 MiB) test/import_test_contract goblin ecc op : 4/1024 (mem: 12.62 MiB) test/import_test_contract busread : 742/6000 (mem: 12.62 MiB) test/import_test_contract lookups : 2/15000 (mem: 12.62 MiB) test/import_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.62 MiB) test/import_test_contract arithmetic : 3293/56000 (mem: 12.62 MiB) test/import_test_contract delta range : 1787/18000 (mem: 12.62 MiB) test/import_test_contract elliptic : 2/6000 (mem: 12.62 MiB) test/import_test_contract auxiliary : 26/26000 (mem: 12.62 MiB) test/import_test_contract poseidon ext : 22/17000 (mem: 12.62 MiB) test/import_test_contract poseidon int : 116/92000 (mem: 12.62 MiB) test/import_test_contract overflow : 0/0 (mem: 12.62 MiB) test/import_test_contract (mem: 12.62 MiB) test/import_test_contract Total structured size: 242025 (mem: 12.62 MiB) test/import_test_contract allocating polynomials object in proving key... (mem: 12.62 MiB) test/import_test_contract populating trace... (mem: 254.62 MiB) test/import_test_contract time to construct proving key: 267 ms. (mem: 269.12 MiB) test/import_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 269.12 MiB) test/import_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 301.12 MiB) test/import_test_contract VK saved to "./target/tmp/tmp.noNkmoee2Y/vk" (mem: 301.12 MiB) test/import_test_contract Completed 2.1 KiB/2.1 KiB (23.8 KiB/s) with 1 file(s) remaining test/import_test_contract upload: ../../../../../tmp/tmp.Rmb8fnoWw8 to s3://aztec-ci-artifacts/build-cache/vk-4b0993579fc6a3d2-ffcfed19323e5293a9b330a5f225b4d269a46a1bdbb64e01f3b806aa8994add5.tar.gz test/import_test_contract Cache upload of vk-4b0993579fc6a3d2-ffcfed19323e5293a9b330a5f225b4d269a46a1bdbb64e01f3b806aa8994add5.tar.gz complete in 4s. test/import_test_contract Processing function: process_message... test/import_test_contract Function process_message is neither public nor unconstrained, skipping. test/import_test_contract Processing function: pub_call_public_fn... test/import_test_contract Function pub_call_public_fn is neither public nor unconstrained, skipping. test/import_test_contract Processing function: public_dispatch... test/import_test_contract Function public_dispatch is neither public nor unconstrained, skipping. test/import_test_contract Processing function: sync_private_state... test/import_test_contract Function sync_private_state is neither public nor unconstrained, skipping. test/static_parent_contract Cache download and extraction of contract-a8e6324796d12c69.tar.gz complete in 0s. test/test_log_contract Cache download and extraction of contract-275e7226874f1dfd.tar.gz complete in 0s. test/child_contract Processing function: private_set_value... test/child_contract Cache download of vk-d7f68f92f013904e-488a496e0b32afc1d7022a58fb0ccd31d13801dbf3f3f2302a4cb533c4b5b457.tar.gz failed. test/child_contract Generating vk for function: private_set_value... test/child_contract bb command: write_vk (mem: 5.00 MiB) test/child_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/child_contract --scheme: client_ivc (mem: 5.00 MiB) test/child_contract --bytecode_path: - (mem: 5.00 MiB) test/child_contract --output_path: ./target/tmp/tmp.rw9Q6cHdnF (mem: 5.00 MiB) test/child_contract --verbose: true (mem: 5.00 MiB) test/child_contract --verifier_type: standalone (mem: 5.00 MiB) test/child_contract Constructing DeciderProvingKey (mem: 32.62 MiB) test/child_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 36.12 MiB) test/child_contract goblin ecc op : 4/1024 (mem: 36.12 MiB) test/child_contract busread : 742/6000 (mem: 36.12 MiB) test/child_contract lookups : 12250/15000 (mem: 36.12 MiB) test/child_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 36.12 MiB) test/child_contract arithmetic : 15205/56000 (mem: 36.12 MiB) test/child_contract delta range : 2445/18000 (mem: 36.12 MiB) test/child_contract elliptic : 670/6000 (mem: 36.12 MiB) test/child_contract auxiliary : 738/26000 (mem: 36.12 MiB) test/child_contract poseidon ext : 52/17000 (mem: 36.12 MiB) test/child_contract poseidon int : 287/92000 (mem: 36.12 MiB) test/child_contract overflow : 0/0 (mem: 36.12 MiB) test/child_contract (mem: 36.12 MiB) test/child_contract Total structured size: 242025 (mem: 36.12 MiB) test/child_contract allocating polynomials object in proving key... (mem: 36.62 MiB) test/child_contract populating trace... (mem: 277.12 MiB) test/child_contract time to construct proving key: 243 ms. (mem: 294.62 MiB) test/child_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 294.62 MiB) test/child_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 324.57 MiB) test/child_contract VK saved to "./target/tmp/tmp.rw9Q6cHdnF/vk" (mem: 324.57 MiB) test/child_contract Completed 2.1 KiB/2.1 KiB (29.1 KiB/s) with 1 file(s) remaining test/child_contract upload: ../../../../../tmp/tmp.4jfBcuJql4 to s3://aztec-ci-artifacts/build-cache/vk-d7f68f92f013904e-488a496e0b32afc1d7022a58fb0ccd31d13801dbf3f3f2302a4cb533c4b5b457.tar.gz test/child_contract Cache upload of vk-d7f68f92f013904e-488a496e0b32afc1d7022a58fb0ccd31d13801dbf3f3f2302a4cb533c4b5b457.tar.gz complete in 4s. 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/txe_test_contract compile test/txe_test_contract test/test_contract Cache download and extraction of contract-fccb792b777085df.tar.gz complete in 0s. test/child_contract Processing function: value... test/child_contract Cache download of vk-d7f68f92f013904e-41f89c2ea1129af6dd56e5a250faa54d10ef9e85d338ca54b2770cc8afc84d9f.tar.gz failed. test/child_contract Generating vk for function: value... test/child_contract bb command: write_vk (mem: 5.00 MiB) test/child_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/child_contract --scheme: client_ivc (mem: 5.00 MiB) test/child_contract --bytecode_path: - (mem: 5.00 MiB) test/child_contract --output_path: ./target/tmp/tmp.0GSMydsKG6 (mem: 5.00 MiB) test/child_contract --verbose: true (mem: 5.00 MiB) test/child_contract --verifier_type: standalone (mem: 5.00 MiB) test/child_contract Constructing DeciderProvingKey (mem: 10.57 MiB) test/child_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.57 MiB) test/child_contract goblin ecc op : 4/1024 (mem: 12.57 MiB) test/child_contract busread : 742/6000 (mem: 12.57 MiB) test/child_contract lookups : 2/15000 (mem: 12.57 MiB) test/child_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.57 MiB) test/child_contract arithmetic : 3294/56000 (mem: 12.57 MiB) test/child_contract delta range : 1785/18000 (mem: 12.57 MiB) test/child_contract elliptic : 2/6000 (mem: 12.57 MiB) test/child_contract auxiliary : 26/26000 (mem: 12.57 MiB) test/child_contract poseidon ext : 22/17000 (mem: 12.57 MiB) test/child_contract poseidon int : 116/92000 (mem: 12.57 MiB) test/child_contract overflow : 0/0 (mem: 12.57 MiB) test/child_contract (mem: 12.57 MiB) test/child_contract Total structured size: 242025 (mem: 12.57 MiB) test/child_contract allocating polynomials object in proving key... (mem: 12.57 MiB) test/child_contract populating trace... (mem: 254.07 MiB) test/child_contract time to construct proving key: 223 ms. (mem: 269.07 MiB) test/child_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 269.07 MiB) test/child_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 301.07 MiB) test/child_contract VK saved to "./target/tmp/tmp.0GSMydsKG6/vk" (mem: 301.07 MiB) test/child_contract Completed 2.1 KiB/2.1 KiB (45.4 KiB/s) with 1 file(s) remaining test/child_contract upload: ../../../../../tmp/tmp.fXpKrZ3RlF to s3://aztec-ci-artifacts/build-cache/vk-d7f68f92f013904e-41f89c2ea1129af6dd56e5a250faa54d10ef9e85d338ca54b2770cc8afc84d9f.tar.gz test/child_contract Cache upload of vk-d7f68f92f013904e-41f89c2ea1129af6dd56e5a250faa54d10ef9e85d338ca54b2770cc8afc84d9f.tar.gz complete in 5s. test/child_contract Processing function: value_internal... test/child_contract Cache download of vk-d7f68f92f013904e-0e0912f8fb1ac79ffd8287284f0d348ad2b4e0d8a61015267af3111b26f5d4a1.tar.gz failed. test/child_contract Generating vk for function: value_internal... test/child_contract bb command: write_vk (mem: 5.00 MiB) test/child_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/child_contract --scheme: client_ivc (mem: 5.00 MiB) test/child_contract --bytecode_path: - (mem: 5.00 MiB) test/child_contract --output_path: ./target/tmp/tmp.oA1FNiZqtE (mem: 5.00 MiB) test/child_contract --verbose: true (mem: 5.00 MiB) test/child_contract --verifier_type: standalone (mem: 5.00 MiB) test/child_contract Constructing DeciderProvingKey (mem: 10.57 MiB) test/child_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.57 MiB) test/child_contract goblin ecc op : 4/1024 (mem: 12.57 MiB) test/child_contract busread : 742/6000 (mem: 12.57 MiB) test/child_contract lookups : 2/15000 (mem: 12.57 MiB) test/child_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.57 MiB) test/child_contract arithmetic : 3295/56000 (mem: 12.57 MiB) test/child_contract delta range : 1785/18000 (mem: 12.57 MiB) test/child_contract elliptic : 2/6000 (mem: 12.57 MiB) test/child_contract auxiliary : 26/26000 (mem: 12.57 MiB) test/child_contract poseidon ext : 22/17000 (mem: 12.57 MiB) test/child_contract poseidon int : 116/92000 (mem: 12.57 MiB) test/child_contract overflow : 0/0 (mem: 12.57 MiB) test/child_contract (mem: 12.57 MiB) test/child_contract Total structured size: 242025 (mem: 12.57 MiB) test/child_contract allocating polynomials object in proving key... (mem: 12.57 MiB) test/child_contract populating trace... (mem: 255.07 MiB) test/child_contract time to construct proving key: 190 ms. (mem: 270.07 MiB) test/child_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 270.07 MiB) test/child_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 302.07 MiB) test/child_contract VK saved to "./target/tmp/tmp.oA1FNiZqtE/vk" (mem: 302.07 MiB) test/child_contract Completed 2.1 KiB/2.1 KiB (23.6 KiB/s) with 1 file(s) remaining test/child_contract upload: ../../../../../tmp/tmp.j8UVO7q0qR to s3://aztec-ci-artifacts/build-cache/vk-d7f68f92f013904e-0e0912f8fb1ac79ffd8287284f0d348ad2b4e0d8a61015267af3111b26f5d4a1.tar.gz test/child_contract Cache upload of vk-d7f68f92f013904e-0e0912f8fb1ac79ffd8287284f0d348ad2b4e0d8a61015267af3111b26f5d4a1.tar.gz complete in 5s. test/parent_contract Processing function: enqueue_call_to_child_with_many_args_and_recurse... test/parent_contract Cache download of vk-829ce90d062dd3c5-bb2ee6b53033269620a148cdd6b0681c90a806bcc990b49b7a292070b036b582.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: 5.00 MiB) test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/parent_contract --scheme: client_ivc (mem: 5.00 MiB) test/parent_contract --bytecode_path: - (mem: 5.00 MiB) test/parent_contract --output_path: ./target/tmp/tmp.lqDCh5qfQA (mem: 5.00 MiB) test/parent_contract --verbose: true (mem: 5.00 MiB) test/parent_contract --verifier_type: standalone (mem: 5.00 MiB) test/parent_contract Constructing DeciderProvingKey (mem: 9.52 MiB) test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 11.52 MiB) test/parent_contract goblin ecc op : 4/1024 (mem: 11.52 MiB) test/parent_contract busread : 742/6000 (mem: 11.52 MiB) test/parent_contract lookups : 2/15000 (mem: 11.52 MiB) test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 11.52 MiB) test/parent_contract arithmetic : 3319/56000 (mem: 11.52 MiB) test/parent_contract delta range : 1791/18000 (mem: 11.52 MiB) test/parent_contract elliptic : 2/6000 (mem: 11.52 MiB) test/parent_contract auxiliary : 26/26000 (mem: 11.52 MiB) test/parent_contract poseidon ext : 22/17000 (mem: 11.52 MiB) test/parent_contract poseidon int : 116/92000 (mem: 11.52 MiB) test/parent_contract overflow : 0/0 (mem: 11.52 MiB) test/parent_contract (mem: 11.52 MiB) test/parent_contract Total structured size: 242025 (mem: 11.52 MiB) test/parent_contract allocating polynomials object in proving key... (mem: 11.52 MiB) test/parent_contract populating trace... (mem: 253.52 MiB) test/parent_contract time to construct proving key: 246 ms. (mem: 268.52 MiB) test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 268.52 MiB) test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 300.52 MiB) test/parent_contract VK saved to "./target/tmp/tmp.lqDCh5qfQA/vk" (mem: 300.52 MiB) test/parent_contract Completed 2.1 KiB/2.1 KiB (29.1 KiB/s) with 1 file(s) remaining test/parent_contract upload: ../../../../../tmp/tmp.W6VxSc7p0l to s3://aztec-ci-artifacts/build-cache/vk-829ce90d062dd3c5-bb2ee6b53033269620a148cdd6b0681c90a806bcc990b49b7a292070b036b582.tar.gz test/parent_contract Cache upload of vk-829ce90d062dd3c5-bb2ee6b53033269620a148cdd6b0681c90a806bcc990b49b7a292070b036b582.tar.gz complete in 4s. test/parent_contract Processing function: enqueue_call_to_pub_entry_point... test/parent_contract Cache download of vk-829ce90d062dd3c5-81988097815166e2cc99fbb64333e07e0c53137d8683efb5a830f70f0e48d808.tar.gz failed. test/parent_contract Generating vk for function: enqueue_call_to_pub_entry_point... test/parent_contract bb command: write_vk (mem: 5.00 MiB) test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/parent_contract --scheme: client_ivc (mem: 5.00 MiB) test/parent_contract --bytecode_path: - (mem: 5.00 MiB) test/parent_contract --output_path: ./target/tmp/tmp.a8oIFCVKva (mem: 5.00 MiB) test/parent_contract --verbose: true (mem: 5.00 MiB) test/parent_contract --verifier_type: standalone (mem: 5.00 MiB) test/parent_contract Constructing DeciderProvingKey (mem: 10.60 MiB) test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 13.10 MiB) test/parent_contract goblin ecc op : 4/1024 (mem: 13.10 MiB) test/parent_contract busread : 742/6000 (mem: 13.10 MiB) test/parent_contract lookups : 2/15000 (mem: 13.10 MiB) test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 13.10 MiB) test/parent_contract arithmetic : 3319/56000 (mem: 13.10 MiB) test/parent_contract delta range : 1787/18000 (mem: 13.10 MiB) test/parent_contract elliptic : 2/6000 (mem: 13.10 MiB) test/parent_contract auxiliary : 26/26000 (mem: 13.10 MiB) test/parent_contract poseidon ext : 42/17000 (mem: 13.10 MiB) test/parent_contract poseidon int : 230/92000 (mem: 13.10 MiB) test/parent_contract overflow : 0/0 (mem: 13.10 MiB) test/parent_contract (mem: 13.10 MiB) test/parent_contract Total structured size: 242025 (mem: 13.10 MiB) test/parent_contract allocating polynomials object in proving key... (mem: 13.10 MiB) test/parent_contract populating trace... (mem: 254.60 MiB) test/parent_contract time to construct proving key: 213 ms. (mem: 269.10 MiB) test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 269.10 MiB) test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 301.60 MiB) test/parent_contract VK saved to "./target/tmp/tmp.a8oIFCVKva/vk" (mem: 301.60 MiB) test/parent_contract Completed 2.1 KiB/2.1 KiB (24.7 KiB/s) with 1 file(s) remaining test/parent_contract upload: ../../../../../tmp/tmp.7FPf0KWj3E to s3://aztec-ci-artifacts/build-cache/vk-829ce90d062dd3c5-81988097815166e2cc99fbb64333e07e0c53137d8683efb5a830f70f0e48d808.tar.gz test/parent_contract Cache upload of vk-829ce90d062dd3c5-81988097815166e2cc99fbb64333e07e0c53137d8683efb5a830f70f0e48d808.tar.gz complete in 4s. test/parent_contract Processing function: enqueue_calls_to_child_with_nested_first... test/parent_contract Cache download of vk-829ce90d062dd3c5-3a5eac9daf3a0bce91ced6baeac53979375668ec64dc9c007acc43a029f8d4f7.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: 5.00 MiB) test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/parent_contract --scheme: client_ivc (mem: 5.00 MiB) test/parent_contract --bytecode_path: - (mem: 5.00 MiB) test/parent_contract --output_path: ./target/tmp/tmp.ghdnqk5Pfc (mem: 5.00 MiB) test/parent_contract --verbose: true (mem: 5.00 MiB) test/parent_contract --verifier_type: standalone (mem: 5.00 MiB) test/parent_contract Constructing DeciderProvingKey (mem: 10.25 MiB) test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.75 MiB) test/parent_contract goblin ecc op : 4/1024 (mem: 12.75 MiB) test/parent_contract busread : 742/6000 (mem: 12.75 MiB) test/parent_contract lookups : 2/15000 (mem: 12.75 MiB) test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.75 MiB) test/parent_contract arithmetic : 3315/56000 (mem: 12.75 MiB) test/parent_contract delta range : 1788/18000 (mem: 12.75 MiB) test/parent_contract elliptic : 2/6000 (mem: 12.75 MiB) test/parent_contract auxiliary : 26/26000 (mem: 12.75 MiB) test/parent_contract poseidon ext : 42/17000 (mem: 12.75 MiB) test/parent_contract poseidon int : 230/92000 (mem: 12.75 MiB) test/parent_contract overflow : 0/0 (mem: 12.75 MiB) test/parent_contract (mem: 12.75 MiB) test/parent_contract Total structured size: 242025 (mem: 12.75 MiB) test/parent_contract allocating polynomials object in proving key... (mem: 12.75 MiB) test/parent_contract populating trace... (mem: 254.75 MiB) test/parent_contract time to construct proving key: 219 ms. (mem: 269.25 MiB) test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 269.25 MiB) test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 301.25 MiB) test/parent_contract VK saved to "./target/tmp/tmp.ghdnqk5Pfc/vk" (mem: 301.25 MiB) test/parent_contract Completed 2.1 KiB/2.1 KiB (28.5 KiB/s) with 1 file(s) remaining test/parent_contract upload: ../../../../../tmp/tmp.VUOgasMvI0 to s3://aztec-ci-artifacts/build-cache/vk-829ce90d062dd3c5-3a5eac9daf3a0bce91ced6baeac53979375668ec64dc9c007acc43a029f8d4f7.tar.gz test/parent_contract Cache upload of vk-829ce90d062dd3c5-3a5eac9daf3a0bce91ced6baeac53979375668ec64dc9c007acc43a029f8d4f7.tar.gz complete in 4s. test/parent_contract Processing function: enqueue_calls_to_child_with_nested_last... test/parent_contract Cache download of vk-829ce90d062dd3c5-99b365e53864e3552121905de8596f85ea6f87b946f867e4c3d72222fc8f50fe.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: 5.00 MiB) test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/parent_contract --scheme: client_ivc (mem: 5.00 MiB) test/parent_contract --bytecode_path: - (mem: 5.00 MiB) test/parent_contract --output_path: ./target/tmp/tmp.wTChMNHAVN (mem: 5.00 MiB) test/parent_contract --verbose: true (mem: 5.00 MiB) test/parent_contract --verifier_type: standalone (mem: 5.00 MiB) test/parent_contract Constructing DeciderProvingKey (mem: 10.36 MiB) test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.36 MiB) test/parent_contract goblin ecc op : 4/1024 (mem: 12.36 MiB) test/parent_contract busread : 742/6000 (mem: 12.36 MiB) test/parent_contract lookups : 2/15000 (mem: 12.36 MiB) test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.36 MiB) test/parent_contract arithmetic : 3315/56000 (mem: 12.36 MiB) test/parent_contract delta range : 1788/18000 (mem: 12.36 MiB) test/parent_contract elliptic : 2/6000 (mem: 12.36 MiB) test/parent_contract auxiliary : 26/26000 (mem: 12.36 MiB) test/parent_contract poseidon ext : 42/17000 (mem: 12.36 MiB) test/parent_contract poseidon int : 230/92000 (mem: 12.36 MiB) test/parent_contract overflow : 0/0 (mem: 12.36 MiB) test/parent_contract (mem: 12.36 MiB) test/parent_contract Total structured size: 242025 (mem: 12.36 MiB) test/parent_contract allocating polynomials object in proving key... (mem: 12.36 MiB) test/parent_contract populating trace... (mem: 254.36 MiB) test/parent_contract time to construct proving key: 123 ms. (mem: 268.36 MiB) test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 268.36 MiB) test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 300.36 MiB) test/parent_contract VK saved to "./target/tmp/tmp.wTChMNHAVN/vk" (mem: 300.36 MiB) test/parent_contract Completed 2.1 KiB/2.1 KiB (36.8 KiB/s) with 1 file(s) remaining test/parent_contract upload: ../../../../../tmp/tmp.lrm0IoJm43 to s3://aztec-ci-artifacts/build-cache/vk-829ce90d062dd3c5-99b365e53864e3552121905de8596f85ea6f87b946f867e4c3d72222fc8f50fe.tar.gz test/parent_contract Cache upload of vk-829ce90d062dd3c5-99b365e53864e3552121905de8596f85ea6f87b946f867e4c3d72222fc8f50fe.tar.gz complete in 4s. test/updatable_contract compile test/updatable_contract test/pending_note_hashes_contract Processing function: dummy... test/pending_note_hashes_contract Cache download of vk-bcdc8704aad6fc46-0635f677beee718e0b3197d2e41baa93b860d3616cb85c56e7d882c591fe17d3.tar.gz failed. test/pending_note_hashes_contract Generating vk for function: dummy... test/pending_note_hashes_contract bb command: write_vk (mem: 5.00 MiB) test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/pending_note_hashes_contract --scheme: client_ivc (mem: 5.00 MiB) test/pending_note_hashes_contract --bytecode_path: - (mem: 5.00 MiB) test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.BmuKyxlQ51 (mem: 5.00 MiB) test/pending_note_hashes_contract --verbose: true (mem: 5.00 MiB) test/pending_note_hashes_contract --verifier_type: standalone (mem: 5.00 MiB) test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 9.98 MiB) test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 11.98 MiB) test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 11.98 MiB) test/pending_note_hashes_contract busread : 742/6000 (mem: 11.98 MiB) test/pending_note_hashes_contract lookups : 2/15000 (mem: 11.98 MiB) test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 11.98 MiB) test/pending_note_hashes_contract arithmetic : 3296/56000 (mem: 11.98 MiB) test/pending_note_hashes_contract delta range : 1785/18000 (mem: 11.98 MiB) test/pending_note_hashes_contract elliptic : 2/6000 (mem: 11.98 MiB) test/pending_note_hashes_contract auxiliary : 26/26000 (mem: 11.98 MiB) test/pending_note_hashes_contract poseidon ext : 22/17000 (mem: 11.98 MiB) test/pending_note_hashes_contract poseidon int : 116/92000 (mem: 11.98 MiB) test/pending_note_hashes_contract overflow : 0/0 (mem: 11.98 MiB) test/pending_note_hashes_contract (mem: 11.98 MiB) test/pending_note_hashes_contract Total structured size: 242025 (mem: 11.98 MiB) test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 11.98 MiB) test/pending_note_hashes_contract populating trace... (mem: 253.48 MiB) test/pending_note_hashes_contract time to construct proving key: 287 ms. (mem: 267.98 MiB) test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 267.98 MiB) test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 299.98 MiB) test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.BmuKyxlQ51/vk" (mem: 299.98 MiB) test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (25.1 KiB/s) with 1 file(s) remaining test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.RGOZ35Tf5V to s3://aztec-ci-artifacts/build-cache/vk-bcdc8704aad6fc46-0635f677beee718e0b3197d2e41baa93b860d3616cb85c56e7d882c591fe17d3.tar.gz test/pending_note_hashes_contract Cache upload of vk-bcdc8704aad6fc46-0635f677beee718e0b3197d2e41baa93b860d3616cb85c56e7d882c591fe17d3.tar.gz complete in 3s. test/parent_contract Processing function: enqueue_calls_to_pub_entry_point... test/parent_contract Cache download of vk-829ce90d062dd3c5-3866e364644d909edba75d39ebcb70ea0d75295af7e69d37c872bf980ef6837b.tar.gz failed. test/parent_contract Generating vk for function: enqueue_calls_to_pub_entry_point... test/parent_contract bb command: write_vk (mem: 5.00 MiB) test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/parent_contract --scheme: client_ivc (mem: 5.00 MiB) test/parent_contract --bytecode_path: - (mem: 5.00 MiB) test/parent_contract --output_path: ./target/tmp/tmp.DNHlowOeeh (mem: 5.00 MiB) test/parent_contract --verbose: true (mem: 5.00 MiB) test/parent_contract --verifier_type: standalone (mem: 5.00 MiB) test/parent_contract Constructing DeciderProvingKey (mem: 10.61 MiB) test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 13.11 MiB) test/parent_contract goblin ecc op : 4/1024 (mem: 13.11 MiB) test/parent_contract busread : 742/6000 (mem: 13.11 MiB) test/parent_contract lookups : 2/15000 (mem: 13.11 MiB) test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 13.11 MiB) test/parent_contract arithmetic : 3338/56000 (mem: 13.11 MiB) test/parent_contract delta range : 1788/18000 (mem: 13.11 MiB) test/parent_contract elliptic : 2/6000 (mem: 13.11 MiB) test/parent_contract auxiliary : 26/26000 (mem: 13.11 MiB) test/parent_contract poseidon ext : 62/17000 (mem: 13.11 MiB) test/parent_contract poseidon int : 344/92000 (mem: 13.11 MiB) test/parent_contract overflow : 0/0 (mem: 13.11 MiB) test/parent_contract (mem: 13.11 MiB) test/parent_contract Total structured size: 242025 (mem: 13.11 MiB) test/parent_contract allocating polynomials object in proving key... (mem: 13.11 MiB) test/parent_contract populating trace... (mem: 255.11 MiB) test/parent_contract time to construct proving key: 233 ms. (mem: 269.61 MiB) test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 269.61 MiB) test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 302.11 MiB) test/parent_contract VK saved to "./target/tmp/tmp.DNHlowOeeh/vk" (mem: 302.11 MiB) test/parent_contract Completed 2.1 KiB/2.1 KiB (24.7 KiB/s) with 1 file(s) remaining test/parent_contract upload: ../../../../../tmp/tmp.jnGa96Pxwb to s3://aztec-ci-artifacts/build-cache/vk-829ce90d062dd3c5-3866e364644d909edba75d39ebcb70ea0d75295af7e69d37c872bf980ef6837b.tar.gz test/parent_contract Cache upload of vk-829ce90d062dd3c5-3866e364644d909edba75d39ebcb70ea0d75295af7e69d37c872bf980ef6837b.tar.gz complete in 4s. test/offchain_effect_contract Processing function: emit_event_as_offchain_message_for_msg_sender... test/offchain_effect_contract Cache download of vk-18e54f4cc235e91e-d602d8b5d76cbcb7cf2100c0f559c7de3fd09a092f0da7e4ecbc74a032049b2f.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: 5.00 MiB) test/offchain_effect_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/offchain_effect_contract --scheme: client_ivc (mem: 5.00 MiB) test/offchain_effect_contract --bytecode_path: - (mem: 5.00 MiB) test/offchain_effect_contract --output_path: ./target/tmp/tmp.prpwgLhgCH (mem: 5.00 MiB) test/offchain_effect_contract --verbose: true (mem: 5.00 MiB) test/offchain_effect_contract --verifier_type: standalone (mem: 5.00 MiB) test/offchain_effect_contract Constructing DeciderProvingKey (mem: 10.50 MiB) test/offchain_effect_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 13.18 MiB) test/offchain_effect_contract goblin ecc op : 4/1024 (mem: 13.18 MiB) test/offchain_effect_contract busread : 742/6000 (mem: 13.18 MiB) test/offchain_effect_contract lookups : 2/15000 (mem: 13.18 MiB) test/offchain_effect_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 13.18 MiB) test/offchain_effect_contract arithmetic : 3326/56000 (mem: 13.18 MiB) test/offchain_effect_contract delta range : 1791/18000 (mem: 13.18 MiB) test/offchain_effect_contract elliptic : 2/6000 (mem: 13.18 MiB) test/offchain_effect_contract auxiliary : 26/26000 (mem: 13.18 MiB) test/offchain_effect_contract poseidon ext : 42/17000 (mem: 13.18 MiB) test/offchain_effect_contract poseidon int : 230/92000 (mem: 13.18 MiB) test/offchain_effect_contract overflow : 0/0 (mem: 13.18 MiB) test/offchain_effect_contract (mem: 13.18 MiB) test/offchain_effect_contract Total structured size: 242025 (mem: 13.18 MiB) test/offchain_effect_contract allocating polynomials object in proving key... (mem: 13.18 MiB) test/offchain_effect_contract populating trace... (mem: 254.18 MiB) test/offchain_effect_contract time to construct proving key: 278 ms. (mem: 269.18 MiB) test/offchain_effect_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 269.18 MiB) test/offchain_effect_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 301.18 MiB) test/offchain_effect_contract VK saved to "./target/tmp/tmp.prpwgLhgCH/vk" (mem: 301.18 MiB) test/offchain_effect_contract Completed 2.1 KiB/2.1 KiB (31.4 KiB/s) with 1 file(s) remaining test/offchain_effect_contract upload: ../../../../../tmp/tmp.Dl0cPXzZ2X to s3://aztec-ci-artifacts/build-cache/vk-18e54f4cc235e91e-d602d8b5d76cbcb7cf2100c0f559c7de3fd09a092f0da7e4ecbc74a032049b2f.tar.gz test/offchain_effect_contract Cache upload of vk-18e54f4cc235e91e-d602d8b5d76cbcb7cf2100c0f559c7de3fd09a092f0da7e4ecbc74a032049b2f.tar.gz complete in 4s. test/note_getter_contract Processing function: insert_note... test/note_getter_contract Cache download of vk-d107cf992dfb2c95-bde27b9f35b4dc0b16bdc69080082bccc598321c85e887597ba60dd767a99089.tar.gz failed. test/note_getter_contract Generating vk for function: insert_note... test/note_getter_contract bb command: write_vk (mem: 5.00 MiB) test/note_getter_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/note_getter_contract --scheme: client_ivc (mem: 5.00 MiB) test/note_getter_contract --bytecode_path: - (mem: 5.00 MiB) test/note_getter_contract --output_path: ./target/tmp/tmp.Tw8rNHd4BE (mem: 5.00 MiB) test/note_getter_contract --verbose: true (mem: 5.00 MiB) test/note_getter_contract --verifier_type: standalone (mem: 5.00 MiB) test/note_getter_contract Constructing DeciderProvingKey (mem: 34.32 MiB) test/note_getter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 36.82 MiB) test/note_getter_contract goblin ecc op : 4/1024 (mem: 36.82 MiB) test/note_getter_contract busread : 742/6000 (mem: 36.82 MiB) test/note_getter_contract lookups : 12218/15000 (mem: 36.82 MiB) test/note_getter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 36.82 MiB) test/note_getter_contract arithmetic : 14726/56000 (mem: 36.82 MiB) test/note_getter_contract delta range : 2429/18000 (mem: 36.82 MiB) test/note_getter_contract elliptic : 670/6000 (mem: 36.82 MiB) test/note_getter_contract auxiliary : 738/26000 (mem: 36.82 MiB) test/note_getter_contract poseidon ext : 32/17000 (mem: 36.82 MiB) test/note_getter_contract poseidon int : 173/92000 (mem: 36.82 MiB) test/note_getter_contract overflow : 0/0 (mem: 36.82 MiB) test/note_getter_contract (mem: 36.82 MiB) test/note_getter_contract Total structured size: 242025 (mem: 36.82 MiB) test/note_getter_contract allocating polynomials object in proving key... (mem: 36.82 MiB) test/note_getter_contract populating trace... (mem: 277.82 MiB) test/note_getter_contract time to construct proving key: 313 ms. (mem: 295.32 MiB) test/note_getter_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 295.32 MiB) test/note_getter_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 324.97 MiB) test/note_getter_contract VK saved to "./target/tmp/tmp.Tw8rNHd4BE/vk" (mem: 324.97 MiB) test/note_getter_contract Completed 2.1 KiB/2.1 KiB (37.4 KiB/s) with 1 file(s) remaining test/note_getter_contract upload: ../../../../../tmp/tmp.sC7pdBukeY to s3://aztec-ci-artifacts/build-cache/vk-d107cf992dfb2c95-bde27b9f35b4dc0b16bdc69080082bccc598321c85e887597ba60dd767a99089.tar.gz test/note_getter_contract Cache upload of vk-d107cf992dfb2c95-bde27b9f35b4dc0b16bdc69080082bccc598321c85e887597ba60dd767a99089.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/parent_contract Processing function: enqueue_static_call_to_pub_function... test/parent_contract Cache download of vk-829ce90d062dd3c5-84d0bcf708416a8135f5de42b91a39315786aac56e2b2c1e8ea7c6ac4c84eb6f.tar.gz failed. test/parent_contract Generating vk for function: enqueue_static_call_to_pub_function... test/parent_contract bb command: write_vk (mem: 5.00 MiB) test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/parent_contract --scheme: client_ivc (mem: 5.00 MiB) test/parent_contract --bytecode_path: - (mem: 5.00 MiB) test/parent_contract --output_path: ./target/tmp/tmp.jjjIuuqUdW (mem: 5.00 MiB) test/parent_contract --verbose: true (mem: 5.00 MiB) test/parent_contract --verifier_type: standalone (mem: 5.00 MiB) test/parent_contract Constructing DeciderProvingKey (mem: 9.38 MiB) test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 11.88 MiB) test/parent_contract goblin ecc op : 4/1024 (mem: 11.88 MiB) test/parent_contract busread : 742/6000 (mem: 11.88 MiB) test/parent_contract lookups : 2/15000 (mem: 11.88 MiB) test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 11.88 MiB) test/parent_contract arithmetic : 3308/56000 (mem: 11.88 MiB) test/parent_contract delta range : 1787/18000 (mem: 11.88 MiB) test/parent_contract elliptic : 2/6000 (mem: 11.88 MiB) test/parent_contract auxiliary : 26/26000 (mem: 11.88 MiB) test/parent_contract poseidon ext : 32/17000 (mem: 11.88 MiB) test/parent_contract poseidon int : 173/92000 (mem: 11.88 MiB) test/parent_contract overflow : 0/0 (mem: 11.88 MiB) test/parent_contract (mem: 11.88 MiB) test/parent_contract Total structured size: 242025 (mem: 11.88 MiB) test/parent_contract allocating polynomials object in proving key... (mem: 11.88 MiB) test/parent_contract populating trace... (mem: 252.88 MiB) test/parent_contract time to construct proving key: 292 ms. (mem: 267.88 MiB) test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 267.88 MiB) test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 299.88 MiB) test/parent_contract VK saved to "./target/tmp/tmp.jjjIuuqUdW/vk" (mem: 299.88 MiB) test/parent_contract Completed 2.1 KiB/2.1 KiB (24.1 KiB/s) with 1 file(s) remaining test/parent_contract upload: ../../../../../tmp/tmp.zQB6tQnQC4 to s3://aztec-ci-artifacts/build-cache/vk-829ce90d062dd3c5-84d0bcf708416a8135f5de42b91a39315786aac56e2b2c1e8ea7c6ac4c84eb6f.tar.gz test/parent_contract Cache upload of vk-829ce90d062dd3c5-84d0bcf708416a8135f5de42b91a39315786aac56e2b2c1e8ea7c6ac4c84eb6f.tar.gz complete in 4s. test/parent_contract Processing function: enqueue_static_nested_call_to_pub_function... test/parent_contract Cache download of vk-829ce90d062dd3c5-eab9e92b1a16286a52fcb3519b73f2e9ddd08bf211be22ab261761ceb9769263.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: 5.00 MiB) test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/parent_contract --scheme: client_ivc (mem: 5.00 MiB) test/parent_contract --bytecode_path: - (mem: 5.00 MiB) test/parent_contract --output_path: ./target/tmp/tmp.XwOJi1TELt (mem: 5.00 MiB) test/parent_contract --verbose: true (mem: 5.00 MiB) test/parent_contract --verifier_type: standalone (mem: 5.00 MiB) test/parent_contract Constructing DeciderProvingKey (mem: 9.38 MiB) test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 11.88 MiB) test/parent_contract goblin ecc op : 4/1024 (mem: 11.88 MiB) test/parent_contract busread : 742/6000 (mem: 11.88 MiB) test/parent_contract lookups : 2/15000 (mem: 11.88 MiB) test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 11.88 MiB) test/parent_contract arithmetic : 3320/56000 (mem: 11.88 MiB) test/parent_contract delta range : 1787/18000 (mem: 11.88 MiB) test/parent_contract elliptic : 2/6000 (mem: 11.88 MiB) test/parent_contract auxiliary : 26/26000 (mem: 11.88 MiB) test/parent_contract poseidon ext : 42/17000 (mem: 11.88 MiB) test/parent_contract poseidon int : 230/92000 (mem: 11.88 MiB) test/parent_contract overflow : 0/0 (mem: 11.88 MiB) test/parent_contract (mem: 11.88 MiB) test/parent_contract Total structured size: 242025 (mem: 11.88 MiB) test/parent_contract allocating polynomials object in proving key... (mem: 11.88 MiB) test/parent_contract populating trace... (mem: 253.88 MiB) test/parent_contract time to construct proving key: 233 ms. (mem: 268.38 MiB) test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 268.38 MiB) test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 300.38 MiB) test/parent_contract VK saved to "./target/tmp/tmp.XwOJi1TELt/vk" (mem: 300.38 MiB) test/parent_contract Completed 2.1 KiB/2.1 KiB (26.2 KiB/s) with 1 file(s) remaining test/parent_contract upload: ../../../../../tmp/tmp.GvvmD7pfNf to s3://aztec-ci-artifacts/build-cache/vk-829ce90d062dd3c5-eab9e92b1a16286a52fcb3519b73f2e9ddd08bf211be22ab261761ceb9769263.tar.gz test/parent_contract Cache upload of vk-829ce90d062dd3c5-eab9e92b1a16286a52fcb3519b73f2e9ddd08bf211be22ab261761ceb9769263.tar.gz complete in 4s. test/parent_contract Processing function: entry_point... test/parent_contract Cache download of vk-829ce90d062dd3c5-3f3028e2baa669fc815ceb390aea5b1c2c6f58b6a73f3215095025b4458de0c0.tar.gz failed. test/parent_contract Generating vk for function: entry_point... test/parent_contract bb command: write_vk (mem: 5.00 MiB) test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/parent_contract --scheme: client_ivc (mem: 5.00 MiB) test/parent_contract --bytecode_path: - (mem: 5.00 MiB) test/parent_contract --output_path: ./target/tmp/tmp.T2tMNfChHO (mem: 5.00 MiB) test/parent_contract --verbose: true (mem: 5.00 MiB) test/parent_contract --verifier_type: standalone (mem: 5.00 MiB) test/parent_contract Constructing DeciderProvingKey (mem: 9.65 MiB) test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 11.65 MiB) test/parent_contract goblin ecc op : 4/1024 (mem: 11.65 MiB) test/parent_contract busread : 742/6000 (mem: 11.65 MiB) test/parent_contract lookups : 2/15000 (mem: 11.65 MiB) test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 11.65 MiB) test/parent_contract arithmetic : 3295/56000 (mem: 11.65 MiB) test/parent_contract delta range : 1788/18000 (mem: 11.65 MiB) test/parent_contract elliptic : 2/6000 (mem: 11.65 MiB) test/parent_contract auxiliary : 26/26000 (mem: 11.65 MiB) test/parent_contract poseidon ext : 22/17000 (mem: 11.65 MiB) test/parent_contract poseidon int : 116/92000 (mem: 11.65 MiB) test/parent_contract overflow : 0/0 (mem: 11.65 MiB) test/parent_contract (mem: 11.65 MiB) test/parent_contract Total structured size: 242025 (mem: 11.65 MiB) test/parent_contract allocating polynomials object in proving key... (mem: 11.65 MiB) test/parent_contract populating trace... (mem: 254.15 MiB) test/parent_contract time to construct proving key: 270 ms. (mem: 269.15 MiB) test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 269.15 MiB) test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 301.15 MiB) test/parent_contract VK saved to "./target/tmp/tmp.T2tMNfChHO/vk" (mem: 301.15 MiB) test/parent_contract Completed 2.1 KiB/2.1 KiB (20.7 KiB/s) with 1 file(s) remaining test/parent_contract upload: ../../../../../tmp/tmp.0p1FslNrcf to s3://aztec-ci-artifacts/build-cache/vk-829ce90d062dd3c5-3f3028e2baa669fc815ceb390aea5b1c2c6f58b6a73f3215095025b4458de0c0.tar.gz test/parent_contract Cache upload of vk-829ce90d062dd3c5-3f3028e2baa669fc815ceb390aea5b1c2c6f58b6a73f3215095025b4458de0c0.tar.gz complete in 4s. test/offchain_effect_contract Processing function: emit_note_as_offchain_message... test/offchain_effect_contract Cache download of vk-18e54f4cc235e91e-88b325e36914f92118d9c8938b262df4ba38bfdea1c6295a8354712f4a447f27.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: 5.00 MiB) test/offchain_effect_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/offchain_effect_contract --scheme: client_ivc (mem: 5.00 MiB) test/offchain_effect_contract --bytecode_path: - (mem: 5.00 MiB) test/offchain_effect_contract --output_path: ./target/tmp/tmp.vdAEn4fL7a (mem: 5.00 MiB) test/offchain_effect_contract --verbose: true (mem: 5.00 MiB) test/offchain_effect_contract --verifier_type: standalone (mem: 5.00 MiB) test/offchain_effect_contract Constructing DeciderProvingKey (mem: 9.69 MiB) test/offchain_effect_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.19 MiB) test/offchain_effect_contract goblin ecc op : 4/1024 (mem: 12.19 MiB) test/offchain_effect_contract busread : 742/6000 (mem: 12.19 MiB) test/offchain_effect_contract lookups : 2/15000 (mem: 12.19 MiB) test/offchain_effect_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.19 MiB) test/offchain_effect_contract arithmetic : 3335/56000 (mem: 12.19 MiB) test/offchain_effect_contract delta range : 1789/18000 (mem: 12.19 MiB) test/offchain_effect_contract elliptic : 2/6000 (mem: 12.19 MiB) test/offchain_effect_contract auxiliary : 26/26000 (mem: 12.19 MiB) test/offchain_effect_contract poseidon ext : 52/17000 (mem: 12.19 MiB) test/offchain_effect_contract poseidon int : 287/92000 (mem: 12.19 MiB) test/offchain_effect_contract overflow : 0/0 (mem: 12.19 MiB) test/offchain_effect_contract (mem: 12.19 MiB) test/offchain_effect_contract Total structured size: 242025 (mem: 12.19 MiB) test/offchain_effect_contract allocating polynomials object in proving key... (mem: 12.19 MiB) test/offchain_effect_contract populating trace... (mem: 254.19 MiB) test/offchain_effect_contract time to construct proving key: 277 ms. (mem: 268.69 MiB) test/offchain_effect_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 268.69 MiB) test/offchain_effect_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 300.93 MiB) test/offchain_effect_contract VK saved to "./target/tmp/tmp.vdAEn4fL7a/vk" (mem: 300.93 MiB) test/offchain_effect_contract Completed 2.1 KiB/2.1 KiB (29.8 KiB/s) with 1 file(s) remaining test/offchain_effect_contract upload: ../../../../../tmp/tmp.mHUmEw6Yac to s3://aztec-ci-artifacts/build-cache/vk-18e54f4cc235e91e-88b325e36914f92118d9c8938b262df4ba38bfdea1c6295a8354712f4a447f27.tar.gz test/offchain_effect_contract Cache upload of vk-18e54f4cc235e91e-88b325e36914f92118d9c8938b262df4ba38bfdea1c6295a8354712f4a447f27.tar.gz complete in 4s. test/offchain_effect_contract Processing function: emit_offchain_effects... test/offchain_effect_contract Cache download of vk-18e54f4cc235e91e-6a4fd5184a932b7964732e0dfd3b282df6e1377c74aca128d703b10f444f7faf.tar.gz failed. test/offchain_effect_contract Generating vk for function: emit_offchain_effects... test/offchain_effect_contract bb command: write_vk (mem: 5.00 MiB) test/offchain_effect_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/offchain_effect_contract --scheme: client_ivc (mem: 5.00 MiB) test/offchain_effect_contract --bytecode_path: - (mem: 5.00 MiB) test/offchain_effect_contract --output_path: ./target/tmp/tmp.UUiDwAqaJe (mem: 5.00 MiB) test/offchain_effect_contract --verbose: true (mem: 5.00 MiB) test/offchain_effect_contract --verifier_type: standalone (mem: 5.00 MiB) test/offchain_effect_contract Constructing DeciderProvingKey (mem: 15.86 MiB) test/offchain_effect_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.36 MiB) test/offchain_effect_contract goblin ecc op : 4/1024 (mem: 19.36 MiB) test/offchain_effect_contract busread : 742/6000 (mem: 19.36 MiB) test/offchain_effect_contract lookups : 2/15000 (mem: 19.36 MiB) test/offchain_effect_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.36 MiB) test/offchain_effect_contract arithmetic : 6891/56000 (mem: 19.36 MiB) test/offchain_effect_contract delta range : 2024/18000 (mem: 19.36 MiB) test/offchain_effect_contract elliptic : 2/6000 (mem: 19.36 MiB) test/offchain_effect_contract auxiliary : 1325/26000 (mem: 19.36 MiB) test/offchain_effect_contract poseidon ext : 502/17000 (mem: 19.36 MiB) test/offchain_effect_contract poseidon int : 2852/92000 (mem: 19.36 MiB) test/offchain_effect_contract overflow : 0/0 (mem: 19.36 MiB) test/offchain_effect_contract (mem: 19.36 MiB) test/offchain_effect_contract Total structured size: 242025 (mem: 19.36 MiB) test/offchain_effect_contract allocating polynomials object in proving key... (mem: 19.36 MiB) test/offchain_effect_contract populating trace... (mem: 261.86 MiB) test/offchain_effect_contract time to construct proving key: 412 ms. (mem: 277.86 MiB) test/offchain_effect_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 277.86 MiB) test/offchain_effect_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 309.92 MiB) test/offchain_effect_contract VK saved to "./target/tmp/tmp.UUiDwAqaJe/vk" (mem: 309.92 MiB) test/offchain_effect_contract Completed 2.1 KiB/2.1 KiB (32.9 KiB/s) with 1 file(s) remaining test/offchain_effect_contract upload: ../../../../../tmp/tmp.Uul7fIfj73 to s3://aztec-ci-artifacts/build-cache/vk-18e54f4cc235e91e-6a4fd5184a932b7964732e0dfd3b282df6e1377c74aca128d703b10f444f7faf.tar.gz test/offchain_effect_contract Cache upload of vk-18e54f4cc235e91e-6a4fd5184a932b7964732e0dfd3b282df6e1377c74aca128d703b10f444f7faf.tar.gz complete in 4s. 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/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/parent_contract Processing function: private_call... test/parent_contract Cache download of vk-829ce90d062dd3c5-2a851f1d7d99582751491e21cbe54186d82c728de72f978512d2425eec3e9361.tar.gz failed. test/parent_contract Generating vk for function: private_call... test/parent_contract bb command: write_vk (mem: 5.00 MiB) test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/parent_contract --scheme: client_ivc (mem: 5.00 MiB) test/parent_contract --bytecode_path: - (mem: 5.00 MiB) test/parent_contract --output_path: ./target/tmp/tmp.xiLFmeURjV (mem: 5.00 MiB) test/parent_contract --verbose: true (mem: 5.00 MiB) test/parent_contract --verifier_type: standalone (mem: 5.00 MiB) test/parent_contract Constructing DeciderProvingKey (mem: 10.64 MiB) test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 13.14 MiB) test/parent_contract goblin ecc op : 4/1024 (mem: 13.14 MiB) test/parent_contract busread : 742/6000 (mem: 13.14 MiB) test/parent_contract lookups : 2/15000 (mem: 13.14 MiB) test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 13.14 MiB) test/parent_contract arithmetic : 3317/56000 (mem: 13.14 MiB) test/parent_contract delta range : 1788/18000 (mem: 13.14 MiB) test/parent_contract elliptic : 2/6000 (mem: 13.14 MiB) test/parent_contract auxiliary : 26/26000 (mem: 13.14 MiB) test/parent_contract poseidon ext : 42/17000 (mem: 13.14 MiB) test/parent_contract poseidon int : 230/92000 (mem: 13.14 MiB) test/parent_contract overflow : 0/0 (mem: 13.14 MiB) test/parent_contract (mem: 13.14 MiB) test/parent_contract Total structured size: 242025 (mem: 13.14 MiB) test/parent_contract allocating polynomials object in proving key... (mem: 13.14 MiB) test/parent_contract populating trace... (mem: 254.64 MiB) test/parent_contract time to construct proving key: 201 ms. (mem: 269.14 MiB) test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 269.14 MiB) test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 301.14 MiB) test/parent_contract VK saved to "./target/tmp/tmp.xiLFmeURjV/vk" (mem: 301.14 MiB) test/parent_contract Completed 2.1 KiB/2.1 KiB (30.2 KiB/s) with 1 file(s) remaining test/parent_contract upload: ../../../../../tmp/tmp.hNoFwW4Sqo to s3://aztec-ci-artifacts/build-cache/vk-829ce90d062dd3c5-2a851f1d7d99582751491e21cbe54186d82c728de72f978512d2425eec3e9361.tar.gz test/parent_contract Cache upload of vk-829ce90d062dd3c5-2a851f1d7d99582751491e21cbe54186d82c728de72f978512d2425eec3e9361.tar.gz complete in 4s. test/parent_contract Processing function: private_nested_static_call... test/parent_contract Cache download of vk-829ce90d062dd3c5-6d0cfc20c6db94cf56408fb67d7221dbc9a08bbf7d72379d6ce09d2c277f7616.tar.gz failed. test/parent_contract Generating vk for function: private_nested_static_call... test/parent_contract bb command: write_vk (mem: 5.00 MiB) test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/parent_contract --scheme: client_ivc (mem: 5.00 MiB) test/parent_contract --bytecode_path: - (mem: 5.00 MiB) test/parent_contract --output_path: ./target/tmp/tmp.rXz2rQmSzU (mem: 5.00 MiB) test/parent_contract --verbose: true (mem: 5.00 MiB) test/parent_contract --verifier_type: standalone (mem: 5.00 MiB) test/parent_contract Constructing DeciderProvingKey (mem: 10.81 MiB) test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.81 MiB) test/parent_contract goblin ecc op : 4/1024 (mem: 12.81 MiB) test/parent_contract busread : 742/6000 (mem: 12.81 MiB) test/parent_contract lookups : 2/15000 (mem: 12.81 MiB) test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.81 MiB) test/parent_contract arithmetic : 3328/56000 (mem: 12.81 MiB) test/parent_contract delta range : 1788/18000 (mem: 12.81 MiB) test/parent_contract elliptic : 2/6000 (mem: 12.81 MiB) test/parent_contract auxiliary : 26/26000 (mem: 12.81 MiB) test/parent_contract poseidon ext : 52/17000 (mem: 12.81 MiB) test/parent_contract poseidon int : 287/92000 (mem: 12.81 MiB) test/parent_contract overflow : 0/0 (mem: 12.81 MiB) test/parent_contract (mem: 12.81 MiB) test/parent_contract Total structured size: 242025 (mem: 12.81 MiB) test/parent_contract allocating polynomials object in proving key... (mem: 12.81 MiB) test/parent_contract populating trace... (mem: 254.81 MiB) test/parent_contract time to construct proving key: 242 ms. (mem: 269.31 MiB) test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 269.31 MiB) test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 301.31 MiB) test/parent_contract VK saved to "./target/tmp/tmp.rXz2rQmSzU/vk" (mem: 301.31 MiB) test/parent_contract Completed 2.1 KiB/2.1 KiB (28.2 KiB/s) with 1 file(s) remaining test/parent_contract upload: ../../../../../tmp/tmp.PYOl5BNwlg to s3://aztec-ci-artifacts/build-cache/vk-829ce90d062dd3c5-6d0cfc20c6db94cf56408fb67d7221dbc9a08bbf7d72379d6ce09d2c277f7616.tar.gz test/parent_contract Cache upload of vk-829ce90d062dd3c5-6d0cfc20c6db94cf56408fb67d7221dbc9a08bbf7d72379d6ce09d2c277f7616.tar.gz complete in 4s. test/parent_contract Processing function: private_static_call... test/parent_contract Cache download of vk-829ce90d062dd3c5-baa30271f021ec08c9b3acecf9c3a1abef10e2c20d17fc136cfc66abff8ec8ce.tar.gz failed. test/parent_contract Generating vk for function: private_static_call... test/parent_contract bb command: write_vk (mem: 5.00 MiB) test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/parent_contract --scheme: client_ivc (mem: 5.00 MiB) test/parent_contract --bytecode_path: - (mem: 5.00 MiB) test/parent_contract --output_path: ./target/tmp/tmp.YRZPBOobqi (mem: 5.00 MiB) test/parent_contract --verbose: true (mem: 5.00 MiB) test/parent_contract --verifier_type: standalone (mem: 5.00 MiB) test/parent_contract Constructing DeciderProvingKey (mem: 10.62 MiB) test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 13.12 MiB) test/parent_contract goblin ecc op : 4/1024 (mem: 13.12 MiB) test/parent_contract busread : 742/6000 (mem: 13.12 MiB) test/parent_contract lookups : 2/15000 (mem: 13.12 MiB) test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 13.12 MiB) test/parent_contract arithmetic : 3318/56000 (mem: 13.12 MiB) test/parent_contract delta range : 1788/18000 (mem: 13.12 MiB) test/parent_contract elliptic : 2/6000 (mem: 13.12 MiB) test/parent_contract auxiliary : 26/26000 (mem: 13.12 MiB) test/parent_contract poseidon ext : 42/17000 (mem: 13.12 MiB) test/parent_contract poseidon int : 230/92000 (mem: 13.12 MiB) test/parent_contract overflow : 0/0 (mem: 13.12 MiB) test/parent_contract (mem: 13.12 MiB) test/parent_contract Total structured size: 242025 (mem: 13.12 MiB) test/parent_contract allocating polynomials object in proving key... (mem: 13.12 MiB) test/parent_contract populating trace... (mem: 254.62 MiB) test/parent_contract time to construct proving key: 367 ms. (mem: 269.12 MiB) test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 269.12 MiB) test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 301.12 MiB) test/parent_contract VK saved to "./target/tmp/tmp.YRZPBOobqi/vk" (mem: 301.12 MiB) test/parent_contract Completed 2.1 KiB/2.1 KiB (34.1 KiB/s) with 1 file(s) remaining test/parent_contract upload: ../../../../../tmp/tmp.urIPG7AlmT to s3://aztec-ci-artifacts/build-cache/vk-829ce90d062dd3c5-baa30271f021ec08c9b3acecf9c3a1abef10e2c20d17fc136cfc66abff8ec8ce.tar.gz test/parent_contract Cache upload of vk-829ce90d062dd3c5-baa30271f021ec08c9b3acecf9c3a1abef10e2c20d17fc136cfc66abff8ec8ce.tar.gz complete in 4s. 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/updated_contract compile test/updated_contract test/no_constructor_contract Processing function: initialize_private_mutable... test/no_constructor_contract Cache download of vk-f346708244a8f004-f35adb724d7a39652b58d070158c837b4df575ab931f27c6e230a67a10d32b26.tar.gz failed. test/no_constructor_contract Generating vk for function: initialize_private_mutable... test/no_constructor_contract bb command: write_vk (mem: 5.00 MiB) test/no_constructor_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/no_constructor_contract --scheme: client_ivc (mem: 5.00 MiB) test/no_constructor_contract --bytecode_path: - (mem: 5.00 MiB) test/no_constructor_contract --output_path: ./target/tmp/tmp.flhNR1xTHm (mem: 5.00 MiB) test/no_constructor_contract --verbose: true (mem: 5.00 MiB) test/no_constructor_contract --verifier_type: standalone (mem: 5.00 MiB) test/no_constructor_contract Constructing DeciderProvingKey (mem: 33.82 MiB) test/no_constructor_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 36.82 MiB) test/no_constructor_contract goblin ecc op : 4/1024 (mem: 36.82 MiB) test/no_constructor_contract busread : 742/6000 (mem: 36.82 MiB) test/no_constructor_contract lookups : 12218/15000 (mem: 36.82 MiB) test/no_constructor_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 36.82 MiB) test/no_constructor_contract arithmetic : 14727/56000 (mem: 36.82 MiB) test/no_constructor_contract delta range : 2430/18000 (mem: 36.82 MiB) test/no_constructor_contract elliptic : 670/6000 (mem: 36.82 MiB) test/no_constructor_contract auxiliary : 738/26000 (mem: 36.82 MiB) test/no_constructor_contract poseidon ext : 32/17000 (mem: 36.82 MiB) test/no_constructor_contract poseidon int : 173/92000 (mem: 36.82 MiB) test/no_constructor_contract overflow : 0/0 (mem: 36.82 MiB) test/no_constructor_contract (mem: 36.82 MiB) test/no_constructor_contract Total structured size: 242025 (mem: 36.82 MiB) test/no_constructor_contract allocating polynomials object in proving key... (mem: 36.82 MiB) test/no_constructor_contract populating trace... (mem: 277.82 MiB) test/no_constructor_contract time to construct proving key: 273 ms. (mem: 295.32 MiB) test/no_constructor_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 295.32 MiB) test/no_constructor_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 325.24 MiB) test/no_constructor_contract VK saved to "./target/tmp/tmp.flhNR1xTHm/vk" (mem: 325.24 MiB) test/no_constructor_contract Completed 2.1 KiB/2.1 KiB (25.8 KiB/s) with 1 file(s) remaining test/no_constructor_contract upload: ../../../../../tmp/tmp.34azNdZzFm to s3://aztec-ci-artifacts/build-cache/vk-f346708244a8f004-f35adb724d7a39652b58d070158c837b4df575ab931f27c6e230a67a10d32b26.tar.gz test/no_constructor_contract Cache upload of vk-f346708244a8f004-f35adb724d7a39652b58d070158c837b4df575ab931f27c6e230a67a10d32b26.tar.gz complete in 4s. test/no_constructor_contract Processing function: is_private_mutable_initialized... test/no_constructor_contract Function is_private_mutable_initialized is neither public nor unconstrained, skipping. test/no_constructor_contract Processing function: process_message... test/no_constructor_contract Function process_message is neither public nor unconstrained, skipping. test/no_constructor_contract Processing function: public_dispatch... test/no_constructor_contract Function public_dispatch is neither public nor unconstrained, skipping. test/no_constructor_contract Processing function: sync_private_state... test/no_constructor_contract Function sync_private_state is neither public nor unconstrained, skipping. test/txe_test_contract Cache download and extraction of contract-f28cde03363d4512.tar.gz complete in 1s. test/updatable_contract Cache download and extraction of contract-0fb9f4b5ed5e185c.tar.gz complete in 0s. test/pending_note_hashes_contract Processing function: get_note_zero_balance... test/pending_note_hashes_contract Cache download of vk-bcdc8704aad6fc46-d9492387b934d8bbf03ba2f8952ba1f744d8d1da657a96d3d355fc340ef41927.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: 5.00 MiB) test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/pending_note_hashes_contract --scheme: client_ivc (mem: 5.00 MiB) test/pending_note_hashes_contract --bytecode_path: - (mem: 5.00 MiB) test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.T2GTGP2h6T (mem: 5.00 MiB) test/pending_note_hashes_contract --verbose: true (mem: 5.00 MiB) test/pending_note_hashes_contract --verifier_type: standalone (mem: 5.00 MiB) test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 17.72 MiB) test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 21.22 MiB) test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 21.22 MiB) test/pending_note_hashes_contract busread : 742/6000 (mem: 21.22 MiB) test/pending_note_hashes_contract lookups : 2/15000 (mem: 21.22 MiB) test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 21.22 MiB) test/pending_note_hashes_contract arithmetic : 6309/56000 (mem: 21.22 MiB) test/pending_note_hashes_contract delta range : 2145/18000 (mem: 21.22 MiB) test/pending_note_hashes_contract elliptic : 2/6000 (mem: 21.22 MiB) test/pending_note_hashes_contract auxiliary : 3535/26000 (mem: 21.22 MiB) test/pending_note_hashes_contract poseidon ext : 662/17000 (mem: 21.22 MiB) test/pending_note_hashes_contract poseidon int : 3764/92000 (mem: 21.22 MiB) test/pending_note_hashes_contract overflow : 0/0 (mem: 21.22 MiB) test/pending_note_hashes_contract (mem: 21.22 MiB) test/pending_note_hashes_contract Total structured size: 242025 (mem: 21.22 MiB) test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 21.22 MiB) test/pending_note_hashes_contract populating trace... (mem: 262.72 MiB) test/pending_note_hashes_contract time to construct proving key: 298 ms. (mem: 278.72 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.72 MiB) test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 310.90 MiB) test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.T2GTGP2h6T/vk" (mem: 310.90 MiB) test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (32.3 KiB/s) with 1 file(s) remaining test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.LJiAdiUMWI to s3://aztec-ci-artifacts/build-cache/vk-bcdc8704aad6fc46-d9492387b934d8bbf03ba2f8952ba1f744d8d1da657a96d3d355fc340ef41927.tar.gz test/pending_note_hashes_contract Cache upload of vk-bcdc8704aad6fc46-d9492387b934d8bbf03ba2f8952ba1f744d8d1da657a96d3d355fc340ef41927.tar.gz complete in 4s. test/pending_note_hashes_contract Processing function: get_then_nullify_note... test/pending_note_hashes_contract Cache download of vk-bcdc8704aad6fc46-d0a913ae0d1b7299d12dcb5bc0f0b98b3e604152f74d12fdca310b0f1315721c.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: 5.00 MiB) test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/pending_note_hashes_contract --scheme: client_ivc (mem: 5.00 MiB) test/pending_note_hashes_contract --bytecode_path: - (mem: 5.00 MiB) test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.6RiUbGKX4J (mem: 5.00 MiB) test/pending_note_hashes_contract --verbose: true (mem: 5.00 MiB) test/pending_note_hashes_contract --verifier_type: standalone (mem: 5.00 MiB) test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 13.96 MiB) test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.46 MiB) test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 15.46 MiB) test/pending_note_hashes_contract busread : 742/6000 (mem: 15.46 MiB) test/pending_note_hashes_contract lookups : 2/15000 (mem: 15.46 MiB) test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.46 MiB) test/pending_note_hashes_contract arithmetic : 4774/56000 (mem: 15.46 MiB) test/pending_note_hashes_contract delta range : 1903/18000 (mem: 15.46 MiB) test/pending_note_hashes_contract elliptic : 324/6000 (mem: 15.46 MiB) test/pending_note_hashes_contract auxiliary : 636/26000 (mem: 15.46 MiB) test/pending_note_hashes_contract poseidon ext : 182/17000 (mem: 15.46 MiB) test/pending_note_hashes_contract poseidon int : 1028/92000 (mem: 15.46 MiB) test/pending_note_hashes_contract overflow : 0/0 (mem: 15.46 MiB) test/pending_note_hashes_contract (mem: 15.46 MiB) test/pending_note_hashes_contract Total structured size: 242025 (mem: 15.46 MiB) test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 15.46 MiB) test/pending_note_hashes_contract populating trace... (mem: 256.46 MiB) test/pending_note_hashes_contract time to construct proving key: 231 ms. (mem: 271.46 MiB) test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 271.46 MiB) test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 303.46 MiB) test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.6RiUbGKX4J/vk" (mem: 303.46 MiB) test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (28.6 KiB/s) with 1 file(s) remaining test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.xSZtLlQheE to s3://aztec-ci-artifacts/build-cache/vk-bcdc8704aad6fc46-d0a913ae0d1b7299d12dcb5bc0f0b98b3e604152f74d12fdca310b0f1315721c.tar.gz test/pending_note_hashes_contract Cache upload of vk-bcdc8704aad6fc46-d0a913ae0d1b7299d12dcb5bc0f0b98b3e604152f74d12fdca310b0f1315721c.tar.gz complete in 4s. test/updated_contract Cache download and extraction of contract-2c3df00de5f5979b.tar.gz complete in 0s. test/counter_contract Processing function: decrement... test/counter_contract Cache download of vk-4f8905c2432b2bab-b81cde535f71e3b594349e3a89b30a7579a27f1a68f75093b6529a39ebcdf636.tar.gz failed. test/counter_contract Generating vk for function: decrement... test/counter_contract bb command: write_vk (mem: 5.00 MiB) test/counter_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/counter_contract --scheme: client_ivc (mem: 5.00 MiB) test/counter_contract --bytecode_path: - (mem: 5.00 MiB) test/counter_contract --output_path: ./target/tmp/tmp.ybMaaTUYFq (mem: 5.00 MiB) test/counter_contract --verbose: true (mem: 5.00 MiB) test/counter_contract --verifier_type: standalone (mem: 5.00 MiB) test/counter_contract Constructing DeciderProvingKey (mem: 79.36 MiB) test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 88.86 MiB) test/counter_contract goblin ecc op : 4/1024 (mem: 88.86 MiB) test/counter_contract busread : 742/6000 (mem: 88.86 MiB) test/counter_contract lookups : 12250/15000 (mem: 88.86 MiB) test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 88.86 MiB) test/counter_contract arithmetic : 35480/56000 (mem: 88.86 MiB) test/counter_contract delta range : 5566/18000 (mem: 88.86 MiB) test/counter_contract elliptic : 5822/6000 (mem: 88.86 MiB) test/counter_contract auxiliary : 20593/26000 (mem: 88.86 MiB) test/counter_contract poseidon ext : 2592/17000 (mem: 88.86 MiB) test/counter_contract poseidon int : 14765/92000 (mem: 88.86 MiB) test/counter_contract overflow : 0/0 (mem: 88.86 MiB) test/counter_contract (mem: 88.86 MiB) test/counter_contract Total structured size: 242025 (mem: 88.86 MiB) test/counter_contract allocating polynomials object in proving key... (mem: 88.86 MiB) test/counter_contract populating trace... (mem: 326.86 MiB) test/counter_contract time to construct proving key: 423 ms. (mem: 351.86 MiB) test/counter_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 351.86 MiB) test/counter_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 359.86 MiB) test/counter_contract VK saved to "./target/tmp/tmp.ybMaaTUYFq/vk" (mem: 364.86 MiB) test/counter_contract Completed 2.1 KiB/2.1 KiB (24.8 KiB/s) with 1 file(s) remaining test/counter_contract upload: ../../../../../tmp/tmp.fGqOEOifdg to s3://aztec-ci-artifacts/build-cache/vk-4f8905c2432b2bab-b81cde535f71e3b594349e3a89b30a7579a27f1a68f75093b6529a39ebcdf636.tar.gz test/counter_contract Cache upload of vk-4f8905c2432b2bab-b81cde535f71e3b594349e3a89b30a7579a27f1a68f75093b6529a39ebcdf636.tar.gz complete in 4s. 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-4f8905c2432b2bab-27e38bce357fee62dbc29c3cd1c31a95f4eed8e6548f708496b304cf689fb72d.tar.gz failed. test/counter_contract Generating vk for function: increment... test/counter_contract bb command: write_vk (mem: 5.00 MiB) test/counter_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/counter_contract --scheme: client_ivc (mem: 5.00 MiB) test/counter_contract --bytecode_path: - (mem: 5.00 MiB) test/counter_contract --output_path: ./target/tmp/tmp.wogfcrULTU (mem: 5.00 MiB) test/counter_contract --verbose: true (mem: 5.00 MiB) test/counter_contract --verifier_type: standalone (mem: 5.00 MiB) test/counter_contract Constructing DeciderProvingKey (mem: 32.96 MiB) test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 35.96 MiB) test/counter_contract goblin ecc op : 4/1024 (mem: 35.96 MiB) test/counter_contract busread : 742/6000 (mem: 35.96 MiB) test/counter_contract lookups : 12218/15000 (mem: 35.96 MiB) test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 35.96 MiB) test/counter_contract arithmetic : 14736/56000 (mem: 35.96 MiB) test/counter_contract delta range : 2431/18000 (mem: 35.96 MiB) test/counter_contract elliptic : 670/6000 (mem: 35.96 MiB) test/counter_contract auxiliary : 738/26000 (mem: 35.96 MiB) test/counter_contract poseidon ext : 42/17000 (mem: 35.96 MiB) test/counter_contract poseidon int : 230/92000 (mem: 35.96 MiB) test/counter_contract overflow : 0/0 (mem: 35.96 MiB) test/counter_contract (mem: 35.96 MiB) test/counter_contract Total structured size: 242025 (mem: 35.96 MiB) test/counter_contract allocating polynomials object in proving key... (mem: 35.96 MiB) test/counter_contract populating trace... (mem: 277.46 MiB) test/counter_contract time to construct proving key: 218 ms. (mem: 294.96 MiB) test/counter_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 294.96 MiB) test/counter_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 324.52 MiB) test/counter_contract VK saved to "./target/tmp/tmp.wogfcrULTU/vk" (mem: 324.52 MiB) test/counter_contract Completed 2.1 KiB/2.1 KiB (28.0 KiB/s) with 1 file(s) remaining test/counter_contract upload: ../../../../../tmp/tmp.W0dUNDd44t to s3://aztec-ci-artifacts/build-cache/vk-4f8905c2432b2bab-27e38bce357fee62dbc29c3cd1c31a95f4eed8e6548f708496b304cf689fb72d.tar.gz test/counter_contract Cache upload of vk-4f8905c2432b2bab-27e38bce357fee62dbc29c3cd1c31a95f4eed8e6548f708496b304cf689fb72d.tar.gz complete in 4s. test/pending_note_hashes_contract Processing function: insert_note... test/pending_note_hashes_contract Cache download of vk-bcdc8704aad6fc46-3e7f53acc5265ed9ece680245bcaa9a62f167cea3716341dd4a0d8e47d886ec0.tar.gz failed. test/pending_note_hashes_contract Generating vk for function: insert_note... test/pending_note_hashes_contract bb command: write_vk (mem: 5.00 MiB) test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/pending_note_hashes_contract --scheme: client_ivc (mem: 5.00 MiB) test/pending_note_hashes_contract --bytecode_path: - (mem: 5.00 MiB) test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.IG3zgGxYCD (mem: 5.00 MiB) test/pending_note_hashes_contract --verbose: true (mem: 5.00 MiB) test/pending_note_hashes_contract --verifier_type: standalone (mem: 5.00 MiB) test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 33.20 MiB) test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 36.70 MiB) test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 36.70 MiB) test/pending_note_hashes_contract busread : 742/6000 (mem: 36.70 MiB) test/pending_note_hashes_contract lookups : 12250/15000 (mem: 36.70 MiB) test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 36.70 MiB) test/pending_note_hashes_contract arithmetic : 15207/56000 (mem: 36.70 MiB) test/pending_note_hashes_contract delta range : 2445/18000 (mem: 36.70 MiB) test/pending_note_hashes_contract elliptic : 670/6000 (mem: 36.70 MiB) test/pending_note_hashes_contract auxiliary : 738/26000 (mem: 36.70 MiB) test/pending_note_hashes_contract poseidon ext : 52/17000 (mem: 36.70 MiB) test/pending_note_hashes_contract poseidon int : 287/92000 (mem: 36.70 MiB) test/pending_note_hashes_contract overflow : 0/0 (mem: 36.70 MiB) test/pending_note_hashes_contract (mem: 36.70 MiB) test/pending_note_hashes_contract Total structured size: 242025 (mem: 36.70 MiB) test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 36.70 MiB) test/pending_note_hashes_contract populating trace... (mem: 278.20 MiB) test/pending_note_hashes_contract time to construct proving key: 298 ms. (mem: 295.70 MiB) test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 295.70 MiB) test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 325.61 MiB) test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.IG3zgGxYCD/vk" (mem: 325.61 MiB) test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (30.1 KiB/s) with 1 file(s) remaining test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.gfBcDPkreW to s3://aztec-ci-artifacts/build-cache/vk-bcdc8704aad6fc46-3e7f53acc5265ed9ece680245bcaa9a62f167cea3716341dd4a0d8e47d886ec0.tar.gz test/pending_note_hashes_contract Cache upload of vk-bcdc8704aad6fc46-3e7f53acc5265ed9ece680245bcaa9a62f167cea3716341dd4a0d8e47d886ec0.tar.gz complete in 3s. test/returning_tuple_contract Processing function: fn_that_returns_1... test/returning_tuple_contract Cache download of vk-6272d93c80684605-5e54c591ebed1ae4d4f10b0e5bf10e798c1a059e43180bcdaed83fd20b894ab1.tar.gz failed. test/returning_tuple_contract Generating vk for function: fn_that_returns_1... test/returning_tuple_contract bb command: write_vk (mem: 5.00 MiB) test/returning_tuple_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/returning_tuple_contract --scheme: client_ivc (mem: 5.00 MiB) test/returning_tuple_contract --bytecode_path: - (mem: 5.00 MiB) test/returning_tuple_contract --output_path: ./target/tmp/tmp.coyCXa0ZZo (mem: 5.00 MiB) test/returning_tuple_contract --verbose: true (mem: 5.00 MiB) test/returning_tuple_contract --verifier_type: standalone (mem: 5.00 MiB) test/returning_tuple_contract Constructing DeciderProvingKey (mem: 10.50 MiB) test/returning_tuple_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.50 MiB) test/returning_tuple_contract goblin ecc op : 4/1024 (mem: 12.50 MiB) test/returning_tuple_contract busread : 742/6000 (mem: 12.50 MiB) test/returning_tuple_contract lookups : 2/15000 (mem: 12.50 MiB) test/returning_tuple_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.50 MiB) test/returning_tuple_contract arithmetic : 3274/56000 (mem: 12.50 MiB) test/returning_tuple_contract delta range : 1785/18000 (mem: 12.50 MiB) test/returning_tuple_contract elliptic : 2/6000 (mem: 12.50 MiB) test/returning_tuple_contract auxiliary : 26/26000 (mem: 12.50 MiB) test/returning_tuple_contract poseidon ext : 2/17000 (mem: 12.50 MiB) test/returning_tuple_contract poseidon int : 2/92000 (mem: 12.50 MiB) test/returning_tuple_contract overflow : 0/0 (mem: 12.50 MiB) test/returning_tuple_contract (mem: 12.50 MiB) test/returning_tuple_contract Total structured size: 242025 (mem: 12.50 MiB) test/returning_tuple_contract allocating polynomials object in proving key... (mem: 12.50 MiB) test/returning_tuple_contract populating trace... (mem: 253.00 MiB) test/returning_tuple_contract time to construct proving key: 230 ms. (mem: 268.00 MiB) test/returning_tuple_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 268.00 MiB) test/returning_tuple_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 291.92 MiB) test/returning_tuple_contract VK saved to "./target/tmp/tmp.coyCXa0ZZo/vk" (mem: 291.92 MiB) test/returning_tuple_contract Completed 2.1 KiB/2.1 KiB (26.7 KiB/s) with 1 file(s) remaining test/returning_tuple_contract upload: ../../../../../tmp/tmp.0ouoliXn9o to s3://aztec-ci-artifacts/build-cache/vk-6272d93c80684605-5e54c591ebed1ae4d4f10b0e5bf10e798c1a059e43180bcdaed83fd20b894ab1.tar.gz test/returning_tuple_contract Cache upload of vk-6272d93c80684605-5e54c591ebed1ae4d4f10b0e5bf10e798c1a059e43180bcdaed83fd20b894ab1.tar.gz complete in 4s. 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/updated_contract Processing function: get_private_value... test/updated_contract Function get_private_value is neither public nor unconstrained, skipping. test/updated_contract Processing function: get_public_value... test/updated_contract Function get_public_value is neither public nor unconstrained, skipping. test/updated_contract Processing function: get_update_delay... test/updated_contract Function get_update_delay is neither public nor unconstrained, skipping. test/updated_contract Processing function: process_message... test/updated_contract Function process_message is neither public nor unconstrained, skipping. test/updated_contract Processing function: public_dispatch... test/updated_contract Function public_dispatch is neither public nor unconstrained, skipping. test/returning_tuple_contract Processing function: fn_that_returns_2... test/returning_tuple_contract Cache download of vk-6272d93c80684605-001375f82ff1845649da131cd01551f1e835eec4e013e96bb3430e0d4afb88ac.tar.gz failed. test/returning_tuple_contract Generating vk for function: fn_that_returns_2... test/returning_tuple_contract bb command: write_vk (mem: 5.00 MiB) test/returning_tuple_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/returning_tuple_contract --scheme: client_ivc (mem: 5.00 MiB) test/returning_tuple_contract --bytecode_path: - (mem: 5.00 MiB) test/returning_tuple_contract --output_path: ./target/tmp/tmp.19yOGfdKM2 (mem: 5.00 MiB) test/returning_tuple_contract --verbose: true (mem: 5.00 MiB) test/returning_tuple_contract --verifier_type: standalone (mem: 5.00 MiB) test/returning_tuple_contract Constructing DeciderProvingKey (mem: 10.50 MiB) test/returning_tuple_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.50 MiB) test/returning_tuple_contract goblin ecc op : 4/1024 (mem: 12.50 MiB) test/returning_tuple_contract busread : 742/6000 (mem: 12.50 MiB) test/returning_tuple_contract lookups : 2/15000 (mem: 12.50 MiB) test/returning_tuple_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.50 MiB) test/returning_tuple_contract arithmetic : 3274/56000 (mem: 12.50 MiB) test/returning_tuple_contract delta range : 1785/18000 (mem: 12.50 MiB) test/returning_tuple_contract elliptic : 2/6000 (mem: 12.50 MiB) test/returning_tuple_contract auxiliary : 26/26000 (mem: 12.50 MiB) test/returning_tuple_contract poseidon ext : 2/17000 (mem: 12.50 MiB) test/returning_tuple_contract poseidon int : 2/92000 (mem: 12.50 MiB) test/returning_tuple_contract overflow : 0/0 (mem: 12.50 MiB) test/returning_tuple_contract (mem: 12.50 MiB) test/returning_tuple_contract Total structured size: 242025 (mem: 12.50 MiB) test/returning_tuple_contract allocating polynomials object in proving key... (mem: 12.50 MiB) test/returning_tuple_contract populating trace... (mem: 253.50 MiB) test/returning_tuple_contract time to construct proving key: 243 ms. (mem: 268.50 MiB) test/returning_tuple_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 268.50 MiB) test/returning_tuple_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 291.96 MiB) test/returning_tuple_contract VK saved to "./target/tmp/tmp.19yOGfdKM2/vk" (mem: 291.96 MiB) test/returning_tuple_contract Completed 2.1 KiB/2.1 KiB (19.6 KiB/s) with 1 file(s) remaining test/returning_tuple_contract upload: ../../../../../tmp/tmp.BT5WgLUlvT to s3://aztec-ci-artifacts/build-cache/vk-6272d93c80684605-001375f82ff1845649da131cd01551f1e835eec4e013e96bb3430e0d4afb88ac.tar.gz test/returning_tuple_contract Cache upload of vk-6272d93c80684605-001375f82ff1845649da131cd01551f1e835eec4e013e96bb3430e0d4afb88ac.tar.gz complete in 4s. test/returning_tuple_contract Processing function: fn_that_returns_3... test/returning_tuple_contract Cache download of vk-6272d93c80684605-404fc95748daf8f37917db7abf642d503b58689a5bcd738040e2cef010a4c358.tar.gz failed. test/returning_tuple_contract Generating vk for function: fn_that_returns_3... test/returning_tuple_contract bb command: write_vk (mem: 5.00 MiB) test/returning_tuple_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/returning_tuple_contract --scheme: client_ivc (mem: 5.00 MiB) test/returning_tuple_contract --bytecode_path: - (mem: 5.00 MiB) test/returning_tuple_contract --output_path: ./target/tmp/tmp.aGKTibCkBw (mem: 5.00 MiB) test/returning_tuple_contract --verbose: true (mem: 5.00 MiB) test/returning_tuple_contract --verifier_type: standalone (mem: 5.00 MiB) test/returning_tuple_contract Constructing DeciderProvingKey (mem: 10.50 MiB) test/returning_tuple_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.50 MiB) test/returning_tuple_contract goblin ecc op : 4/1024 (mem: 12.50 MiB) test/returning_tuple_contract busread : 742/6000 (mem: 12.50 MiB) test/returning_tuple_contract lookups : 2/15000 (mem: 12.50 MiB) test/returning_tuple_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.50 MiB) test/returning_tuple_contract arithmetic : 3274/56000 (mem: 12.50 MiB) test/returning_tuple_contract delta range : 1785/18000 (mem: 12.50 MiB) test/returning_tuple_contract elliptic : 2/6000 (mem: 12.50 MiB) test/returning_tuple_contract auxiliary : 26/26000 (mem: 12.50 MiB) test/returning_tuple_contract poseidon ext : 2/17000 (mem: 12.50 MiB) test/returning_tuple_contract poseidon int : 2/92000 (mem: 12.50 MiB) test/returning_tuple_contract overflow : 0/0 (mem: 12.50 MiB) test/returning_tuple_contract (mem: 12.50 MiB) test/returning_tuple_contract Total structured size: 242025 (mem: 12.50 MiB) test/returning_tuple_contract allocating polynomials object in proving key... (mem: 12.50 MiB) test/returning_tuple_contract populating trace... (mem: 253.50 MiB) test/returning_tuple_contract time to construct proving key: 198 ms. (mem: 268.50 MiB) test/returning_tuple_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 268.50 MiB) test/returning_tuple_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 291.99 MiB) test/returning_tuple_contract VK saved to "./target/tmp/tmp.aGKTibCkBw/vk" (mem: 291.99 MiB) test/returning_tuple_contract Completed 2.1 KiB/2.1 KiB (22.6 KiB/s) with 1 file(s) remaining test/returning_tuple_contract upload: ../../../../../tmp/tmp.7t5Ixlalpt to s3://aztec-ci-artifacts/build-cache/vk-6272d93c80684605-404fc95748daf8f37917db7abf642d503b58689a5bcd738040e2cef010a4c358.tar.gz test/returning_tuple_contract Cache upload of vk-6272d93c80684605-404fc95748daf8f37917db7abf642d503b58689a5bcd738040e2cef010a4c358.tar.gz complete in 4s. test/counter_contract Processing function: increment_and_decrement... test/counter_contract Cache download of vk-4f8905c2432b2bab-5012edba15689d55533e12ef25c22d40481bb2ab535a8e10cdd634cec67dc85a.tar.gz failed. test/counter_contract Generating vk for function: increment_and_decrement... test/counter_contract bb command: write_vk (mem: 5.00 MiB) test/counter_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/counter_contract --scheme: client_ivc (mem: 5.00 MiB) test/counter_contract --bytecode_path: - (mem: 5.00 MiB) test/counter_contract --output_path: ./target/tmp/tmp.B9WMsXKMtY (mem: 5.00 MiB) test/counter_contract --verbose: true (mem: 5.00 MiB) test/counter_contract --verifier_type: standalone (mem: 5.00 MiB) test/counter_contract Constructing DeciderProvingKey (mem: 86.34 MiB) test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 104.84 MiB) test/counter_contract goblin ecc op : 4/1024 (mem: 104.84 MiB) test/counter_contract busread : 742/6000 (mem: 104.84 MiB) test/counter_contract lookups : 24466/15000 (mem: 104.84 MiB) test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 104.84 MiB) test/counter_contract arithmetic : 45115/56000 (mem: 104.84 MiB) test/counter_contract delta range : 6117/18000 (mem: 104.84 MiB) test/counter_contract elliptic : 6490/6000 (mem: 104.84 MiB) test/counter_contract auxiliary : 21305/26000 (mem: 104.84 MiB) test/counter_contract poseidon ext : 2612/17000 (mem: 104.84 MiB) test/counter_contract poseidon int : 14879/92000 (mem: 104.84 MiB) test/counter_contract overflow : 0/0 (mem: 104.84 MiB) test/counter_contract (mem: 104.84 MiB) test/counter_contract Total structured size: 242025 (mem: 104.84 MiB) test/counter_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 109.34 MiB) test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 109.34 MiB) test/counter_contract goblin ecc op : 4/1024 (mem: 109.34 MiB) test/counter_contract busread : 742/6000 (mem: 109.34 MiB) test/counter_contract lookups : 15000/15000 (mem: 109.34 MiB) test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 109.34 MiB) test/counter_contract arithmetic : 45115/56000 (mem: 109.34 MiB) test/counter_contract delta range : 6117/18000 (mem: 109.34 MiB) test/counter_contract elliptic : 6000/6000 (mem: 109.34 MiB) test/counter_contract auxiliary : 21305/26000 (mem: 109.34 MiB) test/counter_contract poseidon ext : 2612/17000 (mem: 109.34 MiB) test/counter_contract poseidon int : 14879/92000 (mem: 109.34 MiB) test/counter_contract overflow : 9958/9958 (mem: 109.34 MiB) test/counter_contract (mem: 109.34 MiB) test/counter_contract Total structured size: 251983 (mem: 109.34 MiB) test/counter_contract allocating polynomials object in proving key... (mem: 109.34 MiB) test/counter_contract populating trace... (mem: 556.34 MiB) test/counter_contract time to construct proving key: 695 ms. (mem: 583.84 MiB) test/counter_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 583.84 MiB) test/counter_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 583.84 MiB) test/counter_contract VK saved to "./target/tmp/tmp.B9WMsXKMtY/vk" (mem: 586.86 MiB) test/counter_contract Completed 2.1 KiB/2.1 KiB (20.3 KiB/s) with 1 file(s) remaining test/counter_contract upload: ../../../../../tmp/tmp.mKUtVhbA4D to s3://aztec-ci-artifacts/build-cache/vk-4f8905c2432b2bab-5012edba15689d55533e12ef25c22d40481bb2ab535a8e10cdd634cec67dc85a.tar.gz test/counter_contract Cache upload of vk-4f8905c2432b2bab-5012edba15689d55533e12ef25c22d40481bb2ab535a8e10cdd634cec67dc85a.tar.gz complete in 3s. test/counter_contract Processing function: increment_self_and_other... test/counter_contract Cache download of vk-4f8905c2432b2bab-c2c2fa748fcee6cab0898b37bcc8b452cef6dc233d2883d5ac96a8968ca0d413.tar.gz failed. test/counter_contract Generating vk for function: increment_self_and_other... test/counter_contract bb command: write_vk (mem: 5.00 MiB) test/counter_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/counter_contract --scheme: client_ivc (mem: 5.00 MiB) test/counter_contract --bytecode_path: - (mem: 5.00 MiB) test/counter_contract --output_path: ./target/tmp/tmp.LeJvniD1PL (mem: 5.00 MiB) test/counter_contract --verbose: true (mem: 5.00 MiB) test/counter_contract --verifier_type: standalone (mem: 5.00 MiB) test/counter_contract Constructing DeciderProvingKey (mem: 32.43 MiB) test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 35.43 MiB) test/counter_contract goblin ecc op : 4/1024 (mem: 35.43 MiB) test/counter_contract busread : 742/6000 (mem: 35.43 MiB) test/counter_contract lookups : 12218/15000 (mem: 35.43 MiB) test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 35.43 MiB) test/counter_contract arithmetic : 14757/56000 (mem: 35.43 MiB) test/counter_contract delta range : 2432/18000 (mem: 35.43 MiB) test/counter_contract elliptic : 670/6000 (mem: 35.43 MiB) test/counter_contract auxiliary : 738/26000 (mem: 35.43 MiB) test/counter_contract poseidon ext : 62/17000 (mem: 35.43 MiB) test/counter_contract poseidon int : 344/92000 (mem: 35.43 MiB) test/counter_contract overflow : 0/0 (mem: 35.43 MiB) test/counter_contract (mem: 35.43 MiB) test/counter_contract Total structured size: 242025 (mem: 35.43 MiB) test/counter_contract allocating polynomials object in proving key... (mem: 35.43 MiB) test/counter_contract populating trace... (mem: 277.93 MiB) test/counter_contract time to construct proving key: 250 ms. (mem: 294.93 MiB) test/counter_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 294.93 MiB) test/counter_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 324.61 MiB) test/counter_contract VK saved to "./target/tmp/tmp.LeJvniD1PL/vk" (mem: 324.61 MiB) test/counter_contract Completed 2.1 KiB/2.1 KiB (34.1 KiB/s) with 1 file(s) remaining test/counter_contract upload: ../../../../../tmp/tmp.rvf4BmKgv4 to s3://aztec-ci-artifacts/build-cache/vk-4f8905c2432b2bab-c2c2fa748fcee6cab0898b37bcc8b452cef6dc233d2883d5ac96a8968ca0d413.tar.gz test/counter_contract Cache upload of vk-4f8905c2432b2bab-c2c2fa748fcee6cab0898b37bcc8b452cef6dc233d2883d5ac96a8968ca0d413.tar.gz complete in 4s. test/counter_contract Processing function: increment_twice... test/counter_contract Cache download of vk-4f8905c2432b2bab-64ccbfb7f7ab60cbc6211ac307eb448a333dcfc652053b70f001287d1f7c7bf7.tar.gz failed. test/counter_contract Generating vk for function: increment_twice... test/counter_contract bb command: write_vk (mem: 5.00 MiB) test/counter_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/counter_contract --scheme: client_ivc (mem: 5.00 MiB) test/counter_contract --bytecode_path: - (mem: 5.00 MiB) test/counter_contract --output_path: ./target/tmp/tmp.yNThtllFc4 (mem: 5.00 MiB) test/counter_contract --verbose: true (mem: 5.00 MiB) test/counter_contract --verifier_type: standalone (mem: 5.00 MiB) test/counter_contract Constructing DeciderProvingKey (mem: 51.57 MiB) test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 52.07 MiB) test/counter_contract goblin ecc op : 4/1024 (mem: 52.07 MiB) test/counter_contract busread : 742/6000 (mem: 52.07 MiB) test/counter_contract lookups : 24434/15000 (mem: 52.07 MiB) test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 52.07 MiB) test/counter_contract arithmetic : 24373/56000 (mem: 52.07 MiB) test/counter_contract delta range : 2982/18000 (mem: 52.07 MiB) test/counter_contract elliptic : 1338/6000 (mem: 52.07 MiB) test/counter_contract auxiliary : 1450/26000 (mem: 52.07 MiB) test/counter_contract poseidon ext : 62/17000 (mem: 52.07 MiB) test/counter_contract poseidon int : 344/92000 (mem: 52.07 MiB) test/counter_contract overflow : 0/0 (mem: 52.07 MiB) test/counter_contract (mem: 52.07 MiB) test/counter_contract Total structured size: 242025 (mem: 52.07 MiB) test/counter_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 56.57 MiB) test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 56.57 MiB) test/counter_contract goblin ecc op : 4/1024 (mem: 56.57 MiB) test/counter_contract busread : 742/6000 (mem: 56.57 MiB) test/counter_contract lookups : 15000/15000 (mem: 56.57 MiB) test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 56.57 MiB) test/counter_contract arithmetic : 24373/56000 (mem: 56.57 MiB) test/counter_contract delta range : 2982/18000 (mem: 56.57 MiB) test/counter_contract elliptic : 1338/6000 (mem: 56.57 MiB) test/counter_contract auxiliary : 1450/26000 (mem: 56.57 MiB) test/counter_contract poseidon ext : 62/17000 (mem: 56.57 MiB) test/counter_contract poseidon int : 344/92000 (mem: 56.57 MiB) test/counter_contract overflow : 9435/9435 (mem: 56.57 MiB) test/counter_contract (mem: 56.57 MiB) test/counter_contract Total structured size: 251460 (mem: 56.57 MiB) test/counter_contract allocating polynomials object in proving key... (mem: 56.57 MiB) test/counter_contract populating trace... (mem: 503.57 MiB) test/counter_contract time to construct proving key: 456 ms. (mem: 523.57 MiB) test/counter_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 523.57 MiB) test/counter_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 549.79 MiB) test/counter_contract VK saved to "./target/tmp/tmp.yNThtllFc4/vk" (mem: 549.79 MiB) test/counter_contract Completed 2.1 KiB/2.1 KiB (21.6 KiB/s) with 1 file(s) remaining test/counter_contract upload: ../../../../../tmp/tmp.W7Q643HWAv to s3://aztec-ci-artifacts/build-cache/vk-4f8905c2432b2bab-64ccbfb7f7ab60cbc6211ac307eb448a333dcfc652053b70f001287d1f7c7bf7.tar.gz test/counter_contract Cache upload of vk-4f8905c2432b2bab-64ccbfb7f7ab60cbc6211ac307eb448a333dcfc652053b70f001287d1f7c7bf7.tar.gz complete in 4s. test/counter_contract Processing function: initialize... test/counter_contract Cache download of vk-4f8905c2432b2bab-af8cfe6930df92dfeada0a6bd76b374d7e31edde87e2cbfc560b8b9812030c88.tar.gz failed. test/counter_contract Generating vk for function: initialize... test/counter_contract bb command: write_vk (mem: 5.00 MiB) test/counter_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/counter_contract --scheme: client_ivc (mem: 5.00 MiB) test/counter_contract --bytecode_path: - (mem: 5.00 MiB) test/counter_contract --output_path: ./target/tmp/tmp.tylp0ITt5w (mem: 5.00 MiB) test/counter_contract --verbose: true (mem: 5.00 MiB) test/counter_contract --verifier_type: standalone (mem: 5.00 MiB) test/counter_contract Constructing DeciderProvingKey (mem: 34.21 MiB) test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 37.21 MiB) test/counter_contract goblin ecc op : 4/1024 (mem: 37.21 MiB) test/counter_contract busread : 742/6000 (mem: 37.21 MiB) test/counter_contract lookups : 12250/15000 (mem: 37.21 MiB) test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 37.21 MiB) test/counter_contract arithmetic : 15506/56000 (mem: 37.21 MiB) test/counter_contract delta range : 2493/18000 (mem: 37.21 MiB) test/counter_contract elliptic : 1008/6000 (mem: 37.21 MiB) test/counter_contract auxiliary : 899/26000 (mem: 37.21 MiB) test/counter_contract poseidon ext : 142/17000 (mem: 37.21 MiB) test/counter_contract poseidon int : 800/92000 (mem: 37.21 MiB) test/counter_contract overflow : 0/0 (mem: 37.21 MiB) test/counter_contract (mem: 37.21 MiB) test/counter_contract Total structured size: 242025 (mem: 37.21 MiB) test/counter_contract allocating polynomials object in proving key... (mem: 37.21 MiB) test/counter_contract populating trace... (mem: 279.21 MiB) test/counter_contract time to construct proving key: 198 ms. (mem: 297.21 MiB) test/counter_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 297.21 MiB) test/counter_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 326.81 MiB) test/counter_contract VK saved to "./target/tmp/tmp.tylp0ITt5w/vk" (mem: 326.81 MiB) test/counter_contract Completed 2.1 KiB/2.1 KiB (25.0 KiB/s) with 1 file(s) remaining test/counter_contract upload: ../../../../../tmp/tmp.LtHjqPTiYJ to s3://aztec-ci-artifacts/build-cache/vk-4f8905c2432b2bab-af8cfe6930df92dfeada0a6bd76b374d7e31edde87e2cbfc560b8b9812030c88.tar.gz test/counter_contract Cache upload of vk-4f8905c2432b2bab-af8cfe6930df92dfeada0a6bd76b374d7e31edde87e2cbfc560b8b9812030c88.tar.gz complete in 4s. 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/returning_tuple_contract Processing function: fn_that_returns_4... test/returning_tuple_contract Cache download of vk-6272d93c80684605-9fbdb66a57a88c247f86900cff0e4d3cc0efb4dde617f74b7472d27fc3e10b3c.tar.gz failed. test/returning_tuple_contract Generating vk for function: fn_that_returns_4... test/returning_tuple_contract bb command: write_vk (mem: 5.00 MiB) test/returning_tuple_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/returning_tuple_contract --scheme: client_ivc (mem: 5.00 MiB) test/returning_tuple_contract --bytecode_path: - (mem: 5.00 MiB) test/returning_tuple_contract --output_path: ./target/tmp/tmp.WJhFsJOD6A (mem: 5.00 MiB) test/returning_tuple_contract --verbose: true (mem: 5.00 MiB) test/returning_tuple_contract --verifier_type: standalone (mem: 5.00 MiB) test/returning_tuple_contract Constructing DeciderProvingKey (mem: 9.50 MiB) test/returning_tuple_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 11.50 MiB) test/returning_tuple_contract goblin ecc op : 4/1024 (mem: 11.50 MiB) test/returning_tuple_contract busread : 742/6000 (mem: 11.50 MiB) test/returning_tuple_contract lookups : 2/15000 (mem: 11.50 MiB) test/returning_tuple_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 11.50 MiB) test/returning_tuple_contract arithmetic : 3274/56000 (mem: 11.50 MiB) test/returning_tuple_contract delta range : 1785/18000 (mem: 11.50 MiB) test/returning_tuple_contract elliptic : 2/6000 (mem: 11.50 MiB) test/returning_tuple_contract auxiliary : 26/26000 (mem: 11.50 MiB) test/returning_tuple_contract poseidon ext : 2/17000 (mem: 11.50 MiB) test/returning_tuple_contract poseidon int : 2/92000 (mem: 11.50 MiB) test/returning_tuple_contract overflow : 0/0 (mem: 11.50 MiB) test/returning_tuple_contract (mem: 11.50 MiB) test/returning_tuple_contract Total structured size: 242025 (mem: 11.50 MiB) test/returning_tuple_contract allocating polynomials object in proving key... (mem: 11.50 MiB) test/returning_tuple_contract populating trace... (mem: 252.00 MiB) test/returning_tuple_contract time to construct proving key: 276 ms. (mem: 267.00 MiB) test/returning_tuple_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 267.00 MiB) test/returning_tuple_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 290.66 MiB) test/returning_tuple_contract VK saved to "./target/tmp/tmp.WJhFsJOD6A/vk" (mem: 290.66 MiB) test/returning_tuple_contract Completed 2.1 KiB/2.1 KiB (23.4 KiB/s) with 1 file(s) remaining test/returning_tuple_contract upload: ../../../../../tmp/tmp.5hp822o30u to s3://aztec-ci-artifacts/build-cache/vk-6272d93c80684605-9fbdb66a57a88c247f86900cff0e4d3cc0efb4dde617f74b7472d27fc3e10b3c.tar.gz test/returning_tuple_contract Cache upload of vk-6272d93c80684605-9fbdb66a57a88c247f86900cff0e4d3cc0efb4dde617f74b7472d27fc3e10b3c.tar.gz complete in 4s. test/returning_tuple_contract Processing function: fn_that_returns_5... test/returning_tuple_contract Cache download of vk-6272d93c80684605-88cbd5dfc8772de72dd1c6b2e614b69864ac887ee3b6ec6a8deaa9db8aaf5063.tar.gz failed. test/returning_tuple_contract Generating vk for function: fn_that_returns_5... test/returning_tuple_contract bb command: write_vk (mem: 5.00 MiB) test/returning_tuple_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/returning_tuple_contract --scheme: client_ivc (mem: 5.00 MiB) test/returning_tuple_contract --bytecode_path: - (mem: 5.00 MiB) test/returning_tuple_contract --output_path: ./target/tmp/tmp.Y3FCDupkRo (mem: 5.00 MiB) test/returning_tuple_contract --verbose: true (mem: 5.00 MiB) test/returning_tuple_contract --verifier_type: standalone (mem: 5.00 MiB) test/returning_tuple_contract Constructing DeciderProvingKey (mem: 10.50 MiB) test/returning_tuple_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.50 MiB) test/returning_tuple_contract goblin ecc op : 4/1024 (mem: 12.50 MiB) test/returning_tuple_contract busread : 742/6000 (mem: 12.50 MiB) test/returning_tuple_contract lookups : 2/15000 (mem: 12.50 MiB) test/returning_tuple_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.50 MiB) test/returning_tuple_contract arithmetic : 3274/56000 (mem: 12.50 MiB) test/returning_tuple_contract delta range : 1785/18000 (mem: 12.50 MiB) test/returning_tuple_contract elliptic : 2/6000 (mem: 12.50 MiB) test/returning_tuple_contract auxiliary : 26/26000 (mem: 12.50 MiB) test/returning_tuple_contract poseidon ext : 2/17000 (mem: 12.50 MiB) test/returning_tuple_contract poseidon int : 2/92000 (mem: 12.50 MiB) test/returning_tuple_contract overflow : 0/0 (mem: 12.50 MiB) test/returning_tuple_contract (mem: 12.50 MiB) test/returning_tuple_contract Total structured size: 242025 (mem: 12.50 MiB) test/returning_tuple_contract allocating polynomials object in proving key... (mem: 12.50 MiB) test/returning_tuple_contract populating trace... (mem: 251.50 MiB) test/returning_tuple_contract time to construct proving key: 297 ms. (mem: 266.00 MiB) test/returning_tuple_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 266.00 MiB) test/returning_tuple_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 289.95 MiB) test/returning_tuple_contract VK saved to "./target/tmp/tmp.Y3FCDupkRo/vk" (mem: 289.95 MiB) test/returning_tuple_contract Completed 2.1 KiB/2.1 KiB (18.8 KiB/s) with 1 file(s) remaining test/returning_tuple_contract upload: ../../../../../tmp/tmp.ie2OZskLP4 to s3://aztec-ci-artifacts/build-cache/vk-6272d93c80684605-88cbd5dfc8772de72dd1c6b2e614b69864ac887ee3b6ec6a8deaa9db8aaf5063.tar.gz test/returning_tuple_contract Cache upload of vk-6272d93c80684605-88cbd5dfc8772de72dd1c6b2e614b69864ac887ee3b6ec6a8deaa9db8aaf5063.tar.gz complete in 3s. test/returning_tuple_contract Processing function: fn_that_returns_6... test/returning_tuple_contract Cache download of vk-6272d93c80684605-950cfa158d2beef57992d9530d0a98adde567b273f9da6b41acab60c2da7c6c2.tar.gz failed. test/returning_tuple_contract Generating vk for function: fn_that_returns_6... test/returning_tuple_contract bb command: write_vk (mem: 5.00 MiB) test/returning_tuple_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/returning_tuple_contract --scheme: client_ivc (mem: 5.00 MiB) test/returning_tuple_contract --bytecode_path: - (mem: 5.00 MiB) test/returning_tuple_contract --output_path: ./target/tmp/tmp.SUYrPmw5gJ (mem: 5.00 MiB) test/returning_tuple_contract --verbose: true (mem: 5.00 MiB) test/returning_tuple_contract --verifier_type: standalone (mem: 5.00 MiB) test/returning_tuple_contract Constructing DeciderProvingKey (mem: 9.50 MiB) test/returning_tuple_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 11.50 MiB) test/returning_tuple_contract goblin ecc op : 4/1024 (mem: 11.50 MiB) test/returning_tuple_contract busread : 742/6000 (mem: 11.50 MiB) test/returning_tuple_contract lookups : 2/15000 (mem: 11.50 MiB) test/returning_tuple_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 11.50 MiB) test/returning_tuple_contract arithmetic : 3274/56000 (mem: 11.50 MiB) test/returning_tuple_contract delta range : 1785/18000 (mem: 11.50 MiB) test/returning_tuple_contract elliptic : 2/6000 (mem: 11.50 MiB) test/returning_tuple_contract auxiliary : 26/26000 (mem: 11.50 MiB) test/returning_tuple_contract poseidon ext : 2/17000 (mem: 11.50 MiB) test/returning_tuple_contract poseidon int : 2/92000 (mem: 11.50 MiB) test/returning_tuple_contract overflow : 0/0 (mem: 11.50 MiB) test/returning_tuple_contract (mem: 11.50 MiB) test/returning_tuple_contract Total structured size: 242025 (mem: 11.50 MiB) test/returning_tuple_contract allocating polynomials object in proving key... (mem: 11.50 MiB) test/returning_tuple_contract populating trace... (mem: 252.00 MiB) test/returning_tuple_contract time to construct proving key: 225 ms. (mem: 267.00 MiB) test/returning_tuple_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 267.00 MiB) test/returning_tuple_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 290.48 MiB) test/returning_tuple_contract VK saved to "./target/tmp/tmp.SUYrPmw5gJ/vk" (mem: 290.48 MiB) test/returning_tuple_contract Completed 2.1 KiB/2.1 KiB (25.3 KiB/s) with 1 file(s) remaining test/returning_tuple_contract upload: ../../../../../tmp/tmp.dTtCxGgwKN to s3://aztec-ci-artifacts/build-cache/vk-6272d93c80684605-950cfa158d2beef57992d9530d0a98adde567b273f9da6b41acab60c2da7c6c2.tar.gz test/returning_tuple_contract Cache upload of vk-6272d93c80684605-950cfa158d2beef57992d9530d0a98adde567b273f9da6b41acab60c2da7c6c2.tar.gz complete in 3s. test/returning_tuple_contract Processing function: process_message... test/returning_tuple_contract Function process_message is neither public nor unconstrained, skipping. test/returning_tuple_contract Processing function: sync_private_state... test/returning_tuple_contract Function sync_private_state is neither public nor unconstrained, skipping. test/returning_tuple_contract Processing function: public_dispatch... test/returning_tuple_contract Function public_dispatch is neither public nor unconstrained, skipping. test/pending_note_hashes_contract Processing function: insert_note_extra_emit... test/pending_note_hashes_contract Cache download of vk-bcdc8704aad6fc46-a297da40dccad17d7d270c1957e1d67685ed11b26f777ac5974e821282afe8d4.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: 5.00 MiB) test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/pending_note_hashes_contract --scheme: client_ivc (mem: 5.00 MiB) test/pending_note_hashes_contract --bytecode_path: - (mem: 5.00 MiB) test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.uQb3Uvygyo (mem: 5.00 MiB) test/pending_note_hashes_contract --verbose: true (mem: 5.00 MiB) test/pending_note_hashes_contract --verifier_type: standalone (mem: 5.00 MiB) test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 49.20 MiB) test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 51.20 MiB) test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 51.20 MiB) test/pending_note_hashes_contract busread : 742/6000 (mem: 51.20 MiB) test/pending_note_hashes_contract lookups : 24498/15000 (mem: 51.20 MiB) test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 51.20 MiB) test/pending_note_hashes_contract arithmetic : 24486/56000 (mem: 51.20 MiB) test/pending_note_hashes_contract delta range : 2980/18000 (mem: 51.20 MiB) test/pending_note_hashes_contract elliptic : 1338/6000 (mem: 51.20 MiB) test/pending_note_hashes_contract auxiliary : 1450/26000 (mem: 51.20 MiB) test/pending_note_hashes_contract poseidon ext : 52/17000 (mem: 51.20 MiB) test/pending_note_hashes_contract poseidon int : 287/92000 (mem: 51.20 MiB) test/pending_note_hashes_contract overflow : 0/0 (mem: 51.20 MiB) test/pending_note_hashes_contract (mem: 51.20 MiB) test/pending_note_hashes_contract Total structured size: 242025 (mem: 51.20 MiB) test/pending_note_hashes_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 55.70 MiB) test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 55.70 MiB) test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 55.70 MiB) test/pending_note_hashes_contract busread : 742/6000 (mem: 55.70 MiB) test/pending_note_hashes_contract lookups : 15000/15000 (mem: 55.70 MiB) test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 55.70 MiB) test/pending_note_hashes_contract arithmetic : 24486/56000 (mem: 55.70 MiB) test/pending_note_hashes_contract delta range : 2980/18000 (mem: 55.70 MiB) test/pending_note_hashes_contract elliptic : 1338/6000 (mem: 55.70 MiB) test/pending_note_hashes_contract auxiliary : 1450/26000 (mem: 55.70 MiB) test/pending_note_hashes_contract poseidon ext : 52/17000 (mem: 55.70 MiB) test/pending_note_hashes_contract poseidon int : 287/92000 (mem: 55.70 MiB) test/pending_note_hashes_contract overflow : 9499/9499 (mem: 55.70 MiB) test/pending_note_hashes_contract (mem: 55.70 MiB) test/pending_note_hashes_contract Total structured size: 251524 (mem: 55.70 MiB) test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 55.70 MiB) test/pending_note_hashes_contract populating trace... (mem: 502.70 MiB) test/pending_note_hashes_contract time to construct proving key: 500 ms. (mem: 522.70 MiB) test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 522.70 MiB) test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 548.65 MiB) test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.uQb3Uvygyo/vk" (mem: 548.65 MiB) test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (21.6 KiB/s) with 1 file(s) remaining test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.3oaXfz8PBs to s3://aztec-ci-artifacts/build-cache/vk-bcdc8704aad6fc46-a297da40dccad17d7d270c1957e1d67685ed11b26f777ac5974e821282afe8d4.tar.gz test/pending_note_hashes_contract Cache upload of vk-bcdc8704aad6fc46-a297da40dccad17d7d270c1957e1d67685ed11b26f777ac5974e821282afe8d4.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-bcdc8704aad6fc46-6d0e5923a53711b15881f0400c64f89fd85dcccebd4f120d54f707be0e4a6543.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: 5.00 MiB) test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/pending_note_hashes_contract --scheme: client_ivc (mem: 5.00 MiB) test/pending_note_hashes_contract --bytecode_path: - (mem: 5.00 MiB) test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.E0k177Txgy (mem: 5.00 MiB) test/pending_note_hashes_contract --verbose: true (mem: 5.00 MiB) test/pending_note_hashes_contract --verifier_type: standalone (mem: 5.00 MiB) test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 33.81 MiB) test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 36.81 MiB) test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 36.81 MiB) test/pending_note_hashes_contract busread : 742/6000 (mem: 36.81 MiB) test/pending_note_hashes_contract lookups : 12218/15000 (mem: 36.81 MiB) test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 36.81 MiB) test/pending_note_hashes_contract arithmetic : 14749/56000 (mem: 36.81 MiB) test/pending_note_hashes_contract delta range : 2429/18000 (mem: 36.81 MiB) test/pending_note_hashes_contract elliptic : 670/6000 (mem: 36.81 MiB) test/pending_note_hashes_contract auxiliary : 738/26000 (mem: 36.81 MiB) test/pending_note_hashes_contract poseidon ext : 52/17000 (mem: 36.81 MiB) test/pending_note_hashes_contract poseidon int : 287/92000 (mem: 36.81 MiB) test/pending_note_hashes_contract overflow : 0/0 (mem: 36.81 MiB) test/pending_note_hashes_contract (mem: 36.81 MiB) test/pending_note_hashes_contract Total structured size: 242025 (mem: 36.81 MiB) test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 36.81 MiB) test/pending_note_hashes_contract populating trace... (mem: 277.81 MiB) test/pending_note_hashes_contract time to construct proving key: 296 ms. (mem: 295.81 MiB) test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 295.81 MiB) test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 325.50 MiB) test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.E0k177Txgy/vk" (mem: 325.50 MiB) test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (24.6 KiB/s) with 1 file(s) remaining test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.sDGkPjcA0B to s3://aztec-ci-artifacts/build-cache/vk-bcdc8704aad6fc46-6d0e5923a53711b15881f0400c64f89fd85dcccebd4f120d54f707be0e4a6543.tar.gz test/pending_note_hashes_contract Cache upload of vk-bcdc8704aad6fc46-6d0e5923a53711b15881f0400c64f89fd85dcccebd4f120d54f707be0e4a6543.tar.gz complete in 3s. test/pending_note_hashes_contract Processing function: process_message... test/pending_note_hashes_contract Function process_message is neither public nor unconstrained, skipping. test/state_vars_contract Processing function: get_public_immutable_constrained_private... test/state_vars_contract Cache download of vk-62b95fae4b211637-b4728287fc4885ba537394b2e4af40a5d6945e643aaaed1c4500d247b4a4e4d6.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: 5.00 MiB) test/state_vars_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/state_vars_contract --scheme: client_ivc (mem: 5.00 MiB) test/state_vars_contract --bytecode_path: - (mem: 5.00 MiB) test/state_vars_contract --output_path: ./target/tmp/tmp.g5pR2Ukwcq (mem: 5.00 MiB) test/state_vars_contract --verbose: true (mem: 5.00 MiB) test/state_vars_contract --verifier_type: standalone (mem: 5.00 MiB) test/state_vars_contract Constructing DeciderProvingKey (mem: 14.02 MiB) test/state_vars_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.52 MiB) test/state_vars_contract goblin ecc op : 4/1024 (mem: 15.52 MiB) test/state_vars_contract busread : 742/6000 (mem: 15.52 MiB) test/state_vars_contract lookups : 2/15000 (mem: 15.52 MiB) test/state_vars_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.52 MiB) test/state_vars_contract arithmetic : 4237/56000 (mem: 15.52 MiB) test/state_vars_contract delta range : 1888/18000 (mem: 15.52 MiB) test/state_vars_contract elliptic : 2/6000 (mem: 15.52 MiB) test/state_vars_contract auxiliary : 26/26000 (mem: 15.52 MiB) test/state_vars_contract poseidon ext : 452/17000 (mem: 15.52 MiB) test/state_vars_contract poseidon int : 2567/92000 (mem: 15.52 MiB) test/state_vars_contract overflow : 0/0 (mem: 15.52 MiB) test/state_vars_contract (mem: 15.52 MiB) test/state_vars_contract Total structured size: 242025 (mem: 15.52 MiB) test/state_vars_contract allocating polynomials object in proving key... (mem: 15.52 MiB) test/state_vars_contract populating trace... (mem: 257.02 MiB) test/state_vars_contract time to construct proving key: 233 ms. (mem: 272.02 MiB) test/state_vars_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 272.02 MiB) test/state_vars_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 304.02 MiB) test/state_vars_contract VK saved to "./target/tmp/tmp.g5pR2Ukwcq/vk" (mem: 304.02 MiB) test/state_vars_contract Completed 2.1 KiB/2.1 KiB (25.4 KiB/s) with 1 file(s) remaining test/state_vars_contract upload: ../../../../../tmp/tmp.fXSxLsDdsy to s3://aztec-ci-artifacts/build-cache/vk-62b95fae4b211637-b4728287fc4885ba537394b2e4af40a5d6945e643aaaed1c4500d247b4a4e4d6.tar.gz test/state_vars_contract Cache upload of vk-62b95fae4b211637-b4728287fc4885ba537394b2e4af40a5d6945e643aaaed1c4500d247b4a4e4d6.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-62b95fae4b211637-3b7ff8fdeb803a507fba6ee9f5be79f6a2fe77efda9d581f4d55558c8e53714c.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: 5.00 MiB) test/state_vars_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/state_vars_contract --scheme: client_ivc (mem: 5.00 MiB) test/state_vars_contract --bytecode_path: - (mem: 5.00 MiB) test/state_vars_contract --output_path: ./target/tmp/tmp.vwxXLOclZn (mem: 5.00 MiB) test/state_vars_contract --verbose: true (mem: 5.00 MiB) test/state_vars_contract --verifier_type: standalone (mem: 5.00 MiB) test/state_vars_contract Constructing DeciderProvingKey (mem: 9.68 MiB) test/state_vars_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 11.68 MiB) test/state_vars_contract goblin ecc op : 4/1024 (mem: 11.68 MiB) test/state_vars_contract busread : 742/6000 (mem: 11.68 MiB) test/state_vars_contract lookups : 2/15000 (mem: 11.68 MiB) test/state_vars_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 11.68 MiB) test/state_vars_contract arithmetic : 3315/56000 (mem: 11.68 MiB) test/state_vars_contract delta range : 1797/18000 (mem: 11.68 MiB) test/state_vars_contract elliptic : 2/6000 (mem: 11.68 MiB) test/state_vars_contract auxiliary : 26/26000 (mem: 11.68 MiB) test/state_vars_contract poseidon ext : 22/17000 (mem: 11.68 MiB) test/state_vars_contract poseidon int : 116/92000 (mem: 11.68 MiB) test/state_vars_contract overflow : 0/0 (mem: 11.68 MiB) test/state_vars_contract (mem: 11.68 MiB) test/state_vars_contract Total structured size: 242025 (mem: 11.68 MiB) test/state_vars_contract allocating polynomials object in proving key... (mem: 11.68 MiB) test/state_vars_contract populating trace... (mem: 252.68 MiB) test/state_vars_contract time to construct proving key: 186 ms. (mem: 267.18 MiB) test/state_vars_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 267.18 MiB) test/state_vars_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 299.18 MiB) test/state_vars_contract VK saved to "./target/tmp/tmp.vwxXLOclZn/vk" (mem: 299.18 MiB) test/state_vars_contract Completed 2.1 KiB/2.1 KiB (26.2 KiB/s) with 1 file(s) remaining test/state_vars_contract upload: ../../../../../tmp/tmp.ofktsTRAJi to s3://aztec-ci-artifacts/build-cache/vk-62b95fae4b211637-3b7ff8fdeb803a507fba6ee9f5be79f6a2fe77efda9d581f4d55558c8e53714c.tar.gz test/state_vars_contract Cache upload of vk-62b95fae4b211637-3b7ff8fdeb803a507fba6ee9f5be79f6a2fe77efda9d581f4d55558c8e53714c.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/stateful_test_contract Processing function: constructor... test/stateful_test_contract Cache download of vk-1517525c742ed217-024dfe25b6a4544200caf3cd20827bad859c400fa65f111949b2ce81073d01d4.tar.gz failed. test/stateful_test_contract Generating vk for function: constructor... test/stateful_test_contract bb command: write_vk (mem: 5.00 MiB) test/stateful_test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/stateful_test_contract --scheme: client_ivc (mem: 5.00 MiB) test/stateful_test_contract --bytecode_path: - (mem: 5.00 MiB) test/stateful_test_contract --output_path: ./target/tmp/tmp.lBi4He1yjf (mem: 5.00 MiB) test/stateful_test_contract --verbose: true (mem: 5.00 MiB) test/stateful_test_contract --verifier_type: standalone (mem: 5.00 MiB) test/stateful_test_contract Constructing DeciderProvingKey (mem: 10.77 MiB) test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 13.27 MiB) test/stateful_test_contract goblin ecc op : 4/1024 (mem: 13.27 MiB) test/stateful_test_contract busread : 742/6000 (mem: 13.27 MiB) test/stateful_test_contract lookups : 2/15000 (mem: 13.27 MiB) test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 13.27 MiB) test/stateful_test_contract arithmetic : 3635/56000 (mem: 13.27 MiB) test/stateful_test_contract delta range : 1837/18000 (mem: 13.27 MiB) test/stateful_test_contract elliptic : 340/6000 (mem: 13.27 MiB) test/stateful_test_contract auxiliary : 187/26000 (mem: 13.27 MiB) test/stateful_test_contract poseidon ext : 142/17000 (mem: 13.27 MiB) test/stateful_test_contract poseidon int : 800/92000 (mem: 13.27 MiB) test/stateful_test_contract overflow : 0/0 (mem: 13.27 MiB) test/stateful_test_contract (mem: 13.27 MiB) test/stateful_test_contract Total structured size: 242025 (mem: 13.27 MiB) test/stateful_test_contract allocating polynomials object in proving key... (mem: 13.27 MiB) test/stateful_test_contract populating trace... (mem: 252.27 MiB) test/stateful_test_contract time to construct proving key: 157 ms. (mem: 267.77 MiB) test/stateful_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 267.77 MiB) test/stateful_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 299.77 MiB) test/stateful_test_contract VK saved to "./target/tmp/tmp.lBi4He1yjf/vk" (mem: 299.77 MiB) test/stateful_test_contract Completed 2.1 KiB/2.1 KiB (27.0 KiB/s) with 1 file(s) remaining test/stateful_test_contract upload: ../../../../../tmp/tmp.uL8ZJxzjyS to s3://aztec-ci-artifacts/build-cache/vk-1517525c742ed217-024dfe25b6a4544200caf3cd20827bad859c400fa65f111949b2ce81073d01d4.tar.gz test/stateful_test_contract Cache upload of vk-1517525c742ed217-024dfe25b6a4544200caf3cd20827bad859c400fa65f111949b2ce81073d01d4.tar.gz complete in 3s. test/spam_contract Processing function: spam... test/spam_contract Cache download of vk-3131ba66a86d8ef7-e6f0453235afe94fe22b859cb2d2bea997a43a9eff7787ebfa92918f181c23ae.tar.gz failed. test/spam_contract Generating vk for function: spam... test/spam_contract bb command: write_vk (mem: 5.00 MiB) test/spam_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/spam_contract --scheme: client_ivc (mem: 5.00 MiB) test/spam_contract --bytecode_path: - (mem: 5.00 MiB) test/spam_contract --output_path: ./target/tmp/tmp.3EhQ36YmYz (mem: 5.00 MiB) test/spam_contract --verbose: true (mem: 5.00 MiB) test/spam_contract --verifier_type: standalone (mem: 5.00 MiB) test/spam_contract Constructing DeciderProvingKey (mem: 16.83 MiB) test/spam_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 22.33 MiB) test/spam_contract goblin ecc op : 4/1024 (mem: 22.33 MiB) test/spam_contract busread : 742/6000 (mem: 22.33 MiB) test/spam_contract lookups : 2/15000 (mem: 22.33 MiB) test/spam_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 22.33 MiB) test/spam_contract arithmetic : 5996/56000 (mem: 22.33 MiB) test/spam_contract delta range : 2266/18000 (mem: 22.33 MiB) test/spam_contract elliptic : 2/6000 (mem: 22.33 MiB) test/spam_contract auxiliary : 4712/26000 (mem: 22.33 MiB) test/spam_contract poseidon ext : 562/17000 (mem: 22.33 MiB) test/spam_contract poseidon int : 3194/92000 (mem: 22.33 MiB) test/spam_contract overflow : 0/0 (mem: 22.33 MiB) test/spam_contract (mem: 22.33 MiB) test/spam_contract Total structured size: 242025 (mem: 22.33 MiB) test/spam_contract allocating polynomials object in proving key... (mem: 22.83 MiB) test/spam_contract populating trace... (mem: 262.33 MiB) test/spam_contract time to construct proving key: 203 ms. (mem: 278.33 MiB) test/spam_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 278.33 MiB) test/spam_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 310.33 MiB) test/spam_contract VK saved to "./target/tmp/tmp.3EhQ36YmYz/vk" (mem: 310.33 MiB) test/spam_contract Completed 2.1 KiB/2.1 KiB (26.6 KiB/s) with 1 file(s) remaining test/spam_contract upload: ../../../../../tmp/tmp.Vm6sQial6c to s3://aztec-ci-artifacts/build-cache/vk-3131ba66a86d8ef7-e6f0453235afe94fe22b859cb2d2bea997a43a9eff7787ebfa92918f181c23ae.tar.gz test/spam_contract Cache upload of vk-3131ba66a86d8ef7-e6f0453235afe94fe22b859cb2d2bea997a43a9eff7787ebfa92918f181c23ae.tar.gz complete in 4s. test/spam_contract Processing function: sync_private_state... test/spam_contract Function sync_private_state is neither public nor unconstrained, skipping. test/state_vars_contract Processing function: increase_private_value... test/state_vars_contract Cache download of vk-62b95fae4b211637-6366b24dab3eafea3db0d5fd225503666cdabcf78aaf482c87cf279983dbef85.tar.gz failed. test/state_vars_contract Generating vk for function: increase_private_value... test/state_vars_contract bb command: write_vk (mem: 5.00 MiB) test/state_vars_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/state_vars_contract --scheme: client_ivc (mem: 5.00 MiB) test/state_vars_contract --bytecode_path: - (mem: 5.00 MiB) test/state_vars_contract --output_path: ./target/tmp/tmp.F1m2mypvm1 (mem: 5.00 MiB) test/state_vars_contract --verbose: true (mem: 5.00 MiB) test/state_vars_contract --verifier_type: standalone (mem: 5.00 MiB) test/state_vars_contract Constructing DeciderProvingKey (mem: 35.59 MiB) test/state_vars_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 37.59 MiB) test/state_vars_contract goblin ecc op : 4/1024 (mem: 37.59 MiB) test/state_vars_contract busread : 742/6000 (mem: 37.59 MiB) test/state_vars_contract lookups : 12218/15000 (mem: 37.59 MiB) test/state_vars_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 37.59 MiB) test/state_vars_contract arithmetic : 15581/56000 (mem: 37.59 MiB) test/state_vars_contract delta range : 2586/18000 (mem: 37.59 MiB) test/state_vars_contract elliptic : 1346/6000 (mem: 37.59 MiB) test/state_vars_contract auxiliary : 1570/26000 (mem: 37.59 MiB) test/state_vars_contract poseidon ext : 352/17000 (mem: 37.59 MiB) test/state_vars_contract poseidon int : 1997/92000 (mem: 37.59 MiB) test/state_vars_contract overflow : 0/0 (mem: 37.59 MiB) test/state_vars_contract (mem: 37.59 MiB) test/state_vars_contract Total structured size: 242025 (mem: 37.59 MiB) test/state_vars_contract allocating polynomials object in proving key... (mem: 37.59 MiB) test/state_vars_contract populating trace... (mem: 277.09 MiB) test/state_vars_contract time to construct proving key: 210 ms. (mem: 295.59 MiB) test/state_vars_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 295.59 MiB) test/state_vars_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 325.20 MiB) test/state_vars_contract VK saved to "./target/tmp/tmp.F1m2mypvm1/vk" (mem: 325.20 MiB) test/state_vars_contract Completed 2.1 KiB/2.1 KiB (30.8 KiB/s) with 1 file(s) remaining test/state_vars_contract upload: ../../../../../tmp/tmp.8GD0zonRvm to s3://aztec-ci-artifacts/build-cache/vk-62b95fae4b211637-6366b24dab3eafea3db0d5fd225503666cdabcf78aaf482c87cf279983dbef85.tar.gz test/state_vars_contract Cache upload of vk-62b95fae4b211637-6366b24dab3eafea3db0d5fd225503666cdabcf78aaf482c87cf279983dbef85.tar.gz complete in 4s. test/state_vars_contract Processing function: initialize_private... test/state_vars_contract Cache download of vk-62b95fae4b211637-b56d5fb93ab18393477fb9f92aacd15ea6175e7b5a8d64b17323f0756975112f.tar.gz failed. test/state_vars_contract Generating vk for function: initialize_private... test/state_vars_contract bb command: write_vk (mem: 5.00 MiB) test/state_vars_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/state_vars_contract --scheme: client_ivc (mem: 5.00 MiB) test/state_vars_contract --bytecode_path: - (mem: 5.00 MiB) test/state_vars_contract --output_path: ./target/tmp/tmp.LQ4ccRAJlH (mem: 5.00 MiB) test/state_vars_contract --verbose: true (mem: 5.00 MiB) test/state_vars_contract --verifier_type: standalone (mem: 5.00 MiB) test/state_vars_contract Constructing DeciderProvingKey (mem: 32.85 MiB) test/state_vars_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 35.85 MiB) test/state_vars_contract goblin ecc op : 4/1024 (mem: 35.85 MiB) test/state_vars_contract busread : 742/6000 (mem: 35.85 MiB) test/state_vars_contract lookups : 12218/15000 (mem: 35.85 MiB) test/state_vars_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 35.85 MiB) test/state_vars_contract arithmetic : 14727/56000 (mem: 35.85 MiB) test/state_vars_contract delta range : 2430/18000 (mem: 35.85 MiB) test/state_vars_contract elliptic : 670/6000 (mem: 35.85 MiB) test/state_vars_contract auxiliary : 738/26000 (mem: 35.85 MiB) test/state_vars_contract poseidon ext : 32/17000 (mem: 35.85 MiB) test/state_vars_contract poseidon int : 173/92000 (mem: 35.85 MiB) test/state_vars_contract overflow : 0/0 (mem: 35.85 MiB) test/state_vars_contract (mem: 35.85 MiB) test/state_vars_contract Total structured size: 242025 (mem: 35.85 MiB) test/state_vars_contract allocating polynomials object in proving key... (mem: 35.85 MiB) test/state_vars_contract populating trace... (mem: 276.85 MiB) test/state_vars_contract time to construct proving key: 262 ms. (mem: 294.35 MiB) test/state_vars_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 294.35 MiB) test/state_vars_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 323.91 MiB) test/state_vars_contract VK saved to "./target/tmp/tmp.LQ4ccRAJlH/vk" (mem: 323.91 MiB) test/state_vars_contract Completed 2.1 KiB/2.1 KiB (27.1 KiB/s) with 1 file(s) remaining test/state_vars_contract upload: ../../../../../tmp/tmp.CSbQF83Ceq to s3://aztec-ci-artifacts/build-cache/vk-62b95fae4b211637-b56d5fb93ab18393477fb9f92aacd15ea6175e7b5a8d64b17323f0756975112f.tar.gz test/state_vars_contract Cache upload of vk-62b95fae4b211637-b56d5fb93ab18393477fb9f92aacd15ea6175e7b5a8d64b17323f0756975112f.tar.gz complete in 4s. test/state_vars_contract Processing function: initialize_private_immutable... test/state_vars_contract Cache download of vk-62b95fae4b211637-3f5aa3b471a224cd09f3559c65ca06ac17282ef051f1ea7280a3e92652bc7968.tar.gz failed. test/state_vars_contract Generating vk for function: initialize_private_immutable... test/state_vars_contract bb command: write_vk (mem: 5.00 MiB) test/state_vars_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/state_vars_contract --scheme: client_ivc (mem: 5.00 MiB) test/state_vars_contract --bytecode_path: - (mem: 5.00 MiB) test/state_vars_contract --output_path: ./target/tmp/tmp.UNeULOPUPY (mem: 5.00 MiB) test/state_vars_contract --verbose: true (mem: 5.00 MiB) test/state_vars_contract --verifier_type: standalone (mem: 5.00 MiB) test/state_vars_contract Constructing DeciderProvingKey (mem: 33.82 MiB) test/state_vars_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 36.82 MiB) test/state_vars_contract goblin ecc op : 4/1024 (mem: 36.82 MiB) test/state_vars_contract busread : 742/6000 (mem: 36.82 MiB) test/state_vars_contract lookups : 12218/15000 (mem: 36.82 MiB) test/state_vars_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 36.82 MiB) test/state_vars_contract arithmetic : 14727/56000 (mem: 36.82 MiB) test/state_vars_contract delta range : 2430/18000 (mem: 36.82 MiB) test/state_vars_contract elliptic : 670/6000 (mem: 36.82 MiB) test/state_vars_contract auxiliary : 738/26000 (mem: 36.82 MiB) test/state_vars_contract poseidon ext : 32/17000 (mem: 36.82 MiB) test/state_vars_contract poseidon int : 173/92000 (mem: 36.82 MiB) test/state_vars_contract overflow : 0/0 (mem: 36.82 MiB) test/state_vars_contract (mem: 36.82 MiB) test/state_vars_contract Total structured size: 242025 (mem: 36.82 MiB) test/state_vars_contract allocating polynomials object in proving key... (mem: 36.82 MiB) test/state_vars_contract populating trace... (mem: 277.32 MiB) test/state_vars_contract time to construct proving key: 201 ms. (mem: 294.32 MiB) test/state_vars_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 294.32 MiB) test/state_vars_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 324.06 MiB) test/state_vars_contract VK saved to "./target/tmp/tmp.UNeULOPUPY/vk" (mem: 324.06 MiB) test/state_vars_contract Completed 2.1 KiB/2.1 KiB (21.9 KiB/s) with 1 file(s) remaining test/state_vars_contract upload: ../../../../../tmp/tmp.0YvKZpQzr6 to s3://aztec-ci-artifacts/build-cache/vk-62b95fae4b211637-3f5aa3b471a224cd09f3559c65ca06ac17282ef051f1ea7280a3e92652bc7968.tar.gz test/state_vars_contract Cache upload of vk-62b95fae4b211637-3f5aa3b471a224cd09f3559c65ca06ac17282ef051f1ea7280a3e92652bc7968.tar.gz complete in 4s. 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-62b95fae4b211637-76f327cd82e7ccfffc1a9909376706faebdf86edc2c23836b4e2ca21a62f44e7.tar.gz failed. test/state_vars_contract Generating vk for function: match_public_immutable... test/state_vars_contract bb command: write_vk (mem: 5.00 MiB) test/state_vars_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/state_vars_contract --scheme: client_ivc (mem: 5.00 MiB) test/state_vars_contract --bytecode_path: - (mem: 5.00 MiB) test/state_vars_contract --output_path: ./target/tmp/tmp.9DwBlzmCwN (mem: 5.00 MiB) test/state_vars_contract --verbose: true (mem: 5.00 MiB) test/state_vars_contract --verifier_type: standalone (mem: 5.00 MiB) test/state_vars_contract Constructing DeciderProvingKey (mem: 14.79 MiB) test/state_vars_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.29 MiB) test/state_vars_contract goblin ecc op : 4/1024 (mem: 16.29 MiB) test/state_vars_contract busread : 742/6000 (mem: 16.29 MiB) test/state_vars_contract lookups : 2/15000 (mem: 16.29 MiB) test/state_vars_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.29 MiB) test/state_vars_contract arithmetic : 4238/56000 (mem: 16.29 MiB) test/state_vars_contract delta range : 1888/18000 (mem: 16.29 MiB) test/state_vars_contract elliptic : 2/6000 (mem: 16.29 MiB) test/state_vars_contract auxiliary : 26/26000 (mem: 16.29 MiB) test/state_vars_contract poseidon ext : 452/17000 (mem: 16.29 MiB) test/state_vars_contract poseidon int : 2567/92000 (mem: 16.29 MiB) test/state_vars_contract overflow : 0/0 (mem: 16.29 MiB) test/state_vars_contract (mem: 16.29 MiB) test/state_vars_contract Total structured size: 242025 (mem: 16.29 MiB) test/state_vars_contract allocating polynomials object in proving key... (mem: 16.29 MiB) test/state_vars_contract populating trace... (mem: 256.79 MiB) test/state_vars_contract time to construct proving key: 181 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: 303.29 MiB) test/state_vars_contract VK saved to "./target/tmp/tmp.9DwBlzmCwN/vk" (mem: 303.29 MiB) test/state_vars_contract Completed 2.1 KiB/2.1 KiB (24.4 KiB/s) with 1 file(s) remaining test/state_vars_contract upload: ../../../../../tmp/tmp.oDq8OPqmPO to s3://aztec-ci-artifacts/build-cache/vk-62b95fae4b211637-76f327cd82e7ccfffc1a9909376706faebdf86edc2c23836b4e2ca21a62f44e7.tar.gz test/state_vars_contract Cache upload of vk-62b95fae4b211637-76f327cd82e7ccfffc1a9909376706faebdf86edc2c23836b4e2ca21a62f44e7.tar.gz complete in 3s. test/state_vars_contract Processing function: process_message... test/state_vars_contract Function process_message is neither public nor unconstrained, skipping. test/state_vars_contract Processing function: public_dispatch... test/state_vars_contract Function public_dispatch is neither public nor unconstrained, skipping. test/state_vars_contract Processing function: sync_private_state... test/state_vars_contract Function sync_private_state is neither public nor unconstrained, skipping. test/state_vars_contract Processing function: update_private_mutable... test/state_vars_contract Cache download of vk-62b95fae4b211637-7f7e42d9fc51a7cb65d30c5e83c4f9c2648e987856c2723e1d227840dbabeefd.tar.gz failed. test/state_vars_contract Generating vk for function: update_private_mutable... test/state_vars_contract bb command: write_vk (mem: 5.00 MiB) test/state_vars_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/state_vars_contract --scheme: client_ivc (mem: 5.00 MiB) test/state_vars_contract --bytecode_path: - (mem: 5.00 MiB) test/state_vars_contract --output_path: ./target/tmp/tmp.axjHq7yblX (mem: 5.00 MiB) test/state_vars_contract --verbose: true (mem: 5.00 MiB) test/state_vars_contract --verifier_type: standalone (mem: 5.00 MiB) test/state_vars_contract Constructing DeciderProvingKey (mem: 33.57 MiB) test/state_vars_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 37.07 MiB) test/state_vars_contract goblin ecc op : 4/1024 (mem: 37.07 MiB) test/state_vars_contract busread : 742/6000 (mem: 37.07 MiB) test/state_vars_contract lookups : 12218/15000 (mem: 37.07 MiB) test/state_vars_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 37.07 MiB) test/state_vars_contract arithmetic : 15096/56000 (mem: 37.07 MiB) test/state_vars_contract delta range : 2477/18000 (mem: 37.07 MiB) test/state_vars_contract elliptic : 1008/6000 (mem: 37.07 MiB) test/state_vars_contract auxiliary : 899/26000 (mem: 37.07 MiB) test/state_vars_contract poseidon ext : 182/17000 (mem: 37.07 MiB) test/state_vars_contract poseidon int : 1028/92000 (mem: 37.07 MiB) test/state_vars_contract overflow : 0/0 (mem: 37.07 MiB) test/state_vars_contract (mem: 37.07 MiB) test/state_vars_contract Total structured size: 242025 (mem: 37.07 MiB) test/state_vars_contract allocating polynomials object in proving key... (mem: 37.07 MiB) test/state_vars_contract populating trace... (mem: 277.07 MiB) test/state_vars_contract time to construct proving key: 192 ms. (mem: 295.07 MiB) test/state_vars_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 295.07 MiB) test/state_vars_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 324.66 MiB) test/state_vars_contract VK saved to "./target/tmp/tmp.axjHq7yblX/vk" (mem: 324.66 MiB) test/state_vars_contract Completed 2.1 KiB/2.1 KiB (26.3 KiB/s) with 1 file(s) remaining test/state_vars_contract upload: ../../../../../tmp/tmp.mcIlLEWLkS to s3://aztec-ci-artifacts/build-cache/vk-62b95fae4b211637-7f7e42d9fc51a7cb65d30c5e83c4f9c2648e987856c2723e1d227840dbabeefd.tar.gz test/state_vars_contract Cache upload of vk-62b95fae4b211637-7f7e42d9fc51a7cb65d30c5e83c4f9c2648e987856c2723e1d227840dbabeefd.tar.gz complete in 4s. 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... test/stateful_test_contract Cache download of vk-1517525c742ed217-a1ecb174138baba8ecbabb439f33ebe858d6a7184f967135bcf7db365959cc6f.tar.gz failed. test/stateful_test_contract Generating vk for function: create_note... test/stateful_test_contract bb command: write_vk (mem: 5.00 MiB) test/stateful_test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/stateful_test_contract --scheme: client_ivc (mem: 5.00 MiB) test/stateful_test_contract --bytecode_path: - (mem: 5.00 MiB) test/stateful_test_contract --output_path: ./target/tmp/tmp.hSF1cvyQd2 (mem: 5.00 MiB) test/stateful_test_contract --verbose: true (mem: 5.00 MiB) test/stateful_test_contract --verifier_type: standalone (mem: 5.00 MiB) test/stateful_test_contract Constructing DeciderProvingKey (mem: 31.78 MiB) test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 35.28 MiB) test/stateful_test_contract goblin ecc op : 4/1024 (mem: 35.28 MiB) test/stateful_test_contract busread : 742/6000 (mem: 35.28 MiB) test/stateful_test_contract lookups : 12250/15000 (mem: 35.28 MiB) test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 35.28 MiB) test/stateful_test_contract arithmetic : 15966/56000 (mem: 35.28 MiB) test/stateful_test_contract delta range : 2446/18000 (mem: 35.28 MiB) test/stateful_test_contract elliptic : 654/6000 (mem: 35.28 MiB) test/stateful_test_contract auxiliary : 738/26000 (mem: 35.28 MiB) test/stateful_test_contract poseidon ext : 52/17000 (mem: 35.28 MiB) test/stateful_test_contract poseidon int : 287/92000 (mem: 35.28 MiB) test/stateful_test_contract overflow : 0/0 (mem: 35.28 MiB) test/stateful_test_contract (mem: 35.28 MiB) test/stateful_test_contract Total structured size: 242025 (mem: 35.28 MiB) test/stateful_test_contract allocating polynomials object in proving key... (mem: 35.78 MiB) test/stateful_test_contract populating trace... (mem: 275.78 MiB) test/stateful_test_contract time to construct proving key: 219 ms. (mem: 292.28 MiB) test/stateful_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 292.28 MiB) test/stateful_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 321.83 MiB) test/stateful_test_contract VK saved to "./target/tmp/tmp.hSF1cvyQd2/vk" (mem: 321.83 MiB) test/stateful_test_contract Completed 2.1 KiB/2.1 KiB (13.6 KiB/s) with 1 file(s) remaining test/stateful_test_contract upload: ../../../../../tmp/tmp.OvQj81fj97 to s3://aztec-ci-artifacts/build-cache/vk-1517525c742ed217-a1ecb174138baba8ecbabb439f33ebe858d6a7184f967135bcf7db365959cc6f.tar.gz test/stateful_test_contract Cache upload of vk-1517525c742ed217-a1ecb174138baba8ecbabb439f33ebe858d6a7184f967135bcf7db365959cc6f.tar.gz complete in 3s. test/stateful_test_contract Processing function: create_note_no_init_check... test/stateful_test_contract Cache download of vk-1517525c742ed217-75f3fb088b42fc1caccdd9633927201612428e0c4810496895462a4f7a0f3167.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: 5.00 MiB) test/stateful_test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/stateful_test_contract --scheme: client_ivc (mem: 5.00 MiB) test/stateful_test_contract --bytecode_path: - (mem: 5.00 MiB) test/stateful_test_contract --output_path: ./target/tmp/tmp.E7qFVaQF5s (mem: 5.00 MiB) test/stateful_test_contract --verbose: true (mem: 5.00 MiB) test/stateful_test_contract --verifier_type: standalone (mem: 5.00 MiB) test/stateful_test_contract Constructing DeciderProvingKey (mem: 33.20 MiB) test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 36.70 MiB) test/stateful_test_contract goblin ecc op : 4/1024 (mem: 36.70 MiB) test/stateful_test_contract busread : 742/6000 (mem: 36.70 MiB) test/stateful_test_contract lookups : 12250/15000 (mem: 36.70 MiB) test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 36.70 MiB) test/stateful_test_contract arithmetic : 15966/56000 (mem: 36.70 MiB) test/stateful_test_contract delta range : 2445/18000 (mem: 36.70 MiB) test/stateful_test_contract elliptic : 654/6000 (mem: 36.70 MiB) test/stateful_test_contract auxiliary : 738/26000 (mem: 36.70 MiB) test/stateful_test_contract poseidon ext : 52/17000 (mem: 36.70 MiB) test/stateful_test_contract poseidon int : 287/92000 (mem: 36.70 MiB) test/stateful_test_contract overflow : 0/0 (mem: 36.70 MiB) test/stateful_test_contract (mem: 36.70 MiB) test/stateful_test_contract Total structured size: 242025 (mem: 36.70 MiB) test/stateful_test_contract allocating polynomials object in proving key... (mem: 36.70 MiB) test/stateful_test_contract populating trace... (mem: 276.20 MiB) test/stateful_test_contract time to construct proving key: 210 ms. (mem: 293.70 MiB) test/stateful_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 293.70 MiB) test/stateful_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 323.61 MiB) test/stateful_test_contract VK saved to "./target/tmp/tmp.E7qFVaQF5s/vk" (mem: 323.61 MiB) test/stateful_test_contract Completed 2.1 KiB/2.1 KiB (25.3 KiB/s) with 1 file(s) remaining test/stateful_test_contract upload: ../../../../../tmp/tmp.atZ5xgDDPG to s3://aztec-ci-artifacts/build-cache/vk-1517525c742ed217-75f3fb088b42fc1caccdd9633927201612428e0c4810496895462a4f7a0f3167.tar.gz test/stateful_test_contract Cache upload of vk-1517525c742ed217-75f3fb088b42fc1caccdd9633927201612428e0c4810496895462a4f7a0f3167.tar.gz complete in 3s. test/static_parent_contract Processing function: enqueue_call... test/static_parent_contract Cache download of vk-a8e6324796d12c69-d0f228438259cdc29603430cbbced4452738c1c6447153230ce9750b9ee8f438.tar.gz failed. test/static_parent_contract Generating vk for function: enqueue_call... test/static_parent_contract bb command: write_vk (mem: 5.00 MiB) test/static_parent_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/static_parent_contract --scheme: client_ivc (mem: 5.00 MiB) test/static_parent_contract --bytecode_path: - (mem: 5.00 MiB) test/static_parent_contract --output_path: ./target/tmp/tmp.FtKwEEusvm (mem: 5.00 MiB) test/static_parent_contract --verbose: true (mem: 5.00 MiB) test/static_parent_contract --verifier_type: standalone (mem: 5.00 MiB) test/static_parent_contract Constructing DeciderProvingKey (mem: 10.59 MiB) test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.59 MiB) test/static_parent_contract goblin ecc op : 4/1024 (mem: 12.59 MiB) test/static_parent_contract busread : 742/6000 (mem: 12.59 MiB) test/static_parent_contract lookups : 2/15000 (mem: 12.59 MiB) test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.59 MiB) test/static_parent_contract arithmetic : 3307/56000 (mem: 12.59 MiB) test/static_parent_contract delta range : 1787/18000 (mem: 12.59 MiB) test/static_parent_contract elliptic : 2/6000 (mem: 12.59 MiB) test/static_parent_contract auxiliary : 26/26000 (mem: 12.59 MiB) test/static_parent_contract poseidon ext : 32/17000 (mem: 12.59 MiB) test/static_parent_contract poseidon int : 173/92000 (mem: 12.59 MiB) test/static_parent_contract overflow : 0/0 (mem: 12.59 MiB) test/static_parent_contract (mem: 12.59 MiB) test/static_parent_contract Total structured size: 242025 (mem: 12.59 MiB) test/static_parent_contract allocating polynomials object in proving key... (mem: 12.59 MiB) test/static_parent_contract populating trace... (mem: 254.59 MiB) test/static_parent_contract time to construct proving key: 187 ms. (mem: 269.59 MiB) test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 269.59 MiB) test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 301.59 MiB) test/static_parent_contract VK saved to "./target/tmp/tmp.FtKwEEusvm/vk" (mem: 301.59 MiB) test/static_parent_contract Completed 2.1 KiB/2.1 KiB (38.4 KiB/s) with 1 file(s) remaining test/static_parent_contract upload: ../../../../../tmp/tmp.IkukQUiR9s to s3://aztec-ci-artifacts/build-cache/vk-a8e6324796d12c69-d0f228438259cdc29603430cbbced4452738c1c6447153230ce9750b9ee8f438.tar.gz test/static_parent_contract Cache upload of vk-a8e6324796d12c69-d0f228438259cdc29603430cbbced4452738c1c6447153230ce9750b9ee8f438.tar.gz complete in 3s. test/static_parent_contract Processing function: enqueue_public_get_value_from_child... test/static_parent_contract Cache download of vk-a8e6324796d12c69-fb90273aef2d64ebf7881839e73b434323690735d73169aed1783a6b03560f51.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: 5.00 MiB) test/static_parent_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/static_parent_contract --scheme: client_ivc (mem: 5.00 MiB) test/static_parent_contract --bytecode_path: - (mem: 5.00 MiB) test/static_parent_contract --output_path: ./target/tmp/tmp.A3PYJBz4bI (mem: 5.00 MiB) test/static_parent_contract --verbose: true (mem: 5.00 MiB) test/static_parent_contract --verifier_type: standalone (mem: 5.00 MiB) test/static_parent_contract Constructing DeciderProvingKey (mem: 9.56 MiB) test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 11.56 MiB) test/static_parent_contract goblin ecc op : 4/1024 (mem: 11.56 MiB) test/static_parent_contract busread : 742/6000 (mem: 11.56 MiB) test/static_parent_contract lookups : 2/15000 (mem: 11.56 MiB) test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 11.56 MiB) test/static_parent_contract arithmetic : 3296/56000 (mem: 11.56 MiB) test/static_parent_contract delta range : 1787/18000 (mem: 11.56 MiB) test/static_parent_contract elliptic : 2/6000 (mem: 11.56 MiB) test/static_parent_contract auxiliary : 26/26000 (mem: 11.56 MiB) test/static_parent_contract poseidon ext : 22/17000 (mem: 11.56 MiB) test/static_parent_contract poseidon int : 116/92000 (mem: 11.56 MiB) test/static_parent_contract overflow : 0/0 (mem: 11.56 MiB) test/static_parent_contract (mem: 11.56 MiB) test/static_parent_contract Total structured size: 242025 (mem: 11.56 MiB) test/static_parent_contract allocating polynomials object in proving key... (mem: 11.56 MiB) test/static_parent_contract populating trace... (mem: 251.06 MiB) test/static_parent_contract time to construct proving key: 168 ms. (mem: 265.06 MiB) test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 265.06 MiB) test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 297.06 MiB) test/static_parent_contract VK saved to "./target/tmp/tmp.A3PYJBz4bI/vk" (mem: 297.06 MiB) test/static_parent_contract Completed 2.1 KiB/2.1 KiB (24.6 KiB/s) with 1 file(s) remaining test/static_parent_contract upload: ../../../../../tmp/tmp.qhRgD339Qe to s3://aztec-ci-artifacts/build-cache/vk-a8e6324796d12c69-fb90273aef2d64ebf7881839e73b434323690735d73169aed1783a6b03560f51.tar.gz test/static_parent_contract Cache upload of vk-a8e6324796d12c69-fb90273aef2d64ebf7881839e73b434323690735d73169aed1783a6b03560f51.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-a8e6324796d12c69-84d0bcf708416a8135f5de42b91a39315786aac56e2b2c1e8ea7c6ac4c84eb6f.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: 5.00 MiB) test/static_parent_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/static_parent_contract --scheme: client_ivc (mem: 5.00 MiB) test/static_parent_contract --bytecode_path: - (mem: 5.00 MiB) test/static_parent_contract --output_path: ./target/tmp/tmp.ku4OzfFlWC (mem: 5.00 MiB) test/static_parent_contract --verbose: true (mem: 5.00 MiB) test/static_parent_contract --verifier_type: standalone (mem: 5.00 MiB) test/static_parent_contract Constructing DeciderProvingKey (mem: 10.60 MiB) test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.60 MiB) test/static_parent_contract goblin ecc op : 4/1024 (mem: 12.60 MiB) test/static_parent_contract busread : 742/6000 (mem: 12.60 MiB) test/static_parent_contract lookups : 2/15000 (mem: 12.60 MiB) test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.60 MiB) test/static_parent_contract arithmetic : 3308/56000 (mem: 12.60 MiB) test/static_parent_contract delta range : 1787/18000 (mem: 12.60 MiB) test/static_parent_contract elliptic : 2/6000 (mem: 12.60 MiB) test/static_parent_contract auxiliary : 26/26000 (mem: 12.60 MiB) test/static_parent_contract poseidon ext : 32/17000 (mem: 12.60 MiB) test/static_parent_contract poseidon int : 173/92000 (mem: 12.60 MiB) test/static_parent_contract overflow : 0/0 (mem: 12.60 MiB) test/static_parent_contract (mem: 12.60 MiB) test/static_parent_contract Total structured size: 242025 (mem: 12.60 MiB) test/static_parent_contract allocating polynomials object in proving key... (mem: 12.60 MiB) test/static_parent_contract populating trace... (mem: 254.10 MiB) test/static_parent_contract time to construct proving key: 272 ms. (mem: 268.60 MiB) test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 268.60 MiB) test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 300.60 MiB) test/static_parent_contract VK saved to "./target/tmp/tmp.ku4OzfFlWC/vk" (mem: 300.60 MiB) test/static_parent_contract Completed 2.1 KiB/2.1 KiB (26.7 KiB/s) with 1 file(s) remaining test/static_parent_contract upload: ../../../../../tmp/tmp.tAOsSYdUoC to s3://aztec-ci-artifacts/build-cache/vk-a8e6324796d12c69-84d0bcf708416a8135f5de42b91a39315786aac56e2b2c1e8ea7c6ac4c84eb6f.tar.gz test/static_parent_contract Cache upload of vk-a8e6324796d12c69-84d0bcf708416a8135f5de42b91a39315786aac56e2b2c1e8ea7c6ac4c84eb6f.tar.gz complete in 3s. test/static_parent_contract Processing function: enqueue_static_nested_call_to_pub_function... test/static_parent_contract Cache download of vk-a8e6324796d12c69-b199b0b3b6b6d9eea454146da6e732b9c23653a6bd3543f51d0ba8d1dbd3302f.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: 5.00 MiB) test/static_parent_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/static_parent_contract --scheme: client_ivc (mem: 5.00 MiB) test/static_parent_contract --bytecode_path: - (mem: 5.00 MiB) test/static_parent_contract --output_path: ./target/tmp/tmp.OW6ajyn5eS (mem: 5.00 MiB) test/static_parent_contract --verbose: true (mem: 5.00 MiB) test/static_parent_contract --verifier_type: standalone (mem: 5.00 MiB) test/static_parent_contract Constructing DeciderProvingKey (mem: 9.91 MiB) test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.41 MiB) test/static_parent_contract goblin ecc op : 4/1024 (mem: 12.41 MiB) test/static_parent_contract busread : 742/6000 (mem: 12.41 MiB) test/static_parent_contract lookups : 2/15000 (mem: 12.41 MiB) test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.41 MiB) test/static_parent_contract arithmetic : 3320/56000 (mem: 12.41 MiB) test/static_parent_contract delta range : 1787/18000 (mem: 12.41 MiB) test/static_parent_contract elliptic : 2/6000 (mem: 12.41 MiB) test/static_parent_contract auxiliary : 26/26000 (mem: 12.41 MiB) test/static_parent_contract poseidon ext : 42/17000 (mem: 12.41 MiB) test/static_parent_contract poseidon int : 230/92000 (mem: 12.41 MiB) test/static_parent_contract overflow : 0/0 (mem: 12.41 MiB) test/static_parent_contract (mem: 12.41 MiB) test/static_parent_contract Total structured size: 242025 (mem: 12.41 MiB) test/static_parent_contract allocating polynomials object in proving key... (mem: 12.41 MiB) test/static_parent_contract populating trace... (mem: 253.41 MiB) test/static_parent_contract time to construct proving key: 192 ms. (mem: 267.91 MiB) test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 267.91 MiB) test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 299.91 MiB) test/static_parent_contract VK saved to "./target/tmp/tmp.OW6ajyn5eS/vk" (mem: 299.91 MiB) test/static_parent_contract Completed 2.1 KiB/2.1 KiB (25.5 KiB/s) with 1 file(s) remaining test/static_parent_contract upload: ../../../../../tmp/tmp.Fv26PmNQ9l to s3://aztec-ci-artifacts/build-cache/vk-a8e6324796d12c69-b199b0b3b6b6d9eea454146da6e732b9c23653a6bd3543f51d0ba8d1dbd3302f.tar.gz test/static_parent_contract Cache upload of vk-a8e6324796d12c69-b199b0b3b6b6d9eea454146da6e732b9c23653a6bd3543f51d0ba8d1dbd3302f.tar.gz complete in 3s. test/static_parent_contract Processing function: private_call... test/static_parent_contract Cache download of vk-a8e6324796d12c69-2a851f1d7d99582751491e21cbe54186d82c728de72f978512d2425eec3e9361.tar.gz failed. test/static_parent_contract Generating vk for function: private_call... test/static_parent_contract bb command: write_vk (mem: 5.00 MiB) test/static_parent_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/static_parent_contract --scheme: client_ivc (mem: 5.00 MiB) test/static_parent_contract --bytecode_path: - (mem: 5.00 MiB) test/static_parent_contract --output_path: ./target/tmp/tmp.o32lsZBB9M (mem: 5.00 MiB) test/static_parent_contract --verbose: true (mem: 5.00 MiB) test/static_parent_contract --verifier_type: standalone (mem: 5.00 MiB) test/static_parent_contract Constructing DeciderProvingKey (mem: 9.67 MiB) test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.17 MiB) test/static_parent_contract goblin ecc op : 4/1024 (mem: 12.17 MiB) test/static_parent_contract busread : 742/6000 (mem: 12.17 MiB) test/static_parent_contract lookups : 2/15000 (mem: 12.17 MiB) test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.17 MiB) test/static_parent_contract arithmetic : 3317/56000 (mem: 12.17 MiB) test/static_parent_contract delta range : 1788/18000 (mem: 12.17 MiB) test/static_parent_contract elliptic : 2/6000 (mem: 12.17 MiB) test/static_parent_contract auxiliary : 26/26000 (mem: 12.17 MiB) test/static_parent_contract poseidon ext : 42/17000 (mem: 12.17 MiB) test/static_parent_contract poseidon int : 230/92000 (mem: 12.17 MiB) test/static_parent_contract overflow : 0/0 (mem: 12.17 MiB) test/static_parent_contract (mem: 12.17 MiB) test/static_parent_contract Total structured size: 242025 (mem: 12.17 MiB) test/static_parent_contract allocating polynomials object in proving key... (mem: 12.17 MiB) test/static_parent_contract populating trace... (mem: 250.67 MiB) test/static_parent_contract time to construct proving key: 208 ms. (mem: 265.17 MiB) test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 265.17 MiB) test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 297.17 MiB) test/static_parent_contract VK saved to "./target/tmp/tmp.o32lsZBB9M/vk" (mem: 297.17 MiB) test/static_parent_contract Completed 2.1 KiB/2.1 KiB (26.2 KiB/s) with 1 file(s) remaining test/static_parent_contract upload: ../../../../../tmp/tmp.zcaWYqkjzD to s3://aztec-ci-artifacts/build-cache/vk-a8e6324796d12c69-2a851f1d7d99582751491e21cbe54186d82c728de72f978512d2425eec3e9361.tar.gz test/static_parent_contract Cache upload of vk-a8e6324796d12c69-2a851f1d7d99582751491e21cbe54186d82c728de72f978512d2425eec3e9361.tar.gz complete in 3s. test/static_parent_contract Processing function: private_call_3_args... test/static_parent_contract Cache download of vk-a8e6324796d12c69-311ca14ee90ddf3e49b346d5b92655c56676f30802dd293343d0ccadc41a911f.tar.gz failed. test/static_parent_contract Generating vk for function: private_call_3_args... test/static_parent_contract bb command: write_vk (mem: 5.00 MiB) test/static_parent_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/static_parent_contract --scheme: client_ivc (mem: 5.00 MiB) test/static_parent_contract --bytecode_path: - (mem: 5.00 MiB) test/static_parent_contract --output_path: ./target/tmp/tmp.4nOC8RpotK (mem: 5.00 MiB) test/static_parent_contract --verbose: true (mem: 5.00 MiB) test/static_parent_contract --verifier_type: standalone (mem: 5.00 MiB) test/static_parent_contract Constructing DeciderProvingKey (mem: 9.68 MiB) test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 11.68 MiB) test/static_parent_contract goblin ecc op : 4/1024 (mem: 11.68 MiB) test/static_parent_contract busread : 742/6000 (mem: 11.68 MiB) test/static_parent_contract lookups : 2/15000 (mem: 11.68 MiB) test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 11.68 MiB) test/static_parent_contract arithmetic : 3329/56000 (mem: 11.68 MiB) test/static_parent_contract delta range : 1788/18000 (mem: 11.68 MiB) test/static_parent_contract elliptic : 2/6000 (mem: 11.68 MiB) test/static_parent_contract auxiliary : 26/26000 (mem: 11.68 MiB) test/static_parent_contract poseidon ext : 52/17000 (mem: 11.68 MiB) test/static_parent_contract poseidon int : 287/92000 (mem: 11.68 MiB) test/static_parent_contract overflow : 0/0 (mem: 11.68 MiB) test/static_parent_contract (mem: 11.68 MiB) test/static_parent_contract Total structured size: 242025 (mem: 11.68 MiB) test/static_parent_contract allocating polynomials object in proving key... (mem: 11.68 MiB) test/static_parent_contract populating trace... (mem: 252.18 MiB) test/static_parent_contract time to construct proving key: 187 ms. (mem: 266.68 MiB) test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 266.68 MiB) test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 298.68 MiB) test/static_parent_contract VK saved to "./target/tmp/tmp.4nOC8RpotK/vk" (mem: 298.68 MiB) test/static_parent_contract Completed 2.1 KiB/2.1 KiB (25.5 KiB/s) with 1 file(s) remaining test/static_parent_contract upload: ../../../../../tmp/tmp.GJ9yquMh05 to s3://aztec-ci-artifacts/build-cache/vk-a8e6324796d12c69-311ca14ee90ddf3e49b346d5b92655c56676f30802dd293343d0ccadc41a911f.tar.gz test/static_parent_contract Cache upload of vk-a8e6324796d12c69-311ca14ee90ddf3e49b346d5b92655c56676f30802dd293343d0ccadc41a911f.tar.gz complete in 3s. test/static_parent_contract Processing function: private_get_value_from_child... test/static_parent_contract Cache download of vk-a8e6324796d12c69-dd119cd5d1f659146ab3555f394cd1a9873d99adc2fad86a77c460398f84817c.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: 5.00 MiB) test/static_parent_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/static_parent_contract --scheme: client_ivc (mem: 5.00 MiB) test/static_parent_contract --bytecode_path: - (mem: 5.00 MiB) test/static_parent_contract --output_path: ./target/tmp/tmp.foN10XpinN (mem: 5.00 MiB) test/static_parent_contract --verbose: true (mem: 5.00 MiB) test/static_parent_contract --verifier_type: standalone (mem: 5.00 MiB) test/static_parent_contract Constructing DeciderProvingKey (mem: 10.36 MiB) test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.86 MiB) test/static_parent_contract goblin ecc op : 4/1024 (mem: 12.86 MiB) test/static_parent_contract busread : 742/6000 (mem: 12.86 MiB) test/static_parent_contract lookups : 2/15000 (mem: 12.86 MiB) test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.86 MiB) test/static_parent_contract arithmetic : 3316/56000 (mem: 12.86 MiB) test/static_parent_contract delta range : 1787/18000 (mem: 12.86 MiB) test/static_parent_contract elliptic : 2/6000 (mem: 12.86 MiB) test/static_parent_contract auxiliary : 26/26000 (mem: 12.86 MiB) test/static_parent_contract poseidon ext : 42/17000 (mem: 12.86 MiB) test/static_parent_contract poseidon int : 230/92000 (mem: 12.86 MiB) test/static_parent_contract overflow : 0/0 (mem: 12.86 MiB) test/static_parent_contract (mem: 12.86 MiB) test/static_parent_contract Total structured size: 242025 (mem: 12.86 MiB) test/static_parent_contract allocating polynomials object in proving key... (mem: 12.86 MiB) test/static_parent_contract populating trace... (mem: 253.36 MiB) test/static_parent_contract time to construct proving key: 201 ms. (mem: 268.36 MiB) test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 268.36 MiB) test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 300.36 MiB) test/static_parent_contract VK saved to "./target/tmp/tmp.foN10XpinN/vk" (mem: 300.36 MiB) test/static_parent_contract Completed 2.1 KiB/2.1 KiB (29.7 KiB/s) with 1 file(s) remaining test/static_parent_contract upload: ../../../../../tmp/tmp.9wBdiHOH3w to s3://aztec-ci-artifacts/build-cache/vk-a8e6324796d12c69-dd119cd5d1f659146ab3555f394cd1a9873d99adc2fad86a77c460398f84817c.tar.gz test/static_parent_contract Cache upload of vk-a8e6324796d12c69-dd119cd5d1f659146ab3555f394cd1a9873d99adc2fad86a77c460398f84817c.tar.gz complete in 3s. test/static_parent_contract Processing function: private_nested_static_call... test/static_parent_contract Cache download of vk-a8e6324796d12c69-bdc9088b42bdfa3dbca2c494b45c72ee87ef00e6eccb097583aa7d29a9db6c09.tar.gz failed. test/static_parent_contract Generating vk for function: private_nested_static_call... test/static_parent_contract bb command: write_vk (mem: 5.00 MiB) test/static_parent_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/static_parent_contract --scheme: client_ivc (mem: 5.00 MiB) test/static_parent_contract --bytecode_path: - (mem: 5.00 MiB) test/static_parent_contract --output_path: ./target/tmp/tmp.uJ7NDBC0WT (mem: 5.00 MiB) test/static_parent_contract --verbose: true (mem: 5.00 MiB) test/static_parent_contract --verifier_type: standalone (mem: 5.00 MiB) test/static_parent_contract Constructing DeciderProvingKey (mem: 9.67 MiB) test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.17 MiB) test/static_parent_contract goblin ecc op : 4/1024 (mem: 12.17 MiB) test/static_parent_contract busread : 742/6000 (mem: 12.17 MiB) test/static_parent_contract lookups : 2/15000 (mem: 12.17 MiB) test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.17 MiB) test/static_parent_contract arithmetic : 3328/56000 (mem: 12.17 MiB) test/static_parent_contract delta range : 1788/18000 (mem: 12.17 MiB) test/static_parent_contract elliptic : 2/6000 (mem: 12.17 MiB) test/static_parent_contract auxiliary : 26/26000 (mem: 12.17 MiB) test/static_parent_contract poseidon ext : 52/17000 (mem: 12.17 MiB) test/static_parent_contract poseidon int : 287/92000 (mem: 12.17 MiB) test/static_parent_contract overflow : 0/0 (mem: 12.17 MiB) test/static_parent_contract (mem: 12.17 MiB) test/static_parent_contract Total structured size: 242025 (mem: 12.17 MiB) test/static_parent_contract allocating polynomials object in proving key... (mem: 12.17 MiB) test/static_parent_contract populating trace... (mem: 253.67 MiB) test/static_parent_contract time to construct proving key: 225 ms. (mem: 268.67 MiB) test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 268.67 MiB) test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 300.67 MiB) test/static_parent_contract VK saved to "./target/tmp/tmp.uJ7NDBC0WT/vk" (mem: 300.67 MiB) test/static_parent_contract Completed 2.1 KiB/2.1 KiB (25.8 KiB/s) with 1 file(s) remaining test/static_parent_contract upload: ../../../../../tmp/tmp.LuFrTRvz8q to s3://aztec-ci-artifacts/build-cache/vk-a8e6324796d12c69-bdc9088b42bdfa3dbca2c494b45c72ee87ef00e6eccb097583aa7d29a9db6c09.tar.gz test/static_parent_contract Cache upload of vk-a8e6324796d12c69-bdc9088b42bdfa3dbca2c494b45c72ee87ef00e6eccb097583aa7d29a9db6c09.tar.gz complete in 3s. test/static_parent_contract Processing function: private_nested_static_call_3_args... test/static_parent_contract Cache download of vk-a8e6324796d12c69-7e8faea983609631a33d17954192293b7a1e436d0851a2bf7b3631a1cf906f0e.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: 5.00 MiB) test/static_parent_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/static_parent_contract --scheme: client_ivc (mem: 5.00 MiB) test/static_parent_contract --bytecode_path: - (mem: 5.00 MiB) test/static_parent_contract --output_path: ./target/tmp/tmp.2UPvtxh1xX (mem: 5.00 MiB) test/static_parent_contract --verbose: true (mem: 5.00 MiB) test/static_parent_contract --verifier_type: standalone (mem: 5.00 MiB) test/static_parent_contract Constructing DeciderProvingKey (mem: 10.64 MiB) test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 13.14 MiB) test/static_parent_contract goblin ecc op : 4/1024 (mem: 13.14 MiB) test/static_parent_contract busread : 742/6000 (mem: 13.14 MiB) test/static_parent_contract lookups : 2/15000 (mem: 13.14 MiB) test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 13.14 MiB) test/static_parent_contract arithmetic : 3330/56000 (mem: 13.14 MiB) test/static_parent_contract delta range : 1788/18000 (mem: 13.14 MiB) test/static_parent_contract elliptic : 2/6000 (mem: 13.14 MiB) test/static_parent_contract auxiliary : 26/26000 (mem: 13.14 MiB) test/static_parent_contract poseidon ext : 52/17000 (mem: 13.14 MiB) test/static_parent_contract poseidon int : 287/92000 (mem: 13.14 MiB) test/static_parent_contract overflow : 0/0 (mem: 13.14 MiB) test/static_parent_contract (mem: 13.14 MiB) test/static_parent_contract Total structured size: 242025 (mem: 13.14 MiB) test/static_parent_contract allocating polynomials object in proving key... (mem: 13.14 MiB) test/static_parent_contract populating trace... (mem: 254.64 MiB) test/static_parent_contract time to construct proving key: 251 ms. (mem: 269.14 MiB) test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 269.14 MiB) test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 301.14 MiB) test/static_parent_contract VK saved to "./target/tmp/tmp.2UPvtxh1xX/vk" (mem: 301.14 MiB) test/static_parent_contract Completed 2.1 KiB/2.1 KiB (30.7 KiB/s) with 1 file(s) remaining test/static_parent_contract upload: ../../../../../tmp/tmp.Z3AlqQHyFu to s3://aztec-ci-artifacts/build-cache/vk-a8e6324796d12c69-7e8faea983609631a33d17954192293b7a1e436d0851a2bf7b3631a1cf906f0e.tar.gz test/static_parent_contract Cache upload of vk-a8e6324796d12c69-7e8faea983609631a33d17954192293b7a1e436d0851a2bf7b3631a1cf906f0e.tar.gz complete in 3s. test/static_parent_contract Processing function: private_static_call... test/static_parent_contract Cache download of vk-a8e6324796d12c69-baa30271f021ec08c9b3acecf9c3a1abef10e2c20d17fc136cfc66abff8ec8ce.tar.gz failed. test/static_parent_contract Generating vk for function: private_static_call... test/static_parent_contract bb command: write_vk (mem: 5.00 MiB) test/static_parent_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/static_parent_contract --scheme: client_ivc (mem: 5.00 MiB) test/static_parent_contract --bytecode_path: - (mem: 5.00 MiB) test/static_parent_contract --output_path: ./target/tmp/tmp.j7YFvfvj6n (mem: 5.00 MiB) test/static_parent_contract --verbose: true (mem: 5.00 MiB) test/static_parent_contract --verifier_type: standalone (mem: 5.00 MiB) test/static_parent_contract Constructing DeciderProvingKey (mem: 9.97 MiB) test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.47 MiB) test/static_parent_contract goblin ecc op : 4/1024 (mem: 12.47 MiB) test/static_parent_contract busread : 742/6000 (mem: 12.47 MiB) test/static_parent_contract lookups : 2/15000 (mem: 12.47 MiB) test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.47 MiB) test/static_parent_contract arithmetic : 3318/56000 (mem: 12.47 MiB) test/static_parent_contract delta range : 1788/18000 (mem: 12.47 MiB) test/static_parent_contract elliptic : 2/6000 (mem: 12.47 MiB) test/static_parent_contract auxiliary : 26/26000 (mem: 12.47 MiB) test/static_parent_contract poseidon ext : 42/17000 (mem: 12.47 MiB) test/static_parent_contract poseidon int : 230/92000 (mem: 12.47 MiB) test/static_parent_contract overflow : 0/0 (mem: 12.47 MiB) test/static_parent_contract (mem: 12.47 MiB) test/static_parent_contract Total structured size: 242025 (mem: 12.47 MiB) test/static_parent_contract allocating polynomials object in proving key... (mem: 12.47 MiB) test/static_parent_contract populating trace... (mem: 252.47 MiB) test/static_parent_contract time to construct proving key: 197 ms. (mem: 266.47 MiB) test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 266.47 MiB) test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 298.47 MiB) test/static_parent_contract VK saved to "./target/tmp/tmp.j7YFvfvj6n/vk" (mem: 298.47 MiB) test/static_parent_contract Completed 2.1 KiB/2.1 KiB (19.3 KiB/s) with 1 file(s) remaining test/static_parent_contract upload: ../../../../../tmp/tmp.zmJf6n6SVy to s3://aztec-ci-artifacts/build-cache/vk-a8e6324796d12c69-baa30271f021ec08c9b3acecf9c3a1abef10e2c20d17fc136cfc66abff8ec8ce.tar.gz test/static_parent_contract Cache upload of vk-a8e6324796d12c69-baa30271f021ec08c9b3acecf9c3a1abef10e2c20d17fc136cfc66abff8ec8ce.tar.gz complete in 3s. test/static_child_contract Processing function: private_get_value... test/static_child_contract Cache download of vk-b85b3618469f6f06-ec19c5e0e306a08f884fbed14fcdac0b55e63198dc3c1e73d1467ad0e1459703.tar.gz failed. test/static_child_contract Generating vk for function: private_get_value... test/static_child_contract bb command: write_vk (mem: 5.00 MiB) test/static_child_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/static_child_contract --scheme: client_ivc (mem: 5.00 MiB) test/static_child_contract --bytecode_path: - (mem: 5.00 MiB) test/static_child_contract --output_path: ./target/tmp/tmp.IfuNzsWc8C (mem: 5.00 MiB) test/static_child_contract --verbose: true (mem: 5.00 MiB) test/static_child_contract --verifier_type: standalone (mem: 5.00 MiB) test/static_child_contract Constructing DeciderProvingKey (mem: 12.68 MiB) test/static_child_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 14.68 MiB) test/static_child_contract goblin ecc op : 4/1024 (mem: 14.68 MiB) test/static_child_contract busread : 742/6000 (mem: 14.68 MiB) test/static_child_contract lookups : 2/15000 (mem: 14.68 MiB) test/static_child_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 14.68 MiB) test/static_child_contract arithmetic : 5580/56000 (mem: 14.68 MiB) test/static_child_contract delta range : 1984/18000 (mem: 14.68 MiB) test/static_child_contract elliptic : 2/6000 (mem: 14.68 MiB) test/static_child_contract auxiliary : 475/26000 (mem: 14.68 MiB) test/static_child_contract poseidon ext : 62/17000 (mem: 14.68 MiB) test/static_child_contract poseidon int : 344/92000 (mem: 14.68 MiB) test/static_child_contract overflow : 0/0 (mem: 14.68 MiB) test/static_child_contract (mem: 14.68 MiB) test/static_child_contract Total structured size: 242025 (mem: 14.68 MiB) test/static_child_contract allocating polynomials object in proving key... (mem: 14.68 MiB) test/static_child_contract populating trace... (mem: 254.68 MiB) test/static_child_contract time to construct proving key: 175 ms. (mem: 269.68 MiB) test/static_child_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 269.68 MiB) test/static_child_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 301.68 MiB) test/static_child_contract VK saved to "./target/tmp/tmp.IfuNzsWc8C/vk" (mem: 301.68 MiB) test/static_child_contract Completed 2.1 KiB/2.1 KiB (20.9 KiB/s) with 1 file(s) remaining test/static_child_contract upload: ../../../../../tmp/tmp.QzG3gmEvFS to s3://aztec-ci-artifacts/build-cache/vk-b85b3618469f6f06-ec19c5e0e306a08f884fbed14fcdac0b55e63198dc3c1e73d1467ad0e1459703.tar.gz test/static_child_contract Cache upload of vk-b85b3618469f6f06-ec19c5e0e306a08f884fbed14fcdac0b55e63198dc3c1e73d1467ad0e1459703.tar.gz complete in 3s. test/static_child_contract Processing function: private_illegal_set_value... test/static_child_contract Cache download of vk-b85b3618469f6f06-a064a08c5b774c57fe79e5d680d134c6eb1e24b3e1d1629a60e155e078f837e4.tar.gz failed. test/static_child_contract Generating vk for function: private_illegal_set_value... test/static_child_contract bb command: write_vk (mem: 5.00 MiB) test/static_child_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/static_child_contract --scheme: client_ivc (mem: 5.00 MiB) test/static_child_contract --bytecode_path: - (mem: 5.00 MiB) test/static_child_contract --output_path: ./target/tmp/tmp.KdEKqTyfTy (mem: 5.00 MiB) test/static_child_contract --verbose: true (mem: 5.00 MiB) test/static_child_contract --verifier_type: standalone (mem: 5.00 MiB) test/static_child_contract Constructing DeciderProvingKey (mem: 33.36 MiB) test/static_child_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 35.86 MiB) test/static_child_contract goblin ecc op : 4/1024 (mem: 35.86 MiB) test/static_child_contract busread : 742/6000 (mem: 35.86 MiB) test/static_child_contract lookups : 12218/15000 (mem: 35.86 MiB) test/static_child_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 35.86 MiB) test/static_child_contract arithmetic : 14736/56000 (mem: 35.86 MiB) test/static_child_contract delta range : 2429/18000 (mem: 35.86 MiB) test/static_child_contract elliptic : 670/6000 (mem: 35.86 MiB) test/static_child_contract auxiliary : 738/26000 (mem: 35.86 MiB) test/static_child_contract poseidon ext : 42/17000 (mem: 35.86 MiB) test/static_child_contract poseidon int : 230/92000 (mem: 35.86 MiB) test/static_child_contract overflow : 0/0 (mem: 35.86 MiB) test/static_child_contract (mem: 35.86 MiB) test/static_child_contract Total structured size: 242025 (mem: 35.86 MiB) test/static_child_contract allocating polynomials object in proving key... (mem: 35.86 MiB) test/static_child_contract populating trace... (mem: 275.86 MiB) test/static_child_contract time to construct proving key: 209 ms. (mem: 292.86 MiB) test/static_child_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 292.86 MiB) test/static_child_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 322.48 MiB) test/static_child_contract VK saved to "./target/tmp/tmp.KdEKqTyfTy/vk" (mem: 322.48 MiB) test/static_child_contract Completed 2.1 KiB/2.1 KiB (29.4 KiB/s) with 1 file(s) remaining test/static_child_contract upload: ../../../../../tmp/tmp.cE0poWMTqJ to s3://aztec-ci-artifacts/build-cache/vk-b85b3618469f6f06-a064a08c5b774c57fe79e5d680d134c6eb1e24b3e1d1629a60e155e078f837e4.tar.gz test/static_child_contract Cache upload of vk-b85b3618469f6f06-a064a08c5b774c57fe79e5d680d134c6eb1e24b3e1d1629a60e155e078f837e4.tar.gz complete in 3s. test/static_parent_contract Processing function: private_static_call_3_args... test/static_parent_contract Cache download of vk-a8e6324796d12c69-84bfc166d8953ea9d5ffd8cf8d04478b16b9fbf948e822e9f2b4bc06aa2d2827.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: 5.00 MiB) test/static_parent_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/static_parent_contract --scheme: client_ivc (mem: 5.00 MiB) test/static_parent_contract --bytecode_path: - (mem: 5.00 MiB) test/static_parent_contract --output_path: ./target/tmp/tmp.5Xby3ikpSJ (mem: 5.00 MiB) test/static_parent_contract --verbose: true (mem: 5.00 MiB) test/static_parent_contract --verifier_type: standalone (mem: 5.00 MiB) test/static_parent_contract Constructing DeciderProvingKey (mem: 9.41 MiB) test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 11.91 MiB) test/static_parent_contract goblin ecc op : 4/1024 (mem: 11.91 MiB) test/static_parent_contract busread : 742/6000 (mem: 11.91 MiB) test/static_parent_contract lookups : 2/15000 (mem: 11.91 MiB) test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 11.91 MiB) test/static_parent_contract arithmetic : 3330/56000 (mem: 11.91 MiB) test/static_parent_contract delta range : 1788/18000 (mem: 11.91 MiB) test/static_parent_contract elliptic : 2/6000 (mem: 11.91 MiB) test/static_parent_contract auxiliary : 26/26000 (mem: 11.91 MiB) test/static_parent_contract poseidon ext : 52/17000 (mem: 11.91 MiB) test/static_parent_contract poseidon int : 287/92000 (mem: 11.91 MiB) test/static_parent_contract overflow : 0/0 (mem: 11.91 MiB) test/static_parent_contract (mem: 11.91 MiB) test/static_parent_contract Total structured size: 242025 (mem: 11.91 MiB) test/static_parent_contract allocating polynomials object in proving key... (mem: 11.91 MiB) test/static_parent_contract populating trace... (mem: 252.41 MiB) test/static_parent_contract time to construct proving key: 209 ms. (mem: 266.91 MiB) test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 266.91 MiB) test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 298.91 MiB) test/static_parent_contract VK saved to "./target/tmp/tmp.5Xby3ikpSJ/vk" (mem: 298.91 MiB) test/static_parent_contract Completed 2.1 KiB/2.1 KiB (29.1 KiB/s) with 1 file(s) remaining test/static_parent_contract upload: ../../../../../tmp/tmp.H4VTt3riN4 to s3://aztec-ci-artifacts/build-cache/vk-a8e6324796d12c69-84bfc166d8953ea9d5ffd8cf8d04478b16b9fbf948e822e9f2b4bc06aa2d2827.tar.gz test/static_parent_contract Cache upload of vk-a8e6324796d12c69-84bfc166d8953ea9d5ffd8cf8d04478b16b9fbf948e822e9f2b4bc06aa2d2827.tar.gz complete in 4s. 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/test_contract Processing function: assert_header_private... test/test_contract Cache download of vk-fccb792b777085df-d63d6d28a099b43cccbeeb758aa51aaea503016b46a38165d331dc87022dc5d6.tar.gz failed. test/test_contract Generating vk for function: assert_header_private... test/test_contract bb command: write_vk (mem: 5.00 MiB) test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/test_contract --scheme: client_ivc (mem: 5.00 MiB) test/test_contract --bytecode_path: - (mem: 5.00 MiB) test/test_contract --output_path: ./target/tmp/tmp.Dfj89dXyZD (mem: 5.00 MiB) test/test_contract --verbose: true (mem: 5.00 MiB) test/test_contract --verifier_type: standalone (mem: 5.00 MiB) test/test_contract Constructing DeciderProvingKey (mem: 10.62 MiB) test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 13.12 MiB) test/test_contract goblin ecc op : 4/1024 (mem: 13.12 MiB) test/test_contract busread : 742/6000 (mem: 13.12 MiB) test/test_contract lookups : 2/15000 (mem: 13.12 MiB) test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 13.12 MiB) test/test_contract arithmetic : 3378/56000 (mem: 13.12 MiB) test/test_contract delta range : 1787/18000 (mem: 13.12 MiB) test/test_contract elliptic : 2/6000 (mem: 13.12 MiB) test/test_contract auxiliary : 26/26000 (mem: 13.12 MiB) test/test_contract poseidon ext : 102/17000 (mem: 13.12 MiB) test/test_contract poseidon int : 572/92000 (mem: 13.12 MiB) test/test_contract overflow : 0/0 (mem: 13.12 MiB) test/test_contract (mem: 13.12 MiB) test/test_contract Total structured size: 242025 (mem: 13.12 MiB) test/test_contract allocating polynomials object in proving key... (mem: 13.12 MiB) test/test_contract populating trace... (mem: 254.12 MiB) test/test_contract time to construct proving key: 197 ms. (mem: 269.12 MiB) test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 269.12 MiB) test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 301.12 MiB) test/test_contract VK saved to "./target/tmp/tmp.Dfj89dXyZD/vk" (mem: 301.12 MiB) test/test_contract Completed 2.1 KiB/2.1 KiB (25.8 KiB/s) with 1 file(s) remaining test/test_contract upload: ../../../../../tmp/tmp.7TDeBew5is to s3://aztec-ci-artifacts/build-cache/vk-fccb792b777085df-d63d6d28a099b43cccbeeb758aa51aaea503016b46a38165d331dc87022dc5d6.tar.gz test/test_contract Cache upload of vk-fccb792b777085df-d63d6d28a099b43cccbeeb758aa51aaea503016b46a38165d331dc87022dc5d6.tar.gz complete in 4s. test/test_contract Processing function: assert_private_global_vars... test/test_contract Cache download of vk-fccb792b777085df-4664e0b1a3f20d715fc1fb3d2186be58483240699119c84e34676d5d0bd254bf.tar.gz failed. test/test_contract Generating vk for function: assert_private_global_vars... test/test_contract bb command: write_vk (mem: 5.00 MiB) test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/test_contract --scheme: client_ivc (mem: 5.00 MiB) test/test_contract --bytecode_path: - (mem: 5.00 MiB) test/test_contract --output_path: ./target/tmp/tmp.zd3ikWpLXP (mem: 5.00 MiB) test/test_contract --verbose: true (mem: 5.00 MiB) test/test_contract --verifier_type: standalone (mem: 5.00 MiB) test/test_contract Constructing DeciderProvingKey (mem: 10.00 MiB) test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.00 MiB) test/test_contract goblin ecc op : 4/1024 (mem: 12.00 MiB) test/test_contract busread : 742/6000 (mem: 12.00 MiB) test/test_contract lookups : 2/15000 (mem: 12.00 MiB) test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.00 MiB) test/test_contract arithmetic : 3285/56000 (mem: 12.00 MiB) test/test_contract delta range : 1787/18000 (mem: 12.00 MiB) test/test_contract elliptic : 2/6000 (mem: 12.00 MiB) test/test_contract auxiliary : 26/26000 (mem: 12.00 MiB) test/test_contract poseidon ext : 12/17000 (mem: 12.00 MiB) test/test_contract poseidon int : 59/92000 (mem: 12.00 MiB) test/test_contract overflow : 0/0 (mem: 12.00 MiB) test/test_contract (mem: 12.00 MiB) test/test_contract Total structured size: 242025 (mem: 12.00 MiB) test/test_contract allocating polynomials object in proving key... (mem: 12.00 MiB) test/test_contract populating trace... (mem: 250.50 MiB) test/test_contract time to construct proving key: 196 ms. (mem: 265.50 MiB) test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 265.50 MiB) test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 297.50 MiB) test/test_contract VK saved to "./target/tmp/tmp.zd3ikWpLXP/vk" (mem: 297.50 MiB) test/test_contract Completed 2.1 KiB/2.1 KiB (30.1 KiB/s) with 1 file(s) remaining test/test_contract upload: ../../../../../tmp/tmp.CDXuwjiXEt to s3://aztec-ci-artifacts/build-cache/vk-fccb792b777085df-4664e0b1a3f20d715fc1fb3d2186be58483240699119c84e34676d5d0bd254bf.tar.gz test/test_contract Cache upload of vk-fccb792b777085df-4664e0b1a3f20d715fc1fb3d2186be58483240699119c84e34676d5d0bd254bf.tar.gz complete in 3s. test/static_child_contract Processing function: private_set_value... test/static_child_contract Cache download of vk-b85b3618469f6f06-696d22511af229f8eca19a71046bfc88daa1b0319adf1a4b4bd67d097825497a.tar.gz failed. test/static_child_contract Generating vk for function: private_set_value... test/static_child_contract bb command: write_vk (mem: 5.00 MiB) test/static_child_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/static_child_contract --scheme: client_ivc (mem: 5.00 MiB) test/static_child_contract --bytecode_path: - (mem: 5.00 MiB) test/static_child_contract --output_path: ./target/tmp/tmp.ePekUOSBw0 (mem: 5.00 MiB) test/static_child_contract --verbose: true (mem: 5.00 MiB) test/static_child_contract --verifier_type: standalone (mem: 5.00 MiB) test/static_child_contract Constructing DeciderProvingKey (mem: 33.36 MiB) test/static_child_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 35.86 MiB) test/static_child_contract goblin ecc op : 4/1024 (mem: 35.86 MiB) test/static_child_contract busread : 742/6000 (mem: 35.86 MiB) test/static_child_contract lookups : 12218/15000 (mem: 35.86 MiB) test/static_child_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 35.86 MiB) test/static_child_contract arithmetic : 14747/56000 (mem: 35.86 MiB) test/static_child_contract delta range : 2429/18000 (mem: 35.86 MiB) test/static_child_contract elliptic : 670/6000 (mem: 35.86 MiB) test/static_child_contract auxiliary : 738/26000 (mem: 35.86 MiB) test/static_child_contract poseidon ext : 52/17000 (mem: 35.86 MiB) test/static_child_contract poseidon int : 287/92000 (mem: 35.86 MiB) test/static_child_contract overflow : 0/0 (mem: 35.86 MiB) test/static_child_contract (mem: 35.86 MiB) test/static_child_contract Total structured size: 242025 (mem: 35.86 MiB) test/static_child_contract allocating polynomials object in proving key... (mem: 35.86 MiB) test/static_child_contract populating trace... (mem: 276.36 MiB) test/static_child_contract time to construct proving key: 233 ms. (mem: 294.36 MiB) test/static_child_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 294.36 MiB) test/static_child_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 323.86 MiB) test/static_child_contract VK saved to "./target/tmp/tmp.ePekUOSBw0/vk" (mem: 323.86 MiB) test/static_child_contract Completed 2.1 KiB/2.1 KiB (23.6 KiB/s) with 1 file(s) remaining test/static_child_contract upload: ../../../../../tmp/tmp.BLNcLe9hsw to s3://aztec-ci-artifacts/build-cache/vk-b85b3618469f6f06-696d22511af229f8eca19a71046bfc88daa1b0319adf1a4b4bd67d097825497a.tar.gz test/static_child_contract Cache upload of vk-b85b3618469f6f06-696d22511af229f8eca19a71046bfc88daa1b0319adf1a4b4bd67d097825497a.tar.gz complete in 4s. test/static_child_contract Processing function: process_message... test/static_child_contract Function process_message is neither public nor unconstrained, skipping. test/static_child_contract Processing function: pub_get_value... test/static_child_contract Function pub_get_value is neither public nor unconstrained, skipping. test/static_child_contract Processing function: pub_illegal_inc_value... test/static_child_contract Function pub_illegal_inc_value is neither public nor unconstrained, skipping. test/static_child_contract Processing function: pub_inc_value... test/static_child_contract Function pub_inc_value is neither public nor unconstrained, skipping. test/static_child_contract Processing function: pub_set_value... test/static_child_contract Function pub_set_value is neither public nor unconstrained, skipping. test/static_child_contract Processing function: public_dispatch... test/static_child_contract Function public_dispatch is neither public nor unconstrained, skipping. test/static_child_contract Processing function: sync_private_state... test/static_child_contract Function sync_private_state is neither public nor unconstrained, skipping. test/test_contract Processing function: call_create_note... test/test_contract Cache download of vk-fccb792b777085df-d0a36e6d72a7e78cee9ef78bd8bf704c920f7d52f36e2661a193235bf20d8f42.tar.gz failed. test/test_contract Generating vk for function: call_create_note... test/test_contract bb command: write_vk (mem: 5.00 MiB) test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/test_contract --scheme: client_ivc (mem: 5.00 MiB) test/test_contract --bytecode_path: - (mem: 5.00 MiB) test/test_contract --output_path: ./target/tmp/tmp.KgWFPimZHD (mem: 5.00 MiB) test/test_contract --verbose: true (mem: 5.00 MiB) test/test_contract --verifier_type: standalone (mem: 5.00 MiB) test/test_contract Constructing DeciderProvingKey (mem: 32.98 MiB) test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 36.48 MiB) test/test_contract goblin ecc op : 4/1024 (mem: 36.48 MiB) test/test_contract busread : 742/6000 (mem: 36.48 MiB) test/test_contract lookups : 12250/15000 (mem: 36.48 MiB) test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 36.48 MiB) test/test_contract arithmetic : 15195/56000 (mem: 36.48 MiB) test/test_contract delta range : 2446/18000 (mem: 36.48 MiB) test/test_contract elliptic : 670/6000 (mem: 36.48 MiB) test/test_contract auxiliary : 738/26000 (mem: 36.48 MiB) test/test_contract poseidon ext : 42/17000 (mem: 36.48 MiB) test/test_contract poseidon int : 230/92000 (mem: 36.48 MiB) test/test_contract overflow : 0/0 (mem: 36.48 MiB) test/test_contract (mem: 36.48 MiB) test/test_contract Total structured size: 242025 (mem: 36.48 MiB) test/test_contract allocating polynomials object in proving key... (mem: 36.48 MiB) test/test_contract populating trace... (mem: 276.48 MiB) test/test_contract time to construct proving key: 304 ms. (mem: 292.98 MiB) test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 292.98 MiB) test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 322.94 MiB) test/test_contract VK saved to "./target/tmp/tmp.KgWFPimZHD/vk" (mem: 322.94 MiB) test/test_contract Completed 2.1 KiB/2.1 KiB (45.3 KiB/s) with 1 file(s) remaining test/test_contract upload: ../../../../../tmp/tmp.yltmCXbdxE to s3://aztec-ci-artifacts/build-cache/vk-fccb792b777085df-d0a36e6d72a7e78cee9ef78bd8bf704c920f7d52f36e2661a193235bf20d8f42.tar.gz test/test_contract Cache upload of vk-fccb792b777085df-d0a36e6d72a7e78cee9ef78bd8bf704c920f7d52f36e2661a193235bf20d8f42.tar.gz complete in 3s. test/test_contract Processing function: call_destroy_note... test/test_contract Cache download of vk-fccb792b777085df-617ba877f9a7fbf8df78b4e0d4ac591059ae09674fb13f0da59998290f32229c.tar.gz failed. test/test_contract Generating vk for function: call_destroy_note... test/test_contract bb command: write_vk (mem: 5.00 MiB) test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/test_contract --scheme: client_ivc (mem: 5.00 MiB) test/test_contract --bytecode_path: - (mem: 5.00 MiB) test/test_contract --output_path: ./target/tmp/tmp.YmBhbZy9Hd (mem: 5.00 MiB) test/test_contract --verbose: true (mem: 5.00 MiB) test/test_contract --verifier_type: standalone (mem: 5.00 MiB) test/test_contract Constructing DeciderProvingKey (mem: 19.50 MiB) test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 24.50 MiB) test/test_contract goblin ecc op : 4/1024 (mem: 24.50 MiB) test/test_contract busread : 742/6000 (mem: 24.50 MiB) test/test_contract lookups : 2/15000 (mem: 24.50 MiB) test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 24.50 MiB) test/test_contract arithmetic : 7127/56000 (mem: 24.50 MiB) test/test_contract delta range : 2326/18000 (mem: 24.50 MiB) test/test_contract elliptic : 340/6000 (mem: 24.50 MiB) test/test_contract auxiliary : 5181/26000 (mem: 24.50 MiB) test/test_contract poseidon ext : 762/17000 (mem: 24.50 MiB) test/test_contract poseidon int : 4334/92000 (mem: 24.50 MiB) test/test_contract overflow : 0/0 (mem: 24.50 MiB) test/test_contract (mem: 24.50 MiB) test/test_contract Total structured size: 242025 (mem: 24.50 MiB) test/test_contract allocating polynomials object in proving key... (mem: 24.50 MiB) test/test_contract populating trace... (mem: 264.00 MiB) test/test_contract time to construct proving key: 184 ms. (mem: 279.50 MiB) test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 279.50 MiB) test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 311.50 MiB) test/test_contract VK saved to "./target/tmp/tmp.YmBhbZy9Hd/vk" (mem: 311.50 MiB) test/test_contract Completed 2.1 KiB/2.1 KiB (24.3 KiB/s) with 1 file(s) remaining test/test_contract upload: ../../../../../tmp/tmp.aPi9lY5HB0 to s3://aztec-ci-artifacts/build-cache/vk-fccb792b777085df-617ba877f9a7fbf8df78b4e0d4ac591059ae09674fb13f0da59998290f32229c.tar.gz test/test_contract Cache upload of vk-fccb792b777085df-617ba877f9a7fbf8df78b4e0d4ac591059ae09674fb13f0da59998290f32229c.tar.gz complete in 2s. test/test_contract Processing function: call_get_notes... test/test_contract Cache download of vk-fccb792b777085df-9ce3a57842ec65ba691cd28ad8f260a24002dd42bbab2c9571406548fa35c5ce.tar.gz failed. test/test_contract Generating vk for function: call_get_notes... test/test_contract bb command: write_vk (mem: 5.00 MiB) test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/test_contract --scheme: client_ivc (mem: 5.00 MiB) test/test_contract --bytecode_path: - (mem: 5.00 MiB) test/test_contract --output_path: ./target/tmp/tmp.CJsk0CkZpf (mem: 5.00 MiB) test/test_contract --verbose: true (mem: 5.00 MiB) test/test_contract --verifier_type: standalone (mem: 5.00 MiB) test/test_contract Constructing DeciderProvingKey (mem: 17.68 MiB) test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 21.18 MiB) test/test_contract goblin ecc op : 4/1024 (mem: 21.18 MiB) test/test_contract busread : 742/6000 (mem: 21.18 MiB) test/test_contract lookups : 2/15000 (mem: 21.18 MiB) test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 21.18 MiB) test/test_contract arithmetic : 6309/56000 (mem: 21.18 MiB) test/test_contract delta range : 2147/18000 (mem: 21.18 MiB) test/test_contract elliptic : 2/6000 (mem: 21.18 MiB) test/test_contract auxiliary : 3535/26000 (mem: 21.18 MiB) test/test_contract poseidon ext : 662/17000 (mem: 21.18 MiB) test/test_contract poseidon int : 3764/92000 (mem: 21.18 MiB) test/test_contract overflow : 0/0 (mem: 21.18 MiB) test/test_contract (mem: 21.18 MiB) test/test_contract Total structured size: 242025 (mem: 21.18 MiB) test/test_contract allocating polynomials object in proving key... (mem: 21.18 MiB) test/test_contract populating trace... (mem: 260.68 MiB) test/test_contract time to construct proving key: 295 ms. (mem: 277.18 MiB) test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 277.18 MiB) test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 309.18 MiB) test/test_contract VK saved to "./target/tmp/tmp.CJsk0CkZpf/vk" (mem: 309.18 MiB) test/test_contract Completed 2.1 KiB/2.1 KiB (33.8 KiB/s) with 1 file(s) remaining test/test_contract upload: ../../../../../tmp/tmp.5ke50ym3sT to s3://aztec-ci-artifacts/build-cache/vk-fccb792b777085df-9ce3a57842ec65ba691cd28ad8f260a24002dd42bbab2c9571406548fa35c5ce.tar.gz test/test_contract Cache upload of vk-fccb792b777085df-9ce3a57842ec65ba691cd28ad8f260a24002dd42bbab2c9571406548fa35c5ce.tar.gz complete in 2s. test/test_contract Processing function: call_get_notes_many... test/test_contract Cache download of vk-fccb792b777085df-cf79fa143a1b826a8fde8855a694db49209b58634f9b8465f0f3f3269f8ad80d.tar.gz failed. test/test_contract Generating vk for function: call_get_notes_many... test/test_contract bb command: write_vk (mem: 5.00 MiB) test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/test_contract --scheme: client_ivc (mem: 5.00 MiB) test/test_contract --bytecode_path: - (mem: 5.00 MiB) test/test_contract --output_path: ./target/tmp/tmp.C1t0ZFuVlH (mem: 5.00 MiB) test/test_contract --verbose: true (mem: 5.00 MiB) test/test_contract --verifier_type: standalone (mem: 5.00 MiB) test/test_contract Constructing DeciderProvingKey (mem: 17.52 MiB) test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 21.02 MiB) test/test_contract goblin ecc op : 4/1024 (mem: 21.02 MiB) test/test_contract busread : 742/6000 (mem: 21.02 MiB) test/test_contract lookups : 2/15000 (mem: 21.02 MiB) test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 21.02 MiB) test/test_contract arithmetic : 6309/56000 (mem: 21.02 MiB) test/test_contract delta range : 2147/18000 (mem: 21.02 MiB) test/test_contract elliptic : 2/6000 (mem: 21.02 MiB) test/test_contract auxiliary : 3535/26000 (mem: 21.02 MiB) test/test_contract poseidon ext : 662/17000 (mem: 21.02 MiB) test/test_contract poseidon int : 3764/92000 (mem: 21.02 MiB) test/test_contract overflow : 0/0 (mem: 21.02 MiB) test/test_contract (mem: 21.02 MiB) test/test_contract Total structured size: 242025 (mem: 21.02 MiB) test/test_contract allocating polynomials object in proving key... (mem: 21.02 MiB) test/test_contract populating trace... (mem: 261.52 MiB) test/test_contract time to construct proving key: 236 ms. (mem: 277.52 MiB) test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 277.52 MiB) test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 309.52 MiB) test/test_contract VK saved to "./target/tmp/tmp.C1t0ZFuVlH/vk" (mem: 309.52 MiB) test/test_contract Completed 2.1 KiB/2.1 KiB (38.6 KiB/s) with 1 file(s) remaining test/test_contract upload: ../../../../../tmp/tmp.zYJlyQ9nyw to s3://aztec-ci-artifacts/build-cache/vk-fccb792b777085df-cf79fa143a1b826a8fde8855a694db49209b58634f9b8465f0f3f3269f8ad80d.tar.gz test/test_contract Cache upload of vk-fccb792b777085df-cf79fa143a1b826a8fde8855a694db49209b58634f9b8465f0f3f3269f8ad80d.tar.gz complete in 4s. test/test_contract Processing function: call_view_notes... test/test_contract Function call_view_notes is neither public nor unconstrained, skipping. test/test_contract Processing function: call_view_notes_many... test/test_contract Function call_view_notes_many is neither public nor unconstrained, skipping. test/test_contract Processing function: consume_message_from_arbitrary_sender_private... test/test_contract Cache download of vk-fccb792b777085df-f9ee912e364c20090e931379a88675812f794619587373b0a862e5485e9a5f64.tar.gz failed. test/test_contract Generating vk for function: consume_message_from_arbitrary_sender_private... test/test_contract bb command: write_vk (mem: 5.00 MiB) test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/test_contract --scheme: client_ivc (mem: 5.00 MiB) test/test_contract --bytecode_path: - (mem: 5.00 MiB) test/test_contract --output_path: ./target/tmp/tmp.mDg3IHC4VL (mem: 5.00 MiB) test/test_contract --verbose: true (mem: 5.00 MiB) test/test_contract --verifier_type: standalone (mem: 5.00 MiB) test/test_contract Constructing DeciderProvingKey (mem: 31.00 MiB) test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 33.50 MiB) test/test_contract goblin ecc op : 4/1024 (mem: 33.50 MiB) test/test_contract busread : 742/6000 (mem: 33.50 MiB) test/test_contract lookups : 11586/15000 (mem: 33.50 MiB) test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 33.50 MiB) test/test_contract arithmetic : 11230/56000 (mem: 33.50 MiB) test/test_contract delta range : 2376/18000 (mem: 33.50 MiB) test/test_contract elliptic : 2/6000 (mem: 33.50 MiB) test/test_contract auxiliary : 26/26000 (mem: 33.50 MiB) test/test_contract poseidon ext : 432/17000 (mem: 33.50 MiB) test/test_contract poseidon int : 2453/92000 (mem: 33.50 MiB) test/test_contract overflow : 0/0 (mem: 33.50 MiB) test/test_contract (mem: 33.50 MiB) test/test_contract Total structured size: 242025 (mem: 33.50 MiB) test/test_contract allocating polynomials object in proving key... (mem: 33.50 MiB) test/test_contract populating trace... (mem: 275.50 MiB) test/test_contract time to construct proving key: 179 ms. (mem: 293.00 MiB) test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 293.00 MiB) test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 322.69 MiB) test/test_contract VK saved to "./target/tmp/tmp.mDg3IHC4VL/vk" (mem: 322.69 MiB) test/test_contract Completed 2.1 KiB/2.1 KiB (45.1 KiB/s) with 1 file(s) remaining test/test_contract upload: ../../../../../tmp/tmp.8phiuJEi22 to s3://aztec-ci-artifacts/build-cache/vk-fccb792b777085df-f9ee912e364c20090e931379a88675812f794619587373b0a862e5485e9a5f64.tar.gz test/test_contract Cache upload of vk-fccb792b777085df-f9ee912e364c20090e931379a88675812f794619587373b0a862e5485e9a5f64.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-fccb792b777085df-44c1e214d1911b4c073f8412076fbcdd1bd3081e1012eecea2ed675a81448743.tar.gz failed. test/test_contract Generating vk for function: consume_mint_to_private_message... test/test_contract bb command: write_vk (mem: 5.00 MiB) test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/test_contract --scheme: client_ivc (mem: 5.00 MiB) test/test_contract --bytecode_path: - (mem: 5.00 MiB) test/test_contract --output_path: ./target/tmp/tmp.lviDSRl23T (mem: 5.00 MiB) test/test_contract --verbose: true (mem: 5.00 MiB) test/test_contract --verifier_type: standalone (mem: 5.00 MiB) test/test_contract Constructing DeciderProvingKey (mem: 35.82 MiB) test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 36.32 MiB) test/test_contract goblin ecc op : 4/1024 (mem: 36.32 MiB) test/test_contract busread : 742/6000 (mem: 36.32 MiB) test/test_contract lookups : 14482/15000 (mem: 36.32 MiB) test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 36.32 MiB) test/test_contract arithmetic : 12753/56000 (mem: 36.32 MiB) test/test_contract delta range : 2499/18000 (mem: 36.32 MiB) test/test_contract elliptic : 2/6000 (mem: 36.32 MiB) test/test_contract auxiliary : 26/26000 (mem: 36.32 MiB) test/test_contract poseidon ext : 432/17000 (mem: 36.32 MiB) test/test_contract poseidon int : 2453/92000 (mem: 36.32 MiB) test/test_contract overflow : 0/0 (mem: 36.32 MiB) test/test_contract (mem: 36.32 MiB) test/test_contract Total structured size: 242025 (mem: 36.32 MiB) test/test_contract allocating polynomials object in proving key... (mem: 36.32 MiB) test/test_contract populating trace... (mem: 277.32 MiB) test/test_contract time to construct proving key: 257 ms. (mem: 295.82 MiB) test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 295.82 MiB) test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 325.28 MiB) test/test_contract VK saved to "./target/tmp/tmp.lviDSRl23T/vk" (mem: 325.28 MiB) test/test_contract Completed 2.1 KiB/2.1 KiB (33.5 KiB/s) with 1 file(s) remaining test/test_contract upload: ../../../../../tmp/tmp.MF1mnfuGcU to s3://aztec-ci-artifacts/build-cache/vk-fccb792b777085df-44c1e214d1911b4c073f8412076fbcdd1bd3081e1012eecea2ed675a81448743.tar.gz test/test_contract Cache upload of vk-fccb792b777085df-44c1e214d1911b4c073f8412076fbcdd1bd3081e1012eecea2ed675a81448743.tar.gz complete in 3s. test/test_contract Processing function: create_l2_to_l1_message_arbitrary_recipient_private... test/test_contract Cache download of vk-fccb792b777085df-5c99d978a6a3fa05117500be3140c2a727aa8027d03cdabbc5fa74d17b931273.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: 5.00 MiB) test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/test_contract --scheme: client_ivc (mem: 5.00 MiB) test/test_contract --bytecode_path: - (mem: 5.00 MiB) test/test_contract --output_path: ./target/tmp/tmp.g6gaKaQPLX (mem: 5.00 MiB) test/test_contract --verbose: true (mem: 5.00 MiB) test/test_contract --verifier_type: standalone (mem: 5.00 MiB) test/test_contract Constructing DeciderProvingKey (mem: 10.07 MiB) test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.07 MiB) test/test_contract goblin ecc op : 4/1024 (mem: 12.07 MiB) test/test_contract busread : 742/6000 (mem: 12.07 MiB) test/test_contract lookups : 2/15000 (mem: 12.07 MiB) test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.07 MiB) test/test_contract arithmetic : 3286/56000 (mem: 12.07 MiB) test/test_contract delta range : 1787/18000 (mem: 12.07 MiB) test/test_contract elliptic : 2/6000 (mem: 12.07 MiB) test/test_contract auxiliary : 26/26000 (mem: 12.07 MiB) test/test_contract poseidon ext : 12/17000 (mem: 12.07 MiB) test/test_contract poseidon int : 59/92000 (mem: 12.07 MiB) test/test_contract overflow : 0/0 (mem: 12.07 MiB) test/test_contract (mem: 12.07 MiB) test/test_contract Total structured size: 242025 (mem: 12.07 MiB) test/test_contract allocating polynomials object in proving key... (mem: 12.07 MiB) test/test_contract populating trace... (mem: 251.57 MiB) test/test_contract time to construct proving key: 196 ms. (mem: 266.07 MiB) test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 266.07 MiB) test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 298.07 MiB) test/test_contract VK saved to "./target/tmp/tmp.g6gaKaQPLX/vk" (mem: 298.07 MiB) test/test_contract Completed 2.1 KiB/2.1 KiB (26.3 KiB/s) with 1 file(s) remaining test/test_contract upload: ../../../../../tmp/tmp.FF25UVZmkR to s3://aztec-ci-artifacts/build-cache/vk-fccb792b777085df-5c99d978a6a3fa05117500be3140c2a727aa8027d03cdabbc5fa74d17b931273.tar.gz test/test_contract Cache upload of vk-fccb792b777085df-5c99d978a6a3fa05117500be3140c2a727aa8027d03cdabbc5fa74d17b931273.tar.gz complete in 3s. 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-fccb792b777085df-da0f1a9c7581d27ceb5ec0c6b83450371bfe16998363069333ba5a184721da6f.tar.gz failed. test/test_contract Generating vk for function: deploy_contract... test/test_contract bb command: write_vk (mem: 5.00 MiB) test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/test_contract --scheme: client_ivc (mem: 5.00 MiB) test/test_contract --bytecode_path: - (mem: 5.00 MiB) test/test_contract --output_path: ./target/tmp/tmp.AWIhsCyQwT (mem: 5.00 MiB) test/test_contract --verbose: true (mem: 5.00 MiB) test/test_contract --verifier_type: standalone (mem: 5.00 MiB) test/test_contract Constructing DeciderProvingKey (mem: 11.77 MiB) test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 14.27 MiB) test/test_contract goblin ecc op : 4/1024 (mem: 14.27 MiB) test/test_contract busread : 742/6000 (mem: 14.27 MiB) test/test_contract lookups : 2/15000 (mem: 14.27 MiB) test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 14.27 MiB) test/test_contract arithmetic : 3666/56000 (mem: 14.27 MiB) test/test_contract delta range : 1837/18000 (mem: 14.27 MiB) test/test_contract elliptic : 340/6000 (mem: 14.27 MiB) test/test_contract auxiliary : 187/26000 (mem: 14.27 MiB) test/test_contract poseidon ext : 162/17000 (mem: 14.27 MiB) test/test_contract poseidon int : 914/92000 (mem: 14.27 MiB) test/test_contract overflow : 0/0 (mem: 14.27 MiB) test/test_contract (mem: 14.27 MiB) test/test_contract Total structured size: 242025 (mem: 14.27 MiB) test/test_contract allocating polynomials object in proving key... (mem: 14.27 MiB) test/test_contract populating trace... (mem: 255.27 MiB) test/test_contract time to construct proving key: 231 ms. (mem: 269.27 MiB) test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 269.27 MiB) test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 300.77 MiB) test/test_contract VK saved to "./target/tmp/tmp.AWIhsCyQwT/vk" (mem: 300.77 MiB) test/test_contract Completed 2.1 KiB/2.1 KiB (26.1 KiB/s) with 1 file(s) remaining test/test_contract upload: ../../../../../tmp/tmp.SngqdpGjYC to s3://aztec-ci-artifacts/build-cache/vk-fccb792b777085df-da0f1a9c7581d27ceb5ec0c6b83450371bfe16998363069333ba5a184721da6f.tar.gz test/test_contract Cache upload of vk-fccb792b777085df-da0f1a9c7581d27ceb5ec0c6b83450371bfe16998363069333ba5a184721da6f.tar.gz complete in 3s. test/test_contract Processing function: dummy_public_call... test/test_contract Function dummy_public_call is neither public nor unconstrained, skipping. test/test_contract Processing function: emit_array_as_encrypted_log... test/test_contract Cache download of vk-fccb792b777085df-ff5289d18d16da9f8f97947bf2c4fc67ef32bbf00e5e4cc52694c43da2574aa8.tar.gz failed. test/test_contract Generating vk for function: emit_array_as_encrypted_log... test/test_contract bb command: write_vk (mem: 5.00 MiB) test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/test_contract --scheme: client_ivc (mem: 5.00 MiB) test/test_contract --bytecode_path: - (mem: 5.00 MiB) test/test_contract --output_path: ./target/tmp/tmp.CoC5PAWvSt (mem: 5.00 MiB) test/test_contract --verbose: true (mem: 5.00 MiB) test/test_contract --verifier_type: standalone (mem: 5.00 MiB) test/test_contract Constructing DeciderProvingKey (mem: 10.33 MiB) test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.44 MiB) test/test_contract goblin ecc op : 4/1024 (mem: 12.44 MiB) test/test_contract busread : 742/6000 (mem: 12.44 MiB) test/test_contract lookups : 2/15000 (mem: 12.44 MiB) test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.44 MiB) test/test_contract arithmetic : 3648/56000 (mem: 12.44 MiB) test/test_contract delta range : 1811/18000 (mem: 12.44 MiB) test/test_contract elliptic : 2/6000 (mem: 12.44 MiB) test/test_contract auxiliary : 98/26000 (mem: 12.44 MiB) test/test_contract poseidon ext : 102/17000 (mem: 12.44 MiB) test/test_contract poseidon int : 572/92000 (mem: 12.44 MiB) test/test_contract overflow : 0/0 (mem: 12.44 MiB) test/test_contract (mem: 12.44 MiB) test/test_contract Total structured size: 242025 (mem: 12.44 MiB) test/test_contract allocating polynomials object in proving key... (mem: 12.94 MiB) test/test_contract populating trace... (mem: 252.94 MiB) test/test_contract time to construct proving key: 222 ms. (mem: 267.44 MiB) test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 267.44 MiB) test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 299.44 MiB) test/test_contract VK saved to "./target/tmp/tmp.CoC5PAWvSt/vk" (mem: 299.44 MiB) test/test_contract Completed 2.1 KiB/2.1 KiB (27.6 KiB/s) with 1 file(s) remaining test/test_contract upload: ../../../../../tmp/tmp.ZQLt5YgrMw to s3://aztec-ci-artifacts/build-cache/vk-fccb792b777085df-ff5289d18d16da9f8f97947bf2c4fc67ef32bbf00e5e4cc52694c43da2574aa8.tar.gz test/test_contract Cache upload of vk-fccb792b777085df-ff5289d18d16da9f8f97947bf2c4fc67ef32bbf00e5e4cc52694c43da2574aa8.tar.gz complete in 4s. test/test_contract Processing function: emit_nullifier... test/test_contract Cache download of vk-fccb792b777085df-b57c7892b21a760a63d49250b1f274199169dcd06bcf6f8651505d4ffd0f085d.tar.gz failed. test/test_contract Generating vk for function: emit_nullifier... test/test_contract bb command: write_vk (mem: 5.00 MiB) test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/test_contract --scheme: client_ivc (mem: 5.00 MiB) test/test_contract --bytecode_path: - (mem: 5.00 MiB) test/test_contract --output_path: ./target/tmp/tmp.Dl8as9EALV (mem: 5.00 MiB) test/test_contract --verbose: true (mem: 5.00 MiB) test/test_contract --verifier_type: standalone (mem: 5.00 MiB) test/test_contract Constructing DeciderProvingKey (mem: 9.62 MiB) test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 11.62 MiB) test/test_contract goblin ecc op : 4/1024 (mem: 11.62 MiB) test/test_contract busread : 742/6000 (mem: 11.62 MiB) test/test_contract lookups : 2/15000 (mem: 11.62 MiB) test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 11.62 MiB) test/test_contract arithmetic : 3287/56000 (mem: 11.62 MiB) test/test_contract delta range : 1787/18000 (mem: 11.62 MiB) test/test_contract elliptic : 2/6000 (mem: 11.62 MiB) test/test_contract auxiliary : 26/26000 (mem: 11.62 MiB) test/test_contract poseidon ext : 12/17000 (mem: 11.62 MiB) test/test_contract poseidon int : 59/92000 (mem: 11.62 MiB) test/test_contract overflow : 0/0 (mem: 11.62 MiB) test/test_contract (mem: 11.62 MiB) test/test_contract Total structured size: 242025 (mem: 11.62 MiB) test/test_contract allocating polynomials object in proving key... (mem: 11.62 MiB) test/test_contract populating trace... (mem: 254.12 MiB) test/test_contract time to construct proving key: 216 ms. (mem: 268.62 MiB) test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 268.62 MiB) test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 300.62 MiB) test/test_contract VK saved to "./target/tmp/tmp.Dl8as9EALV/vk" (mem: 300.62 MiB) test/test_contract Completed 2.1 KiB/2.1 KiB (28.1 KiB/s) with 1 file(s) remaining test/test_contract upload: ../../../../../tmp/tmp.n14FRCdz3o to s3://aztec-ci-artifacts/build-cache/vk-fccb792b777085df-b57c7892b21a760a63d49250b1f274199169dcd06bcf6f8651505d4ffd0f085d.tar.gz test/test_contract Cache upload of vk-fccb792b777085df-b57c7892b21a760a63d49250b1f274199169dcd06bcf6f8651505d4ffd0f085d.tar.gz complete in 3s. test/test_contract Processing function: emit_nullifier_public... test/test_contract Function emit_nullifier_public is neither public nor unconstrained, skipping. test/test_contract Processing function: emit_public... test/test_contract Function emit_public is neither public nor unconstrained, skipping. test/test_contract Processing function: get_master_incoming_viewing_public_key... test/test_contract Cache download of vk-fccb792b777085df-ff53fd269f1d71af15809c26d599bf543ea24096412aaf4c7dd85f3b16331a19.tar.gz failed. test/test_contract Generating vk for function: get_master_incoming_viewing_public_key... test/test_contract bb command: write_vk (mem: 5.00 MiB) test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/test_contract --scheme: client_ivc (mem: 5.00 MiB) test/test_contract --bytecode_path: - (mem: 5.00 MiB) test/test_contract --output_path: ./target/tmp/tmp.qt7gOuHYVY (mem: 5.00 MiB) test/test_contract --verbose: true (mem: 5.00 MiB) test/test_contract --verifier_type: standalone (mem: 5.00 MiB) test/test_contract Constructing DeciderProvingKey (mem: 11.19 MiB) test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 14.19 MiB) test/test_contract goblin ecc op : 4/1024 (mem: 14.19 MiB) test/test_contract busread : 742/6000 (mem: 14.19 MiB) test/test_contract lookups : 2/15000 (mem: 14.19 MiB) test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 14.19 MiB) test/test_contract arithmetic : 3566/56000 (mem: 14.19 MiB) test/test_contract delta range : 1835/18000 (mem: 14.19 MiB) test/test_contract elliptic : 340/6000 (mem: 14.19 MiB) test/test_contract auxiliary : 187/26000 (mem: 14.19 MiB) test/test_contract poseidon ext : 82/17000 (mem: 14.19 MiB) test/test_contract poseidon int : 458/92000 (mem: 14.19 MiB) test/test_contract overflow : 0/0 (mem: 14.19 MiB) test/test_contract (mem: 14.19 MiB) test/test_contract Total structured size: 242025 (mem: 14.19 MiB) test/test_contract allocating polynomials object in proving key... (mem: 14.19 MiB) test/test_contract populating trace... (mem: 255.69 MiB) test/test_contract time to construct proving key: 224 ms. (mem: 270.69 MiB) test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 270.69 MiB) test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 301.69 MiB) test/test_contract VK saved to "./target/tmp/tmp.qt7gOuHYVY/vk" (mem: 301.69 MiB) test/test_contract Completed 2.1 KiB/2.1 KiB (27.2 KiB/s) with 1 file(s) remaining test/test_contract upload: ../../../../../tmp/tmp.pL64ssIOd2 to s3://aztec-ci-artifacts/build-cache/vk-fccb792b777085df-ff53fd269f1d71af15809c26d599bf543ea24096412aaf4c7dd85f3b16331a19.tar.gz test/test_contract Cache upload of vk-fccb792b777085df-ff53fd269f1d71af15809c26d599bf543ea24096412aaf4c7dd85f3b16331a19.tar.gz complete in 3s. test/test_contract Processing function: get_ovsk_app... test/test_contract Cache download of vk-fccb792b777085df-759e3841e09fb29a426dde2c04670e8af014370a9077d64a49452749958d65b3.tar.gz failed. test/test_contract Generating vk for function: get_ovsk_app... test/test_contract bb command: write_vk (mem: 5.00 MiB) test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/test_contract --scheme: client_ivc (mem: 5.00 MiB) test/test_contract --bytecode_path: - (mem: 5.00 MiB) test/test_contract --output_path: ./target/tmp/tmp.R70XlmAA5n (mem: 5.00 MiB) test/test_contract --verbose: true (mem: 5.00 MiB) test/test_contract --verifier_type: standalone (mem: 5.00 MiB) test/test_contract Constructing DeciderProvingKey (mem: 9.06 MiB) test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 11.56 MiB) test/test_contract goblin ecc op : 4/1024 (mem: 11.56 MiB) test/test_contract busread : 742/6000 (mem: 11.56 MiB) test/test_contract lookups : 2/15000 (mem: 11.56 MiB) test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 11.56 MiB) test/test_contract arithmetic : 3311/56000 (mem: 11.56 MiB) test/test_contract delta range : 1787/18000 (mem: 11.56 MiB) test/test_contract elliptic : 2/6000 (mem: 11.56 MiB) test/test_contract auxiliary : 26/26000 (mem: 11.56 MiB) test/test_contract poseidon ext : 32/17000 (mem: 11.56 MiB) test/test_contract poseidon int : 173/92000 (mem: 11.56 MiB) test/test_contract overflow : 0/0 (mem: 11.56 MiB) test/test_contract (mem: 11.56 MiB) test/test_contract Total structured size: 242025 (mem: 11.56 MiB) test/test_contract allocating polynomials object in proving key... (mem: 11.56 MiB) test/test_contract populating trace... (mem: 253.56 MiB) test/test_contract time to construct proving key: 137 ms. (mem: 268.56 MiB) test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 268.56 MiB) test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 300.56 MiB) test/test_contract VK saved to "./target/tmp/tmp.R70XlmAA5n/vk" (mem: 300.56 MiB) test/test_contract Completed 2.1 KiB/2.1 KiB (31.1 KiB/s) with 1 file(s) remaining test/test_contract upload: ../../../../../tmp/tmp.8htfrM5Pvg to s3://aztec-ci-artifacts/build-cache/vk-fccb792b777085df-759e3841e09fb29a426dde2c04670e8af014370a9077d64a49452749958d65b3.tar.gz test/test_contract Cache upload of vk-fccb792b777085df-759e3841e09fb29a426dde2c04670e8af014370a9077d64a49452749958d65b3.tar.gz complete in 4s. test/test_contract Processing function: get_this_address... test/test_contract Cache download of vk-fccb792b777085df-be7b237fef3b5e59d42395692baaefab84650631764cb5a45f439d811bdda568.tar.gz failed. test/test_contract Generating vk for function: get_this_address... test/test_contract bb command: write_vk (mem: 5.00 MiB) test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/test_contract --scheme: client_ivc (mem: 5.00 MiB) test/test_contract --bytecode_path: - (mem: 5.00 MiB) test/test_contract --output_path: ./target/tmp/tmp.9B7eQCNwD2 (mem: 5.00 MiB) test/test_contract --verbose: true (mem: 5.00 MiB) test/test_contract --verifier_type: standalone (mem: 5.00 MiB) test/test_contract Constructing DeciderProvingKey (mem: 10.49 MiB) test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.49 MiB) test/test_contract goblin ecc op : 4/1024 (mem: 12.49 MiB) test/test_contract busread : 742/6000 (mem: 12.49 MiB) test/test_contract lookups : 2/15000 (mem: 12.49 MiB) test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.49 MiB) test/test_contract arithmetic : 3286/56000 (mem: 12.49 MiB) test/test_contract delta range : 1787/18000 (mem: 12.49 MiB) test/test_contract elliptic : 2/6000 (mem: 12.49 MiB) test/test_contract auxiliary : 26/26000 (mem: 12.49 MiB) test/test_contract poseidon ext : 12/17000 (mem: 12.49 MiB) test/test_contract poseidon int : 59/92000 (mem: 12.49 MiB) test/test_contract overflow : 0/0 (mem: 12.49 MiB) test/test_contract (mem: 12.49 MiB) test/test_contract Total structured size: 242025 (mem: 12.49 MiB) test/test_contract allocating polynomials object in proving key... (mem: 12.49 MiB) test/test_contract populating trace... (mem: 254.99 MiB) test/test_contract time to construct proving key: 160 ms. (mem: 269.49 MiB) test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 269.49 MiB) test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 301.49 MiB) test/test_contract VK saved to "./target/tmp/tmp.9B7eQCNwD2/vk" (mem: 301.49 MiB) test/test_contract Completed 2.1 KiB/2.1 KiB (28.9 KiB/s) with 1 file(s) remaining test/test_contract upload: ../../../../../tmp/tmp.MVzznCVjsT to s3://aztec-ci-artifacts/build-cache/vk-fccb792b777085df-be7b237fef3b5e59d42395692baaefab84650631764cb5a45f439d811bdda568.tar.gz test/test_contract Cache upload of vk-fccb792b777085df-be7b237fef3b5e59d42395692baaefab84650631764cb5a45f439d811bdda568.tar.gz complete in 2s. test/test_contract Processing function: initialize... test/test_contract Cache download of vk-fccb792b777085df-c1abe1109a016f1b27401dfff114f756f4df8ec065efcfabd787935f96100cb2.tar.gz failed. test/test_contract Generating vk for function: initialize... test/test_contract bb command: write_vk (mem: 5.00 MiB) test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/test_contract --scheme: client_ivc (mem: 5.00 MiB) test/test_contract --bytecode_path: - (mem: 5.00 MiB) test/test_contract --output_path: ./target/tmp/tmp.YUNYCZTiFr (mem: 5.00 MiB) test/test_contract --verbose: true (mem: 5.00 MiB) test/test_contract --verifier_type: standalone (mem: 5.00 MiB) test/test_contract Constructing DeciderProvingKey (mem: 11.20 MiB) test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 13.70 MiB) test/test_contract goblin ecc op : 4/1024 (mem: 13.70 MiB) test/test_contract busread : 742/6000 (mem: 13.70 MiB) test/test_contract lookups : 2/15000 (mem: 13.70 MiB) test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 13.70 MiB) test/test_contract arithmetic : 3595/56000 (mem: 13.70 MiB) test/test_contract delta range : 1835/18000 (mem: 13.70 MiB) test/test_contract elliptic : 340/6000 (mem: 13.70 MiB) test/test_contract auxiliary : 187/26000 (mem: 13.70 MiB) test/test_contract poseidon ext : 102/17000 (mem: 13.70 MiB) test/test_contract poseidon int : 572/92000 (mem: 13.70 MiB) test/test_contract overflow : 0/0 (mem: 13.70 MiB) test/test_contract (mem: 13.70 MiB) test/test_contract Total structured size: 242025 (mem: 13.70 MiB) test/test_contract allocating polynomials object in proving key... (mem: 13.70 MiB) test/test_contract populating trace... (mem: 255.70 MiB) test/test_contract time to construct proving key: 241 ms. (mem: 271.20 MiB) test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 271.20 MiB) test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 303.20 MiB) test/test_contract VK saved to "./target/tmp/tmp.YUNYCZTiFr/vk" (mem: 303.20 MiB) test/test_contract Completed 2.1 KiB/2.1 KiB (43.6 KiB/s) with 1 file(s) remaining test/test_contract upload: ../../../../../tmp/tmp.LTsohz1zqX to s3://aztec-ci-artifacts/build-cache/vk-fccb792b777085df-c1abe1109a016f1b27401dfff114f756f4df8ec065efcfabd787935f96100cb2.tar.gz test/test_contract Cache upload of vk-fccb792b777085df-c1abe1109a016f1b27401dfff114f756f4df8ec065efcfabd787935f96100cb2.tar.gz complete in 3s. 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/updatable_contract Processing function: initialize... test/updatable_contract Cache download of vk-0fb9f4b5ed5e185c-95bd9bba4e52b465b65336423d270bd3f7e606aa517f717ef78c5c41c525789b.tar.gz failed. test/updatable_contract Generating vk for function: initialize... test/updatable_contract bb command: write_vk (mem: 5.00 MiB) test/updatable_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/updatable_contract --scheme: client_ivc (mem: 5.00 MiB) test/updatable_contract --bytecode_path: - (mem: 5.00 MiB) test/updatable_contract --output_path: ./target/tmp/tmp.DAXic6LTYo (mem: 5.00 MiB) test/updatable_contract --verbose: true (mem: 5.00 MiB) test/updatable_contract --verifier_type: standalone (mem: 5.00 MiB) test/updatable_contract Constructing DeciderProvingKey (mem: 33.91 MiB) test/updatable_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 37.41 MiB) test/updatable_contract goblin ecc op : 4/1024 (mem: 37.41 MiB) test/updatable_contract busread : 742/6000 (mem: 37.41 MiB) test/updatable_contract lookups : 12218/15000 (mem: 37.41 MiB) test/updatable_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 37.41 MiB) test/updatable_contract arithmetic : 15045/56000 (mem: 37.41 MiB) test/updatable_contract delta range : 2478/18000 (mem: 37.41 MiB) test/updatable_contract elliptic : 1008/6000 (mem: 37.41 MiB) test/updatable_contract auxiliary : 899/26000 (mem: 37.41 MiB) test/updatable_contract poseidon ext : 142/17000 (mem: 37.41 MiB) test/updatable_contract poseidon int : 800/92000 (mem: 37.41 MiB) test/updatable_contract overflow : 0/0 (mem: 37.41 MiB) test/updatable_contract (mem: 37.41 MiB) test/updatable_contract Total structured size: 242025 (mem: 37.41 MiB) test/updatable_contract allocating polynomials object in proving key... (mem: 37.41 MiB) test/updatable_contract populating trace... (mem: 277.91 MiB) test/updatable_contract time to construct proving key: 352 ms. (mem: 295.91 MiB) test/updatable_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 295.91 MiB) test/updatable_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 325.50 MiB) test/updatable_contract VK saved to "./target/tmp/tmp.DAXic6LTYo/vk" (mem: 325.50 MiB) test/updatable_contract Completed 2.1 KiB/2.1 KiB (29.8 KiB/s) with 1 file(s) remaining test/updatable_contract upload: ../../../../../tmp/tmp.SJ8ObYUQv9 to s3://aztec-ci-artifacts/build-cache/vk-0fb9f4b5ed5e185c-95bd9bba4e52b465b65336423d270bd3f7e606aa517f717ef78c5c41c525789b.tar.gz test/updatable_contract Cache upload of vk-0fb9f4b5ed5e185c-95bd9bba4e52b465b65336423d270bd3f7e606aa517f717ef78c5c41c525789b.tar.gz complete in 2s. test/updatable_contract Processing function: process_message... test/updatable_contract Function process_message is neither public nor unconstrained, skipping. test/updatable_contract Processing function: public_dispatch... test/updatable_contract Function public_dispatch is neither public nor unconstrained, skipping. test/updatable_contract Processing function: set_public_value... test/updatable_contract Function set_public_value is neither public nor unconstrained, skipping. test/updatable_contract Processing function: set_update_delay... test/updatable_contract Cache download of vk-0fb9f4b5ed5e185c-c229f833ab7dd51dc4ae9563f3700660425662f0f3a51194b58e067b99c0b99e.tar.gz failed. test/updatable_contract Generating vk for function: set_update_delay... test/updatable_contract bb command: write_vk (mem: 5.00 MiB) test/updatable_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/updatable_contract --scheme: client_ivc (mem: 5.00 MiB) test/updatable_contract --bytecode_path: - (mem: 5.00 MiB) test/updatable_contract --output_path: ./target/tmp/tmp.4WaPKJnzIc (mem: 5.00 MiB) test/updatable_contract --verbose: true (mem: 5.00 MiB) test/updatable_contract --verifier_type: standalone (mem: 5.00 MiB) test/updatable_contract Constructing DeciderProvingKey (mem: 10.59 MiB) test/updatable_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.09 MiB) test/updatable_contract goblin ecc op : 4/1024 (mem: 12.09 MiB) test/updatable_contract busread : 742/6000 (mem: 12.09 MiB) test/updatable_contract lookups : 2/15000 (mem: 12.09 MiB) test/updatable_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.09 MiB) test/updatable_contract arithmetic : 3298/56000 (mem: 12.09 MiB) test/updatable_contract delta range : 1788/18000 (mem: 12.09 MiB) test/updatable_contract elliptic : 2/6000 (mem: 12.09 MiB) test/updatable_contract auxiliary : 26/26000 (mem: 12.09 MiB) test/updatable_contract poseidon ext : 22/17000 (mem: 12.09 MiB) test/updatable_contract poseidon int : 116/92000 (mem: 12.09 MiB) test/updatable_contract overflow : 0/0 (mem: 12.09 MiB) test/updatable_contract (mem: 12.09 MiB) test/updatable_contract Total structured size: 242025 (mem: 12.09 MiB) test/updatable_contract allocating polynomials object in proving key... (mem: 12.09 MiB) test/updatable_contract populating trace... (mem: 254.09 MiB) test/updatable_contract time to construct proving key: 231 ms. (mem: 269.09 MiB) test/updatable_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 269.09 MiB) test/updatable_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 301.09 MiB) test/updatable_contract VK saved to "./target/tmp/tmp.4WaPKJnzIc/vk" (mem: 301.09 MiB) test/updatable_contract Completed 2.1 KiB/2.1 KiB (14.5 KiB/s) with 1 file(s) remaining test/updatable_contract upload: ../../../../../tmp/tmp.tEgbP3GeLM to s3://aztec-ci-artifacts/build-cache/vk-0fb9f4b5ed5e185c-c229f833ab7dd51dc4ae9563f3700660425662f0f3a51194b58e067b99c0b99e.tar.gz test/updatable_contract Cache upload of vk-0fb9f4b5ed5e185c-c229f833ab7dd51dc4ae9563f3700660425662f0f3a51194b58e067b99c0b99e.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-0fb9f4b5ed5e185c-4184d6f0fd11bd44f693ccfd1da422aa3b8b4844c305005cbeebec7425c5c1ee.tar.gz failed. test/updatable_contract Generating vk for function: update_to... test/updatable_contract bb command: write_vk (mem: 5.00 MiB) test/updatable_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/updatable_contract --scheme: client_ivc (mem: 5.00 MiB) test/updatable_contract --bytecode_path: - (mem: 5.00 MiB) test/updatable_contract --output_path: ./target/tmp/tmp.Wg1qG8q63w (mem: 5.00 MiB) test/updatable_contract --verbose: true (mem: 5.00 MiB) test/updatable_contract --verifier_type: standalone (mem: 5.00 MiB) test/updatable_contract Constructing DeciderProvingKey (mem: 10.59 MiB) test/updatable_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 13.09 MiB) test/updatable_contract goblin ecc op : 4/1024 (mem: 13.09 MiB) test/updatable_contract busread : 742/6000 (mem: 13.09 MiB) test/updatable_contract lookups : 2/15000 (mem: 13.09 MiB) test/updatable_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 13.09 MiB) test/updatable_contract arithmetic : 3297/56000 (mem: 13.09 MiB) test/updatable_contract delta range : 1787/18000 (mem: 13.09 MiB) test/updatable_contract elliptic : 2/6000 (mem: 13.09 MiB) test/updatable_contract auxiliary : 26/26000 (mem: 13.09 MiB) test/updatable_contract poseidon ext : 22/17000 (mem: 13.09 MiB) test/updatable_contract poseidon int : 116/92000 (mem: 13.09 MiB) test/updatable_contract overflow : 0/0 (mem: 13.09 MiB) test/updatable_contract (mem: 13.09 MiB) test/updatable_contract Total structured size: 242025 (mem: 13.09 MiB) test/updatable_contract allocating polynomials object in proving key... (mem: 13.09 MiB) test/updatable_contract populating trace... (mem: 254.09 MiB) test/updatable_contract time to construct proving key: 261 ms. (mem: 268.59 MiB) test/updatable_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 268.59 MiB) test/updatable_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 300.59 MiB) test/updatable_contract VK saved to "./target/tmp/tmp.Wg1qG8q63w/vk" (mem: 300.59 MiB) test/updatable_contract Completed 2.1 KiB/2.1 KiB (35.7 KiB/s) with 1 file(s) remaining test/updatable_contract upload: ../../../../../tmp/tmp.U2SBccXH0H to s3://aztec-ci-artifacts/build-cache/vk-0fb9f4b5ed5e185c-4184d6f0fd11bd44f693ccfd1da422aa3b8b4844c305005cbeebec7425c5c1ee.tar.gz test/updatable_contract Cache upload of vk-0fb9f4b5ed5e185c-4184d6f0fd11bd44f693ccfd1da422aa3b8b4844c305005cbeebec7425c5c1ee.tar.gz complete in 3s. test/test_log_contract Processing function: emit_encrypted_events... test/test_log_contract Cache download of vk-275e7226874f1dfd-aa0408df138b77ecc611da64df6d3eda26c8a1239b3ef78948cc754caf5ca962.tar.gz failed. test/test_log_contract Generating vk for function: emit_encrypted_events... test/test_log_contract bb command: write_vk (mem: 5.00 MiB) test/test_log_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/test_log_contract --scheme: client_ivc (mem: 5.00 MiB) test/test_log_contract --bytecode_path: - (mem: 5.00 MiB) test/test_log_contract --output_path: ./target/tmp/tmp.2QTpgVbTGM (mem: 5.00 MiB) test/test_log_contract --verbose: true (mem: 5.00 MiB) test/test_log_contract --verifier_type: standalone (mem: 5.00 MiB) test/test_log_contract Constructing DeciderProvingKey (mem: 79.02 MiB) test/test_log_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 79.52 MiB) test/test_log_contract goblin ecc op : 4/1024 (mem: 79.52 MiB) test/test_log_contract busread : 742/6000 (mem: 79.52 MiB) test/test_log_contract lookups : 33482/15000 (mem: 79.52 MiB) test/test_log_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 79.52 MiB) test/test_log_contract arithmetic : 33429/56000 (mem: 79.52 MiB) test/test_log_contract delta range : 3645/18000 (mem: 79.52 MiB) test/test_log_contract elliptic : 2006/6000 (mem: 79.52 MiB) test/test_log_contract auxiliary : 2162/26000 (mem: 79.52 MiB) test/test_log_contract poseidon ext : 82/17000 (mem: 79.52 MiB) test/test_log_contract poseidon int : 458/92000 (mem: 79.52 MiB) test/test_log_contract overflow : 0/0 (mem: 79.52 MiB) test/test_log_contract (mem: 79.52 MiB) test/test_log_contract Total structured size: 242025 (mem: 79.52 MiB) test/test_log_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 87.02 MiB) test/test_log_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 87.02 MiB) test/test_log_contract goblin ecc op : 4/1024 (mem: 87.02 MiB) test/test_log_contract busread : 742/6000 (mem: 87.02 MiB) test/test_log_contract lookups : 15000/15000 (mem: 87.02 MiB) test/test_log_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 87.02 MiB) test/test_log_contract arithmetic : 33429/56000 (mem: 87.02 MiB) test/test_log_contract delta range : 3645/18000 (mem: 87.02 MiB) test/test_log_contract elliptic : 2006/6000 (mem: 87.02 MiB) test/test_log_contract auxiliary : 2162/26000 (mem: 87.02 MiB) test/test_log_contract poseidon ext : 82/17000 (mem: 87.02 MiB) test/test_log_contract poseidon int : 458/92000 (mem: 87.02 MiB) test/test_log_contract overflow : 18483/18483 (mem: 87.02 MiB) test/test_log_contract (mem: 87.02 MiB) test/test_log_contract Total structured size: 260508 (mem: 87.02 MiB) test/test_log_contract allocating polynomials object in proving key... (mem: 87.02 MiB) test/test_log_contract populating trace... (mem: 534.52 MiB) test/test_log_contract time to construct proving key: 481 ms. (mem: 555.52 MiB) test/test_log_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 555.52 MiB) test/test_log_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 579.89 MiB) test/test_log_contract VK saved to "./target/tmp/tmp.2QTpgVbTGM/vk" (mem: 584.39 MiB) test/test_log_contract Completed 2.1 KiB/2.1 KiB (28.9 KiB/s) with 1 file(s) remaining test/test_log_contract upload: ../../../../../tmp/tmp.KDS0M0EyxB to s3://aztec-ci-artifacts/build-cache/vk-275e7226874f1dfd-aa0408df138b77ecc611da64df6d3eda26c8a1239b3ef78948cc754caf5ca962.tar.gz test/test_log_contract Cache upload of vk-275e7226874f1dfd-aa0408df138b77ecc611da64df6d3eda26c8a1239b3ef78948cc754caf5ca962.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/updated_contract Processing function: set_private_value... test/updated_contract Cache download of vk-2c3df00de5f5979b-3fd6ee222c9134fc8b29e2e534d715b4e0204de910e1e60e7ec424b3dd331243.tar.gz failed. test/updated_contract Generating vk for function: set_private_value... test/updated_contract bb command: write_vk (mem: 5.00 MiB) test/updated_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/updated_contract --scheme: client_ivc (mem: 5.00 MiB) test/updated_contract --bytecode_path: - (mem: 5.00 MiB) test/updated_contract --output_path: ./target/tmp/tmp.2jfUsC36B3 (mem: 5.00 MiB) test/updated_contract --verbose: true (mem: 5.00 MiB) test/updated_contract --verifier_type: standalone (mem: 5.00 MiB) test/updated_contract Constructing DeciderProvingKey (mem: 32.48 MiB) test/updated_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 35.98 MiB) test/updated_contract goblin ecc op : 4/1024 (mem: 35.98 MiB) test/updated_contract busread : 742/6000 (mem: 35.98 MiB) test/updated_contract lookups : 12186/15000 (mem: 35.98 MiB) test/updated_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 35.98 MiB) test/updated_contract arithmetic : 14628/56000 (mem: 35.98 MiB) test/updated_contract delta range : 2461/18000 (mem: 35.98 MiB) test/updated_contract elliptic : 1008/6000 (mem: 35.98 MiB) test/updated_contract auxiliary : 899/26000 (mem: 35.98 MiB) test/updated_contract poseidon ext : 172/17000 (mem: 35.98 MiB) test/updated_contract poseidon int : 971/92000 (mem: 35.98 MiB) test/updated_contract overflow : 0/0 (mem: 35.98 MiB) test/updated_contract (mem: 35.98 MiB) test/updated_contract Total structured size: 242025 (mem: 35.98 MiB) test/updated_contract allocating polynomials object in proving key... (mem: 35.98 MiB) test/updated_contract populating trace... (mem: 276.98 MiB) test/updated_contract time to construct proving key: 228 ms. (mem: 293.98 MiB) test/updated_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 293.98 MiB) test/updated_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 323.59 MiB) test/updated_contract VK saved to "./target/tmp/tmp.2jfUsC36B3/vk" (mem: 323.59 MiB) test/updated_contract Completed 2.1 KiB/2.1 KiB (43.6 KiB/s) with 1 file(s) remaining test/updated_contract upload: ../../../../../tmp/tmp.ORsbQvUyIL to s3://aztec-ci-artifacts/build-cache/vk-2c3df00de5f5979b-3fd6ee222c9134fc8b29e2e534d715b4e0204de910e1e60e7ec424b3dd331243.tar.gz test/updated_contract Cache upload of vk-2c3df00de5f5979b-3fd6ee222c9134fc8b29e2e534d715b4e0204de910e1e60e7ec424b3dd331243.tar.gz complete in 2s. test/updated_contract Processing function: set_public_value... test/updated_contract Function set_public_value is neither public nor unconstrained, skipping. test/updated_contract Processing function: sync_private_state... test/updated_contract Function sync_private_state is neither public nor unconstrained, skipping. test/txe_test_contract Processing function: decrement... test/txe_test_contract Cache download of vk-f28cde03363d4512-b81cde535f71e3b594349e3a89b30a7579a27f1a68f75093b6529a39ebcdf636.tar.gz failed. test/txe_test_contract Generating vk for function: decrement... test/txe_test_contract bb command: write_vk (mem: 5.00 MiB) test/txe_test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/txe_test_contract --scheme: client_ivc (mem: 5.00 MiB) test/txe_test_contract --bytecode_path: - (mem: 5.00 MiB) test/txe_test_contract --output_path: ./target/tmp/tmp.8vwkeHKEku (mem: 5.00 MiB) test/txe_test_contract --verbose: true (mem: 5.00 MiB) test/txe_test_contract --verifier_type: standalone (mem: 5.00 MiB) test/txe_test_contract Constructing DeciderProvingKey (mem: 78.25 MiB) test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 87.75 MiB) test/txe_test_contract goblin ecc op : 4/1024 (mem: 87.75 MiB) test/txe_test_contract busread : 742/6000 (mem: 87.75 MiB) test/txe_test_contract lookups : 12250/15000 (mem: 87.75 MiB) test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 87.75 MiB) test/txe_test_contract arithmetic : 35480/56000 (mem: 87.75 MiB) test/txe_test_contract delta range : 5566/18000 (mem: 87.75 MiB) test/txe_test_contract elliptic : 5822/6000 (mem: 87.75 MiB) test/txe_test_contract auxiliary : 20593/26000 (mem: 87.75 MiB) test/txe_test_contract poseidon ext : 2592/17000 (mem: 87.75 MiB) test/txe_test_contract poseidon int : 14765/92000 (mem: 87.75 MiB) test/txe_test_contract overflow : 0/0 (mem: 87.75 MiB) test/txe_test_contract (mem: 87.75 MiB) test/txe_test_contract Total structured size: 242025 (mem: 87.75 MiB) test/txe_test_contract allocating polynomials object in proving key... (mem: 87.75 MiB) test/txe_test_contract populating trace... (mem: 324.75 MiB) test/txe_test_contract time to construct proving key: 216 ms. (mem: 350.25 MiB) test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 350.25 MiB) test/txe_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 357.75 MiB) test/txe_test_contract VK saved to "./target/tmp/tmp.8vwkeHKEku/vk" (mem: 361.25 MiB) test/txe_test_contract Completed 2.1 KiB/2.1 KiB (32.4 KiB/s) with 1 file(s) remaining test/txe_test_contract upload: ../../../../../tmp/tmp.2JM14WZlwr to s3://aztec-ci-artifacts/build-cache/vk-f28cde03363d4512-b81cde535f71e3b594349e3a89b30a7579a27f1a68f75093b6529a39ebcdf636.tar.gz test/txe_test_contract Cache upload of vk-f28cde03363d4512-b81cde535f71e3b594349e3a89b30a7579a27f1a68f75093b6529a39ebcdf636.tar.gz complete in 3s. 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-f28cde03363d4512-27e38bce357fee62dbc29c3cd1c31a95f4eed8e6548f708496b304cf689fb72d.tar.gz failed. test/txe_test_contract Generating vk for function: increment... test/txe_test_contract bb command: write_vk (mem: 5.00 MiB) test/txe_test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/txe_test_contract --scheme: client_ivc (mem: 5.00 MiB) test/txe_test_contract --bytecode_path: - (mem: 5.00 MiB) test/txe_test_contract --output_path: ./target/tmp/tmp.t5jlC6Ds2J (mem: 5.00 MiB) test/txe_test_contract --verbose: true (mem: 5.00 MiB) test/txe_test_contract --verifier_type: standalone (mem: 5.00 MiB) test/txe_test_contract Constructing DeciderProvingKey (mem: 32.90 MiB) test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 35.90 MiB) test/txe_test_contract goblin ecc op : 4/1024 (mem: 35.90 MiB) test/txe_test_contract busread : 742/6000 (mem: 35.90 MiB) test/txe_test_contract lookups : 12218/15000 (mem: 35.90 MiB) test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 35.90 MiB) test/txe_test_contract arithmetic : 14736/56000 (mem: 35.90 MiB) test/txe_test_contract delta range : 2431/18000 (mem: 35.90 MiB) test/txe_test_contract elliptic : 670/6000 (mem: 35.90 MiB) test/txe_test_contract auxiliary : 738/26000 (mem: 35.90 MiB) test/txe_test_contract poseidon ext : 42/17000 (mem: 35.90 MiB) test/txe_test_contract poseidon int : 230/92000 (mem: 35.90 MiB) test/txe_test_contract overflow : 0/0 (mem: 35.90 MiB) test/txe_test_contract (mem: 35.90 MiB) test/txe_test_contract Total structured size: 242025 (mem: 35.90 MiB) test/txe_test_contract allocating polynomials object in proving key... (mem: 35.90 MiB) test/txe_test_contract populating trace... (mem: 275.40 MiB) test/txe_test_contract time to construct proving key: 217 ms. (mem: 292.40 MiB) test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 292.40 MiB) test/txe_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 322.18 MiB) test/txe_test_contract VK saved to "./target/tmp/tmp.t5jlC6Ds2J/vk" (mem: 322.18 MiB) test/txe_test_contract Completed 2.1 KiB/2.1 KiB (26.2 KiB/s) with 1 file(s) remaining test/txe_test_contract upload: ../../../../../tmp/tmp.GZNfdzBORj to s3://aztec-ci-artifacts/build-cache/vk-f28cde03363d4512-27e38bce357fee62dbc29c3cd1c31a95f4eed8e6548f708496b304cf689fb72d.tar.gz test/txe_test_contract Cache upload of vk-f28cde03363d4512-27e38bce357fee62dbc29c3cd1c31a95f4eed8e6548f708496b304cf689fb72d.tar.gz complete in 2s. test/stateful_test_contract Processing function: destroy_and_create... test/stateful_test_contract Cache download of vk-1517525c742ed217-8192e0f1928381aea6531b254b807679b54f9a9c4c08aa4c49a2c6758f403451.tar.gz failed. test/stateful_test_contract Generating vk for function: destroy_and_create... test/stateful_test_contract bb command: write_vk (mem: 5.00 MiB) test/stateful_test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/stateful_test_contract --scheme: client_ivc (mem: 5.00 MiB) test/stateful_test_contract --bytecode_path: - (mem: 5.00 MiB) test/stateful_test_contract --output_path: ./target/tmp/tmp.VZwhDZT9Fe (mem: 5.00 MiB) test/stateful_test_contract --verbose: true (mem: 5.00 MiB) test/stateful_test_contract --verifier_type: standalone (mem: 5.00 MiB) test/stateful_test_contract Constructing DeciderProvingKey (mem: 99.85 MiB) test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 118.85 MiB) test/stateful_test_contract goblin ecc op : 4/1024 (mem: 118.85 MiB) test/stateful_test_contract busread : 742/6000 (mem: 118.85 MiB) test/stateful_test_contract lookups : 24498/15000 (mem: 118.85 MiB) test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 118.85 MiB) test/stateful_test_contract arithmetic : 64699/56000 (mem: 118.85 MiB) test/stateful_test_contract delta range : 7477/18000 (mem: 118.85 MiB) test/stateful_test_contract elliptic : 6490/6000 (mem: 118.85 MiB) test/stateful_test_contract auxiliary : 21305/26000 (mem: 118.85 MiB) test/stateful_test_contract poseidon ext : 2622/17000 (mem: 118.85 MiB) test/stateful_test_contract poseidon int : 14936/92000 (mem: 118.85 MiB) test/stateful_test_contract overflow : 0/0 (mem: 118.85 MiB) test/stateful_test_contract (mem: 118.85 MiB) test/stateful_test_contract Total structured size: 242025 (mem: 118.85 MiB) test/stateful_test_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 130.85 MiB) test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 130.85 MiB) test/stateful_test_contract goblin ecc op : 4/1024 (mem: 130.85 MiB) test/stateful_test_contract busread : 742/6000 (mem: 130.85 MiB) test/stateful_test_contract lookups : 15000/15000 (mem: 130.85 MiB) test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 130.85 MiB) test/stateful_test_contract arithmetic : 56000/56000 (mem: 130.85 MiB) test/stateful_test_contract delta range : 7477/18000 (mem: 130.85 MiB) test/stateful_test_contract elliptic : 6000/6000 (mem: 130.85 MiB) test/stateful_test_contract auxiliary : 21305/26000 (mem: 130.85 MiB) test/stateful_test_contract poseidon ext : 2622/17000 (mem: 130.85 MiB) test/stateful_test_contract poseidon int : 14936/92000 (mem: 130.85 MiB) test/stateful_test_contract overflow : 18690/18690 (mem: 130.85 MiB) test/stateful_test_contract (mem: 130.85 MiB) test/stateful_test_contract Total structured size: 260715 (mem: 130.85 MiB) test/stateful_test_contract allocating polynomials object in proving key... (mem: 130.85 MiB) test/stateful_test_contract populating trace... (mem: 576.85 MiB) test/stateful_test_contract time to construct proving key: 921 ms. (mem: 604.85 MiB) test/stateful_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 604.85 MiB) test/stateful_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 614.35 MiB) test/stateful_test_contract VK saved to "./target/tmp/tmp.VZwhDZT9Fe/vk" (mem: 619.35 MiB) test/stateful_test_contract Completed 2.1 KiB/2.1 KiB (32.9 KiB/s) with 1 file(s) remaining test/stateful_test_contract upload: ../../../../../tmp/tmp.4HpMaHb9Qh to s3://aztec-ci-artifacts/build-cache/vk-1517525c742ed217-8192e0f1928381aea6531b254b807679b54f9a9c4c08aa4c49a2c6758f403451.tar.gz test/stateful_test_contract Cache upload of vk-1517525c742ed217-8192e0f1928381aea6531b254b807679b54f9a9c4c08aa4c49a2c6758f403451.tar.gz complete in 2s. test/stateful_test_contract Processing function: destroy_and_create_no_init_check... test/stateful_test_contract Cache download of vk-1517525c742ed217-6d49b721617615d173b1e1db3aaa9867e1982833fed902762c2231d1921f22d5.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: 5.00 MiB) test/stateful_test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/stateful_test_contract --scheme: client_ivc (mem: 5.00 MiB) test/stateful_test_contract --bytecode_path: - (mem: 5.00 MiB) test/stateful_test_contract --output_path: ./target/tmp/tmp.HHshLdEPot (mem: 5.00 MiB) test/stateful_test_contract --verbose: true (mem: 5.00 MiB) test/stateful_test_contract --verifier_type: standalone (mem: 5.00 MiB) test/stateful_test_contract Constructing DeciderProvingKey (mem: 99.86 MiB) test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 118.86 MiB) test/stateful_test_contract goblin ecc op : 4/1024 (mem: 118.86 MiB) test/stateful_test_contract busread : 742/6000 (mem: 118.86 MiB) test/stateful_test_contract lookups : 24498/15000 (mem: 118.86 MiB) test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 118.86 MiB) test/stateful_test_contract arithmetic : 64699/56000 (mem: 118.86 MiB) test/stateful_test_contract delta range : 7476/18000 (mem: 118.86 MiB) test/stateful_test_contract elliptic : 6490/6000 (mem: 118.86 MiB) test/stateful_test_contract auxiliary : 21305/26000 (mem: 118.86 MiB) test/stateful_test_contract poseidon ext : 2622/17000 (mem: 118.86 MiB) test/stateful_test_contract poseidon int : 14936/92000 (mem: 118.86 MiB) test/stateful_test_contract overflow : 0/0 (mem: 118.86 MiB) test/stateful_test_contract (mem: 118.86 MiB) test/stateful_test_contract Total structured size: 242025 (mem: 118.86 MiB) test/stateful_test_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 130.86 MiB) test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 130.86 MiB) test/stateful_test_contract goblin ecc op : 4/1024 (mem: 130.86 MiB) test/stateful_test_contract busread : 742/6000 (mem: 130.86 MiB) test/stateful_test_contract lookups : 15000/15000 (mem: 130.86 MiB) test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 130.86 MiB) test/stateful_test_contract arithmetic : 56000/56000 (mem: 130.86 MiB) test/stateful_test_contract delta range : 7476/18000 (mem: 130.86 MiB) test/stateful_test_contract elliptic : 6000/6000 (mem: 130.86 MiB) test/stateful_test_contract auxiliary : 21305/26000 (mem: 130.86 MiB) test/stateful_test_contract poseidon ext : 2622/17000 (mem: 130.86 MiB) test/stateful_test_contract poseidon int : 14936/92000 (mem: 130.86 MiB) test/stateful_test_contract overflow : 18690/18690 (mem: 130.86 MiB) test/stateful_test_contract (mem: 130.86 MiB) test/stateful_test_contract Total structured size: 260715 (mem: 130.86 MiB) test/stateful_test_contract allocating polynomials object in proving key... (mem: 130.86 MiB) test/stateful_test_contract populating trace... (mem: 577.86 MiB) test/stateful_test_contract time to construct proving key: 379 ms. (mem: 606.86 MiB) test/stateful_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 606.86 MiB) test/stateful_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 617.36 MiB) test/stateful_test_contract VK saved to "./target/tmp/tmp.HHshLdEPot/vk" (mem: 622.86 MiB) test/stateful_test_contract Completed 2.1 KiB/2.1 KiB (45.7 KiB/s) with 1 file(s) remaining test/stateful_test_contract upload: ../../../../../tmp/tmp.3tC8h177Zj to s3://aztec-ci-artifacts/build-cache/vk-1517525c742ed217-6d49b721617615d173b1e1db3aaa9867e1982833fed902762c2231d1921f22d5.tar.gz test/stateful_test_contract Cache upload of vk-1517525c742ed217-6d49b721617615d173b1e1db3aaa9867e1982833fed902762c2231d1921f22d5.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-1517525c742ed217-4b4ecbe9ee9e18fed6b04881063bad32d9b0f60b05dce643abe162c65a351547.tar.gz failed. test/stateful_test_contract Generating vk for function: wrong_constructor... test/stateful_test_contract bb command: write_vk (mem: 5.00 MiB) test/stateful_test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/stateful_test_contract --scheme: client_ivc (mem: 5.00 MiB) test/stateful_test_contract --bytecode_path: - (mem: 5.00 MiB) test/stateful_test_contract --output_path: ./target/tmp/tmp.k1RT0DQHed (mem: 5.00 MiB) test/stateful_test_contract --verbose: true (mem: 5.00 MiB) test/stateful_test_contract --verifier_type: standalone (mem: 5.00 MiB) test/stateful_test_contract Constructing DeciderProvingKey (mem: 10.75 MiB) test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 13.25 MiB) test/stateful_test_contract goblin ecc op : 4/1024 (mem: 13.25 MiB) test/stateful_test_contract busread : 742/6000 (mem: 13.25 MiB) test/stateful_test_contract lookups : 2/15000 (mem: 13.25 MiB) test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 13.25 MiB) test/stateful_test_contract arithmetic : 3593/56000 (mem: 13.25 MiB) test/stateful_test_contract delta range : 1836/18000 (mem: 13.25 MiB) test/stateful_test_contract elliptic : 340/6000 (mem: 13.25 MiB) test/stateful_test_contract auxiliary : 187/26000 (mem: 13.25 MiB) test/stateful_test_contract poseidon ext : 102/17000 (mem: 13.25 MiB) test/stateful_test_contract poseidon int : 572/92000 (mem: 13.25 MiB) test/stateful_test_contract overflow : 0/0 (mem: 13.25 MiB) test/stateful_test_contract (mem: 13.25 MiB) test/stateful_test_contract Total structured size: 242025 (mem: 13.25 MiB) test/stateful_test_contract allocating polynomials object in proving key... (mem: 13.25 MiB) test/stateful_test_contract populating trace... (mem: 252.75 MiB) test/stateful_test_contract time to construct proving key: 155 ms. (mem: 267.25 MiB) test/stateful_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 267.25 MiB) test/stateful_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 299.25 MiB) test/stateful_test_contract VK saved to "./target/tmp/tmp.k1RT0DQHed/vk" (mem: 299.25 MiB) test/stateful_test_contract Completed 2.1 KiB/2.1 KiB (25.0 KiB/s) with 1 file(s) remaining test/stateful_test_contract upload: ../../../../../tmp/tmp.jTztbYVEHY to s3://aztec-ci-artifacts/build-cache/vk-1517525c742ed217-4b4ecbe9ee9e18fed6b04881063bad32d9b0f60b05dce643abe162c65a351547.tar.gz test/stateful_test_contract Cache upload of vk-1517525c742ed217-4b4ecbe9ee9e18fed6b04881063bad32d9b0f60b05dce643abe162c65a351547.tar.gz complete in 4s. test/txe_test_contract Processing function: increment_and_decrement... test/txe_test_contract Cache download of vk-f28cde03363d4512-5012edba15689d55533e12ef25c22d40481bb2ab535a8e10cdd634cec67dc85a.tar.gz failed. test/txe_test_contract Generating vk for function: increment_and_decrement... test/txe_test_contract bb command: write_vk (mem: 5.00 MiB) test/txe_test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/txe_test_contract --scheme: client_ivc (mem: 5.00 MiB) test/txe_test_contract --bytecode_path: - (mem: 5.00 MiB) test/txe_test_contract --output_path: ./target/tmp/tmp.FNe7zQnWne (mem: 5.00 MiB) test/txe_test_contract --verbose: true (mem: 5.00 MiB) test/txe_test_contract --verifier_type: standalone (mem: 5.00 MiB) test/txe_test_contract Constructing DeciderProvingKey (mem: 88.81 MiB) test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 107.31 MiB) test/txe_test_contract goblin ecc op : 4/1024 (mem: 107.31 MiB) test/txe_test_contract busread : 742/6000 (mem: 107.31 MiB) test/txe_test_contract lookups : 24466/15000 (mem: 107.31 MiB) test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 107.31 MiB) test/txe_test_contract arithmetic : 45115/56000 (mem: 107.31 MiB) test/txe_test_contract delta range : 6117/18000 (mem: 107.31 MiB) test/txe_test_contract elliptic : 6490/6000 (mem: 107.31 MiB) test/txe_test_contract auxiliary : 21305/26000 (mem: 107.31 MiB) test/txe_test_contract poseidon ext : 2612/17000 (mem: 107.31 MiB) test/txe_test_contract poseidon int : 14879/92000 (mem: 107.31 MiB) test/txe_test_contract overflow : 0/0 (mem: 107.31 MiB) test/txe_test_contract (mem: 107.31 MiB) test/txe_test_contract Total structured size: 242025 (mem: 107.31 MiB) test/txe_test_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 111.81 MiB) test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 111.81 MiB) test/txe_test_contract goblin ecc op : 4/1024 (mem: 111.81 MiB) test/txe_test_contract busread : 742/6000 (mem: 111.81 MiB) test/txe_test_contract lookups : 15000/15000 (mem: 111.81 MiB) test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 111.81 MiB) test/txe_test_contract arithmetic : 45115/56000 (mem: 111.81 MiB) test/txe_test_contract delta range : 6117/18000 (mem: 111.81 MiB) test/txe_test_contract elliptic : 6000/6000 (mem: 111.81 MiB) test/txe_test_contract auxiliary : 21305/26000 (mem: 111.81 MiB) test/txe_test_contract poseidon ext : 2612/17000 (mem: 111.81 MiB) test/txe_test_contract poseidon int : 14879/92000 (mem: 111.81 MiB) test/txe_test_contract overflow : 9958/9958 (mem: 111.81 MiB) test/txe_test_contract (mem: 111.81 MiB) test/txe_test_contract Total structured size: 251983 (mem: 111.81 MiB) test/txe_test_contract allocating polynomials object in proving key... (mem: 111.81 MiB) test/txe_test_contract populating trace... (mem: 558.81 MiB) test/txe_test_contract time to construct proving key: 445 ms. (mem: 587.31 MiB) test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 587.31 MiB) test/txe_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 587.31 MiB) test/txe_test_contract VK saved to "./target/tmp/tmp.FNe7zQnWne/vk" (mem: 587.35 MiB) test/txe_test_contract Completed 2.1 KiB/2.1 KiB (35.5 KiB/s) with 1 file(s) remaining test/txe_test_contract upload: ../../../../../tmp/tmp.u1OcwR0APj to s3://aztec-ci-artifacts/build-cache/vk-f28cde03363d4512-5012edba15689d55533e12ef25c22d40481bb2ab535a8e10cdd634cec67dc85a.tar.gz test/txe_test_contract Cache upload of vk-f28cde03363d4512-5012edba15689d55533e12ef25c22d40481bb2ab535a8e10cdd634cec67dc85a.tar.gz complete in 2s. test/txe_test_contract Processing function: increment_self_and_other... test/txe_test_contract Cache download of vk-f28cde03363d4512-c2c2fa748fcee6cab0898b37bcc8b452cef6dc233d2883d5ac96a8968ca0d413.tar.gz failed. test/txe_test_contract Generating vk for function: increment_self_and_other... test/txe_test_contract bb command: write_vk (mem: 5.00 MiB) test/txe_test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/txe_test_contract --scheme: client_ivc (mem: 5.00 MiB) test/txe_test_contract --bytecode_path: - (mem: 5.00 MiB) test/txe_test_contract --output_path: ./target/tmp/tmp.apLWSjAKlA (mem: 5.00 MiB) test/txe_test_contract --verbose: true (mem: 5.00 MiB) test/txe_test_contract --verifier_type: standalone (mem: 5.00 MiB) test/txe_test_contract Constructing DeciderProvingKey (mem: 32.74 MiB) test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 35.74 MiB) test/txe_test_contract goblin ecc op : 4/1024 (mem: 35.74 MiB) test/txe_test_contract busread : 742/6000 (mem: 35.74 MiB) test/txe_test_contract lookups : 12218/15000 (mem: 35.74 MiB) test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 35.74 MiB) test/txe_test_contract arithmetic : 14757/56000 (mem: 35.74 MiB) test/txe_test_contract delta range : 2432/18000 (mem: 35.74 MiB) test/txe_test_contract elliptic : 670/6000 (mem: 35.74 MiB) test/txe_test_contract auxiliary : 738/26000 (mem: 35.74 MiB) test/txe_test_contract poseidon ext : 62/17000 (mem: 35.74 MiB) test/txe_test_contract poseidon int : 344/92000 (mem: 35.74 MiB) test/txe_test_contract overflow : 0/0 (mem: 35.74 MiB) test/txe_test_contract (mem: 35.74 MiB) test/txe_test_contract Total structured size: 242025 (mem: 35.74 MiB) test/txe_test_contract allocating polynomials object in proving key... (mem: 35.74 MiB) test/txe_test_contract populating trace... (mem: 277.24 MiB) test/txe_test_contract time to construct proving key: 266 ms. (mem: 294.24 MiB) test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 294.24 MiB) test/txe_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 324.15 MiB) test/txe_test_contract VK saved to "./target/tmp/tmp.apLWSjAKlA/vk" (mem: 324.15 MiB) test/txe_test_contract Completed 2.1 KiB/2.1 KiB (30.0 KiB/s) with 1 file(s) remaining test/txe_test_contract upload: ../../../../../tmp/tmp.G6k2IePRLm to s3://aztec-ci-artifacts/build-cache/vk-f28cde03363d4512-c2c2fa748fcee6cab0898b37bcc8b452cef6dc233d2883d5ac96a8968ca0d413.tar.gz test/txe_test_contract Cache upload of vk-f28cde03363d4512-c2c2fa748fcee6cab0898b37bcc8b452cef6dc233d2883d5ac96a8968ca0d413.tar.gz complete in 2s. test/txe_test_contract Processing function: increment_twice... test/txe_test_contract Cache download of vk-f28cde03363d4512-64ccbfb7f7ab60cbc6211ac307eb448a333dcfc652053b70f001287d1f7c7bf7.tar.gz failed. test/txe_test_contract Generating vk for function: increment_twice... test/txe_test_contract bb command: write_vk (mem: 5.00 MiB) test/txe_test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/txe_test_contract --scheme: client_ivc (mem: 5.00 MiB) test/txe_test_contract --bytecode_path: - (mem: 5.00 MiB) test/txe_test_contract --output_path: ./target/tmp/tmp.GwXidaMtqq (mem: 5.00 MiB) test/txe_test_contract --verbose: true (mem: 5.00 MiB) test/txe_test_contract --verifier_type: standalone (mem: 5.00 MiB) test/txe_test_contract Constructing DeciderProvingKey (mem: 52.52 MiB) test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 53.52 MiB) test/txe_test_contract goblin ecc op : 4/1024 (mem: 53.52 MiB) test/txe_test_contract busread : 742/6000 (mem: 53.52 MiB) test/txe_test_contract lookups : 24434/15000 (mem: 53.52 MiB) test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 53.52 MiB) test/txe_test_contract arithmetic : 24373/56000 (mem: 53.52 MiB) test/txe_test_contract delta range : 2982/18000 (mem: 53.52 MiB) test/txe_test_contract elliptic : 1338/6000 (mem: 53.52 MiB) test/txe_test_contract auxiliary : 1450/26000 (mem: 53.52 MiB) test/txe_test_contract poseidon ext : 62/17000 (mem: 53.52 MiB) test/txe_test_contract poseidon int : 344/92000 (mem: 53.52 MiB) test/txe_test_contract overflow : 0/0 (mem: 53.52 MiB) test/txe_test_contract (mem: 53.52 MiB) test/txe_test_contract Total structured size: 242025 (mem: 53.52 MiB) test/txe_test_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 58.02 MiB) test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 58.02 MiB) test/txe_test_contract goblin ecc op : 4/1024 (mem: 58.02 MiB) test/txe_test_contract busread : 742/6000 (mem: 58.02 MiB) test/txe_test_contract lookups : 15000/15000 (mem: 58.02 MiB) test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 58.02 MiB) test/txe_test_contract arithmetic : 24373/56000 (mem: 58.02 MiB) test/txe_test_contract delta range : 2982/18000 (mem: 58.02 MiB) test/txe_test_contract elliptic : 1338/6000 (mem: 58.02 MiB) test/txe_test_contract auxiliary : 1450/26000 (mem: 58.02 MiB) test/txe_test_contract poseidon ext : 62/17000 (mem: 58.02 MiB) test/txe_test_contract poseidon int : 344/92000 (mem: 58.02 MiB) test/txe_test_contract overflow : 9435/9435 (mem: 58.02 MiB) test/txe_test_contract (mem: 58.02 MiB) test/txe_test_contract Total structured size: 251460 (mem: 58.02 MiB) test/txe_test_contract allocating polynomials object in proving key... (mem: 58.02 MiB) test/txe_test_contract populating trace... (mem: 505.02 MiB) test/txe_test_contract time to construct proving key: 382 ms. (mem: 525.02 MiB) test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 525.02 MiB) test/txe_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 551.00 MiB) test/txe_test_contract VK saved to "./target/tmp/tmp.GwXidaMtqq/vk" (mem: 551.00 MiB) test/txe_test_contract Completed 2.1 KiB/2.1 KiB (35.5 KiB/s) with 1 file(s) remaining test/txe_test_contract upload: ../../../../../tmp/tmp.JKHHEJokLV to s3://aztec-ci-artifacts/build-cache/vk-f28cde03363d4512-64ccbfb7f7ab60cbc6211ac307eb448a333dcfc652053b70f001287d1f7c7bf7.tar.gz test/txe_test_contract Cache upload of vk-f28cde03363d4512-64ccbfb7f7ab60cbc6211ac307eb448a333dcfc652053b70f001287d1f7c7bf7.tar.gz complete in 2s. test/txe_test_contract Processing function: initialize... test/txe_test_contract Cache download of vk-f28cde03363d4512-af8cfe6930df92dfeada0a6bd76b374d7e31edde87e2cbfc560b8b9812030c88.tar.gz failed. test/txe_test_contract Generating vk for function: initialize... test/txe_test_contract bb command: write_vk (mem: 5.00 MiB) test/txe_test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/txe_test_contract --scheme: client_ivc (mem: 5.00 MiB) test/txe_test_contract --bytecode_path: - (mem: 5.00 MiB) test/txe_test_contract --output_path: ./target/tmp/tmp.nvacrIsjeH (mem: 5.00 MiB) test/txe_test_contract --verbose: true (mem: 5.00 MiB) test/txe_test_contract --verifier_type: standalone (mem: 5.00 MiB) test/txe_test_contract Constructing DeciderProvingKey (mem: 33.89 MiB) test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 36.89 MiB) test/txe_test_contract goblin ecc op : 4/1024 (mem: 36.89 MiB) test/txe_test_contract busread : 742/6000 (mem: 36.89 MiB) test/txe_test_contract lookups : 12250/15000 (mem: 36.89 MiB) test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 36.89 MiB) test/txe_test_contract arithmetic : 15506/56000 (mem: 36.89 MiB) test/txe_test_contract delta range : 2493/18000 (mem: 36.89 MiB) test/txe_test_contract elliptic : 1008/6000 (mem: 36.89 MiB) test/txe_test_contract auxiliary : 899/26000 (mem: 36.89 MiB) test/txe_test_contract poseidon ext : 142/17000 (mem: 36.89 MiB) test/txe_test_contract poseidon int : 800/92000 (mem: 36.89 MiB) test/txe_test_contract overflow : 0/0 (mem: 36.89 MiB) test/txe_test_contract (mem: 36.89 MiB) test/txe_test_contract Total structured size: 242025 (mem: 36.89 MiB) test/txe_test_contract allocating polynomials object in proving key... (mem: 36.89 MiB) test/txe_test_contract populating trace... (mem: 277.89 MiB) test/txe_test_contract time to construct proving key: 234 ms. (mem: 295.39 MiB) test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 295.39 MiB) test/txe_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 324.89 MiB) test/txe_test_contract VK saved to "./target/tmp/tmp.nvacrIsjeH/vk" (mem: 324.89 MiB) test/txe_test_contract Completed 2.1 KiB/2.1 KiB (29.0 KiB/s) with 1 file(s) remaining test/txe_test_contract upload: ../../../../../tmp/tmp.Mf2I7GP6DK to s3://aztec-ci-artifacts/build-cache/vk-f28cde03363d4512-af8cfe6930df92dfeada0a6bd76b374d7e31edde87e2cbfc560b8b9812030c88.tar.gz test/txe_test_contract Cache upload of vk-f28cde03363d4512-af8cfe6930df92dfeada0a6bd76b374d7e31edde87e2cbfc560b8b9812030c88.tar.gz complete in 2s. test/txe_test_contract Processing function: private_call... test/txe_test_contract Cache download of vk-f28cde03363d4512-0b13e3a6c85eaccfb97eb9eaf66468b280089297c357029e3c9ab26a66c84969.tar.gz failed. test/txe_test_contract Generating vk for function: private_call... test/txe_test_contract bb command: write_vk (mem: 5.00 MiB) test/txe_test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/txe_test_contract --scheme: client_ivc (mem: 5.00 MiB) test/txe_test_contract --bytecode_path: - (mem: 5.00 MiB) test/txe_test_contract --output_path: ./target/tmp/tmp.D7yVLTRIOd (mem: 5.00 MiB) test/txe_test_contract --verbose: true (mem: 5.00 MiB) test/txe_test_contract --verifier_type: standalone (mem: 5.00 MiB) test/txe_test_contract Constructing DeciderProvingKey (mem: 9.61 MiB) test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 11.61 MiB) test/txe_test_contract goblin ecc op : 4/1024 (mem: 11.61 MiB) test/txe_test_contract busread : 742/6000 (mem: 11.61 MiB) test/txe_test_contract lookups : 2/15000 (mem: 11.61 MiB) test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 11.61 MiB) test/txe_test_contract arithmetic : 3285/56000 (mem: 11.61 MiB) test/txe_test_contract delta range : 1787/18000 (mem: 11.61 MiB) test/txe_test_contract elliptic : 2/6000 (mem: 11.61 MiB) test/txe_test_contract auxiliary : 26/26000 (mem: 11.61 MiB) test/txe_test_contract poseidon ext : 12/17000 (mem: 11.61 MiB) test/txe_test_contract poseidon int : 59/92000 (mem: 11.61 MiB) test/txe_test_contract overflow : 0/0 (mem: 11.61 MiB) test/txe_test_contract (mem: 11.61 MiB) test/txe_test_contract Total structured size: 242025 (mem: 11.61 MiB) test/txe_test_contract allocating polynomials object in proving key... (mem: 11.61 MiB) test/txe_test_contract populating trace... (mem: 254.11 MiB) test/txe_test_contract time to construct proving key: 218 ms. (mem: 268.61 MiB) test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 268.61 MiB) test/txe_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 300.61 MiB) test/txe_test_contract VK saved to "./target/tmp/tmp.D7yVLTRIOd/vk" (mem: 300.61 MiB) test/txe_test_contract Completed 2.1 KiB/2.1 KiB (39.9 KiB/s) with 1 file(s) remaining test/txe_test_contract upload: ../../../../../tmp/tmp.Kp8ouzvjVh to s3://aztec-ci-artifacts/build-cache/vk-f28cde03363d4512-0b13e3a6c85eaccfb97eb9eaf66468b280089297c357029e3c9ab26a66c84969.tar.gz test/txe_test_contract Cache upload of vk-f28cde03363d4512-0b13e3a6c85eaccfb97eb9eaf66468b280089297c357029e3c9ab26a66c84969.tar.gz complete in 3s. test/txe_test_contract Processing function: private_static_call... test/txe_test_contract Cache download of vk-f28cde03363d4512-8625a12c71780293fe4e5c3e8407d8b4599de5b87ac545494a76506d4bea57c3.tar.gz failed. test/txe_test_contract Generating vk for function: private_static_call... test/txe_test_contract bb command: write_vk (mem: 5.00 MiB) test/txe_test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/txe_test_contract --scheme: client_ivc (mem: 5.00 MiB) test/txe_test_contract --bytecode_path: - (mem: 5.00 MiB) test/txe_test_contract --output_path: ./target/tmp/tmp.cE0rNbhMdF (mem: 5.00 MiB) test/txe_test_contract --verbose: true (mem: 5.00 MiB) test/txe_test_contract --verifier_type: standalone (mem: 5.00 MiB) test/txe_test_contract Constructing DeciderProvingKey (mem: 9.61 MiB) test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 11.61 MiB) test/txe_test_contract goblin ecc op : 4/1024 (mem: 11.61 MiB) test/txe_test_contract busread : 742/6000 (mem: 11.61 MiB) test/txe_test_contract lookups : 2/15000 (mem: 11.61 MiB) test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 11.61 MiB) test/txe_test_contract arithmetic : 3285/56000 (mem: 11.61 MiB) test/txe_test_contract delta range : 1787/18000 (mem: 11.61 MiB) test/txe_test_contract elliptic : 2/6000 (mem: 11.61 MiB) test/txe_test_contract auxiliary : 26/26000 (mem: 11.61 MiB) test/txe_test_contract poseidon ext : 12/17000 (mem: 11.61 MiB) test/txe_test_contract poseidon int : 59/92000 (mem: 11.61 MiB) test/txe_test_contract overflow : 0/0 (mem: 11.61 MiB) test/txe_test_contract (mem: 11.61 MiB) test/txe_test_contract Total structured size: 242025 (mem: 11.61 MiB) test/txe_test_contract allocating polynomials object in proving key... (mem: 11.61 MiB) test/txe_test_contract populating trace... (mem: 252.61 MiB) test/txe_test_contract time to construct proving key: 271 ms. (mem: 267.61 MiB) test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 267.61 MiB) test/txe_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 299.61 MiB) test/txe_test_contract VK saved to "./target/tmp/tmp.cE0rNbhMdF/vk" (mem: 299.61 MiB) test/txe_test_contract Completed 2.1 KiB/2.1 KiB (42.1 KiB/s) with 1 file(s) remaining test/txe_test_contract upload: ../../../../../tmp/tmp.iRsycoZZJ4 to s3://aztec-ci-artifacts/build-cache/vk-f28cde03363d4512-8625a12c71780293fe4e5c3e8407d8b4599de5b87ac545494a76506d4bea57c3.tar.gz test/txe_test_contract Cache upload of vk-f28cde03363d4512-8625a12c71780293fe4e5c3e8407d8b4599de5b87ac545494a76506d4bea57c3.tar.gz complete in 3s. test/txe_test_contract Processing function: private_static_void_call... test/txe_test_contract Cache download of vk-f28cde03363d4512-0e54d16ff2982828cb5c97dd7bb9d33555e58ee9f1f4bfde8ac809ed3aa7f412.tar.gz failed. test/txe_test_contract Generating vk for function: private_static_void_call... test/txe_test_contract bb command: write_vk (mem: 5.00 MiB) test/txe_test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/txe_test_contract --scheme: client_ivc (mem: 5.00 MiB) test/txe_test_contract --bytecode_path: - (mem: 5.00 MiB) test/txe_test_contract --output_path: ./target/tmp/tmp.KswxnkMpi4 (mem: 5.00 MiB) test/txe_test_contract --verbose: true (mem: 5.00 MiB) test/txe_test_contract --verifier_type: standalone (mem: 5.00 MiB) test/txe_test_contract Constructing DeciderProvingKey (mem: 10.30 MiB) test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.80 MiB) test/txe_test_contract goblin ecc op : 4/1024 (mem: 12.80 MiB) test/txe_test_contract busread : 742/6000 (mem: 12.80 MiB) test/txe_test_contract lookups : 2/15000 (mem: 12.80 MiB) test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.80 MiB) test/txe_test_contract arithmetic : 3286/56000 (mem: 12.80 MiB) test/txe_test_contract delta range : 1787/18000 (mem: 12.80 MiB) test/txe_test_contract elliptic : 2/6000 (mem: 12.80 MiB) test/txe_test_contract auxiliary : 26/26000 (mem: 12.80 MiB) test/txe_test_contract poseidon ext : 12/17000 (mem: 12.80 MiB) test/txe_test_contract poseidon int : 59/92000 (mem: 12.80 MiB) test/txe_test_contract overflow : 0/0 (mem: 12.80 MiB) test/txe_test_contract (mem: 12.80 MiB) test/txe_test_contract Total structured size: 242025 (mem: 12.80 MiB) test/txe_test_contract allocating polynomials object in proving key... (mem: 12.80 MiB) test/txe_test_contract populating trace... (mem: 252.80 MiB) test/txe_test_contract time to construct proving key: 200 ms. (mem: 267.30 MiB) test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 267.30 MiB) test/txe_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 299.30 MiB) test/txe_test_contract VK saved to "./target/tmp/tmp.KswxnkMpi4/vk" (mem: 299.30 MiB) test/txe_test_contract Completed 2.1 KiB/2.1 KiB (32.5 KiB/s) with 1 file(s) remaining test/txe_test_contract upload: ../../../../../tmp/tmp.MqXv4ROoEH to s3://aztec-ci-artifacts/build-cache/vk-f28cde03363d4512-0e54d16ff2982828cb5c97dd7bb9d33555e58ee9f1f4bfde8ac809ed3aa7f412.tar.gz test/txe_test_contract Cache upload of vk-f28cde03363d4512-0e54d16ff2982828cb5c97dd7bb9d33555e58ee9f1f4bfde8ac809ed3aa7f412.tar.gz complete in 2s. test/txe_test_contract Processing function: private_void_call... test/txe_test_contract Cache download of vk-f28cde03363d4512-2ee713daec96a16b9e0a792488729ef4d363ed3a413148dc50a2754b834143ae.tar.gz failed. test/txe_test_contract Generating vk for function: private_void_call... test/txe_test_contract bb command: write_vk (mem: 5.00 MiB) test/txe_test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/txe_test_contract --scheme: client_ivc (mem: 5.00 MiB) test/txe_test_contract --bytecode_path: - (mem: 5.00 MiB) test/txe_test_contract --output_path: ./target/tmp/tmp.peOAoUBdv8 (mem: 5.00 MiB) test/txe_test_contract --verbose: true (mem: 5.00 MiB) test/txe_test_contract --verifier_type: standalone (mem: 5.00 MiB) test/txe_test_contract Constructing DeciderProvingKey (mem: 9.59 MiB) test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 11.59 MiB) test/txe_test_contract goblin ecc op : 4/1024 (mem: 11.59 MiB) test/txe_test_contract busread : 742/6000 (mem: 11.59 MiB) test/txe_test_contract lookups : 2/15000 (mem: 11.59 MiB) test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 11.59 MiB) test/txe_test_contract arithmetic : 3286/56000 (mem: 11.59 MiB) test/txe_test_contract delta range : 1787/18000 (mem: 11.59 MiB) test/txe_test_contract elliptic : 2/6000 (mem: 11.59 MiB) test/txe_test_contract auxiliary : 26/26000 (mem: 11.59 MiB) test/txe_test_contract poseidon ext : 12/17000 (mem: 11.59 MiB) test/txe_test_contract poseidon int : 59/92000 (mem: 11.59 MiB) test/txe_test_contract overflow : 0/0 (mem: 11.59 MiB) test/txe_test_contract (mem: 11.59 MiB) test/txe_test_contract Total structured size: 242025 (mem: 11.59 MiB) test/txe_test_contract allocating polynomials object in proving key... (mem: 11.59 MiB) test/txe_test_contract populating trace... (mem: 253.59 MiB) test/txe_test_contract time to construct proving key: 277 ms. (mem: 268.09 MiB) test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 268.09 MiB) test/txe_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 300.09 MiB) test/txe_test_contract VK saved to "./target/tmp/tmp.peOAoUBdv8/vk" (mem: 300.09 MiB) test/txe_test_contract Completed 2.1 KiB/2.1 KiB (26.3 KiB/s) with 1 file(s) remaining test/txe_test_contract upload: ../../../../../tmp/tmp.dVtHevSnv1 to s3://aztec-ci-artifacts/build-cache/vk-f28cde03363d4512-2ee713daec96a16b9e0a792488729ef4d363ed3a413148dc50a2754b834143ae.tar.gz test/txe_test_contract Cache upload of vk-f28cde03363d4512-2ee713daec96a16b9e0a792488729ef4d363ed3a413148dc50a2754b834143ae.tar.gz complete in 2s. test/txe_test_contract Processing function: process_message... test/txe_test_contract Function process_message is neither public nor unconstrained, skipping. test/txe_test_contract Processing function: public_call... test/txe_test_contract Function public_call is neither public nor unconstrained, skipping. test/txe_test_contract Processing function: public_dispatch... test/txe_test_contract Function public_dispatch is neither public nor unconstrained, skipping. test/txe_test_contract Processing function: public_static_call... test/txe_test_contract Function public_static_call is neither public nor unconstrained, skipping. test/txe_test_contract Processing function: public_static_void_call... test/txe_test_contract Function public_static_void_call is neither public nor unconstrained, skipping. test/txe_test_contract Processing function: public_void_call... test/txe_test_contract Function public_void_call is neither public nor unconstrained, skipping. test/txe_test_contract Processing function: return_public... test/txe_test_contract Function return_public is neither public nor unconstrained, skipping. test/txe_test_contract Processing function: sync_private_state... test/txe_test_contract Function sync_private_state is neither public nor unconstrained, skipping. test/txe_test_contract Processing function: utility_simulate... test/txe_test_contract Function utility_simulate is neither public nor unconstrained, skipping. test/txe_test_contract Processing function: utility_void_simulate... test/txe_test_contract Function utility_void_simulate is neither public nor unconstrained, skipping. test/pending_note_hashes_contract Processing function: recursively_destroy_and_create_notes... test/pending_note_hashes_contract Cache download of vk-bcdc8704aad6fc46-29dfeef307eb69d595076076c79741b5ad713516996c31db54b9495b0713e1cd.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: 5.00 MiB) test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/pending_note_hashes_contract --scheme: client_ivc (mem: 5.00 MiB) test/pending_note_hashes_contract --bytecode_path: - (mem: 5.00 MiB) test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.KuRNaLsA6X (mem: 5.00 MiB) test/pending_note_hashes_contract --verbose: true (mem: 5.00 MiB) test/pending_note_hashes_contract --verifier_type: standalone (mem: 5.00 MiB) test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 330.54 MiB) test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 343.54 MiB) test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 343.54 MiB) test/pending_note_hashes_contract busread : 742/6000 (mem: 343.54 MiB) test/pending_note_hashes_contract lookups : 195458/15000 (mem: 343.54 MiB) test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 343.54 MiB) test/pending_note_hashes_contract arithmetic : 175736/56000 (mem: 343.54 MiB) test/pending_note_hashes_contract delta range : 13047/18000 (mem: 343.54 MiB) test/pending_note_hashes_contract elliptic : 15842/6000 (mem: 343.54 MiB) test/pending_note_hashes_contract auxiliary : 31273/26000 (mem: 343.54 MiB) test/pending_note_hashes_contract poseidon ext : 2922/17000 (mem: 343.54 MiB) test/pending_note_hashes_contract poseidon int : 16646/92000 (mem: 343.54 MiB) test/pending_note_hashes_contract overflow : 0/0 (mem: 343.54 MiB) test/pending_note_hashes_contract (mem: 343.54 MiB) test/pending_note_hashes_contract Total structured size: 242025 (mem: 343.54 MiB) test/pending_note_hashes_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 544.04 MiB) test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 544.04 MiB) test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 544.04 MiB) test/pending_note_hashes_contract busread : 742/6000 (mem: 544.04 MiB) test/pending_note_hashes_contract lookups : 15000/15000 (mem: 544.04 MiB) test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 544.04 MiB) test/pending_note_hashes_contract arithmetic : 56000/56000 (mem: 544.04 MiB) test/pending_note_hashes_contract delta range : 13047/18000 (mem: 544.04 MiB) test/pending_note_hashes_contract elliptic : 6000/6000 (mem: 544.04 MiB) test/pending_note_hashes_contract auxiliary : 26000/26000 (mem: 544.04 MiB) test/pending_note_hashes_contract poseidon ext : 2922/17000 (mem: 544.04 MiB) test/pending_note_hashes_contract poseidon int : 16646/92000 (mem: 544.04 MiB) test/pending_note_hashes_contract overflow : 315313/315313 (mem: 544.04 MiB) test/pending_note_hashes_contract (mem: 544.04 MiB) test/pending_note_hashes_contract Total structured size: 557338 (mem: 544.04 MiB) test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 544.04 MiB) test/pending_note_hashes_contract populating trace... (mem: 2282.54 MiB) test/pending_note_hashes_contract time to construct proving key: 1258 ms. (mem: 2371.54 MiB) test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 2371.54 MiB) test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 1048577 (mem: 2386.27 MiB) test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.KuRNaLsA6X/vk" (mem: 2398.27 MiB) test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (53.1 KiB/s) with 1 file(s) remaining test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.HRCNnYIVvL to s3://aztec-ci-artifacts/build-cache/vk-bcdc8704aad6fc46-29dfeef307eb69d595076076c79741b5ad713516996c31db54b9495b0713e1cd.tar.gz test/pending_note_hashes_contract Cache upload of vk-bcdc8704aad6fc46-29dfeef307eb69d595076076c79741b5ad713516996c31db54b9495b0713e1cd.tar.gz complete in 1s. 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-bcdc8704aad6fc46-a3c4b8b63a5a2f314b43bf6de6d0bbc6d02eb23fb04dc698b706e8eecd12659d.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: 5.00 MiB) test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/pending_note_hashes_contract --scheme: client_ivc (mem: 5.00 MiB) test/pending_note_hashes_contract --bytecode_path: - (mem: 5.00 MiB) test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.L12kXrpyuq (mem: 5.00 MiB) test/pending_note_hashes_contract --verbose: true (mem: 5.00 MiB) test/pending_note_hashes_contract --verifier_type: standalone (mem: 5.00 MiB) test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 21.89 MiB) test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 26.39 MiB) test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 26.39 MiB) test/pending_note_hashes_contract busread : 742/6000 (mem: 26.39 MiB) test/pending_note_hashes_contract lookups : 2/15000 (mem: 26.39 MiB) test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 26.39 MiB) test/pending_note_hashes_contract arithmetic : 10292/56000 (mem: 26.39 MiB) test/pending_note_hashes_contract delta range : 2937/18000 (mem: 26.39 MiB) test/pending_note_hashes_contract elliptic : 2/6000 (mem: 26.39 MiB) test/pending_note_hashes_contract auxiliary : 3535/26000 (mem: 26.39 MiB) test/pending_note_hashes_contract poseidon ext : 682/17000 (mem: 26.39 MiB) test/pending_note_hashes_contract poseidon int : 3878/92000 (mem: 26.39 MiB) test/pending_note_hashes_contract overflow : 0/0 (mem: 26.39 MiB) test/pending_note_hashes_contract (mem: 26.39 MiB) test/pending_note_hashes_contract Total structured size: 242025 (mem: 26.39 MiB) test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 26.39 MiB) test/pending_note_hashes_contract populating trace... (mem: 267.39 MiB) test/pending_note_hashes_contract time to construct proving key: 244 ms. (mem: 283.89 MiB) test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 283.89 MiB) test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 315.89 MiB) test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.L12kXrpyuq/vk" (mem: 315.89 MiB) test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (40.6 KiB/s) with 1 file(s) remaining test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.YvDQIH6bdH to s3://aztec-ci-artifacts/build-cache/vk-bcdc8704aad6fc46-a3c4b8b63a5a2f314b43bf6de6d0bbc6d02eb23fb04dc698b706e8eecd12659d.tar.gz test/pending_note_hashes_contract Cache upload of vk-bcdc8704aad6fc46-a3c4b8b63a5a2f314b43bf6de6d0bbc6d02eb23fb04dc698b706e8eecd12659d.tar.gz complete in 3s. test/pending_note_hashes_contract Processing function: test_emit_bad_note_log... test/pending_note_hashes_contract Cache download of vk-bcdc8704aad6fc46-7b78235c19b0cf1d43b7bede04646f41f3e81e1a60e0fcb59dfdd4b6dc8ca65c.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: 5.00 MiB) test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/pending_note_hashes_contract --scheme: client_ivc (mem: 5.00 MiB) test/pending_note_hashes_contract --bytecode_path: - (mem: 5.00 MiB) test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.JKsmCeaaMT (mem: 5.00 MiB) test/pending_note_hashes_contract --verbose: true (mem: 5.00 MiB) test/pending_note_hashes_contract --verifier_type: standalone (mem: 5.00 MiB) test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 52.99 MiB) test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 53.49 MiB) test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 53.49 MiB) test/pending_note_hashes_contract busread : 742/6000 (mem: 53.49 MiB) test/pending_note_hashes_contract lookups : 24434/15000 (mem: 53.49 MiB) test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 53.49 MiB) test/pending_note_hashes_contract arithmetic : 24351/56000 (mem: 53.49 MiB) test/pending_note_hashes_contract delta range : 2980/18000 (mem: 53.49 MiB) test/pending_note_hashes_contract elliptic : 1338/6000 (mem: 53.49 MiB) test/pending_note_hashes_contract auxiliary : 1450/26000 (mem: 53.49 MiB) test/pending_note_hashes_contract poseidon ext : 42/17000 (mem: 53.49 MiB) test/pending_note_hashes_contract poseidon int : 230/92000 (mem: 53.49 MiB) test/pending_note_hashes_contract overflow : 0/0 (mem: 53.49 MiB) test/pending_note_hashes_contract (mem: 53.49 MiB) test/pending_note_hashes_contract Total structured size: 242025 (mem: 53.49 MiB) test/pending_note_hashes_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 57.49 MiB) test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 57.49 MiB) test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 57.49 MiB) test/pending_note_hashes_contract busread : 742/6000 (mem: 57.49 MiB) test/pending_note_hashes_contract lookups : 15000/15000 (mem: 57.49 MiB) test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 57.49 MiB) test/pending_note_hashes_contract arithmetic : 24351/56000 (mem: 57.49 MiB) test/pending_note_hashes_contract delta range : 2980/18000 (mem: 57.49 MiB) test/pending_note_hashes_contract elliptic : 1338/6000 (mem: 57.49 MiB) test/pending_note_hashes_contract auxiliary : 1450/26000 (mem: 57.49 MiB) test/pending_note_hashes_contract poseidon ext : 42/17000 (mem: 57.49 MiB) test/pending_note_hashes_contract poseidon int : 230/92000 (mem: 57.49 MiB) test/pending_note_hashes_contract overflow : 9435/9435 (mem: 57.49 MiB) test/pending_note_hashes_contract (mem: 57.49 MiB) test/pending_note_hashes_contract Total structured size: 251460 (mem: 57.49 MiB) test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 57.49 MiB) test/pending_note_hashes_contract populating trace... (mem: 503.49 MiB) test/pending_note_hashes_contract time to construct proving key: 517 ms. (mem: 523.49 MiB) test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 523.49 MiB) test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 549.37 MiB) test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.JKsmCeaaMT/vk" (mem: 549.37 MiB) test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (25.1 KiB/s) with 1 file(s) remaining test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.W7MpcvFc9Y to s3://aztec-ci-artifacts/build-cache/vk-bcdc8704aad6fc46-7b78235c19b0cf1d43b7bede04646f41f3e81e1a60e0fcb59dfdd4b6dc8ca65c.tar.gz test/pending_note_hashes_contract Cache upload of vk-bcdc8704aad6fc46-7b78235c19b0cf1d43b7bede04646f41f3e81e1a60e0fcb59dfdd4b6dc8ca65c.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-bcdc8704aad6fc46-25b8a91dc7d0f466ec6491669bd8ebfc167b44ae808483237c92d30e153c50f9.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: 5.00 MiB) test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/pending_note_hashes_contract --scheme: client_ivc (mem: 5.00 MiB) test/pending_note_hashes_contract --bytecode_path: - (mem: 5.00 MiB) test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.WE7mfk9DbL (mem: 5.00 MiB) test/pending_note_hashes_contract --verbose: true (mem: 5.00 MiB) test/pending_note_hashes_contract --verifier_type: standalone (mem: 5.00 MiB) test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 9.70 MiB) test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.20 MiB) test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 12.20 MiB) test/pending_note_hashes_contract busread : 742/6000 (mem: 12.20 MiB) test/pending_note_hashes_contract lookups : 2/15000 (mem: 12.20 MiB) test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.20 MiB) test/pending_note_hashes_contract arithmetic : 3321/56000 (mem: 12.20 MiB) test/pending_note_hashes_contract delta range : 1791/18000 (mem: 12.20 MiB) test/pending_note_hashes_contract elliptic : 2/6000 (mem: 12.20 MiB) test/pending_note_hashes_contract auxiliary : 26/26000 (mem: 12.20 MiB) test/pending_note_hashes_contract poseidon ext : 52/17000 (mem: 12.20 MiB) test/pending_note_hashes_contract poseidon int : 287/92000 (mem: 12.20 MiB) test/pending_note_hashes_contract overflow : 0/0 (mem: 12.20 MiB) test/pending_note_hashes_contract (mem: 12.20 MiB) test/pending_note_hashes_contract Total structured size: 242025 (mem: 12.20 MiB) test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 12.20 MiB) test/pending_note_hashes_contract populating trace... (mem: 253.20 MiB) test/pending_note_hashes_contract time to construct proving key: 319 ms. (mem: 267.70 MiB) test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 267.70 MiB) test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 299.70 MiB) test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.WE7mfk9DbL/vk" (mem: 299.70 MiB) test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (23.9 KiB/s) with 1 file(s) remaining test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.QKF24OcpKc to s3://aztec-ci-artifacts/build-cache/vk-bcdc8704aad6fc46-25b8a91dc7d0f466ec6491669bd8ebfc167b44ae808483237c92d30e153c50f9.tar.gz test/pending_note_hashes_contract Cache upload of vk-bcdc8704aad6fc46-25b8a91dc7d0f466ec6491669bd8ebfc167b44ae808483237c92d30e153c50f9.tar.gz complete in 4s. 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-bcdc8704aad6fc46-610484fe5857fd0695fac054b1f1e5a9580313ef38a0c6986ab44867b8bafcab.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: 5.00 MiB) test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/pending_note_hashes_contract --scheme: client_ivc (mem: 5.00 MiB) test/pending_note_hashes_contract --bytecode_path: - (mem: 5.00 MiB) test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.owMP317dno (mem: 5.00 MiB) test/pending_note_hashes_contract --verbose: true (mem: 5.00 MiB) test/pending_note_hashes_contract --verifier_type: standalone (mem: 5.00 MiB) test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 9.69 MiB) test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.19 MiB) test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 12.19 MiB) test/pending_note_hashes_contract busread : 742/6000 (mem: 12.19 MiB) test/pending_note_hashes_contract lookups : 2/15000 (mem: 12.19 MiB) test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.19 MiB) test/pending_note_hashes_contract arithmetic : 3342/56000 (mem: 12.19 MiB) test/pending_note_hashes_contract delta range : 1791/18000 (mem: 12.19 MiB) test/pending_note_hashes_contract elliptic : 2/6000 (mem: 12.19 MiB) test/pending_note_hashes_contract auxiliary : 26/26000 (mem: 12.19 MiB) test/pending_note_hashes_contract poseidon ext : 72/17000 (mem: 12.19 MiB) test/pending_note_hashes_contract poseidon int : 401/92000 (mem: 12.19 MiB) test/pending_note_hashes_contract overflow : 0/0 (mem: 12.19 MiB) test/pending_note_hashes_contract (mem: 12.19 MiB) test/pending_note_hashes_contract Total structured size: 242025 (mem: 12.19 MiB) test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 12.19 MiB) test/pending_note_hashes_contract populating trace... (mem: 253.69 MiB) test/pending_note_hashes_contract time to construct proving key: 304 ms. (mem: 268.69 MiB) test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 268.69 MiB) test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 300.69 MiB) test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.owMP317dno/vk" (mem: 300.69 MiB) test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (28.8 KiB/s) with 1 file(s) remaining test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.QeK4GYtabn to s3://aztec-ci-artifacts/build-cache/vk-bcdc8704aad6fc46-610484fe5857fd0695fac054b1f1e5a9580313ef38a0c6986ab44867b8bafcab.tar.gz test/pending_note_hashes_contract Cache upload of vk-bcdc8704aad6fc46-610484fe5857fd0695fac054b1f1e5a9580313ef38a0c6986ab44867b8bafcab.tar.gz complete in 3s. test/pending_note_hashes_contract Processing function: test_insert2_then_get2_then_nullify2_all_in_nested_calls... test/pending_note_hashes_contract Cache download of vk-bcdc8704aad6fc46-7ff08a7d1e1d7339637434d4a25bbb53a21a9aada99916294ac1d063e8c406f0.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: 5.00 MiB) test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/pending_note_hashes_contract --scheme: client_ivc (mem: 5.00 MiB) test/pending_note_hashes_contract --bytecode_path: - (mem: 5.00 MiB) test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.WiPtTC7Y6o (mem: 5.00 MiB) test/pending_note_hashes_contract --verbose: true (mem: 5.00 MiB) test/pending_note_hashes_contract --verifier_type: standalone (mem: 5.00 MiB) test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 9.70 MiB) test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.20 MiB) test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 12.20 MiB) test/pending_note_hashes_contract busread : 742/6000 (mem: 12.20 MiB) test/pending_note_hashes_contract lookups : 2/15000 (mem: 12.20 MiB) test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.20 MiB) test/pending_note_hashes_contract arithmetic : 3338/56000 (mem: 12.20 MiB) test/pending_note_hashes_contract delta range : 1793/18000 (mem: 12.20 MiB) test/pending_note_hashes_contract elliptic : 2/6000 (mem: 12.20 MiB) test/pending_note_hashes_contract auxiliary : 26/26000 (mem: 12.20 MiB) test/pending_note_hashes_contract poseidon ext : 72/17000 (mem: 12.20 MiB) test/pending_note_hashes_contract poseidon int : 401/92000 (mem: 12.20 MiB) test/pending_note_hashes_contract overflow : 0/0 (mem: 12.20 MiB) test/pending_note_hashes_contract (mem: 12.20 MiB) test/pending_note_hashes_contract Total structured size: 242025 (mem: 12.20 MiB) test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 12.20 MiB) test/pending_note_hashes_contract populating trace... (mem: 254.20 MiB) test/pending_note_hashes_contract time to construct proving key: 234 ms. (mem: 269.20 MiB) test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 269.20 MiB) test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 301.20 MiB) test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.WiPtTC7Y6o/vk" (mem: 301.20 MiB) test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (21.9 KiB/s) with 1 file(s) remaining test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.tuuocOIh2g to s3://aztec-ci-artifacts/build-cache/vk-bcdc8704aad6fc46-7ff08a7d1e1d7339637434d4a25bbb53a21a9aada99916294ac1d063e8c406f0.tar.gz test/pending_note_hashes_contract Cache upload of vk-bcdc8704aad6fc46-7ff08a7d1e1d7339637434d4a25bbb53a21a9aada99916294ac1d063e8c406f0.tar.gz complete in 4s. 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-bcdc8704aad6fc46-a604290319a5feca542e7094e8e5db869ed99fc476a357778cbbcca2d1ef7b41.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: 5.00 MiB) test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/pending_note_hashes_contract --scheme: client_ivc (mem: 5.00 MiB) test/pending_note_hashes_contract --bytecode_path: - (mem: 5.00 MiB) test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.oyeA207B3n (mem: 5.00 MiB) test/pending_note_hashes_contract --verbose: true (mem: 5.00 MiB) test/pending_note_hashes_contract --verifier_type: standalone (mem: 5.00 MiB) test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 10.62 MiB) test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 13.12 MiB) test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 13.12 MiB) test/pending_note_hashes_contract busread : 742/6000 (mem: 13.12 MiB) test/pending_note_hashes_contract lookups : 2/15000 (mem: 13.12 MiB) test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 13.12 MiB) test/pending_note_hashes_contract arithmetic : 3325/56000 (mem: 13.12 MiB) test/pending_note_hashes_contract delta range : 1790/18000 (mem: 13.12 MiB) test/pending_note_hashes_contract elliptic : 2/6000 (mem: 13.12 MiB) test/pending_note_hashes_contract auxiliary : 26/26000 (mem: 13.12 MiB) test/pending_note_hashes_contract poseidon ext : 52/17000 (mem: 13.12 MiB) test/pending_note_hashes_contract poseidon int : 287/92000 (mem: 13.12 MiB) test/pending_note_hashes_contract overflow : 0/0 (mem: 13.12 MiB) test/pending_note_hashes_contract (mem: 13.12 MiB) test/pending_note_hashes_contract Total structured size: 242025 (mem: 13.12 MiB) test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 13.12 MiB) test/pending_note_hashes_contract populating trace... (mem: 255.12 MiB) test/pending_note_hashes_contract time to construct proving key: 354 ms. (mem: 269.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: 269.62 MiB) test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 301.62 MiB) test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.oyeA207B3n/vk" (mem: 301.62 MiB) test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (23.5 KiB/s) with 1 file(s) remaining test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.3DcNzPhSfu to s3://aztec-ci-artifacts/build-cache/vk-bcdc8704aad6fc46-a604290319a5feca542e7094e8e5db869ed99fc476a357778cbbcca2d1ef7b41.tar.gz test/pending_note_hashes_contract Cache upload of vk-bcdc8704aad6fc46-a604290319a5feca542e7094e8e5db869ed99fc476a357778cbbcca2d1ef7b41.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-bcdc8704aad6fc46-d1f3390dade025286e9d8ddcdd02fe1a46bb90abdfe9fd1d2ee1a7d053b68147.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: 5.00 MiB) test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/pending_note_hashes_contract --scheme: client_ivc (mem: 5.00 MiB) test/pending_note_hashes_contract --bytecode_path: - (mem: 5.00 MiB) test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.voCEMH8TCZ (mem: 5.00 MiB) test/pending_note_hashes_contract --verbose: true (mem: 5.00 MiB) test/pending_note_hashes_contract --verifier_type: standalone (mem: 5.00 MiB) test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 78.65 MiB) test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 89.15 MiB) test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 89.15 MiB) test/pending_note_hashes_contract busread : 742/6000 (mem: 89.15 MiB) test/pending_note_hashes_contract lookups : 12250/15000 (mem: 89.15 MiB) test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 89.15 MiB) test/pending_note_hashes_contract arithmetic : 35563/56000 (mem: 89.15 MiB) test/pending_note_hashes_contract delta range : 5570/18000 (mem: 89.15 MiB) test/pending_note_hashes_contract elliptic : 5822/6000 (mem: 89.15 MiB) test/pending_note_hashes_contract auxiliary : 20593/26000 (mem: 89.15 MiB) test/pending_note_hashes_contract poseidon ext : 2612/17000 (mem: 89.15 MiB) test/pending_note_hashes_contract poseidon int : 14879/92000 (mem: 89.15 MiB) test/pending_note_hashes_contract overflow : 0/0 (mem: 89.15 MiB) test/pending_note_hashes_contract (mem: 89.15 MiB) test/pending_note_hashes_contract Total structured size: 242025 (mem: 89.15 MiB) test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 89.65 MiB) test/pending_note_hashes_contract populating trace... (mem: 326.65 MiB) test/pending_note_hashes_contract time to construct proving key: 308 ms. (mem: 352.15 MiB) test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 352.15 MiB) test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 365.15 MiB) test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.voCEMH8TCZ/vk" (mem: 370.15 MiB) test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (22.7 KiB/s) with 1 file(s) remaining test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.ddJzTybOod to s3://aztec-ci-artifacts/build-cache/vk-bcdc8704aad6fc46-d1f3390dade025286e9d8ddcdd02fe1a46bb90abdfe9fd1d2ee1a7d053b68147.tar.gz test/pending_note_hashes_contract Cache upload of vk-bcdc8704aad6fc46-d1f3390dade025286e9d8ddcdd02fe1a46bb90abdfe9fd1d2ee1a7d053b68147.tar.gz complete in 4s. test/pending_note_hashes_contract Processing function: test_recursively_create_notes... test/pending_note_hashes_contract Cache download of vk-bcdc8704aad6fc46-b62c455bf74d1d807aee81051a0186b16a44dc7a558ec661bc4c59bddb26c2a3.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: 5.00 MiB) test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/pending_note_hashes_contract --scheme: client_ivc (mem: 5.00 MiB) test/pending_note_hashes_contract --bytecode_path: - (mem: 5.00 MiB) test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.QeYgICyNLj (mem: 5.00 MiB) test/pending_note_hashes_contract --verbose: true (mem: 5.00 MiB) test/pending_note_hashes_contract --verifier_type: standalone (mem: 5.00 MiB) test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 324.50 MiB) test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 326.50 MiB) test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 326.50 MiB) test/pending_note_hashes_contract busread : 742/6000 (mem: 326.50 MiB) test/pending_note_hashes_contract lookups : 195458/15000 (mem: 326.50 MiB) test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 326.50 MiB) test/pending_note_hashes_contract arithmetic : 159295/56000 (mem: 326.50 MiB) test/pending_note_hashes_contract delta range : 10704/18000 (mem: 326.50 MiB) test/pending_note_hashes_contract elliptic : 10690/6000 (mem: 326.50 MiB) test/pending_note_hashes_contract auxiliary : 11418/26000 (mem: 326.50 MiB) test/pending_note_hashes_contract poseidon ext : 372/17000 (mem: 326.50 MiB) test/pending_note_hashes_contract poseidon int : 2111/92000 (mem: 326.50 MiB) test/pending_note_hashes_contract overflow : 0/0 (mem: 326.50 MiB) test/pending_note_hashes_contract (mem: 326.50 MiB) test/pending_note_hashes_contract Total structured size: 242025 (mem: 326.50 MiB) test/pending_note_hashes_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 509.00 MiB) test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 509.00 MiB) test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 509.00 MiB) test/pending_note_hashes_contract busread : 742/6000 (mem: 509.00 MiB) test/pending_note_hashes_contract lookups : 15000/15000 (mem: 509.00 MiB) test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 509.00 MiB) test/pending_note_hashes_contract arithmetic : 56000/56000 (mem: 509.00 MiB) test/pending_note_hashes_contract delta range : 10704/18000 (mem: 509.00 MiB) test/pending_note_hashes_contract elliptic : 6000/6000 (mem: 509.00 MiB) test/pending_note_hashes_contract auxiliary : 11418/26000 (mem: 509.00 MiB) test/pending_note_hashes_contract poseidon ext : 372/17000 (mem: 509.00 MiB) test/pending_note_hashes_contract poseidon int : 2111/92000 (mem: 509.00 MiB) test/pending_note_hashes_contract overflow : 288446/288446 (mem: 509.00 MiB) test/pending_note_hashes_contract (mem: 509.00 MiB) test/pending_note_hashes_contract Total structured size: 530471 (mem: 509.00 MiB) test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 509.00 MiB) test/pending_note_hashes_contract populating trace... (mem: 2250.00 MiB) test/pending_note_hashes_contract time to construct proving key: 1359 ms. (mem: 2325.50 MiB) test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 2325.50 MiB) test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 1048577 (mem: 2325.50 MiB) test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.QeYgICyNLj/vk" (mem: 2325.50 MiB) test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (52.5 KiB/s) with 1 file(s) remaining test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.w7GqUyivgM to s3://aztec-ci-artifacts/build-cache/vk-bcdc8704aad6fc46-b62c455bf74d1d807aee81051a0186b16a44dc7a558ec661bc4c59bddb26c2a3.tar.gz test/pending_note_hashes_contract Cache upload of vk-bcdc8704aad6fc46-b62c455bf74d1d807aee81051a0186b16a44dc7a558ec661bc4c59bddb26c2a3.tar.gz complete in 2s. test/pending_note_hashes_contract Processing function: public_dispatch... test/pending_note_hashes_contract Function public_dispatch is neither public nor unconstrained, skipping. test/test_contract Processing function: set_tx_max_block_number... test/test_contract Cache download of vk-fccb792b777085df-16353d8f0d390940895f0ed6ffde08f167520dc6dc92fe4589fbd2a178cdb197.tar.gz failed. test/test_contract Generating vk for function: set_tx_max_block_number... test/test_contract bb command: write_vk (mem: 5.00 MiB) test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/test_contract --scheme: client_ivc (mem: 5.00 MiB) test/test_contract --bytecode_path: - (mem: 5.00 MiB) test/test_contract --output_path: ./target/tmp/tmp.ChF5ejJZR3 (mem: 5.00 MiB) test/test_contract --verbose: true (mem: 5.00 MiB) test/test_contract --verifier_type: standalone (mem: 5.00 MiB) test/test_contract Constructing DeciderProvingKey (mem: 9.66 MiB) test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 11.66 MiB) test/test_contract goblin ecc op : 4/1024 (mem: 11.66 MiB) test/test_contract busread : 742/6000 (mem: 11.66 MiB) test/test_contract lookups : 2/15000 (mem: 11.66 MiB) test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 11.66 MiB) test/test_contract arithmetic : 3316/56000 (mem: 11.66 MiB) test/test_contract delta range : 1790/18000 (mem: 11.66 MiB) test/test_contract elliptic : 2/6000 (mem: 11.66 MiB) test/test_contract auxiliary : 26/26000 (mem: 11.66 MiB) test/test_contract poseidon ext : 22/17000 (mem: 11.66 MiB) test/test_contract poseidon int : 116/92000 (mem: 11.66 MiB) test/test_contract overflow : 0/0 (mem: 11.66 MiB) test/test_contract (mem: 11.66 MiB) test/test_contract Total structured size: 242025 (mem: 11.66 MiB) test/test_contract allocating polynomials object in proving key... (mem: 11.66 MiB) test/test_contract populating trace... (mem: 247.16 MiB) test/test_contract time to construct proving key: 113 ms. (mem: 262.16 MiB) test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 262.16 MiB) test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 294.16 MiB) test/test_contract VK saved to "./target/tmp/tmp.ChF5ejJZR3/vk" (mem: 294.16 MiB) test/test_contract Completed 2.1 KiB/2.1 KiB (32.0 KiB/s) with 1 file(s) remaining test/test_contract upload: ../../../../../tmp/tmp.1yFjrHLH0H to s3://aztec-ci-artifacts/build-cache/vk-fccb792b777085df-16353d8f0d390940895f0ed6ffde08f167520dc6dc92fe4589fbd2a178cdb197.tar.gz test/test_contract Cache upload of vk-fccb792b777085df-16353d8f0d390940895f0ed6ffde08f167520dc6dc92fe4589fbd2a178cdb197.tar.gz complete in 1s. test/test_contract Processing function: sync_private_state... test/test_contract Function sync_private_state is neither public nor unconstrained, skipping. test/test_contract Processing function: test_code_gen... test/test_contract Cache download of vk-fccb792b777085df-adf145887019335510ce458ec8cea5a0634bedebed8e59b43fd56568da3c20f4.tar.gz failed. test/test_contract Generating vk for function: test_code_gen... test/test_contract bb command: write_vk (mem: 5.00 MiB) test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/test_contract --scheme: client_ivc (mem: 5.00 MiB) test/test_contract --bytecode_path: - (mem: 5.00 MiB) test/test_contract --output_path: ./target/tmp/tmp.iv48eo1kjv (mem: 5.00 MiB) test/test_contract --verbose: true (mem: 5.00 MiB) test/test_contract --verifier_type: standalone (mem: 5.00 MiB) test/test_contract Constructing DeciderProvingKey (mem: 9.84 MiB) test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.34 MiB) test/test_contract goblin ecc op : 4/1024 (mem: 12.34 MiB) test/test_contract busread : 742/6000 (mem: 12.34 MiB) test/test_contract lookups : 2/15000 (mem: 12.34 MiB) test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.34 MiB) test/test_contract arithmetic : 3439/56000 (mem: 12.34 MiB) test/test_contract delta range : 1787/18000 (mem: 12.34 MiB) test/test_contract elliptic : 2/6000 (mem: 12.34 MiB) test/test_contract auxiliary : 26/26000 (mem: 12.34 MiB) test/test_contract poseidon ext : 132/17000 (mem: 12.34 MiB) test/test_contract poseidon int : 743/92000 (mem: 12.34 MiB) test/test_contract overflow : 0/0 (mem: 12.34 MiB) test/test_contract (mem: 12.34 MiB) test/test_contract Total structured size: 242025 (mem: 12.34 MiB) test/test_contract allocating polynomials object in proving key... (mem: 12.34 MiB) test/test_contract populating trace... (mem: 247.34 MiB) test/test_contract time to construct proving key: 120 ms. (mem: 262.84 MiB) test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 262.84 MiB) test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 294.84 MiB) test/test_contract VK saved to "./target/tmp/tmp.iv48eo1kjv/vk" (mem: 294.84 MiB) test/test_contract Completed 2.1 KiB/2.1 KiB (32.1 KiB/s) with 1 file(s) remaining test/test_contract upload: ../../../../../tmp/tmp.pEzDup0c5J to s3://aztec-ci-artifacts/build-cache/vk-fccb792b777085df-adf145887019335510ce458ec8cea5a0634bedebed8e59b43fd56568da3c20f4.tar.gz test/test_contract Cache upload of vk-fccb792b777085df-adf145887019335510ce458ec8cea5a0634bedebed8e59b43fd56568da3c20f4.tar.gz complete in 1s. test/test_contract Processing function: test_note_inclusion... test/test_contract Cache download of vk-fccb792b777085df-476de7cb34995538e5e18cdd9d8756b7ee2b650c743d8dc2589951f73ce0a698.tar.gz failed. test/test_contract Generating vk for function: test_note_inclusion... test/test_contract bb command: write_vk (mem: 5.00 MiB) test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/test_contract --scheme: client_ivc (mem: 5.00 MiB) test/test_contract --bytecode_path: - (mem: 5.00 MiB) test/test_contract --output_path: ./target/tmp/tmp.eX3HSQCepo (mem: 5.00 MiB) test/test_contract --verbose: true (mem: 5.00 MiB) test/test_contract --verifier_type: standalone (mem: 5.00 MiB) test/test_contract Constructing DeciderProvingKey (mem: 15.34 MiB) test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.34 MiB) test/test_contract goblin ecc op : 4/1024 (mem: 17.34 MiB) test/test_contract busread : 742/6000 (mem: 17.34 MiB) test/test_contract lookups : 2/15000 (mem: 17.34 MiB) test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.34 MiB) test/test_contract arithmetic : 4925/56000 (mem: 17.34 MiB) test/test_contract delta range : 1855/18000 (mem: 17.34 MiB) test/test_contract elliptic : 2/6000 (mem: 17.34 MiB) test/test_contract auxiliary : 475/26000 (mem: 17.34 MiB) test/test_contract poseidon ext : 512/17000 (mem: 17.34 MiB) test/test_contract poseidon int : 2909/92000 (mem: 17.34 MiB) test/test_contract overflow : 0/0 (mem: 17.34 MiB) test/test_contract (mem: 17.34 MiB) test/test_contract Total structured size: 242025 (mem: 17.34 MiB) test/test_contract allocating polynomials object in proving key... (mem: 17.34 MiB) test/test_contract populating trace... (mem: 249.84 MiB) test/test_contract time to construct proving key: 126 ms. (mem: 265.34 MiB) test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 265.34 MiB) test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 296.51 MiB) test/test_contract VK saved to "./target/tmp/tmp.eX3HSQCepo/vk" (mem: 296.51 MiB) test/test_contract Completed 2.1 KiB/2.1 KiB (32.7 KiB/s) with 1 file(s) remaining test/test_contract upload: ../../../../../tmp/tmp.kcHXbN762g to s3://aztec-ci-artifacts/build-cache/vk-fccb792b777085df-476de7cb34995538e5e18cdd9d8756b7ee2b650c743d8dc2589951f73ce0a698.tar.gz test/test_contract Cache upload of vk-fccb792b777085df-476de7cb34995538e5e18cdd9d8756b7ee2b650c743d8dc2589951f73ce0a698.tar.gz complete in 2s. test/test_contract Processing function: test_setting_fee_payer... test/test_contract Cache download of vk-fccb792b777085df-6035b961899dda5a6f45c186f8e20aa387407600fdf35b42b88ee35d5b01535c.tar.gz failed. test/test_contract Generating vk for function: test_setting_fee_payer... test/test_contract bb command: write_vk (mem: 5.00 MiB) test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/test_contract --scheme: client_ivc (mem: 5.00 MiB) test/test_contract --bytecode_path: - (mem: 5.00 MiB) test/test_contract --output_path: ./target/tmp/tmp.GttG0bv8yt (mem: 5.00 MiB) test/test_contract --verbose: true (mem: 5.00 MiB) test/test_contract --verifier_type: standalone (mem: 5.00 MiB) test/test_contract Constructing DeciderProvingKey (mem: 10.10 MiB) test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.60 MiB) test/test_contract goblin ecc op : 4/1024 (mem: 12.60 MiB) test/test_contract busread : 742/6000 (mem: 12.60 MiB) test/test_contract lookups : 2/15000 (mem: 12.60 MiB) test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.60 MiB) test/test_contract arithmetic : 3274/56000 (mem: 12.60 MiB) test/test_contract delta range : 1787/18000 (mem: 12.60 MiB) test/test_contract elliptic : 2/6000 (mem: 12.60 MiB) test/test_contract auxiliary : 26/26000 (mem: 12.60 MiB) test/test_contract poseidon ext : 2/17000 (mem: 12.60 MiB) test/test_contract poseidon int : 2/92000 (mem: 12.60 MiB) test/test_contract overflow : 0/0 (mem: 12.60 MiB) test/test_contract (mem: 12.60 MiB) test/test_contract Total structured size: 242025 (mem: 12.60 MiB) test/test_contract allocating polynomials object in proving key... (mem: 12.60 MiB) test/test_contract populating trace... (mem: 249.10 MiB) test/test_contract time to construct proving key: 123 ms. (mem: 263.60 MiB) test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 263.60 MiB) test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 295.60 MiB) test/test_contract VK saved to "./target/tmp/tmp.GttG0bv8yt/vk" (mem: 295.60 MiB) test/test_contract Completed 2.1 KiB/2.1 KiB (38.1 KiB/s) with 1 file(s) remaining test/test_contract upload: ../../../../../tmp/tmp.Q8vj40YaIJ to s3://aztec-ci-artifacts/build-cache/vk-fccb792b777085df-6035b961899dda5a6f45c186f8e20aa387407600fdf35b42b88ee35d5b01535c.tar.gz test/test_contract Cache upload of vk-fccb792b777085df-6035b961899dda5a6f45c186f8e20aa387407600fdf35b42b88ee35d5b01535c.tar.gz complete in 2s. test/test_contract Processing function: test_setting_teardown... test/test_contract Cache download of vk-fccb792b777085df-5ef0e44959e5918bf8fb7d1dbb9b97517ce2df71176696e3f0aeda696a6dc81a.tar.gz failed. test/test_contract Generating vk for function: test_setting_teardown... test/test_contract bb command: write_vk (mem: 5.00 MiB) test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB) test/test_contract --scheme: client_ivc (mem: 5.00 MiB) test/test_contract --bytecode_path: - (mem: 5.00 MiB) test/test_contract --output_path: ./target/tmp/tmp.3ADVZl32RS (mem: 5.00 MiB) test/test_contract --verbose: true (mem: 5.00 MiB) test/test_contract --verifier_type: standalone (mem: 5.00 MiB) test/test_contract Constructing DeciderProvingKey (mem: 10.60 MiB) test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.60 MiB) test/test_contract goblin ecc op : 4/1024 (mem: 12.60 MiB) test/test_contract busread : 742/6000 (mem: 12.60 MiB) test/test_contract lookups : 2/15000 (mem: 12.60 MiB) test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.60 MiB) test/test_contract arithmetic : 3273/56000 (mem: 12.60 MiB) test/test_contract delta range : 1787/18000 (mem: 12.60 MiB) test/test_contract elliptic : 2/6000 (mem: 12.60 MiB) test/test_contract auxiliary : 26/26000 (mem: 12.60 MiB) test/test_contract poseidon ext : 2/17000 (mem: 12.60 MiB) test/test_contract poseidon int : 2/92000 (mem: 12.60 MiB) test/test_contract overflow : 0/0 (mem: 12.60 MiB) test/test_contract (mem: 12.60 MiB) test/test_contract Total structured size: 242025 (mem: 12.60 MiB) test/test_contract allocating polynomials object in proving key... (mem: 12.60 MiB) test/test_contract populating trace... (mem: 248.10 MiB) test/test_contract time to construct proving key: 111 ms. (mem: 262.10 MiB) test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 262.10 MiB) test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 294.10 MiB) test/test_contract VK saved to "./target/tmp/tmp.3ADVZl32RS/vk" (mem: 294.10 MiB) test/test_contract Completed 2.1 KiB/2.1 KiB (34.6 KiB/s) with 1 file(s) remaining test/test_contract upload: ../../../../../tmp/tmp.oM35jNtmKR to s3://aztec-ci-artifacts/build-cache/vk-fccb792b777085df-5ef0e44959e5918bf8fb7d1dbb9b97517ce2df71176696e3f0aeda696a6dc81a.tar.gz test/test_contract Cache upload of vk-fccb792b777085df-5ef0e44959e5918bf8fb7d1dbb9b97517ce2df71176696e3f0aeda696a6dc81a.tar.gz complete in 2s. Seq Host Starttime JobRuntime Send Receive Exitval Signal Command 6 : 1750773660.299 3.524 0 4394 0 0 compile account/simulated_account_contract 11 : 1750773660.345 3.560 0 2501 0 0 compile app/claim_contract 9 : 1750773660.327 3.592 0 5116 0 0 compile app/auth_contract 5 : 1750773660.290 3.667 0 4417 0 0 compile account/schnorr_single_key_account_contract 7 : 1750773660.308 3.720 0 9229 0 0 compile app/amm_contract 4 : 1750773660.282 3.771 0 4414 0 0 compile account/schnorr_hardcoded_account_contract 14 : 1750773660.374 3.680 0 2838 0 0 compile app/easy_private_voting_contract 3 : 1750773660.274 3.893 0 6478 0 0 compile account/schnorr_account_contract 12 : 1750773660.354 3.812 0 4582 0 0 compile app/crowdfunding_contract 1 : 1750773660.258 3.972 0 6370 0 0 compile account/ecdsa_k_account_contract 16 : 1750773660.396 3.855 0 11593 0 0 compile app/lending_contract 2 : 1750773660.266 3.996 0 6370 0 0 compile account/ecdsa_r_account_contract 15 : 1750773660.384 3.878 0 4359 0 0 compile app/escrow_contract 8 : 1750773660.318 3.955 0 4596 0 0 compile app/app_subscription_contract 19 : 1750773663.933 0.750 0 656 0 0 compile app/price_feed_contract 13 : 1750773660.364 4.639 0 7216 0 0 compile app/easy_private_token_contract 10 : 1750773660.336 4.996 0 11366 0 0 compile app/card_game_contract 18 : 1750773663.919 6.002 0 4791 0 0 compile app/orderbook_contract 30 : 1750773664.307 6.084 0 2745 0 0 compile protocol/contract_instance_deployer_contract 28 : 1750773664.274 6.152 0 3206 0 0 compile protocol/auth_registry_contract 26 : 1750773664.242 6.482 0 6792 0 0 compile fees/fpc_contract 23 : 1750773664.100 6.808 0 2788 0 0 compile app/uniswap_contract 27 : 1750773664.262 6.870 0 2432 0 0 compile fees/sponsored_fpc_contract 17 : 1750773663.839 7.480 0 15847 0 0 compile app/nft_contract 25 : 1750773664.201 7.393 0 8857 0 0 compile docs/docs_example_contract 21 : 1750773664.041 7.649 0 6786 0 0 compile app/token_bridge_contract 32 : 1750773665.033 6.908 0 2424 0 0 compile protocol/multi_call_entrypoint_contract 36 : 1750773670.454 1.545 0 697 0 0 compile test/avm_initializer_test_contract 33 : 1750773665.379 6.864 0 4617 0 0 compile protocol/router_contract 35 : 1750773670.426 1.914 0 2685 0 0 compile test/avm_gadgets_test_contract 20 : 1750773663.975 8.723 0 9867 0 0 compile app/token_blacklist_contract 31 : 1750773664.712 8.154 0 3502 0 0 compile protocol/fee_juice_contract 24 : 1750773664.179 9.078 0 18267 0 0 compile app/simple_token_contract 49 : 1750773673.287 1.886 0 795 0 0 compile test/public_immutable_contract 34 : 1750773669.946 7.227 0 2514 0 0 compile test/auth_wit_test_contract 22 : 1750773664.072 13.486 0 32170 0 0 compile app/token_contract 29 : 1750773664.286 13.486 0 9176 0 0 compile protocol/contract_class_registerer_contract 37 : 1750773670.756 7.921 0 11860 0 0 compile test/avm_test_contract 43 : 1750773671.968 6.894 0 2434 0 0 compile test/invalid_account_contract 41 : 1750773671.620 7.324 0 2437 0 0 compile test/event_only_contract 38 : 1750773670.937 8.032 0 4716 0 0 compile test/benchmarking_contract 42 : 1750773671.737 7.855 0 6441 0 0 compile test/import_test_contract 39 : 1750773671.165 8.526 0 9175 0 0 compile test/child_contract 45 : 1750773672.266 7.759 0 2532 0 0 compile test/note_getter_contract 46 : 1750773672.375 7.690 0 6727 0 0 compile test/offchain_effect_contract 47 : 1750773672.746 7.421 0 26936 0 0 compile test/parent_contract 44 : 1750773672.028 8.180 0 2697 0 0 compile test/no_constructor_contract 50 : 1750773675.219 6.786 0 12226 0 0 compile test/returning_tuple_contract 40 : 1750773671.364 10.692 0 14017 0 0 compile test/counter_contract 51 : 1750773677.212 6.750 0 2497 0 0 compile test/spam_contract 52 : 1750773677.600 7.254 0 15701 0 0 compile test/state_vars_contract 55 : 1750773678.886 6.350 0 22747 0 0 compile test/static_parent_contract 54 : 1750773678.710 6.634 0 6832 0 0 compile test/static_child_contract 59 : 1750773679.717 6.049 0 6784 0 0 compile test/updatable_contract 57 : 1750773678.999 6.789 0 3311 0 0 compile test/test_log_contract 60 : 1750773680.066 5.730 0 2886 0 0 compile test/updated_contract 53 : 1750773677.801 8.535 0 14504 0 0 compile test/stateful_test_contract 58 : 1750773679.620 6.903 0 22685 0 0 compile test/txe_test_contract 48 : 1750773672.894 14.065 0 33551 0 0 compile test/pending_note_hashes_contract 56 : 1750773678.970 8.236 0 42890 0 0 compile test/test_contract