Parent Log:
http://ci.aztec-labs.com/fe2c840269f848cf
Command: ./noir-contracts/bootstrap.sh
Date: Wed Jun 18 20:25:58 UTC 2025
Status: 0
Took: 36s
Compiling contracts (bb-hash: 34ab3a0199edc53b)...
account/schnorr_single_key_account_contract compile account/schnorr_single_key_account_contract
app/auth_contract compile app/auth_contract
app/easy_private_voting_contract compile app/easy_private_voting_contract
app/amm_contract compile app/amm_contract
account/schnorr_account_contract compile account/schnorr_account_contract
account/schnorr_hardcoded_account_contract compile account/schnorr_hardcoded_account_contract
app/lending_contract compile app/lending_contract
app/easy_private_token_contract compile app/easy_private_token_contract
account/ecdsa_k_account_contract compile account/ecdsa_k_account_contract
app/card_game_contract compile app/card_game_contract
account/simulated_account_contract compile account/simulated_account_contract
app/crowdfunding_contract compile app/crowdfunding_contract
app/claim_contract compile app/claim_contract
app/app_subscription_contract compile app/app_subscription_contract
app/escrow_contract compile app/escrow_contract
account/ecdsa_r_account_contract compile account/ecdsa_r_account_contract
account/ecdsa_r_account_contract Cache download and extraction of contract-4077b9d242d528e2.tar.gz complete in 1s.
account/schnorr_single_key_account_contract Cache download and extraction of contract-2f4d28bd0ea8540f.tar.gz complete in 1s.
account/ecdsa_k_account_contract Cache download and extraction of contract-9c800bb026b57a6c.tar.gz complete in 1s.
account/schnorr_account_contract Cache download and extraction of contract-bc7f92e2e9b42368.tar.gz complete in 1s.
app/amm_contract Cache download and extraction of contract-429827b1cd73f51a.tar.gz complete in 1s.
app/app_subscription_contract Cache download and extraction of contract-d9ff73ebed9eb862.tar.gz complete in 1s.
account/schnorr_hardcoded_account_contract Cache download and extraction of contract-3e6d18a7677d2e95.tar.gz complete in 1s.
app/auth_contract Cache download and extraction of contract-9d882bad9d861466.tar.gz complete in 1s.
app/crowdfunding_contract Cache download and extraction of contract-5c9ed07add1b6348.tar.gz complete in 0s.
app/card_game_contract Cache download and extraction of contract-efd524a94c8d10ac.tar.gz complete in 1s.
app/escrow_contract Cache download and extraction of contract-18edeb2d35cd9183.tar.gz complete in 0s.
app/claim_contract Cache download and extraction of contract-3e1828a9268bda5f.tar.gz complete in 0s.
app/easy_private_voting_contract Cache download and extraction of contract-0b902ddcae52be16.tar.gz complete in 0s.
app/easy_private_token_contract Cache download and extraction of contract-cca4dfc6214bc5c1.tar.gz complete in 0s.
app/lending_contract Cache download and extraction of contract-02d2fde6a77038bb.tar.gz complete in 0s.
app/amm_contract Processing function: _add_liquidity...
app/amm_contract Function _add_liquidity is neither public nor unconstrained, skipping.
app/amm_contract Processing function: _remove_liquidity...
app/amm_contract Function _remove_liquidity is neither public nor unconstrained, skipping.
app/amm_contract Processing function: _swap_exact_tokens_for_tokens...
app/amm_contract Function _swap_exact_tokens_for_tokens is neither public nor unconstrained, skipping.
app/amm_contract Processing function: _swap_tokens_for_exact_tokens...
app/amm_contract Function _swap_tokens_for_exact_tokens is neither public nor unconstrained, skipping.
app/app_subscription_contract Processing function: constructor...
app/app_subscription_contract Function constructor is neither public nor unconstrained, skipping.
app/auth_contract Processing function: constructor...
app/auth_contract Function constructor is neither public nor unconstrained, skipping.
app/crowdfunding_contract Processing function: _publish_donation_receipts...
app/crowdfunding_contract Function _publish_donation_receipts is neither public nor unconstrained, skipping.
app/easy_private_voting_contract Processing function: add_to_tally_public...
app/easy_private_voting_contract Function add_to_tally_public is neither public nor unconstrained, skipping.
app/lending_contract Processing function: _borrow...
app/lending_contract Function _borrow is neither public nor unconstrained, skipping.
app/lending_contract Processing function: _deposit...
app/lending_contract Function _deposit is neither public nor unconstrained, skipping.
app/lending_contract Processing function: _repay...
app/lending_contract Function _repay is neither public nor unconstrained, skipping.
app/lending_contract Processing function: _withdraw...
app/lending_contract Function _withdraw is neither public nor unconstrained, skipping.
account/simulated_account_contract Cache download and extraction of contract-fb35b116193df3ae.tar.gz complete in 3s.
app/amm_contract Processing function: add_liquidity...
app/amm_contract Cache download of vk-429827b1cd73f51a-dba13be525781d69e61b465c9dcd8f672381b1503b6b43fc10655cbff2fba589.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.d1QUF2P2QN (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.39 MiB)
app/amm_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.39 MiB)
app/amm_contract goblin ecc op : 4/1024 (mem: 17.39 MiB)
app/amm_contract busread : 742/6000 (mem: 17.39 MiB)
app/amm_contract lookups : 2/15000 (mem: 17.39 MiB)
app/amm_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.39 MiB)
app/amm_contract arithmetic : 4434/56000 (mem: 17.39 MiB)
app/amm_contract delta range : 1925/18000 (mem: 17.39 MiB)
app/amm_contract elliptic : 2/6000 (mem: 17.39 MiB)
app/amm_contract auxiliary : 26/26000 (mem: 17.39 MiB)
app/amm_contract poseidon ext : 572/17000 (mem: 17.39 MiB)
app/amm_contract poseidon int : 3251/92000 (mem: 17.39 MiB)
app/amm_contract overflow : 0/0 (mem: 17.39 MiB)
app/amm_contract (mem: 17.39 MiB)
app/amm_contract Total structured size: 242025 (mem: 17.39 MiB)
app/amm_contract allocating polynomials object in proving key... (mem: 17.39 MiB)
app/amm_contract populating trace... (mem: 249.89 MiB)
app/amm_contract time to construct proving key: 188 ms. (mem: 263.89 MiB)
app/amm_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 375.50 MiB)
app/amm_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 423.00 MiB)
app/amm_contract VK saved to "./target/tmp/tmp.d1QUF2P2QN/vk" (mem: 423.00 MiB)
app/amm_contract Completed 2.1 KiB/2.1 KiB (27.7 KiB/s) with 1 file(s) remaining
app/amm_contract upload: ../../../../../tmp/tmp.Y8hG2STucm to s3://aztec-ci-artifacts/build-cache/vk-429827b1cd73f51a-dba13be525781d69e61b465c9dcd8f672381b1503b6b43fc10655cbff2fba589.tar.gz
app/amm_contract Cache upload of vk-429827b1cd73f51a-dba13be525781d69e61b465c9dcd8f672381b1503b6b43fc10655cbff2fba589.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-429827b1cd73f51a-aa8094387665a09056d6171d257fd37395dcae277fc8cb496cea8717989e07a9.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.ieuRbyxJEY (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.29 MiB)
app/amm_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.79 MiB)
app/amm_contract goblin ecc op : 4/1024 (mem: 16.79 MiB)
app/amm_contract busread : 742/6000 (mem: 16.79 MiB)
app/amm_contract lookups : 2/15000 (mem: 16.79 MiB)
app/amm_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.79 MiB)
app/amm_contract arithmetic : 4351/56000 (mem: 16.79 MiB)
app/amm_contract delta range : 1899/18000 (mem: 16.79 MiB)
app/amm_contract elliptic : 2/6000 (mem: 16.79 MiB)
app/amm_contract auxiliary : 26/26000 (mem: 16.79 MiB)
app/amm_contract poseidon ext : 552/17000 (mem: 16.79 MiB)
app/amm_contract poseidon int : 3137/92000 (mem: 16.79 MiB)
app/amm_contract overflow : 0/0 (mem: 16.79 MiB)
app/amm_contract (mem: 16.79 MiB)
app/amm_contract Total structured size: 242025 (mem: 16.79 MiB)
app/amm_contract allocating polynomials object in proving key... (mem: 16.79 MiB)
app/amm_contract populating trace... (mem: 251.79 MiB)
app/amm_contract time to construct proving key: 209 ms. (mem: 266.79 MiB)
app/amm_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 378.29 MiB)
app/amm_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 426.39 MiB)
app/amm_contract VK saved to "./target/tmp/tmp.ieuRbyxJEY/vk" (mem: 426.39 MiB)
app/amm_contract Completed 2.1 KiB/2.1 KiB (31.4 KiB/s) with 1 file(s) remaining
app/amm_contract upload: ../../../../../tmp/tmp.ijVW33uo3L to s3://aztec-ci-artifacts/build-cache/vk-429827b1cd73f51a-aa8094387665a09056d6171d257fd37395dcae277fc8cb496cea8717989e07a9.tar.gz
app/amm_contract Cache upload of vk-429827b1cd73f51a-aa8094387665a09056d6171d257fd37395dcae277fc8cb496cea8717989e07a9.tar.gz complete in 2s.
app/amm_contract Processing function: swap_exact_tokens_for_tokens...
app/amm_contract Cache download of vk-429827b1cd73f51a-30bc360d6b10f9d29b59db228a97ac356694ba2e2957c0601f345b06a0a2e0c0.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.OlXjI26m5p (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.58 MiB)
app/amm_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.08 MiB)
app/amm_contract goblin ecc op : 4/1024 (mem: 16.08 MiB)
app/amm_contract busread : 742/6000 (mem: 16.08 MiB)
app/amm_contract lookups : 2/15000 (mem: 16.08 MiB)
app/amm_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.08 MiB)
app/amm_contract arithmetic : 4346/56000 (mem: 16.08 MiB)
app/amm_contract delta range : 1895/18000 (mem: 16.08 MiB)
app/amm_contract elliptic : 2/6000 (mem: 16.08 MiB)
app/amm_contract auxiliary : 26/26000 (mem: 16.08 MiB)
app/amm_contract poseidon ext : 532/17000 (mem: 16.08 MiB)
app/amm_contract poseidon int : 3023/92000 (mem: 16.08 MiB)
app/amm_contract overflow : 0/0 (mem: 16.08 MiB)
app/amm_contract (mem: 16.08 MiB)
app/amm_contract Total structured size: 242025 (mem: 16.08 MiB)
app/amm_contract allocating polynomials object in proving key... (mem: 16.08 MiB)
app/amm_contract populating trace... (mem: 249.58 MiB)
app/amm_contract time to construct proving key: 235 ms. (mem: 264.58 MiB)
app/amm_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 374.08 MiB)
app/amm_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 422.20 MiB)
app/amm_contract VK saved to "./target/tmp/tmp.OlXjI26m5p/vk" (mem: 422.20 MiB)
app/amm_contract Completed 2.1 KiB/2.1 KiB (32.0 KiB/s) with 1 file(s) remaining
app/amm_contract upload: ../../../../../tmp/tmp.vvvwnTloME to s3://aztec-ci-artifacts/build-cache/vk-429827b1cd73f51a-30bc360d6b10f9d29b59db228a97ac356694ba2e2957c0601f345b06a0a2e0c0.tar.gz
app/amm_contract Cache upload of vk-429827b1cd73f51a-30bc360d6b10f9d29b59db228a97ac356694ba2e2957c0601f345b06a0a2e0c0.tar.gz complete in 2s.
app/amm_contract Processing function: swap_tokens_for_exact_tokens...
app/amm_contract Cache download of vk-429827b1cd73f51a-dafcbeb8a1f2186fdd89be4a56fe93e3b30527ea41a2aea145108c97a2945106.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.dGGaD0GOJ2 (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.42 MiB)
app/amm_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.42 MiB)
app/amm_contract goblin ecc op : 4/1024 (mem: 16.42 MiB)
app/amm_contract busread : 742/6000 (mem: 16.42 MiB)
app/amm_contract lookups : 2/15000 (mem: 16.42 MiB)
app/amm_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.42 MiB)
app/amm_contract arithmetic : 4355/56000 (mem: 16.42 MiB)
app/amm_contract delta range : 1895/18000 (mem: 16.42 MiB)
app/amm_contract elliptic : 2/6000 (mem: 16.42 MiB)
app/amm_contract auxiliary : 26/26000 (mem: 16.42 MiB)
app/amm_contract poseidon ext : 542/17000 (mem: 16.42 MiB)
app/amm_contract poseidon int : 3080/92000 (mem: 16.42 MiB)
app/amm_contract overflow : 0/0 (mem: 16.42 MiB)
app/amm_contract (mem: 16.42 MiB)
app/amm_contract Total structured size: 242025 (mem: 16.42 MiB)
app/amm_contract allocating polynomials object in proving key... (mem: 16.42 MiB)
app/amm_contract populating trace... (mem: 247.42 MiB)
app/amm_contract time to construct proving key: 217 ms. (mem: 262.92 MiB)
app/amm_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 373.92 MiB)
app/amm_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 421.97 MiB)
app/amm_contract VK saved to "./target/tmp/tmp.dGGaD0GOJ2/vk" (mem: 421.97 MiB)
app/amm_contract Completed 2.1 KiB/2.1 KiB (35.3 KiB/s) with 1 file(s) remaining
app/amm_contract upload: ../../../../../tmp/tmp.3BLvC9REbi to s3://aztec-ci-artifacts/build-cache/vk-429827b1cd73f51a-dafcbeb8a1f2186fdd89be4a56fe93e3b30527ea41a2aea145108c97a2945106.tar.gz
app/amm_contract Cache upload of vk-429827b1cd73f51a-dafcbeb8a1f2186fdd89be4a56fe93e3b30527ea41a2aea145108c97a2945106.tar.gz complete in 2s.
app/amm_contract Processing function: sync_private_state...
app/amm_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/nft_contract compile app/nft_contract
app/auth_contract Processing function: do_private_authorized_thing...
app/auth_contract Cache download of vk-9d882bad9d861466-c1f7fc2b75e13f6dfd67e640ba03e86982a61532341c5004da49eff22487393c.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.S7G73weWyh (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.50 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 : 4323/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 : 442/17000 (mem: 16.00 MiB)
app/auth_contract poseidon int : 2510/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: 296 ms. (mem: 263.00 MiB)
app/auth_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 366.79 MiB)
app/auth_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 414.79 MiB)
app/auth_contract VK saved to "./target/tmp/tmp.S7G73weWyh/vk" (mem: 414.79 MiB)
app/auth_contract Completed 2.1 KiB/2.1 KiB (32.3 KiB/s) with 1 file(s) remaining
app/auth_contract upload: ../../../../../tmp/tmp.4cZLVA3pWH to s3://aztec-ci-artifacts/build-cache/vk-9d882bad9d861466-c1f7fc2b75e13f6dfd67e640ba03e86982a61532341c5004da49eff22487393c.tar.gz
app/auth_contract Cache upload of vk-9d882bad9d861466-c1f7fc2b75e13f6dfd67e640ba03e86982a61532341c5004da49eff22487393c.tar.gz complete in 2s.
app/auth_contract Processing function: get_authorized...
app/auth_contract Function get_authorized is neither public nor unconstrained, skipping.
app/auth_contract Processing function: get_authorized_delay...
app/auth_contract Function get_authorized_delay is neither public nor unconstrained, skipping.
app/auth_contract Processing function: get_authorized_in_private...
app/auth_contract Cache download of vk-9d882bad9d861466-f731d945fd58c2eebd211c86b2b6f3d4eade68e95c88813b66f621e5f285c194.tar.gz failed.
app/auth_contract Generating vk for function: get_authorized_in_private...
app/auth_contract bb command: write_vk (mem: 4.50 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.XoTJOrEMu4 (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: 13.50 MiB)
app/auth_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 14.50 MiB)
app/auth_contract goblin ecc op : 4/1024 (mem: 14.50 MiB)
app/auth_contract busread : 742/6000 (mem: 14.50 MiB)
app/auth_contract lookups : 2/15000 (mem: 14.50 MiB)
app/auth_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 14.50 MiB)
app/auth_contract arithmetic : 4333/56000 (mem: 14.50 MiB)
app/auth_contract delta range : 1899/18000 (mem: 14.50 MiB)
app/auth_contract elliptic : 2/6000 (mem: 14.50 MiB)
app/auth_contract auxiliary : 26/26000 (mem: 14.50 MiB)
app/auth_contract poseidon ext : 452/17000 (mem: 14.50 MiB)
app/auth_contract poseidon int : 2567/92000 (mem: 14.50 MiB)
app/auth_contract overflow : 0/0 (mem: 14.50 MiB)
app/auth_contract (mem: 14.50 MiB)
app/auth_contract Total structured size: 242025 (mem: 14.50 MiB)
app/auth_contract allocating polynomials object in proving key... (mem: 15.00 MiB)
app/auth_contract populating trace... (mem: 247.50 MiB)
app/auth_contract time to construct proving key: 310 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: 365.34 MiB)
app/auth_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 412.89 MiB)
app/auth_contract VK saved to "./target/tmp/tmp.XoTJOrEMu4/vk" (mem: 412.89 MiB)
app/auth_contract Completed 2.1 KiB/2.1 KiB (30.8 KiB/s) with 1 file(s) remaining
app/auth_contract upload: ../../../../../tmp/tmp.NX2YZqdKD9 to s3://aztec-ci-artifacts/build-cache/vk-9d882bad9d861466-f731d945fd58c2eebd211c86b2b6f3d4eade68e95c88813b66f621e5f285c194.tar.gz
app/auth_contract Cache upload of vk-9d882bad9d861466-f731d945fd58c2eebd211c86b2b6f3d4eade68e95c88813b66f621e5f285c194.tar.gz complete in 2s.
app/auth_contract Processing function: get_scheduled_authorized...
app/auth_contract Function get_scheduled_authorized is neither public nor unconstrained, skipping.
app/auth_contract Processing function: process_message...
app/auth_contract Function process_message is neither public nor unconstrained, skipping.
app/auth_contract Processing function: public_dispatch...
app/auth_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/auth_contract Processing function: set_authorized...
app/auth_contract Function set_authorized is neither public nor unconstrained, skipping.
app/auth_contract Processing function: set_authorized_delay...
app/auth_contract Function set_authorized_delay is neither public nor unconstrained, skipping.
app/auth_contract Processing function: sync_private_state...
app/auth_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/orderbook_contract compile app/orderbook_contract
app/easy_private_voting_contract Processing function: cast_vote...
app/easy_private_voting_contract Cache download of vk-0b902ddcae52be16-0ceaa9f9bcabc8857003f3c24b20053ef29ce14d22866d1b50646e967c1f464f.tar.gz failed.
app/easy_private_voting_contract Generating vk for function: cast_vote...
app/easy_private_voting_contract bb command: write_vk (mem: 5.00 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.ttyaBpvpOm (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: 17.00 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.50 MiB)
app/easy_private_voting_contract populating trace... (mem: 248.50 MiB)
app/easy_private_voting_contract time to construct proving key: 277 ms. (mem: 262.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: 365.88 MiB)
app/easy_private_voting_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 413.73 MiB)
app/easy_private_voting_contract VK saved to "./target/tmp/tmp.ttyaBpvpOm/vk" (mem: 413.73 MiB)
app/easy_private_voting_contract Completed 2.1 KiB/2.1 KiB (33.8 KiB/s) with 1 file(s) remaining
app/easy_private_voting_contract upload: ../../../../../tmp/tmp.lby3gL4Ex4 to s3://aztec-ci-artifacts/build-cache/vk-0b902ddcae52be16-0ceaa9f9bcabc8857003f3c24b20053ef29ce14d22866d1b50646e967c1f464f.tar.gz
app/easy_private_voting_contract Cache upload of vk-0b902ddcae52be16-0ceaa9f9bcabc8857003f3c24b20053ef29ce14d22866d1b50646e967c1f464f.tar.gz complete in 2s.
app/easy_private_voting_contract Processing function: constructor...
app/easy_private_voting_contract Function constructor is neither public nor unconstrained, skipping.
app/easy_private_voting_contract Processing function: end_vote...
app/easy_private_voting_contract Function end_vote is neither public nor unconstrained, skipping.
app/easy_private_voting_contract Processing function: get_vote...
app/easy_private_voting_contract Function get_vote is neither public nor unconstrained, skipping.
app/easy_private_voting_contract Processing function: process_message...
app/easy_private_voting_contract Function process_message is neither public nor unconstrained, skipping.
app/easy_private_voting_contract Processing function: public_dispatch...
app/easy_private_voting_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/easy_private_voting_contract Processing function: sync_private_state...
app/easy_private_voting_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/price_feed_contract compile app/price_feed_contract
account/schnorr_single_key_account_contract Processing function: entrypoint...
account/schnorr_single_key_account_contract Cache download of vk-2f4d28bd0ea8540f-98f3de019622dea31f53c35c8c3bc43f34b07dbe4d5ce8eaf11020c960da0b60.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.9BOtd1KQ71 (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: 27.45 MiB)
account/schnorr_single_key_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 31.45 MiB)
account/schnorr_single_key_account_contract goblin ecc op : 4/1024 (mem: 31.45 MiB)
account/schnorr_single_key_account_contract busread : 742/6000 (mem: 31.45 MiB)
account/schnorr_single_key_account_contract lookups : 2076/15000 (mem: 31.45 MiB)
account/schnorr_single_key_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 31.45 MiB)
account/schnorr_single_key_account_contract arithmetic : 8084/56000 (mem: 31.45 MiB)
account/schnorr_single_key_account_contract delta range : 2447/18000 (mem: 31.45 MiB)
account/schnorr_single_key_account_contract elliptic : 1148/6000 (mem: 31.45 MiB)
account/schnorr_single_key_account_contract auxiliary : 4689/26000 (mem: 31.45 MiB)
account/schnorr_single_key_account_contract poseidon ext : 332/17000 (mem: 31.45 MiB)
account/schnorr_single_key_account_contract poseidon int : 1883/92000 (mem: 31.45 MiB)
account/schnorr_single_key_account_contract overflow : 0/0 (mem: 31.45 MiB)
account/schnorr_single_key_account_contract (mem: 31.45 MiB)
account/schnorr_single_key_account_contract Total structured size: 242025 (mem: 31.45 MiB)
account/schnorr_single_key_account_contract allocating polynomials object in proving key... (mem: 31.95 MiB)
account/schnorr_single_key_account_contract populating trace... (mem: 263.45 MiB)
account/schnorr_single_key_account_contract time to construct proving key: 243 ms. (mem: 280.45 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: 392.45 MiB)
account/schnorr_single_key_account_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 440.05 MiB)
account/schnorr_single_key_account_contract VK saved to "./target/tmp/tmp.9BOtd1KQ71/vk" (mem: 440.05 MiB)
account/schnorr_single_key_account_contract Completed 2.1 KiB/2.1 KiB (30.2 KiB/s) with 1 file(s) remaining
account/schnorr_single_key_account_contract upload: ../../../../../tmp/tmp.wuELPZ9CrB to s3://aztec-ci-artifacts/build-cache/vk-2f4d28bd0ea8540f-98f3de019622dea31f53c35c8c3bc43f34b07dbe4d5ce8eaf11020c960da0b60.tar.gz
account/schnorr_single_key_account_contract Cache upload of vk-2f4d28bd0ea8540f-98f3de019622dea31f53c35c8c3bc43f34b07dbe4d5ce8eaf11020c960da0b60.tar.gz complete in 2s.
account/schnorr_single_key_account_contract Processing function: process_message...
account/schnorr_single_key_account_contract Function process_message is neither public nor unconstrained, skipping.
account/schnorr_single_key_account_contract Processing function: sync_private_state...
account/schnorr_single_key_account_contract Function sync_private_state is neither public nor unconstrained, skipping.
account/schnorr_single_key_account_contract Processing function: verify_private_authwit...
account/schnorr_single_key_account_contract Cache download of vk-2f4d28bd0ea8540f-99ebafe8d2c9562ad6e9b4c1abae8012afc2e723f32aeab75405760ed30284cb.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.TM3fCsUAZg (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.69 MiB)
account/schnorr_single_key_account_contract goblin ecc op : 4/1024 (mem: 25.69 MiB)
account/schnorr_single_key_account_contract busread : 742/6000 (mem: 25.69 MiB)
account/schnorr_single_key_account_contract lookups : 2076/15000 (mem: 25.69 MiB)
account/schnorr_single_key_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 25.69 MiB)
account/schnorr_single_key_account_contract arithmetic : 6040/56000 (mem: 25.69 MiB)
account/schnorr_single_key_account_contract delta range : 2059/18000 (mem: 25.69 MiB)
account/schnorr_single_key_account_contract elliptic : 1148/6000 (mem: 25.69 MiB)
account/schnorr_single_key_account_contract auxiliary : 699/26000 (mem: 25.69 MiB)
account/schnorr_single_key_account_contract poseidon ext : 92/17000 (mem: 25.69 MiB)
account/schnorr_single_key_account_contract poseidon int : 515/92000 (mem: 25.69 MiB)
account/schnorr_single_key_account_contract overflow : 0/0 (mem: 25.69 MiB)
account/schnorr_single_key_account_contract (mem: 25.69 MiB)
account/schnorr_single_key_account_contract Total structured size: 242025 (mem: 25.69 MiB)
account/schnorr_single_key_account_contract allocating polynomials object in proving key... (mem: 25.69 MiB)
account/schnorr_single_key_account_contract populating trace... (mem: 257.19 MiB)
account/schnorr_single_key_account_contract time to construct proving key: 199 ms. (mem: 272.69 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: 383.41 MiB)
account/schnorr_single_key_account_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 431.67 MiB)
account/schnorr_single_key_account_contract VK saved to "./target/tmp/tmp.TM3fCsUAZg/vk" (mem: 431.67 MiB)
account/schnorr_single_key_account_contract Completed 2.1 KiB/2.1 KiB (33.2 KiB/s) with 1 file(s) remaining
account/schnorr_single_key_account_contract upload: ../../../../../tmp/tmp.w4uPHaT6Qg to s3://aztec-ci-artifacts/build-cache/vk-2f4d28bd0ea8540f-99ebafe8d2c9562ad6e9b4c1abae8012afc2e723f32aeab75405760ed30284cb.tar.gz
account/schnorr_single_key_account_contract Cache upload of vk-2f4d28bd0ea8540f-99ebafe8d2c9562ad6e9b4c1abae8012afc2e723f32aeab75405760ed30284cb.tar.gz complete in 2s.
account/schnorr_single_key_account_contract Processing function: public_dispatch...
account/schnorr_single_key_account_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/token_blacklist_contract compile app/token_blacklist_contract
account/ecdsa_r_account_contract Processing function: constructor...
account/ecdsa_r_account_contract Cache download of vk-4077b9d242d528e2-831f74dd4a1901e4660b227c80751ea0e21ffba6ea502860cedb956a70fba09a.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.BypRLrmCCj (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: 34.29 MiB)
account/ecdsa_r_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 37.79 MiB)
account/ecdsa_r_account_contract goblin ecc op : 4/1024 (mem: 37.79 MiB)
account/ecdsa_r_account_contract busread : 742/6000 (mem: 37.79 MiB)
account/ecdsa_r_account_contract lookups : 11498/15000 (mem: 37.79 MiB)
account/ecdsa_r_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 37.79 MiB)
account/ecdsa_r_account_contract arithmetic : 16339/56000 (mem: 37.79 MiB)
account/ecdsa_r_account_contract delta range : 2370/18000 (mem: 37.79 MiB)
account/ecdsa_r_account_contract elliptic : 1008/6000 (mem: 37.79 MiB)
account/ecdsa_r_account_contract auxiliary : 704/26000 (mem: 37.79 MiB)
account/ecdsa_r_account_contract poseidon ext : 352/17000 (mem: 37.79 MiB)
account/ecdsa_r_account_contract poseidon int : 1997/92000 (mem: 37.79 MiB)
account/ecdsa_r_account_contract overflow : 0/0 (mem: 37.79 MiB)
account/ecdsa_r_account_contract (mem: 37.79 MiB)
account/ecdsa_r_account_contract Total structured size: 242025 (mem: 37.79 MiB)
account/ecdsa_r_account_contract allocating polynomials object in proving key... (mem: 38.29 MiB)
account/ecdsa_r_account_contract populating trace... (mem: 272.79 MiB)
account/ecdsa_r_account_contract time to construct proving key: 246 ms. (mem: 290.29 MiB)
account/ecdsa_r_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 398.71 MiB)
account/ecdsa_r_account_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 446.41 MiB)
account/ecdsa_r_account_contract VK saved to "./target/tmp/tmp.BypRLrmCCj/vk" (mem: 446.41 MiB)
account/ecdsa_r_account_contract Completed 2.1 KiB/2.1 KiB (44.9 KiB/s) with 1 file(s) remaining
account/ecdsa_r_account_contract upload: ../../../../../tmp/tmp.ROlshHPoN3 to s3://aztec-ci-artifacts/build-cache/vk-4077b9d242d528e2-831f74dd4a1901e4660b227c80751ea0e21ffba6ea502860cedb956a70fba09a.tar.gz
account/ecdsa_r_account_contract Cache upload of vk-4077b9d242d528e2-831f74dd4a1901e4660b227c80751ea0e21ffba6ea502860cedb956a70fba09a.tar.gz complete in 1s.
app/claim_contract Processing function: claim...
app/claim_contract Cache download of vk-3e1828a9268bda5f-a98d710df36fa95bc5a93b763a8c7ecae3acdd6613858cdea64e5ae1027c49ac.tar.gz failed.
app/claim_contract Generating vk for function: claim...
app/claim_contract bb command: write_vk (mem: 4.50 MiB)
app/claim_contract Scheme is: client_ivc, num threads: 16 (mem: 4.50 MiB)
app/claim_contract --scheme: client_ivc (mem: 4.50 MiB)
app/claim_contract --bytecode_path: - (mem: 4.50 MiB)
app/claim_contract --output_path: ./target/tmp/tmp.iTCASMmi9p (mem: 4.50 MiB)
app/claim_contract --verbose: true (mem: 4.50 MiB)
app/claim_contract --verifier_type: standalone (mem: 4.50 MiB)
app/claim_contract Constructing DeciderProvingKey (mem: 21.22 MiB)
app/claim_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 21.72 MiB)
app/claim_contract goblin ecc op : 4/1024 (mem: 21.72 MiB)
app/claim_contract busread : 742/6000 (mem: 21.72 MiB)
app/claim_contract lookups : 2/15000 (mem: 21.72 MiB)
app/claim_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 21.72 MiB)
app/claim_contract arithmetic : 6238/56000 (mem: 21.72 MiB)
app/claim_contract delta range : 2042/18000 (mem: 21.72 MiB)
app/claim_contract elliptic : 340/6000 (mem: 21.72 MiB)
app/claim_contract auxiliary : 187/26000 (mem: 21.72 MiB)
app/claim_contract poseidon ext : 1492/17000 (mem: 21.72 MiB)
app/claim_contract poseidon int : 8495/92000 (mem: 21.72 MiB)
app/claim_contract overflow : 0/0 (mem: 21.72 MiB)
app/claim_contract (mem: 21.72 MiB)
app/claim_contract Total structured size: 242025 (mem: 21.72 MiB)
app/claim_contract allocating polynomials object in proving key... (mem: 22.22 MiB)
app/claim_contract populating trace... (mem: 255.22 MiB)
app/claim_contract time to construct proving key: 294 ms. (mem: 271.72 MiB)
app/claim_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 381.93 MiB)
app/claim_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 430.05 MiB)
app/claim_contract VK saved to "./target/tmp/tmp.iTCASMmi9p/vk" (mem: 430.05 MiB)
app/claim_contract Completed 2.1 KiB/2.1 KiB (32.5 KiB/s) with 1 file(s) remaining
app/claim_contract upload: ../../../../../tmp/tmp.UY3LRIaM0d to s3://aztec-ci-artifacts/build-cache/vk-3e1828a9268bda5f-a98d710df36fa95bc5a93b763a8c7ecae3acdd6613858cdea64e5ae1027c49ac.tar.gz
app/claim_contract Cache upload of vk-3e1828a9268bda5f-a98d710df36fa95bc5a93b763a8c7ecae3acdd6613858cdea64e5ae1027c49ac.tar.gz complete in 2s.
app/claim_contract Processing function: constructor...
app/claim_contract Function constructor is neither public nor unconstrained, skipping.
app/claim_contract Processing function: process_message...
app/claim_contract Function process_message is neither public nor unconstrained, skipping.
app/claim_contract Processing function: public_dispatch...
app/claim_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/claim_contract Processing function: sync_private_state...
app/claim_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/lending_contract Processing function: borrow_private...
app/lending_contract Cache download of vk-02d2fde6a77038bb-d26e4904bb29018716e323d0bad5bc2d4063c282b100b341fc20daec63294d70.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.Ln7Vu5ZZ5O (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.62 MiB)
app/lending_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.62 MiB)
app/lending_contract goblin ecc op : 4/1024 (mem: 16.62 MiB)
app/lending_contract busread : 742/6000 (mem: 16.62 MiB)
app/lending_contract lookups : 60/15000 (mem: 16.62 MiB)
app/lending_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.62 MiB)
app/lending_contract arithmetic : 3349/56000 (mem: 16.62 MiB)
app/lending_contract delta range : 1801/18000 (mem: 16.62 MiB)
app/lending_contract elliptic : 61/6000 (mem: 16.62 MiB)
app/lending_contract auxiliary : 26/26000 (mem: 16.62 MiB)
app/lending_contract poseidon ext : 42/17000 (mem: 16.62 MiB)
app/lending_contract poseidon int : 230/92000 (mem: 16.62 MiB)
app/lending_contract overflow : 0/0 (mem: 16.62 MiB)
app/lending_contract (mem: 16.62 MiB)
app/lending_contract Total structured size: 242025 (mem: 16.62 MiB)
app/lending_contract allocating polynomials object in proving key... (mem: 17.12 MiB)
app/lending_contract populating trace... (mem: 250.62 MiB)
app/lending_contract time to construct proving key: 248 ms. (mem: 265.62 MiB)
app/lending_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 377.12 MiB)
app/lending_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 425.57 MiB)
app/lending_contract VK saved to "./target/tmp/tmp.Ln7Vu5ZZ5O/vk" (mem: 425.57 MiB)
app/lending_contract Completed 2.1 KiB/2.1 KiB (30.8 KiB/s) with 1 file(s) remaining
app/lending_contract upload: ../../../../../tmp/tmp.ekQDM7CAvp to s3://aztec-ci-artifacts/build-cache/vk-02d2fde6a77038bb-d26e4904bb29018716e323d0bad5bc2d4063c282b100b341fc20daec63294d70.tar.gz
app/lending_contract Cache upload of vk-02d2fde6a77038bb-d26e4904bb29018716e323d0bad5bc2d4063c282b100b341fc20daec63294d70.tar.gz complete in 1s.
app/lending_contract Processing function: borrow_public...
app/lending_contract Function borrow_public is neither public nor unconstrained, skipping.
account/ecdsa_k_account_contract Processing function: constructor...
account/ecdsa_k_account_contract Cache download of vk-9c800bb026b57a6c-831f74dd4a1901e4660b227c80751ea0e21ffba6ea502860cedb956a70fba09a.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.cRMI6FXcU8 (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: 33.83 MiB)
account/ecdsa_k_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 37.33 MiB)
account/ecdsa_k_account_contract goblin ecc op : 4/1024 (mem: 37.33 MiB)
account/ecdsa_k_account_contract busread : 742/6000 (mem: 37.33 MiB)
account/ecdsa_k_account_contract lookups : 11498/15000 (mem: 37.33 MiB)
account/ecdsa_k_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 37.33 MiB)
account/ecdsa_k_account_contract arithmetic : 16339/56000 (mem: 37.33 MiB)
account/ecdsa_k_account_contract delta range : 2370/18000 (mem: 37.33 MiB)
account/ecdsa_k_account_contract elliptic : 1008/6000 (mem: 37.33 MiB)
account/ecdsa_k_account_contract auxiliary : 704/26000 (mem: 37.33 MiB)
account/ecdsa_k_account_contract poseidon ext : 352/17000 (mem: 37.33 MiB)
account/ecdsa_k_account_contract poseidon int : 1997/92000 (mem: 37.33 MiB)
account/ecdsa_k_account_contract overflow : 0/0 (mem: 37.33 MiB)
account/ecdsa_k_account_contract (mem: 37.33 MiB)
account/ecdsa_k_account_contract Total structured size: 242025 (mem: 37.33 MiB)
account/ecdsa_k_account_contract allocating polynomials object in proving key... (mem: 37.83 MiB)
account/ecdsa_k_account_contract populating trace... (mem: 270.33 MiB)
account/ecdsa_k_account_contract time to construct proving key: 281 ms. (mem: 287.33 MiB)
account/ecdsa_k_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 396.88 MiB)
account/ecdsa_k_account_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 444.88 MiB)
account/ecdsa_k_account_contract VK saved to "./target/tmp/tmp.cRMI6FXcU8/vk" (mem: 444.88 MiB)
account/ecdsa_k_account_contract Completed 2.1 KiB/2.1 KiB (30.5 KiB/s) with 1 file(s) remaining
account/ecdsa_k_account_contract upload: ../../../../../tmp/tmp.GWynBmVNOL to s3://aztec-ci-artifacts/build-cache/vk-9c800bb026b57a6c-831f74dd4a1901e4660b227c80751ea0e21ffba6ea502860cedb956a70fba09a.tar.gz
account/ecdsa_k_account_contract Cache upload of vk-9c800bb026b57a6c-831f74dd4a1901e4660b227c80751ea0e21ffba6ea502860cedb956a70fba09a.tar.gz complete in 1s.
account/ecdsa_k_account_contract Processing function: entrypoint...
account/ecdsa_k_account_contract Cache download of vk-9c800bb026b57a6c-411e0d342e610c3fbed90dcce42504146d06c268e1b040a93ec8358dad3d49e4.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.Rb9gdPjBLZ (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.32 MiB)
account/ecdsa_k_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 53.28 MiB)
account/ecdsa_k_account_contract goblin ecc op : 4/1024 (mem: 53.28 MiB)
account/ecdsa_k_account_contract busread : 742/6000 (mem: 53.28 MiB)
account/ecdsa_k_account_contract lookups : 3068/15000 (mem: 53.28 MiB)
account/ecdsa_k_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 53.28 MiB)
account/ecdsa_k_account_contract arithmetic : 24045/56000 (mem: 53.28 MiB)
account/ecdsa_k_account_contract delta range : 10855/18000 (mem: 53.28 MiB)
account/ecdsa_k_account_contract elliptic : 2/6000 (mem: 53.28 MiB)
account/ecdsa_k_account_contract auxiliary : 15774/26000 (mem: 53.28 MiB)
account/ecdsa_k_account_contract poseidon ext : 322/17000 (mem: 53.28 MiB)
account/ecdsa_k_account_contract poseidon int : 1826/92000 (mem: 53.28 MiB)
account/ecdsa_k_account_contract overflow : 0/0 (mem: 53.28 MiB)
account/ecdsa_k_account_contract (mem: 53.28 MiB)
account/ecdsa_k_account_contract Total structured size: 242025 (mem: 53.28 MiB)
account/ecdsa_k_account_contract allocating polynomials object in proving key... (mem: 53.28 MiB)
account/ecdsa_k_account_contract populating trace... (mem: 284.28 MiB)
account/ecdsa_k_account_contract time to construct proving key: 361 ms. (mem: 305.78 MiB)
account/ecdsa_k_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 412.72 MiB)
account/ecdsa_k_account_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 464.72 MiB)
account/ecdsa_k_account_contract VK saved to "./target/tmp/tmp.Rb9gdPjBLZ/vk" (mem: 464.72 MiB)
account/ecdsa_k_account_contract Completed 2.1 KiB/2.1 KiB (36.2 KiB/s) with 1 file(s) remaining
account/ecdsa_k_account_contract upload: ../../../../../tmp/tmp.pFKJBpahCD to s3://aztec-ci-artifacts/build-cache/vk-9c800bb026b57a6c-411e0d342e610c3fbed90dcce42504146d06c268e1b040a93ec8358dad3d49e4.tar.gz
account/ecdsa_k_account_contract Cache upload of vk-9c800bb026b57a6c-411e0d342e610c3fbed90dcce42504146d06c268e1b040a93ec8358dad3d49e4.tar.gz complete in 1s.
account/ecdsa_k_account_contract Processing function: process_message...
account/ecdsa_k_account_contract Function process_message is neither public nor unconstrained, skipping.
app/nft_contract Cache download and extraction of contract-2b0144c26625b7e8.tar.gz complete in 0s.
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-9c800bb026b57a6c-19c0acb0cf6f86e7ebf33bf44549c522718e49d30e3fa7bf5415ca2ea9b3c57a.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.bchMjaxhtq (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: 42.53 MiB)
account/ecdsa_k_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 50.53 MiB)
account/ecdsa_k_account_contract goblin ecc op : 4/1024 (mem: 50.53 MiB)
account/ecdsa_k_account_contract busread : 742/6000 (mem: 50.53 MiB)
account/ecdsa_k_account_contract lookups : 3068/15000 (mem: 50.53 MiB)
account/ecdsa_k_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 50.53 MiB)
account/ecdsa_k_account_contract arithmetic : 22001/56000 (mem: 50.53 MiB)
account/ecdsa_k_account_contract delta range : 10467/18000 (mem: 50.53 MiB)
account/ecdsa_k_account_contract elliptic : 2/6000 (mem: 50.53 MiB)
account/ecdsa_k_account_contract auxiliary : 11784/26000 (mem: 50.53 MiB)
account/ecdsa_k_account_contract poseidon ext : 82/17000 (mem: 50.53 MiB)
account/ecdsa_k_account_contract poseidon int : 458/92000 (mem: 50.53 MiB)
account/ecdsa_k_account_contract overflow : 0/0 (mem: 50.53 MiB)
account/ecdsa_k_account_contract (mem: 50.53 MiB)
account/ecdsa_k_account_contract Total structured size: 242025 (mem: 50.53 MiB)
account/ecdsa_k_account_contract allocating polynomials object in proving key... (mem: 50.53 MiB)
account/ecdsa_k_account_contract populating trace... (mem: 282.53 MiB)
account/ecdsa_k_account_contract time to construct proving key: 300 ms. (mem: 300.03 MiB)
account/ecdsa_k_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 404.05 MiB)
account/ecdsa_k_account_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 453.55 MiB)
account/ecdsa_k_account_contract VK saved to "./target/tmp/tmp.bchMjaxhtq/vk" (mem: 453.55 MiB)
account/ecdsa_k_account_contract Completed 2.1 KiB/2.1 KiB (29.5 KiB/s) with 1 file(s) remaining
account/ecdsa_k_account_contract upload: ../../../../../tmp/tmp.IzLMWDpP8J to s3://aztec-ci-artifacts/build-cache/vk-9c800bb026b57a6c-19c0acb0cf6f86e7ebf33bf44549c522718e49d30e3fa7bf5415ca2ea9b3c57a.tar.gz
account/ecdsa_k_account_contract Cache upload of vk-9c800bb026b57a6c-19c0acb0cf6f86e7ebf33bf44549c522718e49d30e3fa7bf5415ca2ea9b3c57a.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/token_bridge_contract compile app/token_bridge_contract
app/escrow_contract Processing function: constructor...
app/escrow_contract Cache download of vk-18edeb2d35cd9183-9a03692faf35d68128b3573137484eade56c72a6817d4b6df2ab4f5b3089e66f.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.MzI40GvVXC (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: 30.65 MiB)
app/escrow_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 32.15 MiB)
app/escrow_contract goblin ecc op : 4/1024 (mem: 32.15 MiB)
app/escrow_contract busread : 742/6000 (mem: 32.15 MiB)
app/escrow_contract lookups : 9322/15000 (mem: 32.15 MiB)
app/escrow_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 32.15 MiB)
app/escrow_contract arithmetic : 13088/56000 (mem: 32.15 MiB)
app/escrow_contract delta range : 2324/18000 (mem: 32.15 MiB)
app/escrow_contract elliptic : 1008/6000 (mem: 32.15 MiB)
app/escrow_contract auxiliary : 704/26000 (mem: 32.15 MiB)
app/escrow_contract poseidon ext : 132/17000 (mem: 32.15 MiB)
app/escrow_contract poseidon int : 743/92000 (mem: 32.15 MiB)
app/escrow_contract overflow : 0/0 (mem: 32.15 MiB)
app/escrow_contract (mem: 32.15 MiB)
app/escrow_contract Total structured size: 242025 (mem: 32.15 MiB)
app/escrow_contract allocating polynomials object in proving key... (mem: 32.15 MiB)
app/escrow_contract populating trace... (mem: 266.15 MiB)
app/escrow_contract time to construct proving key: 292 ms. (mem: 283.65 MiB)
app/escrow_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 395.15 MiB)
app/escrow_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 443.55 MiB)
app/escrow_contract VK saved to "./target/tmp/tmp.MzI40GvVXC/vk" (mem: 443.55 MiB)
app/escrow_contract Completed 2.1 KiB/2.1 KiB (44.7 KiB/s) with 1 file(s) remaining
app/escrow_contract upload: ../../../../../tmp/tmp.LsJn6g4lMF to s3://aztec-ci-artifacts/build-cache/vk-18edeb2d35cd9183-9a03692faf35d68128b3573137484eade56c72a6817d4b6df2ab4f5b3089e66f.tar.gz
app/escrow_contract Cache upload of vk-18edeb2d35cd9183-9a03692faf35d68128b3573137484eade56c72a6817d4b6df2ab4f5b3089e66f.tar.gz complete in 1s.
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.
account/ecdsa_r_account_contract Processing function: entrypoint...
account/ecdsa_r_account_contract Cache download of vk-4077b9d242d528e2-7e1a00eb046e9983e1513d33d73615f91408415193628ed17e313dbd1161df78.tar.gz failed.
account/ecdsa_r_account_contract Generating vk for function: entrypoint...
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.VodNmeXWRF (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.56 MiB)
account/ecdsa_r_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 77.73 MiB)
account/ecdsa_r_account_contract goblin ecc op : 4/1024 (mem: 77.73 MiB)
account/ecdsa_r_account_contract busread : 742/6000 (mem: 77.73 MiB)
account/ecdsa_r_account_contract lookups : 2898/15000 (mem: 77.73 MiB)
account/ecdsa_r_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 77.73 MiB)
account/ecdsa_r_account_contract arithmetic : 39593/56000 (mem: 77.73 MiB)
account/ecdsa_r_account_contract delta range : 17451/18000 (mem: 77.73 MiB)
account/ecdsa_r_account_contract elliptic : 2/6000 (mem: 77.73 MiB)
account/ecdsa_r_account_contract auxiliary : 25394/26000 (mem: 77.73 MiB)
account/ecdsa_r_account_contract poseidon ext : 322/17000 (mem: 77.73 MiB)
account/ecdsa_r_account_contract poseidon int : 1826/92000 (mem: 77.73 MiB)
account/ecdsa_r_account_contract overflow : 0/0 (mem: 77.73 MiB)
account/ecdsa_r_account_contract (mem: 77.73 MiB)
account/ecdsa_r_account_contract Total structured size: 242025 (mem: 77.73 MiB)
account/ecdsa_r_account_contract allocating polynomials object in proving key... (mem: 77.73 MiB)
account/ecdsa_r_account_contract populating trace... (mem: 305.23 MiB)
account/ecdsa_r_account_contract time to construct proving key: 410 ms. (mem: 330.73 MiB)
account/ecdsa_r_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 429.45 MiB)
account/ecdsa_r_account_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 483.95 MiB)
account/ecdsa_r_account_contract VK saved to "./target/tmp/tmp.VodNmeXWRF/vk" (mem: 483.95 MiB)
account/ecdsa_r_account_contract Completed 2.1 KiB/2.1 KiB (44.9 KiB/s) with 1 file(s) remaining
account/ecdsa_r_account_contract upload: ../../../../../tmp/tmp.IOkQ0PZk2Q to s3://aztec-ci-artifacts/build-cache/vk-4077b9d242d528e2-7e1a00eb046e9983e1513d33d73615f91408415193628ed17e313dbd1161df78.tar.gz
account/ecdsa_r_account_contract Cache upload of vk-4077b9d242d528e2-7e1a00eb046e9983e1513d33d73615f91408415193628ed17e313dbd1161df78.tar.gz complete in 1s.
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/schnorr_hardcoded_account_contract Processing function: entrypoint...
account/schnorr_hardcoded_account_contract Cache download of vk-3e6d18a7677d2e95-7289b2cfc80205877e6fcde5afb4b17f4e0fd45cf1289dbeef35a589c6233b76.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.g4T5mDiktJ (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: 27.71 MiB)
account/schnorr_hardcoded_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 29.71 MiB)
account/schnorr_hardcoded_account_contract goblin ecc op : 4/1024 (mem: 29.71 MiB)
account/schnorr_hardcoded_account_contract busread : 742/6000 (mem: 29.71 MiB)
account/schnorr_hardcoded_account_contract lookups : 2047/15000 (mem: 29.71 MiB)
account/schnorr_hardcoded_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 29.71 MiB)
account/schnorr_hardcoded_account_contract arithmetic : 9227/56000 (mem: 29.71 MiB)
account/schnorr_hardcoded_account_contract delta range : 2935/18000 (mem: 29.71 MiB)
account/schnorr_hardcoded_account_contract elliptic : 430/6000 (mem: 29.71 MiB)
account/schnorr_hardcoded_account_contract auxiliary : 4367/26000 (mem: 29.71 MiB)
account/schnorr_hardcoded_account_contract poseidon ext : 272/17000 (mem: 29.71 MiB)
account/schnorr_hardcoded_account_contract poseidon int : 1541/92000 (mem: 29.71 MiB)
account/schnorr_hardcoded_account_contract overflow : 0/0 (mem: 29.71 MiB)
account/schnorr_hardcoded_account_contract (mem: 29.71 MiB)
account/schnorr_hardcoded_account_contract Total structured size: 242025 (mem: 29.71 MiB)
account/schnorr_hardcoded_account_contract allocating polynomials object in proving key... (mem: 29.71 MiB)
account/schnorr_hardcoded_account_contract populating trace... (mem: 261.71 MiB)
account/schnorr_hardcoded_account_contract time to construct proving key: 283 ms. (mem: 278.21 MiB)
account/schnorr_hardcoded_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 390.71 MiB)
account/schnorr_hardcoded_account_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 438.35 MiB)
account/schnorr_hardcoded_account_contract VK saved to "./target/tmp/tmp.g4T5mDiktJ/vk" (mem: 438.35 MiB)
account/schnorr_hardcoded_account_contract Completed 2.1 KiB/2.1 KiB (32.0 KiB/s) with 1 file(s) remaining
account/schnorr_hardcoded_account_contract upload: ../../../../../tmp/tmp.wfOyO2c6aM to s3://aztec-ci-artifacts/build-cache/vk-3e6d18a7677d2e95-7289b2cfc80205877e6fcde5afb4b17f4e0fd45cf1289dbeef35a589c6233b76.tar.gz
account/schnorr_hardcoded_account_contract Cache upload of vk-3e6d18a7677d2e95-7289b2cfc80205877e6fcde5afb4b17f4e0fd45cf1289dbeef35a589c6233b76.tar.gz complete in 1s.
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-3e6d18a7677d2e95-5972266e02a6defc091646199321b20fe182d6b0576d3cb7237173dea515fd17.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.e7lPvLi4ch (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.77 MiB)
account/schnorr_hardcoded_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 23.27 MiB)
account/schnorr_hardcoded_account_contract goblin ecc op : 4/1024 (mem: 23.27 MiB)
account/schnorr_hardcoded_account_contract busread : 742/6000 (mem: 23.27 MiB)
account/schnorr_hardcoded_account_contract lookups : 2047/15000 (mem: 23.27 MiB)
account/schnorr_hardcoded_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 23.27 MiB)
account/schnorr_hardcoded_account_contract arithmetic : 7180/56000 (mem: 23.27 MiB)
account/schnorr_hardcoded_account_contract delta range : 2547/18000 (mem: 23.27 MiB)
account/schnorr_hardcoded_account_contract elliptic : 430/6000 (mem: 23.27 MiB)
account/schnorr_hardcoded_account_contract auxiliary : 377/26000 (mem: 23.27 MiB)
account/schnorr_hardcoded_account_contract poseidon ext : 32/17000 (mem: 23.27 MiB)
account/schnorr_hardcoded_account_contract poseidon int : 173/92000 (mem: 23.27 MiB)
account/schnorr_hardcoded_account_contract overflow : 0/0 (mem: 23.27 MiB)
account/schnorr_hardcoded_account_contract (mem: 23.27 MiB)
account/schnorr_hardcoded_account_contract Total structured size: 242025 (mem: 23.27 MiB)
account/schnorr_hardcoded_account_contract allocating polynomials object in proving key... (mem: 23.27 MiB)
account/schnorr_hardcoded_account_contract populating trace... (mem: 256.77 MiB)
account/schnorr_hardcoded_account_contract time to construct proving key: 345 ms. (mem: 271.77 MiB)
account/schnorr_hardcoded_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 381.96 MiB)
account/schnorr_hardcoded_account_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 429.67 MiB)
account/schnorr_hardcoded_account_contract VK saved to "./target/tmp/tmp.e7lPvLi4ch/vk" (mem: 429.67 MiB)
account/schnorr_hardcoded_account_contract Completed 2.1 KiB/2.1 KiB (34.6 KiB/s) with 1 file(s) remaining
account/schnorr_hardcoded_account_contract upload: ../../../../../tmp/tmp.lDfjSFsZsb to s3://aztec-ci-artifacts/build-cache/vk-3e6d18a7677d2e95-5972266e02a6defc091646199321b20fe182d6b0576d3cb7237173dea515fd17.tar.gz
account/schnorr_hardcoded_account_contract Cache upload of vk-3e6d18a7677d2e95-5972266e02a6defc091646199321b20fe182d6b0576d3cb7237173dea515fd17.tar.gz complete in 1s.
account/schnorr_hardcoded_account_contract Processing function: public_dispatch...
account/schnorr_hardcoded_account_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/orderbook_contract Cache download and extraction of contract-576548d6a3c2a6f3.tar.gz complete in 0s.
app/escrow_contract Processing function: withdraw...
app/escrow_contract Cache download of vk-18edeb2d35cd9183-2b6d7722f46a95f64758a79818a3749b10758a4f175f2f1834a88d90f260c438.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.kBBAn9dATm (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.61 MiB)
app/escrow_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.11 MiB)
app/escrow_contract goblin ecc op : 4/1024 (mem: 12.11 MiB)
app/escrow_contract busread : 742/6000 (mem: 12.11 MiB)
app/escrow_contract lookups : 2/15000 (mem: 12.11 MiB)
app/escrow_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.11 MiB)
app/escrow_contract arithmetic : 3363/56000 (mem: 12.11 MiB)
app/escrow_contract delta range : 1791/18000 (mem: 12.11 MiB)
app/escrow_contract elliptic : 2/6000 (mem: 12.11 MiB)
app/escrow_contract auxiliary : 26/26000 (mem: 12.11 MiB)
app/escrow_contract poseidon ext : 72/17000 (mem: 12.11 MiB)
app/escrow_contract poseidon int : 401/92000 (mem: 12.11 MiB)
app/escrow_contract overflow : 0/0 (mem: 12.11 MiB)
app/escrow_contract (mem: 12.11 MiB)
app/escrow_contract Total structured size: 242025 (mem: 12.11 MiB)
app/escrow_contract allocating polynomials object in proving key... (mem: 12.11 MiB)
app/escrow_contract populating trace... (mem: 244.61 MiB)
app/escrow_contract time to construct proving key: 302 ms. (mem: 259.61 MiB)
app/escrow_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 371.11 MiB)
app/escrow_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 419.24 MiB)
app/escrow_contract VK saved to "./target/tmp/tmp.kBBAn9dATm/vk" (mem: 419.24 MiB)
app/escrow_contract Completed 2.1 KiB/2.1 KiB (41.4 KiB/s) with 1 file(s) remaining
app/escrow_contract upload: ../../../../../tmp/tmp.pvMPDmGfUQ to s3://aztec-ci-artifacts/build-cache/vk-18edeb2d35cd9183-2b6d7722f46a95f64758a79818a3749b10758a4f175f2f1834a88d90f260c438.tar.gz
app/escrow_contract Cache upload of vk-18edeb2d35cd9183-2b6d7722f46a95f64758a79818a3749b10758a4f175f2f1834a88d90f260c438.tar.gz complete in 2s.
app/escrow_contract Processing function: public_dispatch...
app/escrow_contract Function public_dispatch 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-4077b9d242d528e2-1e4c78ea13dd6d77f89c33cc9d4f6462affdb514e803b163d09cdbbe5117d0b4.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: 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.LUZ756sbuK (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.18 MiB)
account/ecdsa_r_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 75.25 MiB)
account/ecdsa_r_account_contract goblin ecc op : 4/1024 (mem: 75.25 MiB)
account/ecdsa_r_account_contract busread : 742/6000 (mem: 75.25 MiB)
account/ecdsa_r_account_contract lookups : 2898/15000 (mem: 75.25 MiB)
account/ecdsa_r_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 75.25 MiB)
account/ecdsa_r_account_contract arithmetic : 37549/56000 (mem: 75.25 MiB)
account/ecdsa_r_account_contract delta range : 17062/18000 (mem: 75.25 MiB)
account/ecdsa_r_account_contract elliptic : 2/6000 (mem: 75.25 MiB)
account/ecdsa_r_account_contract auxiliary : 21404/26000 (mem: 75.25 MiB)
account/ecdsa_r_account_contract poseidon ext : 82/17000 (mem: 75.25 MiB)
account/ecdsa_r_account_contract poseidon int : 458/92000 (mem: 75.25 MiB)
account/ecdsa_r_account_contract overflow : 0/0 (mem: 75.25 MiB)
account/ecdsa_r_account_contract (mem: 75.25 MiB)
account/ecdsa_r_account_contract Total structured size: 242025 (mem: 75.25 MiB)
account/ecdsa_r_account_contract allocating polynomials object in proving key... (mem: 75.25 MiB)
account/ecdsa_r_account_contract populating trace... (mem: 306.25 MiB)
account/ecdsa_r_account_contract time to construct proving key: 411 ms. (mem: 328.75 MiB)
account/ecdsa_r_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 428.29 MiB)
account/ecdsa_r_account_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 481.29 MiB)
account/ecdsa_r_account_contract VK saved to "./target/tmp/tmp.LUZ756sbuK/vk" (mem: 481.29 MiB)
account/ecdsa_r_account_contract Completed 2.1 KiB/2.1 KiB (34.2 KiB/s) with 1 file(s) remaining
account/ecdsa_r_account_contract upload: ../../../../../tmp/tmp.qqMZNpMNR4 to s3://aztec-ci-artifacts/build-cache/vk-4077b9d242d528e2-1e4c78ea13dd6d77f89c33cc9d4f6462affdb514e803b163d09cdbbe5117d0b4.tar.gz
account/ecdsa_r_account_contract Cache upload of vk-4077b9d242d528e2-1e4c78ea13dd6d77f89c33cc9d4f6462affdb514e803b163d09cdbbe5117d0b4.tar.gz complete in 1s.
account/ecdsa_r_account_contract Processing function: public_dispatch...
account/ecdsa_r_account_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/token_contract compile app/token_contract
app/app_subscription_contract Processing function: entrypoint...
app/app_subscription_contract Cache download of vk-d9ff73ebed9eb862-30dc6dd00daf1592eddcca76540b599c1586c54604ed66b194a8371da281a90b.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.CgeAM9s7QE (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: 42.80 MiB)
app/app_subscription_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 43.80 MiB)
app/app_subscription_contract goblin ecc op : 4/1024 (mem: 43.80 MiB)
app/app_subscription_contract busread : 742/6000 (mem: 43.80 MiB)
app/app_subscription_contract lookups : 10442/15000 (mem: 43.80 MiB)
app/app_subscription_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 43.80 MiB)
app/app_subscription_contract arithmetic : 16791/56000 (mem: 43.80 MiB)
app/app_subscription_contract delta range : 2586/18000 (mem: 43.80 MiB)
app/app_subscription_contract elliptic : 1346/6000 (mem: 43.80 MiB)
app/app_subscription_contract auxiliary : 1375/26000 (mem: 43.80 MiB)
app/app_subscription_contract poseidon ext : 872/17000 (mem: 43.80 MiB)
app/app_subscription_contract poseidon int : 4961/92000 (mem: 43.80 MiB)
app/app_subscription_contract overflow : 0/0 (mem: 43.80 MiB)
app/app_subscription_contract (mem: 43.80 MiB)
app/app_subscription_contract Total structured size: 242025 (mem: 43.80 MiB)
app/app_subscription_contract allocating polynomials object in proving key... (mem: 43.80 MiB)
app/app_subscription_contract populating trace... (mem: 278.30 MiB)
app/app_subscription_contract time to construct proving key: 296 ms. (mem: 296.80 MiB)
app/app_subscription_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 403.49 MiB)
app/app_subscription_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 451.32 MiB)
app/app_subscription_contract VK saved to "./target/tmp/tmp.CgeAM9s7QE/vk" (mem: 451.32 MiB)
app/app_subscription_contract Completed 2.1 KiB/2.1 KiB (37.4 KiB/s) with 1 file(s) remaining
app/app_subscription_contract upload: ../../../../../tmp/tmp.z7DEZNPHPp to s3://aztec-ci-artifacts/build-cache/vk-d9ff73ebed9eb862-30dc6dd00daf1592eddcca76540b599c1586c54604ed66b194a8371da281a90b.tar.gz
app/app_subscription_contract Cache upload of vk-d9ff73ebed9eb862-30dc6dd00daf1592eddcca76540b599c1586c54604ed66b194a8371da281a90b.tar.gz complete in 1s.
app/crowdfunding_contract Processing function: donate...
app/crowdfunding_contract Cache download of vk-5c9ed07add1b6348-4a24fd8a78096d3144051e9ae1f6f34dafffc387ff837e52db186b62f585fbb7.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.8Am1Z4TBKP (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: 33.59 MiB)
app/crowdfunding_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 37.09 MiB)
app/crowdfunding_contract goblin ecc op : 4/1024 (mem: 37.09 MiB)
app/crowdfunding_contract busread : 742/6000 (mem: 37.09 MiB)
app/crowdfunding_contract lookups : 9322/15000 (mem: 37.09 MiB)
app/crowdfunding_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 37.09 MiB)
app/crowdfunding_contract arithmetic : 14166/56000 (mem: 37.09 MiB)
app/crowdfunding_contract delta range : 2400/18000 (mem: 37.09 MiB)
app/crowdfunding_contract elliptic : 670/6000 (mem: 37.09 MiB)
app/crowdfunding_contract auxiliary : 543/26000 (mem: 37.09 MiB)
app/crowdfunding_contract poseidon ext : 512/17000 (mem: 37.09 MiB)
app/crowdfunding_contract poseidon int : 2909/92000 (mem: 37.09 MiB)
app/crowdfunding_contract overflow : 0/0 (mem: 37.09 MiB)
app/crowdfunding_contract (mem: 37.09 MiB)
app/crowdfunding_contract Total structured size: 242025 (mem: 37.09 MiB)
app/crowdfunding_contract allocating polynomials object in proving key... (mem: 37.09 MiB)
app/crowdfunding_contract populating trace... (mem: 269.59 MiB)
app/crowdfunding_contract time to construct proving key: 310 ms. (mem: 287.09 MiB)
app/crowdfunding_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 395.12 MiB)
app/crowdfunding_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 443.43 MiB)
app/crowdfunding_contract VK saved to "./target/tmp/tmp.8Am1Z4TBKP/vk" (mem: 443.43 MiB)
app/crowdfunding_contract Completed 2.1 KiB/2.1 KiB (30.0 KiB/s) with 1 file(s) remaining
app/crowdfunding_contract upload: ../../../../../tmp/tmp.gyRShUkx4S to s3://aztec-ci-artifacts/build-cache/vk-5c9ed07add1b6348-4a24fd8a78096d3144051e9ae1f6f34dafffc387ff837e52db186b62f585fbb7.tar.gz
app/crowdfunding_contract Cache upload of vk-5c9ed07add1b6348-4a24fd8a78096d3144051e9ae1f6f34dafffc387ff837e52db186b62f585fbb7.tar.gz complete in 1s.
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-5c9ed07add1b6348-235dddc4da798b682c38cf161323769d28a282db4b512551d6dde2f114ec1ce9.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.H3q8dsNBA3 (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: 14.36 MiB)
app/crowdfunding_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.36 MiB)
app/crowdfunding_contract goblin ecc op : 4/1024 (mem: 15.36 MiB)
app/crowdfunding_contract busread : 742/6000 (mem: 15.36 MiB)
app/crowdfunding_contract lookups : 2/15000 (mem: 15.36 MiB)
app/crowdfunding_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.36 MiB)
app/crowdfunding_contract arithmetic : 4272/56000 (mem: 15.36 MiB)
app/crowdfunding_contract delta range : 1894/18000 (mem: 15.36 MiB)
app/crowdfunding_contract elliptic : 2/6000 (mem: 15.36 MiB)
app/crowdfunding_contract auxiliary : 26/26000 (mem: 15.36 MiB)
app/crowdfunding_contract poseidon ext : 482/17000 (mem: 15.36 MiB)
app/crowdfunding_contract poseidon int : 2738/92000 (mem: 15.36 MiB)
app/crowdfunding_contract overflow : 0/0 (mem: 15.36 MiB)
app/crowdfunding_contract (mem: 15.36 MiB)
app/crowdfunding_contract Total structured size: 242025 (mem: 15.36 MiB)
app/crowdfunding_contract allocating polynomials object in proving key... (mem: 15.86 MiB)
app/crowdfunding_contract populating trace... (mem: 248.36 MiB)
app/crowdfunding_contract time to construct proving key: 264 ms. (mem: 262.36 MiB)
app/crowdfunding_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 374.86 MiB)
app/crowdfunding_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 422.87 MiB)
app/crowdfunding_contract VK saved to "./target/tmp/tmp.H3q8dsNBA3/vk" (mem: 422.87 MiB)
app/crowdfunding_contract Completed 2.1 KiB/2.1 KiB (32.2 KiB/s) with 1 file(s) remaining
app/crowdfunding_contract upload: ../../../../../tmp/tmp.L3B3ma9BX0 to s3://aztec-ci-artifacts/build-cache/vk-5c9ed07add1b6348-235dddc4da798b682c38cf161323769d28a282db4b512551d6dde2f114ec1ce9.tar.gz
app/crowdfunding_contract Cache upload of vk-5c9ed07add1b6348-235dddc4da798b682c38cf161323769d28a282db4b512551d6dde2f114ec1ce9.tar.gz complete in 2s.
app/app_subscription_contract Processing function: is_initialized...
app/app_subscription_contract Function is_initialized is neither public nor unconstrained, skipping.
app/app_subscription_contract Processing function: process_message...
app/app_subscription_contract Function process_message is neither public nor unconstrained, skipping.
app/app_subscription_contract Processing function: public_dispatch...
app/app_subscription_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/app_subscription_contract Processing function: subscribe...
app/app_subscription_contract Cache download of vk-d9ff73ebed9eb862-97d5f4a7436e1ab8ad62904082cb90d4ec6798ff2b246a1102e287bec892dbd4.tar.gz failed.
app/app_subscription_contract Generating vk for function: subscribe...
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.jFdfuRCQ2I (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: 40.14 MiB)
app/app_subscription_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 41.14 MiB)
app/app_subscription_contract goblin ecc op : 4/1024 (mem: 41.14 MiB)
app/app_subscription_contract busread : 742/6000 (mem: 41.14 MiB)
app/app_subscription_contract lookups : 10442/15000 (mem: 41.14 MiB)
app/app_subscription_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 41.14 MiB)
app/app_subscription_contract arithmetic : 16526/56000 (mem: 41.14 MiB)
app/app_subscription_contract delta range : 2475/18000 (mem: 41.14 MiB)
app/app_subscription_contract elliptic : 992/6000 (mem: 41.14 MiB)
app/app_subscription_contract auxiliary : 704/26000 (mem: 41.14 MiB)
app/app_subscription_contract poseidon ext : 692/17000 (mem: 41.14 MiB)
app/app_subscription_contract poseidon int : 3935/92000 (mem: 41.14 MiB)
app/app_subscription_contract overflow : 0/0 (mem: 41.14 MiB)
app/app_subscription_contract (mem: 41.14 MiB)
app/app_subscription_contract Total structured size: 242025 (mem: 41.14 MiB)
app/app_subscription_contract allocating polynomials object in proving key... (mem: 41.14 MiB)
app/app_subscription_contract populating trace... (mem: 277.14 MiB)
app/app_subscription_contract time to construct proving key: 307 ms. (mem: 296.14 MiB)
app/app_subscription_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 404.67 MiB)
app/app_subscription_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 452.69 MiB)
app/app_subscription_contract VK saved to "./target/tmp/tmp.jFdfuRCQ2I/vk" (mem: 452.69 MiB)
app/app_subscription_contract Completed 2.1 KiB/2.1 KiB (25.1 KiB/s) with 1 file(s) remaining
app/app_subscription_contract upload: ../../../../../tmp/tmp.LKBQFbi50p to s3://aztec-ci-artifacts/build-cache/vk-d9ff73ebed9eb862-97d5f4a7436e1ab8ad62904082cb90d4ec6798ff2b246a1102e287bec892dbd4.tar.gz
app/app_subscription_contract Cache upload of vk-d9ff73ebed9eb862-97d5f4a7436e1ab8ad62904082cb90d4ec6798ff2b246a1102e287bec892dbd4.tar.gz complete in 1s.
app/app_subscription_contract Processing function: sync_private_state...
app/app_subscription_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/uniswap_contract compile app/uniswap_contract
fees/fpc_contract compile fees/fpc_contract
docs/docs_example_contract compile docs/docs_example_contract
account/schnorr_account_contract Processing function: constructor...
account/schnorr_account_contract Cache download of vk-bc7f92e2e9b42368-4042b6b79638e9d7f04721ce4d04a51e16b86c98926d17a8e979ffd9eaab9937.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.lgAz36f894 (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: 31.19 MiB)
account/schnorr_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 32.69 MiB)
account/schnorr_account_contract goblin ecc op : 4/1024 (mem: 32.69 MiB)
account/schnorr_account_contract busread : 742/6000 (mem: 32.69 MiB)
account/schnorr_account_contract lookups : 9322/15000 (mem: 32.69 MiB)
account/schnorr_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 32.69 MiB)
account/schnorr_account_contract arithmetic : 13483/56000 (mem: 32.69 MiB)
account/schnorr_account_contract delta range : 2340/18000 (mem: 32.69 MiB)
account/schnorr_account_contract elliptic : 1008/6000 (mem: 32.69 MiB)
account/schnorr_account_contract auxiliary : 704/26000 (mem: 32.69 MiB)
account/schnorr_account_contract poseidon ext : 132/17000 (mem: 32.69 MiB)
account/schnorr_account_contract poseidon int : 743/92000 (mem: 32.69 MiB)
account/schnorr_account_contract overflow : 0/0 (mem: 32.69 MiB)
account/schnorr_account_contract (mem: 32.69 MiB)
account/schnorr_account_contract Total structured size: 242025 (mem: 32.69 MiB)
account/schnorr_account_contract allocating polynomials object in proving key... (mem: 33.19 MiB)
account/schnorr_account_contract populating trace... (mem: 264.19 MiB)
account/schnorr_account_contract time to construct proving key: 293 ms. (mem: 280.69 MiB)
account/schnorr_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 392.69 MiB)
account/schnorr_account_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 441.11 MiB)
account/schnorr_account_contract VK saved to "./target/tmp/tmp.lgAz36f894/vk" (mem: 441.11 MiB)
account/schnorr_account_contract Completed 2.1 KiB/2.1 KiB (30.4 KiB/s) with 1 file(s) remaining
account/schnorr_account_contract upload: ../../../../../tmp/tmp.hp4D4iJJjK to s3://aztec-ci-artifacts/build-cache/vk-bc7f92e2e9b42368-4042b6b79638e9d7f04721ce4d04a51e16b86c98926d17a8e979ffd9eaab9937.tar.gz
account/schnorr_account_contract Cache upload of vk-bc7f92e2e9b42368-4042b6b79638e9d7f04721ce4d04a51e16b86c98926d17a8e979ffd9eaab9937.tar.gz complete in 1s.
account/schnorr_account_contract Processing function: entrypoint...
account/schnorr_account_contract Cache download of vk-bc7f92e2e9b42368-4808530ab3914eb3337a6bd35f5663fc9a949a1cedddbcd12afdf5ebecae962f.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.trYjl7wHLw (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: 29.63 MiB)
account/schnorr_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 32.13 MiB)
account/schnorr_account_contract goblin ecc op : 4/1024 (mem: 32.13 MiB)
account/schnorr_account_contract busread : 742/6000 (mem: 32.13 MiB)
account/schnorr_account_contract lookups : 2076/15000 (mem: 32.13 MiB)
account/schnorr_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 32.13 MiB)
account/schnorr_account_contract arithmetic : 9353/56000 (mem: 32.13 MiB)
account/schnorr_account_contract delta range : 2977/18000 (mem: 32.13 MiB)
account/schnorr_account_contract elliptic : 794/6000 (mem: 32.13 MiB)
account/schnorr_account_contract auxiliary : 4528/26000 (mem: 32.13 MiB)
account/schnorr_account_contract poseidon ext : 312/17000 (mem: 32.13 MiB)
account/schnorr_account_contract poseidon int : 1769/92000 (mem: 32.13 MiB)
account/schnorr_account_contract overflow : 0/0 (mem: 32.13 MiB)
account/schnorr_account_contract (mem: 32.13 MiB)
account/schnorr_account_contract Total structured size: 242025 (mem: 32.13 MiB)
account/schnorr_account_contract allocating polynomials object in proving key... (mem: 32.13 MiB)
account/schnorr_account_contract populating trace... (mem: 263.13 MiB)
account/schnorr_account_contract time to construct proving key: 294 ms. (mem: 279.63 MiB)
account/schnorr_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 391.63 MiB)
account/schnorr_account_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 440.13 MiB)
account/schnorr_account_contract VK saved to "./target/tmp/tmp.trYjl7wHLw/vk" (mem: 440.13 MiB)
account/schnorr_account_contract Completed 2.1 KiB/2.1 KiB (31.8 KiB/s) with 1 file(s) remaining
account/schnorr_account_contract upload: ../../../../../tmp/tmp.65igCc3IAT to s3://aztec-ci-artifacts/build-cache/vk-bc7f92e2e9b42368-4808530ab3914eb3337a6bd35f5663fc9a949a1cedddbcd12afdf5ebecae962f.tar.gz
account/schnorr_account_contract Cache upload of vk-bc7f92e2e9b42368-4808530ab3914eb3337a6bd35f5663fc9a949a1cedddbcd12afdf5ebecae962f.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.
account/schnorr_account_contract Processing function: sync_private_state...
account/schnorr_account_contract Function sync_private_state is neither public nor unconstrained, skipping.
account/schnorr_account_contract Processing function: verify_private_authwit...
account/schnorr_account_contract Cache download of vk-bc7f92e2e9b42368-b8c20486c733aab6aaa500372613bf0cd2b36fab6ee839281aeb15e82c0a35f7.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.vnJpSeTuLK (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.98 MiB)
account/schnorr_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 25.98 MiB)
account/schnorr_account_contract goblin ecc op : 4/1024 (mem: 25.98 MiB)
account/schnorr_account_contract busread : 742/6000 (mem: 25.98 MiB)
account/schnorr_account_contract lookups : 2076/15000 (mem: 25.98 MiB)
account/schnorr_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 25.98 MiB)
account/schnorr_account_contract arithmetic : 7308/56000 (mem: 25.98 MiB)
account/schnorr_account_contract delta range : 2589/18000 (mem: 25.98 MiB)
account/schnorr_account_contract elliptic : 794/6000 (mem: 25.98 MiB)
account/schnorr_account_contract auxiliary : 538/26000 (mem: 25.98 MiB)
account/schnorr_account_contract poseidon ext : 72/17000 (mem: 25.98 MiB)
account/schnorr_account_contract poseidon int : 401/92000 (mem: 25.98 MiB)
account/schnorr_account_contract overflow : 0/0 (mem: 25.98 MiB)
account/schnorr_account_contract (mem: 25.98 MiB)
account/schnorr_account_contract Total structured size: 242025 (mem: 25.98 MiB)
account/schnorr_account_contract allocating polynomials object in proving key... (mem: 25.98 MiB)
account/schnorr_account_contract populating trace... (mem: 255.98 MiB)
account/schnorr_account_contract time to construct proving key: 281 ms. (mem: 272.98 MiB)
account/schnorr_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 384.26 MiB)
account/schnorr_account_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 432.42 MiB)
account/schnorr_account_contract VK saved to "./target/tmp/tmp.vnJpSeTuLK/vk" (mem: 432.42 MiB)
account/schnorr_account_contract Completed 2.1 KiB/2.1 KiB (30.4 KiB/s) with 1 file(s) remaining
account/schnorr_account_contract upload: ../../../../../tmp/tmp.ijQeXkdcFt to s3://aztec-ci-artifacts/build-cache/vk-bc7f92e2e9b42368-b8c20486c733aab6aaa500372613bf0cd2b36fab6ee839281aeb15e82c0a35f7.tar.gz
account/schnorr_account_contract Cache upload of vk-bc7f92e2e9b42368-b8c20486c733aab6aaa500372613bf0cd2b36fab6ee839281aeb15e82c0a35f7.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.
app/simple_token_contract compile app/simple_token_contract
app/price_feed_contract Cache download and extraction of contract-21be6dcba6a363e6.tar.gz complete in 1s.
app/lending_contract Processing function: constructor...
app/lending_contract Cache download of vk-02d2fde6a77038bb-1eb8996b194743e3cee14cb1073653f859d637d98c57f1b1593827b62fa85254.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.04wugbNBPu (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.83 MiB)
app/lending_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 13.33 MiB)
app/lending_contract goblin ecc op : 4/1024 (mem: 13.33 MiB)
app/lending_contract busread : 742/6000 (mem: 13.33 MiB)
app/lending_contract lookups : 2/15000 (mem: 13.33 MiB)
app/lending_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 13.33 MiB)
app/lending_contract arithmetic : 3595/56000 (mem: 13.33 MiB)
app/lending_contract delta range : 1835/18000 (mem: 13.33 MiB)
app/lending_contract elliptic : 340/6000 (mem: 13.33 MiB)
app/lending_contract auxiliary : 187/26000 (mem: 13.33 MiB)
app/lending_contract poseidon ext : 102/17000 (mem: 13.33 MiB)
app/lending_contract poseidon int : 572/92000 (mem: 13.33 MiB)
app/lending_contract overflow : 0/0 (mem: 13.33 MiB)
app/lending_contract (mem: 13.33 MiB)
app/lending_contract Total structured size: 242025 (mem: 13.33 MiB)
app/lending_contract allocating polynomials object in proving key... (mem: 13.33 MiB)
app/lending_contract populating trace... (mem: 251.83 MiB)
app/lending_contract time to construct proving key: 232 ms. (mem: 266.33 MiB)
app/lending_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 378.33 MiB)
app/lending_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 426.40 MiB)
app/lending_contract VK saved to "./target/tmp/tmp.04wugbNBPu/vk" (mem: 426.40 MiB)
app/lending_contract Completed 2.1 KiB/2.1 KiB (56.3 KiB/s) with 1 file(s) remaining
app/lending_contract upload: ../../../../../tmp/tmp.zAuLCdP0uS to s3://aztec-ci-artifacts/build-cache/vk-02d2fde6a77038bb-1eb8996b194743e3cee14cb1073653f859d637d98c57f1b1593827b62fa85254.tar.gz
app/lending_contract Cache upload of vk-02d2fde6a77038bb-1eb8996b194743e3cee14cb1073653f859d637d98c57f1b1593827b62fa85254.tar.gz complete in 2s.
app/lending_contract Processing function: deposit_private...
app/lending_contract Cache download of vk-02d2fde6a77038bb-3185ec2dc6d74c9dc09279e4d481ad2c99457a8d3bd88c9ef5a98d1698d35b7f.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.HRXdBDHDsx (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.16 MiB)
app/lending_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.66 MiB)
app/lending_contract goblin ecc op : 4/1024 (mem: 17.66 MiB)
app/lending_contract busread : 742/6000 (mem: 17.66 MiB)
app/lending_contract lookups : 60/15000 (mem: 17.66 MiB)
app/lending_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.66 MiB)
app/lending_contract arithmetic : 3388/56000 (mem: 17.66 MiB)
app/lending_contract delta range : 1802/18000 (mem: 17.66 MiB)
app/lending_contract elliptic : 61/6000 (mem: 17.66 MiB)
app/lending_contract auxiliary : 26/26000 (mem: 17.66 MiB)
app/lending_contract poseidon ext : 72/17000 (mem: 17.66 MiB)
app/lending_contract poseidon int : 401/92000 (mem: 17.66 MiB)
app/lending_contract overflow : 0/0 (mem: 17.66 MiB)
app/lending_contract (mem: 17.66 MiB)
app/lending_contract Total structured size: 242025 (mem: 17.66 MiB)
app/lending_contract allocating polynomials object in proving key... (mem: 18.16 MiB)
app/lending_contract populating trace... (mem: 253.16 MiB)
app/lending_contract time to construct proving key: 255 ms. (mem: 267.66 MiB)
app/lending_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 379.16 MiB)
app/lending_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 427.44 MiB)
app/lending_contract VK saved to "./target/tmp/tmp.HRXdBDHDsx/vk" (mem: 427.44 MiB)
app/lending_contract Completed 2.1 KiB/2.1 KiB (27.9 KiB/s) with 1 file(s) remaining
app/lending_contract upload: ../../../../../tmp/tmp.W8TsbWZXWn to s3://aztec-ci-artifacts/build-cache/vk-02d2fde6a77038bb-3185ec2dc6d74c9dc09279e4d481ad2c99457a8d3bd88c9ef5a98d1698d35b7f.tar.gz
app/lending_contract Cache upload of vk-02d2fde6a77038bb-3185ec2dc6d74c9dc09279e4d481ad2c99457a8d3bd88c9ef5a98d1698d35b7f.tar.gz complete in 2s.
app/lending_contract Processing function: deposit_public...
app/lending_contract Function deposit_public is neither public nor unconstrained, skipping.
app/lending_contract Processing function: get_asset...
app/lending_contract Function get_asset is neither public nor unconstrained, skipping.
app/lending_contract Processing function: get_assets...
app/lending_contract Function get_assets is neither public nor unconstrained, skipping.
app/lending_contract Processing function: get_position...
app/lending_contract Function get_position is neither public nor unconstrained, skipping.
app/lending_contract Processing function: init...
app/lending_contract Function init is neither public nor unconstrained, skipping.
app/lending_contract Processing function: process_message...
app/lending_contract Function process_message is neither public nor unconstrained, skipping.
app/lending_contract Processing function: public_dispatch...
app/lending_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/lending_contract Processing function: repay_private...
app/lending_contract Cache download of vk-02d2fde6a77038bb-16cf5871726ccd92bcc880247e9f479141d20e731e8c2fe9307e9f678e3f427b.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.PmTGLIztVM (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.34 MiB)
app/lending_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.84 MiB)
app/lending_contract goblin ecc op : 4/1024 (mem: 15.84 MiB)
app/lending_contract busread : 742/6000 (mem: 15.84 MiB)
app/lending_contract lookups : 60/15000 (mem: 15.84 MiB)
app/lending_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.84 MiB)
app/lending_contract arithmetic : 3388/56000 (mem: 15.84 MiB)
app/lending_contract delta range : 1802/18000 (mem: 15.84 MiB)
app/lending_contract elliptic : 61/6000 (mem: 15.84 MiB)
app/lending_contract auxiliary : 26/26000 (mem: 15.84 MiB)
app/lending_contract poseidon ext : 72/17000 (mem: 15.84 MiB)
app/lending_contract poseidon int : 401/92000 (mem: 15.84 MiB)
app/lending_contract overflow : 0/0 (mem: 15.84 MiB)
app/lending_contract (mem: 15.84 MiB)
app/lending_contract Total structured size: 242025 (mem: 15.84 MiB)
app/lending_contract allocating polynomials object in proving key... (mem: 16.34 MiB)
app/lending_contract populating trace... (mem: 250.34 MiB)
app/lending_contract time to construct proving key: 230 ms. (mem: 264.34 MiB)
app/lending_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 375.84 MiB)
app/lending_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 424.70 MiB)
app/lending_contract VK saved to "./target/tmp/tmp.PmTGLIztVM/vk" (mem: 424.70 MiB)
app/lending_contract Completed 2.1 KiB/2.1 KiB (29.6 KiB/s) with 1 file(s) remaining
app/lending_contract upload: ../../../../../tmp/tmp.gVfwXyNPx9 to s3://aztec-ci-artifacts/build-cache/vk-02d2fde6a77038bb-16cf5871726ccd92bcc880247e9f479141d20e731e8c2fe9307e9f678e3f427b.tar.gz
app/lending_contract Cache upload of vk-02d2fde6a77038bb-16cf5871726ccd92bcc880247e9f479141d20e731e8c2fe9307e9f678e3f427b.tar.gz complete in 1s.
app/lending_contract Processing function: repay_public...
app/lending_contract Function repay_public is neither public nor unconstrained, skipping.
app/lending_contract Processing function: sync_private_state...
app/lending_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/lending_contract Processing function: update_accumulator...
app/lending_contract Function update_accumulator is neither public nor unconstrained, skipping.
app/lending_contract Processing function: withdraw_private...
app/lending_contract Cache download of vk-02d2fde6a77038bb-196efc80bbc2a9ebc04dfd821fa585bca5d28bceaf6689ba286bc455815c6851.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.gkHPMxcxqC (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.61 MiB)
app/lending_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.11 MiB)
app/lending_contract goblin ecc op : 4/1024 (mem: 17.11 MiB)
app/lending_contract busread : 742/6000 (mem: 17.11 MiB)
app/lending_contract lookups : 60/15000 (mem: 17.11 MiB)
app/lending_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.11 MiB)
app/lending_contract arithmetic : 3349/56000 (mem: 17.11 MiB)
app/lending_contract delta range : 1801/18000 (mem: 17.11 MiB)
app/lending_contract elliptic : 61/6000 (mem: 17.11 MiB)
app/lending_contract auxiliary : 26/26000 (mem: 17.11 MiB)
app/lending_contract poseidon ext : 42/17000 (mem: 17.11 MiB)
app/lending_contract poseidon int : 230/92000 (mem: 17.11 MiB)
app/lending_contract overflow : 0/0 (mem: 17.11 MiB)
app/lending_contract (mem: 17.11 MiB)
app/lending_contract Total structured size: 242025 (mem: 17.11 MiB)
app/lending_contract allocating polynomials object in proving key... (mem: 17.61 MiB)
app/lending_contract populating trace... (mem: 258.11 MiB)
app/lending_contract time to construct proving key: 190 ms. (mem: 272.11 MiB)
app/lending_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 383.61 MiB)
app/lending_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 431.93 MiB)
app/lending_contract VK saved to "./target/tmp/tmp.gkHPMxcxqC/vk" (mem: 431.93 MiB)
app/lending_contract Completed 2.1 KiB/2.1 KiB (26.9 KiB/s) with 1 file(s) remaining
app/lending_contract upload: ../../../../../tmp/tmp.LYmpuTuRs9 to s3://aztec-ci-artifacts/build-cache/vk-02d2fde6a77038bb-196efc80bbc2a9ebc04dfd821fa585bca5d28bceaf6689ba286bc455815c6851.tar.gz
app/lending_contract Cache upload of vk-02d2fde6a77038bb-196efc80bbc2a9ebc04dfd821fa585bca5d28bceaf6689ba286bc455815c6851.tar.gz complete in 1s.
app/lending_contract Processing function: withdraw_public...
app/lending_contract Function withdraw_public is neither public nor unconstrained, skipping.
app/easy_private_token_contract Processing function: constructor...
app/easy_private_token_contract Cache download of vk-cca4dfc6214bc5c1-5d69473bdca2a5607933acec32a93f069d3c3a5293510085b9a3653a1bf8709c.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.Xvdnk6q31T (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: 32.06 MiB)
app/easy_private_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 34.06 MiB)
app/easy_private_token_contract goblin ecc op : 4/1024 (mem: 34.06 MiB)
app/easy_private_token_contract busread : 742/6000 (mem: 34.06 MiB)
app/easy_private_token_contract lookups : 9354/15000 (mem: 34.06 MiB)
app/easy_private_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 34.06 MiB)
app/easy_private_token_contract arithmetic : 13954/56000 (mem: 34.06 MiB)
app/easy_private_token_contract delta range : 2355/18000 (mem: 34.06 MiB)
app/easy_private_token_contract elliptic : 1008/6000 (mem: 34.06 MiB)
app/easy_private_token_contract auxiliary : 704/26000 (mem: 34.06 MiB)
app/easy_private_token_contract poseidon ext : 142/17000 (mem: 34.06 MiB)
app/easy_private_token_contract poseidon int : 800/92000 (mem: 34.06 MiB)
app/easy_private_token_contract overflow : 0/0 (mem: 34.06 MiB)
app/easy_private_token_contract (mem: 34.06 MiB)
app/easy_private_token_contract Total structured size: 242025 (mem: 34.06 MiB)
app/easy_private_token_contract allocating polynomials object in proving key... (mem: 34.06 MiB)
app/easy_private_token_contract populating trace... (mem: 270.06 MiB)
app/easy_private_token_contract time to construct proving key: 240 ms. (mem: 287.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: 398.56 MiB)
app/easy_private_token_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 446.59 MiB)
app/easy_private_token_contract VK saved to "./target/tmp/tmp.Xvdnk6q31T/vk" (mem: 446.59 MiB)
app/easy_private_token_contract Completed 2.1 KiB/2.1 KiB (35.8 KiB/s) with 1 file(s) remaining
app/easy_private_token_contract upload: ../../../../../tmp/tmp.lF6F6itAU3 to s3://aztec-ci-artifacts/build-cache/vk-cca4dfc6214bc5c1-5d69473bdca2a5607933acec32a93f069d3c3a5293510085b9a3653a1bf8709c.tar.gz
app/easy_private_token_contract Cache upload of vk-cca4dfc6214bc5c1-5d69473bdca2a5607933acec32a93f069d3c3a5293510085b9a3653a1bf8709c.tar.gz complete in 1s.
fees/sponsored_fpc_contract compile fees/sponsored_fpc_contract
app/easy_private_token_contract Processing function: get_balance...
app/easy_private_token_contract Function get_balance is neither public nor unconstrained, skipping.
app/easy_private_token_contract Processing function: mint...
app/easy_private_token_contract Cache download of vk-cca4dfc6214bc5c1-3f331e44853640cb8a0c82729e804621d784be7d56937afea38d49d52f6142e7.tar.gz failed.
app/easy_private_token_contract Generating vk for function: mint...
app/easy_private_token_contract bb command: write_vk (mem: 4.50 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.3IzgH6NeKe (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: 30.16 MiB)
app/easy_private_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 31.16 MiB)
app/easy_private_token_contract goblin ecc op : 4/1024 (mem: 31.16 MiB)
app/easy_private_token_contract busread : 742/6000 (mem: 31.16 MiB)
app/easy_private_token_contract lookups : 9354/15000 (mem: 31.16 MiB)
app/easy_private_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 31.16 MiB)
app/easy_private_token_contract arithmetic : 13646/56000 (mem: 31.16 MiB)
app/easy_private_token_contract delta range : 2308/18000 (mem: 31.16 MiB)
app/easy_private_token_contract elliptic : 670/6000 (mem: 31.16 MiB)
app/easy_private_token_contract auxiliary : 543/26000 (mem: 31.16 MiB)
app/easy_private_token_contract poseidon ext : 42/17000 (mem: 31.16 MiB)
app/easy_private_token_contract poseidon int : 230/92000 (mem: 31.16 MiB)
app/easy_private_token_contract overflow : 0/0 (mem: 31.16 MiB)
app/easy_private_token_contract (mem: 31.16 MiB)
app/easy_private_token_contract Total structured size: 242025 (mem: 31.16 MiB)
app/easy_private_token_contract allocating polynomials object in proving key... (mem: 31.16 MiB)
app/easy_private_token_contract populating trace... (mem: 269.66 MiB)
app/easy_private_token_contract time to construct proving key: 283 ms. (mem: 286.16 MiB)
app/easy_private_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 399.16 MiB)
app/easy_private_token_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 447.19 MiB)
app/easy_private_token_contract VK saved to "./target/tmp/tmp.3IzgH6NeKe/vk" (mem: 447.19 MiB)
app/easy_private_token_contract Completed 2.1 KiB/2.1 KiB (65.2 KiB/s) with 1 file(s) remaining
app/easy_private_token_contract upload: ../../../../../tmp/tmp.dcftUxZMkk to s3://aztec-ci-artifacts/build-cache/vk-cca4dfc6214bc5c1-3f331e44853640cb8a0c82729e804621d784be7d56937afea38d49d52f6142e7.tar.gz
app/easy_private_token_contract Cache upload of vk-cca4dfc6214bc5c1-3f331e44853640cb8a0c82729e804621d784be7d56937afea38d49d52f6142e7.tar.gz complete in 1s.
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.
protocol/auth_registry_contract compile protocol/auth_registry_contract
app/token_blacklist_contract Cache download and extraction of contract-abb534db9306310c.tar.gz complete in 1s.
protocol/contract_class_registerer_contract compile protocol/contract_class_registerer_contract
app/card_game_contract Processing function: buy_pack...
app/card_game_contract Cache download of vk-efd524a94c8d10ac-13eaade35a27d09c159cd1789becf6bb323962adf3aa9a9115dabb7dfdc63b11.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.t68m8B17ju (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: 60.54 MiB)
app/card_game_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 61.04 MiB)
app/card_game_contract goblin ecc op : 4/1024 (mem: 61.04 MiB)
app/card_game_contract busread : 742/6000 (mem: 61.04 MiB)
app/card_game_contract lookups : 30954/15000 (mem: 61.04 MiB)
app/card_game_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 61.04 MiB)
app/card_game_contract arithmetic : 32534/56000 (mem: 61.04 MiB)
app/card_game_contract delta range : 3338/18000 (mem: 61.04 MiB)
app/card_game_contract elliptic : 2344/6000 (mem: 61.04 MiB)
app/card_game_contract auxiliary : 1738/26000 (mem: 61.04 MiB)
app/card_game_contract poseidon ext : 162/17000 (mem: 61.04 MiB)
app/card_game_contract poseidon int : 914/92000 (mem: 61.04 MiB)
app/card_game_contract overflow : 0/0 (mem: 61.04 MiB)
app/card_game_contract (mem: 61.04 MiB)
app/card_game_contract Total structured size: 242025 (mem: 61.04 MiB)
app/card_game_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 68.54 MiB)
app/card_game_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 68.54 MiB)
app/card_game_contract goblin ecc op : 4/1024 (mem: 68.54 MiB)
app/card_game_contract busread : 742/6000 (mem: 68.54 MiB)
app/card_game_contract lookups : 15000/15000 (mem: 68.54 MiB)
app/card_game_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 68.54 MiB)
app/card_game_contract arithmetic : 32534/56000 (mem: 68.54 MiB)
app/card_game_contract delta range : 3338/18000 (mem: 68.54 MiB)
app/card_game_contract elliptic : 2344/6000 (mem: 68.54 MiB)
app/card_game_contract auxiliary : 1738/26000 (mem: 68.54 MiB)
app/card_game_contract poseidon ext : 162/17000 (mem: 68.54 MiB)
app/card_game_contract poseidon int : 914/92000 (mem: 68.54 MiB)
app/card_game_contract overflow : 15955/15955 (mem: 68.54 MiB)
app/card_game_contract (mem: 68.54 MiB)
app/card_game_contract Total structured size: 257980 (mem: 68.54 MiB)
app/card_game_contract allocating polynomials object in proving key... (mem: 68.54 MiB)
app/card_game_contract populating trace... (mem: 514.04 MiB)
app/card_game_contract time to construct proving key: 452 ms. (mem: 535.04 MiB)
app/card_game_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 641.63 MiB)
app/card_game_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 689.23 MiB)
app/card_game_contract VK saved to "./target/tmp/tmp.t68m8B17ju/vk" (mem: 689.23 MiB)
app/card_game_contract Completed 2.1 KiB/2.1 KiB (27.1 KiB/s) with 1 file(s) remaining
app/card_game_contract upload: ../../../../../tmp/tmp.czSp8ABaVH to s3://aztec-ci-artifacts/build-cache/vk-efd524a94c8d10ac-13eaade35a27d09c159cd1789becf6bb323962adf3aa9a9115dabb7dfdc63b11.tar.gz
app/card_game_contract Cache upload of vk-efd524a94c8d10ac-13eaade35a27d09c159cd1789becf6bb323962adf3aa9a9115dabb7dfdc63b11.tar.gz complete in 2s.
app/token_bridge_contract Cache download and extraction of contract-0dbc354a6b763c82.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.
app/uniswap_contract Cache download and extraction of contract-45a68d907e37b83f.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.
app/simple_token_contract Cache download and extraction of contract-92a443b5ec751ee7.tar.gz complete in 0s.
fees/sponsored_fpc_contract Cache download and extraction of contract-4fafb17f4a23d558.tar.gz complete in 0s.
docs/docs_example_contract Cache download and extraction of contract-5cb2ab2ce7cc725e.tar.gz complete in 0s.
fees/fpc_contract Cache download and extraction of contract-513c370fee4a6070.tar.gz complete in 0s.
app/token_contract Cache download and extraction of contract-cdd272de94c04a35.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/auth_registry_contract Cache download and extraction of contract-9a03bf430e0c141a.tar.gz complete in 0s.
protocol/contract_instance_deployer_contract compile protocol/contract_instance_deployer_contract
app/easy_private_token_contract Processing function: transfer...
app/easy_private_token_contract Cache download of vk-cca4dfc6214bc5c1-3bdd8ab10b3715eb712ff4e185c9a7bf32872c8e71695e316f810fc149c28203.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.Q2ezHcyF0x (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: 85.73 MiB)
app/easy_private_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 105.23 MiB)
app/easy_private_token_contract goblin ecc op : 4/1024 (mem: 105.23 MiB)
app/easy_private_token_contract busread : 742/6000 (mem: 105.23 MiB)
app/easy_private_token_contract lookups : 18706/15000 (mem: 105.23 MiB)
app/easy_private_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 105.23 MiB)
app/easy_private_token_contract arithmetic : 44746/56000 (mem: 105.23 MiB)
app/easy_private_token_contract delta range : 6130/18000 (mem: 105.23 MiB)
app/easy_private_token_contract elliptic : 6490/6000 (mem: 105.23 MiB)
app/easy_private_token_contract auxiliary : 20915/26000 (mem: 105.23 MiB)
app/easy_private_token_contract poseidon ext : 2632/17000 (mem: 105.23 MiB)
app/easy_private_token_contract poseidon int : 14993/92000 (mem: 105.23 MiB)
app/easy_private_token_contract overflow : 0/0 (mem: 105.23 MiB)
app/easy_private_token_contract (mem: 105.23 MiB)
app/easy_private_token_contract Total structured size: 242025 (mem: 105.23 MiB)
app/easy_private_token_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 106.23 MiB)
app/easy_private_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 106.23 MiB)
app/easy_private_token_contract goblin ecc op : 4/1024 (mem: 106.23 MiB)
app/easy_private_token_contract busread : 742/6000 (mem: 106.23 MiB)
app/easy_private_token_contract lookups : 15000/15000 (mem: 106.23 MiB)
app/easy_private_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 106.23 MiB)
app/easy_private_token_contract arithmetic : 44746/56000 (mem: 106.23 MiB)
app/easy_private_token_contract delta range : 6130/18000 (mem: 106.23 MiB)
app/easy_private_token_contract elliptic : 6000/6000 (mem: 106.23 MiB)
app/easy_private_token_contract auxiliary : 20915/26000 (mem: 106.23 MiB)
app/easy_private_token_contract poseidon ext : 2632/17000 (mem: 106.23 MiB)
app/easy_private_token_contract poseidon int : 14993/92000 (mem: 106.23 MiB)
app/easy_private_token_contract overflow : 4198/4198 (mem: 106.23 MiB)
app/easy_private_token_contract (mem: 106.23 MiB)
app/easy_private_token_contract Total structured size: 246223 (mem: 106.23 MiB)
app/easy_private_token_contract allocating polynomials object in proving key... (mem: 106.23 MiB)
app/easy_private_token_contract populating trace... (mem: 553.23 MiB)
app/easy_private_token_contract time to construct proving key: 367 ms. (mem: 578.73 MiB)
app/easy_private_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 659.23 MiB)
app/easy_private_token_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 710.23 MiB)
app/easy_private_token_contract VK saved to "./target/tmp/tmp.Q2ezHcyF0x/vk" (mem: 710.23 MiB)
app/easy_private_token_contract Completed 2.1 KiB/2.1 KiB (31.8 KiB/s) with 1 file(s) remaining
app/easy_private_token_contract upload: ../../../../../tmp/tmp.iYKFWBQZ78 to s3://aztec-ci-artifacts/build-cache/vk-cca4dfc6214bc5c1-3bdd8ab10b3715eb712ff4e185c9a7bf32872c8e71695e316f810fc149c28203.tar.gz
app/easy_private_token_contract Cache upload of vk-cca4dfc6214bc5c1-3bdd8ab10b3715eb712ff4e185c9a7bf32872c8e71695e316f810fc149c28203.tar.gz complete in 2s.
app/easy_private_token_contract Processing function: public_dispatch...
app/easy_private_token_contract Function public_dispatch is neither public nor unconstrained, skipping.
protocol/contract_class_registerer_contract Cache download and extraction of contract-820c956587cde872.tar.gz complete in 0s.
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.
protocol/contract_instance_deployer_contract Cache download and extraction of contract-5d8852152a1e594e.tar.gz complete in 0s.
account/simulated_account_contract Processing function: entrypoint...
account/simulated_account_contract Cache download of vk-fb35b116193df3ae-445ba5fb126d753fe99fdc91d2d879f1dd3300e0a56d20b0de6ffc2245e59653.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.j02Cc3eh7P (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.33 MiB)
account/simulated_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.33 MiB)
account/simulated_account_contract goblin ecc op : 4/1024 (mem: 19.33 MiB)
account/simulated_account_contract busread : 742/6000 (mem: 19.33 MiB)
account/simulated_account_contract lookups : 2/15000 (mem: 19.33 MiB)
account/simulated_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.33 MiB)
account/simulated_account_contract arithmetic : 5184/56000 (mem: 19.33 MiB)
account/simulated_account_contract delta range : 2173/18000 (mem: 19.33 MiB)
account/simulated_account_contract elliptic : 2/6000 (mem: 19.33 MiB)
account/simulated_account_contract auxiliary : 4016/26000 (mem: 19.33 MiB)
account/simulated_account_contract poseidon ext : 132/17000 (mem: 19.33 MiB)
account/simulated_account_contract poseidon int : 743/92000 (mem: 19.33 MiB)
account/simulated_account_contract overflow : 0/0 (mem: 19.33 MiB)
account/simulated_account_contract (mem: 19.33 MiB)
account/simulated_account_contract Total structured size: 242025 (mem: 19.33 MiB)
account/simulated_account_contract allocating polynomials object in proving key... (mem: 19.33 MiB)
account/simulated_account_contract populating trace... (mem: 254.33 MiB)
account/simulated_account_contract time to construct proving key: 123 ms. (mem: 268.83 MiB)
account/simulated_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 381.33 MiB)
account/simulated_account_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 429.96 MiB)
account/simulated_account_contract VK saved to "./target/tmp/tmp.j02Cc3eh7P/vk" (mem: 429.96 MiB)
account/simulated_account_contract Completed 2.1 KiB/2.1 KiB (23.5 KiB/s) with 1 file(s) remaining
account/simulated_account_contract upload: ../../../../../tmp/tmp.9ViPREdT0S to s3://aztec-ci-artifacts/build-cache/vk-fb35b116193df3ae-445ba5fb126d753fe99fdc91d2d879f1dd3300e0a56d20b0de6ffc2245e59653.tar.gz
account/simulated_account_contract Cache upload of vk-fb35b116193df3ae-445ba5fb126d753fe99fdc91d2d879f1dd3300e0a56d20b0de6ffc2245e59653.tar.gz complete in 1s.
account/simulated_account_contract Processing function: process_message...
account/simulated_account_contract Function process_message is neither public nor unconstrained, skipping.
account/simulated_account_contract Processing function: sync_private_state...
account/simulated_account_contract Function sync_private_state is neither public nor unconstrained, skipping.
account/simulated_account_contract Processing function: verify_private_authwit...
account/simulated_account_contract Cache download of vk-fb35b116193df3ae-2248a8530fb5995e5b555440ab3e412ae753f5c7d580eece633a23e14d112218.tar.gz failed.
account/simulated_account_contract Generating vk for function: verify_private_authwit...
account/simulated_account_contract bb command: write_vk (mem: 4.50 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.TUftS0tHn5 (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: 9.93 MiB)
account/simulated_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.43 MiB)
account/simulated_account_contract goblin ecc op : 4/1024 (mem: 12.43 MiB)
account/simulated_account_contract busread : 742/6000 (mem: 12.43 MiB)
account/simulated_account_contract lookups : 2/15000 (mem: 12.43 MiB)
account/simulated_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.43 MiB)
account/simulated_account_contract arithmetic : 3309/56000 (mem: 12.43 MiB)
account/simulated_account_contract delta range : 1785/18000 (mem: 12.43 MiB)
account/simulated_account_contract elliptic : 2/6000 (mem: 12.43 MiB)
account/simulated_account_contract auxiliary : 26/26000 (mem: 12.43 MiB)
account/simulated_account_contract poseidon ext : 32/17000 (mem: 12.43 MiB)
account/simulated_account_contract poseidon int : 173/92000 (mem: 12.43 MiB)
account/simulated_account_contract overflow : 0/0 (mem: 12.43 MiB)
account/simulated_account_contract (mem: 12.43 MiB)
account/simulated_account_contract Total structured size: 242025 (mem: 12.43 MiB)
account/simulated_account_contract allocating polynomials object in proving key... (mem: 12.43 MiB)
account/simulated_account_contract populating trace... (mem: 246.43 MiB)
account/simulated_account_contract time to construct proving key: 131 ms. (mem: 261.43 MiB)
account/simulated_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 373.43 MiB)
account/simulated_account_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 421.89 MiB)
account/simulated_account_contract VK saved to "./target/tmp/tmp.TUftS0tHn5/vk" (mem: 421.89 MiB)
account/simulated_account_contract Completed 2.1 KiB/2.1 KiB (30.7 KiB/s) with 1 file(s) remaining
account/simulated_account_contract upload: ../../../../../tmp/tmp.chaFxu8A3S to s3://aztec-ci-artifacts/build-cache/vk-fb35b116193df3ae-2248a8530fb5995e5b555440ab3e412ae753f5c7d580eece633a23e14d112218.tar.gz
account/simulated_account_contract Cache upload of vk-fb35b116193df3ae-2248a8530fb5995e5b555440ab3e412ae753f5c7d580eece633a23e14d112218.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/uniswap_contract Processing function: _approve_bridge_and_exit_input_asset_to_L1...
app/uniswap_contract Function _approve_bridge_and_exit_input_asset_to_L1 is neither public nor unconstrained, skipping.
app/uniswap_contract Processing function: constructor...
app/uniswap_contract Function constructor is neither public nor unconstrained, skipping.
app/uniswap_contract Processing function: process_message...
app/uniswap_contract Function process_message is neither public nor unconstrained, skipping.
app/uniswap_contract Processing function: public_dispatch...
app/uniswap_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/card_game_contract Processing function: claim_cards...
app/card_game_contract Cache download of vk-efd524a94c8d10ac-d613c16d98f41bf301fe17ef0c80bddbb7b24bf0a35013f103c214b403fe5136.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.KTQfVDugg2 (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: 84.16 MiB)
app/card_game_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 87.66 MiB)
app/card_game_contract goblin ecc op : 4/1024 (mem: 87.66 MiB)
app/card_game_contract busread : 742/6000 (mem: 87.66 MiB)
app/card_game_contract lookups : 37468/15000 (mem: 87.66 MiB)
app/card_game_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 87.66 MiB)
app/card_game_contract arithmetic : 41048/56000 (mem: 87.66 MiB)
app/card_game_contract delta range : 3747/18000 (mem: 87.66 MiB)
app/card_game_contract elliptic : 3148/6000 (mem: 87.66 MiB)
app/card_game_contract auxiliary : 2416/26000 (mem: 87.66 MiB)
app/card_game_contract poseidon ext : 132/17000 (mem: 87.66 MiB)
app/card_game_contract poseidon int : 743/92000 (mem: 87.66 MiB)
app/card_game_contract overflow : 0/0 (mem: 87.66 MiB)
app/card_game_contract (mem: 87.66 MiB)
app/card_game_contract Total structured size: 242025 (mem: 87.66 MiB)
app/card_game_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 98.16 MiB)
app/card_game_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 98.16 MiB)
app/card_game_contract goblin ecc op : 4/1024 (mem: 98.16 MiB)
app/card_game_contract busread : 742/6000 (mem: 98.16 MiB)
app/card_game_contract lookups : 15000/15000 (mem: 98.16 MiB)
app/card_game_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 98.16 MiB)
app/card_game_contract arithmetic : 41048/56000 (mem: 98.16 MiB)
app/card_game_contract delta range : 3747/18000 (mem: 98.16 MiB)
app/card_game_contract elliptic : 3148/6000 (mem: 98.16 MiB)
app/card_game_contract auxiliary : 2416/26000 (mem: 98.16 MiB)
app/card_game_contract poseidon ext : 132/17000 (mem: 98.16 MiB)
app/card_game_contract poseidon int : 743/92000 (mem: 98.16 MiB)
app/card_game_contract overflow : 22469/22469 (mem: 98.16 MiB)
app/card_game_contract (mem: 98.16 MiB)
app/card_game_contract Total structured size: 264494 (mem: 98.16 MiB)
app/card_game_contract allocating polynomials object in proving key... (mem: 98.16 MiB)
app/card_game_contract populating trace... (mem: 975.66 MiB)
app/card_game_contract time to construct proving key: 729 ms. (mem: 1013.16 MiB)
app/card_game_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 1231.18 MiB)
app/card_game_contract Initialized BN254 CRS from memory with num points = 524417 (mem: 1327.53 MiB)
app/card_game_contract VK saved to "./target/tmp/tmp.KTQfVDugg2/vk" (mem: 1327.53 MiB)
app/card_game_contract Completed 2.1 KiB/2.1 KiB (36.8 KiB/s) with 1 file(s) remaining
app/card_game_contract upload: ../../../../../tmp/tmp.oxhv1Ag3ag to s3://aztec-ci-artifacts/build-cache/vk-efd524a94c8d10ac-d613c16d98f41bf301fe17ef0c80bddbb7b24bf0a35013f103c214b403fe5136.tar.gz
app/card_game_contract Cache upload of vk-efd524a94c8d10ac-d613c16d98f41bf301fe17ef0c80bddbb7b24bf0a35013f103c214b403fe5136.tar.gz complete in 2s.
fees/fpc_contract Processing function: _complete_refund...
fees/fpc_contract Function _complete_refund is neither public nor unconstrained, skipping.
fees/fpc_contract Processing function: _pay_refund...
fees/fpc_contract Function _pay_refund is neither public nor unconstrained, skipping.
fees/fpc_contract Processing function: constructor...
fees/fpc_contract Function constructor is neither public nor unconstrained, skipping.
protocol/multi_call_entrypoint_contract compile protocol/multi_call_entrypoint_contract
protocol/fee_juice_contract Cache download and extraction of contract-56bff2a73dba96b3.tar.gz complete in 1s.
app/card_game_contract Processing function: join_game...
app/card_game_contract Cache download of vk-efd524a94c8d10ac-7120c2400b3532e3aeb2fd49b8d6aa9f34890ac59fa9b3176163ef0ccd61aec7.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.bnVLCRbzDP (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: 87.06 MiB)
app/card_game_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 106.06 MiB)
app/card_game_contract goblin ecc op : 4/1024 (mem: 106.06 MiB)
app/card_game_contract busread : 742/6000 (mem: 106.06 MiB)
app/card_game_contract lookups : 18706/15000 (mem: 106.06 MiB)
app/card_game_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 106.06 MiB)
app/card_game_contract arithmetic : 50448/56000 (mem: 106.06 MiB)
app/card_game_contract delta range : 5384/18000 (mem: 106.06 MiB)
app/card_game_contract elliptic : 6490/6000 (mem: 106.06 MiB)
app/card_game_contract auxiliary : 20915/26000 (mem: 106.06 MiB)
app/card_game_contract poseidon ext : 2662/17000 (mem: 106.06 MiB)
app/card_game_contract poseidon int : 15164/92000 (mem: 106.06 MiB)
app/card_game_contract overflow : 0/0 (mem: 106.06 MiB)
app/card_game_contract (mem: 106.06 MiB)
app/card_game_contract Total structured size: 242025 (mem: 106.06 MiB)
app/card_game_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 107.06 MiB)
app/card_game_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 107.06 MiB)
app/card_game_contract goblin ecc op : 4/1024 (mem: 107.06 MiB)
app/card_game_contract busread : 742/6000 (mem: 107.06 MiB)
app/card_game_contract lookups : 15000/15000 (mem: 107.06 MiB)
app/card_game_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 107.06 MiB)
app/card_game_contract arithmetic : 50448/56000 (mem: 107.06 MiB)
app/card_game_contract delta range : 5384/18000 (mem: 107.06 MiB)
app/card_game_contract elliptic : 6000/6000 (mem: 107.06 MiB)
app/card_game_contract auxiliary : 20915/26000 (mem: 107.06 MiB)
app/card_game_contract poseidon ext : 2662/17000 (mem: 107.06 MiB)
app/card_game_contract poseidon int : 15164/92000 (mem: 107.06 MiB)
app/card_game_contract overflow : 4198/4198 (mem: 107.06 MiB)
app/card_game_contract (mem: 107.06 MiB)
app/card_game_contract Total structured size: 246223 (mem: 107.06 MiB)
app/card_game_contract allocating polynomials object in proving key... (mem: 107.06 MiB)
app/card_game_contract populating trace... (mem: 554.06 MiB)
app/card_game_contract time to construct proving key: 448 ms. (mem: 579.06 MiB)
app/card_game_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 681.56 MiB)
app/card_game_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 720.56 MiB)
app/card_game_contract VK saved to "./target/tmp/tmp.bnVLCRbzDP/vk" (mem: 721.06 MiB)
app/card_game_contract Completed 2.1 KiB/2.1 KiB (43.4 KiB/s) with 1 file(s) remaining
app/card_game_contract upload: ../../../../../tmp/tmp.AvEyQPTXO4 to s3://aztec-ci-artifacts/build-cache/vk-efd524a94c8d10ac-7120c2400b3532e3aeb2fd49b8d6aa9f34890ac59fa9b3176163ef0ccd61aec7.tar.gz
app/card_game_contract Cache upload of vk-efd524a94c8d10ac-7120c2400b3532e3aeb2fd49b8d6aa9f34890ac59fa9b3176163ef0ccd61aec7.tar.gz complete in 2s.
app/card_game_contract Processing function: on_card_played...
app/card_game_contract Function on_card_played is neither public nor unconstrained, skipping.
app/card_game_contract Processing function: on_cards_claimed...
app/card_game_contract Function on_cards_claimed is neither public nor unconstrained, skipping.
app/card_game_contract Processing function: on_game_joined...
app/card_game_contract Function on_game_joined is neither public nor unconstrained, skipping.
app/card_game_contract Processing function: play_card...
app/card_game_contract Cache download of vk-efd524a94c8d10ac-3838686ecbabdfe63b46c10249c7846f93b2f36f40865d2b69a5d93e5b8d6e35.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.TrXMfHEY8q (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.70 MiB)
app/card_game_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 69.20 MiB)
app/card_game_contract goblin ecc op : 4/1024 (mem: 69.20 MiB)
app/card_game_contract busread : 742/6000 (mem: 69.20 MiB)
app/card_game_contract lookups : 2/15000 (mem: 69.20 MiB)
app/card_game_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 69.20 MiB)
app/card_game_contract arithmetic : 28694/56000 (mem: 69.20 MiB)
app/card_game_contract delta range : 4394/18000 (mem: 69.20 MiB)
app/card_game_contract elliptic : 5154/6000 (mem: 69.20 MiB)
app/card_game_contract auxiliary : 19881/26000 (mem: 69.20 MiB)
app/card_game_contract poseidon ext : 2612/17000 (mem: 69.20 MiB)
app/card_game_contract poseidon int : 14879/92000 (mem: 69.20 MiB)
app/card_game_contract overflow : 0/0 (mem: 69.20 MiB)
app/card_game_contract (mem: 69.20 MiB)
app/card_game_contract Total structured size: 242025 (mem: 69.20 MiB)
app/card_game_contract allocating polynomials object in proving key... (mem: 69.20 MiB)
app/card_game_contract populating trace... (mem: 309.20 MiB)
app/card_game_contract time to construct proving key: 267 ms. (mem: 330.70 MiB)
app/card_game_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 442.70 MiB)
app/card_game_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 490.70 MiB)
app/card_game_contract VK saved to "./target/tmp/tmp.TrXMfHEY8q/vk" (mem: 490.70 MiB)
app/card_game_contract Completed 2.1 KiB/2.1 KiB (45.1 KiB/s) with 1 file(s) remaining
app/card_game_contract upload: ../../../../../tmp/tmp.TVZpoH87Ph to s3://aztec-ci-artifacts/build-cache/vk-efd524a94c8d10ac-3838686ecbabdfe63b46c10249c7846f93b2f36f40865d2b69a5d93e5b8d6e35.tar.gz
app/card_game_contract Cache upload of vk-efd524a94c8d10ac-3838686ecbabdfe63b46c10249c7846f93b2f36f40865d2b69a5d93e5b8d6e35.tar.gz complete in 2s.
app/card_game_contract Processing function: process_message...
app/card_game_contract Function process_message is neither public nor unconstrained, skipping.
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/sponsored_fpc_contract Processing function: process_message...
fees/sponsored_fpc_contract Function process_message is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: _finalize_mint_to_private_unsafe...
app/simple_token_contract Function _finalize_mint_to_private_unsafe is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: _finalize_transfer_to_private_unsafe...
app/simple_token_contract Function _finalize_transfer_to_private_unsafe is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: _increase_public_balance...
app/simple_token_contract Function _increase_public_balance is neither public nor unconstrained, skipping.
protocol/auth_registry_contract Processing function: _set_authorized...
protocol/auth_registry_contract Function _set_authorized is neither public nor unconstrained, skipping.
protocol/auth_registry_contract Processing function: consume...
protocol/auth_registry_contract Function consume is neither public nor unconstrained, skipping.
protocol/auth_registry_contract Processing function: is_consumable...
protocol/auth_registry_contract Function is_consumable is neither public nor unconstrained, skipping.
protocol/auth_registry_contract Processing function: is_reject_all...
protocol/auth_registry_contract Function is_reject_all is neither public nor unconstrained, skipping.
protocol/auth_registry_contract Processing function: process_message...
protocol/auth_registry_contract Function process_message is neither public nor unconstrained, skipping.
protocol/auth_registry_contract Processing function: public_dispatch...
protocol/auth_registry_contract Function public_dispatch is neither public nor unconstrained, skipping.
protocol/auth_registry_contract Processing function: set_authorized...
protocol/auth_registry_contract Function set_authorized is neither public nor unconstrained, skipping.
protocol/router_contract compile protocol/router_contract
app/token_contract Processing function: _finalize_mint_to_private_unsafe...
app/token_contract Function _finalize_mint_to_private_unsafe is neither public nor unconstrained, skipping.
app/token_contract Processing function: _finalize_transfer_to_private_unsafe...
app/token_contract Function _finalize_transfer_to_private_unsafe is neither public nor unconstrained, skipping.
app/token_contract Processing function: _increase_public_balance...
app/token_contract Function _increase_public_balance is neither public nor unconstrained, skipping.
protocol/multi_call_entrypoint_contract Cache download and extraction of contract-2d171c7f44d36ea9.tar.gz complete in 0s.
protocol/fee_juice_contract Processing function: _increase_public_balance...
protocol/fee_juice_contract Function _increase_public_balance is neither public nor unconstrained, skipping.
protocol/fee_juice_contract Processing function: balance_of_public...
protocol/fee_juice_contract Function balance_of_public is neither public nor unconstrained, skipping.
protocol/fee_juice_contract Processing function: check_balance...
protocol/fee_juice_contract Function check_balance is neither public nor unconstrained, skipping.
protocol/router_contract Cache download and extraction of contract-d7953c16c0f3c07e.tar.gz complete in 1s.
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-2b0144c26625b7e8-184fb6f30ce0d450e5613edd2d6aed6b00a4543644a110754b0aa46b45ede5d6.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.AojC34Q04l (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.62 MiB)
app/nft_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.62 MiB)
app/nft_contract goblin ecc op : 4/1024 (mem: 12.62 MiB)
app/nft_contract busread : 742/6000 (mem: 12.62 MiB)
app/nft_contract lookups : 2/15000 (mem: 12.62 MiB)
app/nft_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.62 MiB)
app/nft_contract arithmetic : 3298/56000 (mem: 12.62 MiB)
app/nft_contract delta range : 1787/18000 (mem: 12.62 MiB)
app/nft_contract elliptic : 2/6000 (mem: 12.62 MiB)
app/nft_contract auxiliary : 26/26000 (mem: 12.62 MiB)
app/nft_contract poseidon ext : 22/17000 (mem: 12.62 MiB)
app/nft_contract poseidon int : 116/92000 (mem: 12.62 MiB)
app/nft_contract overflow : 0/0 (mem: 12.62 MiB)
app/nft_contract (mem: 12.62 MiB)
app/nft_contract Total structured size: 242025 (mem: 12.62 MiB)
app/nft_contract allocating polynomials object in proving key... (mem: 12.62 MiB)
app/nft_contract populating trace... (mem: 247.12 MiB)
app/nft_contract time to construct proving key: 104 ms. (mem: 262.12 MiB)
app/nft_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 374.12 MiB)
app/nft_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 422.59 MiB)
app/nft_contract VK saved to "./target/tmp/tmp.AojC34Q04l/vk" (mem: 422.59 MiB)
app/nft_contract Completed 2.1 KiB/2.1 KiB (20.6 KiB/s) with 1 file(s) remaining
app/nft_contract upload: ../../../../../tmp/tmp.XmDlNJgQXz to s3://aztec-ci-artifacts/build-cache/vk-2b0144c26625b7e8-184fb6f30ce0d450e5613edd2d6aed6b00a4543644a110754b0aa46b45ede5d6.tar.gz
app/nft_contract Cache upload of vk-2b0144c26625b7e8-184fb6f30ce0d450e5613edd2d6aed6b00a4543644a110754b0aa46b45ede5d6.tar.gz complete in 5s.
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.
fees/fpc_contract Processing function: fee_entrypoint_private...
fees/fpc_contract Cache download of vk-513c370fee4a6070-fe714b7de88cc77d44c3768bb5caadf13a43bad4c5958b468d1ac2c78e41733b.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.gbyZrK8V0r (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.91 MiB)
fees/fpc_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.41 MiB)
fees/fpc_contract goblin ecc op : 4/1024 (mem: 16.41 MiB)
fees/fpc_contract busread : 742/6000 (mem: 16.41 MiB)
fees/fpc_contract lookups : 2/15000 (mem: 16.41 MiB)
fees/fpc_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.41 MiB)
fees/fpc_contract arithmetic : 4299/56000 (mem: 16.41 MiB)
fees/fpc_contract delta range : 1893/18000 (mem: 16.41 MiB)
fees/fpc_contract elliptic : 2/6000 (mem: 16.41 MiB)
fees/fpc_contract auxiliary : 26/26000 (mem: 16.41 MiB)
fees/fpc_contract poseidon ext : 512/17000 (mem: 16.41 MiB)
fees/fpc_contract poseidon int : 2909/92000 (mem: 16.41 MiB)
fees/fpc_contract overflow : 0/0 (mem: 16.41 MiB)
fees/fpc_contract (mem: 16.41 MiB)
fees/fpc_contract Total structured size: 242025 (mem: 16.41 MiB)
fees/fpc_contract allocating polynomials object in proving key... (mem: 16.41 MiB)
fees/fpc_contract populating trace... (mem: 257.41 MiB)
fees/fpc_contract time to construct proving key: 256 ms. (mem: 271.91 MiB)
fees/fpc_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 384.91 MiB)
fees/fpc_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 432.93 MiB)
fees/fpc_contract VK saved to "./target/tmp/tmp.gbyZrK8V0r/vk" (mem: 432.93 MiB)
fees/fpc_contract Completed 2.1 KiB/2.1 KiB (20.9 KiB/s) with 1 file(s) remaining
fees/fpc_contract upload: ../../../../../tmp/tmp.6OseXh85Wc to s3://aztec-ci-artifacts/build-cache/vk-513c370fee4a6070-fe714b7de88cc77d44c3768bb5caadf13a43bad4c5958b468d1ac2c78e41733b.tar.gz
fees/fpc_contract Cache upload of vk-513c370fee4a6070-fe714b7de88cc77d44c3768bb5caadf13a43bad4c5958b468d1ac2c78e41733b.tar.gz complete in 5s.
app/orderbook_contract Processing function: create_order...
app/orderbook_contract Cache download of vk-576548d6a3c2a6f3-631813ab14bb1816c2d8d9764e08ac1aa655bc80b275a95d3ecfcd50c326d736.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.EL3rVioQY2 (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.44 MiB)
app/orderbook_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.94 MiB)
app/orderbook_contract goblin ecc op : 4/1024 (mem: 15.94 MiB)
app/orderbook_contract busread : 742/6000 (mem: 15.94 MiB)
app/orderbook_contract lookups : 2/15000 (mem: 15.94 MiB)
app/orderbook_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.94 MiB)
app/orderbook_contract arithmetic : 4357/56000 (mem: 15.94 MiB)
app/orderbook_contract delta range : 1907/18000 (mem: 15.94 MiB)
app/orderbook_contract elliptic : 2/6000 (mem: 15.94 MiB)
app/orderbook_contract auxiliary : 26/26000 (mem: 15.94 MiB)
app/orderbook_contract poseidon ext : 522/17000 (mem: 15.94 MiB)
app/orderbook_contract poseidon int : 2966/92000 (mem: 15.94 MiB)
app/orderbook_contract overflow : 0/0 (mem: 15.94 MiB)
app/orderbook_contract (mem: 15.94 MiB)
app/orderbook_contract Total structured size: 242025 (mem: 15.94 MiB)
app/orderbook_contract allocating polynomials object in proving key... (mem: 15.94 MiB)
app/orderbook_contract populating trace... (mem: 251.94 MiB)
app/orderbook_contract time to construct proving key: 121 ms. (mem: 266.94 MiB)
app/orderbook_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 378.94 MiB)
app/orderbook_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 427.15 MiB)
app/orderbook_contract VK saved to "./target/tmp/tmp.EL3rVioQY2/vk" (mem: 427.15 MiB)
app/orderbook_contract Completed 2.1 KiB/2.1 KiB (24.7 KiB/s) with 1 file(s) remaining
app/orderbook_contract upload: ../../../../../tmp/tmp.qH0kQidryl to s3://aztec-ci-artifacts/build-cache/vk-576548d6a3c2a6f3-631813ab14bb1816c2d8d9764e08ac1aa655bc80b275a95d3ecfcd50c326d736.tar.gz
app/orderbook_contract Cache upload of vk-576548d6a3c2a6f3-631813ab14bb1816c2d8d9764e08ac1aa655bc80b275a95d3ecfcd50c326d736.tar.gz complete in 6s.
app/orderbook_contract Processing function: fulfill_order...
app/orderbook_contract Cache download of vk-576548d6a3c2a6f3-680c8326a57c011b6bca8f98f027a238915ab50c18c9cdc06dd12eca31244314.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.BpoWVaHBcA (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: 18.51 MiB)
app/orderbook_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.51 MiB)
app/orderbook_contract goblin ecc op : 4/1024 (mem: 19.51 MiB)
app/orderbook_contract busread : 742/6000 (mem: 19.51 MiB)
app/orderbook_contract lookups : 2/15000 (mem: 19.51 MiB)
app/orderbook_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.51 MiB)
app/orderbook_contract arithmetic : 5272/56000 (mem: 19.51 MiB)
app/orderbook_contract delta range : 1997/18000 (mem: 19.51 MiB)
app/orderbook_contract elliptic : 2/6000 (mem: 19.51 MiB)
app/orderbook_contract auxiliary : 26/26000 (mem: 19.51 MiB)
app/orderbook_contract poseidon ext : 962/17000 (mem: 19.51 MiB)
app/orderbook_contract poseidon int : 5474/92000 (mem: 19.51 MiB)
app/orderbook_contract overflow : 0/0 (mem: 19.51 MiB)
app/orderbook_contract (mem: 19.51 MiB)
app/orderbook_contract Total structured size: 242025 (mem: 19.51 MiB)
app/orderbook_contract allocating polynomials object in proving key... (mem: 19.51 MiB)
app/orderbook_contract populating trace... (mem: 257.01 MiB)
app/orderbook_contract time to construct proving key: 131 ms. (mem: 272.51 MiB)
app/orderbook_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 383.32 MiB)
app/orderbook_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 430.90 MiB)
app/orderbook_contract VK saved to "./target/tmp/tmp.BpoWVaHBcA/vk" (mem: 430.90 MiB)
app/orderbook_contract Completed 2.1 KiB/2.1 KiB (26.8 KiB/s) with 1 file(s) remaining
app/orderbook_contract upload: ../../../../../tmp/tmp.c46xZbGi0E to s3://aztec-ci-artifacts/build-cache/vk-576548d6a3c2a6f3-680c8326a57c011b6bca8f98f027a238915ab50c18c9cdc06dd12eca31244314.tar.gz
app/orderbook_contract Cache upload of vk-576548d6a3c2a6f3-680c8326a57c011b6bca8f98f027a238915ab50c18c9cdc06dd12eca31244314.tar.gz complete in 5s.
app/orderbook_contract Processing function: get_order...
app/orderbook_contract Function get_order is neither public nor unconstrained, skipping.
app/orderbook_contract Processing function: process_message...
app/orderbook_contract Function process_message is neither public nor unconstrained, skipping.
app/orderbook_contract Processing function: public_dispatch...
app/orderbook_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/orderbook_contract Processing function: sync_private_state...
app/orderbook_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/auth_wit_test_contract compile test/auth_wit_test_contract
app/nft_contract Processing function: prepare_private_balance_increase...
app/nft_contract Cache download of vk-2b0144c26625b7e8-0a362fc2ab1ca408944324b548e456c4c1b6f89551f31125bd534343f2ccef57.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.XpA2R1mPs0 (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.02 MiB)
app/nft_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 32.52 MiB)
app/nft_contract goblin ecc op : 4/1024 (mem: 32.52 MiB)
app/nft_contract busread : 742/6000 (mem: 32.52 MiB)
app/nft_contract lookups : 9354/15000 (mem: 32.52 MiB)
app/nft_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 32.52 MiB)
app/nft_contract arithmetic : 13664/56000 (mem: 32.52 MiB)
app/nft_contract delta range : 2307/18000 (mem: 32.52 MiB)
app/nft_contract elliptic : 670/6000 (mem: 32.52 MiB)
app/nft_contract auxiliary : 543/26000 (mem: 32.52 MiB)
app/nft_contract poseidon ext : 62/17000 (mem: 32.52 MiB)
app/nft_contract poseidon int : 344/92000 (mem: 32.52 MiB)
app/nft_contract overflow : 0/0 (mem: 32.52 MiB)
app/nft_contract (mem: 32.52 MiB)
app/nft_contract Total structured size: 242025 (mem: 32.52 MiB)
app/nft_contract allocating polynomials object in proving key... (mem: 32.52 MiB)
app/nft_contract populating trace... (mem: 269.52 MiB)
app/nft_contract time to construct proving key: 152 ms. (mem: 287.52 MiB)
app/nft_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 398.52 MiB)
app/nft_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 445.88 MiB)
app/nft_contract VK saved to "./target/tmp/tmp.XpA2R1mPs0/vk" (mem: 445.88 MiB)
app/nft_contract Completed 2.1 KiB/2.1 KiB (23.0 KiB/s) with 1 file(s) remaining
app/nft_contract upload: ../../../../../tmp/tmp.mlWvHaYg1m to s3://aztec-ci-artifacts/build-cache/vk-2b0144c26625b7e8-0a362fc2ab1ca408944324b548e456c4c1b6f89551f31125bd534343f2ccef57.tar.gz
app/nft_contract Cache upload of vk-2b0144c26625b7e8-0a362fc2ab1ca408944324b548e456c4c1b6f89551f31125bd534343f2ccef57.tar.gz complete in 5s.
app/nft_contract Processing function: private_get_name...
app/nft_contract Cache download of vk-2b0144c26625b7e8-e48608080204a80d56c818ec12d04ef6235c278f30e4f7221d56fd54dd44c336.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.d3Y0BeEf3b (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.79 MiB)
app/nft_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.29 MiB)
app/nft_contract goblin ecc op : 4/1024 (mem: 16.29 MiB)
app/nft_contract busread : 742/6000 (mem: 16.29 MiB)
app/nft_contract lookups : 2/15000 (mem: 16.29 MiB)
app/nft_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.29 MiB)
app/nft_contract arithmetic : 4236/56000 (mem: 16.29 MiB)
app/nft_contract delta range : 1887/18000 (mem: 16.29 MiB)
app/nft_contract elliptic : 2/6000 (mem: 16.29 MiB)
app/nft_contract auxiliary : 26/26000 (mem: 16.29 MiB)
app/nft_contract poseidon ext : 452/17000 (mem: 16.29 MiB)
app/nft_contract poseidon int : 2567/92000 (mem: 16.29 MiB)
app/nft_contract overflow : 0/0 (mem: 16.29 MiB)
app/nft_contract (mem: 16.29 MiB)
app/nft_contract Total structured size: 242025 (mem: 16.29 MiB)
app/nft_contract allocating polynomials object in proving key... (mem: 16.29 MiB)
app/nft_contract populating trace... (mem: 252.29 MiB)
app/nft_contract time to construct proving key: 137 ms. (mem: 266.79 MiB)
app/nft_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 379.29 MiB)
app/nft_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 428.17 MiB)
app/nft_contract VK saved to "./target/tmp/tmp.d3Y0BeEf3b/vk" (mem: 428.17 MiB)
app/nft_contract Completed 2.1 KiB/2.1 KiB (24.2 KiB/s) with 1 file(s) remaining
app/nft_contract upload: ../../../../../tmp/tmp.pnmaUyNoNc to s3://aztec-ci-artifacts/build-cache/vk-2b0144c26625b7e8-e48608080204a80d56c818ec12d04ef6235c278f30e4f7221d56fd54dd44c336.tar.gz
app/nft_contract Cache upload of vk-2b0144c26625b7e8-e48608080204a80d56c818ec12d04ef6235c278f30e4f7221d56fd54dd44c336.tar.gz complete in 7s.
app/nft_contract Processing function: private_get_symbol...
app/nft_contract Cache download of vk-2b0144c26625b7e8-4b0b00ab15f70217efda5ccc37d20896b407d7045e3d29bad17a64f862bbcf5f.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.VW0aUvfY5y (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: 13.83 MiB)
app/nft_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.33 MiB)
app/nft_contract goblin ecc op : 4/1024 (mem: 15.33 MiB)
app/nft_contract busread : 742/6000 (mem: 15.33 MiB)
app/nft_contract lookups : 2/15000 (mem: 15.33 MiB)
app/nft_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.33 MiB)
app/nft_contract arithmetic : 4236/56000 (mem: 15.33 MiB)
app/nft_contract delta range : 1887/18000 (mem: 15.33 MiB)
app/nft_contract elliptic : 2/6000 (mem: 15.33 MiB)
app/nft_contract auxiliary : 26/26000 (mem: 15.33 MiB)
app/nft_contract poseidon ext : 452/17000 (mem: 15.33 MiB)
app/nft_contract poseidon int : 2567/92000 (mem: 15.33 MiB)
app/nft_contract overflow : 0/0 (mem: 15.33 MiB)
app/nft_contract (mem: 15.33 MiB)
app/nft_contract Total structured size: 242025 (mem: 15.33 MiB)
app/nft_contract allocating polynomials object in proving key... (mem: 15.33 MiB)
app/nft_contract populating trace... (mem: 251.83 MiB)
app/nft_contract time to construct proving key: 142 ms. (mem: 266.83 MiB)
app/nft_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 378.83 MiB)
app/nft_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 427.26 MiB)
app/nft_contract VK saved to "./target/tmp/tmp.VW0aUvfY5y/vk" (mem: 427.26 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.BZ7WTkxvOl to s3://aztec-ci-artifacts/build-cache/vk-2b0144c26625b7e8-4b0b00ab15f70217efda5ccc37d20896b407d7045e3d29bad17a64f862bbcf5f.tar.gz
app/nft_contract Cache upload of vk-2b0144c26625b7e8-4b0b00ab15f70217efda5ccc37d20896b407d7045e3d29bad17a64f862bbcf5f.tar.gz complete in 5s.
app/nft_contract Processing function: process_message...
app/nft_contract Function process_message is neither public nor unconstrained, skipping.
app/nft_contract Processing function: public_dispatch...
app/nft_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/nft_contract Processing function: public_get_name...
app/nft_contract Function public_get_name is neither public nor unconstrained, skipping.
app/nft_contract Processing function: public_get_symbol...
app/nft_contract Function public_get_symbol is neither public nor unconstrained, skipping.
app/nft_contract Processing function: set_admin...
app/nft_contract Function set_admin is neither public nor unconstrained, skipping.
app/nft_contract Processing function: set_minter...
app/nft_contract Function set_minter is neither public nor unconstrained, skipping.
app/nft_contract Processing function: sync_private_state...
app/nft_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/auth_wit_test_contract Cache download and extraction of contract-d2d1aa3f23f1c153.tar.gz complete in 0s.
app/simple_token_contract Processing function: _recurse_subtract_balance...
app/simple_token_contract Cache download of vk-92a443b5ec751ee7-abe814128274ca73fd2c29f0e1033a393bbb7a95a6890593250cb1537f75e5a8.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.4kGZGQh9sW (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.29 MiB)
app/simple_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 37.29 MiB)
app/simple_token_contract goblin ecc op : 4/1024 (mem: 37.29 MiB)
app/simple_token_contract busread : 742/6000 (mem: 37.29 MiB)
app/simple_token_contract lookups : 2/15000 (mem: 37.29 MiB)
app/simple_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 37.29 MiB)
app/simple_token_contract arithmetic : 11983/56000 (mem: 37.29 MiB)
app/simple_token_contract delta range : 3092/18000 (mem: 37.29 MiB)
app/simple_token_contract elliptic : 2578/6000 (mem: 37.29 MiB)
app/simple_token_contract auxiliary : 9593/26000 (mem: 37.29 MiB)
app/simple_token_contract poseidon ext : 1402/17000 (mem: 37.29 MiB)
app/simple_token_contract poseidon int : 7982/92000 (mem: 37.29 MiB)
app/simple_token_contract overflow : 0/0 (mem: 37.29 MiB)
app/simple_token_contract (mem: 37.29 MiB)
app/simple_token_contract Total structured size: 242025 (mem: 37.29 MiB)
app/simple_token_contract allocating polynomials object in proving key... (mem: 37.29 MiB)
app/simple_token_contract populating trace... (mem: 278.79 MiB)
app/simple_token_contract time to construct proving key: 371 ms. (mem: 296.29 MiB)
app/simple_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 408.29 MiB)
app/simple_token_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 459.79 MiB)
app/simple_token_contract VK saved to "./target/tmp/tmp.4kGZGQh9sW/vk" (mem: 459.79 MiB)
app/simple_token_contract Completed 2.1 KiB/2.1 KiB (23.8 KiB/s) with 1 file(s) remaining
app/simple_token_contract upload: ../../../../../tmp/tmp.EdGpWagxcM to s3://aztec-ci-artifacts/build-cache/vk-92a443b5ec751ee7-abe814128274ca73fd2c29f0e1033a393bbb7a95a6890593250cb1537f75e5a8.tar.gz
app/simple_token_contract Cache upload of vk-92a443b5ec751ee7-abe814128274ca73fd2c29f0e1033a393bbb7a95a6890593250cb1537f75e5a8.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.
fees/fpc_contract Processing function: fee_entrypoint_public...
fees/fpc_contract Cache download of vk-513c370fee4a6070-4b4f96f4174017e86e517f083b9af817399351915b91082f1653da1f9e8f081f.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.JkB6IQDIwQ (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.75 MiB)
fees/fpc_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.25 MiB)
fees/fpc_contract goblin ecc op : 4/1024 (mem: 15.25 MiB)
fees/fpc_contract busread : 742/6000 (mem: 15.25 MiB)
fees/fpc_contract lookups : 2/15000 (mem: 15.25 MiB)
fees/fpc_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.25 MiB)
fees/fpc_contract arithmetic : 4284/56000 (mem: 15.25 MiB)
fees/fpc_contract delta range : 1890/18000 (mem: 15.25 MiB)
fees/fpc_contract elliptic : 2/6000 (mem: 15.25 MiB)
fees/fpc_contract auxiliary : 26/26000 (mem: 15.25 MiB)
fees/fpc_contract poseidon ext : 492/17000 (mem: 15.25 MiB)
fees/fpc_contract poseidon int : 2795/92000 (mem: 15.25 MiB)
fees/fpc_contract overflow : 0/0 (mem: 15.25 MiB)
fees/fpc_contract (mem: 15.25 MiB)
fees/fpc_contract Total structured size: 242025 (mem: 15.25 MiB)
fees/fpc_contract allocating polynomials object in proving key... (mem: 15.75 MiB)
fees/fpc_contract populating trace... (mem: 255.75 MiB)
fees/fpc_contract time to construct proving key: 305 ms. (mem: 270.75 MiB)
fees/fpc_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 382.75 MiB)
fees/fpc_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 430.75 MiB)
fees/fpc_contract VK saved to "./target/tmp/tmp.JkB6IQDIwQ/vk" (mem: 430.75 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.wtcLTVdvm1 to s3://aztec-ci-artifacts/build-cache/vk-513c370fee4a6070-4b4f96f4174017e86e517f083b9af817399351915b91082f1653da1f9e8f081f.tar.gz
fees/fpc_contract Cache upload of vk-513c370fee4a6070-4b4f96f4174017e86e517f083b9af817399351915b91082f1653da1f9e8f081f.tar.gz complete in 5s.
fees/fpc_contract Processing function: get_accepted_asset...
fees/fpc_contract Cache download of vk-513c370fee4a6070-78582f5b4adaf4aa1eb044ed7557b5b4e994dfa524166c0715fd1d24cb655d2a.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.zFMyWNQSW7 (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.38 MiB)
fees/fpc_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.88 MiB)
fees/fpc_contract goblin ecc op : 4/1024 (mem: 15.88 MiB)
fees/fpc_contract busread : 742/6000 (mem: 15.88 MiB)
fees/fpc_contract lookups : 2/15000 (mem: 15.88 MiB)
fees/fpc_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.88 MiB)
fees/fpc_contract arithmetic : 4236/56000 (mem: 15.88 MiB)
fees/fpc_contract delta range : 1887/18000 (mem: 15.88 MiB)
fees/fpc_contract elliptic : 2/6000 (mem: 15.88 MiB)
fees/fpc_contract auxiliary : 26/26000 (mem: 15.88 MiB)
fees/fpc_contract poseidon ext : 452/17000 (mem: 15.88 MiB)
fees/fpc_contract poseidon int : 2567/92000 (mem: 15.88 MiB)
fees/fpc_contract overflow : 0/0 (mem: 15.88 MiB)
fees/fpc_contract (mem: 15.88 MiB)
fees/fpc_contract Total structured size: 242025 (mem: 15.88 MiB)
fees/fpc_contract allocating polynomials object in proving key... (mem: 15.88 MiB)
fees/fpc_contract populating trace... (mem: 256.88 MiB)
fees/fpc_contract time to construct proving key: 228 ms. (mem: 270.88 MiB)
fees/fpc_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 383.38 MiB)
fees/fpc_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 431.73 MiB)
fees/fpc_contract VK saved to "./target/tmp/tmp.zFMyWNQSW7/vk" (mem: 431.73 MiB)
fees/fpc_contract Completed 2.1 KiB/2.1 KiB (26.6 KiB/s) with 1 file(s) remaining
fees/fpc_contract upload: ../../../../../tmp/tmp.Xnv4tKPbPp to s3://aztec-ci-artifacts/build-cache/vk-513c370fee4a6070-78582f5b4adaf4aa1eb044ed7557b5b4e994dfa524166c0715fd1d24cb655d2a.tar.gz
fees/fpc_contract Cache upload of vk-513c370fee4a6070-78582f5b4adaf4aa1eb044ed7557b5b4e994dfa524166c0715fd1d24cb655d2a.tar.gz complete in 6s.
fees/fpc_contract Processing function: process_message...
fees/fpc_contract Function process_message is neither public nor unconstrained, skipping.
fees/fpc_contract Processing function: public_dispatch...
fees/fpc_contract Function public_dispatch is neither public nor unconstrained, skipping.
fees/fpc_contract Processing function: pull_funds...
fees/fpc_contract Function pull_funds is neither public nor unconstrained, skipping.
fees/fpc_contract Processing function: sync_private_state...
fees/fpc_contract Function sync_private_state is neither public nor unconstrained, skipping.
protocol/auth_registry_contract Processing function: set_authorized_private...
protocol/auth_registry_contract Cache download of vk-9a03bf430e0c141a-99cfb8474316b172056f676f9f3cb9ee20b03b51388beaba9e58b2d2957a0954.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.jdAvw9ytvY (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: 10.50 MiB)
protocol/auth_registry_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.50 MiB)
protocol/auth_registry_contract goblin ecc op : 4/1024 (mem: 12.50 MiB)
protocol/auth_registry_contract busread : 742/6000 (mem: 12.50 MiB)
protocol/auth_registry_contract lookups : 2/15000 (mem: 12.50 MiB)
protocol/auth_registry_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.50 MiB)
protocol/auth_registry_contract arithmetic : 3374/56000 (mem: 12.50 MiB)
protocol/auth_registry_contract delta range : 1788/18000 (mem: 12.50 MiB)
protocol/auth_registry_contract elliptic : 2/6000 (mem: 12.50 MiB)
protocol/auth_registry_contract auxiliary : 26/26000 (mem: 12.50 MiB)
protocol/auth_registry_contract poseidon ext : 92/17000 (mem: 12.50 MiB)
protocol/auth_registry_contract poseidon int : 515/92000 (mem: 12.50 MiB)
protocol/auth_registry_contract overflow : 0/0 (mem: 12.50 MiB)
protocol/auth_registry_contract (mem: 12.50 MiB)
protocol/auth_registry_contract Total structured size: 242025 (mem: 12.50 MiB)
protocol/auth_registry_contract allocating polynomials object in proving key... (mem: 12.50 MiB)
protocol/auth_registry_contract populating trace... (mem: 253.00 MiB)
protocol/auth_registry_contract time to construct proving key: 328 ms. (mem: 268.00 MiB)
protocol/auth_registry_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 370.41 MiB)
protocol/auth_registry_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 418.09 MiB)
protocol/auth_registry_contract VK saved to "./target/tmp/tmp.jdAvw9ytvY/vk" (mem: 418.09 MiB)
protocol/auth_registry_contract Completed 2.1 KiB/2.1 KiB (22.3 KiB/s) with 1 file(s) remaining
protocol/auth_registry_contract upload: ../../../../../tmp/tmp.AxMIlbcVOZ to s3://aztec-ci-artifacts/build-cache/vk-9a03bf430e0c141a-99cfb8474316b172056f676f9f3cb9ee20b03b51388beaba9e58b2d2957a0954.tar.gz
protocol/auth_registry_contract Cache upload of vk-9a03bf430e0c141a-99cfb8474316b172056f676f9f3cb9ee20b03b51388beaba9e58b2d2957a0954.tar.gz complete in 6s.
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.
fees/sponsored_fpc_contract Processing function: sponsor_unconditionally...
fees/sponsored_fpc_contract Cache download of vk-4fafb17f4a23d558-2d5ab15a547bc99bc31e52c1098144e7bd93ebd1f402e91ebba3e4ec12364937.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.FflWjkPGo9 (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: 10.50 MiB)
fees/sponsored_fpc_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.50 MiB)
fees/sponsored_fpc_contract goblin ecc op : 4/1024 (mem: 12.50 MiB)
fees/sponsored_fpc_contract busread : 742/6000 (mem: 12.50 MiB)
fees/sponsored_fpc_contract lookups : 2/15000 (mem: 12.50 MiB)
fees/sponsored_fpc_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.50 MiB)
fees/sponsored_fpc_contract arithmetic : 3274/56000 (mem: 12.50 MiB)
fees/sponsored_fpc_contract delta range : 1785/18000 (mem: 12.50 MiB)
fees/sponsored_fpc_contract elliptic : 2/6000 (mem: 12.50 MiB)
fees/sponsored_fpc_contract auxiliary : 26/26000 (mem: 12.50 MiB)
fees/sponsored_fpc_contract poseidon ext : 2/17000 (mem: 12.50 MiB)
fees/sponsored_fpc_contract poseidon int : 2/92000 (mem: 12.50 MiB)
fees/sponsored_fpc_contract overflow : 0/0 (mem: 12.50 MiB)
fees/sponsored_fpc_contract (mem: 12.50 MiB)
fees/sponsored_fpc_contract Total structured size: 242025 (mem: 12.50 MiB)
fees/sponsored_fpc_contract allocating polynomials object in proving key... (mem: 12.50 MiB)
fees/sponsored_fpc_contract populating trace... (mem: 254.00 MiB)
fees/sponsored_fpc_contract time to construct proving key: 284 ms. (mem: 268.50 MiB)
fees/sponsored_fpc_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 372.27 MiB)
fees/sponsored_fpc_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 420.74 MiB)
fees/sponsored_fpc_contract VK saved to "./target/tmp/tmp.FflWjkPGo9/vk" (mem: 420.74 MiB)
fees/sponsored_fpc_contract Completed 2.1 KiB/2.1 KiB (15.6 KiB/s) with 1 file(s) remaining
fees/sponsored_fpc_contract upload: ../../../../../tmp/tmp.bGaanuYH5z to s3://aztec-ci-artifacts/build-cache/vk-4fafb17f4a23d558-2d5ab15a547bc99bc31e52c1098144e7bd93ebd1f402e91ebba3e4ec12364937.tar.gz
fees/sponsored_fpc_contract Cache upload of vk-4fafb17f4a23d558-2d5ab15a547bc99bc31e52c1098144e7bd93ebd1f402e91ebba3e4ec12364937.tar.gz complete in 6s.
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.
docs/docs_example_contract Processing function: get_imm_card...
docs/docs_example_contract Cache download of vk-5cb2ab2ce7cc725e-4e15bdd6565aed75f556091851288ba631519e179da7734df91ce500689beaf5.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.kulIORMklG (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.24 MiB)
docs/docs_example_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.74 MiB)
docs/docs_example_contract goblin ecc op : 4/1024 (mem: 12.74 MiB)
docs/docs_example_contract busread : 742/6000 (mem: 12.74 MiB)
docs/docs_example_contract lookups : 2/15000 (mem: 12.74 MiB)
docs/docs_example_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.74 MiB)
docs/docs_example_contract arithmetic : 3350/56000 (mem: 12.74 MiB)
docs/docs_example_contract delta range : 1788/18000 (mem: 12.74 MiB)
docs/docs_example_contract elliptic : 2/6000 (mem: 12.74 MiB)
docs/docs_example_contract auxiliary : 26/26000 (mem: 12.74 MiB)
docs/docs_example_contract poseidon ext : 62/17000 (mem: 12.74 MiB)
docs/docs_example_contract poseidon int : 344/92000 (mem: 12.74 MiB)
docs/docs_example_contract overflow : 0/0 (mem: 12.74 MiB)
docs/docs_example_contract (mem: 12.74 MiB)
docs/docs_example_contract Total structured size: 242025 (mem: 12.74 MiB)
docs/docs_example_contract allocating polynomials object in proving key... (mem: 12.74 MiB)
docs/docs_example_contract populating trace... (mem: 253.24 MiB)
docs/docs_example_contract time to construct proving key: 359 ms. (mem: 267.74 MiB)
docs/docs_example_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 379.74 MiB)
docs/docs_example_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 427.75 MiB)
docs/docs_example_contract VK saved to "./target/tmp/tmp.kulIORMklG/vk" (mem: 427.75 MiB)
docs/docs_example_contract Completed 2.1 KiB/2.1 KiB (20.4 KiB/s) with 1 file(s) remaining
docs/docs_example_contract upload: ../../../../../tmp/tmp.1UMzDgfF75 to s3://aztec-ci-artifacts/build-cache/vk-5cb2ab2ce7cc725e-4e15bdd6565aed75f556091851288ba631519e179da7734df91ce500689beaf5.tar.gz
docs/docs_example_contract Cache upload of vk-5cb2ab2ce7cc725e-4e15bdd6565aed75f556091851288ba631519e179da7734df91ce500689beaf5.tar.gz complete in 5s.
docs/docs_example_contract Processing function: get_public_immutable...
docs/docs_example_contract Function get_public_immutable is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract compile test/avm_gadgets_test_contract
test/avm_initializer_test_contract compile test/avm_initializer_test_contract
test/avm_test_contract compile test/avm_test_contract
app/nft_contract Processing function: transfer_in_private...
app/nft_contract Cache download of vk-2b0144c26625b7e8-6278fc4537c93bcf7232a6da71c57a889cba8fc595464a4e726a0696d25ee11a.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.CEpSOFJOT1 (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: 31.91 MiB)
app/nft_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 35.91 MiB)
app/nft_contract goblin ecc op : 4/1024 (mem: 35.91 MiB)
app/nft_contract busread : 742/6000 (mem: 35.91 MiB)
app/nft_contract lookups : 9354/15000 (mem: 35.91 MiB)
app/nft_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 35.91 MiB)
app/nft_contract arithmetic : 15920/56000 (mem: 35.91 MiB)
app/nft_contract delta range : 2526/18000 (mem: 35.91 MiB)
app/nft_contract elliptic : 992/6000 (mem: 35.91 MiB)
app/nft_contract auxiliary : 1459/26000 (mem: 35.91 MiB)
app/nft_contract poseidon ext : 282/17000 (mem: 35.91 MiB)
app/nft_contract poseidon int : 1598/92000 (mem: 35.91 MiB)
app/nft_contract overflow : 0/0 (mem: 35.91 MiB)
app/nft_contract (mem: 35.91 MiB)
app/nft_contract Total structured size: 242025 (mem: 35.91 MiB)
app/nft_contract allocating polynomials object in proving key... (mem: 35.91 MiB)
app/nft_contract populating trace... (mem: 275.91 MiB)
app/nft_contract time to construct proving key: 215 ms. (mem: 292.41 MiB)
app/nft_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 402.27 MiB)
app/nft_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 451.27 MiB)
app/nft_contract VK saved to "./target/tmp/tmp.CEpSOFJOT1/vk" (mem: 451.27 MiB)
app/nft_contract Completed 2.1 KiB/2.1 KiB (17.4 KiB/s) with 1 file(s) remaining
app/nft_contract upload: ../../../../../tmp/tmp.zgF7IITOSC to s3://aztec-ci-artifacts/build-cache/vk-2b0144c26625b7e8-6278fc4537c93bcf7232a6da71c57a889cba8fc595464a4e726a0696d25ee11a.tar.gz
app/nft_contract Cache upload of vk-2b0144c26625b7e8-6278fc4537c93bcf7232a6da71c57a889cba8fc595464a4e726a0696d25ee11a.tar.gz complete in 6s.
app/nft_contract Processing function: transfer_in_public...
app/nft_contract Function transfer_in_public is neither public nor unconstrained, skipping.
protocol/router_contract Processing function: check_block_number...
protocol/router_contract Cache download of vk-d7953c16c0f3c07e-e3bc7ad06e4e83508f4d85047c08361f87f527576af0fa1f7080bd53b0233a87.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.DMeTM0EhJo (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: 160 ms. (mem: 268.50 MiB)
protocol/router_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 372.42 MiB)
protocol/router_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 420.47 MiB)
protocol/router_contract VK saved to "./target/tmp/tmp.DMeTM0EhJo/vk" (mem: 420.47 MiB)
protocol/router_contract Completed 2.1 KiB/2.1 KiB (24.3 KiB/s) with 1 file(s) remaining
protocol/router_contract upload: ../../../../../tmp/tmp.xFKrih0c0K to s3://aztec-ci-artifacts/build-cache/vk-d7953c16c0f3c07e-e3bc7ad06e4e83508f4d85047c08361f87f527576af0fa1f7080bd53b0233a87.tar.gz
protocol/router_contract Cache upload of vk-d7953c16c0f3c07e-e3bc7ad06e4e83508f4d85047c08361f87f527576af0fa1f7080bd53b0233a87.tar.gz complete in 5s.
app/nft_contract Processing function: transfer_to_private...
app/nft_contract Cache download of vk-2b0144c26625b7e8-097e210bc57e71a65136ba99fcc9d2443b78cebf6559e7a56e205afa82f4c635.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.mh0yz4fiyK (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: 31.50 MiB)
app/nft_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 33.50 MiB)
app/nft_contract goblin ecc op : 4/1024 (mem: 33.50 MiB)
app/nft_contract busread : 742/6000 (mem: 33.50 MiB)
app/nft_contract lookups : 9354/15000 (mem: 33.50 MiB)
app/nft_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 33.50 MiB)
app/nft_contract arithmetic : 13677/56000 (mem: 33.50 MiB)
app/nft_contract delta range : 2308/18000 (mem: 33.50 MiB)
app/nft_contract elliptic : 670/6000 (mem: 33.50 MiB)
app/nft_contract auxiliary : 543/26000 (mem: 33.50 MiB)
app/nft_contract poseidon ext : 72/17000 (mem: 33.50 MiB)
app/nft_contract poseidon int : 401/92000 (mem: 33.50 MiB)
app/nft_contract overflow : 0/0 (mem: 33.50 MiB)
app/nft_contract (mem: 33.50 MiB)
app/nft_contract Total structured size: 242025 (mem: 33.50 MiB)
app/nft_contract allocating polynomials object in proving key... (mem: 33.50 MiB)
app/nft_contract populating trace... (mem: 273.50 MiB)
app/nft_contract time to construct proving key: 193 ms. (mem: 290.00 MiB)
app/nft_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 402.00 MiB)
app/nft_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 450.49 MiB)
app/nft_contract VK saved to "./target/tmp/tmp.mh0yz4fiyK/vk" (mem: 450.49 MiB)
app/nft_contract Completed 2.1 KiB/2.1 KiB (25.8 KiB/s) with 1 file(s) remaining
app/nft_contract upload: ../../../../../tmp/tmp.tzDz7km2KL to s3://aztec-ci-artifacts/build-cache/vk-2b0144c26625b7e8-097e210bc57e71a65136ba99fcc9d2443b78cebf6559e7a56e205afa82f4c635.tar.gz
app/nft_contract Cache upload of vk-2b0144c26625b7e8-097e210bc57e71a65136ba99fcc9d2443b78cebf6559e7a56e205afa82f4c635.tar.gz complete in 6s.
app/nft_contract Processing function: transfer_to_public...
app/nft_contract Cache download of vk-2b0144c26625b7e8-ea1d1064cfab2c4ef7bf4632639ae77c0e70675f802688616641c22f5215e7f9.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.FqBdk3v5gM (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: 13.86 MiB)
app/nft_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.86 MiB)
app/nft_contract goblin ecc op : 4/1024 (mem: 15.86 MiB)
app/nft_contract busread : 742/6000 (mem: 15.86 MiB)
app/nft_contract lookups : 2/15000 (mem: 15.86 MiB)
app/nft_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.86 MiB)
app/nft_contract arithmetic : 5612/56000 (mem: 15.86 MiB)
app/nft_contract delta range : 2009/18000 (mem: 15.86 MiB)
app/nft_contract elliptic : 324/6000 (mem: 15.86 MiB)
app/nft_contract auxiliary : 942/26000 (mem: 15.86 MiB)
app/nft_contract poseidon ext : 262/17000 (mem: 15.86 MiB)
app/nft_contract poseidon int : 1484/92000 (mem: 15.86 MiB)
app/nft_contract overflow : 0/0 (mem: 15.86 MiB)
app/nft_contract (mem: 15.86 MiB)
app/nft_contract Total structured size: 242025 (mem: 15.86 MiB)
app/nft_contract allocating polynomials object in proving key... (mem: 15.86 MiB)
app/nft_contract populating trace... (mem: 257.86 MiB)
app/nft_contract time to construct proving key: 191 ms. (mem: 273.36 MiB)
app/nft_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 385.86 MiB)
app/nft_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 434.27 MiB)
app/nft_contract VK saved to "./target/tmp/tmp.FqBdk3v5gM/vk" (mem: 434.27 MiB)
app/nft_contract Completed 2.1 KiB/2.1 KiB (29.8 KiB/s) with 1 file(s) remaining
app/nft_contract upload: ../../../../../tmp/tmp.6OFXHfwa7t to s3://aztec-ci-artifacts/build-cache/vk-2b0144c26625b7e8-ea1d1064cfab2c4ef7bf4632639ae77c0e70675f802688616641c22f5215e7f9.tar.gz
app/nft_contract Cache upload of vk-2b0144c26625b7e8-ea1d1064cfab2c4ef7bf4632639ae77c0e70675f802688616641c22f5215e7f9.tar.gz complete in 6s.
test/avm_gadgets_test_contract Cache download and extraction of contract-3db2731d04f61380.tar.gz complete in 0s.
protocol/multi_call_entrypoint_contract Processing function: entrypoint...
protocol/multi_call_entrypoint_contract Cache download of vk-2d171c7f44d36ea9-0cc6c2bfc01fa3d637877923da543cc44e85fbe78cddb22cbd0b736560f77fc0.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.jPrMJsKOzS (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.00 MiB)
protocol/multi_call_entrypoint_contract goblin ecc op : 4/1024 (mem: 16.00 MiB)
protocol/multi_call_entrypoint_contract busread : 742/6000 (mem: 16.00 MiB)
protocol/multi_call_entrypoint_contract lookups : 2/15000 (mem: 16.00 MiB)
protocol/multi_call_entrypoint_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.00 MiB)
protocol/multi_call_entrypoint_contract arithmetic : 4296/56000 (mem: 16.00 MiB)
protocol/multi_call_entrypoint_contract delta range : 2030/18000 (mem: 16.00 MiB)
protocol/multi_call_entrypoint_contract elliptic : 2/6000 (mem: 16.00 MiB)
protocol/multi_call_entrypoint_contract auxiliary : 2420/26000 (mem: 16.00 MiB)
protocol/multi_call_entrypoint_contract poseidon ext : 82/17000 (mem: 16.00 MiB)
protocol/multi_call_entrypoint_contract poseidon int : 458/92000 (mem: 16.00 MiB)
protocol/multi_call_entrypoint_contract overflow : 0/0 (mem: 16.00 MiB)
protocol/multi_call_entrypoint_contract (mem: 16.00 MiB)
protocol/multi_call_entrypoint_contract Total structured size: 242025 (mem: 16.00 MiB)
protocol/multi_call_entrypoint_contract allocating polynomials object in proving key... (mem: 16.00 MiB)
protocol/multi_call_entrypoint_contract populating trace... (mem: 258.00 MiB)
protocol/multi_call_entrypoint_contract time to construct proving key: 279 ms. (mem: 272.50 MiB)
protocol/multi_call_entrypoint_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 385.50 MiB)
protocol/multi_call_entrypoint_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 433.60 MiB)
protocol/multi_call_entrypoint_contract VK saved to "./target/tmp/tmp.jPrMJsKOzS/vk" (mem: 433.60 MiB)
protocol/multi_call_entrypoint_contract Completed 2.1 KiB/2.1 KiB (21.1 KiB/s) with 1 file(s) remaining
protocol/multi_call_entrypoint_contract upload: ../../../../../tmp/tmp.Q7hRZqnBUf to s3://aztec-ci-artifacts/build-cache/vk-2d171c7f44d36ea9-0cc6c2bfc01fa3d637877923da543cc44e85fbe78cddb22cbd0b736560f77fc0.tar.gz
protocol/multi_call_entrypoint_contract Cache upload of vk-2d171c7f44d36ea9-0cc6c2bfc01fa3d637877923da543cc44e85fbe78cddb22cbd0b736560f77fc0.tar.gz complete in 5s.
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 Cache download and extraction of contract-8ec4e45d78f33754.tar.gz complete in 0s.
test/avm_test_contract Cache download and extraction of contract-99b223ec30abf05f.tar.gz complete in 0s.
test/benchmarking_contract compile test/benchmarking_contract
test/child_contract compile test/child_contract
protocol/contract_class_registerer_contract Processing function: assert_class_id_is_registered...
protocol/contract_class_registerer_contract Cache download of vk-820c956587cde872-56622769ad891cf4c17e7e000d4cdcb9ea0aab32b8e621a261df29745d410b07.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.EXoZi2hjhY (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.50 MiB)
protocol/contract_class_registerer_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.50 MiB)
protocol/contract_class_registerer_contract goblin ecc op : 4/1024 (mem: 12.50 MiB)
protocol/contract_class_registerer_contract busread : 742/6000 (mem: 12.50 MiB)
protocol/contract_class_registerer_contract lookups : 2/15000 (mem: 12.50 MiB)
protocol/contract_class_registerer_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.50 MiB)
protocol/contract_class_registerer_contract arithmetic : 3287/56000 (mem: 12.50 MiB)
protocol/contract_class_registerer_contract delta range : 1787/18000 (mem: 12.50 MiB)
protocol/contract_class_registerer_contract elliptic : 2/6000 (mem: 12.50 MiB)
protocol/contract_class_registerer_contract auxiliary : 26/26000 (mem: 12.50 MiB)
protocol/contract_class_registerer_contract poseidon ext : 12/17000 (mem: 12.50 MiB)
protocol/contract_class_registerer_contract poseidon int : 59/92000 (mem: 12.50 MiB)
protocol/contract_class_registerer_contract overflow : 0/0 (mem: 12.50 MiB)
protocol/contract_class_registerer_contract (mem: 12.50 MiB)
protocol/contract_class_registerer_contract Total structured size: 242025 (mem: 12.50 MiB)
protocol/contract_class_registerer_contract allocating polynomials object in proving key... (mem: 12.50 MiB)
protocol/contract_class_registerer_contract populating trace... (mem: 254.00 MiB)
protocol/contract_class_registerer_contract time to construct proving key: 291 ms. (mem: 268.50 MiB)
protocol/contract_class_registerer_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 371.41 MiB)
protocol/contract_class_registerer_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 419.41 MiB)
protocol/contract_class_registerer_contract VK saved to "./target/tmp/tmp.EXoZi2hjhY/vk" (mem: 419.41 MiB)
protocol/contract_class_registerer_contract Completed 2.1 KiB/2.1 KiB (19.2 KiB/s) with 1 file(s) remaining
protocol/contract_class_registerer_contract upload: ../../../../../tmp/tmp.y2vNpVPOYy to s3://aztec-ci-artifacts/build-cache/vk-820c956587cde872-56622769ad891cf4c17e7e000d4cdcb9ea0aab32b8e621a261df29745d410b07.tar.gz
protocol/contract_class_registerer_contract Cache upload of vk-820c956587cde872-56622769ad891cf4c17e7e000d4cdcb9ea0aab32b8e621a261df29745d410b07.tar.gz complete in 7s.
protocol/contract_instance_deployer_contract Processing function: deploy...
protocol/contract_instance_deployer_contract Cache download of vk-5d8852152a1e594e-6140f5d207f0ae6903bd0cbb0aeaaf966a56a1ec6c47e8cf9019df61f3d67258.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.boB9iuasci (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: 10.50 MiB)
protocol/contract_instance_deployer_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 13.00 MiB)
protocol/contract_instance_deployer_contract goblin ecc op : 4/1024 (mem: 13.00 MiB)
protocol/contract_instance_deployer_contract busread : 742/6000 (mem: 13.00 MiB)
protocol/contract_instance_deployer_contract lookups : 2/15000 (mem: 13.00 MiB)
protocol/contract_instance_deployer_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 13.00 MiB)
protocol/contract_instance_deployer_contract arithmetic : 3656/56000 (mem: 13.00 MiB)
protocol/contract_instance_deployer_contract delta range : 1838/18000 (mem: 13.00 MiB)
protocol/contract_instance_deployer_contract elliptic : 340/6000 (mem: 13.00 MiB)
protocol/contract_instance_deployer_contract auxiliary : 187/26000 (mem: 13.00 MiB)
protocol/contract_instance_deployer_contract poseidon ext : 162/17000 (mem: 13.00 MiB)
protocol/contract_instance_deployer_contract poseidon int : 914/92000 (mem: 13.00 MiB)
protocol/contract_instance_deployer_contract overflow : 0/0 (mem: 13.00 MiB)
protocol/contract_instance_deployer_contract (mem: 13.00 MiB)
protocol/contract_instance_deployer_contract Total structured size: 242025 (mem: 13.00 MiB)
protocol/contract_instance_deployer_contract allocating polynomials object in proving key... (mem: 13.00 MiB)
protocol/contract_instance_deployer_contract populating trace... (mem: 255.00 MiB)
protocol/contract_instance_deployer_contract time to construct proving key: 199 ms. (mem: 270.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: 372.96 MiB)
protocol/contract_instance_deployer_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 421.14 MiB)
protocol/contract_instance_deployer_contract VK saved to "./target/tmp/tmp.boB9iuasci/vk" (mem: 421.14 MiB)
protocol/contract_instance_deployer_contract Completed 2.1 KiB/2.1 KiB (21.5 KiB/s) with 1 file(s) remaining
protocol/contract_instance_deployer_contract upload: ../../../../../tmp/tmp.wOxuyRyyBT to s3://aztec-ci-artifacts/build-cache/vk-5d8852152a1e594e-6140f5d207f0ae6903bd0cbb0aeaaf966a56a1ec6c47e8cf9019df61f3d67258.tar.gz
protocol/contract_instance_deployer_contract Cache upload of vk-5d8852152a1e594e-6140f5d207f0ae6903bd0cbb0aeaaf966a56a1ec6c47e8cf9019df61f3d67258.tar.gz complete in 6s.
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.
app/token_bridge_contract Processing function: claim_private...
app/token_bridge_contract Cache download of vk-0dbc354a6b763c82-4dd1059c8cb2b23d1260a15317f98cbfbd09316cdd9f8e82afc74a760fe14373.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.FxjRmYtHEZ (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: 37.15 MiB)
app/token_bridge_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 38.65 MiB)
app/token_bridge_contract goblin ecc op : 4/1024 (mem: 38.65 MiB)
app/token_bridge_contract busread : 742/6000 (mem: 38.65 MiB)
app/token_bridge_contract lookups : 14482/15000 (mem: 38.65 MiB)
app/token_bridge_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 38.65 MiB)
app/token_bridge_contract arithmetic : 13721/56000 (mem: 38.65 MiB)
app/token_bridge_contract delta range : 2601/18000 (mem: 38.65 MiB)
app/token_bridge_contract elliptic : 2/6000 (mem: 38.65 MiB)
app/token_bridge_contract auxiliary : 26/26000 (mem: 38.65 MiB)
app/token_bridge_contract poseidon ext : 892/17000 (mem: 38.65 MiB)
app/token_bridge_contract poseidon int : 5075/92000 (mem: 38.65 MiB)
app/token_bridge_contract overflow : 0/0 (mem: 38.65 MiB)
app/token_bridge_contract (mem: 38.65 MiB)
app/token_bridge_contract Total structured size: 242025 (mem: 38.65 MiB)
app/token_bridge_contract allocating polynomials object in proving key... (mem: 39.15 MiB)
app/token_bridge_contract populating trace... (mem: 278.65 MiB)
app/token_bridge_contract time to construct proving key: 286 ms. (mem: 297.65 MiB)
app/token_bridge_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 404.79 MiB)
app/token_bridge_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 454.29 MiB)
app/token_bridge_contract VK saved to "./target/tmp/tmp.FxjRmYtHEZ/vk" (mem: 454.29 MiB)
app/token_bridge_contract Completed 2.1 KiB/2.1 KiB (13.2 KiB/s) with 1 file(s) remaining
app/token_bridge_contract upload: ../../../../../tmp/tmp.MHmqyIszlB to s3://aztec-ci-artifacts/build-cache/vk-0dbc354a6b763c82-4dd1059c8cb2b23d1260a15317f98cbfbd09316cdd9f8e82afc74a760fe14373.tar.gz
app/token_bridge_contract Cache upload of vk-0dbc354a6b763c82-4dd1059c8cb2b23d1260a15317f98cbfbd09316cdd9f8e82afc74a760fe14373.tar.gz complete in 7s.
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/router_contract Processing function: check_timestamp...
protocol/router_contract Cache download of vk-d7953c16c0f3c07e-3b0b5db82621cfd82d1e0727c85f35830e37bb85813144609f61335594ef09d4.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.ht5BHVV5Sz (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: 255.00 MiB)
protocol/router_contract time to construct proving key: 209 ms. (mem: 270.00 MiB)
protocol/router_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 373.73 MiB)
protocol/router_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 421.73 MiB)
protocol/router_contract VK saved to "./target/tmp/tmp.ht5BHVV5Sz/vk" (mem: 421.73 MiB)
protocol/router_contract Completed 2.1 KiB/2.1 KiB (29.7 KiB/s) with 1 file(s) remaining
protocol/router_contract upload: ../../../../../tmp/tmp.IPpVf8ocqZ to s3://aztec-ci-artifacts/build-cache/vk-d7953c16c0f3c07e-3b0b5db82621cfd82d1e0727c85f35830e37bb85813144609f61335594ef09d4.tar.gz
protocol/router_contract Cache upload of vk-d7953c16c0f3c07e-3b0b5db82621cfd82d1e0727c85f35830e37bb85813144609f61335594ef09d4.tar.gz complete in 5s.
protocol/router_contract Processing function: process_message...
protocol/router_contract Function process_message is neither public nor unconstrained, skipping.
protocol/router_contract Processing function: public_dispatch...
protocol/router_contract Function public_dispatch is neither public nor unconstrained, skipping.
protocol/router_contract Processing function: sync_private_state...
protocol/router_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/token_bridge_contract Processing function: exit_to_l1_private...
app/token_bridge_contract Cache download of vk-0dbc354a6b763c82-d8a806e39284d3b4fb8d2666e681d77e604a71ede8d6b3326ccd8b0b2058cf20.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.QAz4jOVq6c (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.63 MiB)
app/token_bridge_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 25.13 MiB)
app/token_bridge_contract goblin ecc op : 4/1024 (mem: 25.13 MiB)
app/token_bridge_contract busread : 742/6000 (mem: 25.13 MiB)
app/token_bridge_contract lookups : 5794/15000 (mem: 25.13 MiB)
app/token_bridge_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 25.13 MiB)
app/token_bridge_contract arithmetic : 7717/56000 (mem: 25.13 MiB)
app/token_bridge_contract delta range : 2171/18000 (mem: 25.13 MiB)
app/token_bridge_contract elliptic : 2/6000 (mem: 25.13 MiB)
app/token_bridge_contract auxiliary : 26/26000 (mem: 25.13 MiB)
app/token_bridge_contract poseidon ext : 482/17000 (mem: 25.13 MiB)
app/token_bridge_contract poseidon int : 2738/92000 (mem: 25.13 MiB)
app/token_bridge_contract overflow : 0/0 (mem: 25.13 MiB)
app/token_bridge_contract (mem: 25.13 MiB)
app/token_bridge_contract Total structured size: 242025 (mem: 25.13 MiB)
app/token_bridge_contract allocating polynomials object in proving key... (mem: 25.13 MiB)
app/token_bridge_contract populating trace... (mem: 266.13 MiB)
app/token_bridge_contract time to construct proving key: 288 ms. (mem: 282.63 MiB)
app/token_bridge_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 392.27 MiB)
app/token_bridge_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 440.36 MiB)
app/token_bridge_contract VK saved to "./target/tmp/tmp.QAz4jOVq6c/vk" (mem: 440.36 MiB)
app/token_bridge_contract Completed 2.1 KiB/2.1 KiB (21.6 KiB/s) with 1 file(s) remaining
app/token_bridge_contract upload: ../../../../../tmp/tmp.Ll5kpdrIjT to s3://aztec-ci-artifacts/build-cache/vk-0dbc354a6b763c82-d8a806e39284d3b4fb8d2666e681d77e604a71ede8d6b3326ccd8b0b2058cf20.tar.gz
app/token_bridge_contract Cache upload of vk-0dbc354a6b763c82-d8a806e39284d3b4fb8d2666e681d77e604a71ede8d6b3326ccd8b0b2058cf20.tar.gz complete in 5s.
app/token_bridge_contract Processing function: exit_to_l1_public...
app/token_bridge_contract Function exit_to_l1_public is neither public nor unconstrained, skipping.
app/token_bridge_contract Processing function: get_config...
app/token_bridge_contract Cache download of vk-0dbc354a6b763c82-2ce7513b5abb6ffeb4941546c72c223fc4b8287d23996c7463083bc21baac93a.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.TKBtt72Dpz (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: 14.80 MiB)
app/token_bridge_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.30 MiB)
app/token_bridge_contract goblin ecc op : 4/1024 (mem: 16.30 MiB)
app/token_bridge_contract busread : 742/6000 (mem: 16.30 MiB)
app/token_bridge_contract lookups : 2/15000 (mem: 16.30 MiB)
app/token_bridge_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.30 MiB)
app/token_bridge_contract arithmetic : 4236/56000 (mem: 16.30 MiB)
app/token_bridge_contract delta range : 1887/18000 (mem: 16.30 MiB)
app/token_bridge_contract elliptic : 2/6000 (mem: 16.30 MiB)
app/token_bridge_contract auxiliary : 26/26000 (mem: 16.30 MiB)
app/token_bridge_contract poseidon ext : 452/17000 (mem: 16.30 MiB)
app/token_bridge_contract poseidon int : 2567/92000 (mem: 16.30 MiB)
app/token_bridge_contract overflow : 0/0 (mem: 16.30 MiB)
app/token_bridge_contract (mem: 16.30 MiB)
app/token_bridge_contract Total structured size: 242025 (mem: 16.30 MiB)
app/token_bridge_contract allocating polynomials object in proving key... (mem: 16.30 MiB)
app/token_bridge_contract populating trace... (mem: 254.30 MiB)
app/token_bridge_contract time to construct proving key: 151 ms. (mem: 268.80 MiB)
app/token_bridge_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 380.80 MiB)
app/token_bridge_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 428.56 MiB)
app/token_bridge_contract VK saved to "./target/tmp/tmp.TKBtt72Dpz/vk" (mem: 428.56 MiB)
app/token_bridge_contract Completed 2.1 KiB/2.1 KiB (22.5 KiB/s) with 1 file(s) remaining
app/token_bridge_contract upload: ../../../../../tmp/tmp.IYewUfeB7o to s3://aztec-ci-artifacts/build-cache/vk-0dbc354a6b763c82-2ce7513b5abb6ffeb4941546c72c223fc4b8287d23996c7463083bc21baac93a.tar.gz
app/token_bridge_contract Cache upload of vk-0dbc354a6b763c82-2ce7513b5abb6ffeb4941546c72c223fc4b8287d23996c7463083bc21baac93a.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.
app/uniswap_contract Processing function: swap_private...
app/uniswap_contract Cache download of vk-45a68d907e37b83f-b8a7a2c3448bf46464d7457c0dc8c1712fc490c9bdc12bf22071a50e78d85d7b.tar.gz failed.
app/uniswap_contract Generating vk for function: swap_private...
app/uniswap_contract bb command: write_vk (mem: 5.00 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.Nrj7BZMPvl (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.39 MiB)
app/uniswap_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 34.89 MiB)
app/uniswap_contract goblin ecc op : 4/1024 (mem: 34.89 MiB)
app/uniswap_contract busread : 742/6000 (mem: 34.89 MiB)
app/uniswap_contract lookups : 11586/15000 (mem: 34.89 MiB)
app/uniswap_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 34.89 MiB)
app/uniswap_contract arithmetic : 11613/56000 (mem: 34.89 MiB)
app/uniswap_contract delta range : 2488/18000 (mem: 34.89 MiB)
app/uniswap_contract elliptic : 2/6000 (mem: 34.89 MiB)
app/uniswap_contract auxiliary : 26/26000 (mem: 34.89 MiB)
app/uniswap_contract poseidon ext : 542/17000 (mem: 34.89 MiB)
app/uniswap_contract poseidon int : 3080/92000 (mem: 34.89 MiB)
app/uniswap_contract overflow : 0/0 (mem: 34.89 MiB)
app/uniswap_contract (mem: 34.89 MiB)
app/uniswap_contract Total structured size: 242025 (mem: 34.89 MiB)
app/uniswap_contract allocating polynomials object in proving key... (mem: 34.89 MiB)
app/uniswap_contract populating trace... (mem: 276.39 MiB)
app/uniswap_contract time to construct proving key: 336 ms. (mem: 293.89 MiB)
app/uniswap_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 402.98 MiB)
app/uniswap_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 451.34 MiB)
app/uniswap_contract VK saved to "./target/tmp/tmp.Nrj7BZMPvl/vk" (mem: 451.34 MiB)
app/uniswap_contract Completed 2.1 KiB/2.1 KiB (28.6 KiB/s) with 1 file(s) remaining
app/uniswap_contract upload: ../../../../../tmp/tmp.4W7aQbHdXq to s3://aztec-ci-artifacts/build-cache/vk-45a68d907e37b83f-b8a7a2c3448bf46464d7457c0dc8c1712fc490c9bdc12bf22071a50e78d85d7b.tar.gz
app/uniswap_contract Cache upload of vk-45a68d907e37b83f-b8a7a2c3448bf46464d7457c0dc8c1712fc490c9bdc12bf22071a50e78d85d7b.tar.gz complete in 6s.
app/uniswap_contract Processing function: swap_public...
app/uniswap_contract Function swap_public is neither public nor unconstrained, skipping.
app/uniswap_contract Processing function: sync_private_state...
app/uniswap_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/import_test_contract compile test/import_test_contract
app/token_contract Processing function: _recurse_subtract_balance...
app/token_contract Cache download of vk-cdd272de94c04a35-c2a7fc4998a65eb50a841079380d6309bfe81c28119398f63b9489d485bf49da.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.ZqwO7OKC80 (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: 39.46 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 43.96 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 43.96 MiB)
app/token_contract busread : 742/6000 (mem: 43.96 MiB)
app/token_contract lookups : 2/15000 (mem: 43.96 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 43.96 MiB)
app/token_contract arithmetic : 19969/56000 (mem: 43.96 MiB)
app/token_contract delta range : 3656/18000 (mem: 43.96 MiB)
app/token_contract elliptic : 2578/6000 (mem: 43.96 MiB)
app/token_contract auxiliary : 9593/26000 (mem: 43.96 MiB)
app/token_contract poseidon ext : 1402/17000 (mem: 43.96 MiB)
app/token_contract poseidon int : 7982/92000 (mem: 43.96 MiB)
app/token_contract overflow : 0/0 (mem: 43.96 MiB)
app/token_contract (mem: 43.96 MiB)
app/token_contract Total structured size: 242025 (mem: 43.96 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 43.96 MiB)
app/token_contract populating trace... (mem: 284.46 MiB)
app/token_contract time to construct proving key: 260 ms. (mem: 302.96 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 414.96 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 467.46 MiB)
app/token_contract VK saved to "./target/tmp/tmp.ZqwO7OKC80/vk" (mem: 467.46 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (19.4 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.L2oakKNHFt to s3://aztec-ci-artifacts/build-cache/vk-cdd272de94c04a35-c2a7fc4998a65eb50a841079380d6309bfe81c28119398f63b9489d485bf49da.tar.gz
app/token_contract Cache upload of vk-cdd272de94c04a35-c2a7fc4998a65eb50a841079380d6309bfe81c28119398f63b9489d485bf49da.tar.gz complete in 5s.
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/invalid_account_contract compile test/invalid_account_contract
test/event_only_contract compile test/event_only_contract
test/counter_contract compile test/counter_contract
test/child_contract Cache download and extraction of contract-d3acf6445211e538.tar.gz complete in 0s.
test/benchmarking_contract Cache download and extraction of contract-ed4037880539c05e.tar.gz complete in 0s.
docs/docs_example_contract Processing function: increase_legendary_points...
docs/docs_example_contract Cache download of vk-5cb2ab2ce7cc725e-01274b335c2863ed01dcd9a20d54cf7c499b6bff6be8a19290f67bf18c1e121a.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.Yo3ul7n2G8 (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.66 MiB)
docs/docs_example_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 36.66 MiB)
docs/docs_example_contract goblin ecc op : 4/1024 (mem: 36.66 MiB)
docs/docs_example_contract busread : 742/6000 (mem: 36.66 MiB)
docs/docs_example_contract lookups : 9322/15000 (mem: 36.66 MiB)
docs/docs_example_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 36.66 MiB)
docs/docs_example_contract arithmetic : 14010/56000 (mem: 36.66 MiB)
docs/docs_example_contract delta range : 2449/18000 (mem: 36.66 MiB)
docs/docs_example_contract elliptic : 1346/6000 (mem: 36.66 MiB)
docs/docs_example_contract auxiliary : 1375/26000 (mem: 36.66 MiB)
docs/docs_example_contract poseidon ext : 332/17000 (mem: 36.66 MiB)
docs/docs_example_contract poseidon int : 1883/92000 (mem: 36.66 MiB)
docs/docs_example_contract overflow : 0/0 (mem: 36.66 MiB)
docs/docs_example_contract (mem: 36.66 MiB)
docs/docs_example_contract Total structured size: 242025 (mem: 36.66 MiB)
docs/docs_example_contract allocating polynomials object in proving key... (mem: 36.66 MiB)
docs/docs_example_contract populating trace... (mem: 277.66 MiB)
docs/docs_example_contract time to construct proving key: 267 ms. (mem: 295.16 MiB)
docs/docs_example_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 405.16 MiB)
docs/docs_example_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 453.60 MiB)
docs/docs_example_contract VK saved to "./target/tmp/tmp.Yo3ul7n2G8/vk" (mem: 453.60 MiB)
docs/docs_example_contract Completed 2.1 KiB/2.1 KiB (27.6 KiB/s) with 1 file(s) remaining
docs/docs_example_contract upload: ../../../../../tmp/tmp.kEuSJT0ttr to s3://aztec-ci-artifacts/build-cache/vk-5cb2ab2ce7cc725e-01274b335c2863ed01dcd9a20d54cf7c499b6bff6be8a19290f67bf18c1e121a.tar.gz
docs/docs_example_contract Cache upload of vk-5cb2ab2ce7cc725e-01274b335c2863ed01dcd9a20d54cf7c499b6bff6be8a19290f67bf18c1e121a.tar.gz complete in 5s.
docs/docs_example_contract Processing function: initialize_private_immutable...
docs/docs_example_contract Cache download of vk-5cb2ab2ce7cc725e-58aa48d9d42f06e2eaf442a951cdb97d9f00c18bc498b6a3a35c95cdf91a844b.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.4xQaCIoOvc (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: 30.18 MiB)
docs/docs_example_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 32.68 MiB)
docs/docs_example_contract goblin ecc op : 4/1024 (mem: 32.68 MiB)
docs/docs_example_contract busread : 742/6000 (mem: 32.68 MiB)
docs/docs_example_contract lookups : 9322/15000 (mem: 32.68 MiB)
docs/docs_example_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 32.68 MiB)
docs/docs_example_contract arithmetic : 13176/56000 (mem: 32.68 MiB)
docs/docs_example_contract delta range : 2292/18000 (mem: 32.68 MiB)
docs/docs_example_contract elliptic : 670/6000 (mem: 32.68 MiB)
docs/docs_example_contract auxiliary : 543/26000 (mem: 32.68 MiB)
docs/docs_example_contract poseidon ext : 32/17000 (mem: 32.68 MiB)
docs/docs_example_contract poseidon int : 173/92000 (mem: 32.68 MiB)
docs/docs_example_contract overflow : 0/0 (mem: 32.68 MiB)
docs/docs_example_contract (mem: 32.68 MiB)
docs/docs_example_contract Total structured size: 242025 (mem: 32.68 MiB)
docs/docs_example_contract allocating polynomials object in proving key... (mem: 32.68 MiB)
docs/docs_example_contract populating trace... (mem: 273.68 MiB)
docs/docs_example_contract time to construct proving key: 330 ms. (mem: 290.68 MiB)
docs/docs_example_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 402.18 MiB)
docs/docs_example_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 450.18 MiB)
docs/docs_example_contract VK saved to "./target/tmp/tmp.4xQaCIoOvc/vk" (mem: 450.18 MiB)
docs/docs_example_contract Completed 2.1 KiB/2.1 KiB (27.8 KiB/s) with 1 file(s) remaining
docs/docs_example_contract upload: ../../../../../tmp/tmp.A23aYIeRoF to s3://aztec-ci-artifacts/build-cache/vk-5cb2ab2ce7cc725e-58aa48d9d42f06e2eaf442a951cdb97d9f00c18bc498b6a3a35c95cdf91a844b.tar.gz
docs/docs_example_contract Cache upload of vk-5cb2ab2ce7cc725e-58aa48d9d42f06e2eaf442a951cdb97d9f00c18bc498b6a3a35c95cdf91a844b.tar.gz complete in 6s.
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-5cb2ab2ce7cc725e-3a9b0e881674893750c221960b20d119f3a0017a9bc4812340b2221257b11948.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.fmmRL4FdNN (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.11 MiB)
docs/docs_example_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.11 MiB)
docs/docs_example_contract goblin ecc op : 4/1024 (mem: 12.11 MiB)
docs/docs_example_contract busread : 742/6000 (mem: 12.11 MiB)
docs/docs_example_contract lookups : 2/15000 (mem: 12.11 MiB)
docs/docs_example_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.11 MiB)
docs/docs_example_contract arithmetic : 3297/56000 (mem: 12.11 MiB)
docs/docs_example_contract delta range : 1785/18000 (mem: 12.11 MiB)
docs/docs_example_contract elliptic : 2/6000 (mem: 12.11 MiB)
docs/docs_example_contract auxiliary : 26/26000 (mem: 12.11 MiB)
docs/docs_example_contract poseidon ext : 22/17000 (mem: 12.11 MiB)
docs/docs_example_contract poseidon int : 116/92000 (mem: 12.11 MiB)
docs/docs_example_contract overflow : 0/0 (mem: 12.11 MiB)
docs/docs_example_contract (mem: 12.11 MiB)
docs/docs_example_contract Total structured size: 242025 (mem: 12.11 MiB)
docs/docs_example_contract allocating polynomials object in proving key... (mem: 12.11 MiB)
docs/docs_example_contract populating trace... (mem: 252.61 MiB)
docs/docs_example_contract time to construct proving key: 249 ms. (mem: 267.11 MiB)
docs/docs_example_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 378.61 MiB)
docs/docs_example_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 426.65 MiB)
docs/docs_example_contract VK saved to "./target/tmp/tmp.fmmRL4FdNN/vk" (mem: 426.65 MiB)
docs/docs_example_contract Completed 2.1 KiB/2.1 KiB (19.4 KiB/s) with 1 file(s) remaining
docs/docs_example_contract upload: ../../../../../tmp/tmp.ql4KmFTiO3 to s3://aztec-ci-artifacts/build-cache/vk-5cb2ab2ce7cc725e-3a9b0e881674893750c221960b20d119f3a0017a9bc4812340b2221257b11948.tar.gz
docs/docs_example_contract Cache upload of vk-5cb2ab2ce7cc725e-3a9b0e881674893750c221960b20d119f3a0017a9bc4812340b2221257b11948.tar.gz complete in 5s.
docs/docs_example_contract Processing function: sync_private_state...
docs/docs_example_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/avm_initializer_test_contract Processing function: constructor...
test/avm_initializer_test_contract Function constructor is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: keccak_f1600...
test/avm_gadgets_test_contract Function keccak_f1600 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.
test/avm_test_contract Processing function: add_u128...
test/avm_test_contract Function add_u128 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/avm_test_contract Processing function: assert_calldata_copy...
test/avm_test_contract Function assert_calldata_copy is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: assert_nullifier_exists...
test/avm_test_contract Function assert_nullifier_exists is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: assert_same...
test/avm_test_contract Function assert_same is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: assertion_failure...
test/avm_test_contract Function assertion_failure is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: bulk_testing...
test/avm_test_contract Function bulk_testing is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: conditional_move...
test/avm_test_contract Function conditional_move is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: create_different_nullifier_in_nested_call...
test/avm_test_contract Function create_different_nullifier_in_nested_call is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: create_same_nullifier_in_nested_call...
test/avm_test_contract Function create_same_nullifier_in_nested_call is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: debug_logging...
test/avm_test_contract Function debug_logging is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: divide_by_zero...
test/avm_test_contract Function divide_by_zero is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: elliptic_curve_add...
test/avm_test_contract Function elliptic_curve_add is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: elliptic_curve_add_and_double...
test/avm_test_contract Function elliptic_curve_add_and_double is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: emit_nullifier_and_check...
test/avm_test_contract Function emit_nullifier_and_check is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: keccak_hash...
test/avm_gadgets_test_contract Function keccak_hash is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: pedersen_hash...
test/avm_gadgets_test_contract Function pedersen_hash is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: pedersen_hash_with_index...
test/avm_gadgets_test_contract Function pedersen_hash_with_index is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: poseidon2_hash...
test/avm_gadgets_test_contract Function poseidon2_hash is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: process_message...
test/avm_gadgets_test_contract Function process_message is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: public_dispatch...
test/avm_gadgets_test_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_10...
test/avm_gadgets_test_contract Function sha256_hash_10 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_100...
test/avm_gadgets_test_contract Function sha256_hash_100 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_20...
test/avm_gadgets_test_contract Function sha256_hash_20 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_2048...
test/avm_gadgets_test_contract Function sha256_hash_2048 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_255...
test/avm_gadgets_test_contract Function sha256_hash_255 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_256...
test/avm_gadgets_test_contract Function sha256_hash_256 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_30...
test/avm_gadgets_test_contract Function sha256_hash_30 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_40...
test/avm_gadgets_test_contract Function sha256_hash_40 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_50...
test/avm_gadgets_test_contract Function sha256_hash_50 is neither public nor unconstrained, skipping.
test/note_getter_contract compile test/note_getter_contract
test/import_test_contract Cache download and extraction of contract-9438309d3af81f63.tar.gz complete in 0s.
test/event_only_contract Cache download and extraction of contract-1e488c9cc0c00a53.tar.gz complete in 0s.
test/no_constructor_contract compile test/no_constructor_contract
test/counter_contract Cache download and extraction of contract-06ee123b338a563a.tar.gz complete in 0s.
app/token_blacklist_contract Processing function: burn...
app/token_blacklist_contract Cache download of vk-abb534db9306310c-c0ee7952573c57b12c6b20e13d45b50012f2ef5236545df42bbe6e8b6bf6bf76.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.yH1VAqtWDA (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: 80.31 MiB)
app/token_blacklist_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 90.81 MiB)
app/token_blacklist_contract goblin ecc op : 4/1024 (mem: 90.81 MiB)
app/token_blacklist_contract busread : 742/6000 (mem: 90.81 MiB)
app/token_blacklist_contract lookups : 9402/15000 (mem: 90.81 MiB)
app/token_blacklist_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 90.81 MiB)
app/token_blacklist_contract arithmetic : 34590/56000 (mem: 90.81 MiB)
app/token_blacklist_contract delta range : 5081/18000 (mem: 90.81 MiB)
app/token_blacklist_contract elliptic : 5806/6000 (mem: 90.81 MiB)
app/token_blacklist_contract auxiliary : 20704/26000 (mem: 90.81 MiB)
app/token_blacklist_contract poseidon ext : 3112/17000 (mem: 90.81 MiB)
app/token_blacklist_contract poseidon int : 17729/92000 (mem: 90.81 MiB)
app/token_blacklist_contract overflow : 0/0 (mem: 90.81 MiB)
app/token_blacklist_contract (mem: 90.81 MiB)
app/token_blacklist_contract Total structured size: 242025 (mem: 90.81 MiB)
app/token_blacklist_contract allocating polynomials object in proving key... (mem: 90.81 MiB)
app/token_blacklist_contract populating trace... (mem: 332.31 MiB)
app/token_blacklist_contract time to construct proving key: 416 ms. (mem: 357.81 MiB)
app/token_blacklist_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 448.81 MiB)
app/token_blacklist_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 502.81 MiB)
app/token_blacklist_contract VK saved to "./target/tmp/tmp.yH1VAqtWDA/vk" (mem: 502.81 MiB)
app/token_blacklist_contract Completed 2.1 KiB/2.1 KiB (20.2 KiB/s) with 1 file(s) remaining
app/token_blacklist_contract upload: ../../../../../tmp/tmp.gXZ9COoQk9 to s3://aztec-ci-artifacts/build-cache/vk-abb534db9306310c-c0ee7952573c57b12c6b20e13d45b50012f2ef5236545df42bbe6e8b6bf6bf76.tar.gz
app/token_blacklist_contract Cache upload of vk-abb534db9306310c-c0ee7952573c57b12c6b20e13d45b50012f2ef5236545df42bbe6e8b6bf6bf76.tar.gz complete in 5s.
app/token_blacklist_contract Processing function: burn_public...
app/token_blacklist_contract Function burn_public is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: constructor...
app/token_blacklist_contract Function constructor is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: deliver_transparent_note...
app/token_blacklist_contract Function deliver_transparent_note is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: get_roles...
app/token_blacklist_contract Function get_roles is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: mint_private...
app/token_blacklist_contract Function mint_private is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: mint_public...
app/token_blacklist_contract Function mint_public is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: process_message...
app/token_blacklist_contract Function process_message is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: public_dispatch...
app/token_blacklist_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: redeem_shield...
app/token_blacklist_contract Cache download of vk-abb534db9306310c-0768b2bacfaa5d58795cf5ba3d49a5a6318188ab294ea35aaf65720e8037cb5f.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.cbNGILe1d0 (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.70 MiB)
app/token_blacklist_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 42.70 MiB)
app/token_blacklist_contract goblin ecc op : 4/1024 (mem: 42.70 MiB)
app/token_blacklist_contract busread : 742/6000 (mem: 42.70 MiB)
app/token_blacklist_contract lookups : 9402/15000 (mem: 42.70 MiB)
app/token_blacklist_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 42.70 MiB)
app/token_blacklist_contract arithmetic : 17972/56000 (mem: 42.70 MiB)
app/token_blacklist_contract delta range : 2751/18000 (mem: 42.70 MiB)
app/token_blacklist_contract elliptic : 654/6000 (mem: 42.70 MiB)
app/token_blacklist_contract auxiliary : 928/26000 (mem: 42.70 MiB)
app/token_blacklist_contract poseidon ext : 582/17000 (mem: 42.70 MiB)
app/token_blacklist_contract poseidon int : 3308/92000 (mem: 42.70 MiB)
app/token_blacklist_contract overflow : 0/0 (mem: 42.70 MiB)
app/token_blacklist_contract (mem: 42.70 MiB)
app/token_blacklist_contract Total structured size: 242025 (mem: 42.70 MiB)
app/token_blacklist_contract allocating polynomials object in proving key... (mem: 43.20 MiB)
app/token_blacklist_contract populating trace... (mem: 282.70 MiB)
app/token_blacklist_contract time to construct proving key: 292 ms. (mem: 301.20 MiB)
app/token_blacklist_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 413.70 MiB)
app/token_blacklist_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 467.20 MiB)
app/token_blacklist_contract VK saved to "./target/tmp/tmp.cbNGILe1d0/vk" (mem: 467.20 MiB)
app/token_blacklist_contract Completed 2.1 KiB/2.1 KiB (29.9 KiB/s) with 1 file(s) remaining
app/token_blacklist_contract upload: ../../../../../tmp/tmp.W1pDMKwfua to s3://aztec-ci-artifacts/build-cache/vk-abb534db9306310c-0768b2bacfaa5d58795cf5ba3d49a5a6318188ab294ea35aaf65720e8037cb5f.tar.gz
app/token_blacklist_contract Cache upload of vk-abb534db9306310c-0768b2bacfaa5d58795cf5ba3d49a5a6318188ab294ea35aaf65720e8037cb5f.tar.gz complete in 5s.
app/token_blacklist_contract Processing function: shield...
app/token_blacklist_contract Function shield is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: sync_private_state...
app/token_blacklist_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: total_supply...
app/token_blacklist_contract Function total_supply is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: transfer...
app/token_blacklist_contract Cache download of vk-abb534db9306310c-fb5653915b73922b5a0649d4757b005e3277f3bfa8869ef1e8d0188f02caf4b9.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.GTZmxjChSr (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.30 MiB)
app/token_blacklist_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 77.30 MiB)
app/token_blacklist_contract goblin ecc op : 4/1024 (mem: 77.30 MiB)
app/token_blacklist_contract busread : 742/6000 (mem: 77.30 MiB)
app/token_blacklist_contract lookups : 98/15000 (mem: 77.30 MiB)
app/token_blacklist_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 77.30 MiB)
app/token_blacklist_contract arithmetic : 25526/56000 (mem: 77.30 MiB)
app/token_blacklist_contract delta range : 4977/18000 (mem: 77.30 MiB)
app/token_blacklist_contract elliptic : 5154/6000 (mem: 77.30 MiB)
app/token_blacklist_contract auxiliary : 23844/26000 (mem: 77.30 MiB)
app/token_blacklist_contract poseidon ext : 3582/17000 (mem: 77.30 MiB)
app/token_blacklist_contract poseidon int : 20408/92000 (mem: 77.30 MiB)
app/token_blacklist_contract overflow : 0/0 (mem: 77.30 MiB)
app/token_blacklist_contract (mem: 77.30 MiB)
app/token_blacklist_contract Total structured size: 242025 (mem: 77.30 MiB)
app/token_blacklist_contract allocating polynomials object in proving key... (mem: 77.30 MiB)
app/token_blacklist_contract populating trace... (mem: 317.80 MiB)
app/token_blacklist_contract time to construct proving key: 266 ms. (mem: 339.30 MiB)
app/token_blacklist_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 451.30 MiB)
app/token_blacklist_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 502.80 MiB)
app/token_blacklist_contract VK saved to "./target/tmp/tmp.GTZmxjChSr/vk" (mem: 502.80 MiB)
app/token_blacklist_contract Completed 2.1 KiB/2.1 KiB (20.6 KiB/s) with 1 file(s) remaining
app/token_blacklist_contract upload: ../../../../../tmp/tmp.TpTo2MyYFU to s3://aztec-ci-artifacts/build-cache/vk-abb534db9306310c-fb5653915b73922b5a0649d4757b005e3277f3bfa8869ef1e8d0188f02caf4b9.tar.gz
app/token_blacklist_contract Cache upload of vk-abb534db9306310c-fb5653915b73922b5a0649d4757b005e3277f3bfa8869ef1e8d0188f02caf4b9.tar.gz complete in 5s.
app/token_blacklist_contract Processing function: transfer_public...
app/token_blacklist_contract Function transfer_public is neither public nor unconstrained, skipping.
test/invalid_account_contract Cache download and extraction of contract-cd2c6cae349e6026.tar.gz complete in 1s.
protocol/contract_class_registerer_contract Processing function: broadcast_private_function...
protocol/contract_class_registerer_contract Cache download of vk-820c956587cde872-1638f3c9a1a9384dfa6c240c1000027443aad78d40d88a3f8b4b9d564a550596.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.bHTBxSIUcz (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: 76.44 MiB)
protocol/contract_class_registerer_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 77.44 MiB)
protocol/contract_class_registerer_contract goblin ecc op : 4/1024 (mem: 77.44 MiB)
protocol/contract_class_registerer_contract busread : 742/6000 (mem: 77.44 MiB)
protocol/contract_class_registerer_contract lookups : 2/15000 (mem: 77.44 MiB)
protocol/contract_class_registerer_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 77.44 MiB)
protocol/contract_class_registerer_contract arithmetic : 16452/56000 (mem: 77.44 MiB)
protocol/contract_class_registerer_contract delta range : 1788/18000 (mem: 77.44 MiB)
protocol/contract_class_registerer_contract elliptic : 2/6000 (mem: 77.44 MiB)
protocol/contract_class_registerer_contract auxiliary : 26/26000 (mem: 77.44 MiB)
protocol/contract_class_registerer_contract poseidon ext : 10142/17000 (mem: 77.44 MiB)
protocol/contract_class_registerer_contract poseidon int : 57800/92000 (mem: 77.44 MiB)
protocol/contract_class_registerer_contract overflow : 0/0 (mem: 77.44 MiB)
protocol/contract_class_registerer_contract (mem: 77.44 MiB)
protocol/contract_class_registerer_contract Total structured size: 242025 (mem: 77.44 MiB)
protocol/contract_class_registerer_contract allocating polynomials object in proving key... (mem: 77.44 MiB)
protocol/contract_class_registerer_contract populating trace... (mem: 312.94 MiB)
protocol/contract_class_registerer_contract time to construct proving key: 441 ms. (mem: 340.94 MiB)
protocol/contract_class_registerer_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 422.04 MiB)
protocol/contract_class_registerer_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 454.04 MiB)
protocol/contract_class_registerer_contract VK saved to "./target/tmp/tmp.bHTBxSIUcz/vk" (mem: 454.04 MiB)
protocol/contract_class_registerer_contract Completed 2.1 KiB/2.1 KiB (23.6 KiB/s) with 1 file(s) remaining
protocol/contract_class_registerer_contract upload: ../../../../../tmp/tmp.Ix0NAEjzys to s3://aztec-ci-artifacts/build-cache/vk-820c956587cde872-1638f3c9a1a9384dfa6c240c1000027443aad78d40d88a3f8b4b9d564a550596.tar.gz
protocol/contract_class_registerer_contract Cache upload of vk-820c956587cde872-1638f3c9a1a9384dfa6c240c1000027443aad78d40d88a3f8b4b9d564a550596.tar.gz complete in 6s.
protocol/contract_class_registerer_contract Processing function: broadcast_utility_function...
protocol/contract_class_registerer_contract Cache download of vk-820c956587cde872-781a4c05884f4d1d9d4de05c76f1f13da9e1079e88c8ca98a847c92e7ca885af.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.VoBZiAmE6O (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.99 MiB)
protocol/contract_class_registerer_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 79.49 MiB)
protocol/contract_class_registerer_contract goblin ecc op : 4/1024 (mem: 79.49 MiB)
protocol/contract_class_registerer_contract busread : 742/6000 (mem: 79.49 MiB)
protocol/contract_class_registerer_contract lookups : 2/15000 (mem: 79.49 MiB)
protocol/contract_class_registerer_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 79.49 MiB)
protocol/contract_class_registerer_contract arithmetic : 16408/56000 (mem: 79.49 MiB)
protocol/contract_class_registerer_contract delta range : 1788/18000 (mem: 79.49 MiB)
protocol/contract_class_registerer_contract elliptic : 2/6000 (mem: 79.49 MiB)
protocol/contract_class_registerer_contract auxiliary : 26/26000 (mem: 79.49 MiB)
protocol/contract_class_registerer_contract poseidon ext : 10112/17000 (mem: 79.49 MiB)
protocol/contract_class_registerer_contract poseidon int : 57629/92000 (mem: 79.49 MiB)
protocol/contract_class_registerer_contract overflow : 0/0 (mem: 79.49 MiB)
protocol/contract_class_registerer_contract (mem: 79.49 MiB)
protocol/contract_class_registerer_contract Total structured size: 242025 (mem: 79.49 MiB)
protocol/contract_class_registerer_contract allocating polynomials object in proving key... (mem: 79.49 MiB)
protocol/contract_class_registerer_contract populating trace... (mem: 314.49 MiB)
protocol/contract_class_registerer_contract time to construct proving key: 337 ms. (mem: 339.49 MiB)
protocol/contract_class_registerer_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 419.10 MiB)
protocol/contract_class_registerer_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 466.60 MiB)
protocol/contract_class_registerer_contract VK saved to "./target/tmp/tmp.VoBZiAmE6O/vk" (mem: 466.60 MiB)
protocol/contract_class_registerer_contract Completed 2.1 KiB/2.1 KiB (26.4 KiB/s) with 1 file(s) remaining
protocol/contract_class_registerer_contract upload: ../../../../../tmp/tmp.wgxRKE86P1 to s3://aztec-ci-artifacts/build-cache/vk-820c956587cde872-781a4c05884f4d1d9d4de05c76f1f13da9e1079e88c8ca98a847c92e7ca885af.tar.gz
protocol/contract_class_registerer_contract Cache upload of vk-820c956587cde872-781a4c05884f4d1d9d4de05c76f1f13da9e1079e88c8ca98a847c92e7ca885af.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.
protocol/fee_juice_contract Processing function: claim...
protocol/fee_juice_contract Cache download of vk-56bff2a73dba96b3-50819245de84c383533c094fed70829ea087ea25ed307015ea61d6d4b9a4119b.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.5fQ8eIR2oq (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: 41.92 MiB)
protocol/fee_juice_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 43.42 MiB)
protocol/fee_juice_contract goblin ecc op : 4/1024 (mem: 43.42 MiB)
protocol/fee_juice_contract busread : 742/6000 (mem: 43.42 MiB)
protocol/fee_juice_contract lookups : 17378/15000 (mem: 43.42 MiB)
protocol/fee_juice_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 43.42 MiB)
protocol/fee_juice_contract arithmetic : 13735/56000 (mem: 43.42 MiB)
protocol/fee_juice_contract delta range : 2547/18000 (mem: 43.42 MiB)
protocol/fee_juice_contract elliptic : 2/6000 (mem: 43.42 MiB)
protocol/fee_juice_contract auxiliary : 26/26000 (mem: 43.42 MiB)
protocol/fee_juice_contract poseidon ext : 452/17000 (mem: 43.42 MiB)
protocol/fee_juice_contract poseidon int : 2567/92000 (mem: 43.42 MiB)
protocol/fee_juice_contract overflow : 0/0 (mem: 43.42 MiB)
protocol/fee_juice_contract (mem: 43.42 MiB)
protocol/fee_juice_contract Total structured size: 242025 (mem: 43.42 MiB)
protocol/fee_juice_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 44.42 MiB)
protocol/fee_juice_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 44.42 MiB)
protocol/fee_juice_contract goblin ecc op : 4/1024 (mem: 44.42 MiB)
protocol/fee_juice_contract busread : 742/6000 (mem: 44.42 MiB)
protocol/fee_juice_contract lookups : 15000/15000 (mem: 44.42 MiB)
protocol/fee_juice_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 44.42 MiB)
protocol/fee_juice_contract arithmetic : 13735/56000 (mem: 44.42 MiB)
protocol/fee_juice_contract delta range : 2547/18000 (mem: 44.42 MiB)
protocol/fee_juice_contract elliptic : 2/6000 (mem: 44.42 MiB)
protocol/fee_juice_contract auxiliary : 26/26000 (mem: 44.42 MiB)
protocol/fee_juice_contract poseidon ext : 452/17000 (mem: 44.42 MiB)
protocol/fee_juice_contract poseidon int : 2567/92000 (mem: 44.42 MiB)
protocol/fee_juice_contract overflow : 2379/2379 (mem: 44.42 MiB)
protocol/fee_juice_contract (mem: 44.42 MiB)
protocol/fee_juice_contract Total structured size: 244404 (mem: 44.42 MiB)
protocol/fee_juice_contract allocating polynomials object in proving key... (mem: 44.42 MiB)
protocol/fee_juice_contract populating trace... (mem: 491.92 MiB)
protocol/fee_juice_contract time to construct proving key: 418 ms. (mem: 510.42 MiB)
protocol/fee_juice_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 617.81 MiB)
protocol/fee_juice_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 665.87 MiB)
protocol/fee_juice_contract VK saved to "./target/tmp/tmp.5fQ8eIR2oq/vk" (mem: 665.87 MiB)
protocol/fee_juice_contract Completed 2.1 KiB/2.1 KiB (24.5 KiB/s) with 1 file(s) remaining
protocol/fee_juice_contract upload: ../../../../../tmp/tmp.GiTqYioI6m to s3://aztec-ci-artifacts/build-cache/vk-56bff2a73dba96b3-50819245de84c383533c094fed70829ea087ea25ed307015ea61d6d4b9a4119b.tar.gz
protocol/fee_juice_contract Cache upload of vk-56bff2a73dba96b3-50819245de84c383533c094fed70829ea087ea25ed307015ea61d6d4b9a4119b.tar.gz complete in 5s.
protocol/fee_juice_contract Processing function: process_message...
protocol/fee_juice_contract Function process_message is neither public nor unconstrained, skipping.
protocol/fee_juice_contract Processing function: public_dispatch...
protocol/fee_juice_contract Function public_dispatch is neither public nor unconstrained, skipping.
protocol/fee_juice_contract Processing function: sync_private_state...
protocol/fee_juice_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: 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/parent_contract compile test/parent_contract
test/no_constructor_contract Cache download and extraction of contract-9efc91ba63b0260d.tar.gz complete in 0s.
test/offchain_message_contract compile test/offchain_message_contract
test/note_getter_contract Cache download and extraction of contract-cbca38ccb5e53226.tar.gz complete in 0s.
test/avm_test_contract Processing function: emit_public_log...
test/avm_test_contract Function emit_public_log is neither public nor unconstrained, skipping.
test/benchmarking_contract Processing function: broadcast...
test/benchmarking_contract Function broadcast is neither public nor unconstrained, skipping.
app/token_contract Processing function: burn_private...
app/token_contract Cache download of vk-cdd272de94c04a35-94f86c65bec3da9511cc93e66d9ba5954db08f0f60eecb7077ffca0ef2f126c2.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.TW6vadXEDH (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: 85.72 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 98.72 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 98.72 MiB)
app/token_contract busread : 742/6000 (mem: 98.72 MiB)
app/token_contract lookups : 9354/15000 (mem: 98.72 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 98.72 MiB)
app/token_contract arithmetic : 48546/56000 (mem: 98.72 MiB)
app/token_contract delta range : 6009/18000 (mem: 98.72 MiB)
app/token_contract elliptic : 5806/6000 (mem: 98.72 MiB)
app/token_contract auxiliary : 20704/26000 (mem: 98.72 MiB)
app/token_contract poseidon ext : 2832/17000 (mem: 98.72 MiB)
app/token_contract poseidon int : 16133/92000 (mem: 98.72 MiB)
app/token_contract overflow : 0/0 (mem: 98.72 MiB)
app/token_contract (mem: 98.72 MiB)
app/token_contract Total structured size: 242025 (mem: 98.72 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 99.22 MiB)
app/token_contract populating trace... (mem: 340.22 MiB)
app/token_contract time to construct proving key: 641 ms. (mem: 367.22 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 479.22 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 515.22 MiB)
app/token_contract VK saved to "./target/tmp/tmp.TW6vadXEDH/vk" (mem: 515.22 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (23.8 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.1Z4H06vkoX to s3://aztec-ci-artifacts/build-cache/vk-cdd272de94c04a35-94f86c65bec3da9511cc93e66d9ba5954db08f0f60eecb7077ffca0ef2f126c2.tar.gz
app/token_contract Cache upload of vk-cdd272de94c04a35-94f86c65bec3da9511cc93e66d9ba5954db08f0f60eecb7077ffca0ef2f126c2.tar.gz complete in 4s.
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-cdd272de94c04a35-48bab0da75ec15f06a25e2eec5be47af91d63be8b3d300b82015ac14a1df7221.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.LEibM39PnN (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.47 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.47 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 12.47 MiB)
app/token_contract busread : 742/6000 (mem: 12.47 MiB)
app/token_contract lookups : 2/15000 (mem: 12.47 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.47 MiB)
app/token_contract arithmetic : 3298/56000 (mem: 12.47 MiB)
app/token_contract delta range : 1787/18000 (mem: 12.47 MiB)
app/token_contract elliptic : 2/6000 (mem: 12.47 MiB)
app/token_contract auxiliary : 26/26000 (mem: 12.47 MiB)
app/token_contract poseidon ext : 22/17000 (mem: 12.47 MiB)
app/token_contract poseidon int : 116/92000 (mem: 12.47 MiB)
app/token_contract overflow : 0/0 (mem: 12.47 MiB)
app/token_contract (mem: 12.47 MiB)
app/token_contract Total structured size: 242025 (mem: 12.47 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 12.47 MiB)
app/token_contract populating trace... (mem: 254.97 MiB)
app/token_contract time to construct proving key: 236 ms. (mem: 269.47 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 381.47 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 428.78 MiB)
app/token_contract VK saved to "./target/tmp/tmp.LEibM39PnN/vk" (mem: 428.78 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (23.7 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.nWMaLrz2df to s3://aztec-ci-artifacts/build-cache/vk-cdd272de94c04a35-48bab0da75ec15f06a25e2eec5be47af91d63be8b3d300b82015ac14a1df7221.tar.gz
app/token_contract Cache upload of vk-cdd272de94c04a35-48bab0da75ec15f06a25e2eec5be47af91d63be8b3d300b82015ac14a1df7221.tar.gz complete in 6s.
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.
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/parent_contract Cache download and extraction of contract-2fb739de88fe2af7.tar.gz complete in 1s.
test/offchain_message_contract Cache download and extraction of contract-3dca69414e037049.tar.gz complete in 0s.
app/token_blacklist_contract Processing function: unshield...
app/token_blacklist_contract Cache download of vk-abb534db9306310c-43165b46acfd0ba7f0c7e64d3fe2f7a91f7be8fa203daae01f445fbdfb3b8a09.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.flOmYU4IjO (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: 83.21 MiB)
app/token_blacklist_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 91.71 MiB)
app/token_blacklist_contract goblin ecc op : 4/1024 (mem: 91.71 MiB)
app/token_blacklist_contract busread : 742/6000 (mem: 91.71 MiB)
app/token_blacklist_contract lookups : 9450/15000 (mem: 91.71 MiB)
app/token_blacklist_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 91.71 MiB)
app/token_blacklist_contract arithmetic : 35777/56000 (mem: 91.71 MiB)
app/token_blacklist_contract delta range : 5232/18000 (mem: 91.71 MiB)
app/token_blacklist_contract elliptic : 5806/6000 (mem: 91.71 MiB)
app/token_blacklist_contract auxiliary : 20704/26000 (mem: 91.71 MiB)
app/token_blacklist_contract poseidon ext : 3572/17000 (mem: 91.71 MiB)
app/token_blacklist_contract poseidon int : 20351/92000 (mem: 91.71 MiB)
app/token_blacklist_contract overflow : 0/0 (mem: 91.71 MiB)
app/token_blacklist_contract (mem: 91.71 MiB)
app/token_blacklist_contract Total structured size: 242025 (mem: 91.71 MiB)
app/token_blacklist_contract allocating polynomials object in proving key... (mem: 91.71 MiB)
app/token_blacklist_contract populating trace... (mem: 332.71 MiB)
app/token_blacklist_contract time to construct proving key: 527 ms. (mem: 359.21 MiB)
app/token_blacklist_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 446.21 MiB)
app/token_blacklist_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 501.21 MiB)
app/token_blacklist_contract VK saved to "./target/tmp/tmp.flOmYU4IjO/vk" (mem: 501.21 MiB)
app/token_blacklist_contract Completed 2.1 KiB/2.1 KiB (20.7 KiB/s) with 1 file(s) remaining
app/token_blacklist_contract upload: ../../../../../tmp/tmp.3LoJcOamdW to s3://aztec-ci-artifacts/build-cache/vk-abb534db9306310c-43165b46acfd0ba7f0c7e64d3fe2f7a91f7be8fa203daae01f445fbdfb3b8a09.tar.gz
app/token_blacklist_contract Cache upload of vk-abb534db9306310c-43165b46acfd0ba7f0c7e64d3fe2f7a91f7be8fa203daae01f445fbdfb3b8a09.tar.gz complete in 6s.
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 Processing function: emit_public...
test/no_constructor_contract Function emit_public is neither public nor unconstrained, skipping.
test/pending_note_hashes_contract compile test/pending_note_hashes_contract
app/token_contract Processing function: finalize_transfer_to_private_from_private...
app/token_contract Cache download of vk-cdd272de94c04a35-65fdda52ddecebc8eab6f7fe087dbfc1fddeff92293e50aebf5c68706d6a0dc9.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.BR8c3R28dY (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.03 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 111.03 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 111.03 MiB)
app/token_contract busread : 742/6000 (mem: 111.03 MiB)
app/token_contract lookups : 9354/15000 (mem: 111.03 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 111.03 MiB)
app/token_contract arithmetic : 49661/56000 (mem: 111.03 MiB)
app/token_contract delta range : 6267/18000 (mem: 111.03 MiB)
app/token_contract elliptic : 5806/6000 (mem: 111.03 MiB)
app/token_contract auxiliary : 24292/26000 (mem: 111.03 MiB)
app/token_contract poseidon ext : 3262/17000 (mem: 111.03 MiB)
app/token_contract poseidon int : 18584/92000 (mem: 111.03 MiB)
app/token_contract overflow : 0/0 (mem: 111.03 MiB)
app/token_contract (mem: 111.03 MiB)
app/token_contract Total structured size: 242025 (mem: 111.03 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 111.03 MiB)
app/token_contract populating trace... (mem: 349.53 MiB)
app/token_contract time to construct proving key: 322 ms. (mem: 377.03 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 489.03 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 538.53 MiB)
app/token_contract VK saved to "./target/tmp/tmp.BR8c3R28dY/vk" (mem: 538.53 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (21.7 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.KerbQBBPCV to s3://aztec-ci-artifacts/build-cache/vk-cdd272de94c04a35-65fdda52ddecebc8eab6f7fe087dbfc1fddeff92293e50aebf5c68706d6a0dc9.tar.gz
app/token_contract Cache upload of vk-cdd272de94c04a35-65fdda52ddecebc8eab6f7fe087dbfc1fddeff92293e50aebf5c68706d6a0dc9.tar.gz complete in 6s.
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-cdd272de94c04a35-e489c8d2c91f2a445412a96fa93d43ce194e2a66462573afbddcb3bb32091eb8.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.HT3xHe1JMC (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.05 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 32.55 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 32.55 MiB)
app/token_contract busread : 742/6000 (mem: 32.55 MiB)
app/token_contract lookups : 9354/15000 (mem: 32.55 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 32.55 MiB)
app/token_contract arithmetic : 13692/56000 (mem: 32.55 MiB)
app/token_contract delta range : 2311/18000 (mem: 32.55 MiB)
app/token_contract elliptic : 670/6000 (mem: 32.55 MiB)
app/token_contract auxiliary : 543/26000 (mem: 32.55 MiB)
app/token_contract poseidon ext : 82/17000 (mem: 32.55 MiB)
app/token_contract poseidon int : 458/92000 (mem: 32.55 MiB)
app/token_contract overflow : 0/0 (mem: 32.55 MiB)
app/token_contract (mem: 32.55 MiB)
app/token_contract Total structured size: 242025 (mem: 32.55 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 32.55 MiB)
app/token_contract populating trace... (mem: 274.55 MiB)
app/token_contract time to construct proving key: 256 ms. (mem: 292.05 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 404.05 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 452.31 MiB)
app/token_contract VK saved to "./target/tmp/tmp.HT3xHe1JMC/vk" (mem: 452.31 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (32.7 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.4hqjx0ccKX to s3://aztec-ci-artifacts/build-cache/vk-cdd272de94c04a35-e489c8d2c91f2a445412a96fa93d43ce194e2a66462573afbddcb3bb32091eb8.tar.gz
app/token_contract Cache upload of vk-cdd272de94c04a35-e489c8d2c91f2a445412a96fa93d43ce194e2a66462573afbddcb3bb32091eb8.tar.gz complete in 5s.
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-cdd272de94c04a35-54d33df59a85e06427f54e60803d06d382ef5d92b23269649e5534b75afe1cd6.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.DxT8FmBLLb (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.42 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 32.92 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 32.92 MiB)
app/token_contract busread : 742/6000 (mem: 32.92 MiB)
app/token_contract lookups : 9354/15000 (mem: 32.92 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 32.92 MiB)
app/token_contract arithmetic : 13664/56000 (mem: 32.92 MiB)
app/token_contract delta range : 2307/18000 (mem: 32.92 MiB)
app/token_contract elliptic : 670/6000 (mem: 32.92 MiB)
app/token_contract auxiliary : 543/26000 (mem: 32.92 MiB)
app/token_contract poseidon ext : 62/17000 (mem: 32.92 MiB)
app/token_contract poseidon int : 344/92000 (mem: 32.92 MiB)
app/token_contract overflow : 0/0 (mem: 32.92 MiB)
app/token_contract (mem: 32.92 MiB)
app/token_contract Total structured size: 242025 (mem: 32.92 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 33.42 MiB)
app/token_contract populating trace... (mem: 274.42 MiB)
app/token_contract time to construct proving key: 265 ms. (mem: 291.92 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 403.42 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 451.42 MiB)
app/token_contract VK saved to "./target/tmp/tmp.DxT8FmBLLb/vk" (mem: 451.42 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (24.6 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.4uoAFC45C9 to s3://aztec-ci-artifacts/build-cache/vk-cdd272de94c04a35-54d33df59a85e06427f54e60803d06d382ef5d92b23269649e5534b75afe1cd6.tar.gz
app/token_contract Cache upload of vk-cdd272de94c04a35-54d33df59a85e06427f54e60803d06d382ef5d92b23269649e5534b75afe1cd6.tar.gz complete in 5s.
app/token_contract Processing function: private_get_decimals...
app/token_contract Cache download of vk-cdd272de94c04a35-a8259b86bde7e26b88c763c58f1173b262c19e885d3e04d8d2f38c5c258a5082.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.c2qMoJX6ao (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.80 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.80 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 15.80 MiB)
app/token_contract busread : 742/6000 (mem: 15.80 MiB)
app/token_contract lookups : 2/15000 (mem: 15.80 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.80 MiB)
app/token_contract arithmetic : 4237/56000 (mem: 15.80 MiB)
app/token_contract delta range : 1888/18000 (mem: 15.80 MiB)
app/token_contract elliptic : 2/6000 (mem: 15.80 MiB)
app/token_contract auxiliary : 26/26000 (mem: 15.80 MiB)
app/token_contract poseidon ext : 452/17000 (mem: 15.80 MiB)
app/token_contract poseidon int : 2567/92000 (mem: 15.80 MiB)
app/token_contract overflow : 0/0 (mem: 15.80 MiB)
app/token_contract (mem: 15.80 MiB)
app/token_contract Total structured size: 242025 (mem: 15.80 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 15.80 MiB)
app/token_contract populating trace... (mem: 257.30 MiB)
app/token_contract time to construct proving key: 308 ms. (mem: 272.30 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 385.80 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 433.95 MiB)
app/token_contract VK saved to "./target/tmp/tmp.c2qMoJX6ao/vk" (mem: 433.95 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.tbazeWLt8o to s3://aztec-ci-artifacts/build-cache/vk-cdd272de94c04a35-a8259b86bde7e26b88c763c58f1173b262c19e885d3e04d8d2f38c5c258a5082.tar.gz
app/token_contract Cache upload of vk-cdd272de94c04a35-a8259b86bde7e26b88c763c58f1173b262c19e885d3e04d8d2f38c5c258a5082.tar.gz complete in 5s.
app/token_contract Processing function: private_get_name...
app/token_contract Cache download of vk-cdd272de94c04a35-cf70044cdfe6e5bacf9f08bc70bb3157ce62d675f47e0b175668f6986dca7368.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.RSuUXFv1TN (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.29 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.79 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 15.79 MiB)
app/token_contract busread : 742/6000 (mem: 15.79 MiB)
app/token_contract lookups : 2/15000 (mem: 15.79 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.79 MiB)
app/token_contract arithmetic : 4236/56000 (mem: 15.79 MiB)
app/token_contract delta range : 1887/18000 (mem: 15.79 MiB)
app/token_contract elliptic : 2/6000 (mem: 15.79 MiB)
app/token_contract auxiliary : 26/26000 (mem: 15.79 MiB)
app/token_contract poseidon ext : 452/17000 (mem: 15.79 MiB)
app/token_contract poseidon int : 2567/92000 (mem: 15.79 MiB)
app/token_contract overflow : 0/0 (mem: 15.79 MiB)
app/token_contract (mem: 15.79 MiB)
app/token_contract Total structured size: 242025 (mem: 15.79 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 15.79 MiB)
app/token_contract populating trace... (mem: 257.29 MiB)
app/token_contract time to construct proving key: 278 ms. (mem: 272.29 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 385.29 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 433.53 MiB)
app/token_contract VK saved to "./target/tmp/tmp.RSuUXFv1TN/vk" (mem: 433.53 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (28.9 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.PXjB69AIyl to s3://aztec-ci-artifacts/build-cache/vk-cdd272de94c04a35-cf70044cdfe6e5bacf9f08bc70bb3157ce62d675f47e0b175668f6986dca7368.tar.gz
app/token_contract Cache upload of vk-cdd272de94c04a35-cf70044cdfe6e5bacf9f08bc70bb3157ce62d675f47e0b175668f6986dca7368.tar.gz complete in 5s.
app/token_contract Processing function: private_get_symbol...
app/token_contract Cache download of vk-cdd272de94c04a35-f6e1b935f9f1f9b9b5ea3db82d748f7cf9e5c6e3d0cf724bc860ee65e74a2ab9.tar.gz failed.
app/token_contract Generating vk for function: private_get_symbol...
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.nKRpY6HJo7 (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.30 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.80 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 15.80 MiB)
app/token_contract busread : 742/6000 (mem: 15.80 MiB)
app/token_contract lookups : 2/15000 (mem: 15.80 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.80 MiB)
app/token_contract arithmetic : 4236/56000 (mem: 15.80 MiB)
app/token_contract delta range : 1887/18000 (mem: 15.80 MiB)
app/token_contract elliptic : 2/6000 (mem: 15.80 MiB)
app/token_contract auxiliary : 26/26000 (mem: 15.80 MiB)
app/token_contract poseidon ext : 452/17000 (mem: 15.80 MiB)
app/token_contract poseidon int : 2567/92000 (mem: 15.80 MiB)
app/token_contract overflow : 0/0 (mem: 15.80 MiB)
app/token_contract (mem: 15.80 MiB)
app/token_contract Total structured size: 242025 (mem: 15.80 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 15.80 MiB)
app/token_contract populating trace... (mem: 257.30 MiB)
app/token_contract time to construct proving key: 337 ms. (mem: 271.80 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 384.80 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 432.88 MiB)
app/token_contract VK saved to "./target/tmp/tmp.nKRpY6HJo7/vk" (mem: 432.88 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (21.0 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.HCzcL8Bawk to s3://aztec-ci-artifacts/build-cache/vk-cdd272de94c04a35-f6e1b935f9f1f9b9b5ea3db82d748f7cf9e5c6e3d0cf724bc860ee65e74a2ab9.tar.gz
app/token_contract Cache upload of vk-cdd272de94c04a35-f6e1b935f9f1f9b9b5ea3db82d748f7cf9e5c6e3d0cf724bc860ee65e74a2ab9.tar.gz complete in 6s.
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-cdd272de94c04a35-651ee79e230f4a435be2c7b5f9b052dc3133b4c4e474ac2088b5f92e3fb6c5f7.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.TeygxqbgkX (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.50 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 33.00 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 33.00 MiB)
app/token_contract busread : 742/6000 (mem: 33.00 MiB)
app/token_contract lookups : 2/15000 (mem: 33.00 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 33.00 MiB)
app/token_contract arithmetic : 8562/56000 (mem: 33.00 MiB)
app/token_contract delta range : 2811/18000 (mem: 33.00 MiB)
app/token_contract elliptic : 646/6000 (mem: 33.00 MiB)
app/token_contract auxiliary : 9221/26000 (mem: 33.00 MiB)
app/token_contract poseidon ext : 462/17000 (mem: 33.00 MiB)
app/token_contract poseidon int : 2624/92000 (mem: 33.00 MiB)
app/token_contract overflow : 0/0 (mem: 33.00 MiB)
app/token_contract (mem: 33.00 MiB)
app/token_contract Total structured size: 242025 (mem: 33.00 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 33.00 MiB)
app/token_contract populating trace... (mem: 273.00 MiB)
app/token_contract time to construct proving key: 264 ms. (mem: 289.50 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 401.50 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 449.66 MiB)
app/token_contract VK saved to "./target/tmp/tmp.TeygxqbgkX/vk" (mem: 449.66 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (28.3 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.KdkRC8kgBz to s3://aztec-ci-artifacts/build-cache/vk-cdd272de94c04a35-651ee79e230f4a435be2c7b5f9b052dc3133b4c4e474ac2088b5f92e3fb6c5f7.tar.gz
app/token_contract Cache upload of vk-cdd272de94c04a35-651ee79e230f4a435be2c7b5f9b052dc3133b4c4e474ac2088b5f92e3fb6c5f7.tar.gz complete in 5s.
app/simple_token_contract Processing function: burn_private...
app/simple_token_contract Cache download of vk-92a443b5ec751ee7-4cccbd49909e0b5e9f38eac147dfdb35b5f244543ea9ac945a375a3ac391932c.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.PAjbSEmYtN (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: 67.05 MiB)
app/simple_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 79.55 MiB)
app/simple_token_contract goblin ecc op : 4/1024 (mem: 79.55 MiB)
app/simple_token_contract busread : 742/6000 (mem: 79.55 MiB)
app/simple_token_contract lookups : 9354/15000 (mem: 79.55 MiB)
app/simple_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 79.55 MiB)
app/simple_token_contract arithmetic : 31432/56000 (mem: 79.55 MiB)
app/simple_token_contract delta range : 4802/18000 (mem: 79.55 MiB)
app/simple_token_contract elliptic : 5806/6000 (mem: 79.55 MiB)
app/simple_token_contract auxiliary : 20704/26000 (mem: 79.55 MiB)
app/simple_token_contract poseidon ext : 2832/17000 (mem: 79.55 MiB)
app/simple_token_contract poseidon int : 16133/92000 (mem: 79.55 MiB)
app/simple_token_contract overflow : 0/0 (mem: 79.55 MiB)
app/simple_token_contract (mem: 79.55 MiB)
app/simple_token_contract Total structured size: 242025 (mem: 79.55 MiB)
app/simple_token_contract allocating polynomials object in proving key... (mem: 79.55 MiB)
app/simple_token_contract populating trace... (mem: 320.05 MiB)
app/simple_token_contract time to construct proving key: 491 ms. (mem: 345.05 MiB)
app/simple_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 456.05 MiB)
app/simple_token_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 505.55 MiB)
app/simple_token_contract VK saved to "./target/tmp/tmp.PAjbSEmYtN/vk" (mem: 505.55 MiB)
app/simple_token_contract Completed 2.1 KiB/2.1 KiB (26.0 KiB/s) with 1 file(s) remaining
app/simple_token_contract upload: ../../../../../tmp/tmp.E1EAXJMoq0 to s3://aztec-ci-artifacts/build-cache/vk-92a443b5ec751ee7-4cccbd49909e0b5e9f38eac147dfdb35b5f244543ea9ac945a375a3ac391932c.tar.gz
app/simple_token_contract Cache upload of vk-92a443b5ec751ee7-4cccbd49909e0b5e9f38eac147dfdb35b5f244543ea9ac945a375a3ac391932c.tar.gz complete in 7s.
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-92a443b5ec751ee7-48bab0da75ec15f06a25e2eec5be47af91d63be8b3d300b82015ac14a1df7221.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.fBVISE1xEP (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.58 MiB)
app/simple_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.58 MiB)
app/simple_token_contract goblin ecc op : 4/1024 (mem: 12.58 MiB)
app/simple_token_contract busread : 742/6000 (mem: 12.58 MiB)
app/simple_token_contract lookups : 2/15000 (mem: 12.58 MiB)
app/simple_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.58 MiB)
app/simple_token_contract arithmetic : 3298/56000 (mem: 12.58 MiB)
app/simple_token_contract delta range : 1787/18000 (mem: 12.58 MiB)
app/simple_token_contract elliptic : 2/6000 (mem: 12.58 MiB)
app/simple_token_contract auxiliary : 26/26000 (mem: 12.58 MiB)
app/simple_token_contract poseidon ext : 22/17000 (mem: 12.58 MiB)
app/simple_token_contract poseidon int : 116/92000 (mem: 12.58 MiB)
app/simple_token_contract overflow : 0/0 (mem: 12.58 MiB)
app/simple_token_contract (mem: 12.58 MiB)
app/simple_token_contract Total structured size: 242025 (mem: 12.58 MiB)
app/simple_token_contract allocating polynomials object in proving key... (mem: 12.58 MiB)
app/simple_token_contract populating trace... (mem: 253.58 MiB)
app/simple_token_contract time to construct proving key: 199 ms. (mem: 267.58 MiB)
app/simple_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 379.58 MiB)
app/simple_token_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 427.63 MiB)
app/simple_token_contract VK saved to "./target/tmp/tmp.fBVISE1xEP/vk" (mem: 427.63 MiB)
app/simple_token_contract Completed 2.1 KiB/2.1 KiB (16.3 KiB/s) with 1 file(s) remaining
app/simple_token_contract upload: ../../../../../tmp/tmp.MlaoguU2Zm to s3://aztec-ci-artifacts/build-cache/vk-92a443b5ec751ee7-48bab0da75ec15f06a25e2eec5be47af91d63be8b3d300b82015ac14a1df7221.tar.gz
app/simple_token_contract Cache upload of vk-92a443b5ec751ee7-48bab0da75ec15f06a25e2eec5be47af91d63be8b3d300b82015ac14a1df7221.tar.gz complete in 5s.
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-92a443b5ec751ee7-a6443ba677a5db4390571797bd29b155920bd6ed41aeef4567ea3405825acaf4.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.DMELUiyfMZ (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: 31.76 MiB)
app/simple_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 32.76 MiB)
app/simple_token_contract goblin ecc op : 4/1024 (mem: 32.76 MiB)
app/simple_token_contract busread : 742/6000 (mem: 32.76 MiB)
app/simple_token_contract lookups : 9354/15000 (mem: 32.76 MiB)
app/simple_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 32.76 MiB)
app/simple_token_contract arithmetic : 13692/56000 (mem: 32.76 MiB)
app/simple_token_contract delta range : 2311/18000 (mem: 32.76 MiB)
app/simple_token_contract elliptic : 670/6000 (mem: 32.76 MiB)
app/simple_token_contract auxiliary : 543/26000 (mem: 32.76 MiB)
app/simple_token_contract poseidon ext : 82/17000 (mem: 32.76 MiB)
app/simple_token_contract poseidon int : 458/92000 (mem: 32.76 MiB)
app/simple_token_contract overflow : 0/0 (mem: 32.76 MiB)
app/simple_token_contract (mem: 32.76 MiB)
app/simple_token_contract Total structured size: 242025 (mem: 32.76 MiB)
app/simple_token_contract allocating polynomials object in proving key... (mem: 33.26 MiB)
app/simple_token_contract populating trace... (mem: 274.76 MiB)
app/simple_token_contract time to construct proving key: 313 ms. (mem: 291.26 MiB)
app/simple_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 402.76 MiB)
app/simple_token_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 450.80 MiB)
app/simple_token_contract VK saved to "./target/tmp/tmp.DMELUiyfMZ/vk" (mem: 450.80 MiB)
app/simple_token_contract Completed 2.1 KiB/2.1 KiB (21.1 KiB/s) with 1 file(s) remaining
app/simple_token_contract upload: ../../../../../tmp/tmp.23Vy758kHB to s3://aztec-ci-artifacts/build-cache/vk-92a443b5ec751ee7-a6443ba677a5db4390571797bd29b155920bd6ed41aeef4567ea3405825acaf4.tar.gz
app/simple_token_contract Cache upload of vk-92a443b5ec751ee7-a6443ba677a5db4390571797bd29b155920bd6ed41aeef4567ea3405825acaf4.tar.gz complete in 5s.
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-92a443b5ec751ee7-734124edfcaf020efee2625bf3d5b723668983c27b9c5d942637accea30f6fe3.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.r3DrFykVIG (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.00 MiB)
app/simple_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 33.50 MiB)
app/simple_token_contract goblin ecc op : 4/1024 (mem: 33.50 MiB)
app/simple_token_contract busread : 742/6000 (mem: 33.50 MiB)
app/simple_token_contract lookups : 9354/15000 (mem: 33.50 MiB)
app/simple_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 33.50 MiB)
app/simple_token_contract arithmetic : 13664/56000 (mem: 33.50 MiB)
app/simple_token_contract delta range : 2307/18000 (mem: 33.50 MiB)
app/simple_token_contract elliptic : 670/6000 (mem: 33.50 MiB)
app/simple_token_contract auxiliary : 543/26000 (mem: 33.50 MiB)
app/simple_token_contract poseidon ext : 62/17000 (mem: 33.50 MiB)
app/simple_token_contract poseidon int : 344/92000 (mem: 33.50 MiB)
app/simple_token_contract overflow : 0/0 (mem: 33.50 MiB)
app/simple_token_contract (mem: 33.50 MiB)
app/simple_token_contract Total structured size: 242025 (mem: 33.50 MiB)
app/simple_token_contract allocating polynomials object in proving key... (mem: 33.50 MiB)
app/simple_token_contract populating trace... (mem: 275.00 MiB)
app/simple_token_contract time to construct proving key: 329 ms. (mem: 292.50 MiB)
app/simple_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 405.00 MiB)
app/simple_token_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 453.05 MiB)
app/simple_token_contract VK saved to "./target/tmp/tmp.r3DrFykVIG/vk" (mem: 453.05 MiB)
app/simple_token_contract Completed 2.1 KiB/2.1 KiB (17.4 KiB/s) with 1 file(s) remaining
app/simple_token_contract upload: ../../../../../tmp/tmp.9ZEMpjZh91 to s3://aztec-ci-artifacts/build-cache/vk-92a443b5ec751ee7-734124edfcaf020efee2625bf3d5b723668983c27b9c5d942637accea30f6fe3.tar.gz
app/simple_token_contract Cache upload of vk-92a443b5ec751ee7-734124edfcaf020efee2625bf3d5b723668983c27b9c5d942637accea30f6fe3.tar.gz complete in 5s.
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-92a443b5ec751ee7-0b6027b8a58d144e7d6f31a597f74575a6853e157a12a3ea711ab91a535ff695.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.YCkto5qHqh (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: 23.68 MiB)
app/simple_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 28.68 MiB)
app/simple_token_contract goblin ecc op : 4/1024 (mem: 28.68 MiB)
app/simple_token_contract busread : 742/6000 (mem: 28.68 MiB)
app/simple_token_contract lookups : 2/15000 (mem: 28.68 MiB)
app/simple_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 28.68 MiB)
app/simple_token_contract arithmetic : 7422/56000 (mem: 28.68 MiB)
app/simple_token_contract delta range : 2730/18000 (mem: 28.68 MiB)
app/simple_token_contract elliptic : 646/6000 (mem: 28.68 MiB)
app/simple_token_contract auxiliary : 9221/26000 (mem: 28.68 MiB)
app/simple_token_contract poseidon ext : 462/17000 (mem: 28.68 MiB)
app/simple_token_contract poseidon int : 2624/92000 (mem: 28.68 MiB)
app/simple_token_contract overflow : 0/0 (mem: 28.68 MiB)
app/simple_token_contract (mem: 28.68 MiB)
app/simple_token_contract Total structured size: 242025 (mem: 28.68 MiB)
app/simple_token_contract allocating polynomials object in proving key... (mem: 28.68 MiB)
app/simple_token_contract populating trace... (mem: 270.18 MiB)
app/simple_token_contract time to construct proving key: 238 ms. (mem: 286.68 MiB)
app/simple_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 398.68 MiB)
app/simple_token_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 447.13 MiB)
app/simple_token_contract VK saved to "./target/tmp/tmp.YCkto5qHqh/vk" (mem: 447.13 MiB)
app/simple_token_contract Completed 2.1 KiB/2.1 KiB (22.4 KiB/s) with 1 file(s) remaining
app/simple_token_contract upload: ../../../../../tmp/tmp.OfesSCtlKe to s3://aztec-ci-artifacts/build-cache/vk-92a443b5ec751ee7-0b6027b8a58d144e7d6f31a597f74575a6853e157a12a3ea711ab91a535ff695.tar.gz
app/simple_token_contract Cache upload of vk-92a443b5ec751ee7-0b6027b8a58d144e7d6f31a597f74575a6853e157a12a3ea711ab91a535ff695.tar.gz complete in 6s.
app/simple_token_contract Processing function: process_message...
app/simple_token_contract Function process_message is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: public_balance_of...
app/simple_token_contract Function public_balance_of is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: public_dispatch...
app/simple_token_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: public_get_decimals...
app/simple_token_contract Function public_get_decimals is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: public_get_name...
app/simple_token_contract Function public_get_name is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: public_get_symbol...
app/simple_token_contract Function public_get_symbol is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: public_total_supply...
app/simple_token_contract Function public_total_supply is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: public_transfer...
app/simple_token_contract Function public_transfer is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: sync_private_state...
app/simple_token_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: transfer_from_private_to_public...
app/simple_token_contract Cache download of vk-92a443b5ec751ee7-799af6fc3f33a3be119bcda3a2afaa1157f5de7bb6e72bab6e217311137a9ad4.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.q40aBLW1aU (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: 67.38 MiB)
app/simple_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 79.88 MiB)
app/simple_token_contract goblin ecc op : 4/1024 (mem: 79.88 MiB)
app/simple_token_contract busread : 742/6000 (mem: 79.88 MiB)
app/simple_token_contract lookups : 9354/15000 (mem: 79.88 MiB)
app/simple_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 79.88 MiB)
app/simple_token_contract arithmetic : 31445/56000 (mem: 79.88 MiB)
app/simple_token_contract delta range : 4802/18000 (mem: 79.88 MiB)
app/simple_token_contract elliptic : 5806/6000 (mem: 79.88 MiB)
app/simple_token_contract auxiliary : 20704/26000 (mem: 79.88 MiB)
app/simple_token_contract poseidon ext : 2842/17000 (mem: 79.88 MiB)
app/simple_token_contract poseidon int : 16190/92000 (mem: 79.88 MiB)
app/simple_token_contract overflow : 0/0 (mem: 79.88 MiB)
app/simple_token_contract (mem: 79.88 MiB)
app/simple_token_contract Total structured size: 242025 (mem: 79.88 MiB)
app/simple_token_contract allocating polynomials object in proving key... (mem: 79.88 MiB)
app/simple_token_contract populating trace... (mem: 321.88 MiB)
app/simple_token_contract time to construct proving key: 583 ms. (mem: 345.88 MiB)
app/simple_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 428.88 MiB)
app/simple_token_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 476.95 MiB)
app/simple_token_contract VK saved to "./target/tmp/tmp.q40aBLW1aU/vk" (mem: 476.95 MiB)
app/simple_token_contract Completed 2.1 KiB/2.1 KiB (26.4 KiB/s) with 1 file(s) remaining
app/simple_token_contract upload: ../../../../../tmp/tmp.um1LbTAVKd to s3://aztec-ci-artifacts/build-cache/vk-92a443b5ec751ee7-799af6fc3f33a3be119bcda3a2afaa1157f5de7bb6e72bab6e217311137a9ad4.tar.gz
app/simple_token_contract Cache upload of vk-92a443b5ec751ee7-799af6fc3f33a3be119bcda3a2afaa1157f5de7bb6e72bab6e217311137a9ad4.tar.gz complete in 5s.
app/simple_token_contract Processing function: transfer_from_public_to_private...
app/simple_token_contract Cache download of vk-92a443b5ec751ee7-62c89c26f459d77b75a21479b9d955ac13243551d047e62eaa054417b1285990.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.1DDt2DAKad (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: 31.82 MiB)
app/simple_token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 32.32 MiB)
app/simple_token_contract goblin ecc op : 4/1024 (mem: 32.32 MiB)
app/simple_token_contract busread : 742/6000 (mem: 32.32 MiB)
app/simple_token_contract lookups : 9354/15000 (mem: 32.32 MiB)
app/simple_token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 32.32 MiB)
app/simple_token_contract arithmetic : 13681/56000 (mem: 32.32 MiB)
app/simple_token_contract delta range : 2311/18000 (mem: 32.32 MiB)
app/simple_token_contract elliptic : 670/6000 (mem: 32.32 MiB)
app/simple_token_contract auxiliary : 543/26000 (mem: 32.32 MiB)
app/simple_token_contract poseidon ext : 72/17000 (mem: 32.32 MiB)
app/simple_token_contract poseidon int : 401/92000 (mem: 32.32 MiB)
app/simple_token_contract overflow : 0/0 (mem: 32.32 MiB)
app/simple_token_contract (mem: 32.32 MiB)
app/simple_token_contract Total structured size: 242025 (mem: 32.32 MiB)
app/simple_token_contract allocating polynomials object in proving key... (mem: 32.32 MiB)
app/simple_token_contract populating trace... (mem: 273.82 MiB)
app/simple_token_contract time to construct proving key: 250 ms. (mem: 291.32 MiB)
app/simple_token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 403.32 MiB)
app/simple_token_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 451.57 MiB)
app/simple_token_contract VK saved to "./target/tmp/tmp.1DDt2DAKad/vk" (mem: 451.57 MiB)
app/simple_token_contract Completed 2.1 KiB/2.1 KiB (25.7 KiB/s) with 1 file(s) remaining
app/simple_token_contract upload: ../../../../../tmp/tmp.jvSDhr7eY3 to s3://aztec-ci-artifacts/build-cache/vk-92a443b5ec751ee7-62c89c26f459d77b75a21479b9d955ac13243551d047e62eaa054417b1285990.tar.gz
app/simple_token_contract Cache upload of vk-92a443b5ec751ee7-62c89c26f459d77b75a21479b9d955ac13243551d047e62eaa054417b1285990.tar.gz complete in 6s.
test/public_immutable_contract compile test/public_immutable_contract
test/pending_note_hashes_contract Cache download and extraction of contract-3ee8974453cdefee.tar.gz complete in 0s.
app/token_contract Processing function: transfer_in_private...
app/token_contract Cache download of vk-cdd272de94c04a35-b180866e91be28425f168d9260c8e52398870ef7077f43bc93ac097fc01aef0b.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.2sLx9pSZob (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: 99.58 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 116.58 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 116.58 MiB)
app/token_contract busread : 742/6000 (mem: 116.58 MiB)
app/token_contract lookups : 18706/15000 (mem: 116.58 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 116.58 MiB)
app/token_contract arithmetic : 60304/56000 (mem: 116.58 MiB)
app/token_contract delta range : 6776/18000 (mem: 116.58 MiB)
app/token_contract elliptic : 6458/6000 (mem: 116.58 MiB)
app/token_contract auxiliary : 24878/26000 (mem: 116.58 MiB)
app/token_contract poseidon ext : 2862/17000 (mem: 116.58 MiB)
app/token_contract poseidon int : 16304/92000 (mem: 116.58 MiB)
app/token_contract overflow : 0/0 (mem: 116.58 MiB)
app/token_contract (mem: 116.58 MiB)
app/token_contract Total structured size: 242025 (mem: 116.58 MiB)
app/token_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 122.58 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 122.58 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 122.58 MiB)
app/token_contract busread : 742/6000 (mem: 122.58 MiB)
app/token_contract lookups : 15000/15000 (mem: 122.58 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 122.58 MiB)
app/token_contract arithmetic : 56000/56000 (mem: 122.58 MiB)
app/token_contract delta range : 6776/18000 (mem: 122.58 MiB)
app/token_contract elliptic : 6000/6000 (mem: 122.58 MiB)
app/token_contract auxiliary : 24878/26000 (mem: 122.58 MiB)
app/token_contract poseidon ext : 2862/17000 (mem: 122.58 MiB)
app/token_contract poseidon int : 16304/92000 (mem: 122.58 MiB)
app/token_contract overflow : 8471/8471 (mem: 122.58 MiB)
app/token_contract (mem: 122.58 MiB)
app/token_contract Total structured size: 250496 (mem: 122.58 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 122.58 MiB)
app/token_contract populating trace... (mem: 569.58 MiB)
app/token_contract time to construct proving key: 452 ms. (mem: 598.58 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 686.58 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 749.08 MiB)
app/token_contract VK saved to "./target/tmp/tmp.2sLx9pSZob/vk" (mem: 749.08 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (21.5 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.2QZwOOI5xt to s3://aztec-ci-artifacts/build-cache/vk-cdd272de94c04a35-b180866e91be28425f168d9260c8e52398870ef7077f43bc93ac097fc01aef0b.tar.gz
app/token_contract Cache upload of vk-cdd272de94c04a35-b180866e91be28425f168d9260c8e52398870ef7077f43bc93ac097fc01aef0b.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-cdd272de94c04a35-7da0d53d53593d47833835e62862f051ca278cbaf960594e222c3e16e9128e63.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.iTGmV28ZRe (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: 32.50 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 33.50 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 33.50 MiB)
app/token_contract busread : 742/6000 (mem: 33.50 MiB)
app/token_contract lookups : 9354/15000 (mem: 33.50 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 33.50 MiB)
app/token_contract arithmetic : 13681/56000 (mem: 33.50 MiB)
app/token_contract delta range : 2311/18000 (mem: 33.50 MiB)
app/token_contract elliptic : 670/6000 (mem: 33.50 MiB)
app/token_contract auxiliary : 543/26000 (mem: 33.50 MiB)
app/token_contract poseidon ext : 72/17000 (mem: 33.50 MiB)
app/token_contract poseidon int : 401/92000 (mem: 33.50 MiB)
app/token_contract overflow : 0/0 (mem: 33.50 MiB)
app/token_contract (mem: 33.50 MiB)
app/token_contract Total structured size: 242025 (mem: 33.50 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 33.50 MiB)
app/token_contract populating trace... (mem: 275.50 MiB)
app/token_contract time to construct proving key: 252 ms. (mem: 292.50 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 405.00 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 453.41 MiB)
app/token_contract VK saved to "./target/tmp/tmp.iTGmV28ZRe/vk" (mem: 453.41 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (21.5 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.ZkGl1t6m6G to s3://aztec-ci-artifacts/build-cache/vk-cdd272de94c04a35-7da0d53d53593d47833835e62862f051ca278cbaf960594e222c3e16e9128e63.tar.gz
app/token_contract Cache upload of vk-cdd272de94c04a35-7da0d53d53593d47833835e62862f051ca278cbaf960594e222c3e16e9128e63.tar.gz complete in 5s.
test/public_immutable_contract Cache download and extraction of contract-a96c3b1e9229c970.tar.gz complete in 0s.
app/token_contract Processing function: transfer_to_public...
app/token_contract Cache download of vk-cdd272de94c04a35-e449e624c6d97a933ba50177715307292b8a0639de4ce371455edc4578fc8c95.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.LJ81eMU8J2 (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: 84.54 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 97.54 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 97.54 MiB)
app/token_contract busread : 742/6000 (mem: 97.54 MiB)
app/token_contract lookups : 9354/15000 (mem: 97.54 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 97.54 MiB)
app/token_contract arithmetic : 48559/56000 (mem: 97.54 MiB)
app/token_contract delta range : 6009/18000 (mem: 97.54 MiB)
app/token_contract elliptic : 5806/6000 (mem: 97.54 MiB)
app/token_contract auxiliary : 20704/26000 (mem: 97.54 MiB)
app/token_contract poseidon ext : 2842/17000 (mem: 97.54 MiB)
app/token_contract poseidon int : 16190/92000 (mem: 97.54 MiB)
app/token_contract overflow : 0/0 (mem: 97.54 MiB)
app/token_contract (mem: 97.54 MiB)
app/token_contract Total structured size: 242025 (mem: 97.54 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 97.54 MiB)
app/token_contract populating trace... (mem: 339.04 MiB)
app/token_contract time to construct proving key: 430 ms. (mem: 366.04 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 478.04 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 527.04 MiB)
app/token_contract VK saved to "./target/tmp/tmp.LJ81eMU8J2/vk" (mem: 527.04 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (21.2 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.EWxiHzS8Dr to s3://aztec-ci-artifacts/build-cache/vk-cdd272de94c04a35-e449e624c6d97a933ba50177715307292b8a0639de4ce371455edc4578fc8c95.tar.gz
app/token_contract Cache upload of vk-cdd272de94c04a35-e449e624c6d97a933ba50177715307292b8a0639de4ce371455edc4578fc8c95.tar.gz complete in 6s.
test/public_immutable_contract Processing function: initialize_value...
test/public_immutable_contract Function initialize_value is neither public nor unconstrained, skipping.
test/public_immutable_contract Processing function: process_message...
test/public_immutable_contract Function process_message is neither public nor unconstrained, skipping.
test/public_immutable_contract Processing function: public_dispatch...
test/public_immutable_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/public_immutable_contract Processing function: read_value...
test/public_immutable_contract Function read_value is neither public nor unconstrained, skipping.
test/public_immutable_contract Processing function: read_value_unsafe...
test/public_immutable_contract Function read_value_unsafe is neither public nor unconstrained, skipping.
test/public_immutable_contract Processing function: sync_private_state...
test/public_immutable_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/returning_tuple_contract compile test/returning_tuple_contract
app/token_contract Processing function: transfer_to_public_and_prepare_private_balance_increase...
app/token_contract Cache download of vk-cdd272de94c04a35-9c556f9f923948b63eddd9db9cba91a07f3d0193b08307ce8b5b055ee7420efe.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.8gHek8Y0VE (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: 101.71 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 118.71 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 118.71 MiB)
app/token_contract busread : 742/6000 (mem: 118.71 MiB)
app/token_contract lookups : 18706/15000 (mem: 118.71 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 118.71 MiB)
app/token_contract arithmetic : 59038/56000 (mem: 118.71 MiB)
app/token_contract delta range : 6787/18000 (mem: 118.71 MiB)
app/token_contract elliptic : 6474/6000 (mem: 118.71 MiB)
app/token_contract auxiliary : 24908/26000 (mem: 118.71 MiB)
app/token_contract poseidon ext : 2882/17000 (mem: 118.71 MiB)
app/token_contract poseidon int : 16418/92000 (mem: 118.71 MiB)
app/token_contract overflow : 0/0 (mem: 118.71 MiB)
app/token_contract (mem: 118.71 MiB)
app/token_contract Total structured size: 242025 (mem: 118.71 MiB)
app/token_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 122.21 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 122.21 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 122.21 MiB)
app/token_contract busread : 742/6000 (mem: 122.21 MiB)
app/token_contract lookups : 15000/15000 (mem: 122.21 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 122.21 MiB)
app/token_contract arithmetic : 56000/56000 (mem: 122.21 MiB)
app/token_contract delta range : 6787/18000 (mem: 122.21 MiB)
app/token_contract elliptic : 6000/6000 (mem: 122.21 MiB)
app/token_contract auxiliary : 24908/26000 (mem: 122.21 MiB)
app/token_contract poseidon ext : 2882/17000 (mem: 122.21 MiB)
app/token_contract poseidon int : 16418/92000 (mem: 122.21 MiB)
app/token_contract overflow : 7221/7221 (mem: 122.21 MiB)
app/token_contract (mem: 122.21 MiB)
app/token_contract Total structured size: 249246 (mem: 122.21 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 122.21 MiB)
app/token_contract populating trace... (mem: 569.21 MiB)
app/token_contract time to construct proving key: 502 ms. (mem: 597.21 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 683.21 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 736.71 MiB)
app/token_contract VK saved to "./target/tmp/tmp.8gHek8Y0VE/vk" (mem: 736.71 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (25.5 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.9MIcR1JQ28 to s3://aztec-ci-artifacts/build-cache/vk-cdd272de94c04a35-9c556f9f923948b63eddd9db9cba91a07f3d0193b08307ce8b5b055ee7420efe.tar.gz
app/token_contract Cache upload of vk-cdd272de94c04a35-9c556f9f923948b63eddd9db9cba91a07f3d0193b08307ce8b5b055ee7420efe.tar.gz complete in 4s.
test/returning_tuple_contract Cache download and extraction of contract-0ad1f23954fea941.tar.gz complete in 0s.
test/spam_contract compile test/spam_contract
test/spam_contract Cache download and extraction of contract-65b61a03e395898d.tar.gz complete in 0s.
test/auth_wit_test_contract Processing function: consume...
test/auth_wit_test_contract Cache download of vk-d2d1aa3f23f1c153-d5a14edd24c9a4826ae44b324746dffdbb610c0ae5b17862b592ba1dfe799f8c.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.2uWCYne43h (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: 217 ms. (mem: 268.50 MiB)
test/auth_wit_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 371.29 MiB)
test/auth_wit_test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 419.73 MiB)
test/auth_wit_test_contract VK saved to "./target/tmp/tmp.2uWCYne43h/vk" (mem: 419.73 MiB)
test/auth_wit_test_contract Completed 2.1 KiB/2.1 KiB (26.0 KiB/s) with 1 file(s) remaining
test/auth_wit_test_contract upload: ../../../../../tmp/tmp.LmhKitdbuw to s3://aztec-ci-artifacts/build-cache/vk-d2d1aa3f23f1c153-d5a14edd24c9a4826ae44b324746dffdbb610c0ae5b17862b592ba1dfe799f8c.tar.gz
test/auth_wit_test_contract Cache upload of vk-d2d1aa3f23f1c153-d5a14edd24c9a4826ae44b324746dffdbb610c0ae5b17862b592ba1dfe799f8c.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/state_vars_contract compile test/state_vars_contract
protocol/contract_class_registerer_contract Processing function: register...
protocol/contract_class_registerer_contract Cache download of vk-820c956587cde872-61d991017032ed2125653383108064690e823eb74d885df417ec8c7b49d9784e.tar.gz failed.
protocol/contract_class_registerer_contract Generating vk for function: register...
protocol/contract_class_registerer_contract bb command: write_vk (mem: 5.19 MiB)
protocol/contract_class_registerer_contract Scheme is: client_ivc, num threads: 16 (mem: 5.19 MiB)
protocol/contract_class_registerer_contract --scheme: client_ivc (mem: 5.19 MiB)
protocol/contract_class_registerer_contract --bytecode_path: - (mem: 5.19 MiB)
protocol/contract_class_registerer_contract --output_path: ./target/tmp/tmp.o5Mh5TAiCP (mem: 5.19 MiB)
protocol/contract_class_registerer_contract --verbose: true (mem: 5.19 MiB)
protocol/contract_class_registerer_contract --verifier_type: standalone (mem: 5.19 MiB)
protocol/contract_class_registerer_contract Constructing DeciderProvingKey (mem: 199.12 MiB)
protocol/contract_class_registerer_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 208.62 MiB)
protocol/contract_class_registerer_contract goblin ecc op : 4/1024 (mem: 208.62 MiB)
protocol/contract_class_registerer_contract busread : 742/6000 (mem: 208.62 MiB)
protocol/contract_class_registerer_contract lookups : 2/15000 (mem: 208.62 MiB)
protocol/contract_class_registerer_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 208.62 MiB)
protocol/contract_class_registerer_contract arithmetic : 96926/56000 (mem: 208.62 MiB)
protocol/contract_class_registerer_contract delta range : 8579/18000 (mem: 208.62 MiB)
protocol/contract_class_registerer_contract elliptic : 2/6000 (mem: 208.62 MiB)
protocol/contract_class_registerer_contract auxiliary : 18075/26000 (mem: 208.62 MiB)
protocol/contract_class_registerer_contract poseidon ext : 20132/17000 (mem: 208.62 MiB)
protocol/contract_class_registerer_contract poseidon int : 114743/92000 (mem: 208.62 MiB)
protocol/contract_class_registerer_contract overflow : 0/0 (mem: 208.62 MiB)
protocol/contract_class_registerer_contract (mem: 208.62 MiB)
protocol/contract_class_registerer_contract Total structured size: 242025 (mem: 208.62 MiB)
protocol/contract_class_registerer_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 254.62 MiB)
protocol/contract_class_registerer_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 254.62 MiB)
protocol/contract_class_registerer_contract goblin ecc op : 4/1024 (mem: 254.62 MiB)
protocol/contract_class_registerer_contract busread : 742/6000 (mem: 254.62 MiB)
protocol/contract_class_registerer_contract lookups : 2/15000 (mem: 254.62 MiB)
protocol/contract_class_registerer_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 254.62 MiB)
protocol/contract_class_registerer_contract arithmetic : 56000/56000 (mem: 254.62 MiB)
protocol/contract_class_registerer_contract delta range : 8579/18000 (mem: 254.62 MiB)
protocol/contract_class_registerer_contract elliptic : 2/6000 (mem: 254.62 MiB)
protocol/contract_class_registerer_contract auxiliary : 18075/26000 (mem: 254.62 MiB)
protocol/contract_class_registerer_contract poseidon ext : 17000/17000 (mem: 254.62 MiB)
protocol/contract_class_registerer_contract poseidon int : 92000/92000 (mem: 254.62 MiB)
protocol/contract_class_registerer_contract overflow : 66804/66804 (mem: 254.62 MiB)
protocol/contract_class_registerer_contract (mem: 254.62 MiB)
protocol/contract_class_registerer_contract Total structured size: 308829 (mem: 254.62 MiB)
protocol/contract_class_registerer_contract allocating polynomials object in proving key... (mem: 254.62 MiB)
protocol/contract_class_registerer_contract populating trace... (mem: 1133.62 MiB)
protocol/contract_class_registerer_contract time to construct proving key: 1025 ms. (mem: 1197.12 MiB)
protocol/contract_class_registerer_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 1337.55 MiB)
protocol/contract_class_registerer_contract Initialized BN254 CRS from memory with num points = 524417 (mem: 1423.05 MiB)
protocol/contract_class_registerer_contract VK saved to "./target/tmp/tmp.o5Mh5TAiCP/vk" (mem: 1423.05 MiB)
protocol/contract_class_registerer_contract Completed 2.1 KiB/2.1 KiB (23.6 KiB/s) with 1 file(s) remaining
protocol/contract_class_registerer_contract upload: ../../../../../tmp/tmp.I1JPcZ7YPM to s3://aztec-ci-artifacts/build-cache/vk-820c956587cde872-61d991017032ed2125653383108064690e823eb74d885df417ec8c7b49d9784e.tar.gz
protocol/contract_class_registerer_contract Cache upload of vk-820c956587cde872-61d991017032ed2125653383108064690e823eb74d885df417ec8c7b49d9784e.tar.gz complete in 5s.
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/spam_contract Processing function: process_message...
test/spam_contract Function process_message is neither public nor unconstrained, skipping.
test/spam_contract Processing function: public_dispatch...
test/spam_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/spam_contract Processing function: public_spam...
test/spam_contract Function public_spam is neither public nor unconstrained, skipping.
test/stateful_test_contract compile test/stateful_test_contract
test/state_vars_contract Cache download and extraction of contract-b464b2b20145d140.tar.gz complete in 0s.
test/stateful_test_contract Cache download and extraction of contract-47f1d19e81ad9265.tar.gz complete in 0s.
test/avm_test_contract Processing function: enqueue_public_from_private...
test/avm_test_contract Cache download of vk-99b223ec30abf05f-2e9fc99ba42073642a844c9b48c0dfd124f497349cde3cbce88ab1e0f78e8a91.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.AHn1tlUcyp (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.50 MiB)
test/avm_test_contract time to construct proving key: 246 ms. (mem: 269.50 MiB)
test/avm_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 372.98 MiB)
test/avm_test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 421.02 MiB)
test/avm_test_contract VK saved to "./target/tmp/tmp.AHn1tlUcyp/vk" (mem: 421.02 MiB)
test/avm_test_contract Completed 2.1 KiB/2.1 KiB (32.8 KiB/s) with 1 file(s) remaining
test/avm_test_contract upload: ../../../../../tmp/tmp.NXvzEnKXHb to s3://aztec-ci-artifacts/build-cache/vk-99b223ec30abf05f-2e9fc99ba42073642a844c9b48c0dfd124f497349cde3cbce88ab1e0f78e8a91.tar.gz
test/avm_test_contract Cache upload of vk-99b223ec30abf05f-2e9fc99ba42073642a844c9b48c0dfd124f497349cde3cbce88ab1e0f78e8a91.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/child_contract Processing function: private_get_value...
test/child_contract Cache download of vk-d3acf6445211e538-97299806171631bbdd819fececbde918f8bc4fe948dde1aeb82ba96a4839a8ad.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.JhXuJJqzNp (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.09 MiB)
test/child_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 14.59 MiB)
test/child_contract goblin ecc op : 4/1024 (mem: 14.59 MiB)
test/child_contract busread : 742/6000 (mem: 14.59 MiB)
test/child_contract lookups : 2/15000 (mem: 14.59 MiB)
test/child_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 14.59 MiB)
test/child_contract arithmetic : 4927/56000 (mem: 14.59 MiB)
test/child_contract delta range : 1919/18000 (mem: 14.59 MiB)
test/child_contract elliptic : 2/6000 (mem: 14.59 MiB)
test/child_contract auxiliary : 475/26000 (mem: 14.59 MiB)
test/child_contract poseidon ext : 72/17000 (mem: 14.59 MiB)
test/child_contract poseidon int : 401/92000 (mem: 14.59 MiB)
test/child_contract overflow : 0/0 (mem: 14.59 MiB)
test/child_contract (mem: 14.59 MiB)
test/child_contract Total structured size: 242025 (mem: 14.59 MiB)
test/child_contract allocating polynomials object in proving key... (mem: 14.59 MiB)
test/child_contract populating trace... (mem: 255.59 MiB)
test/child_contract time to construct proving key: 323 ms. (mem: 271.09 MiB)
test/child_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 383.59 MiB)
test/child_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 431.75 MiB)
test/child_contract VK saved to "./target/tmp/tmp.JhXuJJqzNp/vk" (mem: 431.75 MiB)
test/child_contract Completed 2.1 KiB/2.1 KiB (25.3 KiB/s) with 1 file(s) remaining
test/child_contract upload: ../../../../../tmp/tmp.7AMby9I2IB to s3://aztec-ci-artifacts/build-cache/vk-d3acf6445211e538-97299806171631bbdd819fececbde918f8bc4fe948dde1aeb82ba96a4839a8ad.tar.gz
test/child_contract Cache upload of vk-d3acf6445211e538-97299806171631bbdd819fececbde918f8bc4fe948dde1aeb82ba96a4839a8ad.tar.gz complete in 4s.
test/static_child_contract compile test/static_child_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/state_vars_contract Processing function: get_public_immutable...
test/state_vars_contract Function get_public_immutable is neither public nor unconstrained, skipping.
test/import_test_contract Processing function: call_no_args...
test/import_test_contract Cache download of vk-9438309d3af81f63-86a0e816eafe4cec2040e8f46623c1b2c86013a1f8c79777ded18026b9cf56e5.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.Mqu77hB2AS (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.61 MiB)
test/import_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.61 MiB)
test/import_test_contract goblin ecc op : 4/1024 (mem: 12.61 MiB)
test/import_test_contract busread : 742/6000 (mem: 12.61 MiB)
test/import_test_contract lookups : 2/15000 (mem: 12.61 MiB)
test/import_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.61 MiB)
test/import_test_contract arithmetic : 3293/56000 (mem: 12.61 MiB)
test/import_test_contract delta range : 1787/18000 (mem: 12.61 MiB)
test/import_test_contract elliptic : 2/6000 (mem: 12.61 MiB)
test/import_test_contract auxiliary : 26/26000 (mem: 12.61 MiB)
test/import_test_contract poseidon ext : 22/17000 (mem: 12.61 MiB)
test/import_test_contract poseidon int : 116/92000 (mem: 12.61 MiB)
test/import_test_contract overflow : 0/0 (mem: 12.61 MiB)
test/import_test_contract (mem: 12.61 MiB)
test/import_test_contract Total structured size: 242025 (mem: 12.61 MiB)
test/import_test_contract allocating polynomials object in proving key... (mem: 12.61 MiB)
test/import_test_contract populating trace... (mem: 252.61 MiB)
test/import_test_contract time to construct proving key: 227 ms. (mem: 267.61 MiB)
test/import_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 379.61 MiB)
test/import_test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 427.70 MiB)
test/import_test_contract VK saved to "./target/tmp/tmp.Mqu77hB2AS/vk" (mem: 427.70 MiB)
test/import_test_contract Completed 2.1 KiB/2.1 KiB (34.7 KiB/s) with 1 file(s) remaining
test/import_test_contract upload: ../../../../../tmp/tmp.fGXBTC4Xr7 to s3://aztec-ci-artifacts/build-cache/vk-9438309d3af81f63-86a0e816eafe4cec2040e8f46623c1b2c86013a1f8c79777ded18026b9cf56e5.tar.gz
test/import_test_contract Cache upload of vk-9438309d3af81f63-86a0e816eafe4cec2040e8f46623c1b2c86013a1f8c79777ded18026b9cf56e5.tar.gz complete in 5s.
test/import_test_contract Processing function: call_public_fn...
test/import_test_contract Cache download of vk-9438309d3af81f63-4c63332970ebfd665b3618e40c944511687f2aa6ff96a283c9d07f47fcb67b13.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.dgMUiqaQSO (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.59 MiB)
test/import_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.59 MiB)
test/import_test_contract goblin ecc op : 4/1024 (mem: 12.59 MiB)
test/import_test_contract busread : 742/6000 (mem: 12.59 MiB)
test/import_test_contract lookups : 2/15000 (mem: 12.59 MiB)
test/import_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.59 MiB)
test/import_test_contract arithmetic : 3285/56000 (mem: 12.59 MiB)
test/import_test_contract delta range : 1787/18000 (mem: 12.59 MiB)
test/import_test_contract elliptic : 2/6000 (mem: 12.59 MiB)
test/import_test_contract auxiliary : 26/26000 (mem: 12.59 MiB)
test/import_test_contract poseidon ext : 12/17000 (mem: 12.59 MiB)
test/import_test_contract poseidon int : 59/92000 (mem: 12.59 MiB)
test/import_test_contract overflow : 0/0 (mem: 12.59 MiB)
test/import_test_contract (mem: 12.59 MiB)
test/import_test_contract Total structured size: 242025 (mem: 12.59 MiB)
test/import_test_contract allocating polynomials object in proving key... (mem: 12.59 MiB)
test/import_test_contract populating trace... (mem: 252.59 MiB)
test/import_test_contract time to construct proving key: 231 ms. (mem: 267.59 MiB)
test/import_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 379.59 MiB)
test/import_test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 427.93 MiB)
test/import_test_contract VK saved to "./target/tmp/tmp.dgMUiqaQSO/vk" (mem: 427.93 MiB)
test/import_test_contract Completed 2.1 KiB/2.1 KiB (26.1 KiB/s) with 1 file(s) remaining
test/import_test_contract upload: ../../../../../tmp/tmp.bTOzciRqMZ to s3://aztec-ci-artifacts/build-cache/vk-9438309d3af81f63-4c63332970ebfd665b3618e40c944511687f2aa6ff96a283c9d07f47fcb67b13.tar.gz
test/import_test_contract Cache upload of vk-9438309d3af81f63-4c63332970ebfd665b3618e40c944511687f2aa6ff96a283c9d07f47fcb67b13.tar.gz complete in 4s.
test/benchmarking_contract Processing function: create_note...
test/benchmarking_contract Cache download of vk-ed4037880539c05e-3853f545204ea5cc3cf256283435c97b63a2003252211d9a9afc2ce2b92c4e77.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.EmenDqVjpk (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: 30.83 MiB)
test/benchmarking_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 32.83 MiB)
test/benchmarking_contract goblin ecc op : 4/1024 (mem: 32.83 MiB)
test/benchmarking_contract busread : 742/6000 (mem: 32.83 MiB)
test/benchmarking_contract lookups : 9354/15000 (mem: 32.83 MiB)
test/benchmarking_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 32.83 MiB)
test/benchmarking_contract arithmetic : 13655/56000 (mem: 32.83 MiB)
test/benchmarking_contract delta range : 2307/18000 (mem: 32.83 MiB)
test/benchmarking_contract elliptic : 670/6000 (mem: 32.83 MiB)
test/benchmarking_contract auxiliary : 543/26000 (mem: 32.83 MiB)
test/benchmarking_contract poseidon ext : 52/17000 (mem: 32.83 MiB)
test/benchmarking_contract poseidon int : 287/92000 (mem: 32.83 MiB)
test/benchmarking_contract overflow : 0/0 (mem: 32.83 MiB)
test/benchmarking_contract (mem: 32.83 MiB)
test/benchmarking_contract Total structured size: 242025 (mem: 32.83 MiB)
test/benchmarking_contract allocating polynomials object in proving key... (mem: 33.33 MiB)
test/benchmarking_contract populating trace... (mem: 274.33 MiB)
test/benchmarking_contract time to construct proving key: 301 ms. (mem: 291.33 MiB)
test/benchmarking_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 403.33 MiB)
test/benchmarking_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 451.45 MiB)
test/benchmarking_contract VK saved to "./target/tmp/tmp.EmenDqVjpk/vk" (mem: 451.45 MiB)
test/benchmarking_contract Completed 2.1 KiB/2.1 KiB (24.1 KiB/s) with 1 file(s) remaining
test/benchmarking_contract upload: ../../../../../tmp/tmp.pH3jQK6eak to s3://aztec-ci-artifacts/build-cache/vk-ed4037880539c05e-3853f545204ea5cc3cf256283435c97b63a2003252211d9a9afc2ce2b92c4e77.tar.gz
test/benchmarking_contract Cache upload of vk-ed4037880539c05e-3853f545204ea5cc3cf256283435c97b63a2003252211d9a9afc2ce2b92c4e77.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/import_test_contract Processing function: main_contract...
test/import_test_contract Cache download of vk-9438309d3af81f63-5dc7a1cb6796e575f195d3c59912ae190b15ec887ba08efa9f5fa07d3ac02175.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.TKoY5doOkf (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.50 MiB)
test/import_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 13.00 MiB)
test/import_test_contract goblin ecc op : 4/1024 (mem: 13.00 MiB)
test/import_test_contract busread : 742/6000 (mem: 13.00 MiB)
test/import_test_contract lookups : 2/15000 (mem: 13.00 MiB)
test/import_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 13.00 MiB)
test/import_test_contract arithmetic : 3293/56000 (mem: 13.00 MiB)
test/import_test_contract delta range : 1787/18000 (mem: 13.00 MiB)
test/import_test_contract elliptic : 2/6000 (mem: 13.00 MiB)
test/import_test_contract auxiliary : 26/26000 (mem: 13.00 MiB)
test/import_test_contract poseidon ext : 22/17000 (mem: 13.00 MiB)
test/import_test_contract poseidon int : 116/92000 (mem: 13.00 MiB)
test/import_test_contract overflow : 0/0 (mem: 13.00 MiB)
test/import_test_contract (mem: 13.00 MiB)
test/import_test_contract Total structured size: 242025 (mem: 13.00 MiB)
test/import_test_contract allocating polynomials object in proving key... (mem: 13.00 MiB)
test/import_test_contract populating trace... (mem: 254.50 MiB)
test/import_test_contract time to construct proving key: 227 ms. (mem: 268.50 MiB)
test/import_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 380.50 MiB)
test/import_test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 428.74 MiB)
test/import_test_contract VK saved to "./target/tmp/tmp.TKoY5doOkf/vk" (mem: 428.74 MiB)
test/import_test_contract Completed 2.1 KiB/2.1 KiB (29.2 KiB/s) with 1 file(s) remaining
test/import_test_contract upload: ../../../../../tmp/tmp.x1eogTZMIT to s3://aztec-ci-artifacts/build-cache/vk-9438309d3af81f63-5dc7a1cb6796e575f195d3c59912ae190b15ec887ba08efa9f5fa07d3ac02175.tar.gz
test/import_test_contract Cache upload of vk-9438309d3af81f63-5dc7a1cb6796e575f195d3c59912ae190b15ec887ba08efa9f5fa07d3ac02175.tar.gz complete in 5s.
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_child_contract Cache download and extraction of contract-ca66d20676da7b3a.tar.gz complete in 0s.
test/child_contract Processing function: private_set_value...
test/child_contract Cache download of vk-d3acf6445211e538-5d737c8692618538e2a917415254ee1e8f2fb835ccd041c97835bea8dd52bb3a.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.vAJ1NJkaJL (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: 31.00 MiB)
test/child_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 33.00 MiB)
test/child_contract goblin ecc op : 4/1024 (mem: 33.00 MiB)
test/child_contract busread : 742/6000 (mem: 33.00 MiB)
test/child_contract lookups : 9354/15000 (mem: 33.00 MiB)
test/child_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 33.00 MiB)
test/child_contract arithmetic : 13653/56000 (mem: 33.00 MiB)
test/child_contract delta range : 2307/18000 (mem: 33.00 MiB)
test/child_contract elliptic : 670/6000 (mem: 33.00 MiB)
test/child_contract auxiliary : 543/26000 (mem: 33.00 MiB)
test/child_contract poseidon ext : 52/17000 (mem: 33.00 MiB)
test/child_contract poseidon int : 287/92000 (mem: 33.00 MiB)
test/child_contract overflow : 0/0 (mem: 33.00 MiB)
test/child_contract (mem: 33.00 MiB)
test/child_contract Total structured size: 242025 (mem: 33.00 MiB)
test/child_contract allocating polynomials object in proving key... (mem: 33.00 MiB)
test/child_contract populating trace... (mem: 273.00 MiB)
test/child_contract time to construct proving key: 298 ms. (mem: 290.00 MiB)
test/child_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 402.50 MiB)
test/child_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 450.58 MiB)
test/child_contract VK saved to "./target/tmp/tmp.vAJ1NJkaJL/vk" (mem: 450.58 MiB)
test/child_contract Completed 2.1 KiB/2.1 KiB (24.1 KiB/s) with 1 file(s) remaining
test/child_contract upload: ../../../../../tmp/tmp.jm6HZoY9v1 to s3://aztec-ci-artifacts/build-cache/vk-d3acf6445211e538-5d737c8692618538e2a917415254ee1e8f2fb835ccd041c97835bea8dd52bb3a.tar.gz
test/child_contract Cache upload of vk-d3acf6445211e538-5d737c8692618538e2a917415254ee1e8f2fb835ccd041c97835bea8dd52bb3a.tar.gz complete in 4s.
test/invalid_account_contract Processing function: verify_private_authwit...
test/invalid_account_contract Cache download of vk-cd2c6cae349e6026-7e35c068508c21dc961a7afd826e74c1e1acda4c49c3efc7b91e3901b6918a6e.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.GHreheAdRB (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: 10.50 MiB)
test/invalid_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.50 MiB)
test/invalid_account_contract goblin ecc op : 4/1024 (mem: 12.50 MiB)
test/invalid_account_contract busread : 742/6000 (mem: 12.50 MiB)
test/invalid_account_contract lookups : 2/15000 (mem: 12.50 MiB)
test/invalid_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.50 MiB)
test/invalid_account_contract arithmetic : 3286/56000 (mem: 12.50 MiB)
test/invalid_account_contract delta range : 1785/18000 (mem: 12.50 MiB)
test/invalid_account_contract elliptic : 2/6000 (mem: 12.50 MiB)
test/invalid_account_contract auxiliary : 26/26000 (mem: 12.50 MiB)
test/invalid_account_contract poseidon ext : 12/17000 (mem: 12.50 MiB)
test/invalid_account_contract poseidon int : 59/92000 (mem: 12.50 MiB)
test/invalid_account_contract overflow : 0/0 (mem: 12.50 MiB)
test/invalid_account_contract (mem: 12.50 MiB)
test/invalid_account_contract Total structured size: 242025 (mem: 12.50 MiB)
test/invalid_account_contract allocating polynomials object in proving key... (mem: 12.50 MiB)
test/invalid_account_contract populating trace... (mem: 254.00 MiB)
test/invalid_account_contract time to construct proving key: 256 ms. (mem: 269.00 MiB)
test/invalid_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 372.31 MiB)
test/invalid_account_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 420.69 MiB)
test/invalid_account_contract VK saved to "./target/tmp/tmp.GHreheAdRB/vk" (mem: 420.69 MiB)
test/invalid_account_contract Completed 2.1 KiB/2.1 KiB (31.8 KiB/s) with 1 file(s) remaining
test/invalid_account_contract upload: ../../../../../tmp/tmp.F1o8tpb30V to s3://aztec-ci-artifacts/build-cache/vk-cd2c6cae349e6026-7e35c068508c21dc961a7afd826e74c1e1acda4c49c3efc7b91e3901b6918a6e.tar.gz
test/invalid_account_contract Cache upload of vk-cd2c6cae349e6026-7e35c068508c21dc961a7afd826e74c1e1acda4c49c3efc7b91e3901b6918a6e.tar.gz complete in 5s.
test/invalid_account_contract Processing function: public_dispatch...
test/invalid_account_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/static_parent_contract compile test/static_parent_contract
test/child_contract Processing function: process_message...
test/child_contract Function process_message is neither public nor unconstrained, skipping.
test/child_contract Processing function: pub_get_value...
test/child_contract Function pub_get_value is neither public nor unconstrained, skipping.
test/child_contract Processing function: pub_inc_value...
test/child_contract Function pub_inc_value is neither public nor unconstrained, skipping.
test/child_contract Processing function: pub_inc_value_internal...
test/child_contract Function pub_inc_value_internal is neither public nor unconstrained, skipping.
test/child_contract Processing function: pub_set_value...
test/child_contract Function pub_set_value is neither public nor unconstrained, skipping.
test/child_contract Processing function: public_dispatch...
test/child_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/child_contract Processing function: set_value_twice_with_nested_first...
test/child_contract Function set_value_twice_with_nested_first is neither public nor unconstrained, skipping.
test/child_contract Processing function: set_value_twice_with_nested_last...
test/child_contract Function set_value_twice_with_nested_last is neither public nor unconstrained, skipping.
test/child_contract Processing function: set_value_with_two_nested_calls...
test/child_contract Function set_value_with_two_nested_calls is neither public nor unconstrained, skipping.
test/child_contract Processing function: sync_private_state...
test/child_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/child_contract Processing function: value...
test/child_contract Cache download of vk-d3acf6445211e538-c434f0ddfa4545aca384ebe305f24fac1b33a0171045627c64e419dd8f7e5366.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.35nHcSa4VE (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.56 MiB)
test/child_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.56 MiB)
test/child_contract goblin ecc op : 4/1024 (mem: 12.56 MiB)
test/child_contract busread : 742/6000 (mem: 12.56 MiB)
test/child_contract lookups : 2/15000 (mem: 12.56 MiB)
test/child_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.56 MiB)
test/child_contract arithmetic : 3294/56000 (mem: 12.56 MiB)
test/child_contract delta range : 1785/18000 (mem: 12.56 MiB)
test/child_contract elliptic : 2/6000 (mem: 12.56 MiB)
test/child_contract auxiliary : 26/26000 (mem: 12.56 MiB)
test/child_contract poseidon ext : 22/17000 (mem: 12.56 MiB)
test/child_contract poseidon int : 116/92000 (mem: 12.56 MiB)
test/child_contract overflow : 0/0 (mem: 12.56 MiB)
test/child_contract (mem: 12.56 MiB)
test/child_contract Total structured size: 242025 (mem: 12.56 MiB)
test/child_contract allocating polynomials object in proving key... (mem: 12.56 MiB)
test/child_contract populating trace... (mem: 255.06 MiB)
test/child_contract time to construct proving key: 228 ms. (mem: 268.56 MiB)
test/child_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 380.56 MiB)
test/child_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 428.57 MiB)
test/child_contract VK saved to "./target/tmp/tmp.35nHcSa4VE/vk" (mem: 428.57 MiB)
test/child_contract Completed 2.1 KiB/2.1 KiB (38.4 KiB/s) with 1 file(s) remaining
test/child_contract upload: ../../../../../tmp/tmp.yvX1jwMjQr to s3://aztec-ci-artifacts/build-cache/vk-d3acf6445211e538-c434f0ddfa4545aca384ebe305f24fac1b33a0171045627c64e419dd8f7e5366.tar.gz
test/child_contract Cache upload of vk-d3acf6445211e538-c434f0ddfa4545aca384ebe305f24fac1b33a0171045627c64e419dd8f7e5366.tar.gz complete in 4s.
test/child_contract Processing function: value_internal...
test/child_contract Cache download of vk-d3acf6445211e538-070462b222924b23efcdb212219880a8801592136275243a7529a84c5af5ebb7.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.pHtzQuTpE3 (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: 9.56 MiB)
test/child_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.06 MiB)
test/child_contract goblin ecc op : 4/1024 (mem: 12.06 MiB)
test/child_contract busread : 742/6000 (mem: 12.06 MiB)
test/child_contract lookups : 2/15000 (mem: 12.06 MiB)
test/child_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.06 MiB)
test/child_contract arithmetic : 3295/56000 (mem: 12.06 MiB)
test/child_contract delta range : 1785/18000 (mem: 12.06 MiB)
test/child_contract elliptic : 2/6000 (mem: 12.06 MiB)
test/child_contract auxiliary : 26/26000 (mem: 12.06 MiB)
test/child_contract poseidon ext : 22/17000 (mem: 12.06 MiB)
test/child_contract poseidon int : 116/92000 (mem: 12.06 MiB)
test/child_contract overflow : 0/0 (mem: 12.06 MiB)
test/child_contract (mem: 12.06 MiB)
test/child_contract Total structured size: 242025 (mem: 12.06 MiB)
test/child_contract allocating polynomials object in proving key... (mem: 12.56 MiB)
test/child_contract populating trace... (mem: 253.06 MiB)
test/child_contract time to construct proving key: 155 ms. (mem: 267.06 MiB)
test/child_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 378.56 MiB)
test/child_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 426.62 MiB)
test/child_contract VK saved to "./target/tmp/tmp.pHtzQuTpE3/vk" (mem: 426.62 MiB)
test/child_contract Completed 2.1 KiB/2.1 KiB (24.9 KiB/s) with 1 file(s) remaining
test/child_contract upload: ../../../../../tmp/tmp.etWz5BKkqk to s3://aztec-ci-artifacts/build-cache/vk-d3acf6445211e538-070462b222924b23efcdb212219880a8801592136275243a7529a84c5af5ebb7.tar.gz
test/child_contract Cache upload of vk-d3acf6445211e538-070462b222924b23efcdb212219880a8801592136275243a7529a84c5af5ebb7.tar.gz complete in 3s.
test/test_contract compile test/test_contract
test/test_log_contract compile test/test_log_contract
test/event_only_contract Processing function: emit_event_for_msg_sender...
test/event_only_contract Cache download of vk-1e488c9cc0c00a53-eb07fcf953ceb810819bed8212e4360bae64067ece0b153d0cd04406a43ca303.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.TuwxzO5Uxv (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.62 MiB)
test/event_only_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 13.12 MiB)
test/event_only_contract goblin ecc op : 4/1024 (mem: 13.12 MiB)
test/event_only_contract busread : 742/6000 (mem: 13.12 MiB)
test/event_only_contract lookups : 2/15000 (mem: 13.12 MiB)
test/event_only_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 13.12 MiB)
test/event_only_contract arithmetic : 3299/56000 (mem: 13.12 MiB)
test/event_only_contract delta range : 1787/18000 (mem: 13.12 MiB)
test/event_only_contract elliptic : 2/6000 (mem: 13.12 MiB)
test/event_only_contract auxiliary : 26/26000 (mem: 13.12 MiB)
test/event_only_contract poseidon ext : 22/17000 (mem: 13.12 MiB)
test/event_only_contract poseidon int : 116/92000 (mem: 13.12 MiB)
test/event_only_contract overflow : 0/0 (mem: 13.12 MiB)
test/event_only_contract (mem: 13.12 MiB)
test/event_only_contract Total structured size: 242025 (mem: 13.12 MiB)
test/event_only_contract allocating polynomials object in proving key... (mem: 13.12 MiB)
test/event_only_contract populating trace... (mem: 254.62 MiB)
test/event_only_contract time to construct proving key: 269 ms. (mem: 269.62 MiB)
test/event_only_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 381.12 MiB)
test/event_only_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 429.45 MiB)
test/event_only_contract VK saved to "./target/tmp/tmp.TuwxzO5Uxv/vk" (mem: 429.45 MiB)
test/event_only_contract Completed 2.1 KiB/2.1 KiB (23.4 KiB/s) with 1 file(s) remaining
test/event_only_contract upload: ../../../../../tmp/tmp.vBMmbA5Czj to s3://aztec-ci-artifacts/build-cache/vk-1e488c9cc0c00a53-eb07fcf953ceb810819bed8212e4360bae64067ece0b153d0cd04406a43ca303.tar.gz
test/event_only_contract Cache upload of vk-1e488c9cc0c00a53-eb07fcf953ceb810819bed8212e4360bae64067ece0b153d0cd04406a43ca303.tar.gz complete in 5s.
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: recreate_note...
test/benchmarking_contract Cache download of vk-ed4037880539c05e-e675818c35a905a71e7ee1bf4540b6b2b81d12a9399a6abde695e54f688b19be.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.dADqpgv62P (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.34 MiB)
test/benchmarking_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 36.84 MiB)
test/benchmarking_contract goblin ecc op : 4/1024 (mem: 36.84 MiB)
test/benchmarking_contract busread : 742/6000 (mem: 36.84 MiB)
test/benchmarking_contract lookups : 9354/15000 (mem: 36.84 MiB)
test/benchmarking_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 36.84 MiB)
test/benchmarking_contract arithmetic : 15113/56000 (mem: 36.84 MiB)
test/benchmarking_contract delta range : 2423/18000 (mem: 36.84 MiB)
test/benchmarking_contract elliptic : 992/6000 (mem: 36.84 MiB)
test/benchmarking_contract auxiliary : 1153/26000 (mem: 36.84 MiB)
test/benchmarking_contract poseidon ext : 202/17000 (mem: 36.84 MiB)
test/benchmarking_contract poseidon int : 1142/92000 (mem: 36.84 MiB)
test/benchmarking_contract overflow : 0/0 (mem: 36.84 MiB)
test/benchmarking_contract (mem: 36.84 MiB)
test/benchmarking_contract Total structured size: 242025 (mem: 36.84 MiB)
test/benchmarking_contract allocating polynomials object in proving key... (mem: 36.84 MiB)
test/benchmarking_contract populating trace... (mem: 277.84 MiB)
test/benchmarking_contract time to construct proving key: 386 ms. (mem: 295.34 MiB)
test/benchmarking_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 405.03 MiB)
test/benchmarking_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 453.53 MiB)
test/benchmarking_contract VK saved to "./target/tmp/tmp.dADqpgv62P/vk" (mem: 453.53 MiB)
test/benchmarking_contract Completed 2.1 KiB/2.1 KiB (29.9 KiB/s) with 1 file(s) remaining
test/benchmarking_contract upload: ../../../../../tmp/tmp.eKbMIXOis2 to s3://aztec-ci-artifacts/build-cache/vk-ed4037880539c05e-e675818c35a905a71e7ee1bf4540b6b2b81d12a9399a6abde695e54f688b19be.tar.gz
test/benchmarking_contract Cache upload of vk-ed4037880539c05e-e675818c35a905a71e7ee1bf4540b6b2b81d12a9399a6abde695e54f688b19be.tar.gz complete in 3s.
test/benchmarking_contract Processing function: sha256_hash_2048...
test/benchmarking_contract Function sha256_hash_2048 is neither public nor unconstrained, skipping.
test/benchmarking_contract Processing function: sync_private_state...
test/benchmarking_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/offchain_message_contract Processing function: emit_event_as_offchain_message_for_msg_sender...
test/offchain_message_contract Cache download of vk-3dca69414e037049-4e9ee1c13130b474cde0f3ffddc98b8567e236146fbc8cc6b59f9f9254811f76.tar.gz failed.
test/offchain_message_contract Generating vk for function: emit_event_as_offchain_message_for_msg_sender...
test/offchain_message_contract bb command: write_vk (mem: 5.00 MiB)
test/offchain_message_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB)
test/offchain_message_contract --scheme: client_ivc (mem: 5.00 MiB)
test/offchain_message_contract --bytecode_path: - (mem: 5.00 MiB)
test/offchain_message_contract --output_path: ./target/tmp/tmp.RCDvWvQl83 (mem: 5.00 MiB)
test/offchain_message_contract --verbose: true (mem: 5.00 MiB)
test/offchain_message_contract --verifier_type: standalone (mem: 5.00 MiB)
test/offchain_message_contract Constructing DeciderProvingKey (mem: 10.21 MiB)
test/offchain_message_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.21 MiB)
test/offchain_message_contract goblin ecc op : 4/1024 (mem: 12.21 MiB)
test/offchain_message_contract busread : 742/6000 (mem: 12.21 MiB)
test/offchain_message_contract lookups : 2/15000 (mem: 12.21 MiB)
test/offchain_message_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.21 MiB)
test/offchain_message_contract arithmetic : 3326/56000 (mem: 12.21 MiB)
test/offchain_message_contract delta range : 1791/18000 (mem: 12.21 MiB)
test/offchain_message_contract elliptic : 2/6000 (mem: 12.21 MiB)
test/offchain_message_contract auxiliary : 26/26000 (mem: 12.21 MiB)
test/offchain_message_contract poseidon ext : 42/17000 (mem: 12.21 MiB)
test/offchain_message_contract poseidon int : 230/92000 (mem: 12.21 MiB)
test/offchain_message_contract overflow : 0/0 (mem: 12.21 MiB)
test/offchain_message_contract (mem: 12.21 MiB)
test/offchain_message_contract Total structured size: 242025 (mem: 12.21 MiB)
test/offchain_message_contract allocating polynomials object in proving key... (mem: 12.21 MiB)
test/offchain_message_contract populating trace... (mem: 254.71 MiB)
test/offchain_message_contract time to construct proving key: 221 ms. (mem: 269.21 MiB)
test/offchain_message_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 381.21 MiB)
test/offchain_message_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 429.67 MiB)
test/offchain_message_contract VK saved to "./target/tmp/tmp.RCDvWvQl83/vk" (mem: 429.67 MiB)
test/offchain_message_contract Completed 2.1 KiB/2.1 KiB (37.6 KiB/s) with 1 file(s) remaining
test/offchain_message_contract upload: ../../../../../tmp/tmp.NBhkR1wCRo to s3://aztec-ci-artifacts/build-cache/vk-3dca69414e037049-4e9ee1c13130b474cde0f3ffddc98b8567e236146fbc8cc6b59f9f9254811f76.tar.gz
test/offchain_message_contract Cache upload of vk-3dca69414e037049-4e9ee1c13130b474cde0f3ffddc98b8567e236146fbc8cc6b59f9f9254811f76.tar.gz complete in 3s.
test/txe_test_contract compile test/txe_test_contract
test/parent_contract Processing function: enqueue_call_to_child...
test/parent_contract Cache download of vk-2fb739de88fe2af7-921fca1bcf7cc8618bd224722f99482b870de7212270c00fadcb18db1b95c224.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.t5R7ro3uEB (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 : 3307/56000 (mem: 13.11 MiB)
test/parent_contract delta range : 1787/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 : 32/17000 (mem: 13.11 MiB)
test/parent_contract poseidon int : 173/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: 253.61 MiB)
test/parent_contract time to construct proving key: 197 ms. (mem: 268.61 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 380.61 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 428.82 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.t5R7ro3uEB/vk" (mem: 428.82 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (25.6 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.MBkqK5J9iN to s3://aztec-ci-artifacts/build-cache/vk-2fb739de88fe2af7-921fca1bcf7cc8618bd224722f99482b870de7212270c00fadcb18db1b95c224.tar.gz
test/parent_contract Cache upload of vk-2fb739de88fe2af7-921fca1bcf7cc8618bd224722f99482b870de7212270c00fadcb18db1b95c224.tar.gz complete in 4s.
test/updatable_contract compile test/updatable_contract
test/static_parent_contract Cache download and extraction of contract-571566fad1eaa075.tar.gz complete in 0s.
test/no_constructor_contract Processing function: initialize_private_mutable...
test/no_constructor_contract Cache download of vk-9efc91ba63b0260d-958ddf6be006d725207fa1d1a76ab32bc18566c738f88293dcd699449e01dcf0.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.UL6KESTCt2 (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: 31.01 MiB)
test/no_constructor_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 33.01 MiB)
test/no_constructor_contract goblin ecc op : 4/1024 (mem: 33.01 MiB)
test/no_constructor_contract busread : 742/6000 (mem: 33.01 MiB)
test/no_constructor_contract lookups : 9322/15000 (mem: 33.01 MiB)
test/no_constructor_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 33.01 MiB)
test/no_constructor_contract arithmetic : 13175/56000 (mem: 33.01 MiB)
test/no_constructor_contract delta range : 2292/18000 (mem: 33.01 MiB)
test/no_constructor_contract elliptic : 670/6000 (mem: 33.01 MiB)
test/no_constructor_contract auxiliary : 543/26000 (mem: 33.01 MiB)
test/no_constructor_contract poseidon ext : 32/17000 (mem: 33.01 MiB)
test/no_constructor_contract poseidon int : 173/92000 (mem: 33.01 MiB)
test/no_constructor_contract overflow : 0/0 (mem: 33.01 MiB)
test/no_constructor_contract (mem: 33.01 MiB)
test/no_constructor_contract Total structured size: 242025 (mem: 33.01 MiB)
test/no_constructor_contract allocating polynomials object in proving key... (mem: 33.01 MiB)
test/no_constructor_contract populating trace... (mem: 274.01 MiB)
test/no_constructor_contract time to construct proving key: 262 ms. (mem: 291.51 MiB)
test/no_constructor_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 403.51 MiB)
test/no_constructor_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 451.57 MiB)
test/no_constructor_contract VK saved to "./target/tmp/tmp.UL6KESTCt2/vk" (mem: 451.57 MiB)
test/no_constructor_contract Completed 2.1 KiB/2.1 KiB (40.9 KiB/s) with 1 file(s) remaining
test/no_constructor_contract upload: ../../../../../tmp/tmp.agCSn8e9K0 to s3://aztec-ci-artifacts/build-cache/vk-9efc91ba63b0260d-958ddf6be006d725207fa1d1a76ab32bc18566c738f88293dcd699449e01dcf0.tar.gz
test/no_constructor_contract Cache upload of vk-9efc91ba63b0260d-958ddf6be006d725207fa1d1a76ab32bc18566c738f88293dcd699449e01dcf0.tar.gz complete in 3s.
test/no_constructor_contract Processing function: is_private_mutable_initialized...
test/no_constructor_contract Function is_private_mutable_initialized is neither public nor unconstrained, skipping.
test/no_constructor_contract Processing function: process_message...
test/no_constructor_contract Function process_message is neither public nor unconstrained, skipping.
test/no_constructor_contract Processing function: public_dispatch...
test/no_constructor_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/no_constructor_contract Processing function: sync_private_state...
test/no_constructor_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/parent_contract Processing function: enqueue_call_to_child_twice...
test/parent_contract Cache download of vk-2fb739de88fe2af7-17b22a68705030c45f1ac286167f8e13db19d20c6ff9083552c927fab598e781.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.6spaK6Olap (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.71 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 13.21 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 13.21 MiB)
test/parent_contract busread : 742/6000 (mem: 13.21 MiB)
test/parent_contract lookups : 2/15000 (mem: 13.21 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 13.21 MiB)
test/parent_contract arithmetic : 3315/56000 (mem: 13.21 MiB)
test/parent_contract delta range : 1788/18000 (mem: 13.21 MiB)
test/parent_contract elliptic : 2/6000 (mem: 13.21 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 13.21 MiB)
test/parent_contract poseidon ext : 42/17000 (mem: 13.21 MiB)
test/parent_contract poseidon int : 230/92000 (mem: 13.21 MiB)
test/parent_contract overflow : 0/0 (mem: 13.21 MiB)
test/parent_contract (mem: 13.21 MiB)
test/parent_contract Total structured size: 242025 (mem: 13.21 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 13.21 MiB)
test/parent_contract populating trace... (mem: 253.21 MiB)
test/parent_contract time to construct proving key: 312 ms. (mem: 268.21 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 379.21 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 427.43 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.6spaK6Olap/vk" (mem: 427.43 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (28.6 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.EsURgnLZ5b to s3://aztec-ci-artifacts/build-cache/vk-2fb739de88fe2af7-17b22a68705030c45f1ac286167f8e13db19d20c6ff9083552c927fab598e781.tar.gz
test/parent_contract Cache upload of vk-2fb739de88fe2af7-17b22a68705030c45f1ac286167f8e13db19d20c6ff9083552c927fab598e781.tar.gz complete in 3s.
test/parent_contract Processing function: enqueue_call_to_child_with_many_args_and_recurse...
test/parent_contract Cache download of vk-2fb739de88fe2af7-3a2a3b6f717431849b0d1d4c906044e877d7ae53fb3ffeba81c191379cf3829e.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.PDNy1YVYyb (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: 12.64 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 12.64 MiB)
test/parent_contract busread : 742/6000 (mem: 12.64 MiB)
test/parent_contract lookups : 2/15000 (mem: 12.64 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.64 MiB)
test/parent_contract arithmetic : 3319/56000 (mem: 12.64 MiB)
test/parent_contract delta range : 1791/18000 (mem: 12.64 MiB)
test/parent_contract elliptic : 2/6000 (mem: 12.64 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 12.64 MiB)
test/parent_contract poseidon ext : 22/17000 (mem: 12.64 MiB)
test/parent_contract poseidon int : 116/92000 (mem: 12.64 MiB)
test/parent_contract overflow : 0/0 (mem: 12.64 MiB)
test/parent_contract (mem: 12.64 MiB)
test/parent_contract Total structured size: 242025 (mem: 12.64 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 12.64 MiB)
test/parent_contract populating trace... (mem: 255.14 MiB)
test/parent_contract time to construct proving key: 295 ms. (mem: 269.64 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 381.64 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 429.99 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.PDNy1YVYyb/vk" (mem: 429.99 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (34.4 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.xH5TedMtfQ to s3://aztec-ci-artifacts/build-cache/vk-2fb739de88fe2af7-3a2a3b6f717431849b0d1d4c906044e877d7ae53fb3ffeba81c191379cf3829e.tar.gz
test/parent_contract Cache upload of vk-2fb739de88fe2af7-3a2a3b6f717431849b0d1d4c906044e877d7ae53fb3ffeba81c191379cf3829e.tar.gz complete in 4s.
test/parent_contract Processing function: enqueue_call_to_pub_entry_point...
test/parent_contract Cache download of vk-2fb739de88fe2af7-2c232fe32b45e0344c7b7a36516534e6c40f4a538ba6c2b5764a6f99c0ecb40e.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.k1srQ3auH7 (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.13 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.63 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 12.63 MiB)
test/parent_contract busread : 742/6000 (mem: 12.63 MiB)
test/parent_contract lookups : 2/15000 (mem: 12.63 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.63 MiB)
test/parent_contract arithmetic : 3319/56000 (mem: 12.63 MiB)
test/parent_contract delta range : 1787/18000 (mem: 12.63 MiB)
test/parent_contract elliptic : 2/6000 (mem: 12.63 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 12.63 MiB)
test/parent_contract poseidon ext : 42/17000 (mem: 12.63 MiB)
test/parent_contract poseidon int : 230/92000 (mem: 12.63 MiB)
test/parent_contract overflow : 0/0 (mem: 12.63 MiB)
test/parent_contract (mem: 12.63 MiB)
test/parent_contract Total structured size: 242025 (mem: 12.63 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 12.63 MiB)
test/parent_contract populating trace... (mem: 254.63 MiB)
test/parent_contract time to construct proving key: 263 ms. (mem: 269.63 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 381.63 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 429.84 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.k1srQ3auH7/vk" (mem: 429.84 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.AHNfbK4Euh to s3://aztec-ci-artifacts/build-cache/vk-2fb739de88fe2af7-2c232fe32b45e0344c7b7a36516534e6c40f4a538ba6c2b5764a6f99c0ecb40e.tar.gz
test/parent_contract Cache upload of vk-2fb739de88fe2af7-2c232fe32b45e0344c7b7a36516534e6c40f4a538ba6c2b5764a6f99c0ecb40e.tar.gz complete in 4s.
test/updated_contract compile test/updated_contract
test/test_contract Cache download and extraction of contract-eee4b433a654a341.tar.gz complete in 1s.
test/test_log_contract Cache download and extraction of contract-180993dfc77d8ff3.tar.gz complete in 1s.
test/offchain_message_contract Processing function: emit_note_as_offchain_message...
test/offchain_message_contract Cache download of vk-3dca69414e037049-95dc9944661c13de0394571dab7f49e0ac63de944b53f113883f358fd4e93804.tar.gz failed.
test/offchain_message_contract Generating vk for function: emit_note_as_offchain_message...
test/offchain_message_contract bb command: write_vk (mem: 5.00 MiB)
test/offchain_message_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB)
test/offchain_message_contract --scheme: client_ivc (mem: 5.00 MiB)
test/offchain_message_contract --bytecode_path: - (mem: 5.00 MiB)
test/offchain_message_contract --output_path: ./target/tmp/tmp.KlgaBFFDsH (mem: 5.00 MiB)
test/offchain_message_contract --verbose: true (mem: 5.00 MiB)
test/offchain_message_contract --verifier_type: standalone (mem: 5.00 MiB)
test/offchain_message_contract Constructing DeciderProvingKey (mem: 10.24 MiB)
test/offchain_message_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.74 MiB)
test/offchain_message_contract goblin ecc op : 4/1024 (mem: 12.74 MiB)
test/offchain_message_contract busread : 742/6000 (mem: 12.74 MiB)
test/offchain_message_contract lookups : 2/15000 (mem: 12.74 MiB)
test/offchain_message_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.74 MiB)
test/offchain_message_contract arithmetic : 3335/56000 (mem: 12.74 MiB)
test/offchain_message_contract delta range : 1789/18000 (mem: 12.74 MiB)
test/offchain_message_contract elliptic : 2/6000 (mem: 12.74 MiB)
test/offchain_message_contract auxiliary : 26/26000 (mem: 12.74 MiB)
test/offchain_message_contract poseidon ext : 52/17000 (mem: 12.74 MiB)
test/offchain_message_contract poseidon int : 287/92000 (mem: 12.74 MiB)
test/offchain_message_contract overflow : 0/0 (mem: 12.74 MiB)
test/offchain_message_contract (mem: 12.74 MiB)
test/offchain_message_contract Total structured size: 242025 (mem: 12.74 MiB)
test/offchain_message_contract allocating polynomials object in proving key... (mem: 12.74 MiB)
test/offchain_message_contract populating trace... (mem: 254.24 MiB)
test/offchain_message_contract time to construct proving key: 310 ms. (mem: 268.74 MiB)
test/offchain_message_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 381.24 MiB)
test/offchain_message_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 429.28 MiB)
test/offchain_message_contract VK saved to "./target/tmp/tmp.KlgaBFFDsH/vk" (mem: 429.28 MiB)
test/offchain_message_contract Completed 2.1 KiB/2.1 KiB (20.6 KiB/s) with 1 file(s) remaining
test/offchain_message_contract upload: ../../../../../tmp/tmp.bDPjHut6Pe to s3://aztec-ci-artifacts/build-cache/vk-3dca69414e037049-95dc9944661c13de0394571dab7f49e0ac63de944b53f113883f358fd4e93804.tar.gz
test/offchain_message_contract Cache upload of vk-3dca69414e037049-95dc9944661c13de0394571dab7f49e0ac63de944b53f113883f358fd4e93804.tar.gz complete in 4s.
test/note_getter_contract Processing function: insert_note...
test/note_getter_contract Cache download of vk-cbca38ccb5e53226-0cdd9a8be3a1321cc23ffad48bb44d3053bf9b409db01f20d9a1c49240b04b24.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.jIWxcRa32Q (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: 30.55 MiB)
test/note_getter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 31.55 MiB)
test/note_getter_contract goblin ecc op : 4/1024 (mem: 31.55 MiB)
test/note_getter_contract busread : 742/6000 (mem: 31.55 MiB)
test/note_getter_contract lookups : 9322/15000 (mem: 31.55 MiB)
test/note_getter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 31.55 MiB)
test/note_getter_contract arithmetic : 13174/56000 (mem: 31.55 MiB)
test/note_getter_contract delta range : 2292/18000 (mem: 31.55 MiB)
test/note_getter_contract elliptic : 670/6000 (mem: 31.55 MiB)
test/note_getter_contract auxiliary : 543/26000 (mem: 31.55 MiB)
test/note_getter_contract poseidon ext : 32/17000 (mem: 31.55 MiB)
test/note_getter_contract poseidon int : 173/92000 (mem: 31.55 MiB)
test/note_getter_contract overflow : 0/0 (mem: 31.55 MiB)
test/note_getter_contract (mem: 31.55 MiB)
test/note_getter_contract Total structured size: 242025 (mem: 31.55 MiB)
test/note_getter_contract allocating polynomials object in proving key... (mem: 32.05 MiB)
test/note_getter_contract populating trace... (mem: 273.55 MiB)
test/note_getter_contract time to construct proving key: 294 ms. (mem: 290.05 MiB)
test/note_getter_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 401.55 MiB)
test/note_getter_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 450.00 MiB)
test/note_getter_contract VK saved to "./target/tmp/tmp.jIWxcRa32Q/vk" (mem: 450.00 MiB)
test/note_getter_contract Completed 2.1 KiB/2.1 KiB (26.4 KiB/s) with 1 file(s) remaining
test/note_getter_contract upload: ../../../../../tmp/tmp.ObvzT4Bvg6 to s3://aztec-ci-artifacts/build-cache/vk-cbca38ccb5e53226-0cdd9a8be3a1321cc23ffad48bb44d3053bf9b409db01f20d9a1c49240b04b24.tar.gz
test/note_getter_contract Cache upload of vk-cbca38ccb5e53226-0cdd9a8be3a1321cc23ffad48bb44d3053bf9b409db01f20d9a1c49240b04b24.tar.gz complete in 4s.
test/note_getter_contract Processing function: process_message...
test/note_getter_contract Function process_message is neither public nor unconstrained, skipping.
test/note_getter_contract Processing function: read_note_values...
test/note_getter_contract Function read_note_values is neither public nor unconstrained, skipping.
test/note_getter_contract Processing function: sync_private_state...
test/note_getter_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/note_getter_contract Processing function: public_dispatch...
test/note_getter_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/txe_test_contract Cache download and extraction of contract-d7360b44eefd5fe0.tar.gz complete in 0s.
test/updatable_contract Cache download and extraction of contract-d171d211632470aa.tar.gz complete in 0s.
test/offchain_message_contract Processing function: emit_offchain_message_for_recipient...
test/offchain_message_contract Cache download of vk-3dca69414e037049-54e552342906e6155c56095d8e74ef01d4b0442b8b1d00d0d3f0ab5a1ee3cae2.tar.gz failed.
test/offchain_message_contract Generating vk for function: emit_offchain_message_for_recipient...
test/offchain_message_contract bb command: write_vk (mem: 5.00 MiB)
test/offchain_message_contract Scheme is: client_ivc, num threads: 16 (mem: 5.00 MiB)
test/offchain_message_contract --scheme: client_ivc (mem: 5.00 MiB)
test/offchain_message_contract --bytecode_path: - (mem: 5.00 MiB)
test/offchain_message_contract --output_path: ./target/tmp/tmp.GVr4j37MZK (mem: 5.00 MiB)
test/offchain_message_contract --verbose: true (mem: 5.00 MiB)
test/offchain_message_contract --verifier_type: standalone (mem: 5.00 MiB)
test/offchain_message_contract Constructing DeciderProvingKey (mem: 16.18 MiB)
test/offchain_message_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 20.18 MiB)
test/offchain_message_contract goblin ecc op : 4/1024 (mem: 20.18 MiB)
test/offchain_message_contract busread : 742/6000 (mem: 20.18 MiB)
test/offchain_message_contract lookups : 2/15000 (mem: 20.18 MiB)
test/offchain_message_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 20.18 MiB)
test/offchain_message_contract arithmetic : 7492/56000 (mem: 20.18 MiB)
test/offchain_message_contract delta range : 2062/18000 (mem: 20.18 MiB)
test/offchain_message_contract elliptic : 2/6000 (mem: 20.18 MiB)
test/offchain_message_contract auxiliary : 1667/26000 (mem: 20.18 MiB)
test/offchain_message_contract poseidon ext : 582/17000 (mem: 20.18 MiB)
test/offchain_message_contract poseidon int : 3308/92000 (mem: 20.18 MiB)
test/offchain_message_contract overflow : 0/0 (mem: 20.18 MiB)
test/offchain_message_contract (mem: 20.18 MiB)
test/offchain_message_contract Total structured size: 242025 (mem: 20.18 MiB)
test/offchain_message_contract allocating polynomials object in proving key... (mem: 20.18 MiB)
test/offchain_message_contract populating trace... (mem: 262.18 MiB)
test/offchain_message_contract time to construct proving key: 433 ms. (mem: 277.68 MiB)
test/offchain_message_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 389.68 MiB)
test/offchain_message_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 437.68 MiB)
test/offchain_message_contract VK saved to "./target/tmp/tmp.GVr4j37MZK/vk" (mem: 437.68 MiB)
test/offchain_message_contract Completed 2.1 KiB/2.1 KiB (23.6 KiB/s) with 1 file(s) remaining
test/offchain_message_contract upload: ../../../../../tmp/tmp.JcHuF9TUCs to s3://aztec-ci-artifacts/build-cache/vk-3dca69414e037049-54e552342906e6155c56095d8e74ef01d4b0442b8b1d00d0d3f0ab5a1ee3cae2.tar.gz
test/offchain_message_contract Cache upload of vk-3dca69414e037049-54e552342906e6155c56095d8e74ef01d4b0442b8b1d00d0d3f0ab5a1ee3cae2.tar.gz complete in 4s.
test/offchain_message_contract Processing function: emitting_offchain_message_from_utility_reverts...
test/offchain_message_contract Function emitting_offchain_message_from_utility_reverts is neither public nor unconstrained, skipping.
test/offchain_message_contract Processing function: get_note_value...
test/offchain_message_contract Function get_note_value is neither public nor unconstrained, skipping.
test/offchain_message_contract Processing function: process_message...
test/offchain_message_contract Function process_message is neither public nor unconstrained, skipping.
test/offchain_message_contract Processing function: sync_private_state...
test/offchain_message_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/offchain_message_contract Processing function: public_dispatch...
test/offchain_message_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/parent_contract Processing function: enqueue_calls_to_child_with_nested_first...
test/parent_contract Cache download of vk-2fb739de88fe2af7-95790b764cf26c6bba0ac8f9527a2725c634d65ed2d220621316edc9c86b9566.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.GlbW9YGtnp (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.63 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 13.13 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 13.13 MiB)
test/parent_contract busread : 742/6000 (mem: 13.13 MiB)
test/parent_contract lookups : 2/15000 (mem: 13.13 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 13.13 MiB)
test/parent_contract arithmetic : 3315/56000 (mem: 13.13 MiB)
test/parent_contract delta range : 1788/18000 (mem: 13.13 MiB)
test/parent_contract elliptic : 2/6000 (mem: 13.13 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 13.13 MiB)
test/parent_contract poseidon ext : 42/17000 (mem: 13.13 MiB)
test/parent_contract poseidon int : 230/92000 (mem: 13.13 MiB)
test/parent_contract overflow : 0/0 (mem: 13.13 MiB)
test/parent_contract (mem: 13.13 MiB)
test/parent_contract Total structured size: 242025 (mem: 13.13 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 13.13 MiB)
test/parent_contract populating trace... (mem: 255.13 MiB)
test/parent_contract time to construct proving key: 226 ms. (mem: 270.13 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 382.63 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 430.22 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.GlbW9YGtnp/vk" (mem: 430.22 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (26.5 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.ai54uSaFID to s3://aztec-ci-artifacts/build-cache/vk-2fb739de88fe2af7-95790b764cf26c6bba0ac8f9527a2725c634d65ed2d220621316edc9c86b9566.tar.gz
test/parent_contract Cache upload of vk-2fb739de88fe2af7-95790b764cf26c6bba0ac8f9527a2725c634d65ed2d220621316edc9c86b9566.tar.gz complete in 4s.
test/parent_contract Processing function: enqueue_calls_to_child_with_nested_last...
test/parent_contract Cache download of vk-2fb739de88fe2af7-aee2f1477b221c74ba980907207d4223075c84c32f4dd7e7a7bcb2c2de0f5877.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.Rep9tmp8jm (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.16 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.66 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 12.66 MiB)
test/parent_contract busread : 742/6000 (mem: 12.66 MiB)
test/parent_contract lookups : 2/15000 (mem: 12.66 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.66 MiB)
test/parent_contract arithmetic : 3315/56000 (mem: 12.66 MiB)
test/parent_contract delta range : 1788/18000 (mem: 12.66 MiB)
test/parent_contract elliptic : 2/6000 (mem: 12.66 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 12.66 MiB)
test/parent_contract poseidon ext : 42/17000 (mem: 12.66 MiB)
test/parent_contract poseidon int : 230/92000 (mem: 12.66 MiB)
test/parent_contract overflow : 0/0 (mem: 12.66 MiB)
test/parent_contract (mem: 12.66 MiB)
test/parent_contract Total structured size: 242025 (mem: 12.66 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 12.66 MiB)
test/parent_contract populating trace... (mem: 254.16 MiB)
test/parent_contract time to construct proving key: 246 ms. (mem: 269.16 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 380.16 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 428.60 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.Rep9tmp8jm/vk" (mem: 428.60 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (25.1 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.MUlpKO784u to s3://aztec-ci-artifacts/build-cache/vk-2fb739de88fe2af7-aee2f1477b221c74ba980907207d4223075c84c32f4dd7e7a7bcb2c2de0f5877.tar.gz
test/parent_contract Cache upload of vk-2fb739de88fe2af7-aee2f1477b221c74ba980907207d4223075c84c32f4dd7e7a7bcb2c2de0f5877.tar.gz complete in 4s.
test/parent_contract Processing function: enqueue_calls_to_pub_entry_point...
test/parent_contract Cache download of vk-2fb739de88fe2af7-c4f822d768551f574de8ec4aec60490061c3c1e632a825b51803927be2350574.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.SffdoqkxFt (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.40 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.90 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 12.90 MiB)
test/parent_contract busread : 742/6000 (mem: 12.90 MiB)
test/parent_contract lookups : 2/15000 (mem: 12.90 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.90 MiB)
test/parent_contract arithmetic : 3327/56000 (mem: 12.90 MiB)
test/parent_contract delta range : 1788/18000 (mem: 12.90 MiB)
test/parent_contract elliptic : 2/6000 (mem: 12.90 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 12.90 MiB)
test/parent_contract poseidon ext : 52/17000 (mem: 12.90 MiB)
test/parent_contract poseidon int : 287/92000 (mem: 12.90 MiB)
test/parent_contract overflow : 0/0 (mem: 12.90 MiB)
test/parent_contract (mem: 12.90 MiB)
test/parent_contract Total structured size: 242025 (mem: 12.90 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 12.90 MiB)
test/parent_contract populating trace... (mem: 254.40 MiB)
test/parent_contract time to construct proving key: 192 ms. (mem: 269.40 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 381.40 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 429.71 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.SffdoqkxFt/vk" (mem: 429.71 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (21.8 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.BCXmJsNbF7 to s3://aztec-ci-artifacts/build-cache/vk-2fb739de88fe2af7-c4f822d768551f574de8ec4aec60490061c3c1e632a825b51803927be2350574.tar.gz
test/parent_contract Cache upload of vk-2fb739de88fe2af7-c4f822d768551f574de8ec4aec60490061c3c1e632a825b51803927be2350574.tar.gz complete in 4s.
test/parent_contract Processing function: enqueue_static_call_to_pub_function...
test/parent_contract Cache download of vk-2fb739de88fe2af7-b0bda2f9c23609624136852e48551e5a36c3289f2805d3d5322cfe8178c2363f.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.rQdSL0zmQI (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.59 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 13.09 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 13.09 MiB)
test/parent_contract busread : 742/6000 (mem: 13.09 MiB)
test/parent_contract lookups : 2/15000 (mem: 13.09 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 13.09 MiB)
test/parent_contract arithmetic : 3308/56000 (mem: 13.09 MiB)
test/parent_contract delta range : 1787/18000 (mem: 13.09 MiB)
test/parent_contract elliptic : 2/6000 (mem: 13.09 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 13.09 MiB)
test/parent_contract poseidon ext : 32/17000 (mem: 13.09 MiB)
test/parent_contract poseidon int : 173/92000 (mem: 13.09 MiB)
test/parent_contract overflow : 0/0 (mem: 13.09 MiB)
test/parent_contract (mem: 13.09 MiB)
test/parent_contract Total structured size: 242025 (mem: 13.09 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 13.09 MiB)
test/parent_contract populating trace... (mem: 255.09 MiB)
test/parent_contract time to construct proving key: 215 ms. (mem: 270.09 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 382.09 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 430.43 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.rQdSL0zmQI/vk" (mem: 430.43 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (29.3 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.efoT5KE7B9 to s3://aztec-ci-artifacts/build-cache/vk-2fb739de88fe2af7-b0bda2f9c23609624136852e48551e5a36c3289f2805d3d5322cfe8178c2363f.tar.gz
test/parent_contract Cache upload of vk-2fb739de88fe2af7-b0bda2f9c23609624136852e48551e5a36c3289f2805d3d5322cfe8178c2363f.tar.gz complete in 3s.
test/parent_contract Processing function: enqueue_static_nested_call_to_pub_function...
test/parent_contract Cache download of vk-2fb739de88fe2af7-94ae4ee89fe9f7238b3dc051a6ecf270c55c201540e170c9f405567e27e07724.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.3hnbFgexBR (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.12 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.62 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 12.62 MiB)
test/parent_contract busread : 742/6000 (mem: 12.62 MiB)
test/parent_contract lookups : 2/15000 (mem: 12.62 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.62 MiB)
test/parent_contract arithmetic : 3320/56000 (mem: 12.62 MiB)
test/parent_contract delta range : 1787/18000 (mem: 12.62 MiB)
test/parent_contract elliptic : 2/6000 (mem: 12.62 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 12.62 MiB)
test/parent_contract poseidon ext : 42/17000 (mem: 12.62 MiB)
test/parent_contract poseidon int : 230/92000 (mem: 12.62 MiB)
test/parent_contract overflow : 0/0 (mem: 12.62 MiB)
test/parent_contract (mem: 12.62 MiB)
test/parent_contract Total structured size: 242025 (mem: 12.62 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 12.62 MiB)
test/parent_contract populating trace... (mem: 253.62 MiB)
test/parent_contract time to construct proving key: 364 ms. (mem: 268.62 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 380.62 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 428.31 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.3hnbFgexBR/vk" (mem: 428.31 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (22.1 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.rRRPSR9vSb to s3://aztec-ci-artifacts/build-cache/vk-2fb739de88fe2af7-94ae4ee89fe9f7238b3dc051a6ecf270c55c201540e170c9f405567e27e07724.tar.gz
test/parent_contract Cache upload of vk-2fb739de88fe2af7-94ae4ee89fe9f7238b3dc051a6ecf270c55c201540e170c9f405567e27e07724.tar.gz complete in 4s.
test/parent_contract Processing function: entry_point...
test/parent_contract Cache download of vk-2fb739de88fe2af7-754accc327760fece92108cd84609f32a52ca7af6001b84f41f3590e0494fae6.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.GRqNUFyC9O (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.63 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.63 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 12.63 MiB)
test/parent_contract busread : 742/6000 (mem: 12.63 MiB)
test/parent_contract lookups : 2/15000 (mem: 12.63 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.63 MiB)
test/parent_contract arithmetic : 3295/56000 (mem: 12.63 MiB)
test/parent_contract delta range : 1788/18000 (mem: 12.63 MiB)
test/parent_contract elliptic : 2/6000 (mem: 12.63 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 12.63 MiB)
test/parent_contract poseidon ext : 22/17000 (mem: 12.63 MiB)
test/parent_contract poseidon int : 116/92000 (mem: 12.63 MiB)
test/parent_contract overflow : 0/0 (mem: 12.63 MiB)
test/parent_contract (mem: 12.63 MiB)
test/parent_contract Total structured size: 242025 (mem: 12.63 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 12.63 MiB)
test/parent_contract populating trace... (mem: 254.63 MiB)
test/parent_contract time to construct proving key: 206 ms. (mem: 269.63 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 381.63 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 430.01 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.GRqNUFyC9O/vk" (mem: 430.01 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (24.8 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.Qm1TOhA7Fj to s3://aztec-ci-artifacts/build-cache/vk-2fb739de88fe2af7-754accc327760fece92108cd84609f32a52ca7af6001b84f41f3590e0494fae6.tar.gz
test/parent_contract Cache upload of vk-2fb739de88fe2af7-754accc327760fece92108cd84609f32a52ca7af6001b84f41f3590e0494fae6.tar.gz complete in 4s.
test/parent_contract Processing function: private_call...
test/parent_contract Cache download of vk-2fb739de88fe2af7-4f6b0358b29c506c14fdfb60c16ea78208b8713953d38b881c5a30c489d0d946.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.wMNK8ACZ1H (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: 12.62 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 12.62 MiB)
test/parent_contract busread : 742/6000 (mem: 12.62 MiB)
test/parent_contract lookups : 2/15000 (mem: 12.62 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.62 MiB)
test/parent_contract arithmetic : 3317/56000 (mem: 12.62 MiB)
test/parent_contract delta range : 1788/18000 (mem: 12.62 MiB)
test/parent_contract elliptic : 2/6000 (mem: 12.62 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 12.62 MiB)
test/parent_contract poseidon ext : 42/17000 (mem: 12.62 MiB)
test/parent_contract poseidon int : 230/92000 (mem: 12.62 MiB)
test/parent_contract overflow : 0/0 (mem: 12.62 MiB)
test/parent_contract (mem: 12.62 MiB)
test/parent_contract Total structured size: 242025 (mem: 12.62 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 12.62 MiB)
test/parent_contract populating trace... (mem: 253.62 MiB)
test/parent_contract time to construct proving key: 317 ms. (mem: 268.12 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 380.12 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 428.61 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.wMNK8ACZ1H/vk" (mem: 428.61 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.BvSXM2Gsrb to s3://aztec-ci-artifacts/build-cache/vk-2fb739de88fe2af7-4f6b0358b29c506c14fdfb60c16ea78208b8713953d38b881c5a30c489d0d946.tar.gz
test/parent_contract Cache upload of vk-2fb739de88fe2af7-4f6b0358b29c506c14fdfb60c16ea78208b8713953d38b881c5a30c489d0d946.tar.gz complete in 3s.
test/updated_contract Cache download and extraction of contract-64e6523085acd7e0.tar.gz complete in 0s.
test/counter_contract Processing function: decrement...
test/counter_contract Cache download of vk-06ee123b338a563a-19a2cbc4a1f7d7c35868c08932716e6b2e78d88536d734087c5834f045081156.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.aLQNCdUfDf (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: 77.86 MiB)
test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 87.86 MiB)
test/counter_contract goblin ecc op : 4/1024 (mem: 87.86 MiB)
test/counter_contract busread : 742/6000 (mem: 87.86 MiB)
test/counter_contract lookups : 9354/15000 (mem: 87.86 MiB)
test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 87.86 MiB)
test/counter_contract arithmetic : 33928/56000 (mem: 87.86 MiB)
test/counter_contract delta range : 5427/18000 (mem: 87.86 MiB)
test/counter_contract elliptic : 5822/6000 (mem: 87.86 MiB)
test/counter_contract auxiliary : 20398/26000 (mem: 87.86 MiB)
test/counter_contract poseidon ext : 2592/17000 (mem: 87.86 MiB)
test/counter_contract poseidon int : 14765/92000 (mem: 87.86 MiB)
test/counter_contract overflow : 0/0 (mem: 87.86 MiB)
test/counter_contract (mem: 87.86 MiB)
test/counter_contract Total structured size: 242025 (mem: 87.86 MiB)
test/counter_contract allocating polynomials object in proving key... (mem: 87.86 MiB)
test/counter_contract populating trace... (mem: 323.86 MiB)
test/counter_contract time to construct proving key: 321 ms. (mem: 346.86 MiB)
test/counter_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 441.86 MiB)
test/counter_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 490.86 MiB)
test/counter_contract VK saved to "./target/tmp/tmp.aLQNCdUfDf/vk" (mem: 490.86 MiB)
test/counter_contract Completed 2.1 KiB/2.1 KiB (40.4 KiB/s) with 1 file(s) remaining
test/counter_contract upload: ../../../../../tmp/tmp.WRMdfimTGk to s3://aztec-ci-artifacts/build-cache/vk-06ee123b338a563a-19a2cbc4a1f7d7c35868c08932716e6b2e78d88536d734087c5834f045081156.tar.gz
test/counter_contract Cache upload of vk-06ee123b338a563a-19a2cbc4a1f7d7c35868c08932716e6b2e78d88536d734087c5834f045081156.tar.gz complete in 3s.
test/counter_contract Processing function: emit_in_public...
test/counter_contract Function emit_in_public is neither public nor unconstrained, skipping.
test/counter_contract Processing function: get_counter...
test/counter_contract Function get_counter is neither public nor unconstrained, skipping.
test/counter_contract Processing function: increment...
test/counter_contract Cache download of vk-06ee123b338a563a-5adcff5250847ce8b55ac059dd653571fd06bcce8dd1ad9bc29d8e7d8e93f4e3.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.GM065qOaQ8 (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: 31.60 MiB)
test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 33.10 MiB)
test/counter_contract goblin ecc op : 4/1024 (mem: 33.10 MiB)
test/counter_contract busread : 742/6000 (mem: 33.10 MiB)
test/counter_contract lookups : 9322/15000 (mem: 33.10 MiB)
test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 33.10 MiB)
test/counter_contract arithmetic : 13184/56000 (mem: 33.10 MiB)
test/counter_contract delta range : 2293/18000 (mem: 33.10 MiB)
test/counter_contract elliptic : 670/6000 (mem: 33.10 MiB)
test/counter_contract auxiliary : 543/26000 (mem: 33.10 MiB)
test/counter_contract poseidon ext : 42/17000 (mem: 33.10 MiB)
test/counter_contract poseidon int : 230/92000 (mem: 33.10 MiB)
test/counter_contract overflow : 0/0 (mem: 33.10 MiB)
test/counter_contract (mem: 33.10 MiB)
test/counter_contract Total structured size: 242025 (mem: 33.10 MiB)
test/counter_contract allocating polynomials object in proving key... (mem: 33.10 MiB)
test/counter_contract populating trace... (mem: 273.60 MiB)
test/counter_contract time to construct proving key: 267 ms. (mem: 291.10 MiB)
test/counter_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 402.60 MiB)
test/counter_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 450.94 MiB)
test/counter_contract VK saved to "./target/tmp/tmp.GM065qOaQ8/vk" (mem: 450.94 MiB)
test/counter_contract Completed 2.1 KiB/2.1 KiB (25.1 KiB/s) with 1 file(s) remaining
test/counter_contract upload: ../../../../../tmp/tmp.momfnS8whi to s3://aztec-ci-artifacts/build-cache/vk-06ee123b338a563a-5adcff5250847ce8b55ac059dd653571fd06bcce8dd1ad9bc29d8e7d8e93f4e3.tar.gz
test/counter_contract Cache upload of vk-06ee123b338a563a-5adcff5250847ce8b55ac059dd653571fd06bcce8dd1ad9bc29d8e7d8e93f4e3.tar.gz complete in 4s.
test/pending_note_hashes_contract Processing function: dummy...
test/pending_note_hashes_contract Cache download of vk-3ee8974453cdefee-fd3733d457c797024bc3179d3c95124fbf8424d6b83b6b233c269d7bf07ead90.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.qeeRkIwRxz (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.59 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 13.09 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 13.09 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 13.09 MiB)
test/pending_note_hashes_contract lookups : 2/15000 (mem: 13.09 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 13.09 MiB)
test/pending_note_hashes_contract arithmetic : 3296/56000 (mem: 13.09 MiB)
test/pending_note_hashes_contract delta range : 1785/18000 (mem: 13.09 MiB)
test/pending_note_hashes_contract elliptic : 2/6000 (mem: 13.09 MiB)
test/pending_note_hashes_contract auxiliary : 26/26000 (mem: 13.09 MiB)
test/pending_note_hashes_contract poseidon ext : 22/17000 (mem: 13.09 MiB)
test/pending_note_hashes_contract poseidon int : 116/92000 (mem: 13.09 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 13.09 MiB)
test/pending_note_hashes_contract (mem: 13.09 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 13.09 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 13.09 MiB)
test/pending_note_hashes_contract populating trace... (mem: 254.59 MiB)
test/pending_note_hashes_contract time to construct proving key: 231 ms. (mem: 269.09 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 380.59 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 429.10 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.qeeRkIwRxz/vk" (mem: 429.10 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.MZQbQqlEFC to s3://aztec-ci-artifacts/build-cache/vk-3ee8974453cdefee-fd3733d457c797024bc3179d3c95124fbf8424d6b83b6b233c269d7bf07ead90.tar.gz
test/pending_note_hashes_contract Cache upload of vk-3ee8974453cdefee-fd3733d457c797024bc3179d3c95124fbf8424d6b83b6b233c269d7bf07ead90.tar.gz complete in 3s.
test/pending_note_hashes_contract Processing function: get_note_zero_balance...
test/pending_note_hashes_contract Cache download of vk-3ee8974453cdefee-b7234bf36d0fbfe93472a4dc70aa8e1143fc2fc27e64dd05c6183cf05b50820b.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.QWwCcvsFDR (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: 18.28 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 21.78 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 21.78 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 21.78 MiB)
test/pending_note_hashes_contract lookups : 2/15000 (mem: 21.78 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 21.78 MiB)
test/pending_note_hashes_contract arithmetic : 6309/56000 (mem: 21.78 MiB)
test/pending_note_hashes_contract delta range : 2145/18000 (mem: 21.78 MiB)
test/pending_note_hashes_contract elliptic : 2/6000 (mem: 21.78 MiB)
test/pending_note_hashes_contract auxiliary : 3535/26000 (mem: 21.78 MiB)
test/pending_note_hashes_contract poseidon ext : 662/17000 (mem: 21.78 MiB)
test/pending_note_hashes_contract poseidon int : 3764/92000 (mem: 21.78 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 21.78 MiB)
test/pending_note_hashes_contract (mem: 21.78 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 21.78 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 21.78 MiB)
test/pending_note_hashes_contract populating trace... (mem: 263.78 MiB)
test/pending_note_hashes_contract time to construct proving key: 238 ms. (mem: 280.28 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 392.28 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 440.44 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.QWwCcvsFDR/vk" (mem: 440.44 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (23.4 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.kARPgK99cR to s3://aztec-ci-artifacts/build-cache/vk-3ee8974453cdefee-b7234bf36d0fbfe93472a4dc70aa8e1143fc2fc27e64dd05c6183cf05b50820b.tar.gz
test/pending_note_hashes_contract Cache upload of vk-3ee8974453cdefee-b7234bf36d0fbfe93472a4dc70aa8e1143fc2fc27e64dd05c6183cf05b50820b.tar.gz complete in 3s.
test/counter_contract Processing function: increment_and_decrement...
test/counter_contract Cache download of vk-06ee123b338a563a-c64cc1887ee1d5d3a2aaeb0698d00404e1bf1f9cbe882f381fcef6f7566df8d9.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.anUVQVt85D (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: 81.83 MiB)
test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 99.83 MiB)
test/counter_contract goblin ecc op : 4/1024 (mem: 99.83 MiB)
test/counter_contract busread : 742/6000 (mem: 99.83 MiB)
test/counter_contract lookups : 18674/15000 (mem: 99.83 MiB)
test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 99.83 MiB)
test/counter_contract arithmetic : 42011/56000 (mem: 99.83 MiB)
test/counter_contract delta range : 5842/18000 (mem: 99.83 MiB)
test/counter_contract elliptic : 6490/6000 (mem: 99.83 MiB)
test/counter_contract auxiliary : 20915/26000 (mem: 99.83 MiB)
test/counter_contract poseidon ext : 2612/17000 (mem: 99.83 MiB)
test/counter_contract poseidon int : 14879/92000 (mem: 99.83 MiB)
test/counter_contract overflow : 0/0 (mem: 99.83 MiB)
test/counter_contract (mem: 99.83 MiB)
test/counter_contract Total structured size: 242025 (mem: 99.83 MiB)
test/counter_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 101.83 MiB)
test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 101.83 MiB)
test/counter_contract goblin ecc op : 4/1024 (mem: 101.83 MiB)
test/counter_contract busread : 742/6000 (mem: 101.83 MiB)
test/counter_contract lookups : 15000/15000 (mem: 101.83 MiB)
test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 101.83 MiB)
test/counter_contract arithmetic : 42011/56000 (mem: 101.83 MiB)
test/counter_contract delta range : 5842/18000 (mem: 101.83 MiB)
test/counter_contract elliptic : 6000/6000 (mem: 101.83 MiB)
test/counter_contract auxiliary : 20915/26000 (mem: 101.83 MiB)
test/counter_contract poseidon ext : 2612/17000 (mem: 101.83 MiB)
test/counter_contract poseidon int : 14879/92000 (mem: 101.83 MiB)
test/counter_contract overflow : 4166/4166 (mem: 101.83 MiB)
test/counter_contract (mem: 101.83 MiB)
test/counter_contract Total structured size: 246191 (mem: 101.83 MiB)
test/counter_contract allocating polynomials object in proving key... (mem: 101.83 MiB)
test/counter_contract populating trace... (mem: 547.83 MiB)
test/counter_contract time to construct proving key: 606 ms. (mem: 572.33 MiB)
test/counter_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 653.83 MiB)
test/counter_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 704.33 MiB)
test/counter_contract VK saved to "./target/tmp/tmp.anUVQVt85D/vk" (mem: 704.83 MiB)
test/counter_contract Completed 2.1 KiB/2.1 KiB (23.2 KiB/s) with 1 file(s) remaining
test/counter_contract upload: ../../../../../tmp/tmp.sWyMmEZBfN to s3://aztec-ci-artifacts/build-cache/vk-06ee123b338a563a-c64cc1887ee1d5d3a2aaeb0698d00404e1bf1f9cbe882f381fcef6f7566df8d9.tar.gz
test/counter_contract Cache upload of vk-06ee123b338a563a-c64cc1887ee1d5d3a2aaeb0698d00404e1bf1f9cbe882f381fcef6f7566df8d9.tar.gz complete in 4s.
test/counter_contract Processing function: increment_self_and_other...
test/counter_contract Cache download of vk-06ee123b338a563a-d91fee55e2e9ba45771b8a677b7f884e329ecc6df56298e7e2f5a9c689a55c27.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.bSXQO8y383 (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: 30.57 MiB)
test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 32.07 MiB)
test/counter_contract goblin ecc op : 4/1024 (mem: 32.07 MiB)
test/counter_contract busread : 742/6000 (mem: 32.07 MiB)
test/counter_contract lookups : 9322/15000 (mem: 32.07 MiB)
test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 32.07 MiB)
test/counter_contract arithmetic : 13205/56000 (mem: 32.07 MiB)
test/counter_contract delta range : 2295/18000 (mem: 32.07 MiB)
test/counter_contract elliptic : 670/6000 (mem: 32.07 MiB)
test/counter_contract auxiliary : 543/26000 (mem: 32.07 MiB)
test/counter_contract poseidon ext : 62/17000 (mem: 32.07 MiB)
test/counter_contract poseidon int : 344/92000 (mem: 32.07 MiB)
test/counter_contract overflow : 0/0 (mem: 32.07 MiB)
test/counter_contract (mem: 32.07 MiB)
test/counter_contract Total structured size: 242025 (mem: 32.07 MiB)
test/counter_contract allocating polynomials object in proving key... (mem: 32.57 MiB)
test/counter_contract populating trace... (mem: 272.07 MiB)
test/counter_contract time to construct proving key: 321 ms. (mem: 289.57 MiB)
test/counter_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 401.57 MiB)
test/counter_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 449.98 MiB)
test/counter_contract VK saved to "./target/tmp/tmp.bSXQO8y383/vk" (mem: 449.98 MiB)
test/counter_contract Completed 2.1 KiB/2.1 KiB (27.9 KiB/s) with 1 file(s) remaining
test/counter_contract upload: ../../../../../tmp/tmp.orJa0Auppo to s3://aztec-ci-artifacts/build-cache/vk-06ee123b338a563a-d91fee55e2e9ba45771b8a677b7f884e329ecc6df56298e7e2f5a9c689a55c27.tar.gz
test/counter_contract Cache upload of vk-06ee123b338a563a-d91fee55e2e9ba45771b8a677b7f884e329ecc6df56298e7e2f5a9c689a55c27.tar.gz complete in 4s.
test/parent_contract Processing function: private_nested_static_call...
test/parent_contract Cache download of vk-2fb739de88fe2af7-dca30006508c910f3f39afb91f1bd07936dda94361f9c98982ab87546e51d061.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.DuPjc2RpZs (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.63 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.63 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 12.63 MiB)
test/parent_contract busread : 742/6000 (mem: 12.63 MiB)
test/parent_contract lookups : 2/15000 (mem: 12.63 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.63 MiB)
test/parent_contract arithmetic : 3306/56000 (mem: 12.63 MiB)
test/parent_contract delta range : 1788/18000 (mem: 12.63 MiB)
test/parent_contract elliptic : 2/6000 (mem: 12.63 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 12.63 MiB)
test/parent_contract poseidon ext : 32/17000 (mem: 12.63 MiB)
test/parent_contract poseidon int : 173/92000 (mem: 12.63 MiB)
test/parent_contract overflow : 0/0 (mem: 12.63 MiB)
test/parent_contract (mem: 12.63 MiB)
test/parent_contract Total structured size: 242025 (mem: 12.63 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 12.63 MiB)
test/parent_contract populating trace... (mem: 255.13 MiB)
test/parent_contract time to construct proving key: 323 ms. (mem: 270.13 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 382.13 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 430.27 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.DuPjc2RpZs/vk" (mem: 430.27 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (42.9 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.34gUFOD7s3 to s3://aztec-ci-artifacts/build-cache/vk-2fb739de88fe2af7-dca30006508c910f3f39afb91f1bd07936dda94361f9c98982ab87546e51d061.tar.gz
test/parent_contract Cache upload of vk-2fb739de88fe2af7-dca30006508c910f3f39afb91f1bd07936dda94361f9c98982ab87546e51d061.tar.gz complete in 5s.
test/parent_contract Processing function: private_static_call...
test/parent_contract Cache download of vk-2fb739de88fe2af7-351c87748f472f8cc330fdbf923f638926a7b5fdda83b1aa582a403cc6f0fcb0.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.yPHKdDeVi9 (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.63 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 13.13 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 13.13 MiB)
test/parent_contract busread : 742/6000 (mem: 13.13 MiB)
test/parent_contract lookups : 2/15000 (mem: 13.13 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 13.13 MiB)
test/parent_contract arithmetic : 3318/56000 (mem: 13.13 MiB)
test/parent_contract delta range : 1788/18000 (mem: 13.13 MiB)
test/parent_contract elliptic : 2/6000 (mem: 13.13 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 13.13 MiB)
test/parent_contract poseidon ext : 42/17000 (mem: 13.13 MiB)
test/parent_contract poseidon int : 230/92000 (mem: 13.13 MiB)
test/parent_contract overflow : 0/0 (mem: 13.13 MiB)
test/parent_contract (mem: 13.13 MiB)
test/parent_contract Total structured size: 242025 (mem: 13.13 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 13.13 MiB)
test/parent_contract populating trace... (mem: 255.13 MiB)
test/parent_contract time to construct proving key: 251 ms. (mem: 269.13 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 381.13 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 429.18 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.yPHKdDeVi9/vk" (mem: 429.18 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (25.4 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.vK0KSqkXVY to s3://aztec-ci-artifacts/build-cache/vk-2fb739de88fe2af7-351c87748f472f8cc330fdbf923f638926a7b5fdda83b1aa582a403cc6f0fcb0.tar.gz
test/parent_contract Cache upload of vk-2fb739de88fe2af7-351c87748f472f8cc330fdbf923f638926a7b5fdda83b1aa582a403cc6f0fcb0.tar.gz complete in 3s.
test/parent_contract Processing function: process_message...
test/parent_contract Function process_message is neither public nor unconstrained, skipping.
test/parent_contract Processing function: pub_entry_point...
test/parent_contract Function pub_entry_point is neither public nor unconstrained, skipping.
test/parent_contract Processing function: pub_entry_point_twice...
test/parent_contract Function pub_entry_point_twice is neither public nor unconstrained, skipping.
test/parent_contract Processing function: public_call_with_max_over_n_args...
test/parent_contract Function public_call_with_max_over_n_args is neither public nor unconstrained, skipping.
test/parent_contract Processing function: public_dispatch...
test/parent_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/parent_contract Processing function: public_nested_static_call...
test/parent_contract Function public_nested_static_call is neither public nor unconstrained, skipping.
test/parent_contract Processing function: public_static_call...
test/parent_contract Function public_static_call is neither public nor unconstrained, skipping.
test/parent_contract Processing function: sync_private_state...
test/parent_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/counter_contract Processing function: increment_twice...
test/counter_contract Cache download of vk-06ee123b338a563a-e1aafb200b2d311f271233e53bc95a2e4c94e5b46c1d5aa2ec4d45d2205fa153.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.tW8YL6iDtj (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: 46.02 MiB)
test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 48.02 MiB)
test/counter_contract goblin ecc op : 4/1024 (mem: 48.02 MiB)
test/counter_contract busread : 742/6000 (mem: 48.02 MiB)
test/counter_contract lookups : 18642/15000 (mem: 48.02 MiB)
test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 48.02 MiB)
test/counter_contract arithmetic : 21259/56000 (mem: 48.02 MiB)
test/counter_contract delta range : 2705/18000 (mem: 48.02 MiB)
test/counter_contract elliptic : 1338/6000 (mem: 48.02 MiB)
test/counter_contract auxiliary : 1060/26000 (mem: 48.02 MiB)
test/counter_contract poseidon ext : 52/17000 (mem: 48.02 MiB)
test/counter_contract poseidon int : 287/92000 (mem: 48.02 MiB)
test/counter_contract overflow : 0/0 (mem: 48.02 MiB)
test/counter_contract (mem: 48.02 MiB)
test/counter_contract Total structured size: 242025 (mem: 48.02 MiB)
test/counter_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 50.02 MiB)
test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 50.02 MiB)
test/counter_contract goblin ecc op : 4/1024 (mem: 50.02 MiB)
test/counter_contract busread : 742/6000 (mem: 50.02 MiB)
test/counter_contract lookups : 15000/15000 (mem: 50.02 MiB)
test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 50.02 MiB)
test/counter_contract arithmetic : 21259/56000 (mem: 50.02 MiB)
test/counter_contract delta range : 2705/18000 (mem: 50.02 MiB)
test/counter_contract elliptic : 1338/6000 (mem: 50.02 MiB)
test/counter_contract auxiliary : 1060/26000 (mem: 50.02 MiB)
test/counter_contract poseidon ext : 52/17000 (mem: 50.02 MiB)
test/counter_contract poseidon int : 287/92000 (mem: 50.02 MiB)
test/counter_contract overflow : 3643/3643 (mem: 50.02 MiB)
test/counter_contract (mem: 50.02 MiB)
test/counter_contract Total structured size: 245668 (mem: 50.02 MiB)
test/counter_contract allocating polynomials object in proving key... (mem: 50.02 MiB)
test/counter_contract populating trace... (mem: 496.52 MiB)
test/counter_contract time to construct proving key: 337 ms. (mem: 516.02 MiB)
test/counter_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 623.97 MiB)
test/counter_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 672.20 MiB)
test/counter_contract VK saved to "./target/tmp/tmp.tW8YL6iDtj/vk" (mem: 672.20 MiB)
test/counter_contract Completed 2.1 KiB/2.1 KiB (30.5 KiB/s) with 1 file(s) remaining
test/counter_contract upload: ../../../../../tmp/tmp.sQfXsq3Bu1 to s3://aztec-ci-artifacts/build-cache/vk-06ee123b338a563a-e1aafb200b2d311f271233e53bc95a2e4c94e5b46c1d5aa2ec4d45d2205fa153.tar.gz
test/counter_contract Cache upload of vk-06ee123b338a563a-e1aafb200b2d311f271233e53bc95a2e4c94e5b46c1d5aa2ec4d45d2205fa153.tar.gz complete in 4s.
test/counter_contract Processing function: initialize...
test/counter_contract Cache download of vk-06ee123b338a563a-5d69473bdca2a5607933acec32a93f069d3c3a5293510085b9a3653a1bf8709c.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.jqHQRfzLBM (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.08 MiB)
test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 34.08 MiB)
test/counter_contract goblin ecc op : 4/1024 (mem: 34.08 MiB)
test/counter_contract busread : 742/6000 (mem: 34.08 MiB)
test/counter_contract lookups : 9354/15000 (mem: 34.08 MiB)
test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 34.08 MiB)
test/counter_contract arithmetic : 13954/56000 (mem: 34.08 MiB)
test/counter_contract delta range : 2355/18000 (mem: 34.08 MiB)
test/counter_contract elliptic : 1008/6000 (mem: 34.08 MiB)
test/counter_contract auxiliary : 704/26000 (mem: 34.08 MiB)
test/counter_contract poseidon ext : 142/17000 (mem: 34.08 MiB)
test/counter_contract poseidon int : 800/92000 (mem: 34.08 MiB)
test/counter_contract overflow : 0/0 (mem: 34.08 MiB)
test/counter_contract (mem: 34.08 MiB)
test/counter_contract Total structured size: 242025 (mem: 34.08 MiB)
test/counter_contract allocating polynomials object in proving key... (mem: 34.08 MiB)
test/counter_contract populating trace... (mem: 275.58 MiB)
test/counter_contract time to construct proving key: 275 ms. (mem: 293.08 MiB)
test/counter_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 404.58 MiB)
test/counter_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 453.08 MiB)
test/counter_contract VK saved to "./target/tmp/tmp.jqHQRfzLBM/vk" (mem: 453.08 MiB)
test/counter_contract Completed 2.1 KiB/2.1 KiB (24.2 KiB/s) with 1 file(s) remaining
test/counter_contract upload: ../../../../../tmp/tmp.W0YNU7kblY to s3://aztec-ci-artifacts/build-cache/vk-06ee123b338a563a-5d69473bdca2a5607933acec32a93f069d3c3a5293510085b9a3653a1bf8709c.tar.gz
test/counter_contract Cache upload of vk-06ee123b338a563a-5d69473bdca2a5607933acec32a93f069d3c3a5293510085b9a3653a1bf8709c.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/updatable_contract Processing function: get_private_value...
test/updatable_contract Function get_private_value is neither public nor unconstrained, skipping.
test/updatable_contract Processing function: get_public_value...
test/updatable_contract Function get_public_value is neither public nor unconstrained, skipping.
test/updatable_contract Processing function: get_update_delay...
test/updatable_contract Function get_update_delay is neither public nor unconstrained, skipping.
test/pending_note_hashes_contract Processing function: get_then_nullify_note...
test/pending_note_hashes_contract Cache download of vk-3ee8974453cdefee-cce6739368a5280144f22de6907dc8a96c7d939cf5adba189a7a831a79983620.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.XJYE9L0k0S (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: 14.93 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.43 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 16.43 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 16.43 MiB)
test/pending_note_hashes_contract lookups : 2/15000 (mem: 16.43 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.43 MiB)
test/pending_note_hashes_contract arithmetic : 4774/56000 (mem: 16.43 MiB)
test/pending_note_hashes_contract delta range : 1903/18000 (mem: 16.43 MiB)
test/pending_note_hashes_contract elliptic : 324/6000 (mem: 16.43 MiB)
test/pending_note_hashes_contract auxiliary : 636/26000 (mem: 16.43 MiB)
test/pending_note_hashes_contract poseidon ext : 182/17000 (mem: 16.43 MiB)
test/pending_note_hashes_contract poseidon int : 1028/92000 (mem: 16.43 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 16.43 MiB)
test/pending_note_hashes_contract (mem: 16.43 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 16.43 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 16.43 MiB)
test/pending_note_hashes_contract populating trace... (mem: 256.93 MiB)
test/pending_note_hashes_contract time to construct proving key: 168 ms. (mem: 271.93 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 384.43 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 432.54 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.XJYE9L0k0S/vk" (mem: 432.54 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (24.1 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.bZ7rprIaYC to s3://aztec-ci-artifacts/build-cache/vk-3ee8974453cdefee-cce6739368a5280144f22de6907dc8a96c7d939cf5adba189a7a831a79983620.tar.gz
test/pending_note_hashes_contract Cache upload of vk-3ee8974453cdefee-cce6739368a5280144f22de6907dc8a96c7d939cf5adba189a7a831a79983620.tar.gz complete in 4s.
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/pending_note_hashes_contract Processing function: insert_note...
test/pending_note_hashes_contract Cache download of vk-3ee8974453cdefee-64c4bc4fe409199491cb0c7630c6c064f07a3402e3fd5fc2164ee1117c46f06e.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.WJUp7KAB6c (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: 32.47 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 33.47 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 33.47 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 33.47 MiB)
test/pending_note_hashes_contract lookups : 9354/15000 (mem: 33.47 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 33.47 MiB)
test/pending_note_hashes_contract arithmetic : 13655/56000 (mem: 33.47 MiB)
test/pending_note_hashes_contract delta range : 2307/18000 (mem: 33.47 MiB)
test/pending_note_hashes_contract elliptic : 670/6000 (mem: 33.47 MiB)
test/pending_note_hashes_contract auxiliary : 543/26000 (mem: 33.47 MiB)
test/pending_note_hashes_contract poseidon ext : 52/17000 (mem: 33.47 MiB)
test/pending_note_hashes_contract poseidon int : 287/92000 (mem: 33.47 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 33.47 MiB)
test/pending_note_hashes_contract (mem: 33.47 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 33.47 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 33.47 MiB)
test/pending_note_hashes_contract populating trace... (mem: 275.47 MiB)
test/pending_note_hashes_contract time to construct proving key: 279 ms. (mem: 292.47 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 404.47 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 452.90 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.WJUp7KAB6c/vk" (mem: 452.90 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (27.0 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.aSCAOpmTXL to s3://aztec-ci-artifacts/build-cache/vk-3ee8974453cdefee-64c4bc4fe409199491cb0c7630c6c064f07a3402e3fd5fc2164ee1117c46f06e.tar.gz
test/pending_note_hashes_contract Cache upload of vk-3ee8974453cdefee-64c4bc4fe409199491cb0c7630c6c064f07a3402e3fd5fc2164ee1117c46f06e.tar.gz complete in 5s.
test/pending_note_hashes_contract Processing function: insert_note_extra_emit...
test/pending_note_hashes_contract Cache download of vk-3ee8974453cdefee-1ec55e146cb93673d57addcdf9d24d1af038f920b26eb3eb01b75b636e9b28de.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.bLl94tpcpj (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: 45.35 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 47.35 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 47.35 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 47.35 MiB)
test/pending_note_hashes_contract lookups : 18706/15000 (mem: 47.35 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 47.35 MiB)
test/pending_note_hashes_contract arithmetic : 21382/56000 (mem: 47.35 MiB)
test/pending_note_hashes_contract delta range : 2704/18000 (mem: 47.35 MiB)
test/pending_note_hashes_contract elliptic : 1338/6000 (mem: 47.35 MiB)
test/pending_note_hashes_contract auxiliary : 1060/26000 (mem: 47.35 MiB)
test/pending_note_hashes_contract poseidon ext : 52/17000 (mem: 47.35 MiB)
test/pending_note_hashes_contract poseidon int : 287/92000 (mem: 47.35 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 47.35 MiB)
test/pending_note_hashes_contract (mem: 47.35 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 47.35 MiB)
test/pending_note_hashes_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 49.35 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 49.35 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 49.35 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 49.35 MiB)
test/pending_note_hashes_contract lookups : 15000/15000 (mem: 49.35 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 49.35 MiB)
test/pending_note_hashes_contract arithmetic : 21382/56000 (mem: 49.35 MiB)
test/pending_note_hashes_contract delta range : 2704/18000 (mem: 49.35 MiB)
test/pending_note_hashes_contract elliptic : 1338/6000 (mem: 49.35 MiB)
test/pending_note_hashes_contract auxiliary : 1060/26000 (mem: 49.35 MiB)
test/pending_note_hashes_contract poseidon ext : 52/17000 (mem: 49.35 MiB)
test/pending_note_hashes_contract poseidon int : 287/92000 (mem: 49.35 MiB)
test/pending_note_hashes_contract overflow : 3707/3707 (mem: 49.35 MiB)
test/pending_note_hashes_contract (mem: 49.35 MiB)
test/pending_note_hashes_contract Total structured size: 245732 (mem: 49.35 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 49.35 MiB)
test/pending_note_hashes_contract populating trace... (mem: 496.85 MiB)
test/pending_note_hashes_contract time to construct proving key: 395 ms. (mem: 516.35 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 623.65 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 671.75 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.bLl94tpcpj/vk" (mem: 671.75 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (21.0 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.WRMiNFQLcG to s3://aztec-ci-artifacts/build-cache/vk-3ee8974453cdefee-1ec55e146cb93673d57addcdf9d24d1af038f920b26eb3eb01b75b636e9b28de.tar.gz
test/pending_note_hashes_contract Cache upload of vk-3ee8974453cdefee-1ec55e146cb93673d57addcdf9d24d1af038f920b26eb3eb01b75b636e9b28de.tar.gz complete in 4s.
test/pending_note_hashes_contract Processing function: insert_note_static_randomness...
test/pending_note_hashes_contract Cache download of vk-3ee8974453cdefee-e96b7bed0dea1ed3ef49e830acf7b78732b626945aebc12afad3c3208b69f0ee.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.CuaQT9wvVi (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: 31.06 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 32.06 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 32.06 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 32.06 MiB)
test/pending_note_hashes_contract lookups : 9322/15000 (mem: 32.06 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 32.06 MiB)
test/pending_note_hashes_contract arithmetic : 13197/56000 (mem: 32.06 MiB)
test/pending_note_hashes_contract delta range : 2292/18000 (mem: 32.06 MiB)
test/pending_note_hashes_contract elliptic : 670/6000 (mem: 32.06 MiB)
test/pending_note_hashes_contract auxiliary : 543/26000 (mem: 32.06 MiB)
test/pending_note_hashes_contract poseidon ext : 52/17000 (mem: 32.06 MiB)
test/pending_note_hashes_contract poseidon int : 287/92000 (mem: 32.06 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 32.06 MiB)
test/pending_note_hashes_contract (mem: 32.06 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 32.06 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 32.56 MiB)
test/pending_note_hashes_contract populating trace... (mem: 274.56 MiB)
test/pending_note_hashes_contract time to construct proving key: 434 ms. (mem: 291.56 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 403.56 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 451.75 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.CuaQT9wvVi/vk" (mem: 451.75 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (24.2 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.Jm1WhsFXvc to s3://aztec-ci-artifacts/build-cache/vk-3ee8974453cdefee-e96b7bed0dea1ed3ef49e830acf7b78732b626945aebc12afad3c3208b69f0ee.tar.gz
test/pending_note_hashes_contract Cache upload of vk-3ee8974453cdefee-e96b7bed0dea1ed3ef49e830acf7b78732b626945aebc12afad3c3208b69f0ee.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/returning_tuple_contract Processing function: fn_that_returns_1...
test/returning_tuple_contract Cache download of vk-0ad1f23954fea941-074f7768b3abddc822fd3ef67ebba95a3ba72181e8231ec3535acc2f90fc4ee8.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.u0yppLXIIP (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: 180 ms. (mem: 267.50 MiB)
test/returning_tuple_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 370.61 MiB)
test/returning_tuple_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 418.11 MiB)
test/returning_tuple_contract VK saved to "./target/tmp/tmp.u0yppLXIIP/vk" (mem: 418.11 MiB)
test/returning_tuple_contract Completed 2.1 KiB/2.1 KiB (23.9 KiB/s) with 1 file(s) remaining
test/returning_tuple_contract upload: ../../../../../tmp/tmp.AlcEbdHpIz to s3://aztec-ci-artifacts/build-cache/vk-0ad1f23954fea941-074f7768b3abddc822fd3ef67ebba95a3ba72181e8231ec3535acc2f90fc4ee8.tar.gz
test/returning_tuple_contract Cache upload of vk-0ad1f23954fea941-074f7768b3abddc822fd3ef67ebba95a3ba72181e8231ec3535acc2f90fc4ee8.tar.gz complete in 4s.
test/returning_tuple_contract Processing function: fn_that_returns_2...
test/returning_tuple_contract Cache download of vk-0ad1f23954fea941-fe59c454fd2a5294480969faaf0b4bb94ebb3121c245f41d2ad0cb27ba489f0b.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.R8c9eZt1t4 (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.00 MiB)
test/returning_tuple_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.00 MiB)
test/returning_tuple_contract goblin ecc op : 4/1024 (mem: 12.00 MiB)
test/returning_tuple_contract busread : 742/6000 (mem: 12.00 MiB)
test/returning_tuple_contract lookups : 2/15000 (mem: 12.00 MiB)
test/returning_tuple_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.00 MiB)
test/returning_tuple_contract arithmetic : 3274/56000 (mem: 12.00 MiB)
test/returning_tuple_contract delta range : 1785/18000 (mem: 12.00 MiB)
test/returning_tuple_contract elliptic : 2/6000 (mem: 12.00 MiB)
test/returning_tuple_contract auxiliary : 26/26000 (mem: 12.00 MiB)
test/returning_tuple_contract poseidon ext : 2/17000 (mem: 12.00 MiB)
test/returning_tuple_contract poseidon int : 2/92000 (mem: 12.00 MiB)
test/returning_tuple_contract overflow : 0/0 (mem: 12.00 MiB)
test/returning_tuple_contract (mem: 12.00 MiB)
test/returning_tuple_contract Total structured size: 242025 (mem: 12.00 MiB)
test/returning_tuple_contract allocating polynomials object in proving key... (mem: 12.00 MiB)
test/returning_tuple_contract populating trace... (mem: 252.50 MiB)
test/returning_tuple_contract time to construct proving key: 236 ms. (mem: 267.50 MiB)
test/returning_tuple_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 371.13 MiB)
test/returning_tuple_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 419.14 MiB)
test/returning_tuple_contract VK saved to "./target/tmp/tmp.R8c9eZt1t4/vk" (mem: 419.14 MiB)
test/returning_tuple_contract Completed 2.1 KiB/2.1 KiB (18.2 KiB/s) with 1 file(s) remaining
test/returning_tuple_contract upload: ../../../../../tmp/tmp.UeEmYkHUN0 to s3://aztec-ci-artifacts/build-cache/vk-0ad1f23954fea941-fe59c454fd2a5294480969faaf0b4bb94ebb3121c245f41d2ad0cb27ba489f0b.tar.gz
test/returning_tuple_contract Cache upload of vk-0ad1f23954fea941-fe59c454fd2a5294480969faaf0b4bb94ebb3121c245f41d2ad0cb27ba489f0b.tar.gz complete in 5s.
test/returning_tuple_contract Processing function: fn_that_returns_3...
test/returning_tuple_contract Cache download of vk-0ad1f23954fea941-b52a56c22244e0d45d3d0006f223d912d547fb1a3d0a228721cf4c7350d5142b.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.NtIT1CK06R (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: 254.00 MiB)
test/returning_tuple_contract time to construct proving key: 227 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: 372.12 MiB)
test/returning_tuple_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 420.44 MiB)
test/returning_tuple_contract VK saved to "./target/tmp/tmp.NtIT1CK06R/vk" (mem: 420.44 MiB)
test/returning_tuple_contract Completed 2.1 KiB/2.1 KiB (20.9 KiB/s) with 1 file(s) remaining
test/returning_tuple_contract upload: ../../../../../tmp/tmp.9OQHKIJ0zo to s3://aztec-ci-artifacts/build-cache/vk-0ad1f23954fea941-b52a56c22244e0d45d3d0006f223d912d547fb1a3d0a228721cf4c7350d5142b.tar.gz
test/returning_tuple_contract Cache upload of vk-0ad1f23954fea941-b52a56c22244e0d45d3d0006f223d912d547fb1a3d0a228721cf4c7350d5142b.tar.gz complete in 5s.
test/returning_tuple_contract Processing function: fn_that_returns_4...
test/returning_tuple_contract Cache download of vk-0ad1f23954fea941-da57260d682cda2aba50c7ffa830976cc58f8fae93782af60f1a184ac417ee9d.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.Vd3JKxiZI4 (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: 12.00 MiB)
test/returning_tuple_contract goblin ecc op : 4/1024 (mem: 12.00 MiB)
test/returning_tuple_contract busread : 742/6000 (mem: 12.00 MiB)
test/returning_tuple_contract lookups : 2/15000 (mem: 12.00 MiB)
test/returning_tuple_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.00 MiB)
test/returning_tuple_contract arithmetic : 3274/56000 (mem: 12.00 MiB)
test/returning_tuple_contract delta range : 1785/18000 (mem: 12.00 MiB)
test/returning_tuple_contract elliptic : 2/6000 (mem: 12.00 MiB)
test/returning_tuple_contract auxiliary : 26/26000 (mem: 12.00 MiB)
test/returning_tuple_contract poseidon ext : 2/17000 (mem: 12.00 MiB)
test/returning_tuple_contract poseidon int : 2/92000 (mem: 12.00 MiB)
test/returning_tuple_contract overflow : 0/0 (mem: 12.00 MiB)
test/returning_tuple_contract (mem: 12.00 MiB)
test/returning_tuple_contract Total structured size: 242025 (mem: 12.00 MiB)
test/returning_tuple_contract allocating polynomials object in proving key... (mem: 12.00 MiB)
test/returning_tuple_contract populating trace... (mem: 254.00 MiB)
test/returning_tuple_contract time to construct proving key: 206 ms. (mem: 269.00 MiB)
test/returning_tuple_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 372.73 MiB)
test/returning_tuple_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 420.93 MiB)
test/returning_tuple_contract VK saved to "./target/tmp/tmp.Vd3JKxiZI4/vk" (mem: 420.93 MiB)
test/returning_tuple_contract Completed 2.1 KiB/2.1 KiB (20.1 KiB/s) with 1 file(s) remaining
test/returning_tuple_contract upload: ../../../../../tmp/tmp.NkvpXK0oGK to s3://aztec-ci-artifacts/build-cache/vk-0ad1f23954fea941-da57260d682cda2aba50c7ffa830976cc58f8fae93782af60f1a184ac417ee9d.tar.gz
test/returning_tuple_contract Cache upload of vk-0ad1f23954fea941-da57260d682cda2aba50c7ffa830976cc58f8fae93782af60f1a184ac417ee9d.tar.gz complete in 4s.
test/returning_tuple_contract Processing function: fn_that_returns_5...
test/returning_tuple_contract Cache download of vk-0ad1f23954fea941-3ba894bd0d910c3179372a5effe69bf7dab7d19eda0caa59b00670c954278b5b.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.rQWa4iedrL (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: 253.00 MiB)
test/returning_tuple_contract time to construct proving key: 175 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: 371.20 MiB)
test/returning_tuple_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 419.45 MiB)
test/returning_tuple_contract VK saved to "./target/tmp/tmp.rQWa4iedrL/vk" (mem: 419.45 MiB)
test/returning_tuple_contract Completed 2.1 KiB/2.1 KiB (17.4 KiB/s) with 1 file(s) remaining
test/returning_tuple_contract upload: ../../../../../tmp/tmp.yLMR5rLev1 to s3://aztec-ci-artifacts/build-cache/vk-0ad1f23954fea941-3ba894bd0d910c3179372a5effe69bf7dab7d19eda0caa59b00670c954278b5b.tar.gz
test/returning_tuple_contract Cache upload of vk-0ad1f23954fea941-3ba894bd0d910c3179372a5effe69bf7dab7d19eda0caa59b00670c954278b5b.tar.gz complete in 5s.
test/returning_tuple_contract Processing function: fn_that_returns_6...
test/returning_tuple_contract Cache download of vk-0ad1f23954fea941-3320444f73d665201aadb023371dbb3e4c1b64a68d3ad32486ae006b6adddb36.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.CkaNmtKLW7 (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: 256 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: 368.86 MiB)
test/returning_tuple_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 416.86 MiB)
test/returning_tuple_contract VK saved to "./target/tmp/tmp.CkaNmtKLW7/vk" (mem: 416.86 MiB)
test/returning_tuple_contract Completed 2.1 KiB/2.1 KiB (18.4 KiB/s) with 1 file(s) remaining
test/returning_tuple_contract upload: ../../../../../tmp/tmp.8EGXMbQNud to s3://aztec-ci-artifacts/build-cache/vk-0ad1f23954fea941-3320444f73d665201aadb023371dbb3e4c1b64a68d3ad32486ae006b6adddb36.tar.gz
test/returning_tuple_contract Cache upload of vk-0ad1f23954fea941-3320444f73d665201aadb023371dbb3e4c1b64a68d3ad32486ae006b6adddb36.tar.gz complete in 5s.
test/returning_tuple_contract Processing function: process_message...
test/returning_tuple_contract Function process_message is neither public nor unconstrained, skipping.
test/returning_tuple_contract Processing function: sync_private_state...
test/returning_tuple_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/returning_tuple_contract Processing function: public_dispatch...
test/returning_tuple_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/spam_contract Processing function: spam...
test/spam_contract Cache download of vk-65b61a03e395898d-578a5488cbbd0ea592604efb1bbd6cc11753517024ba4a847fde28ccfcfbf5cf.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.mM36mXqH7Q (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: 15.91 MiB)
test/spam_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 21.91 MiB)
test/spam_contract goblin ecc op : 4/1024 (mem: 21.91 MiB)
test/spam_contract busread : 742/6000 (mem: 21.91 MiB)
test/spam_contract lookups : 2/15000 (mem: 21.91 MiB)
test/spam_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 21.91 MiB)
test/spam_contract arithmetic : 5846/56000 (mem: 21.91 MiB)
test/spam_contract delta range : 2266/18000 (mem: 21.91 MiB)
test/spam_contract elliptic : 2/6000 (mem: 21.91 MiB)
test/spam_contract auxiliary : 4712/26000 (mem: 21.91 MiB)
test/spam_contract poseidon ext : 412/17000 (mem: 21.91 MiB)
test/spam_contract poseidon int : 2339/92000 (mem: 21.91 MiB)
test/spam_contract overflow : 0/0 (mem: 21.91 MiB)
test/spam_contract (mem: 21.91 MiB)
test/spam_contract Total structured size: 242025 (mem: 21.91 MiB)
test/spam_contract allocating polynomials object in proving key... (mem: 21.91 MiB)
test/spam_contract populating trace... (mem: 261.91 MiB)
test/spam_contract time to construct proving key: 190 ms. (mem: 277.41 MiB)
test/spam_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 389.91 MiB)
test/spam_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 438.30 MiB)
test/spam_contract VK saved to "./target/tmp/tmp.mM36mXqH7Q/vk" (mem: 438.30 MiB)
test/spam_contract Completed 2.1 KiB/2.1 KiB (23.2 KiB/s) with 1 file(s) remaining
test/spam_contract upload: ../../../../../tmp/tmp.PQgTa3mrVw to s3://aztec-ci-artifacts/build-cache/vk-65b61a03e395898d-578a5488cbbd0ea592604efb1bbd6cc11753517024ba4a847fde28ccfcfbf5cf.tar.gz
test/spam_contract Cache upload of vk-65b61a03e395898d-578a5488cbbd0ea592604efb1bbd6cc11753517024ba4a847fde28ccfcfbf5cf.tar.gz complete in 5s.
test/spam_contract Processing function: sync_private_state...
test/spam_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/state_vars_contract Processing function: get_public_immutable_constrained_private...
test/state_vars_contract Cache download of vk-b464b2b20145d140-16f136a0b2c661eb091b131d86c27fa1b47d8e583f2ffcf24eacb9b0e2db7f1e.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.flHys9hSYh (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: 15.79 MiB)
test/state_vars_contract goblin ecc op : 4/1024 (mem: 15.79 MiB)
test/state_vars_contract busread : 742/6000 (mem: 15.79 MiB)
test/state_vars_contract lookups : 2/15000 (mem: 15.79 MiB)
test/state_vars_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.79 MiB)
test/state_vars_contract arithmetic : 4237/56000 (mem: 15.79 MiB)
test/state_vars_contract delta range : 1888/18000 (mem: 15.79 MiB)
test/state_vars_contract elliptic : 2/6000 (mem: 15.79 MiB)
test/state_vars_contract auxiliary : 26/26000 (mem: 15.79 MiB)
test/state_vars_contract poseidon ext : 452/17000 (mem: 15.79 MiB)
test/state_vars_contract poseidon int : 2567/92000 (mem: 15.79 MiB)
test/state_vars_contract overflow : 0/0 (mem: 15.79 MiB)
test/state_vars_contract (mem: 15.79 MiB)
test/state_vars_contract Total structured size: 242025 (mem: 15.79 MiB)
test/state_vars_contract allocating polynomials object in proving key... (mem: 15.79 MiB)
test/state_vars_contract populating trace... (mem: 256.79 MiB)
test/state_vars_contract time to construct proving key: 202 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: 384.29 MiB)
test/state_vars_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 432.29 MiB)
test/state_vars_contract VK saved to "./target/tmp/tmp.flHys9hSYh/vk" (mem: 432.29 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.JNnBAdYlra to s3://aztec-ci-artifacts/build-cache/vk-b464b2b20145d140-16f136a0b2c661eb091b131d86c27fa1b47d8e583f2ffcf24eacb9b0e2db7f1e.tar.gz
test/state_vars_contract Cache upload of vk-b464b2b20145d140-16f136a0b2c661eb091b131d86c27fa1b47d8e583f2ffcf24eacb9b0e2db7f1e.tar.gz complete in 5s.
test/state_vars_contract Processing function: get_public_immutable_constrained_private_indirect...
test/state_vars_contract Cache download of vk-b464b2b20145d140-bcfea7751251ba50477c53f532da918a5e2b856529743d90594baad2236af91a.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.mMPMMfaGjd (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: 10.62 MiB)
test/state_vars_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.62 MiB)
test/state_vars_contract goblin ecc op : 4/1024 (mem: 12.62 MiB)
test/state_vars_contract busread : 742/6000 (mem: 12.62 MiB)
test/state_vars_contract lookups : 2/15000 (mem: 12.62 MiB)
test/state_vars_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.62 MiB)
test/state_vars_contract arithmetic : 3315/56000 (mem: 12.62 MiB)
test/state_vars_contract delta range : 1797/18000 (mem: 12.62 MiB)
test/state_vars_contract elliptic : 2/6000 (mem: 12.62 MiB)
test/state_vars_contract auxiliary : 26/26000 (mem: 12.62 MiB)
test/state_vars_contract poseidon ext : 22/17000 (mem: 12.62 MiB)
test/state_vars_contract poseidon int : 116/92000 (mem: 12.62 MiB)
test/state_vars_contract overflow : 0/0 (mem: 12.62 MiB)
test/state_vars_contract (mem: 12.62 MiB)
test/state_vars_contract Total structured size: 242025 (mem: 12.62 MiB)
test/state_vars_contract allocating polynomials object in proving key... (mem: 12.62 MiB)
test/state_vars_contract populating trace... (mem: 253.62 MiB)
test/state_vars_contract time to construct proving key: 202 ms. (mem: 268.12 MiB)
test/state_vars_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 380.12 MiB)
test/state_vars_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 428.20 MiB)
test/state_vars_contract VK saved to "./target/tmp/tmp.mMPMMfaGjd/vk" (mem: 428.20 MiB)
test/state_vars_contract Completed 2.1 KiB/2.1 KiB (22.4 KiB/s) with 1 file(s) remaining
test/state_vars_contract upload: ../../../../../tmp/tmp.PtNpX4AcWN to s3://aztec-ci-artifacts/build-cache/vk-b464b2b20145d140-bcfea7751251ba50477c53f532da918a5e2b856529743d90594baad2236af91a.tar.gz
test/state_vars_contract Cache upload of vk-b464b2b20145d140-bcfea7751251ba50477c53f532da918a5e2b856529743d90594baad2236af91a.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-47f1d19e81ad9265-42700c5ac4a47d9830214a360e305a9179cd861049e60039d61cdc4fc8545b92.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.dlEwSb1gSs (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: 11.72 MiB)
test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 14.22 MiB)
test/stateful_test_contract goblin ecc op : 4/1024 (mem: 14.22 MiB)
test/stateful_test_contract busread : 742/6000 (mem: 14.22 MiB)
test/stateful_test_contract lookups : 2/15000 (mem: 14.22 MiB)
test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 14.22 MiB)
test/stateful_test_contract arithmetic : 3614/56000 (mem: 14.22 MiB)
test/stateful_test_contract delta range : 1837/18000 (mem: 14.22 MiB)
test/stateful_test_contract elliptic : 340/6000 (mem: 14.22 MiB)
test/stateful_test_contract auxiliary : 187/26000 (mem: 14.22 MiB)
test/stateful_test_contract poseidon ext : 122/17000 (mem: 14.22 MiB)
test/stateful_test_contract poseidon int : 686/92000 (mem: 14.22 MiB)
test/stateful_test_contract overflow : 0/0 (mem: 14.22 MiB)
test/stateful_test_contract (mem: 14.22 MiB)
test/stateful_test_contract Total structured size: 242025 (mem: 14.22 MiB)
test/stateful_test_contract allocating polynomials object in proving key... (mem: 14.22 MiB)
test/stateful_test_contract populating trace... (mem: 253.72 MiB)
test/stateful_test_contract time to construct proving key: 140 ms. (mem: 267.72 MiB)
test/stateful_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 379.22 MiB)
test/stateful_test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 427.66 MiB)
test/stateful_test_contract VK saved to "./target/tmp/tmp.dlEwSb1gSs/vk" (mem: 427.66 MiB)
test/stateful_test_contract Completed 2.1 KiB/2.1 KiB (25.9 KiB/s) with 1 file(s) remaining
test/stateful_test_contract upload: ../../../../../tmp/tmp.7aml4IKKRo to s3://aztec-ci-artifacts/build-cache/vk-47f1d19e81ad9265-42700c5ac4a47d9830214a360e305a9179cd861049e60039d61cdc4fc8545b92.tar.gz
test/stateful_test_contract Cache upload of vk-47f1d19e81ad9265-42700c5ac4a47d9830214a360e305a9179cd861049e60039d61cdc4fc8545b92.tar.gz complete in 4s.
test/state_vars_contract Processing function: increase_private_value...
test/state_vars_contract Cache download of vk-b464b2b20145d140-e023ec9501fd3ca1b1d2d70fd8511f0063b7e527ad5652bf50d023a8056f5987.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.VEaabpWRYJ (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.20 MiB)
test/state_vars_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 35.70 MiB)
test/state_vars_contract goblin ecc op : 4/1024 (mem: 35.70 MiB)
test/state_vars_contract busread : 742/6000 (mem: 35.70 MiB)
test/state_vars_contract lookups : 9322/15000 (mem: 35.70 MiB)
test/state_vars_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 35.70 MiB)
test/state_vars_contract arithmetic : 14007/56000 (mem: 35.70 MiB)
test/state_vars_contract delta range : 2448/18000 (mem: 35.70 MiB)
test/state_vars_contract elliptic : 1346/6000 (mem: 35.70 MiB)
test/state_vars_contract auxiliary : 1375/26000 (mem: 35.70 MiB)
test/state_vars_contract poseidon ext : 332/17000 (mem: 35.70 MiB)
test/state_vars_contract poseidon int : 1883/92000 (mem: 35.70 MiB)
test/state_vars_contract overflow : 0/0 (mem: 35.70 MiB)
test/state_vars_contract (mem: 35.70 MiB)
test/state_vars_contract Total structured size: 242025 (mem: 35.70 MiB)
test/state_vars_contract allocating polynomials object in proving key... (mem: 35.70 MiB)
test/state_vars_contract populating trace... (mem: 277.20 MiB)
test/state_vars_contract time to construct proving key: 278 ms. (mem: 295.20 MiB)
test/state_vars_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 404.73 MiB)
test/state_vars_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 452.74 MiB)
test/state_vars_contract VK saved to "./target/tmp/tmp.VEaabpWRYJ/vk" (mem: 452.74 MiB)
test/state_vars_contract Completed 2.1 KiB/2.1 KiB (30.7 KiB/s) with 1 file(s) remaining
test/state_vars_contract upload: ../../../../../tmp/tmp.Scmbmdy128 to s3://aztec-ci-artifacts/build-cache/vk-b464b2b20145d140-e023ec9501fd3ca1b1d2d70fd8511f0063b7e527ad5652bf50d023a8056f5987.tar.gz
test/state_vars_contract Cache upload of vk-b464b2b20145d140-e023ec9501fd3ca1b1d2d70fd8511f0063b7e527ad5652bf50d023a8056f5987.tar.gz complete in 4s.
test/state_vars_contract Processing function: initialize_private...
test/state_vars_contract Cache download of vk-b464b2b20145d140-1cb5281531520f9c289d782cb225b89de1a3dcce20a60b893c75ed329975a705.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.y25p62pogt (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: 31.53 MiB)
test/state_vars_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 33.03 MiB)
test/state_vars_contract goblin ecc op : 4/1024 (mem: 33.03 MiB)
test/state_vars_contract busread : 742/6000 (mem: 33.03 MiB)
test/state_vars_contract lookups : 9322/15000 (mem: 33.03 MiB)
test/state_vars_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 33.03 MiB)
test/state_vars_contract arithmetic : 13175/56000 (mem: 33.03 MiB)
test/state_vars_contract delta range : 2292/18000 (mem: 33.03 MiB)
test/state_vars_contract elliptic : 670/6000 (mem: 33.03 MiB)
test/state_vars_contract auxiliary : 543/26000 (mem: 33.03 MiB)
test/state_vars_contract poseidon ext : 32/17000 (mem: 33.03 MiB)
test/state_vars_contract poseidon int : 173/92000 (mem: 33.03 MiB)
test/state_vars_contract overflow : 0/0 (mem: 33.03 MiB)
test/state_vars_contract (mem: 33.03 MiB)
test/state_vars_contract Total structured size: 242025 (mem: 33.03 MiB)
test/state_vars_contract allocating polynomials object in proving key... (mem: 33.03 MiB)
test/state_vars_contract populating trace... (mem: 273.53 MiB)
test/state_vars_contract time to construct proving key: 212 ms. (mem: 290.53 MiB)
test/state_vars_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 402.03 MiB)
test/state_vars_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 450.52 MiB)
test/state_vars_contract VK saved to "./target/tmp/tmp.y25p62pogt/vk" (mem: 450.52 MiB)
test/state_vars_contract Completed 2.1 KiB/2.1 KiB (30.3 KiB/s) with 1 file(s) remaining
test/state_vars_contract upload: ../../../../../tmp/tmp.88X3JvEu4h to s3://aztec-ci-artifacts/build-cache/vk-b464b2b20145d140-1cb5281531520f9c289d782cb225b89de1a3dcce20a60b893c75ed329975a705.tar.gz
test/state_vars_contract Cache upload of vk-b464b2b20145d140-1cb5281531520f9c289d782cb225b89de1a3dcce20a60b893c75ed329975a705.tar.gz complete in 3s.
test/state_vars_contract Processing function: initialize_private_immutable...
test/state_vars_contract Cache download of vk-b464b2b20145d140-34b3d60d22171996c01c85bf2a0603730b4a3a03d5cefec788566ad24f340f0e.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.aFkbnYcrPC (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: 30.55 MiB)
test/state_vars_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 32.05 MiB)
test/state_vars_contract goblin ecc op : 4/1024 (mem: 32.05 MiB)
test/state_vars_contract busread : 742/6000 (mem: 32.05 MiB)
test/state_vars_contract lookups : 9322/15000 (mem: 32.05 MiB)
test/state_vars_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 32.05 MiB)
test/state_vars_contract arithmetic : 13175/56000 (mem: 32.05 MiB)
test/state_vars_contract delta range : 2292/18000 (mem: 32.05 MiB)
test/state_vars_contract elliptic : 670/6000 (mem: 32.05 MiB)
test/state_vars_contract auxiliary : 543/26000 (mem: 32.05 MiB)
test/state_vars_contract poseidon ext : 32/17000 (mem: 32.05 MiB)
test/state_vars_contract poseidon int : 173/92000 (mem: 32.05 MiB)
test/state_vars_contract overflow : 0/0 (mem: 32.05 MiB)
test/state_vars_contract (mem: 32.05 MiB)
test/state_vars_contract Total structured size: 242025 (mem: 32.05 MiB)
test/state_vars_contract allocating polynomials object in proving key... (mem: 32.55 MiB)
test/state_vars_contract populating trace... (mem: 273.05 MiB)
test/state_vars_contract time to construct proving key: 255 ms. (mem: 289.55 MiB)
test/state_vars_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 401.05 MiB)
test/state_vars_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 449.44 MiB)
test/state_vars_contract VK saved to "./target/tmp/tmp.aFkbnYcrPC/vk" (mem: 449.44 MiB)
test/state_vars_contract Completed 2.1 KiB/2.1 KiB (23.9 KiB/s) with 1 file(s) remaining
test/state_vars_contract upload: ../../../../../tmp/tmp.NGgKL63g9U to s3://aztec-ci-artifacts/build-cache/vk-b464b2b20145d140-34b3d60d22171996c01c85bf2a0603730b4a3a03d5cefec788566ad24f340f0e.tar.gz
test/state_vars_contract Cache upload of vk-b464b2b20145d140-34b3d60d22171996c01c85bf2a0603730b4a3a03d5cefec788566ad24f340f0e.tar.gz complete in 3s.
test/state_vars_contract Processing function: initialize_public_immutable...
test/state_vars_contract Function initialize_public_immutable is neither public nor unconstrained, skipping.
test/state_vars_contract Processing function: is_priv_imm_initialized...
test/state_vars_contract Function is_priv_imm_initialized is neither public nor unconstrained, skipping.
test/state_vars_contract Processing function: is_private_mutable_initialized...
test/state_vars_contract Function is_private_mutable_initialized is neither public nor unconstrained, skipping.
test/state_vars_contract Processing function: match_public_immutable...
test/state_vars_contract Cache download of vk-b464b2b20145d140-590f347c0cb3b82c17593a12bd5afff1a4224c14d4d3b640a57f75ef661b5b5e.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.NyV9tzWNhI (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.78 MiB)
test/state_vars_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.28 MiB)
test/state_vars_contract goblin ecc op : 4/1024 (mem: 16.28 MiB)
test/state_vars_contract busread : 742/6000 (mem: 16.28 MiB)
test/state_vars_contract lookups : 2/15000 (mem: 16.28 MiB)
test/state_vars_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.28 MiB)
test/state_vars_contract arithmetic : 4238/56000 (mem: 16.28 MiB)
test/state_vars_contract delta range : 1888/18000 (mem: 16.28 MiB)
test/state_vars_contract elliptic : 2/6000 (mem: 16.28 MiB)
test/state_vars_contract auxiliary : 26/26000 (mem: 16.28 MiB)
test/state_vars_contract poseidon ext : 452/17000 (mem: 16.28 MiB)
test/state_vars_contract poseidon int : 2567/92000 (mem: 16.28 MiB)
test/state_vars_contract overflow : 0/0 (mem: 16.28 MiB)
test/state_vars_contract (mem: 16.28 MiB)
test/state_vars_contract Total structured size: 242025 (mem: 16.28 MiB)
test/state_vars_contract allocating polynomials object in proving key... (mem: 16.28 MiB)
test/state_vars_contract populating trace... (mem: 257.78 MiB)
test/state_vars_contract time to construct proving key: 221 ms. (mem: 272.78 MiB)
test/state_vars_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 385.78 MiB)
test/state_vars_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 434.05 MiB)
test/state_vars_contract VK saved to "./target/tmp/tmp.NyV9tzWNhI/vk" (mem: 434.05 MiB)
test/state_vars_contract Completed 2.1 KiB/2.1 KiB (23.0 KiB/s) with 1 file(s) remaining
test/state_vars_contract upload: ../../../../../tmp/tmp.044RF7fkAi to s3://aztec-ci-artifacts/build-cache/vk-b464b2b20145d140-590f347c0cb3b82c17593a12bd5afff1a4224c14d4d3b640a57f75ef661b5b5e.tar.gz
test/state_vars_contract Cache upload of vk-b464b2b20145d140-590f347c0cb3b82c17593a12bd5afff1a4224c14d4d3b640a57f75ef661b5b5e.tar.gz complete in 4s.
test/stateful_test_contract Processing function: create_note...
test/stateful_test_contract Cache download of vk-47f1d19e81ad9265-bf09e2068c562d0f48721fc15b0fca8a50908b3a9baea6c744b39f66e1ce1ad9.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.e1EPbWPDGp (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.38 MiB)
test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 32.88 MiB)
test/stateful_test_contract goblin ecc op : 4/1024 (mem: 32.88 MiB)
test/stateful_test_contract busread : 742/6000 (mem: 32.88 MiB)
test/stateful_test_contract lookups : 9354/15000 (mem: 32.88 MiB)
test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 32.88 MiB)
test/stateful_test_contract arithmetic : 14387/56000 (mem: 32.88 MiB)
test/stateful_test_contract delta range : 2307/18000 (mem: 32.88 MiB)
test/stateful_test_contract elliptic : 654/6000 (mem: 32.88 MiB)
test/stateful_test_contract auxiliary : 543/26000 (mem: 32.88 MiB)
test/stateful_test_contract poseidon ext : 52/17000 (mem: 32.88 MiB)
test/stateful_test_contract poseidon int : 287/92000 (mem: 32.88 MiB)
test/stateful_test_contract overflow : 0/0 (mem: 32.88 MiB)
test/stateful_test_contract (mem: 32.88 MiB)
test/stateful_test_contract Total structured size: 242025 (mem: 32.88 MiB)
test/stateful_test_contract allocating polynomials object in proving key... (mem: 33.38 MiB)
test/stateful_test_contract populating trace... (mem: 274.88 MiB)
test/stateful_test_contract time to construct proving key: 244 ms. (mem: 291.88 MiB)
test/stateful_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 403.38 MiB)
test/stateful_test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 451.41 MiB)
test/stateful_test_contract VK saved to "./target/tmp/tmp.e1EPbWPDGp/vk" (mem: 451.41 MiB)
test/stateful_test_contract Completed 2.1 KiB/2.1 KiB (23.7 KiB/s) with 1 file(s) remaining
test/stateful_test_contract upload: ../../../../../tmp/tmp.GFRAfvUyNS to s3://aztec-ci-artifacts/build-cache/vk-47f1d19e81ad9265-bf09e2068c562d0f48721fc15b0fca8a50908b3a9baea6c744b39f66e1ce1ad9.tar.gz
test/stateful_test_contract Cache upload of vk-47f1d19e81ad9265-bf09e2068c562d0f48721fc15b0fca8a50908b3a9baea6c744b39f66e1ce1ad9.tar.gz complete in 4s.
test/stateful_test_contract Processing function: create_note_no_init_check...
test/stateful_test_contract Cache download of vk-47f1d19e81ad9265-e945dcd71ac592f1af1ed2a5d192c797ffa71aa8b0d273300ecffc7a8fc4521b.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.FXwV8qZWXf (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.27 MiB)
test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 33.27 MiB)
test/stateful_test_contract goblin ecc op : 4/1024 (mem: 33.27 MiB)
test/stateful_test_contract busread : 742/6000 (mem: 33.27 MiB)
test/stateful_test_contract lookups : 9354/15000 (mem: 33.27 MiB)
test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 33.27 MiB)
test/stateful_test_contract arithmetic : 14387/56000 (mem: 33.27 MiB)
test/stateful_test_contract delta range : 2307/18000 (mem: 33.27 MiB)
test/stateful_test_contract elliptic : 654/6000 (mem: 33.27 MiB)
test/stateful_test_contract auxiliary : 543/26000 (mem: 33.27 MiB)
test/stateful_test_contract poseidon ext : 52/17000 (mem: 33.27 MiB)
test/stateful_test_contract poseidon int : 287/92000 (mem: 33.27 MiB)
test/stateful_test_contract overflow : 0/0 (mem: 33.27 MiB)
test/stateful_test_contract (mem: 33.27 MiB)
test/stateful_test_contract Total structured size: 242025 (mem: 33.27 MiB)
test/stateful_test_contract allocating polynomials object in proving key... (mem: 33.27 MiB)
test/stateful_test_contract populating trace... (mem: 274.27 MiB)
test/stateful_test_contract time to construct proving key: 178 ms. (mem: 290.77 MiB)
test/stateful_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 402.77 MiB)
test/stateful_test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 451.23 MiB)
test/stateful_test_contract VK saved to "./target/tmp/tmp.FXwV8qZWXf/vk" (mem: 451.23 MiB)
test/stateful_test_contract Completed 2.1 KiB/2.1 KiB (32.8 KiB/s) with 1 file(s) remaining
test/stateful_test_contract upload: ../../../../../tmp/tmp.ltEiTNyFXP to s3://aztec-ci-artifacts/build-cache/vk-47f1d19e81ad9265-e945dcd71ac592f1af1ed2a5d192c797ffa71aa8b0d273300ecffc7a8fc4521b.tar.gz
test/stateful_test_contract Cache upload of vk-47f1d19e81ad9265-e945dcd71ac592f1af1ed2a5d192c797ffa71aa8b0d273300ecffc7a8fc4521b.tar.gz complete in 4s.
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-b464b2b20145d140-c5271342f6d0e33a480c3a634fbf505b97fed447a2cb14db4bad06a53705574b.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.V7RNAS7hbk (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.24 MiB)
test/state_vars_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 34.24 MiB)
test/state_vars_contract goblin ecc op : 4/1024 (mem: 34.24 MiB)
test/state_vars_contract busread : 742/6000 (mem: 34.24 MiB)
test/state_vars_contract lookups : 9322/15000 (mem: 34.24 MiB)
test/state_vars_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 34.24 MiB)
test/state_vars_contract arithmetic : 13544/56000 (mem: 34.24 MiB)
test/state_vars_contract delta range : 2340/18000 (mem: 34.24 MiB)
test/state_vars_contract elliptic : 1008/6000 (mem: 34.24 MiB)
test/state_vars_contract auxiliary : 704/26000 (mem: 34.24 MiB)
test/state_vars_contract poseidon ext : 182/17000 (mem: 34.24 MiB)
test/state_vars_contract poseidon int : 1028/92000 (mem: 34.24 MiB)
test/state_vars_contract overflow : 0/0 (mem: 34.24 MiB)
test/state_vars_contract (mem: 34.24 MiB)
test/state_vars_contract Total structured size: 242025 (mem: 34.24 MiB)
test/state_vars_contract allocating polynomials object in proving key... (mem: 34.24 MiB)
test/state_vars_contract populating trace... (mem: 275.24 MiB)
test/state_vars_contract time to construct proving key: 261 ms. (mem: 293.24 MiB)
test/state_vars_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 404.74 MiB)
test/state_vars_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 452.75 MiB)
test/state_vars_contract VK saved to "./target/tmp/tmp.V7RNAS7hbk/vk" (mem: 452.75 MiB)
test/state_vars_contract Completed 2.1 KiB/2.1 KiB (28.3 KiB/s) with 1 file(s) remaining
test/state_vars_contract upload: ../../../../../tmp/tmp.HYmNte3UDu to s3://aztec-ci-artifacts/build-cache/vk-b464b2b20145d140-c5271342f6d0e33a480c3a634fbf505b97fed447a2cb14db4bad06a53705574b.tar.gz
test/state_vars_contract Cache upload of vk-b464b2b20145d140-c5271342f6d0e33a480c3a634fbf505b97fed447a2cb14db4bad06a53705574b.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/static_child_contract Processing function: private_get_value...
test/static_child_contract Cache download of vk-ca66d20676da7b3a-69d50b39e77dcad74b1784a61f03ece680b5336ccb6a21edbd902eab7cecaeaa.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.20J15qgq9m (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: 13.27 MiB)
test/static_child_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.27 MiB)
test/static_child_contract goblin ecc op : 4/1024 (mem: 15.27 MiB)
test/static_child_contract busread : 742/6000 (mem: 15.27 MiB)
test/static_child_contract lookups : 2/15000 (mem: 15.27 MiB)
test/static_child_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.27 MiB)
test/static_child_contract arithmetic : 5580/56000 (mem: 15.27 MiB)
test/static_child_contract delta range : 1984/18000 (mem: 15.27 MiB)
test/static_child_contract elliptic : 2/6000 (mem: 15.27 MiB)
test/static_child_contract auxiliary : 475/26000 (mem: 15.27 MiB)
test/static_child_contract poseidon ext : 62/17000 (mem: 15.27 MiB)
test/static_child_contract poseidon int : 344/92000 (mem: 15.27 MiB)
test/static_child_contract overflow : 0/0 (mem: 15.27 MiB)
test/static_child_contract (mem: 15.27 MiB)
test/static_child_contract Total structured size: 242025 (mem: 15.27 MiB)
test/static_child_contract allocating polynomials object in proving key... (mem: 15.27 MiB)
test/static_child_contract populating trace... (mem: 255.77 MiB)
test/static_child_contract time to construct proving key: 228 ms. (mem: 270.77 MiB)
test/static_child_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 382.77 MiB)
test/static_child_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 431.15 MiB)
test/static_child_contract VK saved to "./target/tmp/tmp.20J15qgq9m/vk" (mem: 431.15 MiB)
test/static_child_contract Completed 2.1 KiB/2.1 KiB (36.1 KiB/s) with 1 file(s) remaining
test/static_child_contract upload: ../../../../../tmp/tmp.LWDChVPZ3e to s3://aztec-ci-artifacts/build-cache/vk-ca66d20676da7b3a-69d50b39e77dcad74b1784a61f03ece680b5336ccb6a21edbd902eab7cecaeaa.tar.gz
test/static_child_contract Cache upload of vk-ca66d20676da7b3a-69d50b39e77dcad74b1784a61f03ece680b5336ccb6a21edbd902eab7cecaeaa.tar.gz complete in 4s.
test/static_parent_contract Processing function: enqueue_call...
test/static_parent_contract Cache download of vk-571566fad1eaa075-c977eb4a9a78bea74ecc61ec682afbaba62dbfe0063310a5f9dbac15728a7234.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.I4qEMjnn0n (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.08 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.58 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 12.58 MiB)
test/static_parent_contract busread : 742/6000 (mem: 12.58 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 12.58 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.58 MiB)
test/static_parent_contract arithmetic : 3307/56000 (mem: 12.58 MiB)
test/static_parent_contract delta range : 1787/18000 (mem: 12.58 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 12.58 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 12.58 MiB)
test/static_parent_contract poseidon ext : 32/17000 (mem: 12.58 MiB)
test/static_parent_contract poseidon int : 173/92000 (mem: 12.58 MiB)
test/static_parent_contract overflow : 0/0 (mem: 12.58 MiB)
test/static_parent_contract (mem: 12.58 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 12.58 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 12.58 MiB)
test/static_parent_contract populating trace... (mem: 251.58 MiB)
test/static_parent_contract time to construct proving key: 197 ms. (mem: 266.58 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 378.58 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 426.28 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.I4qEMjnn0n/vk" (mem: 426.28 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (26.1 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.61WORAzfXk to s3://aztec-ci-artifacts/build-cache/vk-571566fad1eaa075-c977eb4a9a78bea74ecc61ec682afbaba62dbfe0063310a5f9dbac15728a7234.tar.gz
test/static_parent_contract Cache upload of vk-571566fad1eaa075-c977eb4a9a78bea74ecc61ec682afbaba62dbfe0063310a5f9dbac15728a7234.tar.gz complete in 3s.
test/test_contract Processing function: assert_header_private...
test/test_contract Cache download of vk-eee4b433a654a341-b661673ad98acdb9d6b56b4a68342fe99b0421bfb8b69f6cd3e1210ecbabc8e4.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.7kUWJwJn3N (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: 255.12 MiB)
test/test_contract time to construct proving key: 278 ms. (mem: 270.12 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 382.12 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 429.62 MiB)
test/test_contract VK saved to "./target/tmp/tmp.7kUWJwJn3N/vk" (mem: 429.62 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (33.3 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.b1Ia7j6Wzm to s3://aztec-ci-artifacts/build-cache/vk-eee4b433a654a341-b661673ad98acdb9d6b56b4a68342fe99b0421bfb8b69f6cd3e1210ecbabc8e4.tar.gz
test/test_contract Cache upload of vk-eee4b433a654a341-b661673ad98acdb9d6b56b4a68342fe99b0421bfb8b69f6cd3e1210ecbabc8e4.tar.gz complete in 2s.
test/static_child_contract Processing function: private_illegal_set_value...
test/static_child_contract Cache download of vk-ca66d20676da7b3a-e1610c3fd2cc97f7bd214c37e13bf37f101205e5ffc440798d3090eb5a4e5d1e.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.mr2Cgyx1q4 (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: 31.53 MiB)
test/static_child_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 32.53 MiB)
test/static_child_contract goblin ecc op : 4/1024 (mem: 32.53 MiB)
test/static_child_contract busread : 742/6000 (mem: 32.53 MiB)
test/static_child_contract lookups : 9322/15000 (mem: 32.53 MiB)
test/static_child_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 32.53 MiB)
test/static_child_contract arithmetic : 13184/56000 (mem: 32.53 MiB)
test/static_child_contract delta range : 2292/18000 (mem: 32.53 MiB)
test/static_child_contract elliptic : 670/6000 (mem: 32.53 MiB)
test/static_child_contract auxiliary : 543/26000 (mem: 32.53 MiB)
test/static_child_contract poseidon ext : 42/17000 (mem: 32.53 MiB)
test/static_child_contract poseidon int : 230/92000 (mem: 32.53 MiB)
test/static_child_contract overflow : 0/0 (mem: 32.53 MiB)
test/static_child_contract (mem: 32.53 MiB)
test/static_child_contract Total structured size: 242025 (mem: 32.53 MiB)
test/static_child_contract allocating polynomials object in proving key... (mem: 32.53 MiB)
test/static_child_contract populating trace... (mem: 272.53 MiB)
test/static_child_contract time to construct proving key: 233 ms. (mem: 289.03 MiB)
test/static_child_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 401.53 MiB)
test/static_child_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 449.75 MiB)
test/static_child_contract VK saved to "./target/tmp/tmp.mr2Cgyx1q4/vk" (mem: 449.75 MiB)
test/static_child_contract Completed 2.1 KiB/2.1 KiB (21.9 KiB/s) with 1 file(s) remaining
test/static_child_contract upload: ../../../../../tmp/tmp.tj2MFtlRho to s3://aztec-ci-artifacts/build-cache/vk-ca66d20676da7b3a-e1610c3fd2cc97f7bd214c37e13bf37f101205e5ffc440798d3090eb5a4e5d1e.tar.gz
test/static_child_contract Cache upload of vk-ca66d20676da7b3a-e1610c3fd2cc97f7bd214c37e13bf37f101205e5ffc440798d3090eb5a4e5d1e.tar.gz complete in 3s.
test/static_child_contract Processing function: private_set_value...
test/static_child_contract Cache download of vk-ca66d20676da7b3a-1f37c946c5f80d21f6547df04225e31ad669a0b90266a0cad1272e48fd500ff7.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.XjwPJhyjay (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: 30.32 MiB)
test/static_child_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 32.32 MiB)
test/static_child_contract goblin ecc op : 4/1024 (mem: 32.32 MiB)
test/static_child_contract busread : 742/6000 (mem: 32.32 MiB)
test/static_child_contract lookups : 9322/15000 (mem: 32.32 MiB)
test/static_child_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 32.32 MiB)
test/static_child_contract arithmetic : 13195/56000 (mem: 32.32 MiB)
test/static_child_contract delta range : 2292/18000 (mem: 32.32 MiB)
test/static_child_contract elliptic : 670/6000 (mem: 32.32 MiB)
test/static_child_contract auxiliary : 543/26000 (mem: 32.32 MiB)
test/static_child_contract poseidon ext : 52/17000 (mem: 32.32 MiB)
test/static_child_contract poseidon int : 287/92000 (mem: 32.32 MiB)
test/static_child_contract overflow : 0/0 (mem: 32.32 MiB)
test/static_child_contract (mem: 32.32 MiB)
test/static_child_contract Total structured size: 242025 (mem: 32.32 MiB)
test/static_child_contract allocating polynomials object in proving key... (mem: 32.32 MiB)
test/static_child_contract populating trace... (mem: 271.82 MiB)
test/static_child_contract time to construct proving key: 198 ms. (mem: 288.82 MiB)
test/static_child_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 400.32 MiB)
test/static_child_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 448.38 MiB)
test/static_child_contract VK saved to "./target/tmp/tmp.XjwPJhyjay/vk" (mem: 448.38 MiB)
test/static_child_contract Completed 2.1 KiB/2.1 KiB (31.5 KiB/s) with 1 file(s) remaining
test/static_child_contract upload: ../../../../../tmp/tmp.9uhfUwGuQv to s3://aztec-ci-artifacts/build-cache/vk-ca66d20676da7b3a-1f37c946c5f80d21f6547df04225e31ad669a0b90266a0cad1272e48fd500ff7.tar.gz
test/static_child_contract Cache upload of vk-ca66d20676da7b3a-1f37c946c5f80d21f6547df04225e31ad669a0b90266a0cad1272e48fd500ff7.tar.gz complete in 3s.
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/pending_note_hashes_contract Processing function: recursively_destroy_and_create_notes...
test/pending_note_hashes_contract Cache download of vk-3ee8974453cdefee-b115ab013e708cb66ea245ac63a1df9e5e36214d903bfdbbd8ae32c839c15be5.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.3KXtX9jHyF (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: 301.25 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 311.75 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 311.75 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 311.75 MiB)
test/pending_note_hashes_contract lookups : 149122/15000 (mem: 311.75 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 311.75 MiB)
test/pending_note_hashes_contract arithmetic : 150904/56000 (mem: 311.75 MiB)
test/pending_note_hashes_contract delta range : 10847/18000 (mem: 311.75 MiB)
test/pending_note_hashes_contract elliptic : 15842/6000 (mem: 311.75 MiB)
test/pending_note_hashes_contract auxiliary : 28153/26000 (mem: 311.75 MiB)
test/pending_note_hashes_contract poseidon ext : 2922/17000 (mem: 311.75 MiB)
test/pending_note_hashes_contract poseidon int : 16646/92000 (mem: 311.75 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 311.75 MiB)
test/pending_note_hashes_contract (mem: 311.75 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 311.75 MiB)
test/pending_note_hashes_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 425.25 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 425.25 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 425.25 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 425.25 MiB)
test/pending_note_hashes_contract lookups : 15000/15000 (mem: 425.25 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 425.25 MiB)
test/pending_note_hashes_contract arithmetic : 56000/56000 (mem: 425.25 MiB)
test/pending_note_hashes_contract delta range : 10847/18000 (mem: 425.25 MiB)
test/pending_note_hashes_contract elliptic : 6000/6000 (mem: 425.25 MiB)
test/pending_note_hashes_contract auxiliary : 26000/26000 (mem: 425.25 MiB)
test/pending_note_hashes_contract poseidon ext : 2922/17000 (mem: 425.25 MiB)
test/pending_note_hashes_contract poseidon int : 16646/92000 (mem: 425.25 MiB)
test/pending_note_hashes_contract overflow : 241025/241025 (mem: 425.25 MiB)
test/pending_note_hashes_contract (mem: 425.25 MiB)
test/pending_note_hashes_contract Total structured size: 483050 (mem: 425.25 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 425.25 MiB)
test/pending_note_hashes_contract populating trace... (mem: 1303.25 MiB)
test/pending_note_hashes_contract time to construct proving key: 1033 ms. (mem: 1364.25 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 1392.38 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 524417 (mem: 1488.38 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.3KXtX9jHyF/vk" (mem: 1488.38 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (25.3 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.mkm97hDBFy to s3://aztec-ci-artifacts/build-cache/vk-3ee8974453cdefee-b115ab013e708cb66ea245ac63a1df9e5e36214d903bfdbbd8ae32c839c15be5.tar.gz
test/pending_note_hashes_contract Cache upload of vk-3ee8974453cdefee-b115ab013e708cb66ea245ac63a1df9e5e36214d903bfdbbd8ae32c839c15be5.tar.gz complete in 2s.
test/pending_note_hashes_contract Processing function: sync_private_state...
test/pending_note_hashes_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/pending_note_hashes_contract Processing function: test_bad_get_then_insert_flat...
test/pending_note_hashes_contract Cache download of vk-3ee8974453cdefee-f82999b72626b833d39090dc7bec2f4704f2c31856fc26464edc29807985ba07.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.nldU74fObK (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: 22.77 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 27.27 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 27.27 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 27.27 MiB)
test/pending_note_hashes_contract lookups : 2/15000 (mem: 27.27 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 27.27 MiB)
test/pending_note_hashes_contract arithmetic : 10292/56000 (mem: 27.27 MiB)
test/pending_note_hashes_contract delta range : 2937/18000 (mem: 27.27 MiB)
test/pending_note_hashes_contract elliptic : 2/6000 (mem: 27.27 MiB)
test/pending_note_hashes_contract auxiliary : 3535/26000 (mem: 27.27 MiB)
test/pending_note_hashes_contract poseidon ext : 682/17000 (mem: 27.27 MiB)
test/pending_note_hashes_contract poseidon int : 3878/92000 (mem: 27.27 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 27.27 MiB)
test/pending_note_hashes_contract (mem: 27.27 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 27.27 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 27.27 MiB)
test/pending_note_hashes_contract populating trace... (mem: 268.27 MiB)
test/pending_note_hashes_contract time to construct proving key: 334 ms. (mem: 285.27 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 397.27 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 445.65 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.nldU74fObK/vk" (mem: 445.65 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (36.0 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.aizfG1vjHd to s3://aztec-ci-artifacts/build-cache/vk-3ee8974453cdefee-f82999b72626b833d39090dc7bec2f4704f2c31856fc26464edc29807985ba07.tar.gz
test/pending_note_hashes_contract Cache upload of vk-3ee8974453cdefee-f82999b72626b833d39090dc7bec2f4704f2c31856fc26464edc29807985ba07.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-3ee8974453cdefee-fbd81c755cf1c4dd081fb241803c9b4d4a4bb79487892ea77ab0974d915e2a83.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.sYfIgkwuR5 (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: 46.48 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 48.48 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 48.48 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 48.48 MiB)
test/pending_note_hashes_contract lookups : 18642/15000 (mem: 48.48 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 48.48 MiB)
test/pending_note_hashes_contract arithmetic : 21247/56000 (mem: 48.48 MiB)
test/pending_note_hashes_contract delta range : 2704/18000 (mem: 48.48 MiB)
test/pending_note_hashes_contract elliptic : 1338/6000 (mem: 48.48 MiB)
test/pending_note_hashes_contract auxiliary : 1060/26000 (mem: 48.48 MiB)
test/pending_note_hashes_contract poseidon ext : 42/17000 (mem: 48.48 MiB)
test/pending_note_hashes_contract poseidon int : 230/92000 (mem: 48.48 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 48.48 MiB)
test/pending_note_hashes_contract (mem: 48.48 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 48.48 MiB)
test/pending_note_hashes_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 49.98 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 49.98 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 49.98 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 49.98 MiB)
test/pending_note_hashes_contract lookups : 15000/15000 (mem: 49.98 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 49.98 MiB)
test/pending_note_hashes_contract arithmetic : 21247/56000 (mem: 49.98 MiB)
test/pending_note_hashes_contract delta range : 2704/18000 (mem: 49.98 MiB)
test/pending_note_hashes_contract elliptic : 1338/6000 (mem: 49.98 MiB)
test/pending_note_hashes_contract auxiliary : 1060/26000 (mem: 49.98 MiB)
test/pending_note_hashes_contract poseidon ext : 42/17000 (mem: 49.98 MiB)
test/pending_note_hashes_contract poseidon int : 230/92000 (mem: 49.98 MiB)
test/pending_note_hashes_contract overflow : 3643/3643 (mem: 49.98 MiB)
test/pending_note_hashes_contract (mem: 49.98 MiB)
test/pending_note_hashes_contract Total structured size: 245668 (mem: 49.98 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 49.98 MiB)
test/pending_note_hashes_contract populating trace... (mem: 497.48 MiB)
test/pending_note_hashes_contract time to construct proving key: 317 ms. (mem: 516.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: 624.19 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 672.65 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.sYfIgkwuR5/vk" (mem: 672.65 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.26LJwfFKn6 to s3://aztec-ci-artifacts/build-cache/vk-3ee8974453cdefee-fbd81c755cf1c4dd081fb241803c9b4d4a4bb79487892ea77ab0974d915e2a83.tar.gz
test/pending_note_hashes_contract Cache upload of vk-3ee8974453cdefee-fbd81c755cf1c4dd081fb241803c9b4d4a4bb79487892ea77ab0974d915e2a83.tar.gz complete in 4s.
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-3ee8974453cdefee-ee3888fe54af51a858441da704eb250de80a91c69318ff0ca7c0b1a3e715616b.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.rxwaIDoa45 (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.24 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 11.74 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 11.74 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 11.74 MiB)
test/pending_note_hashes_contract lookups : 2/15000 (mem: 11.74 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 11.74 MiB)
test/pending_note_hashes_contract arithmetic : 3321/56000 (mem: 11.74 MiB)
test/pending_note_hashes_contract delta range : 1791/18000 (mem: 11.74 MiB)
test/pending_note_hashes_contract elliptic : 2/6000 (mem: 11.74 MiB)
test/pending_note_hashes_contract auxiliary : 26/26000 (mem: 11.74 MiB)
test/pending_note_hashes_contract poseidon ext : 52/17000 (mem: 11.74 MiB)
test/pending_note_hashes_contract poseidon int : 287/92000 (mem: 11.74 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 11.74 MiB)
test/pending_note_hashes_contract (mem: 11.74 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 11.74 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 11.74 MiB)
test/pending_note_hashes_contract populating trace... (mem: 253.24 MiB)
test/pending_note_hashes_contract time to construct proving key: 333 ms. (mem: 268.24 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 380.24 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 428.36 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.rxwaIDoa45/vk" (mem: 428.36 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (13.4 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.A0nxL6swsB to s3://aztec-ci-artifacts/build-cache/vk-3ee8974453cdefee-ee3888fe54af51a858441da704eb250de80a91c69318ff0ca7c0b1a3e715616b.tar.gz
test/pending_note_hashes_contract Cache upload of vk-3ee8974453cdefee-ee3888fe54af51a858441da704eb250de80a91c69318ff0ca7c0b1a3e715616b.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-3ee8974453cdefee-5b99bec0124ba347962f60193b9c4131d7cb34813dece610b5c4614126e522ad.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.0OEAnK2pgy (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.18 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.68 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 12.68 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 12.68 MiB)
test/pending_note_hashes_contract lookups : 2/15000 (mem: 12.68 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.68 MiB)
test/pending_note_hashes_contract arithmetic : 3321/56000 (mem: 12.68 MiB)
test/pending_note_hashes_contract delta range : 1791/18000 (mem: 12.68 MiB)
test/pending_note_hashes_contract elliptic : 2/6000 (mem: 12.68 MiB)
test/pending_note_hashes_contract auxiliary : 26/26000 (mem: 12.68 MiB)
test/pending_note_hashes_contract poseidon ext : 52/17000 (mem: 12.68 MiB)
test/pending_note_hashes_contract poseidon int : 287/92000 (mem: 12.68 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 12.68 MiB)
test/pending_note_hashes_contract (mem: 12.68 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 12.68 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 12.68 MiB)
test/pending_note_hashes_contract populating trace... (mem: 254.18 MiB)
test/pending_note_hashes_contract time to construct proving key: 249 ms. (mem: 269.68 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 380.68 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 428.62 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.0OEAnK2pgy/vk" (mem: 428.62 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (33.3 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.183tXqQ9IA to s3://aztec-ci-artifacts/build-cache/vk-3ee8974453cdefee-5b99bec0124ba347962f60193b9c4131d7cb34813dece610b5c4614126e522ad.tar.gz
test/pending_note_hashes_contract Cache upload of vk-3ee8974453cdefee-5b99bec0124ba347962f60193b9c4131d7cb34813dece610b5c4614126e522ad.tar.gz complete in 4s.
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-3ee8974453cdefee-6e1ddc66c4bfc2674620d9689bac550b168de9544df0fcc0b674427f12489fea.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.sLfxoCiEBw (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.39 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.89 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 12.89 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 12.89 MiB)
test/pending_note_hashes_contract lookups : 2/15000 (mem: 12.89 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.89 MiB)
test/pending_note_hashes_contract arithmetic : 3317/56000 (mem: 12.89 MiB)
test/pending_note_hashes_contract delta range : 1793/18000 (mem: 12.89 MiB)
test/pending_note_hashes_contract elliptic : 2/6000 (mem: 12.89 MiB)
test/pending_note_hashes_contract auxiliary : 26/26000 (mem: 12.89 MiB)
test/pending_note_hashes_contract poseidon ext : 52/17000 (mem: 12.89 MiB)
test/pending_note_hashes_contract poseidon int : 287/92000 (mem: 12.89 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 12.89 MiB)
test/pending_note_hashes_contract (mem: 12.89 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 12.89 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 12.89 MiB)
test/pending_note_hashes_contract populating trace... (mem: 254.89 MiB)
test/pending_note_hashes_contract time to construct proving key: 269 ms. (mem: 269.39 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 381.89 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 430.22 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.sLfxoCiEBw/vk" (mem: 430.22 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (23.8 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.WMCXkrWJMb to s3://aztec-ci-artifacts/build-cache/vk-3ee8974453cdefee-6e1ddc66c4bfc2674620d9689bac550b168de9544df0fcc0b674427f12489fea.tar.gz
test/pending_note_hashes_contract Cache upload of vk-3ee8974453cdefee-6e1ddc66c4bfc2674620d9689bac550b168de9544df0fcc0b674427f12489fea.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-3ee8974453cdefee-3d3a892e265adee24483d314c6c74f85b89ce3bd3e4865c7b493903694b9efd5.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.3cDEJh8IZD (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: 261 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: 382.12 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 430.15 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.3cDEJh8IZD/vk" (mem: 430.15 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (17.5 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.kI9ke8hCAq to s3://aztec-ci-artifacts/build-cache/vk-3ee8974453cdefee-3d3a892e265adee24483d314c6c74f85b89ce3bd3e4865c7b493903694b9efd5.tar.gz
test/pending_note_hashes_contract Cache upload of vk-3ee8974453cdefee-3d3a892e265adee24483d314c6c74f85b89ce3bd3e4865c7b493903694b9efd5.tar.gz complete in 4s.
test/test_contract Processing function: assert_private_global_vars...
test/test_contract Cache download of vk-eee4b433a654a341-804a53cf2c9c5c3f5bf9ee38a1b21127b7e17ed5a9352562b1df6c2243f44286.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.or8TQZz5gy (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.57 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.57 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 12.57 MiB)
test/test_contract busread : 742/6000 (mem: 12.57 MiB)
test/test_contract lookups : 2/15000 (mem: 12.57 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.57 MiB)
test/test_contract arithmetic : 3285/56000 (mem: 12.57 MiB)
test/test_contract delta range : 1787/18000 (mem: 12.57 MiB)
test/test_contract elliptic : 2/6000 (mem: 12.57 MiB)
test/test_contract auxiliary : 26/26000 (mem: 12.57 MiB)
test/test_contract poseidon ext : 12/17000 (mem: 12.57 MiB)
test/test_contract poseidon int : 59/92000 (mem: 12.57 MiB)
test/test_contract overflow : 0/0 (mem: 12.57 MiB)
test/test_contract (mem: 12.57 MiB)
test/test_contract Total structured size: 242025 (mem: 12.57 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 12.57 MiB)
test/test_contract populating trace... (mem: 254.07 MiB)
test/test_contract time to construct proving key: 192 ms. (mem: 268.57 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 380.57 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 428.95 MiB)
test/test_contract VK saved to "./target/tmp/tmp.or8TQZz5gy/vk" (mem: 428.95 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (28.7 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.Zuxue9mGbq to s3://aztec-ci-artifacts/build-cache/vk-eee4b433a654a341-804a53cf2c9c5c3f5bf9ee38a1b21127b7e17ed5a9352562b1df6c2243f44286.tar.gz
test/test_contract Cache upload of vk-eee4b433a654a341-804a53cf2c9c5c3f5bf9ee38a1b21127b7e17ed5a9352562b1df6c2243f44286.tar.gz complete in 4s.
test/pending_note_hashes_contract Processing function: test_insert_then_get_then_nullify_flat...
test/pending_note_hashes_contract Cache download of vk-3ee8974453cdefee-8f7316c27c365f1c1831f5be74724d90a05a9d600eb6d995c25030515d578408.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.7EncQYwl8R (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: 77.53 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 87.03 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 87.03 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 87.03 MiB)
test/pending_note_hashes_contract lookups : 9354/15000 (mem: 87.03 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 87.03 MiB)
test/pending_note_hashes_contract arithmetic : 34011/56000 (mem: 87.03 MiB)
test/pending_note_hashes_contract delta range : 5432/18000 (mem: 87.03 MiB)
test/pending_note_hashes_contract elliptic : 5822/6000 (mem: 87.03 MiB)
test/pending_note_hashes_contract auxiliary : 20398/26000 (mem: 87.03 MiB)
test/pending_note_hashes_contract poseidon ext : 2612/17000 (mem: 87.03 MiB)
test/pending_note_hashes_contract poseidon int : 14879/92000 (mem: 87.03 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 87.03 MiB)
test/pending_note_hashes_contract (mem: 87.03 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 87.03 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 87.03 MiB)
test/pending_note_hashes_contract populating trace... (mem: 323.03 MiB)
test/pending_note_hashes_contract time to construct proving key: 439 ms. (mem: 347.03 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 434.03 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 489.03 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.7EncQYwl8R/vk" (mem: 489.03 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (16.3 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.E2r1yMSyld to s3://aztec-ci-artifacts/build-cache/vk-3ee8974453cdefee-8f7316c27c365f1c1831f5be74724d90a05a9d600eb6d995c25030515d578408.tar.gz
test/pending_note_hashes_contract Cache upload of vk-3ee8974453cdefee-8f7316c27c365f1c1831f5be74724d90a05a9d600eb6d995c25030515d578408.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-3ee8974453cdefee-ec591b85df53be06d0da937fe96237c7a143bf4d2361d8a310f07f1dee1d8c5e.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.mTlW9wNu05 (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: 269.85 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 275.85 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 275.85 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 275.85 MiB)
test/pending_note_hashes_contract lookups : 149122/15000 (mem: 275.85 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 275.85 MiB)
test/pending_note_hashes_contract arithmetic : 134442/56000 (mem: 275.85 MiB)
test/pending_note_hashes_contract delta range : 8504/18000 (mem: 275.85 MiB)
test/pending_note_hashes_contract elliptic : 10690/6000 (mem: 275.85 MiB)
test/pending_note_hashes_contract auxiliary : 8298/26000 (mem: 275.85 MiB)
test/pending_note_hashes_contract poseidon ext : 352/17000 (mem: 275.85 MiB)
test/pending_note_hashes_contract poseidon int : 1997/92000 (mem: 275.85 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 275.85 MiB)
test/pending_note_hashes_contract (mem: 275.85 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 275.85 MiB)
test/pending_note_hashes_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 379.85 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 379.85 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 379.85 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 379.85 MiB)
test/pending_note_hashes_contract lookups : 15000/15000 (mem: 379.85 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 379.85 MiB)
test/pending_note_hashes_contract arithmetic : 56000/56000 (mem: 379.85 MiB)
test/pending_note_hashes_contract delta range : 8504/18000 (mem: 379.85 MiB)
test/pending_note_hashes_contract elliptic : 6000/6000 (mem: 379.85 MiB)
test/pending_note_hashes_contract auxiliary : 8298/26000 (mem: 379.85 MiB)
test/pending_note_hashes_contract poseidon ext : 352/17000 (mem: 379.85 MiB)
test/pending_note_hashes_contract poseidon int : 1997/92000 (mem: 379.85 MiB)
test/pending_note_hashes_contract overflow : 217257/217257 (mem: 379.85 MiB)
test/pending_note_hashes_contract (mem: 379.85 MiB)
test/pending_note_hashes_contract Total structured size: 459282 (mem: 379.85 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 379.85 MiB)
test/pending_note_hashes_contract populating trace... (mem: 1256.35 MiB)
test/pending_note_hashes_contract time to construct proving key: 1108 ms. (mem: 1309.85 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 1442.27 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 524417 (mem: 1511.77 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.mTlW9wNu05/vk" (mem: 1511.77 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (25.5 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.mfmIPxQ1xV to s3://aztec-ci-artifacts/build-cache/vk-3ee8974453cdefee-ec591b85df53be06d0da937fe96237c7a143bf4d2361d8a310f07f1dee1d8c5e.tar.gz
test/pending_note_hashes_contract Cache upload of vk-3ee8974453cdefee-ec591b85df53be06d0da937fe96237c7a143bf4d2361d8a310f07f1dee1d8c5e.tar.gz complete in 3s.
test/pending_note_hashes_contract Processing function: public_dispatch...
test/pending_note_hashes_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/static_parent_contract Processing function: enqueue_public_get_value_from_child...
test/static_parent_contract Cache download of vk-571566fad1eaa075-b6e02ebb1738fcd6c3ba6054f297fecf8b04d49b36405c48423595a7b3a05360.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.UKTcVAJQaU (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.58 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.58 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 12.58 MiB)
test/static_parent_contract busread : 742/6000 (mem: 12.58 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 12.58 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.58 MiB)
test/static_parent_contract arithmetic : 3296/56000 (mem: 12.58 MiB)
test/static_parent_contract delta range : 1787/18000 (mem: 12.58 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 12.58 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 12.58 MiB)
test/static_parent_contract poseidon ext : 22/17000 (mem: 12.58 MiB)
test/static_parent_contract poseidon int : 116/92000 (mem: 12.58 MiB)
test/static_parent_contract overflow : 0/0 (mem: 12.58 MiB)
test/static_parent_contract (mem: 12.58 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 12.58 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 12.58 MiB)
test/static_parent_contract populating trace... (mem: 252.08 MiB)
test/static_parent_contract time to construct proving key: 266 ms. (mem: 267.08 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 378.58 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 426.76 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.UKTcVAJQaU/vk" (mem: 426.76 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (25.6 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.iZK6meAEww to s3://aztec-ci-artifacts/build-cache/vk-571566fad1eaa075-b6e02ebb1738fcd6c3ba6054f297fecf8b04d49b36405c48423595a7b3a05360.tar.gz
test/static_parent_contract Cache upload of vk-571566fad1eaa075-b6e02ebb1738fcd6c3ba6054f297fecf8b04d49b36405c48423595a7b3a05360.tar.gz complete in 4s.
test/static_parent_contract Processing function: enqueue_static_call_to_pub_function...
test/static_parent_contract Cache download of vk-571566fad1eaa075-b0bda2f9c23609624136852e48551e5a36c3289f2805d3d5322cfe8178c2363f.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.OhwNnaplje (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.14 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.64 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 12.64 MiB)
test/static_parent_contract busread : 742/6000 (mem: 12.64 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 12.64 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.64 MiB)
test/static_parent_contract arithmetic : 3308/56000 (mem: 12.64 MiB)
test/static_parent_contract delta range : 1787/18000 (mem: 12.64 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 12.64 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 12.64 MiB)
test/static_parent_contract poseidon ext : 32/17000 (mem: 12.64 MiB)
test/static_parent_contract poseidon int : 173/92000 (mem: 12.64 MiB)
test/static_parent_contract overflow : 0/0 (mem: 12.64 MiB)
test/static_parent_contract (mem: 12.64 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 12.64 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 12.64 MiB)
test/static_parent_contract populating trace... (mem: 253.14 MiB)
test/static_parent_contract time to construct proving key: 193 ms. (mem: 267.64 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 380.14 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 428.18 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.OhwNnaplje/vk" (mem: 428.18 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (31.3 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.ervIvEuMaO to s3://aztec-ci-artifacts/build-cache/vk-571566fad1eaa075-b0bda2f9c23609624136852e48551e5a36c3289f2805d3d5322cfe8178c2363f.tar.gz
test/static_parent_contract Cache upload of vk-571566fad1eaa075-b0bda2f9c23609624136852e48551e5a36c3289f2805d3d5322cfe8178c2363f.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-571566fad1eaa075-9728e38c1b7076cedf95ec82784adec01c1c9f72f01ab8a5b017c2c8c0887e1b.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.FGD0loTRL6 (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: 13.09 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 13.09 MiB)
test/static_parent_contract busread : 742/6000 (mem: 13.09 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 13.09 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 13.09 MiB)
test/static_parent_contract arithmetic : 3320/56000 (mem: 13.09 MiB)
test/static_parent_contract delta range : 1787/18000 (mem: 13.09 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 13.09 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 13.09 MiB)
test/static_parent_contract poseidon ext : 42/17000 (mem: 13.09 MiB)
test/static_parent_contract poseidon int : 230/92000 (mem: 13.09 MiB)
test/static_parent_contract overflow : 0/0 (mem: 13.09 MiB)
test/static_parent_contract (mem: 13.09 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 13.09 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 13.09 MiB)
test/static_parent_contract populating trace... (mem: 253.59 MiB)
test/static_parent_contract time to construct proving key: 202 ms. (mem: 268.09 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 380.09 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 428.12 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.FGD0loTRL6/vk" (mem: 428.12 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (30.1 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.kuPey1HROa to s3://aztec-ci-artifacts/build-cache/vk-571566fad1eaa075-9728e38c1b7076cedf95ec82784adec01c1c9f72f01ab8a5b017c2c8c0887e1b.tar.gz
test/static_parent_contract Cache upload of vk-571566fad1eaa075-9728e38c1b7076cedf95ec82784adec01c1c9f72f01ab8a5b017c2c8c0887e1b.tar.gz complete in 3s.
test/static_parent_contract Processing function: private_call...
test/static_parent_contract Cache download of vk-571566fad1eaa075-4f6b0358b29c506c14fdfb60c16ea78208b8713953d38b881c5a30c489d0d946.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.e2IdyDa7OX (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.61 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.61 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 12.61 MiB)
test/static_parent_contract busread : 742/6000 (mem: 12.61 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 12.61 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.61 MiB)
test/static_parent_contract arithmetic : 3317/56000 (mem: 12.61 MiB)
test/static_parent_contract delta range : 1788/18000 (mem: 12.61 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 12.61 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 12.61 MiB)
test/static_parent_contract poseidon ext : 42/17000 (mem: 12.61 MiB)
test/static_parent_contract poseidon int : 230/92000 (mem: 12.61 MiB)
test/static_parent_contract overflow : 0/0 (mem: 12.61 MiB)
test/static_parent_contract (mem: 12.61 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 12.61 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 12.61 MiB)
test/static_parent_contract populating trace... (mem: 254.11 MiB)
test/static_parent_contract time to construct proving key: 228 ms. (mem: 269.11 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 380.61 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 428.61 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.e2IdyDa7OX/vk" (mem: 428.61 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (36.1 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.aeDTOISkPU to s3://aztec-ci-artifacts/build-cache/vk-571566fad1eaa075-4f6b0358b29c506c14fdfb60c16ea78208b8713953d38b881c5a30c489d0d946.tar.gz
test/static_parent_contract Cache upload of vk-571566fad1eaa075-4f6b0358b29c506c14fdfb60c16ea78208b8713953d38b881c5a30c489d0d946.tar.gz complete in 4s.
test/static_parent_contract Processing function: private_call_3_args...
test/static_parent_contract Cache download of vk-571566fad1eaa075-7a0dea91313d4444ebbe86256607cbc2a0fc7105b5ab55a77a5c0e05f841d3f9.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.feNK5CyZSK (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.63 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 13.13 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 13.13 MiB)
test/static_parent_contract busread : 742/6000 (mem: 13.13 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 13.13 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 13.13 MiB)
test/static_parent_contract arithmetic : 3329/56000 (mem: 13.13 MiB)
test/static_parent_contract delta range : 1788/18000 (mem: 13.13 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 13.13 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 13.13 MiB)
test/static_parent_contract poseidon ext : 52/17000 (mem: 13.13 MiB)
test/static_parent_contract poseidon int : 287/92000 (mem: 13.13 MiB)
test/static_parent_contract overflow : 0/0 (mem: 13.13 MiB)
test/static_parent_contract (mem: 13.13 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 13.13 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 13.13 MiB)
test/static_parent_contract populating trace... (mem: 251.63 MiB)
test/static_parent_contract time to construct proving key: 219 ms. (mem: 266.63 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 379.13 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 427.32 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.feNK5CyZSK/vk" (mem: 427.32 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (27.0 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.BZ4A5an1im to s3://aztec-ci-artifacts/build-cache/vk-571566fad1eaa075-7a0dea91313d4444ebbe86256607cbc2a0fc7105b5ab55a77a5c0e05f841d3f9.tar.gz
test/static_parent_contract Cache upload of vk-571566fad1eaa075-7a0dea91313d4444ebbe86256607cbc2a0fc7105b5ab55a77a5c0e05f841d3f9.tar.gz complete in 3s.
test/static_parent_contract Processing function: private_get_value_from_child...
test/static_parent_contract Cache download of vk-571566fad1eaa075-36993fa3d33650e9c77ef44632ef0f223f8f8768488114c0906dcd31f9f45e1a.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.FgL6neVV5j (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.63 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.63 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 12.63 MiB)
test/static_parent_contract busread : 742/6000 (mem: 12.63 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 12.63 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.63 MiB)
test/static_parent_contract arithmetic : 3316/56000 (mem: 12.63 MiB)
test/static_parent_contract delta range : 1787/18000 (mem: 12.63 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 12.63 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 12.63 MiB)
test/static_parent_contract poseidon ext : 42/17000 (mem: 12.63 MiB)
test/static_parent_contract poseidon int : 230/92000 (mem: 12.63 MiB)
test/static_parent_contract overflow : 0/0 (mem: 12.63 MiB)
test/static_parent_contract (mem: 12.63 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 12.63 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 12.63 MiB)
test/static_parent_contract populating trace... (mem: 254.13 MiB)
test/static_parent_contract time to construct proving key: 248 ms. (mem: 268.13 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 379.63 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 427.79 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.FgL6neVV5j/vk" (mem: 427.79 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (34.2 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.C50vLnjJQi to s3://aztec-ci-artifacts/build-cache/vk-571566fad1eaa075-36993fa3d33650e9c77ef44632ef0f223f8f8768488114c0906dcd31f9f45e1a.tar.gz
test/static_parent_contract Cache upload of vk-571566fad1eaa075-36993fa3d33650e9c77ef44632ef0f223f8f8768488114c0906dcd31f9f45e1a.tar.gz complete in 4s.
test/static_parent_contract Processing function: private_nested_static_call...
test/static_parent_contract Cache download of vk-571566fad1eaa075-dca30006508c910f3f39afb91f1bd07936dda94361f9c98982ab87546e51d061.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.lXhxKzuX70 (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.63 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.63 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 12.63 MiB)
test/static_parent_contract busread : 742/6000 (mem: 12.63 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 12.63 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.63 MiB)
test/static_parent_contract arithmetic : 3306/56000 (mem: 12.63 MiB)
test/static_parent_contract delta range : 1788/18000 (mem: 12.63 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 12.63 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 12.63 MiB)
test/static_parent_contract poseidon ext : 32/17000 (mem: 12.63 MiB)
test/static_parent_contract poseidon int : 173/92000 (mem: 12.63 MiB)
test/static_parent_contract overflow : 0/0 (mem: 12.63 MiB)
test/static_parent_contract (mem: 12.63 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 12.63 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 12.63 MiB)
test/static_parent_contract populating trace... (mem: 253.63 MiB)
test/static_parent_contract time to construct proving key: 255 ms. (mem: 268.13 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 380.13 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 428.58 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.lXhxKzuX70/vk" (mem: 428.58 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (29.3 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.S2Rbe4rEnt to s3://aztec-ci-artifacts/build-cache/vk-571566fad1eaa075-dca30006508c910f3f39afb91f1bd07936dda94361f9c98982ab87546e51d061.tar.gz
test/static_parent_contract Cache upload of vk-571566fad1eaa075-dca30006508c910f3f39afb91f1bd07936dda94361f9c98982ab87546e51d061.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-571566fad1eaa075-3e12b1ea2ff529274059638dddc3b8d137414cf4143451bd5ae2ae9d91c64c6a.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.48uL8VFoJV (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.62 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.62 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 12.62 MiB)
test/static_parent_contract busread : 742/6000 (mem: 12.62 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 12.62 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.62 MiB)
test/static_parent_contract arithmetic : 3307/56000 (mem: 12.62 MiB)
test/static_parent_contract delta range : 1788/18000 (mem: 12.62 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 12.62 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 12.62 MiB)
test/static_parent_contract poseidon ext : 32/17000 (mem: 12.62 MiB)
test/static_parent_contract poseidon int : 173/92000 (mem: 12.62 MiB)
test/static_parent_contract overflow : 0/0 (mem: 12.62 MiB)
test/static_parent_contract (mem: 12.62 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 12.62 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 12.62 MiB)
test/static_parent_contract populating trace... (mem: 254.62 MiB)
test/static_parent_contract time to construct proving key: 237 ms. (mem: 268.62 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 380.12 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 428.17 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.48uL8VFoJV/vk" (mem: 428.17 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (22.6 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.GDvS39Gyxy to s3://aztec-ci-artifacts/build-cache/vk-571566fad1eaa075-3e12b1ea2ff529274059638dddc3b8d137414cf4143451bd5ae2ae9d91c64c6a.tar.gz
test/static_parent_contract Cache upload of vk-571566fad1eaa075-3e12b1ea2ff529274059638dddc3b8d137414cf4143451bd5ae2ae9d91c64c6a.tar.gz complete in 3s.
test/static_parent_contract Processing function: private_static_call...
test/static_parent_contract Cache download of vk-571566fad1eaa075-351c87748f472f8cc330fdbf923f638926a7b5fdda83b1aa582a403cc6f0fcb0.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.wmSHYuhmoT (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.43 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.93 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 12.93 MiB)
test/static_parent_contract busread : 742/6000 (mem: 12.93 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 12.93 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.93 MiB)
test/static_parent_contract arithmetic : 3318/56000 (mem: 12.93 MiB)
test/static_parent_contract delta range : 1788/18000 (mem: 12.93 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 12.93 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 12.93 MiB)
test/static_parent_contract poseidon ext : 42/17000 (mem: 12.93 MiB)
test/static_parent_contract poseidon int : 230/92000 (mem: 12.93 MiB)
test/static_parent_contract overflow : 0/0 (mem: 12.93 MiB)
test/static_parent_contract (mem: 12.93 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 12.93 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 12.93 MiB)
test/static_parent_contract populating trace... (mem: 253.43 MiB)
test/static_parent_contract time to construct proving key: 254 ms. (mem: 267.93 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 379.43 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 427.92 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.wmSHYuhmoT/vk" (mem: 427.92 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (30.1 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.bHi2FfBLHQ to s3://aztec-ci-artifacts/build-cache/vk-571566fad1eaa075-351c87748f472f8cc330fdbf923f638926a7b5fdda83b1aa582a403cc6f0fcb0.tar.gz
test/static_parent_contract Cache upload of vk-571566fad1eaa075-351c87748f472f8cc330fdbf923f638926a7b5fdda83b1aa582a403cc6f0fcb0.tar.gz complete in 3s.
test/static_parent_contract Processing function: private_static_call_3_args...
test/static_parent_contract Cache download of vk-571566fad1eaa075-90692f7825b0ef5cc9c76fa6711a79acc22972534161cfd8c1761a0e426c445d.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.jQef5v9sFE (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.63 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 13.13 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 13.13 MiB)
test/static_parent_contract busread : 742/6000 (mem: 13.13 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 13.13 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 13.13 MiB)
test/static_parent_contract arithmetic : 3330/56000 (mem: 13.13 MiB)
test/static_parent_contract delta range : 1788/18000 (mem: 13.13 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 13.13 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 13.13 MiB)
test/static_parent_contract poseidon ext : 52/17000 (mem: 13.13 MiB)
test/static_parent_contract poseidon int : 287/92000 (mem: 13.13 MiB)
test/static_parent_contract overflow : 0/0 (mem: 13.13 MiB)
test/static_parent_contract (mem: 13.13 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 13.13 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 13.13 MiB)
test/static_parent_contract populating trace... (mem: 254.13 MiB)
test/static_parent_contract time to construct proving key: 239 ms. (mem: 268.63 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 380.63 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 428.93 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.jQef5v9sFE/vk" (mem: 428.93 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (30.9 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.Mwiy4PNyi6 to s3://aztec-ci-artifacts/build-cache/vk-571566fad1eaa075-90692f7825b0ef5cc9c76fa6711a79acc22972534161cfd8c1761a0e426c445d.tar.gz
test/static_parent_contract Cache upload of vk-571566fad1eaa075-90692f7825b0ef5cc9c76fa6711a79acc22972534161cfd8c1761a0e426c445d.tar.gz complete in 3s.
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: call_create_note...
test/test_contract Cache download of vk-eee4b433a654a341-fb2150b32dd7f340576ff56556392244b547ee64ca7a5fc35a45fff586f06dd7.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.vVojCqR9Gb (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: 29.96 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 31.46 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 31.46 MiB)
test/test_contract busread : 742/6000 (mem: 31.46 MiB)
test/test_contract lookups : 9354/15000 (mem: 31.46 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 31.46 MiB)
test/test_contract arithmetic : 13643/56000 (mem: 31.46 MiB)
test/test_contract delta range : 2307/18000 (mem: 31.46 MiB)
test/test_contract elliptic : 670/6000 (mem: 31.46 MiB)
test/test_contract auxiliary : 543/26000 (mem: 31.46 MiB)
test/test_contract poseidon ext : 42/17000 (mem: 31.46 MiB)
test/test_contract poseidon int : 230/92000 (mem: 31.46 MiB)
test/test_contract overflow : 0/0 (mem: 31.46 MiB)
test/test_contract (mem: 31.46 MiB)
test/test_contract Total structured size: 242025 (mem: 31.46 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 31.46 MiB)
test/test_contract populating trace... (mem: 273.46 MiB)
test/test_contract time to construct proving key: 258 ms. (mem: 290.46 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 402.96 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 450.97 MiB)
test/test_contract VK saved to "./target/tmp/tmp.vVojCqR9Gb/vk" (mem: 450.97 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (31.6 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.mzU6alHKCL to s3://aztec-ci-artifacts/build-cache/vk-eee4b433a654a341-fb2150b32dd7f340576ff56556392244b547ee64ca7a5fc35a45fff586f06dd7.tar.gz
test/test_contract Cache upload of vk-eee4b433a654a341-fb2150b32dd7f340576ff56556392244b547ee64ca7a5fc35a45fff586f06dd7.tar.gz complete in 3s.
test/test_contract Processing function: call_destroy_note...
test/test_contract Cache download of vk-eee4b433a654a341-0077913ece86fea04ddfd8c620d5733ed2abfa6f4ff7b72a4391573c61a69dde.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.HRObkPIehz (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.42 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 24.42 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 24.42 MiB)
test/test_contract busread : 742/6000 (mem: 24.42 MiB)
test/test_contract lookups : 2/15000 (mem: 24.42 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 24.42 MiB)
test/test_contract arithmetic : 7127/56000 (mem: 24.42 MiB)
test/test_contract delta range : 2326/18000 (mem: 24.42 MiB)
test/test_contract elliptic : 340/6000 (mem: 24.42 MiB)
test/test_contract auxiliary : 5181/26000 (mem: 24.42 MiB)
test/test_contract poseidon ext : 762/17000 (mem: 24.42 MiB)
test/test_contract poseidon int : 4334/92000 (mem: 24.42 MiB)
test/test_contract overflow : 0/0 (mem: 24.42 MiB)
test/test_contract (mem: 24.42 MiB)
test/test_contract Total structured size: 242025 (mem: 24.42 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 24.42 MiB)
test/test_contract populating trace... (mem: 264.42 MiB)
test/test_contract time to construct proving key: 233 ms. (mem: 281.42 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 393.42 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 441.90 MiB)
test/test_contract VK saved to "./target/tmp/tmp.HRObkPIehz/vk" (mem: 441.90 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (43.4 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.KE3xRq7cxO to s3://aztec-ci-artifacts/build-cache/vk-eee4b433a654a341-0077913ece86fea04ddfd8c620d5733ed2abfa6f4ff7b72a4391573c61a69dde.tar.gz
test/test_contract Cache upload of vk-eee4b433a654a341-0077913ece86fea04ddfd8c620d5733ed2abfa6f4ff7b72a4391573c61a69dde.tar.gz complete in 2s.
test/test_contract Processing function: call_get_notes...
test/test_contract Cache download of vk-eee4b433a654a341-46a194ad40ab9d0f3a2a5d4e5e5b9fa26eb9846b645d438dedcc611068c9877f.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.Zof8nbE3ii (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: 18.70 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 22.20 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 22.20 MiB)
test/test_contract busread : 742/6000 (mem: 22.20 MiB)
test/test_contract lookups : 2/15000 (mem: 22.20 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 22.20 MiB)
test/test_contract arithmetic : 6309/56000 (mem: 22.20 MiB)
test/test_contract delta range : 2147/18000 (mem: 22.20 MiB)
test/test_contract elliptic : 2/6000 (mem: 22.20 MiB)
test/test_contract auxiliary : 3535/26000 (mem: 22.20 MiB)
test/test_contract poseidon ext : 662/17000 (mem: 22.20 MiB)
test/test_contract poseidon int : 3764/92000 (mem: 22.20 MiB)
test/test_contract overflow : 0/0 (mem: 22.20 MiB)
test/test_contract (mem: 22.20 MiB)
test/test_contract Total structured size: 242025 (mem: 22.20 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 22.20 MiB)
test/test_contract populating trace... (mem: 263.20 MiB)
test/test_contract time to construct proving key: 264 ms. (mem: 279.20 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 391.20 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 439.64 MiB)
test/test_contract VK saved to "./target/tmp/tmp.Zof8nbE3ii/vk" (mem: 439.64 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (41.8 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.TSDURbq4zL to s3://aztec-ci-artifacts/build-cache/vk-eee4b433a654a341-46a194ad40ab9d0f3a2a5d4e5e5b9fa26eb9846b645d438dedcc611068c9877f.tar.gz
test/test_contract Cache upload of vk-eee4b433a654a341-46a194ad40ab9d0f3a2a5d4e5e5b9fa26eb9846b645d438dedcc611068c9877f.tar.gz complete in 3s.
test/test_contract Processing function: call_get_notes_many...
test/test_contract Cache download of vk-eee4b433a654a341-8d2190e7803cd1f7e99d502256b16817f46d044474c8cb68e917bc5e84ae46cf.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.HCNgikc8LT (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: 18.69 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 22.19 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 22.19 MiB)
test/test_contract busread : 742/6000 (mem: 22.19 MiB)
test/test_contract lookups : 2/15000 (mem: 22.19 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 22.19 MiB)
test/test_contract arithmetic : 6309/56000 (mem: 22.19 MiB)
test/test_contract delta range : 2147/18000 (mem: 22.19 MiB)
test/test_contract elliptic : 2/6000 (mem: 22.19 MiB)
test/test_contract auxiliary : 3535/26000 (mem: 22.19 MiB)
test/test_contract poseidon ext : 662/17000 (mem: 22.19 MiB)
test/test_contract poseidon int : 3764/92000 (mem: 22.19 MiB)
test/test_contract overflow : 0/0 (mem: 22.19 MiB)
test/test_contract (mem: 22.19 MiB)
test/test_contract Total structured size: 242025 (mem: 22.19 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 22.19 MiB)
test/test_contract populating trace... (mem: 263.69 MiB)
test/test_contract time to construct proving key: 333 ms. (mem: 279.69 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 391.69 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 440.00 MiB)
test/test_contract VK saved to "./target/tmp/tmp.HCNgikc8LT/vk" (mem: 440.00 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (31.7 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.4Q1DKp3S2g to s3://aztec-ci-artifacts/build-cache/vk-eee4b433a654a341-8d2190e7803cd1f7e99d502256b16817f46d044474c8cb68e917bc5e84ae46cf.tar.gz
test/test_contract Cache upload of vk-eee4b433a654a341-8d2190e7803cd1f7e99d502256b16817f46d044474c8cb68e917bc5e84ae46cf.tar.gz complete in 3s.
test/test_contract Processing function: call_view_notes...
test/test_contract Function call_view_notes is neither public nor unconstrained, skipping.
test/test_contract Processing function: call_view_notes_many...
test/test_contract Function call_view_notes_many is neither public nor unconstrained, skipping.
test/test_contract Processing function: consume_message_from_arbitrary_sender_private...
test/test_contract Cache download of vk-eee4b433a654a341-7cd5983bf07cfa99156e353bd20adf55d6304f989c6a13bfc65f49fcfe59742b.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.DDipBcFloT (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.57 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 35.07 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 35.07 MiB)
test/test_contract busread : 742/6000 (mem: 35.07 MiB)
test/test_contract lookups : 11586/15000 (mem: 35.07 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 35.07 MiB)
test/test_contract arithmetic : 11230/56000 (mem: 35.07 MiB)
test/test_contract delta range : 2376/18000 (mem: 35.07 MiB)
test/test_contract elliptic : 2/6000 (mem: 35.07 MiB)
test/test_contract auxiliary : 26/26000 (mem: 35.07 MiB)
test/test_contract poseidon ext : 432/17000 (mem: 35.07 MiB)
test/test_contract poseidon int : 2453/92000 (mem: 35.07 MiB)
test/test_contract overflow : 0/0 (mem: 35.07 MiB)
test/test_contract (mem: 35.07 MiB)
test/test_contract Total structured size: 242025 (mem: 35.07 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 35.07 MiB)
test/test_contract populating trace... (mem: 276.57 MiB)
test/test_contract time to construct proving key: 237 ms. (mem: 294.57 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 404.26 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 452.57 MiB)
test/test_contract VK saved to "./target/tmp/tmp.DDipBcFloT/vk" (mem: 452.57 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (35.2 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.of0BgJ3TI8 to s3://aztec-ci-artifacts/build-cache/vk-eee4b433a654a341-7cd5983bf07cfa99156e353bd20adf55d6304f989c6a13bfc65f49fcfe59742b.tar.gz
test/test_contract Cache upload of vk-eee4b433a654a341-7cd5983bf07cfa99156e353bd20adf55d6304f989c6a13bfc65f49fcfe59742b.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-eee4b433a654a341-7b24122cb9817ba8cd07e276da2d20428df6790e646ad5f9a69b0a1ed3e9a5eb.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.C43sPZcU33 (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: 36.36 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 37.36 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 37.36 MiB)
test/test_contract busread : 742/6000 (mem: 37.36 MiB)
test/test_contract lookups : 14482/15000 (mem: 37.36 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 37.36 MiB)
test/test_contract arithmetic : 12753/56000 (mem: 37.36 MiB)
test/test_contract delta range : 2499/18000 (mem: 37.36 MiB)
test/test_contract elliptic : 2/6000 (mem: 37.36 MiB)
test/test_contract auxiliary : 26/26000 (mem: 37.36 MiB)
test/test_contract poseidon ext : 432/17000 (mem: 37.36 MiB)
test/test_contract poseidon int : 2453/92000 (mem: 37.36 MiB)
test/test_contract overflow : 0/0 (mem: 37.36 MiB)
test/test_contract (mem: 37.36 MiB)
test/test_contract Total structured size: 242025 (mem: 37.36 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 37.36 MiB)
test/test_contract populating trace... (mem: 277.86 MiB)
test/test_contract time to construct proving key: 212 ms. (mem: 295.86 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 404.68 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 453.16 MiB)
test/test_contract VK saved to "./target/tmp/tmp.C43sPZcU33/vk" (mem: 453.16 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (30.8 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.R2VXQBXNaN to s3://aztec-ci-artifacts/build-cache/vk-eee4b433a654a341-7b24122cb9817ba8cd07e276da2d20428df6790e646ad5f9a69b0a1ed3e9a5eb.tar.gz
test/test_contract Cache upload of vk-eee4b433a654a341-7b24122cb9817ba8cd07e276da2d20428df6790e646ad5f9a69b0a1ed3e9a5eb.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-eee4b433a654a341-43db91bab0365544ab396ee7fe3df912338cf5fcfab489304405dfbc07a9820a.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.PJRtLus2Sz (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.11 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.11 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 12.11 MiB)
test/test_contract busread : 742/6000 (mem: 12.11 MiB)
test/test_contract lookups : 2/15000 (mem: 12.11 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.11 MiB)
test/test_contract arithmetic : 3286/56000 (mem: 12.11 MiB)
test/test_contract delta range : 1787/18000 (mem: 12.11 MiB)
test/test_contract elliptic : 2/6000 (mem: 12.11 MiB)
test/test_contract auxiliary : 26/26000 (mem: 12.11 MiB)
test/test_contract poseidon ext : 12/17000 (mem: 12.11 MiB)
test/test_contract poseidon int : 59/92000 (mem: 12.11 MiB)
test/test_contract overflow : 0/0 (mem: 12.11 MiB)
test/test_contract (mem: 12.11 MiB)
test/test_contract Total structured size: 242025 (mem: 12.11 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 12.11 MiB)
test/test_contract populating trace... (mem: 253.11 MiB)
test/test_contract time to construct proving key: 221 ms. (mem: 267.61 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 379.61 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 427.50 MiB)
test/test_contract VK saved to "./target/tmp/tmp.PJRtLus2Sz/vk" (mem: 427.50 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (40.7 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.wZgqldJ4EY to s3://aztec-ci-artifacts/build-cache/vk-eee4b433a654a341-43db91bab0365544ab396ee7fe3df912338cf5fcfab489304405dfbc07a9820a.tar.gz
test/test_contract Cache upload of vk-eee4b433a654a341-43db91bab0365544ab396ee7fe3df912338cf5fcfab489304405dfbc07a9820a.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-eee4b433a654a341-f0d53209c2efae1f1fed7b1fe31ef9b4edda8f3e82b31fb907a26cb097732996.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.THPqjplrKl (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.58 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 13.08 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 13.08 MiB)
test/test_contract busread : 742/6000 (mem: 13.08 MiB)
test/test_contract lookups : 2/15000 (mem: 13.08 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 13.08 MiB)
test/test_contract arithmetic : 3666/56000 (mem: 13.08 MiB)
test/test_contract delta range : 1837/18000 (mem: 13.08 MiB)
test/test_contract elliptic : 340/6000 (mem: 13.08 MiB)
test/test_contract auxiliary : 187/26000 (mem: 13.08 MiB)
test/test_contract poseidon ext : 162/17000 (mem: 13.08 MiB)
test/test_contract poseidon int : 914/92000 (mem: 13.08 MiB)
test/test_contract overflow : 0/0 (mem: 13.08 MiB)
test/test_contract (mem: 13.08 MiB)
test/test_contract Total structured size: 242025 (mem: 13.08 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 13.08 MiB)
test/test_contract populating trace... (mem: 253.58 MiB)
test/test_contract time to construct proving key: 247 ms. (mem: 268.08 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 379.58 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 427.64 MiB)
test/test_contract VK saved to "./target/tmp/tmp.THPqjplrKl/vk" (mem: 427.64 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (30.6 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.QNATtehWeb to s3://aztec-ci-artifacts/build-cache/vk-eee4b433a654a341-f0d53209c2efae1f1fed7b1fe31ef9b4edda8f3e82b31fb907a26cb097732996.tar.gz
test/test_contract Cache upload of vk-eee4b433a654a341-f0d53209c2efae1f1fed7b1fe31ef9b4edda8f3e82b31fb907a26cb097732996.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-eee4b433a654a341-cae5d889748e9ff4fbf63c1aceae5ad30baa64c6cbae6e54111d54c7276d86cf.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.Xqlws8m6eu (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.71 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 14.21 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 14.21 MiB)
test/test_contract busread : 742/6000 (mem: 14.21 MiB)
test/test_contract lookups : 2/15000 (mem: 14.21 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 14.21 MiB)
test/test_contract arithmetic : 3648/56000 (mem: 14.21 MiB)
test/test_contract delta range : 1811/18000 (mem: 14.21 MiB)
test/test_contract elliptic : 2/6000 (mem: 14.21 MiB)
test/test_contract auxiliary : 98/26000 (mem: 14.21 MiB)
test/test_contract poseidon ext : 102/17000 (mem: 14.21 MiB)
test/test_contract poseidon int : 572/92000 (mem: 14.21 MiB)
test/test_contract overflow : 0/0 (mem: 14.21 MiB)
test/test_contract (mem: 14.21 MiB)
test/test_contract Total structured size: 242025 (mem: 14.21 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 14.21 MiB)
test/test_contract populating trace... (mem: 254.71 MiB)
test/test_contract time to construct proving key: 200 ms. (mem: 269.71 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 381.71 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 429.36 MiB)
test/test_contract VK saved to "./target/tmp/tmp.Xqlws8m6eu/vk" (mem: 429.36 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (39.8 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.laFiQARQnr to s3://aztec-ci-artifacts/build-cache/vk-eee4b433a654a341-cae5d889748e9ff4fbf63c1aceae5ad30baa64c6cbae6e54111d54c7276d86cf.tar.gz
test/test_contract Cache upload of vk-eee4b433a654a341-cae5d889748e9ff4fbf63c1aceae5ad30baa64c6cbae6e54111d54c7276d86cf.tar.gz complete in 3s.
test/test_contract Processing function: emit_nullifier...
test/test_contract Cache download of vk-eee4b433a654a341-4a3ad77ff9e384646b885eefa30433e579644ce1229a0ab8723588d618bf1862.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.q5AAiR0DyH (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.56 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.56 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 12.56 MiB)
test/test_contract busread : 742/6000 (mem: 12.56 MiB)
test/test_contract lookups : 2/15000 (mem: 12.56 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.56 MiB)
test/test_contract arithmetic : 3287/56000 (mem: 12.56 MiB)
test/test_contract delta range : 1787/18000 (mem: 12.56 MiB)
test/test_contract elliptic : 2/6000 (mem: 12.56 MiB)
test/test_contract auxiliary : 26/26000 (mem: 12.56 MiB)
test/test_contract poseidon ext : 12/17000 (mem: 12.56 MiB)
test/test_contract poseidon int : 59/92000 (mem: 12.56 MiB)
test/test_contract overflow : 0/0 (mem: 12.56 MiB)
test/test_contract (mem: 12.56 MiB)
test/test_contract Total structured size: 242025 (mem: 12.56 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 12.56 MiB)
test/test_contract populating trace... (mem: 255.06 MiB)
test/test_contract time to construct proving key: 203 ms. (mem: 270.56 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 382.56 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 430.90 MiB)
test/test_contract VK saved to "./target/tmp/tmp.q5AAiR0DyH/vk" (mem: 430.90 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (27.4 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.3XynFuMj7h to s3://aztec-ci-artifacts/build-cache/vk-eee4b433a654a341-4a3ad77ff9e384646b885eefa30433e579644ce1229a0ab8723588d618bf1862.tar.gz
test/test_contract Cache upload of vk-eee4b433a654a341-4a3ad77ff9e384646b885eefa30433e579644ce1229a0ab8723588d618bf1862.tar.gz complete in 2s.
test/test_contract Processing function: emit_nullifier_public...
test/test_contract Function emit_nullifier_public is neither public nor unconstrained, skipping.
test/test_contract Processing function: emit_public...
test/test_contract Function emit_public is neither public nor unconstrained, skipping.
test/test_contract Processing function: get_master_incoming_viewing_public_key...
test/test_contract Cache download of vk-eee4b433a654a341-adb1e5364795a2bc3cc0802b4426c27a943c99e3223edc769babf3951535b1cf.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.5mfQycv5dO (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.72 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 13.22 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 13.22 MiB)
test/test_contract busread : 742/6000 (mem: 13.22 MiB)
test/test_contract lookups : 2/15000 (mem: 13.22 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 13.22 MiB)
test/test_contract arithmetic : 3566/56000 (mem: 13.22 MiB)
test/test_contract delta range : 1835/18000 (mem: 13.22 MiB)
test/test_contract elliptic : 340/6000 (mem: 13.22 MiB)
test/test_contract auxiliary : 187/26000 (mem: 13.22 MiB)
test/test_contract poseidon ext : 82/17000 (mem: 13.22 MiB)
test/test_contract poseidon int : 458/92000 (mem: 13.22 MiB)
test/test_contract overflow : 0/0 (mem: 13.22 MiB)
test/test_contract (mem: 13.22 MiB)
test/test_contract Total structured size: 242025 (mem: 13.22 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 13.22 MiB)
test/test_contract populating trace... (mem: 254.72 MiB)
test/test_contract time to construct proving key: 242 ms. (mem: 269.72 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 381.72 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 429.95 MiB)
test/test_contract VK saved to "./target/tmp/tmp.5mfQycv5dO/vk" (mem: 429.95 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (25.7 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.zZ9XrwaTgy to s3://aztec-ci-artifacts/build-cache/vk-eee4b433a654a341-adb1e5364795a2bc3cc0802b4426c27a943c99e3223edc769babf3951535b1cf.tar.gz
test/test_contract Cache upload of vk-eee4b433a654a341-adb1e5364795a2bc3cc0802b4426c27a943c99e3223edc769babf3951535b1cf.tar.gz complete in 3s.
test/test_contract Processing function: get_ovsk_app...
test/test_contract Cache download of vk-eee4b433a654a341-3f6f80e9eec715998b8b4dc61ba71add3d2658c999d57a5988f5ffa47a7b2aef.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.VrtDxJqw0W (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: 12.62 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 12.62 MiB)
test/test_contract busread : 742/6000 (mem: 12.62 MiB)
test/test_contract lookups : 2/15000 (mem: 12.62 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.62 MiB)
test/test_contract arithmetic : 3311/56000 (mem: 12.62 MiB)
test/test_contract delta range : 1787/18000 (mem: 12.62 MiB)
test/test_contract elliptic : 2/6000 (mem: 12.62 MiB)
test/test_contract auxiliary : 26/26000 (mem: 12.62 MiB)
test/test_contract poseidon ext : 32/17000 (mem: 12.62 MiB)
test/test_contract poseidon int : 173/92000 (mem: 12.62 MiB)
test/test_contract overflow : 0/0 (mem: 12.62 MiB)
test/test_contract (mem: 12.62 MiB)
test/test_contract Total structured size: 242025 (mem: 12.62 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 12.62 MiB)
test/test_contract populating trace... (mem: 253.12 MiB)
test/test_contract time to construct proving key: 271 ms. (mem: 268.12 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 379.62 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 427.84 MiB)
test/test_contract VK saved to "./target/tmp/tmp.VrtDxJqw0W/vk" (mem: 427.84 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (25.4 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.nXjvRmeCMD to s3://aztec-ci-artifacts/build-cache/vk-eee4b433a654a341-3f6f80e9eec715998b8b4dc61ba71add3d2658c999d57a5988f5ffa47a7b2aef.tar.gz
test/test_contract Cache upload of vk-eee4b433a654a341-3f6f80e9eec715998b8b4dc61ba71add3d2658c999d57a5988f5ffa47a7b2aef.tar.gz complete in 3s.
test/test_contract Processing function: get_this_address...
test/test_contract Cache download of vk-eee4b433a654a341-65b94cb107a347331afc0306449a94f2e90ac859ca264a456815604af5bef9e7.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.V8EV3E4cd9 (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.12 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.12 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 12.12 MiB)
test/test_contract busread : 742/6000 (mem: 12.12 MiB)
test/test_contract lookups : 2/15000 (mem: 12.12 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.12 MiB)
test/test_contract arithmetic : 3286/56000 (mem: 12.12 MiB)
test/test_contract delta range : 1787/18000 (mem: 12.12 MiB)
test/test_contract elliptic : 2/6000 (mem: 12.12 MiB)
test/test_contract auxiliary : 26/26000 (mem: 12.12 MiB)
test/test_contract poseidon ext : 12/17000 (mem: 12.12 MiB)
test/test_contract poseidon int : 59/92000 (mem: 12.12 MiB)
test/test_contract overflow : 0/0 (mem: 12.12 MiB)
test/test_contract (mem: 12.12 MiB)
test/test_contract Total structured size: 242025 (mem: 12.12 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 12.12 MiB)
test/test_contract populating trace... (mem: 253.12 MiB)
test/test_contract time to construct proving key: 331 ms. (mem: 268.12 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 380.12 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 428.32 MiB)
test/test_contract VK saved to "./target/tmp/tmp.V8EV3E4cd9/vk" (mem: 428.32 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (26.4 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.W96tfOkbFD to s3://aztec-ci-artifacts/build-cache/vk-eee4b433a654a341-65b94cb107a347331afc0306449a94f2e90ac859ca264a456815604af5bef9e7.tar.gz
test/test_contract Cache upload of vk-eee4b433a654a341-65b94cb107a347331afc0306449a94f2e90ac859ca264a456815604af5bef9e7.tar.gz complete in 3s.
test/test_contract Processing function: initialize...
test/test_contract Cache download of vk-eee4b433a654a341-e99e003f28fa6d344254b265f996165fb6ac2b977bcc85f4c82af1f7f5203c10.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.jpXVSyqI5q (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.72 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 13.22 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 13.22 MiB)
test/test_contract busread : 742/6000 (mem: 13.22 MiB)
test/test_contract lookups : 2/15000 (mem: 13.22 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 13.22 MiB)
test/test_contract arithmetic : 3595/56000 (mem: 13.22 MiB)
test/test_contract delta range : 1835/18000 (mem: 13.22 MiB)
test/test_contract elliptic : 340/6000 (mem: 13.22 MiB)
test/test_contract auxiliary : 187/26000 (mem: 13.22 MiB)
test/test_contract poseidon ext : 102/17000 (mem: 13.22 MiB)
test/test_contract poseidon int : 572/92000 (mem: 13.22 MiB)
test/test_contract overflow : 0/0 (mem: 13.22 MiB)
test/test_contract (mem: 13.22 MiB)
test/test_contract Total structured size: 242025 (mem: 13.22 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 13.22 MiB)
test/test_contract populating trace... (mem: 255.22 MiB)
test/test_contract time to construct proving key: 174 ms. (mem: 270.22 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 382.22 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 430.55 MiB)
test/test_contract VK saved to "./target/tmp/tmp.jpXVSyqI5q/vk" (mem: 430.55 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (28.6 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.Kizv7DW1Y5 to s3://aztec-ci-artifacts/build-cache/vk-eee4b433a654a341-e99e003f28fa6d344254b265f996165fb6ac2b977bcc85f4c82af1f7f5203c10.tar.gz
test/test_contract Cache upload of vk-eee4b433a654a341-e99e003f28fa6d344254b265f996165fb6ac2b977bcc85f4c82af1f7f5203c10.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/test_log_contract Processing function: emit_encrypted_events...
test/test_log_contract Cache download of vk-180993dfc77d8ff3-7367d97ff876c7441e5e268ded0b9bd712789c878a2770fb740e4c6ed385afe3.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.mZg9UyOz5Q (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: 53.77 MiB)
test/test_log_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 54.27 MiB)
test/test_log_contract goblin ecc op : 4/1024 (mem: 54.27 MiB)
test/test_log_contract busread : 742/6000 (mem: 54.27 MiB)
test/test_log_contract lookups : 24794/15000 (mem: 54.27 MiB)
test/test_log_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 54.27 MiB)
test/test_log_contract arithmetic : 28773/56000 (mem: 54.27 MiB)
test/test_log_contract delta range : 3232/18000 (mem: 54.27 MiB)
test/test_log_contract elliptic : 2006/6000 (mem: 54.27 MiB)
test/test_log_contract auxiliary : 1577/26000 (mem: 54.27 MiB)
test/test_log_contract poseidon ext : 82/17000 (mem: 54.27 MiB)
test/test_log_contract poseidon int : 458/92000 (mem: 54.27 MiB)
test/test_log_contract overflow : 0/0 (mem: 54.27 MiB)
test/test_log_contract (mem: 54.27 MiB)
test/test_log_contract Total structured size: 242025 (mem: 54.27 MiB)
test/test_log_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 59.27 MiB)
test/test_log_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 59.27 MiB)
test/test_log_contract goblin ecc op : 4/1024 (mem: 59.27 MiB)
test/test_log_contract busread : 742/6000 (mem: 59.27 MiB)
test/test_log_contract lookups : 15000/15000 (mem: 59.27 MiB)
test/test_log_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 59.27 MiB)
test/test_log_contract arithmetic : 28773/56000 (mem: 59.27 MiB)
test/test_log_contract delta range : 3232/18000 (mem: 59.27 MiB)
test/test_log_contract elliptic : 2006/6000 (mem: 59.27 MiB)
test/test_log_contract auxiliary : 1577/26000 (mem: 59.27 MiB)
test/test_log_contract poseidon ext : 82/17000 (mem: 59.27 MiB)
test/test_log_contract poseidon int : 458/92000 (mem: 59.27 MiB)
test/test_log_contract overflow : 9795/9795 (mem: 59.27 MiB)
test/test_log_contract (mem: 59.27 MiB)
test/test_log_contract Total structured size: 251820 (mem: 59.27 MiB)
test/test_log_contract allocating polynomials object in proving key... (mem: 59.27 MiB)
test/test_log_contract populating trace... (mem: 506.27 MiB)
test/test_log_contract time to construct proving key: 532 ms. (mem: 526.77 MiB)
test/test_log_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 639.27 MiB)
test/test_log_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 687.28 MiB)
test/test_log_contract VK saved to "./target/tmp/tmp.mZg9UyOz5Q/vk" (mem: 687.28 MiB)
test/test_log_contract Completed 2.1 KiB/2.1 KiB (49.1 KiB/s) with 1 file(s) remaining
test/test_log_contract upload: ../../../../../tmp/tmp.2ho13mfkX7 to s3://aztec-ci-artifacts/build-cache/vk-180993dfc77d8ff3-7367d97ff876c7441e5e268ded0b9bd712789c878a2770fb740e4c6ed385afe3.tar.gz
test/test_log_contract Cache upload of vk-180993dfc77d8ff3-7367d97ff876c7441e5e268ded0b9bd712789c878a2770fb740e4c6ed385afe3.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-64e6523085acd7e0-880510cfdec21f5966f106dba91b84d14e20bfe41018483118f05d48612751d0.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.8QlVCWaoFj (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: 30.31 MiB)
test/updated_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 32.31 MiB)
test/updated_contract goblin ecc op : 4/1024 (mem: 32.31 MiB)
test/updated_contract busread : 742/6000 (mem: 32.31 MiB)
test/updated_contract lookups : 9290/15000 (mem: 32.31 MiB)
test/updated_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 32.31 MiB)
test/updated_contract arithmetic : 13076/56000 (mem: 32.31 MiB)
test/updated_contract delta range : 2325/18000 (mem: 32.31 MiB)
test/updated_contract elliptic : 1008/6000 (mem: 32.31 MiB)
test/updated_contract auxiliary : 704/26000 (mem: 32.31 MiB)
test/updated_contract poseidon ext : 172/17000 (mem: 32.31 MiB)
test/updated_contract poseidon int : 971/92000 (mem: 32.31 MiB)
test/updated_contract overflow : 0/0 (mem: 32.31 MiB)
test/updated_contract (mem: 32.31 MiB)
test/updated_contract Total structured size: 242025 (mem: 32.31 MiB)
test/updated_contract allocating polynomials object in proving key... (mem: 32.81 MiB)
test/updated_contract populating trace... (mem: 273.31 MiB)
test/updated_contract time to construct proving key: 211 ms. (mem: 290.81 MiB)
test/updated_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 402.31 MiB)
test/updated_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 450.48 MiB)
test/updated_contract VK saved to "./target/tmp/tmp.8QlVCWaoFj/vk" (mem: 450.48 MiB)
test/updated_contract Completed 2.1 KiB/2.1 KiB (27.8 KiB/s) with 1 file(s) remaining
test/updated_contract upload: ../../../../../tmp/tmp.twBRSeeuoB to s3://aztec-ci-artifacts/build-cache/vk-64e6523085acd7e0-880510cfdec21f5966f106dba91b84d14e20bfe41018483118f05d48612751d0.tar.gz
test/updated_contract Cache upload of vk-64e6523085acd7e0-880510cfdec21f5966f106dba91b84d14e20bfe41018483118f05d48612751d0.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/stateful_test_contract Processing function: destroy_and_create...
test/stateful_test_contract Cache download of vk-47f1d19e81ad9265-72f77fc90d9dec45033985a2b5b3ce521fb53ca346bcecadb2d05c7565fa6773.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.44SUePaJKM (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: 96.12 MiB)
test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 115.62 MiB)
test/stateful_test_contract goblin ecc op : 4/1024 (mem: 115.62 MiB)
test/stateful_test_contract busread : 742/6000 (mem: 115.62 MiB)
test/stateful_test_contract lookups : 18706/15000 (mem: 115.62 MiB)
test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 115.62 MiB)
test/stateful_test_contract arithmetic : 61595/56000 (mem: 115.62 MiB)
test/stateful_test_contract delta range : 7202/18000 (mem: 115.62 MiB)
test/stateful_test_contract elliptic : 6490/6000 (mem: 115.62 MiB)
test/stateful_test_contract auxiliary : 20915/26000 (mem: 115.62 MiB)
test/stateful_test_contract poseidon ext : 2622/17000 (mem: 115.62 MiB)
test/stateful_test_contract poseidon int : 14936/92000 (mem: 115.62 MiB)
test/stateful_test_contract overflow : 0/0 (mem: 115.62 MiB)
test/stateful_test_contract (mem: 115.62 MiB)
test/stateful_test_contract Total structured size: 242025 (mem: 115.62 MiB)
test/stateful_test_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 119.62 MiB)
test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 119.62 MiB)
test/stateful_test_contract goblin ecc op : 4/1024 (mem: 119.62 MiB)
test/stateful_test_contract busread : 742/6000 (mem: 119.62 MiB)
test/stateful_test_contract lookups : 15000/15000 (mem: 119.62 MiB)
test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 119.62 MiB)
test/stateful_test_contract arithmetic : 56000/56000 (mem: 119.62 MiB)
test/stateful_test_contract delta range : 7202/18000 (mem: 119.62 MiB)
test/stateful_test_contract elliptic : 6000/6000 (mem: 119.62 MiB)
test/stateful_test_contract auxiliary : 20915/26000 (mem: 119.62 MiB)
test/stateful_test_contract poseidon ext : 2622/17000 (mem: 119.62 MiB)
test/stateful_test_contract poseidon int : 14936/92000 (mem: 119.62 MiB)
test/stateful_test_contract overflow : 9794/9794 (mem: 119.62 MiB)
test/stateful_test_contract (mem: 119.62 MiB)
test/stateful_test_contract Total structured size: 251819 (mem: 119.62 MiB)
test/stateful_test_contract allocating polynomials object in proving key... (mem: 119.62 MiB)
test/stateful_test_contract populating trace... (mem: 566.12 MiB)
test/stateful_test_contract time to construct proving key: 501 ms. (mem: 594.62 MiB)
test/stateful_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 706.12 MiB)
test/stateful_test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 741.62 MiB)
test/stateful_test_contract VK saved to "./target/tmp/tmp.44SUePaJKM/vk" (mem: 741.62 MiB)
test/stateful_test_contract Completed 2.1 KiB/2.1 KiB (33.1 KiB/s) with 1 file(s) remaining
test/stateful_test_contract upload: ../../../../../tmp/tmp.bcMjLaekyW to s3://aztec-ci-artifacts/build-cache/vk-47f1d19e81ad9265-72f77fc90d9dec45033985a2b5b3ce521fb53ca346bcecadb2d05c7565fa6773.tar.gz
test/stateful_test_contract Cache upload of vk-47f1d19e81ad9265-72f77fc90d9dec45033985a2b5b3ce521fb53ca346bcecadb2d05c7565fa6773.tar.gz complete in 2s.
test/updatable_contract Processing function: initialize...
test/updatable_contract Cache download of vk-d171d211632470aa-fc6b8e73fb9a6fabc452b3aecc93a01476946b0e2061623a7f6e47c7b08c53cf.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.vA84kr4kn3 (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: 31.16 MiB)
test/updatable_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 32.66 MiB)
test/updatable_contract goblin ecc op : 4/1024 (mem: 32.66 MiB)
test/updatable_contract busread : 742/6000 (mem: 32.66 MiB)
test/updatable_contract lookups : 9322/15000 (mem: 32.66 MiB)
test/updatable_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 32.66 MiB)
test/updatable_contract arithmetic : 13493/56000 (mem: 32.66 MiB)
test/updatable_contract delta range : 2341/18000 (mem: 32.66 MiB)
test/updatable_contract elliptic : 1008/6000 (mem: 32.66 MiB)
test/updatable_contract auxiliary : 704/26000 (mem: 32.66 MiB)
test/updatable_contract poseidon ext : 142/17000 (mem: 32.66 MiB)
test/updatable_contract poseidon int : 800/92000 (mem: 32.66 MiB)
test/updatable_contract overflow : 0/0 (mem: 32.66 MiB)
test/updatable_contract (mem: 32.66 MiB)
test/updatable_contract Total structured size: 242025 (mem: 32.66 MiB)
test/updatable_contract allocating polynomials object in proving key... (mem: 32.66 MiB)
test/updatable_contract populating trace... (mem: 274.16 MiB)
test/updatable_contract time to construct proving key: 337 ms. (mem: 290.66 MiB)
test/updatable_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 402.66 MiB)
test/updatable_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 450.22 MiB)
test/updatable_contract VK saved to "./target/tmp/tmp.vA84kr4kn3/vk" (mem: 450.22 MiB)
test/updatable_contract Completed 2.1 KiB/2.1 KiB (30.1 KiB/s) with 1 file(s) remaining
test/updatable_contract upload: ../../../../../tmp/tmp.XlLhLDCub7 to s3://aztec-ci-artifacts/build-cache/vk-d171d211632470aa-fc6b8e73fb9a6fabc452b3aecc93a01476946b0e2061623a7f6e47c7b08c53cf.tar.gz
test/updatable_contract Cache upload of vk-d171d211632470aa-fc6b8e73fb9a6fabc452b3aecc93a01476946b0e2061623a7f6e47c7b08c53cf.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-d171d211632470aa-774c944ca77b85cbd91155b9773e2962df924af8d77c1ab6099deff75e4462c5.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.PAVgfiIie2 (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.49 MiB)
test/updatable_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.99 MiB)
test/updatable_contract goblin ecc op : 4/1024 (mem: 12.99 MiB)
test/updatable_contract busread : 742/6000 (mem: 12.99 MiB)
test/updatable_contract lookups : 2/15000 (mem: 12.99 MiB)
test/updatable_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.99 MiB)
test/updatable_contract arithmetic : 3298/56000 (mem: 12.99 MiB)
test/updatable_contract delta range : 1788/18000 (mem: 12.99 MiB)
test/updatable_contract elliptic : 2/6000 (mem: 12.99 MiB)
test/updatable_contract auxiliary : 26/26000 (mem: 12.99 MiB)
test/updatable_contract poseidon ext : 22/17000 (mem: 12.99 MiB)
test/updatable_contract poseidon int : 116/92000 (mem: 12.99 MiB)
test/updatable_contract overflow : 0/0 (mem: 12.99 MiB)
test/updatable_contract (mem: 12.99 MiB)
test/updatable_contract Total structured size: 242025 (mem: 12.99 MiB)
test/updatable_contract allocating polynomials object in proving key... (mem: 12.99 MiB)
test/updatable_contract populating trace... (mem: 253.99 MiB)
test/updatable_contract time to construct proving key: 199 ms. (mem: 268.99 MiB)
test/updatable_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 380.99 MiB)
test/updatable_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 429.18 MiB)
test/updatable_contract VK saved to "./target/tmp/tmp.PAVgfiIie2/vk" (mem: 429.18 MiB)
test/updatable_contract Completed 2.1 KiB/2.1 KiB (28.1 KiB/s) with 1 file(s) remaining
test/updatable_contract upload: ../../../../../tmp/tmp.qocZ51xEvd to s3://aztec-ci-artifacts/build-cache/vk-d171d211632470aa-774c944ca77b85cbd91155b9773e2962df924af8d77c1ab6099deff75e4462c5.tar.gz
test/updatable_contract Cache upload of vk-d171d211632470aa-774c944ca77b85cbd91155b9773e2962df924af8d77c1ab6099deff75e4462c5.tar.gz complete in 2s.
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-d171d211632470aa-f1c2ea2adfaac54761bcefa69b282a9498ef1b968c824e89189ddf232dd62f6b.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.EvFrmDs7ei (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: 9.86 MiB)
test/updatable_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.36 MiB)
test/updatable_contract goblin ecc op : 4/1024 (mem: 12.36 MiB)
test/updatable_contract busread : 742/6000 (mem: 12.36 MiB)
test/updatable_contract lookups : 2/15000 (mem: 12.36 MiB)
test/updatable_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.36 MiB)
test/updatable_contract arithmetic : 3297/56000 (mem: 12.36 MiB)
test/updatable_contract delta range : 1787/18000 (mem: 12.36 MiB)
test/updatable_contract elliptic : 2/6000 (mem: 12.36 MiB)
test/updatable_contract auxiliary : 26/26000 (mem: 12.36 MiB)
test/updatable_contract poseidon ext : 22/17000 (mem: 12.36 MiB)
test/updatable_contract poseidon int : 116/92000 (mem: 12.36 MiB)
test/updatable_contract overflow : 0/0 (mem: 12.36 MiB)
test/updatable_contract (mem: 12.36 MiB)
test/updatable_contract Total structured size: 242025 (mem: 12.36 MiB)
test/updatable_contract allocating polynomials object in proving key... (mem: 12.36 MiB)
test/updatable_contract populating trace... (mem: 253.86 MiB)
test/updatable_contract time to construct proving key: 394 ms. (mem: 269.36 MiB)
test/updatable_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 381.36 MiB)
test/updatable_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 429.65 MiB)
test/updatable_contract VK saved to "./target/tmp/tmp.EvFrmDs7ei/vk" (mem: 429.65 MiB)
test/updatable_contract Completed 2.1 KiB/2.1 KiB (27.3 KiB/s) with 1 file(s) remaining
test/updatable_contract upload: ../../../../../tmp/tmp.QEpdeotQy2 to s3://aztec-ci-artifacts/build-cache/vk-d171d211632470aa-f1c2ea2adfaac54761bcefa69b282a9498ef1b968c824e89189ddf232dd62f6b.tar.gz
test/updatable_contract Cache upload of vk-d171d211632470aa-f1c2ea2adfaac54761bcefa69b282a9498ef1b968c824e89189ddf232dd62f6b.tar.gz complete in 3s.
test/stateful_test_contract Processing function: destroy_and_create_no_init_check...
test/stateful_test_contract Cache download of vk-47f1d19e81ad9265-8c5b3c17a7bea5866e901d534e8b2f100361a0648731c932b13b4497bc990f9c.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.l3yNjA1qEs (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: 96.12 MiB)
test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 115.62 MiB)
test/stateful_test_contract goblin ecc op : 4/1024 (mem: 115.62 MiB)
test/stateful_test_contract busread : 742/6000 (mem: 115.62 MiB)
test/stateful_test_contract lookups : 18706/15000 (mem: 115.62 MiB)
test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 115.62 MiB)
test/stateful_test_contract arithmetic : 61595/56000 (mem: 115.62 MiB)
test/stateful_test_contract delta range : 7200/18000 (mem: 115.62 MiB)
test/stateful_test_contract elliptic : 6490/6000 (mem: 115.62 MiB)
test/stateful_test_contract auxiliary : 20915/26000 (mem: 115.62 MiB)
test/stateful_test_contract poseidon ext : 2622/17000 (mem: 115.62 MiB)
test/stateful_test_contract poseidon int : 14936/92000 (mem: 115.62 MiB)
test/stateful_test_contract overflow : 0/0 (mem: 115.62 MiB)
test/stateful_test_contract (mem: 115.62 MiB)
test/stateful_test_contract Total structured size: 242025 (mem: 115.62 MiB)
test/stateful_test_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 119.12 MiB)
test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 119.12 MiB)
test/stateful_test_contract goblin ecc op : 4/1024 (mem: 119.12 MiB)
test/stateful_test_contract busread : 742/6000 (mem: 119.12 MiB)
test/stateful_test_contract lookups : 15000/15000 (mem: 119.12 MiB)
test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 119.12 MiB)
test/stateful_test_contract arithmetic : 56000/56000 (mem: 119.12 MiB)
test/stateful_test_contract delta range : 7200/18000 (mem: 119.12 MiB)
test/stateful_test_contract elliptic : 6000/6000 (mem: 119.12 MiB)
test/stateful_test_contract auxiliary : 20915/26000 (mem: 119.12 MiB)
test/stateful_test_contract poseidon ext : 2622/17000 (mem: 119.12 MiB)
test/stateful_test_contract poseidon int : 14936/92000 (mem: 119.12 MiB)
test/stateful_test_contract overflow : 9794/9794 (mem: 119.12 MiB)
test/stateful_test_contract (mem: 119.12 MiB)
test/stateful_test_contract Total structured size: 251819 (mem: 119.12 MiB)
test/stateful_test_contract allocating polynomials object in proving key... (mem: 119.12 MiB)
test/stateful_test_contract populating trace... (mem: 565.12 MiB)
test/stateful_test_contract time to construct proving key: 679 ms. (mem: 593.12 MiB)
test/stateful_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 705.12 MiB)
test/stateful_test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 742.12 MiB)
test/stateful_test_contract VK saved to "./target/tmp/tmp.l3yNjA1qEs/vk" (mem: 742.62 MiB)
test/stateful_test_contract Completed 2.1 KiB/2.1 KiB (30.4 KiB/s) with 1 file(s) remaining
test/stateful_test_contract upload: ../../../../../tmp/tmp.y8Twz5khsT to s3://aztec-ci-artifacts/build-cache/vk-47f1d19e81ad9265-8c5b3c17a7bea5866e901d534e8b2f100361a0648731c932b13b4497bc990f9c.tar.gz
test/stateful_test_contract Cache upload of vk-47f1d19e81ad9265-8c5b3c17a7bea5866e901d534e8b2f100361a0648731c932b13b4497bc990f9c.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-47f1d19e81ad9265-0197a472832b075d6fad4e51d6311cbb4c8ae1b278dc0c1c0ea321685344f466.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.AoAE7dZcXf (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: 11.71 MiB)
test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 14.21 MiB)
test/stateful_test_contract goblin ecc op : 4/1024 (mem: 14.21 MiB)
test/stateful_test_contract busread : 742/6000 (mem: 14.21 MiB)
test/stateful_test_contract lookups : 2/15000 (mem: 14.21 MiB)
test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 14.21 MiB)
test/stateful_test_contract arithmetic : 3593/56000 (mem: 14.21 MiB)
test/stateful_test_contract delta range : 1836/18000 (mem: 14.21 MiB)
test/stateful_test_contract elliptic : 340/6000 (mem: 14.21 MiB)
test/stateful_test_contract auxiliary : 187/26000 (mem: 14.21 MiB)
test/stateful_test_contract poseidon ext : 102/17000 (mem: 14.21 MiB)
test/stateful_test_contract poseidon int : 572/92000 (mem: 14.21 MiB)
test/stateful_test_contract overflow : 0/0 (mem: 14.21 MiB)
test/stateful_test_contract (mem: 14.21 MiB)
test/stateful_test_contract Total structured size: 242025 (mem: 14.21 MiB)
test/stateful_test_contract allocating polynomials object in proving key... (mem: 14.21 MiB)
test/stateful_test_contract populating trace... (mem: 253.71 MiB)
test/stateful_test_contract time to construct proving key: 222 ms. (mem: 268.21 MiB)
test/stateful_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 380.71 MiB)
test/stateful_test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 428.80 MiB)
test/stateful_test_contract VK saved to "./target/tmp/tmp.AoAE7dZcXf/vk" (mem: 428.80 MiB)
test/stateful_test_contract Completed 2.1 KiB/2.1 KiB (45.2 KiB/s) with 1 file(s) remaining
test/stateful_test_contract upload: ../../../../../tmp/tmp.2k0TWKDfQu to s3://aztec-ci-artifacts/build-cache/vk-47f1d19e81ad9265-0197a472832b075d6fad4e51d6311cbb4c8ae1b278dc0c1c0ea321685344f466.tar.gz
test/stateful_test_contract Cache upload of vk-47f1d19e81ad9265-0197a472832b075d6fad4e51d6311cbb4c8ae1b278dc0c1c0ea321685344f466.tar.gz complete in 3s.
test/txe_test_contract Processing function: decrement...
test/txe_test_contract Cache download of vk-d7360b44eefd5fe0-19a2cbc4a1f7d7c35868c08932716e6b2e78d88536d734087c5834f045081156.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.oqalfvMGIP (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.35 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 88.35 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 88.35 MiB)
test/txe_test_contract busread : 742/6000 (mem: 88.35 MiB)
test/txe_test_contract lookups : 9354/15000 (mem: 88.35 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 88.35 MiB)
test/txe_test_contract arithmetic : 33928/56000 (mem: 88.35 MiB)
test/txe_test_contract delta range : 5427/18000 (mem: 88.35 MiB)
test/txe_test_contract elliptic : 5822/6000 (mem: 88.35 MiB)
test/txe_test_contract auxiliary : 20398/26000 (mem: 88.35 MiB)
test/txe_test_contract poseidon ext : 2592/17000 (mem: 88.35 MiB)
test/txe_test_contract poseidon int : 14765/92000 (mem: 88.35 MiB)
test/txe_test_contract overflow : 0/0 (mem: 88.35 MiB)
test/txe_test_contract (mem: 88.35 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 88.35 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 88.35 MiB)
test/txe_test_contract populating trace... (mem: 324.85 MiB)
test/txe_test_contract time to construct proving key: 408 ms. (mem: 347.85 MiB)
test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 442.85 MiB)
test/txe_test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 491.85 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.oqalfvMGIP/vk" (mem: 491.85 MiB)
test/txe_test_contract Completed 2.1 KiB/2.1 KiB (46.1 KiB/s) with 1 file(s) remaining
test/txe_test_contract upload: ../../../../../tmp/tmp.Lc6YSIPWoh to s3://aztec-ci-artifacts/build-cache/vk-d7360b44eefd5fe0-19a2cbc4a1f7d7c35868c08932716e6b2e78d88536d734087c5834f045081156.tar.gz
test/txe_test_contract Cache upload of vk-d7360b44eefd5fe0-19a2cbc4a1f7d7c35868c08932716e6b2e78d88536d734087c5834f045081156.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-d7360b44eefd5fe0-5adcff5250847ce8b55ac059dd653571fd06bcce8dd1ad9bc29d8e7d8e93f4e3.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.o1YWGLzLIB (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: 30.46 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 31.96 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 31.96 MiB)
test/txe_test_contract busread : 742/6000 (mem: 31.96 MiB)
test/txe_test_contract lookups : 9322/15000 (mem: 31.96 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 31.96 MiB)
test/txe_test_contract arithmetic : 13184/56000 (mem: 31.96 MiB)
test/txe_test_contract delta range : 2293/18000 (mem: 31.96 MiB)
test/txe_test_contract elliptic : 670/6000 (mem: 31.96 MiB)
test/txe_test_contract auxiliary : 543/26000 (mem: 31.96 MiB)
test/txe_test_contract poseidon ext : 42/17000 (mem: 31.96 MiB)
test/txe_test_contract poseidon int : 230/92000 (mem: 31.96 MiB)
test/txe_test_contract overflow : 0/0 (mem: 31.96 MiB)
test/txe_test_contract (mem: 31.96 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 31.96 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 32.46 MiB)
test/txe_test_contract populating trace... (mem: 273.96 MiB)
test/txe_test_contract time to construct proving key: 314 ms. (mem: 290.96 MiB)
test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 402.96 MiB)
test/txe_test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 451.10 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.o1YWGLzLIB/vk" (mem: 451.10 MiB)
test/txe_test_contract Completed 2.1 KiB/2.1 KiB (32.3 KiB/s) with 1 file(s) remaining
test/txe_test_contract upload: ../../../../../tmp/tmp.MV6PnpidRZ to s3://aztec-ci-artifacts/build-cache/vk-d7360b44eefd5fe0-5adcff5250847ce8b55ac059dd653571fd06bcce8dd1ad9bc29d8e7d8e93f4e3.tar.gz
test/txe_test_contract Cache upload of vk-d7360b44eefd5fe0-5adcff5250847ce8b55ac059dd653571fd06bcce8dd1ad9bc29d8e7d8e93f4e3.tar.gz complete in 2s.
test/txe_test_contract Processing function: increment_and_decrement...
test/txe_test_contract Cache download of vk-d7360b44eefd5fe0-c64cc1887ee1d5d3a2aaeb0698d00404e1bf1f9cbe882f381fcef6f7566df8d9.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.DRm6hRjYMY (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: 80.93 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 99.93 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 99.93 MiB)
test/txe_test_contract busread : 742/6000 (mem: 99.93 MiB)
test/txe_test_contract lookups : 18674/15000 (mem: 99.93 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 99.93 MiB)
test/txe_test_contract arithmetic : 42011/56000 (mem: 99.93 MiB)
test/txe_test_contract delta range : 5842/18000 (mem: 99.93 MiB)
test/txe_test_contract elliptic : 6490/6000 (mem: 99.93 MiB)
test/txe_test_contract auxiliary : 20915/26000 (mem: 99.93 MiB)
test/txe_test_contract poseidon ext : 2612/17000 (mem: 99.93 MiB)
test/txe_test_contract poseidon int : 14879/92000 (mem: 99.93 MiB)
test/txe_test_contract overflow : 0/0 (mem: 99.93 MiB)
test/txe_test_contract (mem: 99.93 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 99.93 MiB)
test/txe_test_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 101.43 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 101.43 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 101.43 MiB)
test/txe_test_contract busread : 742/6000 (mem: 101.43 MiB)
test/txe_test_contract lookups : 15000/15000 (mem: 101.43 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 101.43 MiB)
test/txe_test_contract arithmetic : 42011/56000 (mem: 101.43 MiB)
test/txe_test_contract delta range : 5842/18000 (mem: 101.43 MiB)
test/txe_test_contract elliptic : 6000/6000 (mem: 101.43 MiB)
test/txe_test_contract auxiliary : 20915/26000 (mem: 101.43 MiB)
test/txe_test_contract poseidon ext : 2612/17000 (mem: 101.43 MiB)
test/txe_test_contract poseidon int : 14879/92000 (mem: 101.43 MiB)
test/txe_test_contract overflow : 4166/4166 (mem: 101.43 MiB)
test/txe_test_contract (mem: 101.43 MiB)
test/txe_test_contract Total structured size: 246191 (mem: 101.43 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 101.43 MiB)
test/txe_test_contract populating trace... (mem: 548.43 MiB)
test/txe_test_contract time to construct proving key: 374 ms. (mem: 572.93 MiB)
test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 655.39 MiB)
test/txe_test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 705.89 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.DRm6hRjYMY/vk" (mem: 705.89 MiB)
test/txe_test_contract Completed 2.1 KiB/2.1 KiB (27.2 KiB/s) with 1 file(s) remaining
test/txe_test_contract upload: ../../../../../tmp/tmp.5qktQJBje1 to s3://aztec-ci-artifacts/build-cache/vk-d7360b44eefd5fe0-c64cc1887ee1d5d3a2aaeb0698d00404e1bf1f9cbe882f381fcef6f7566df8d9.tar.gz
test/txe_test_contract Cache upload of vk-d7360b44eefd5fe0-c64cc1887ee1d5d3a2aaeb0698d00404e1bf1f9cbe882f381fcef6f7566df8d9.tar.gz complete in 2s.
test/txe_test_contract Processing function: increment_self_and_other...
test/txe_test_contract Cache download of vk-d7360b44eefd5fe0-d91fee55e2e9ba45771b8a677b7f884e329ecc6df56298e7e2f5a9c689a55c27.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.GXk0XsJ4rw (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: 30.00 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 31.50 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 31.50 MiB)
test/txe_test_contract busread : 742/6000 (mem: 31.50 MiB)
test/txe_test_contract lookups : 9322/15000 (mem: 31.50 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 31.50 MiB)
test/txe_test_contract arithmetic : 13205/56000 (mem: 31.50 MiB)
test/txe_test_contract delta range : 2295/18000 (mem: 31.50 MiB)
test/txe_test_contract elliptic : 670/6000 (mem: 31.50 MiB)
test/txe_test_contract auxiliary : 543/26000 (mem: 31.50 MiB)
test/txe_test_contract poseidon ext : 62/17000 (mem: 31.50 MiB)
test/txe_test_contract poseidon int : 344/92000 (mem: 31.50 MiB)
test/txe_test_contract overflow : 0/0 (mem: 31.50 MiB)
test/txe_test_contract (mem: 31.50 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 31.50 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 31.50 MiB)
test/txe_test_contract populating trace... (mem: 273.50 MiB)
test/txe_test_contract time to construct proving key: 209 ms. (mem: 291.00 MiB)
test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 403.00 MiB)
test/txe_test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 451.35 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.GXk0XsJ4rw/vk" (mem: 451.35 MiB)
test/txe_test_contract Completed 2.1 KiB/2.1 KiB (22.5 KiB/s) with 1 file(s) remaining
test/txe_test_contract upload: ../../../../../tmp/tmp.8XvVEdiKXj to s3://aztec-ci-artifacts/build-cache/vk-d7360b44eefd5fe0-d91fee55e2e9ba45771b8a677b7f884e329ecc6df56298e7e2f5a9c689a55c27.tar.gz
test/txe_test_contract Cache upload of vk-d7360b44eefd5fe0-d91fee55e2e9ba45771b8a677b7f884e329ecc6df56298e7e2f5a9c689a55c27.tar.gz complete in 3s.
test/txe_test_contract Processing function: increment_twice...
test/txe_test_contract Cache download of vk-d7360b44eefd5fe0-e1aafb200b2d311f271233e53bc95a2e4c94e5b46c1d5aa2ec4d45d2205fa153.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.c47v6hlP1E (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: 45.66 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 48.16 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 48.16 MiB)
test/txe_test_contract busread : 742/6000 (mem: 48.16 MiB)
test/txe_test_contract lookups : 18642/15000 (mem: 48.16 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 48.16 MiB)
test/txe_test_contract arithmetic : 21259/56000 (mem: 48.16 MiB)
test/txe_test_contract delta range : 2705/18000 (mem: 48.16 MiB)
test/txe_test_contract elliptic : 1338/6000 (mem: 48.16 MiB)
test/txe_test_contract auxiliary : 1060/26000 (mem: 48.16 MiB)
test/txe_test_contract poseidon ext : 52/17000 (mem: 48.16 MiB)
test/txe_test_contract poseidon int : 287/92000 (mem: 48.16 MiB)
test/txe_test_contract overflow : 0/0 (mem: 48.16 MiB)
test/txe_test_contract (mem: 48.16 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 48.16 MiB)
test/txe_test_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 49.66 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 49.66 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 49.66 MiB)
test/txe_test_contract busread : 742/6000 (mem: 49.66 MiB)
test/txe_test_contract lookups : 15000/15000 (mem: 49.66 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 49.66 MiB)
test/txe_test_contract arithmetic : 21259/56000 (mem: 49.66 MiB)
test/txe_test_contract delta range : 2705/18000 (mem: 49.66 MiB)
test/txe_test_contract elliptic : 1338/6000 (mem: 49.66 MiB)
test/txe_test_contract auxiliary : 1060/26000 (mem: 49.66 MiB)
test/txe_test_contract poseidon ext : 52/17000 (mem: 49.66 MiB)
test/txe_test_contract poseidon int : 287/92000 (mem: 49.66 MiB)
test/txe_test_contract overflow : 3643/3643 (mem: 49.66 MiB)
test/txe_test_contract (mem: 49.66 MiB)
test/txe_test_contract Total structured size: 245668 (mem: 49.66 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 49.66 MiB)
test/txe_test_contract populating trace... (mem: 497.16 MiB)
test/txe_test_contract time to construct proving key: 361 ms. (mem: 516.66 MiB)
test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 624.49 MiB)
test/txe_test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 672.74 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.c47v6hlP1E/vk" (mem: 672.74 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.m5hEbzsHhv to s3://aztec-ci-artifacts/build-cache/vk-d7360b44eefd5fe0-e1aafb200b2d311f271233e53bc95a2e4c94e5b46c1d5aa2ec4d45d2205fa153.tar.gz
test/txe_test_contract Cache upload of vk-d7360b44eefd5fe0-e1aafb200b2d311f271233e53bc95a2e4c94e5b46c1d5aa2ec4d45d2205fa153.tar.gz complete in 3s.
test/txe_test_contract Processing function: initialize...
test/txe_test_contract Cache download of vk-d7360b44eefd5fe0-5d69473bdca2a5607933acec32a93f069d3c3a5293510085b9a3653a1bf8709c.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.Zw3PYFKntg (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.07 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 34.07 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 34.07 MiB)
test/txe_test_contract busread : 742/6000 (mem: 34.07 MiB)
test/txe_test_contract lookups : 9354/15000 (mem: 34.07 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 34.07 MiB)
test/txe_test_contract arithmetic : 13954/56000 (mem: 34.07 MiB)
test/txe_test_contract delta range : 2355/18000 (mem: 34.07 MiB)
test/txe_test_contract elliptic : 1008/6000 (mem: 34.07 MiB)
test/txe_test_contract auxiliary : 704/26000 (mem: 34.07 MiB)
test/txe_test_contract poseidon ext : 142/17000 (mem: 34.07 MiB)
test/txe_test_contract poseidon int : 800/92000 (mem: 34.07 MiB)
test/txe_test_contract overflow : 0/0 (mem: 34.07 MiB)
test/txe_test_contract (mem: 34.07 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 34.07 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 34.07 MiB)
test/txe_test_contract populating trace... (mem: 275.57 MiB)
test/txe_test_contract time to construct proving key: 269 ms. (mem: 293.07 MiB)
test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 405.07 MiB)
test/txe_test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 453.41 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.Zw3PYFKntg/vk" (mem: 453.41 MiB)
test/txe_test_contract Completed 2.1 KiB/2.1 KiB (31.4 KiB/s) with 1 file(s) remaining
test/txe_test_contract upload: ../../../../../tmp/tmp.Z4argzUSDw to s3://aztec-ci-artifacts/build-cache/vk-d7360b44eefd5fe0-5d69473bdca2a5607933acec32a93f069d3c3a5293510085b9a3653a1bf8709c.tar.gz
test/txe_test_contract Cache upload of vk-d7360b44eefd5fe0-5d69473bdca2a5607933acec32a93f069d3c3a5293510085b9a3653a1bf8709c.tar.gz complete in 2s.
test/txe_test_contract Processing function: private_call...
test/txe_test_contract Cache download of vk-d7360b44eefd5fe0-9f4dc89c61e7b8116289160d2e8b4a739e8ee40d3979339a2ec32bae5a8f9cb6.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.zE32VTf09S (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.58 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.58 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 12.58 MiB)
test/txe_test_contract busread : 742/6000 (mem: 12.58 MiB)
test/txe_test_contract lookups : 2/15000 (mem: 12.58 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.58 MiB)
test/txe_test_contract arithmetic : 3285/56000 (mem: 12.58 MiB)
test/txe_test_contract delta range : 1787/18000 (mem: 12.58 MiB)
test/txe_test_contract elliptic : 2/6000 (mem: 12.58 MiB)
test/txe_test_contract auxiliary : 26/26000 (mem: 12.58 MiB)
test/txe_test_contract poseidon ext : 12/17000 (mem: 12.58 MiB)
test/txe_test_contract poseidon int : 59/92000 (mem: 12.58 MiB)
test/txe_test_contract overflow : 0/0 (mem: 12.58 MiB)
test/txe_test_contract (mem: 12.58 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 12.58 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 12.58 MiB)
test/txe_test_contract populating trace... (mem: 254.58 MiB)
test/txe_test_contract time to construct proving key: 279 ms. (mem: 269.58 MiB)
test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 381.58 MiB)
test/txe_test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 429.82 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.zE32VTf09S/vk" (mem: 429.82 MiB)
test/txe_test_contract Completed 2.1 KiB/2.1 KiB (26.9 KiB/s) with 1 file(s) remaining
test/txe_test_contract upload: ../../../../../tmp/tmp.RuC68RwLkS to s3://aztec-ci-artifacts/build-cache/vk-d7360b44eefd5fe0-9f4dc89c61e7b8116289160d2e8b4a739e8ee40d3979339a2ec32bae5a8f9cb6.tar.gz
test/txe_test_contract Cache upload of vk-d7360b44eefd5fe0-9f4dc89c61e7b8116289160d2e8b4a739e8ee40d3979339a2ec32bae5a8f9cb6.tar.gz complete in 2s.
test/txe_test_contract Processing function: private_static_call...
test/txe_test_contract Cache download of vk-d7360b44eefd5fe0-bf1fb0f7f8699f1c26126a2c99363b0dab55fba2033fe4a51acacc9b20014592.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.ggIoejvVPq (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.57 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.57 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 12.57 MiB)
test/txe_test_contract busread : 742/6000 (mem: 12.57 MiB)
test/txe_test_contract lookups : 2/15000 (mem: 12.57 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.57 MiB)
test/txe_test_contract arithmetic : 3285/56000 (mem: 12.57 MiB)
test/txe_test_contract delta range : 1787/18000 (mem: 12.57 MiB)
test/txe_test_contract elliptic : 2/6000 (mem: 12.57 MiB)
test/txe_test_contract auxiliary : 26/26000 (mem: 12.57 MiB)
test/txe_test_contract poseidon ext : 12/17000 (mem: 12.57 MiB)
test/txe_test_contract poseidon int : 59/92000 (mem: 12.57 MiB)
test/txe_test_contract overflow : 0/0 (mem: 12.57 MiB)
test/txe_test_contract (mem: 12.57 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 12.57 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 12.57 MiB)
test/txe_test_contract populating trace... (mem: 255.57 MiB)
test/txe_test_contract time to construct proving key: 234 ms. (mem: 270.57 MiB)
test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 382.57 MiB)
test/txe_test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 430.93 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.ggIoejvVPq/vk" (mem: 430.93 MiB)
test/txe_test_contract Completed 2.1 KiB/2.1 KiB (33.2 KiB/s) with 1 file(s) remaining
test/txe_test_contract upload: ../../../../../tmp/tmp.NGYUqDSPVY to s3://aztec-ci-artifacts/build-cache/vk-d7360b44eefd5fe0-bf1fb0f7f8699f1c26126a2c99363b0dab55fba2033fe4a51acacc9b20014592.tar.gz
test/txe_test_contract Cache upload of vk-d7360b44eefd5fe0-bf1fb0f7f8699f1c26126a2c99363b0dab55fba2033fe4a51acacc9b20014592.tar.gz complete in 2s.
test/txe_test_contract Processing function: private_static_void_call...
test/txe_test_contract Cache download of vk-d7360b44eefd5fe0-d8de7ea9732522f6761446da5f859801a58e90a879669ac62d712a1eda44be21.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.gGJjaEKXir (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.47 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.97 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 12.97 MiB)
test/txe_test_contract busread : 742/6000 (mem: 12.97 MiB)
test/txe_test_contract lookups : 2/15000 (mem: 12.97 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.97 MiB)
test/txe_test_contract arithmetic : 3286/56000 (mem: 12.97 MiB)
test/txe_test_contract delta range : 1787/18000 (mem: 12.97 MiB)
test/txe_test_contract elliptic : 2/6000 (mem: 12.97 MiB)
test/txe_test_contract auxiliary : 26/26000 (mem: 12.97 MiB)
test/txe_test_contract poseidon ext : 12/17000 (mem: 12.97 MiB)
test/txe_test_contract poseidon int : 59/92000 (mem: 12.97 MiB)
test/txe_test_contract overflow : 0/0 (mem: 12.97 MiB)
test/txe_test_contract (mem: 12.97 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 12.97 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 12.97 MiB)
test/txe_test_contract populating trace... (mem: 254.97 MiB)
test/txe_test_contract time to construct proving key: 252 ms. (mem: 269.47 MiB)
test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 381.47 MiB)
test/txe_test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 429.88 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.gGJjaEKXir/vk" (mem: 429.88 MiB)
test/txe_test_contract Completed 2.1 KiB/2.1 KiB (28.9 KiB/s) with 1 file(s) remaining
test/txe_test_contract upload: ../../../../../tmp/tmp.1sxd0mOAiX to s3://aztec-ci-artifacts/build-cache/vk-d7360b44eefd5fe0-d8de7ea9732522f6761446da5f859801a58e90a879669ac62d712a1eda44be21.tar.gz
test/txe_test_contract Cache upload of vk-d7360b44eefd5fe0-d8de7ea9732522f6761446da5f859801a58e90a879669ac62d712a1eda44be21.tar.gz complete in 3s.
test/txe_test_contract Processing function: private_void_call...
test/txe_test_contract Cache download of vk-d7360b44eefd5fe0-75fc03a089d67b934be633b1c64c00ea8661b05e5f2d5570ea5fa180fd493b65.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.ntoeBBDyRO (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.57 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 13.07 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 13.07 MiB)
test/txe_test_contract busread : 742/6000 (mem: 13.07 MiB)
test/txe_test_contract lookups : 2/15000 (mem: 13.07 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 13.07 MiB)
test/txe_test_contract arithmetic : 3286/56000 (mem: 13.07 MiB)
test/txe_test_contract delta range : 1787/18000 (mem: 13.07 MiB)
test/txe_test_contract elliptic : 2/6000 (mem: 13.07 MiB)
test/txe_test_contract auxiliary : 26/26000 (mem: 13.07 MiB)
test/txe_test_contract poseidon ext : 12/17000 (mem: 13.07 MiB)
test/txe_test_contract poseidon int : 59/92000 (mem: 13.07 MiB)
test/txe_test_contract overflow : 0/0 (mem: 13.07 MiB)
test/txe_test_contract (mem: 13.07 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 13.07 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 13.07 MiB)
test/txe_test_contract populating trace... (mem: 254.57 MiB)
test/txe_test_contract time to construct proving key: 318 ms. (mem: 269.07 MiB)
test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 381.07 MiB)
test/txe_test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 429.48 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.ntoeBBDyRO/vk" (mem: 429.48 MiB)
test/txe_test_contract Completed 2.1 KiB/2.1 KiB (36.7 KiB/s) with 1 file(s) remaining
test/txe_test_contract upload: ../../../../../tmp/tmp.BaDAvo5aNU to s3://aztec-ci-artifacts/build-cache/vk-d7360b44eefd5fe0-75fc03a089d67b934be633b1c64c00ea8661b05e5f2d5570ea5fa180fd493b65.tar.gz
test/txe_test_contract Cache upload of vk-d7360b44eefd5fe0-75fc03a089d67b934be633b1c64c00ea8661b05e5f2d5570ea5fa180fd493b65.tar.gz complete in 3s.
test/txe_test_contract Processing function: process_message...
test/txe_test_contract Function process_message is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: public_call...
test/txe_test_contract Function public_call is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: public_dispatch...
test/txe_test_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: public_static_call...
test/txe_test_contract Function public_static_call is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: public_static_void_call...
test/txe_test_contract Function public_static_void_call is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: public_void_call...
test/txe_test_contract Function public_void_call is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: return_public...
test/txe_test_contract Function return_public is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: sync_private_state...
test/txe_test_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: utility_simulate...
test/txe_test_contract Function utility_simulate is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: utility_void_simulate...
test/txe_test_contract Function utility_void_simulate is neither public nor unconstrained, skipping.
test/test_contract Processing function: set_tx_max_block_number...
test/test_contract Cache download of vk-eee4b433a654a341-3bc67c03bfd912281643e92c582c5ac4c314251bca704604deead3664da96638.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.RANYbISyYR (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.63 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 13.13 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 13.13 MiB)
test/test_contract busread : 742/6000 (mem: 13.13 MiB)
test/test_contract lookups : 2/15000 (mem: 13.13 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 13.13 MiB)
test/test_contract arithmetic : 3316/56000 (mem: 13.13 MiB)
test/test_contract delta range : 1790/18000 (mem: 13.13 MiB)
test/test_contract elliptic : 2/6000 (mem: 13.13 MiB)
test/test_contract auxiliary : 26/26000 (mem: 13.13 MiB)
test/test_contract poseidon ext : 22/17000 (mem: 13.13 MiB)
test/test_contract poseidon int : 116/92000 (mem: 13.13 MiB)
test/test_contract overflow : 0/0 (mem: 13.13 MiB)
test/test_contract (mem: 13.13 MiB)
test/test_contract Total structured size: 242025 (mem: 13.13 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 13.13 MiB)
test/test_contract populating trace... (mem: 248.63 MiB)
test/test_contract time to construct proving key: 115 ms. (mem: 263.13 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 374.13 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 422.18 MiB)
test/test_contract VK saved to "./target/tmp/tmp.RANYbISyYR/vk" (mem: 422.18 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (43.8 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.tk8N0UdDh3 to s3://aztec-ci-artifacts/build-cache/vk-eee4b433a654a341-3bc67c03bfd912281643e92c582c5ac4c314251bca704604deead3664da96638.tar.gz
test/test_contract Cache upload of vk-eee4b433a654a341-3bc67c03bfd912281643e92c582c5ac4c314251bca704604deead3664da96638.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-eee4b433a654a341-2e17dad38ffc40291ea027ef4746a37697af76100ca77f06510fddfd22334d2d.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.Cjk88CBDni (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.68 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.18 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 12.18 MiB)
test/test_contract busread : 742/6000 (mem: 12.18 MiB)
test/test_contract lookups : 2/15000 (mem: 12.18 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.18 MiB)
test/test_contract arithmetic : 3364/56000 (mem: 12.18 MiB)
test/test_contract delta range : 1787/18000 (mem: 12.18 MiB)
test/test_contract elliptic : 2/6000 (mem: 12.18 MiB)
test/test_contract auxiliary : 26/26000 (mem: 12.18 MiB)
test/test_contract poseidon ext : 72/17000 (mem: 12.18 MiB)
test/test_contract poseidon int : 401/92000 (mem: 12.18 MiB)
test/test_contract overflow : 0/0 (mem: 12.18 MiB)
test/test_contract (mem: 12.18 MiB)
test/test_contract Total structured size: 242025 (mem: 12.18 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 12.18 MiB)
test/test_contract populating trace... (mem: 249.68 MiB)
test/test_contract time to construct proving key: 86 ms. (mem: 263.18 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 374.18 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 422.22 MiB)
test/test_contract VK saved to "./target/tmp/tmp.Cjk88CBDni/vk" (mem: 422.22 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (36.0 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.3AJGEOHOIL to s3://aztec-ci-artifacts/build-cache/vk-eee4b433a654a341-2e17dad38ffc40291ea027ef4746a37697af76100ca77f06510fddfd22334d2d.tar.gz
test/test_contract Cache upload of vk-eee4b433a654a341-2e17dad38ffc40291ea027ef4746a37697af76100ca77f06510fddfd22334d2d.tar.gz complete in 1s.
test/test_contract Processing function: test_note_inclusion...
test/test_contract Cache download of vk-eee4b433a654a341-ed8dd9b277bd0faabf9a691e8c5c19dce29a219ca1ed370530b3ea6185a3391f.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.uULbtgy8gb (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: 14.70 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.20 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 16.20 MiB)
test/test_contract busread : 742/6000 (mem: 16.20 MiB)
test/test_contract lookups : 2/15000 (mem: 16.20 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.20 MiB)
test/test_contract arithmetic : 4883/56000 (mem: 16.20 MiB)
test/test_contract delta range : 1855/18000 (mem: 16.20 MiB)
test/test_contract elliptic : 2/6000 (mem: 16.20 MiB)
test/test_contract auxiliary : 475/26000 (mem: 16.20 MiB)
test/test_contract poseidon ext : 472/17000 (mem: 16.20 MiB)
test/test_contract poseidon int : 2681/92000 (mem: 16.20 MiB)
test/test_contract overflow : 0/0 (mem: 16.20 MiB)
test/test_contract (mem: 16.20 MiB)
test/test_contract Total structured size: 242025 (mem: 16.20 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 16.20 MiB)
test/test_contract populating trace... (mem: 255.20 MiB)
test/test_contract time to construct proving key: 120 ms. (mem: 269.20 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 381.20 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 429.62 MiB)
test/test_contract VK saved to "./target/tmp/tmp.uULbtgy8gb/vk" (mem: 429.62 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (32.9 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.9h16G8XX3u to s3://aztec-ci-artifacts/build-cache/vk-eee4b433a654a341-ed8dd9b277bd0faabf9a691e8c5c19dce29a219ca1ed370530b3ea6185a3391f.tar.gz
test/test_contract Cache upload of vk-eee4b433a654a341-ed8dd9b277bd0faabf9a691e8c5c19dce29a219ca1ed370530b3ea6185a3391f.tar.gz complete in 1s.
test/test_contract Processing function: test_setting_fee_payer...
test/test_contract Cache download of vk-eee4b433a654a341-5d658f61a18057132bcd5119286af189fc00ac862ca9d53b9610bb4533e232e3.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.fGkquBrGym (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.63 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 12.63 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 12.63 MiB)
test/test_contract busread : 742/6000 (mem: 12.63 MiB)
test/test_contract lookups : 2/15000 (mem: 12.63 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 12.63 MiB)
test/test_contract arithmetic : 3274/56000 (mem: 12.63 MiB)
test/test_contract delta range : 1787/18000 (mem: 12.63 MiB)
test/test_contract elliptic : 2/6000 (mem: 12.63 MiB)
test/test_contract auxiliary : 26/26000 (mem: 12.63 MiB)
test/test_contract poseidon ext : 2/17000 (mem: 12.63 MiB)
test/test_contract poseidon int : 2/92000 (mem: 12.63 MiB)
test/test_contract overflow : 0/0 (mem: 12.63 MiB)
test/test_contract (mem: 12.63 MiB)
test/test_contract Total structured size: 242025 (mem: 12.63 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 12.63 MiB)
test/test_contract populating trace... (mem: 252.13 MiB)
test/test_contract time to construct proving key: 121 ms. (mem: 267.13 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 379.13 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 427.21 MiB)
test/test_contract VK saved to "./target/tmp/tmp.fGkquBrGym/vk" (mem: 427.21 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (33.3 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.eX6LuHGlTv to s3://aztec-ci-artifacts/build-cache/vk-eee4b433a654a341-5d658f61a18057132bcd5119286af189fc00ac862ca9d53b9610bb4533e232e3.tar.gz
test/test_contract Cache upload of vk-eee4b433a654a341-5d658f61a18057132bcd5119286af189fc00ac862ca9d53b9610bb4533e232e3.tar.gz complete in 1s.
test/test_contract Processing function: test_setting_teardown...
test/test_contract Cache download of vk-eee4b433a654a341-5c47bc553a5b037a9dffe8d62c31023e609d614ee6a5351f4a236394f4b50baf.tar.gz failed.
test/test_contract Generating vk for function: test_setting_teardown...
test/test_contract bb command: write_vk (mem: 4.50 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 4.50 MiB)
test/test_contract --scheme: client_ivc (mem: 4.50 MiB)
test/test_contract --bytecode_path: - (mem: 4.50 MiB)
test/test_contract --output_path: ./target/tmp/tmp.r4pgItau1P (mem: 4.50 MiB)
test/test_contract --verbose: true (mem: 4.50 MiB)
test/test_contract --verifier_type: standalone (mem: 4.50 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 8.86 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 10.86 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 10.86 MiB)
test/test_contract busread : 742/6000 (mem: 10.86 MiB)
test/test_contract lookups : 2/15000 (mem: 10.86 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 10.86 MiB)
test/test_contract arithmetic : 3273/56000 (mem: 10.86 MiB)
test/test_contract delta range : 1787/18000 (mem: 10.86 MiB)
test/test_contract elliptic : 2/6000 (mem: 10.86 MiB)
test/test_contract auxiliary : 26/26000 (mem: 10.86 MiB)
test/test_contract poseidon ext : 2/17000 (mem: 10.86 MiB)
test/test_contract poseidon int : 2/92000 (mem: 10.86 MiB)
test/test_contract overflow : 0/0 (mem: 10.86 MiB)
test/test_contract (mem: 10.86 MiB)
test/test_contract Total structured size: 242025 (mem: 10.86 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 10.86 MiB)
test/test_contract populating trace... (mem: 249.86 MiB)
test/test_contract time to construct proving key: 128 ms. (mem: 264.36 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 374.36 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262273 (mem: 422.36 MiB)
test/test_contract VK saved to "./target/tmp/tmp.r4pgItau1P/vk" (mem: 422.36 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (31.2 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.oh1wM4wU4k to s3://aztec-ci-artifacts/build-cache/vk-eee4b433a654a341-5c47bc553a5b037a9dffe8d62c31023e609d614ee6a5351f4a236394f4b50baf.tar.gz
test/test_contract Cache upload of vk-eee4b433a654a341-5c47bc553a5b037a9dffe8d62c31023e609d614ee6a5351f4a236394f4b50baf.tar.gz complete in 1s.
Seq Host Starttime JobRuntime Send Receive Exitval Signal Command
7 : 1750278322.845 4.727 0 9229 0 0 compile app/amm_contract
9 : 1750278322.863 4.776 0 5116 0 0 compile app/auth_contract
14 : 1750278322.910 4.801 0 2838 0 0 compile app/easy_private_voting_contract
5 : 1750278322.828 4.922 0 4417 0 0 compile account/schnorr_single_key_account_contract
11 : 1750278322.881 5.029 0 2501 0 0 compile app/claim_contract
1 : 1750278322.796 5.171 0 6370 0 0 compile account/ecdsa_k_account_contract
2 : 1750278322.803 5.217 0 6370 0 0 compile account/ecdsa_r_account_contract
4 : 1750278322.820 5.200 0 4414 0 0 compile account/schnorr_hardcoded_account_contract
15 : 1750278322.921 5.098 0 4358 0 0 compile app/escrow_contract
12 : 1750278322.890 5.164 0 4581 0 0 compile app/crowdfunding_contract
8 : 1750278322.854 5.215 0 4596 0 0 compile app/app_subscription_contract
3 : 1750278322.812 5.332 0 6477 0 0 compile account/schnorr_account_contract
16 : 1750278322.931 5.214 0 11593 0 0 compile app/lending_contract
19 : 1750278327.726 0.753 0 656 0 0 compile app/price_feed_contract
13 : 1750278322.900 5.699 0 7214 0 0 compile app/easy_private_token_contract
6 : 1750278322.837 6.257 0 4393 0 0 compile account/simulated_account_contract
10 : 1750278322.872 6.516 0 11346 0 0 compile app/card_game_contract
18 : 1750278327.659 9.200 0 4791 0 0 compile app/orderbook_contract
26 : 1750278328.084 10.023 0 6792 0 0 compile fees/fpc_contract
27 : 1750278328.112 10.065 0 2433 0 0 compile fees/sponsored_fpc_contract
28 : 1750278328.161 10.016 0 3206 0 0 compile protocol/auth_registry_contract
32 : 1750278329.123 9.758 0 2424 0 0 compile protocol/multi_call_entrypoint_contract
17 : 1750278327.589 11.342 0 15844 0 0 compile app/nft_contract
30 : 1750278328.505 10.724 0 2745 0 0 compile protocol/contract_instance_deployer_contract
33 : 1750278329.421 9.842 0 4617 0 0 compile protocol/router_contract
21 : 1750278327.927 11.392 0 6786 0 0 compile app/token_bridge_contract
23 : 1750278328.032 11.369 0 2788 0 0 compile app/uniswap_contract
36 : 1750278338.214 1.722 0 697 0 0 compile test/avm_initializer_test_contract
25 : 1750278328.070 11.898 0 8855 0 0 compile docs/docs_example_contract
31 : 1750278328.625 11.894 0 3502 0 0 compile protocol/fee_juice_contract
35 : 1750278338.140 2.424 0 2685 0 0 compile test/avm_gadgets_test_contract
20 : 1750278327.765 13.798 0 9848 0 0 compile app/token_blacklist_contract
24 : 1750278328.055 13.927 0 18262 0 0 compile app/simple_token_contract
49 : 1750278342.010 1.894 0 795 0 0 compile test/public_immutable_contract
22 : 1750278327.987 17.072 0 32129 0 0 compile app/token_contract
34 : 1750278336.940 9.292 0 2514 0 0 compile test/auth_wit_test_contract
29 : 1750278328.190 18.539 0 9177 0 0 compile protocol/contract_class_registerer_contract
37 : 1750278338.276 9.494 0 11860 0 0 compile test/avm_test_contract
42 : 1750278339.402 8.983 0 6443 0 0 compile test/import_test_contract
39 : 1750278338.959 9.559 0 9173 0 0 compile test/child_contract
43 : 1750278339.438 9.082 0 2435 0 0 compile test/invalid_account_contract
41 : 1750278339.319 9.450 0 2437 0 0 compile test/event_only_contract
38 : 1750278338.932 9.922 0 4714 0 0 compile test/benchmarking_contract
44 : 1750278339.968 9.105 0 2696 0 0 compile test/no_constructor_contract
45 : 1750278340.002 9.375 0 2531 0 0 compile test/note_getter_contract
46 : 1750278340.565 8.947 0 6759 0 0 compile test/offchain_message_contract
40 : 1750278339.264 11.151 0 13999 0 0 compile test/counter_contract
47 : 1750278340.590 9.858 0 26941 0 0 compile test/parent_contract
50 : 1750278343.933 8.758 0 12225 0 0 compile test/returning_tuple_contract
51 : 1750278345.094 8.794 0 2497 0 0 compile test/spam_contract
52 : 1750278346.272 9.296 0 15698 0 0 compile test/state_vars_contract
54 : 1750278347.798 8.296 0 6830 0 0 compile test/static_child_contract
48 : 1750278341.591 14.689 0 33545 0 0 compile test/pending_note_hashes_contract
55 : 1750278348.418 7.911 0 22754 0 0 compile test/static_parent_contract
57 : 1750278348.618 7.993 0 3309 0 0 compile test/test_log_contract
60 : 1750278349.111 7.500 0 2885 0 0 compile test/updated_contract
59 : 1750278348.890 8.075 0 6782 0 0 compile test/updatable_contract
53 : 1750278346.760 10.444 0 14498 0 0 compile test/stateful_test_contract
58 : 1750278348.795 8.447 0 22670 0 0 compile test/txe_test_contract
56 : 1750278348.556 10.296 0 42889 0 0 compile test/test_contract