Parent Log:
http://ci.aztec-labs.com/356290b427769e9c
Command: ./noir-contracts/bootstrap.sh
Date: Tue Jun 24 16:21:53 UTC 2025
Status: 0
Took: 16s
Compiling contracts (bb-hash: 52435c67bcb5bec3)...
app/auth_contract compile app/auth_contract
app/amm_contract compile app/amm_contract
app/app_subscription_contract compile app/app_subscription_contract
account/ecdsa_k_account_contract compile account/ecdsa_k_account_contract
app/claim_contract compile app/claim_contract
app/easy_private_token_contract compile app/easy_private_token_contract
account/ecdsa_r_account_contract compile account/ecdsa_r_account_contract
app/easy_private_voting_contract compile app/easy_private_voting_contract
account/schnorr_hardcoded_account_contract compile account/schnorr_hardcoded_account_contract
app/lending_contract compile app/lending_contract
app/crowdfunding_contract compile app/crowdfunding_contract
account/simulated_account_contract compile account/simulated_account_contract
account/schnorr_single_key_account_contract compile account/schnorr_single_key_account_contract
app/escrow_contract compile app/escrow_contract
account/schnorr_account_contract compile account/schnorr_account_contract
app/card_game_contract compile app/card_game_contract
account/ecdsa_k_account_contract Cache download and extraction of contract-e262d6580643bd2b.tar.gz complete in 0s.
account/ecdsa_r_account_contract Cache download and extraction of contract-29df7254e1bb016a.tar.gz complete in 1s.
account/schnorr_hardcoded_account_contract Cache download and extraction of contract-7c5ea8edbccf7f07.tar.gz complete in 1s.
account/schnorr_account_contract Cache download and extraction of contract-4600a020f33d7b4b.tar.gz complete in 1s.
app/amm_contract Cache download and extraction of contract-fdf9772b41cddcc9.tar.gz complete in 0s.
app/app_subscription_contract Cache download and extraction of contract-91db0c5567d51733.tar.gz complete in 0s.
account/simulated_account_contract Cache download and extraction of contract-f43f64d8301e1d81.tar.gz complete in 0s.
app/auth_contract Cache download and extraction of contract-61c31a45b71e9b6d.tar.gz complete in 0s.
account/schnorr_single_key_account_contract Cache download and extraction of contract-3b7af2be843751d1.tar.gz complete in 1s.
app/claim_contract Cache download and extraction of contract-ae54f980693e3b20.tar.gz complete in 0s.
app/crowdfunding_contract Cache download and extraction of contract-cfc1a441b3f33d2b.tar.gz complete in 0s.
app/card_game_contract Cache download and extraction of contract-10b1c88a6550b1b5.tar.gz complete in 0s.
app/easy_private_voting_contract Cache download and extraction of contract-c248b98fa46b178b.tar.gz complete in 0s.
app/escrow_contract Cache download and extraction of contract-cfc64c04470f6883.tar.gz complete in 0s.
app/lending_contract Cache download and extraction of contract-e23c1f6d408a83d4.tar.gz complete in 0s.
app/easy_private_token_contract Cache download and extraction of contract-65e771a60cadaaa6.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.
account/ecdsa_k_account_contract Processing function: constructor...
account/ecdsa_k_account_contract Cache download and extraction of vk-e262d6580643bd2b-19a17a6609af9b6c7d825d5eab4c69b9fb2fd087d2d5acf758fbd88381e0e1fa.tar.gz complete in 0s.
account/ecdsa_k_account_contract Processing function: entrypoint...
account/ecdsa_k_account_contract Cache download and extraction of vk-e262d6580643bd2b-65470a91eddd69378e221378265abe4b82cfa1ccac80e3412863a8cdfbe49672.tar.gz complete in 0s.
account/ecdsa_k_account_contract Processing function: process_message...
account/ecdsa_k_account_contract Function process_message is neither public nor unconstrained, skipping.
account/ecdsa_k_account_contract Processing function: sync_private_state...
account/ecdsa_k_account_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/app_subscription_contract Processing function: constructor...
app/app_subscription_contract Function constructor is neither public nor unconstrained, skipping.
account/ecdsa_k_account_contract Processing function: verify_private_authwit...
account/ecdsa_k_account_contract Cache download and extraction of vk-e262d6580643bd2b-4ba896efc1e36cc8dd65f0ea6eec82c1c3eefd3f62a1c7427449f2e4aba61ad3.tar.gz complete in 0s.
account/ecdsa_k_account_contract Processing function: public_dispatch...
account/ecdsa_k_account_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/auth_contract Processing function: constructor...
app/auth_contract Function constructor is neither public nor unconstrained, skipping.
account/schnorr_hardcoded_account_contract Processing function: entrypoint...
account/schnorr_hardcoded_account_contract Cache download and extraction of vk-7c5ea8edbccf7f07-273215a60575509ea261928e5c0fecd42bf8834e64db702eba9474f2525ff4fa.tar.gz complete in 0s.
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 and extraction of vk-7c5ea8edbccf7f07-cd8c2a9a34221ab5d81df93ef6d049550c697658ae2571cae7ecfc6bb29a6f2c.tar.gz complete in 0s.
account/schnorr_hardcoded_account_contract Processing function: public_dispatch...
account/schnorr_hardcoded_account_contract Function public_dispatch 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.
account/simulated_account_contract Processing function: entrypoint...
account/simulated_account_contract Cache download and extraction of vk-f43f64d8301e1d81-d75ee55de52286dae95f919094a25013bca62207c860fda083f7b62220cd634c.tar.gz complete in 0s.
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 and extraction of vk-f43f64d8301e1d81-dcbda8fb640e03081b16e66baae9316744738a7424d97c65b68da97f3ec0bfcf.tar.gz complete in 0s.
account/simulated_account_contract Processing function: public_dispatch...
account/simulated_account_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/nft_contract compile app/nft_contract
account/schnorr_single_key_account_contract Processing function: entrypoint...
account/schnorr_single_key_account_contract Cache download and extraction of vk-3b7af2be843751d1-ae448f5bd13d888ca0e593b516e649dfd4325695ea4f03b2038aea9b26ff92e5.tar.gz complete in 0s.
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 and extraction of vk-3b7af2be843751d1-1cdd5290f2cface94895077159d43c379e8d447d8fe55cdab071597a4b724a31.tar.gz complete in 0s.
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.
account/schnorr_account_contract Processing function: constructor...
account/schnorr_account_contract Cache download and extraction of vk-4600a020f33d7b4b-bf1d0fe88918201923e82a61469263dffe31e836a5b9f38f87913dc8e2d687af.tar.gz complete in 0s.
account/schnorr_account_contract Processing function: entrypoint...
account/schnorr_account_contract Cache download and extraction of vk-4600a020f33d7b4b-6b11463743d2573c6e0c2ac6b5569c475d9fc36f15d4aecb07380541091bf2c3.tar.gz complete in 0s.
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 and extraction of vk-4600a020f33d7b4b-cf749f0e885a51e415866c3d8243e7d9ee468a9d0dd30f9894ed511a058d3e7b.tar.gz complete in 0s.
account/schnorr_account_contract Processing function: public_dispatch...
account/schnorr_account_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/auth_contract Processing function: do_private_authorized_thing...
app/auth_contract Cache download and extraction of vk-61c31a45b71e9b6d-7781183b8f930ad7a28d4a9125e7b76b14644ad02593e89797fd5bd72c16b020.tar.gz complete in 0s.
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 and extraction of vk-61c31a45b71e9b6d-ce3829373a594ac89e0cadf037ef0eb3f1c2191ba2bb4a7e9dddc0d2d497b229.tar.gz complete in 0s.
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/amm_contract Processing function: add_liquidity...
app/amm_contract Cache download and extraction of vk-fdf9772b41cddcc9-8fc60ac1a4199045c3b6e02ea2f43cbc41223a806eb359b622a0e59cea215702.tar.gz complete in 0s.
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 and extraction of vk-fdf9772b41cddcc9-524fdd15fdd84cb42d998bab38124b0a87a38a631f1af285e5ce19b721cc6615.tar.gz complete in 0s.
app/amm_contract Processing function: swap_exact_tokens_for_tokens...
app/amm_contract Cache download and extraction of vk-fdf9772b41cddcc9-a68d191fc0215952ea6a36f3375eaa41a5b3df091e5b8255dd12e45df2464d24.tar.gz complete in 0s.
app/amm_contract Processing function: swap_tokens_for_exact_tokens...
app/amm_contract Cache download and extraction of vk-fdf9772b41cddcc9-db80619bd9ed257f2065f014b21b82e311f70152fabe10cd444764a2db50be83.tar.gz complete in 0s.
app/amm_contract Processing function: sync_private_state...
app/amm_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/app_subscription_contract Processing function: entrypoint...
app/app_subscription_contract Cache download and extraction of vk-91db0c5567d51733-c99b1e0f4111dd974ca18c0302fa3cc7184b4f4aacbc4fec75b2f90b61b4c2e4.tar.gz complete in 0s.
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 and extraction of vk-91db0c5567d51733-4e7296a8894c710d34dd25a0164fe0639edcbc77eaa98e7f5cc70801f6f040e8.tar.gz complete in 0s.
app/app_subscription_contract Processing function: sync_private_state...
app/app_subscription_contract Function sync_private_state is neither public nor unconstrained, skipping.
account/ecdsa_r_account_contract Processing function: constructor...
account/ecdsa_r_account_contract Cache download and extraction of vk-29df7254e1bb016a-19a17a6609af9b6c7d825d5eab4c69b9fb2fd087d2d5acf758fbd88381e0e1fa.tar.gz complete in 0s.
account/ecdsa_r_account_contract Processing function: entrypoint...
account/ecdsa_r_account_contract Cache download and extraction of vk-29df7254e1bb016a-4787a96dccc4f2c5bd3345f30a3c795d4c4b9ebc2b5501be5d873d8fd4585575.tar.gz complete in 0s.
account/ecdsa_r_account_contract Processing function: process_message...
account/ecdsa_r_account_contract Function process_message is neither public nor unconstrained, skipping.
account/ecdsa_r_account_contract Processing function: sync_private_state...
account/ecdsa_r_account_contract Function sync_private_state is neither public nor unconstrained, skipping.
account/ecdsa_r_account_contract Processing function: verify_private_authwit...
account/ecdsa_r_account_contract Cache download and extraction of vk-29df7254e1bb016a-22cd5c61274ab9930849fbd66ae29de97bb148c596b3da93d57399e655367e6c.tar.gz complete in 0s.
account/ecdsa_r_account_contract Processing function: public_dispatch...
account/ecdsa_r_account_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/orderbook_contract compile app/orderbook_contract
app/claim_contract Processing function: claim...
app/claim_contract Cache download and extraction of vk-ae54f980693e3b20-d683c2b8414d7de07a9bb8c8cf023b67fcb6f2841ad616c87e5c7dc5e0557cbd.tar.gz complete in 0s.
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/token_bridge_contract compile app/token_bridge_contract
app/easy_private_voting_contract Processing function: cast_vote...
app/easy_private_voting_contract Cache download and extraction of vk-c248b98fa46b178b-16515a1340a1c32b69a04714211e0d7b21e164c0a6e49a7446de60ead5409121.tar.gz complete in 0s.
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/lending_contract Processing function: _borrow...
app/lending_contract Function _borrow is neither public nor unconstrained, skipping.
app/lending_contract Processing function: _deposit...
app/lending_contract Function _deposit is neither public nor unconstrained, skipping.
app/lending_contract Processing function: _repay...
app/lending_contract Function _repay is neither public nor unconstrained, skipping.
app/lending_contract Processing function: _withdraw...
app/lending_contract Function _withdraw is neither public nor unconstrained, skipping.
app/crowdfunding_contract Processing function: donate...
app/crowdfunding_contract Cache download and extraction of vk-cfc1a441b3f33d2b-2d0427a4c42c5d1ae3c28ec6036d00a7dede7e12861cd42691366f3ea55f753a.tar.gz complete in 0s.
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/token_blacklist_contract compile app/token_blacklist_contract
app/price_feed_contract compile app/price_feed_contract
app/token_contract compile app/token_contract
app/uniswap_contract compile app/uniswap_contract
app/lending_contract Processing function: borrow_private...
app/lending_contract Cache download and extraction of vk-e23c1f6d408a83d4-5807963f72e0ffba99e5d2ffc31bec6b0b80b4177814d0745228f3fe1fe162ed.tar.gz complete in 0s.
app/lending_contract Processing function: borrow_public...
app/lending_contract Function borrow_public is neither public nor unconstrained, skipping.
app/lending_contract Processing function: constructor...
app/lending_contract Cache download and extraction of vk-e23c1f6d408a83d4-b9e2d4ac7728644dbd49dd9b00876c0cd0ff2f3620fdf8685304bd1bb781911b.tar.gz complete in 0s.
app/lending_contract Processing function: deposit_private...
app/lending_contract Cache download and extraction of vk-e23c1f6d408a83d4-f3761431b43a75732ea9352360af61b2c4f0922b3af23962bfdb445f6e0eadf9.tar.gz complete in 0s.
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/simple_token_contract compile app/simple_token_contract
app/crowdfunding_contract Processing function: withdraw...
app/crowdfunding_contract Cache download and extraction of vk-cfc1a441b3f33d2b-633a91fb382582f2c603b5d82429c9a742496fbca014dc26d1885b76a28ea944.tar.gz complete in 0s.
app/card_game_contract Processing function: buy_pack...
app/card_game_contract Cache download and extraction of vk-10b1c88a6550b1b5-4069352cc5482b0e81eb3656af87331373ace7c3b982766b5ea3ff7157b35b46.tar.gz complete in 0s.
app/card_game_contract Processing function: claim_cards...
app/card_game_contract Cache download and extraction of vk-10b1c88a6550b1b5-5d1bf428522b666bd90544b863b4b42856ac5e3ba9d9b75b97d4ef86b5c89c4c.tar.gz complete in 0s.
app/escrow_contract Processing function: constructor...
app/escrow_contract Cache download and extraction of vk-cfc64c04470f6883-95ad34c0ec1f1dfea384de8c68ff83c7354d22f831854bd5e8fa9ca7daca776a.tar.gz complete in 0s.
app/escrow_contract Processing function: process_message...
app/escrow_contract Function process_message is neither public nor unconstrained, skipping.
app/escrow_contract Processing function: sync_private_state...
app/escrow_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/escrow_contract Processing function: withdraw...
app/escrow_contract Cache download and extraction of vk-cfc64c04470f6883-2c3eccedafc9cc7b43eff96e64d418144d242ec1fa065485899257455756b934.tar.gz complete in 0s.
app/escrow_contract Processing function: public_dispatch...
app/escrow_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/easy_private_token_contract Processing function: constructor...
app/easy_private_token_contract Cache download and extraction of vk-65e771a60cadaaa6-1b92cd8defae03624ac255b171a768cc09281ebf3f83c88c9714dd98a3a10822.tar.gz complete in 0s.
app/easy_private_token_contract Processing function: get_balance...
app/easy_private_token_contract Function get_balance is neither public nor unconstrained, skipping.
fees/sponsored_fpc_contract compile fees/sponsored_fpc_contract
docs/docs_example_contract compile docs/docs_example_contract
app/easy_private_token_contract Processing function: mint...
app/easy_private_token_contract Cache download and extraction of vk-65e771a60cadaaa6-86ed76ade65bc7d893f752d19f2ef36d6e327b722a33ea2cbc248de59d9dd47d.tar.gz complete in 0s.
app/easy_private_token_contract Processing function: process_message...
app/easy_private_token_contract Function process_message is neither public nor unconstrained, skipping.
app/easy_private_token_contract Processing function: sync_private_state...
app/easy_private_token_contract Function sync_private_state is neither public nor unconstrained, skipping.
fees/fpc_contract compile fees/fpc_contract
app/lending_contract Processing function: repay_private...
app/lending_contract Cache download and extraction of vk-e23c1f6d408a83d4-09aaa5cd18668759512c5a6cbca9589c60c3af68204872a68a6b6a9e5325ebc1.tar.gz complete in 0s.
app/card_game_contract Processing function: join_game...
app/card_game_contract Cache download and extraction of vk-10b1c88a6550b1b5-742d22047ca38b0896621806b9f0c8f3218c67b43f7e6c158c8480034e4d5e50.tar.gz complete in 0s.
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 and extraction of vk-10b1c88a6550b1b5-3853cdb57b6b5922cbb36c4d94eec2c0980380f39056042a8c8a3e0ec1ab5426.tar.gz complete in 0s.
app/card_game_contract Processing function: process_message...
app/card_game_contract Function process_message is neither public nor unconstrained, skipping.
app/card_game_contract Processing function: public_dispatch...
app/card_game_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/card_game_contract Processing function: start_game...
app/card_game_contract Function start_game is neither public nor unconstrained, skipping.
app/card_game_contract Processing function: sync_private_state...
app/card_game_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/card_game_contract Processing function: view_collection_cards...
app/card_game_contract Function view_collection_cards is neither public nor unconstrained, skipping.
app/card_game_contract Processing function: view_game...
app/card_game_contract Function view_game is neither public nor unconstrained, skipping.
app/card_game_contract Processing function: view_game_cards...
app/card_game_contract Function view_game_cards is neither public nor unconstrained, skipping.
protocol/auth_registry_contract compile protocol/auth_registry_contract
app/easy_private_token_contract Processing function: transfer...
app/easy_private_token_contract Cache download and extraction of vk-65e771a60cadaaa6-23fc28d7422a01b078b7c73735b7209ebd3f2cddff3bd4d53abd27aa94944e13.tar.gz complete in 0s.
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 compile protocol/contract_class_registerer_contract
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 and extraction of vk-e23c1f6d408a83d4-87ac94cc8bab5e3f2085fbe45b767b1d2490b757244d938a4e888964ace86c17.tar.gz complete in 0s.
app/lending_contract Processing function: withdraw_public...
app/lending_contract Function withdraw_public is neither public nor unconstrained, skipping.
protocol/contract_instance_deployer_contract compile protocol/contract_instance_deployer_contract
protocol/fee_juice_contract compile protocol/fee_juice_contract
protocol/multi_call_entrypoint_contract compile protocol/multi_call_entrypoint_contract
app/nft_contract Cache download and extraction of contract-a121d4189c8bd787.tar.gz complete in 0s.
app/orderbook_contract Cache download and extraction of contract-623aea441fae0c4d.tar.gz complete in 0s.
app/price_feed_contract Cache download and extraction of contract-9d2f75a2c05f53a9.tar.gz complete in 0s.
app/token_blacklist_contract Cache download and extraction of contract-a2ba26c8454c5384.tar.gz complete in 0s.
app/token_bridge_contract Cache download and extraction of contract-0f3177be90c7367a.tar.gz complete in 0s.
app/uniswap_contract Cache download and extraction of contract-6a246bd95d49de55.tar.gz complete in 0s.
app/token_contract Cache download and extraction of contract-2a5428f334266d19.tar.gz complete in 0s.
fees/fpc_contract Cache download and extraction of contract-14885fb142c2d3af.tar.gz complete in 0s.
app/simple_token_contract Cache download and extraction of contract-d3f006036a9d378e.tar.gz complete in 0s.
fees/sponsored_fpc_contract Cache download and extraction of contract-7d493ae4a51273f6.tar.gz complete in 0s.
docs/docs_example_contract Cache download and extraction of contract-5ce021e346630c84.tar.gz complete in 0s.
protocol/auth_registry_contract Cache download and extraction of contract-ad2c33907eef1f44.tar.gz complete in 0s.
protocol/contract_class_registerer_contract Cache download and extraction of contract-154f31af3bdeae4d.tar.gz complete in 0s.
protocol/contract_instance_deployer_contract Cache download and extraction of contract-e941aa850e5178ec.tar.gz complete in 0s.
protocol/fee_juice_contract Cache download and extraction of contract-1380cadf8eaf1556.tar.gz complete in 0s.
protocol/multi_call_entrypoint_contract Cache download and extraction of contract-549ab628af998e7f.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/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/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/router_contract compile protocol/router_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/nft_contract Processing function: cancel_authwit...
app/nft_contract Cache download and extraction of vk-a121d4189c8bd787-4b8905e40729c175322e22ac398736e60db07c31a21ed3d77d59bb1e3c7764fd.tar.gz complete in 0s.
app/nft_contract Processing function: constructor...
app/nft_contract Function constructor is neither public nor unconstrained, skipping.
app/nft_contract Processing function: finalize_transfer_to_private...
app/nft_contract Function finalize_transfer_to_private is neither public nor unconstrained, skipping.
app/nft_contract Processing function: get_admin...
app/nft_contract Function get_admin is neither public nor unconstrained, skipping.
app/nft_contract Processing function: get_private_nfts...
app/nft_contract Function get_private_nfts is neither public nor unconstrained, skipping.
app/nft_contract Processing function: is_minter...
app/nft_contract Function is_minter is neither public nor unconstrained, skipping.
app/nft_contract Processing function: mint...
app/nft_contract Function mint is neither public nor unconstrained, skipping.
app/nft_contract Processing function: owner_of...
app/nft_contract Function owner_of is neither public nor unconstrained, skipping.
app/nft_contract Processing function: prepare_private_balance_increase...
app/nft_contract Cache download and extraction of vk-a121d4189c8bd787-3c1dc46fb0f29864b5e099b708387c1eebf159c81ac208b5be87c04e60608454.tar.gz complete in 0s.
app/nft_contract Processing function: private_get_name...
app/nft_contract Cache download and extraction of vk-a121d4189c8bd787-643b8ddb005c46135a34cb43247219273f733a9b1061b2ac1196b31ea5344021.tar.gz complete in 0s.
app/nft_contract Processing function: private_get_symbol...
app/nft_contract Cache download and extraction of vk-a121d4189c8bd787-6500c51f58a2cebb9668fca89b52aca595373e43dc1075676ea6d18e74ad2462.tar.gz complete in 0s.
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/token_blacklist_contract Processing function: balance_of_private...
app/token_blacklist_contract Function balance_of_private is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: balance_of_public...
app/token_blacklist_contract Function balance_of_public is neither public nor unconstrained, skipping.
app/orderbook_contract Processing function: create_order...
app/orderbook_contract Cache download and extraction of vk-623aea441fae0c4d-3fabd9b621c4574643655851be42c4cf1a769d630d55776a905007a9ccf84353.tar.gz complete in 0s.
app/orderbook_contract Processing function: fulfill_order...
app/orderbook_contract Cache download and extraction of vk-623aea441fae0c4d-52f7928b23ac1cf3f6da517e6747edce21ec1a7d9de7c83888822a7122cfcb25.tar.gz complete in 0s.
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.
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.
fees/fpc_contract Processing function: _complete_refund...
fees/fpc_contract Function _complete_refund is neither public nor unconstrained, skipping.
fees/fpc_contract Processing function: _pay_refund...
fees/fpc_contract Function _pay_refund is neither public nor unconstrained, skipping.
fees/fpc_contract Processing function: constructor...
fees/fpc_contract Function constructor is neither public nor unconstrained, skipping.
fees/sponsored_fpc_contract Processing function: process_message...
fees/sponsored_fpc_contract Function process_message is neither public nor unconstrained, skipping.
app/token_bridge_contract Processing function: claim_private...
app/token_bridge_contract Cache download and extraction of vk-0f3177be90c7367a-fea9728b66c0559f49bdefb845b662eae955738a6f4d2bbb445b292dca2f9ad0.tar.gz complete in 0s.
app/token_bridge_contract Processing function: claim_public...
app/token_bridge_contract Function claim_public is neither public nor unconstrained, skipping.
app/token_bridge_contract Processing function: constructor...
app/token_bridge_contract Function constructor is neither public nor unconstrained, skipping.
app/token_bridge_contract Processing function: exit_to_l1_private...
app/token_bridge_contract Cache download and extraction of vk-0f3177be90c7367a-67f760a294a99c6bdaee13cc4c9d833162ef6ff2c0a8e4a60b0143698d0dbd5d.tar.gz complete in 0s.
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 and extraction of vk-0f3177be90c7367a-b931a1d60c2772e754d1b631bb70b51d6860c3ba343bd045dbc49a8e97810d0b.tar.gz complete in 0s.
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/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.
test/auth_wit_test_contract compile test/auth_wit_test_contract
protocol/auth_registry_contract Processing function: _set_authorized...
protocol/auth_registry_contract Function _set_authorized is neither public nor unconstrained, skipping.
protocol/auth_registry_contract Processing function: consume...
protocol/auth_registry_contract Function consume is neither public nor unconstrained, skipping.
protocol/auth_registry_contract Processing function: is_consumable...
protocol/auth_registry_contract Function is_consumable is neither public nor unconstrained, skipping.
protocol/auth_registry_contract Processing function: is_reject_all...
protocol/auth_registry_contract Function is_reject_all is neither public nor unconstrained, skipping.
protocol/auth_registry_contract Processing function: process_message...
protocol/auth_registry_contract Function process_message is neither public nor unconstrained, skipping.
protocol/auth_registry_contract Processing function: public_dispatch...
protocol/auth_registry_contract Function public_dispatch is neither public nor unconstrained, skipping.
protocol/auth_registry_contract Processing function: set_authorized...
protocol/auth_registry_contract Function set_authorized is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: burn...
app/token_blacklist_contract Cache download and extraction of vk-a2ba26c8454c5384-1977a23df50bdf9058839a50be3de76e465aa71c33ba049b57ca8c0523ef115b.tar.gz complete in 0s.
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 and extraction of vk-a2ba26c8454c5384-c9bb626da82e958c9925f12d503185f08410e0342391807018c6d76d3ea30900.tar.gz complete in 0s.
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/uniswap_contract Processing function: swap_private...
app/uniswap_contract Cache download and extraction of vk-6a246bd95d49de55-c6c2b7f97ae2a228f789a726f9445e4a2173e68667b4a40f8fcf80f6021b4390.tar.gz complete in 0s.
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.
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.
docs/docs_example_contract Processing function: get_imm_card...
docs/docs_example_contract Cache download and extraction of vk-5ce021e346630c84-fc7b93c7652ab5e159be4e91077fdb6eb4dd7b2357162b1c04ca806a39c2d613.tar.gz complete in 0s.
docs/docs_example_contract Processing function: get_public_immutable...
docs/docs_example_contract Function get_public_immutable is neither public nor unconstrained, skipping.
fees/sponsored_fpc_contract Processing function: sponsor_unconditionally...
fees/sponsored_fpc_contract Cache download and extraction of vk-7d493ae4a51273f6-d4e4c1d711ae1678056090ee9794bcd27a52d3205975aa94b5a49e90adcdf606.tar.gz complete in 0s.
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.
test/avm_gadgets_test_contract compile test/avm_gadgets_test_contract
app/nft_contract Processing function: public_get_symbol...
app/nft_contract Function public_get_symbol is neither public nor unconstrained, skipping.
app/nft_contract Processing function: set_admin...
app/nft_contract Function set_admin is neither public nor unconstrained, skipping.
app/nft_contract Processing function: set_minter...
app/nft_contract Function set_minter is neither public nor unconstrained, skipping.
app/nft_contract Processing function: sync_private_state...
app/nft_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/nft_contract Processing function: transfer_in_private...
app/nft_contract Cache download and extraction of vk-a121d4189c8bd787-751251bc4b40112e3d88fe5133bc37aca85429490da24b9ecac8817e900cbc70.tar.gz complete in 0s.
app/nft_contract Processing function: transfer_in_public...
app/nft_contract Function transfer_in_public is neither public nor unconstrained, skipping.
fees/fpc_contract Processing function: fee_entrypoint_private...
fees/fpc_contract Cache download and extraction of vk-14885fb142c2d3af-05dd9cdc72f619575c4cf8a328e01f1f61bb46c10a2fafa5f1cce9e85114cb5c.tar.gz complete in 0s.
protocol/auth_registry_contract Processing function: set_authorized_private...
protocol/auth_registry_contract Cache download and extraction of vk-ad2c33907eef1f44-82e77f2395b35f42e2ea590b9186268d01ed05a9bcd08306d1fa29d77523016c.tar.gz complete in 0s.
protocol/auth_registry_contract Processing function: set_reject_all...
protocol/auth_registry_contract Function set_reject_all is neither public nor unconstrained, skipping.
protocol/auth_registry_contract Processing function: sync_private_state...
protocol/auth_registry_contract Function sync_private_state is neither public nor unconstrained, skipping.
protocol/auth_registry_contract Processing function: utility_is_consumable...
protocol/auth_registry_contract Function utility_is_consumable is neither public nor unconstrained, skipping.
test/avm_test_contract compile test/avm_test_contract
app/nft_contract Processing function: transfer_to_private...
app/nft_contract Cache download and extraction of vk-a121d4189c8bd787-608b032d8a374cc1108f9897917d16c3be53c14e1386da64ed510d304783d477.tar.gz complete in 0s.
app/nft_contract Processing function: transfer_to_public...
app/nft_contract Cache download and extraction of vk-a121d4189c8bd787-e880ea1efc5e5f7db22b0ea28b59b1c2653657fb5e67ff2da0c046a748c762db.tar.gz complete in 0s.
test/benchmarking_contract compile test/benchmarking_contract
fees/fpc_contract Processing function: fee_entrypoint_public...
fees/fpc_contract Cache download and extraction of vk-14885fb142c2d3af-9f85c6ab65a6eff511def6ede83e20ba3bf452569c128c7d24e9357793a1b7f2.tar.gz complete in 0s.
fees/fpc_contract Processing function: get_accepted_asset...
fees/fpc_contract Cache download and extraction of vk-14885fb142c2d3af-ee6c71ab69c19f0921703970d5794f47c348b38d69a18dd602f4219ef82359a1.tar.gz complete in 0s.
fees/fpc_contract Processing function: process_message...
fees/fpc_contract Function process_message is neither public nor unconstrained, skipping.
fees/fpc_contract Processing function: public_dispatch...
fees/fpc_contract Function public_dispatch is neither public nor unconstrained, skipping.
fees/fpc_contract Processing function: pull_funds...
fees/fpc_contract Function pull_funds is neither public nor unconstrained, skipping.
fees/fpc_contract Processing function: sync_private_state...
fees/fpc_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: _recurse_subtract_balance...
app/simple_token_contract Cache download and extraction of vk-d3f006036a9d378e-43428d5f907d7b6f2e16df224b331a809068ea4db44528e87c927aa49039672a.tar.gz complete in 0s.
app/simple_token_contract Processing function: _reduce_total_supply...
app/simple_token_contract Function _reduce_total_supply 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 and extraction of vk-a2ba26c8454c5384-97b4b3d4fcdda67254e6d97ebb3685fcad3bfe8dbf3464e01cf36b0935f16c12.tar.gz complete in 0s.
app/token_blacklist_contract Processing function: transfer_public...
app/token_blacklist_contract Function transfer_public is neither public nor unconstrained, skipping.
docs/docs_example_contract Processing function: increase_legendary_points...
docs/docs_example_contract Cache download and extraction of vk-5ce021e346630c84-71a109f5cabc32991dde4a974cafabcc38717cb886fdd95a67b19cb5416aa4d0.tar.gz complete in 0s.
docs/docs_example_contract Processing function: initialize_private_immutable...
docs/docs_example_contract Cache download and extraction of vk-5ce021e346630c84-2176574435ec813dde1847d659652e203bebf5635901ba3cbbac61686245cebf.tar.gz complete in 0s.
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 and extraction of vk-5ce021e346630c84-36b21a8d35f20fbf9df8e53dbcccfc7da6c6a2c35e620c9b41efcc9dae6ebfef.tar.gz complete in 0s.
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 compile test/avm_initializer_test_contract
protocol/contract_instance_deployer_contract Processing function: deploy...
protocol/contract_instance_deployer_contract Cache download and extraction of vk-e941aa850e5178ec-6e174e82d2167079f557df1c7f903ef784a673d845c87fcdd988f991de6442e7.tar.gz complete in 0s.
protocol/contract_instance_deployer_contract Processing function: get_update_delay...
protocol/contract_instance_deployer_contract Function get_update_delay is neither public nor unconstrained, skipping.
protocol/contract_instance_deployer_contract Processing function: process_message...
protocol/contract_instance_deployer_contract Function process_message is neither public nor unconstrained, skipping.
protocol/contract_instance_deployer_contract Processing function: public_dispatch...
protocol/contract_instance_deployer_contract Function public_dispatch is neither public nor unconstrained, skipping.
protocol/contract_instance_deployer_contract Processing function: set_update_delay...
protocol/contract_instance_deployer_contract Function set_update_delay is neither public nor unconstrained, skipping.
protocol/contract_instance_deployer_contract Processing function: sync_private_state...
protocol/contract_instance_deployer_contract Function sync_private_state is neither public nor unconstrained, skipping.
protocol/contract_instance_deployer_contract Processing function: update...
protocol/contract_instance_deployer_contract Function update is neither public nor unconstrained, skipping.
protocol/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.
app/token_contract Processing function: _recurse_subtract_balance...
app/token_contract Cache download and extraction of vk-2a5428f334266d19-1eeecbbdbdba6b3e5cdf453b508bf08889a587b92c13431a77fed797c9598187.tar.gz complete in 0s.
app/token_contract Processing function: _reduce_total_supply...
app/token_contract Function _reduce_total_supply is neither public nor unconstrained, skipping.
app/token_contract Processing function: balance_of_private...
app/token_contract Function balance_of_private is neither public nor unconstrained, skipping.
app/token_contract Processing function: balance_of_public...
app/token_contract Function balance_of_public is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: unshield...
app/token_blacklist_contract Cache download and extraction of vk-a2ba26c8454c5384-cdf948f309a4e85b1ee7a4786c3b041b761919b303b361eaa7415bae89ed8d4e.tar.gz complete in 0s.
app/token_blacklist_contract Processing function: update_roles...
app/token_blacklist_contract Function update_roles is neither public nor unconstrained, skipping.
test/child_contract compile test/child_contract
app/simple_token_contract Processing function: burn_private...
app/simple_token_contract Cache download and extraction of vk-d3f006036a9d378e-1dd3a90dd18cf6cf805828f82520131462fcaa79966c685f094582d9d03841fe.tar.gz complete in 0s.
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 and extraction of vk-d3f006036a9d378e-c1f0c0b673544cf69cfe1684b29824b7f09b68602f6834a46e4da56282af5520.tar.gz complete in 0s.
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 and extraction of vk-d3f006036a9d378e-8d4d4fd4e00b425d3804db0f5dbd85700f62602a8669fd6255fdc06726e67c94.tar.gz complete in 0s.
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 and extraction of vk-d3f006036a9d378e-664e3dbdb49c4daa310c35556165b675ab9e9e45c5f299d51063999adedfc0e5.tar.gz complete in 0s.
app/simple_token_contract Processing function: private_balance_of...
app/simple_token_contract Function private_balance_of is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: private_transfer...
app/simple_token_contract Cache download and extraction of vk-d3f006036a9d378e-ea9c90f2370b58797ccc0e5e77d57ddc435c5a9d0d3f94e8017cd7048d2b5149.tar.gz complete in 0s.
test/import_test_contract compile test/import_test_contract
protocol/multi_call_entrypoint_contract Processing function: entrypoint...
protocol/multi_call_entrypoint_contract Cache download and extraction of vk-549ab628af998e7f-138e22c06506c6bd647a97021b6fe9aa0185d71e145bcca0484e2a066420cb79.tar.gz complete in 1s.
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.
protocol/contract_class_registerer_contract Processing function: assert_class_id_is_registered...
protocol/contract_class_registerer_contract Cache download and extraction of vk-154f31af3bdeae4d-0d051e34cd164021c3c9557094c80bbe6d12c31151129621848d7007e4aa04a4.tar.gz complete in 0s.
protocol/contract_class_registerer_contract Processing function: broadcast_private_function...
protocol/contract_class_registerer_contract Cache download and extraction of vk-154f31af3bdeae4d-43df999dfd16c95df26bee60cc3bade8727fc05977907c13cb5737e44c29e346.tar.gz complete in 0s.
protocol/contract_class_registerer_contract Processing function: broadcast_utility_function...
protocol/contract_class_registerer_contract Cache download and extraction of vk-154f31af3bdeae4d-0f160826e56a2fe3a91df97a58dd21b9dcb4b605d532356c5027e51a66852ffc.tar.gz complete in 0s.
protocol/contract_class_registerer_contract Processing function: process_message...
protocol/contract_class_registerer_contract Function process_message is neither public nor unconstrained, skipping.
test/event_only_contract compile test/event_only_contract
test/counter_contract compile test/counter_contract
protocol/fee_juice_contract Processing function: claim...
protocol/fee_juice_contract Cache download and extraction of vk-1380cadf8eaf1556-d1849c380924452e687adeac578b8642f7350ebf153aabc3419126fae1f9fd21.tar.gz complete in 0s.
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/no_constructor_contract compile test/no_constructor_contract
app/token_contract Processing function: burn_private...
app/token_contract Cache download and extraction of vk-2a5428f334266d19-cf3888a9bef1279aef2500ebfd6264de007a18a2e86da977c8f068dcbb5bb74f.tar.gz complete in 1s.
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 and extraction of vk-2a5428f334266d19-c1f0c0b673544cf69cfe1684b29824b7f09b68602f6834a46e4da56282af5520.tar.gz complete in 0s.
app/token_contract Processing function: constructor...
app/token_contract Function constructor is neither public nor unconstrained, skipping.
app/token_contract Processing function: finalize_mint_to_private...
app/token_contract Function finalize_mint_to_private is neither public nor unconstrained, skipping.
app/token_contract Processing function: finalize_transfer_to_private...
app/token_contract Function finalize_transfer_to_private is neither public nor unconstrained, skipping.
app/token_contract Processing function: finalize_transfer_to_private_from_private...
app/token_contract Cache download and extraction of vk-2a5428f334266d19-5a2d9775d77486fa9af64684aef4fce0156bf1a66df66282a5fa3a9e6e976416.tar.gz complete in 1s.
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.
test/invalid_account_contract compile test/invalid_account_contract
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.
test/note_getter_contract compile test/note_getter_contract
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 and extraction of vk-d3f006036a9d378e-60d99040f3eab5ef3c93106c68c489c8dc0345b175d77fcf8437e4a16a63bfe5.tar.gz complete in 0s.
app/simple_token_contract Processing function: transfer_from_public_to_private...
app/simple_token_contract Cache download and extraction of vk-d3f006036a9d378e-ba6d4c0a1a7e676a5e65e829c80c841514fc22c2852d202515ec5d44775dbcfb.tar.gz complete in 0s.
app/token_contract Processing function: mint_to_private...
app/token_contract Cache download and extraction of vk-2a5428f334266d19-ac32b0d5abfa38f52bad3d47b2219089db222656e58122beb1d9b900ae1fa8ce.tar.gz complete in 0s.
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 and extraction of vk-2a5428f334266d19-1c67ed87f245006ce48c137f6deeb588e4319d999849f6e95a01a3033f4f73af.tar.gz complete in 1s.
test/offchain_effect_contract compile test/offchain_effect_contract
app/token_contract Processing function: private_get_decimals...
app/token_contract Cache download and extraction of vk-2a5428f334266d19-8f4d7f9199d55581d1a181466392ada1ef32fc327fb428f014ce34080d977d2b.tar.gz complete in 0s.
app/token_contract Processing function: private_get_name...
app/token_contract Cache download and extraction of vk-2a5428f334266d19-9fa271f6d1ae8cf01ccb4e27a354bedb92f4bb9f234732552318a09561036f3b.tar.gz complete in 0s.
app/token_contract Processing function: private_get_symbol...
app/token_contract Cache download and extraction of vk-2a5428f334266d19-3fca0db42b1bd2e0996b1b397a55f1859aec045a1b81a20f0898270e973b598e.tar.gz complete in 0s.
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.
protocol/router_contract Cache download and extraction of contract-c96baf9a09463b84.tar.gz complete in 0s.
app/token_contract Processing function: transfer...
app/token_contract Cache download and extraction of vk-2a5428f334266d19-6916e04d23bb0bc4cc98c547d7cdf7cee4c42e99ab71a5dd80d92dc445835ad4.tar.gz complete in 0s.
test/auth_wit_test_contract Cache download and extraction of contract-49609b8a6511f5b0.tar.gz complete in 0s.
test/avm_gadgets_test_contract Cache download and extraction of contract-bc8063d1bc84e66b.tar.gz complete in 0s.
test/avm_initializer_test_contract Cache download and extraction of contract-0d00277f4f8d9721.tar.gz complete in 0s.
test/avm_test_contract Cache download and extraction of contract-e1323ef3de446e71.tar.gz complete in 0s.
test/event_only_contract Cache download and extraction of contract-2bb7b83fa1b95eed.tar.gz complete in 0s.
test/child_contract Cache download and extraction of contract-870bf1d7004bf48d.tar.gz complete in 0s.
test/benchmarking_contract Cache download and extraction of contract-4375277ba1a44e9d.tar.gz complete in 0s.
test/counter_contract Cache download and extraction of contract-74cd1603fe542b8d.tar.gz complete in 0s.
test/import_test_contract Cache download and extraction of contract-679bf9457c5f7e48.tar.gz complete in 0s.
protocol/router_contract Processing function: _check_block_number...
protocol/router_contract Function _check_block_number is neither public nor unconstrained, skipping.
protocol/router_contract Processing function: _check_timestamp...
protocol/router_contract Function _check_timestamp is neither public nor unconstrained, skipping.
test/no_constructor_contract Cache download and extraction of contract-32ceb468b0491c3b.tar.gz complete in 0s.
test/invalid_account_contract Cache download and extraction of contract-2af80450a347722f.tar.gz complete in 0s.
test/note_getter_contract Cache download and extraction of contract-51c0113180642cac.tar.gz complete in 0s.
protocol/router_contract Processing function: check_block_number...
protocol/router_contract Cache download and extraction of vk-c96baf9a09463b84-3619256776a294058334b83ad277ee0801b26c34b2c234ba4c93928a8f014c3e.tar.gz complete in 0s.
protocol/router_contract Processing function: check_timestamp...
protocol/router_contract Cache download and extraction of vk-c96baf9a09463b84-e5a7106b9a85c1a442a647f155cd9d72a9c371101d92d907b06031583fc04407.tar.gz complete in 0s.
protocol/router_contract Processing function: process_message...
protocol/router_contract Function process_message is neither public nor unconstrained, skipping.
protocol/router_contract Processing function: public_dispatch...
protocol/router_contract Function public_dispatch is neither public nor unconstrained, skipping.
protocol/router_contract Processing function: sync_private_state...
protocol/router_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/parent_contract compile test/parent_contract
test/avm_gadgets_test_contract Processing function: keccak_f1600...
test/avm_gadgets_test_contract Function keccak_f1600 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: keccak_hash...
test/avm_gadgets_test_contract Function keccak_hash is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: pedersen_hash...
test/avm_gadgets_test_contract Function pedersen_hash is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: pedersen_hash_with_index...
test/avm_gadgets_test_contract Function pedersen_hash_with_index is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: poseidon2_hash...
test/avm_gadgets_test_contract Function poseidon2_hash is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: process_message...
test/avm_gadgets_test_contract Function process_message is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: public_dispatch...
test/avm_gadgets_test_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_10...
test/avm_gadgets_test_contract Function sha256_hash_10 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_100...
test/avm_gadgets_test_contract Function sha256_hash_100 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_20...
test/avm_gadgets_test_contract Function sha256_hash_20 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_2048...
test/avm_gadgets_test_contract Function sha256_hash_2048 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_255...
test/avm_gadgets_test_contract Function sha256_hash_255 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_256...
test/avm_gadgets_test_contract Function sha256_hash_256 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_30...
test/avm_gadgets_test_contract Function sha256_hash_30 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_40...
test/avm_gadgets_test_contract Function sha256_hash_40 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_50...
test/avm_gadgets_test_contract Function sha256_hash_50 is neither public nor unconstrained, skipping.
test/avm_initializer_test_contract Processing function: constructor...
test/avm_initializer_test_contract Function constructor is neither public nor unconstrained, skipping.
test/avm_initializer_test_contract Processing function: process_message...
test/avm_initializer_test_contract Function process_message is neither public nor unconstrained, skipping.
test/avm_initializer_test_contract Processing function: public_dispatch...
test/avm_initializer_test_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/avm_initializer_test_contract Processing function: read_storage_immutable...
test/avm_initializer_test_contract Function read_storage_immutable is neither public nor unconstrained, skipping.
test/avm_initializer_test_contract Processing function: sync_private_state...
test/avm_initializer_test_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: add_args_return...
test/avm_test_contract Function add_args_return is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: add_storage_map...
test/avm_test_contract Function add_storage_map is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: add_u128...
test/avm_test_contract Function add_u128 is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: assert_calldata_copy...
test/avm_test_contract Function assert_calldata_copy is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: assert_nullifier_exists...
test/avm_test_contract Function assert_nullifier_exists is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: assert_same...
test/avm_test_contract Function assert_same is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: assertion_failure...
test/avm_test_contract Function assertion_failure is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: bulk_testing...
test/avm_test_contract Function bulk_testing is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: conditional_move...
test/avm_test_contract Function conditional_move is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: create_different_nullifier_in_nested_call...
test/avm_test_contract Function create_different_nullifier_in_nested_call is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: create_same_nullifier_in_nested_call...
test/avm_test_contract Function create_same_nullifier_in_nested_call is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: debug_logging...
test/avm_test_contract Function debug_logging is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: divide_by_zero...
test/avm_test_contract Function divide_by_zero is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: elliptic_curve_add...
test/avm_test_contract Function elliptic_curve_add is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: elliptic_curve_add_and_double...
test/avm_test_contract Function elliptic_curve_add_and_double is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: emit_nullifier_and_check...
test/avm_test_contract Function emit_nullifier_and_check is neither public nor unconstrained, skipping.
test/pending_note_hashes_contract compile test/pending_note_hashes_contract
test/offchain_effect_contract Cache download and extraction of contract-2914e6dc508342c4.tar.gz complete in 1s.
test/benchmarking_contract Processing function: broadcast...
test/benchmarking_contract Function broadcast 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/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/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/public_immutable_contract compile test/public_immutable_contract
test/avm_test_contract Processing function: emit_public_log...
test/avm_test_contract Function emit_public_log is neither public nor unconstrained, skipping.
test/parent_contract Cache download and extraction of contract-d400ad459870fbf2.tar.gz complete in 0s.
test/pending_note_hashes_contract Cache download and extraction of contract-7f8c5234df475e77.tar.gz complete in 1s.
test/public_immutable_contract Cache download and extraction of contract-79c11c405afc8674.tar.gz complete in 0s.
test/public_immutable_contract Processing function: initialize_value...
test/public_immutable_contract Function initialize_value is neither public nor unconstrained, skipping.
test/public_immutable_contract Processing function: process_message...
test/public_immutable_contract Function process_message is neither public nor unconstrained, skipping.
test/public_immutable_contract Processing function: public_dispatch...
test/public_immutable_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/public_immutable_contract Processing function: read_value...
test/public_immutable_contract Function read_value is neither public nor unconstrained, skipping.
test/public_immutable_contract Processing function: read_value_unsafe...
test/public_immutable_contract Function read_value_unsafe is neither public nor unconstrained, skipping.
test/public_immutable_contract Processing function: sync_private_state...
test/public_immutable_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/returning_tuple_contract compile test/returning_tuple_contract
test/auth_wit_test_contract Processing function: consume...
test/auth_wit_test_contract Cache download of vk-49609b8a6511f5b0-fdffd938c2c16257c43d752cfd6ea6ebc73eaaad956373b53470ba2d9e69b544.tar.gz failed.
test/auth_wit_test_contract Generating vk for function: consume...
test/auth_wit_test_contract bb command: write_vk (mem: 8.00 MiB)
test/auth_wit_test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/auth_wit_test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/auth_wit_test_contract --bytecode_path: - (mem: 9.00 MiB)
test/auth_wit_test_contract --output_path: ./target/tmp/tmp.ttSEkopQPq (mem: 9.00 MiB)
test/auth_wit_test_contract --verbose: true (mem: 9.00 MiB)
test/auth_wit_test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/auth_wit_test_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/auth_wit_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.00 MiB)
test/auth_wit_test_contract goblin ecc op : 4/1024 (mem: 18.00 MiB)
test/auth_wit_test_contract busread : 742/6000 (mem: 18.00 MiB)
test/auth_wit_test_contract lookups : 2/15000 (mem: 18.00 MiB)
test/auth_wit_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.00 MiB)
test/auth_wit_test_contract arithmetic : 3317/56000 (mem: 18.00 MiB)
test/auth_wit_test_contract delta range : 1788/18000 (mem: 18.00 MiB)
test/auth_wit_test_contract elliptic : 2/6000 (mem: 18.00 MiB)
test/auth_wit_test_contract auxiliary : 26/26000 (mem: 18.00 MiB)
test/auth_wit_test_contract poseidon ext : 42/17000 (mem: 18.00 MiB)
test/auth_wit_test_contract poseidon int : 230/92000 (mem: 18.00 MiB)
test/auth_wit_test_contract overflow : 0/0 (mem: 18.00 MiB)
test/auth_wit_test_contract (mem: 18.00 MiB)
test/auth_wit_test_contract Total structured size: 242025 (mem: 18.00 MiB)
test/auth_wit_test_contract allocating polynomials object in proving key... (mem: 19.00 MiB)
test/auth_wit_test_contract populating trace... (mem: 234.00 MiB)
test/auth_wit_test_contract time to construct proving key: 46 ms. (mem: 246.00 MiB)
test/auth_wit_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 246.00 MiB)
test/auth_wit_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 269.46 MiB)
test/auth_wit_test_contract VK saved to "./target/tmp/tmp.ttSEkopQPq/vk" (mem: 269.46 MiB)
test/auth_wit_test_contract Completed 2.1 KiB/2.1 KiB (27.0 KiB/s) with 1 file(s) remaining
test/auth_wit_test_contract upload: ../../../../../tmp/tmp.Uf4RKyvLMx to s3://aztec-ci-artifacts/build-cache/vk-49609b8a6511f5b0-fdffd938c2c16257c43d752cfd6ea6ebc73eaaad956373b53470ba2d9e69b544.tar.gz
test/auth_wit_test_contract Cache upload of vk-49609b8a6511f5b0-fdffd938c2c16257c43d752cfd6ea6ebc73eaaad956373b53470ba2d9e69b544.tar.gz complete in 2s.
test/auth_wit_test_contract Processing function: consume_public...
test/auth_wit_test_contract Function consume_public is neither public nor unconstrained, skipping.
test/auth_wit_test_contract Processing function: process_message...
test/auth_wit_test_contract Function process_message is neither public nor unconstrained, skipping.
test/auth_wit_test_contract Processing function: public_dispatch...
test/auth_wit_test_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/auth_wit_test_contract Processing function: sync_private_state...
test/auth_wit_test_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/spam_contract compile test/spam_contract
test/event_only_contract Processing function: emit_event_for_msg_sender...
test/event_only_contract Cache download of vk-2bb7b83fa1b95eed-4c47c400f0265e34c9b3b51d645ef4a1bcccfebd24a6fed0e8cce7ae99b2ad01.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: 8.00 MiB)
test/event_only_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/event_only_contract --scheme: client_ivc (mem: 9.00 MiB)
test/event_only_contract --bytecode_path: - (mem: 9.00 MiB)
test/event_only_contract --output_path: ./target/tmp/tmp.PLsRRhf9Mn (mem: 9.00 MiB)
test/event_only_contract --verbose: true (mem: 9.00 MiB)
test/event_only_contract --verifier_type: standalone (mem: 9.00 MiB)
test/event_only_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/event_only_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/event_only_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/event_only_contract busread : 742/6000 (mem: 17.00 MiB)
test/event_only_contract lookups : 2/15000 (mem: 17.00 MiB)
test/event_only_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/event_only_contract arithmetic : 3299/56000 (mem: 17.00 MiB)
test/event_only_contract delta range : 1787/18000 (mem: 17.00 MiB)
test/event_only_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/event_only_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/event_only_contract poseidon ext : 22/17000 (mem: 17.00 MiB)
test/event_only_contract poseidon int : 116/92000 (mem: 17.00 MiB)
test/event_only_contract overflow : 0/0 (mem: 17.00 MiB)
test/event_only_contract (mem: 17.00 MiB)
test/event_only_contract Total structured size: 242025 (mem: 17.00 MiB)
test/event_only_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/event_only_contract populating trace... (mem: 230.00 MiB)
test/event_only_contract time to construct proving key: 52 ms. (mem: 241.00 MiB)
test/event_only_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 241.00 MiB)
test/event_only_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 273.00 MiB)
test/event_only_contract VK saved to "./target/tmp/tmp.PLsRRhf9Mn/vk" (mem: 273.00 MiB)
test/event_only_contract Completed 2.1 KiB/2.1 KiB (28.6 KiB/s) with 1 file(s) remaining
test/event_only_contract upload: ../../../../../tmp/tmp.euBR4hlwY6 to s3://aztec-ci-artifacts/build-cache/vk-2bb7b83fa1b95eed-4c47c400f0265e34c9b3b51d645ef4a1bcccfebd24a6fed0e8cce7ae99b2ad01.tar.gz
test/event_only_contract Cache upload of vk-2bb7b83fa1b95eed-4c47c400f0265e34c9b3b51d645ef4a1bcccfebd24a6fed0e8cce7ae99b2ad01.tar.gz complete in 2s.
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/state_vars_contract compile test/state_vars_contract
test/avm_test_contract Processing function: enqueue_public_from_private...
test/avm_test_contract Cache download of vk-e1323ef3de446e71-a5dce0e73a6db126a1460f07f8fb9a7288e3e82a51361db998900827a7fd2612.tar.gz failed.
test/avm_test_contract Generating vk for function: enqueue_public_from_private...
test/avm_test_contract bb command: write_vk (mem: 8.00 MiB)
test/avm_test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/avm_test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/avm_test_contract --bytecode_path: - (mem: 9.00 MiB)
test/avm_test_contract --output_path: ./target/tmp/tmp.cKvURcq5QB (mem: 9.00 MiB)
test/avm_test_contract --verbose: true (mem: 9.00 MiB)
test/avm_test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/avm_test_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/avm_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/avm_test_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/avm_test_contract busread : 742/6000 (mem: 17.00 MiB)
test/avm_test_contract lookups : 2/15000 (mem: 17.00 MiB)
test/avm_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/avm_test_contract arithmetic : 3271/56000 (mem: 17.00 MiB)
test/avm_test_contract delta range : 1787/18000 (mem: 17.00 MiB)
test/avm_test_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/avm_test_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/avm_test_contract poseidon ext : 2/17000 (mem: 17.00 MiB)
test/avm_test_contract poseidon int : 2/92000 (mem: 17.00 MiB)
test/avm_test_contract overflow : 0/0 (mem: 17.00 MiB)
test/avm_test_contract (mem: 17.00 MiB)
test/avm_test_contract Total structured size: 242025 (mem: 17.00 MiB)
test/avm_test_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/avm_test_contract populating trace... (mem: 227.00 MiB)
test/avm_test_contract time to construct proving key: 58 ms. (mem: 240.00 MiB)
test/avm_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 240.00 MiB)
test/avm_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 263.63 MiB)
test/avm_test_contract VK saved to "./target/tmp/tmp.cKvURcq5QB/vk" (mem: 263.63 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.vLavoKEl7L to s3://aztec-ci-artifacts/build-cache/vk-e1323ef3de446e71-a5dce0e73a6db126a1460f07f8fb9a7288e3e82a51361db998900827a7fd2612.tar.gz
test/avm_test_contract Cache upload of vk-e1323ef3de446e71-a5dce0e73a6db126a1460f07f8fb9a7288e3e82a51361db998900827a7fd2612.tar.gz complete in 2s.
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/stateful_test_contract compile test/stateful_test_contract
test/child_contract Processing function: private_get_value...
test/child_contract Cache download of vk-870bf1d7004bf48d-5e27f27e64c703dbb22433f0e4720d381806b9edb6db6c6b4fdfa5f33a683927.tar.gz failed.
test/child_contract Generating vk for function: private_get_value...
test/child_contract bb command: write_vk (mem: 9.00 MiB)
test/child_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/child_contract --scheme: client_ivc (mem: 9.00 MiB)
test/child_contract --bytecode_path: - (mem: 9.00 MiB)
test/child_contract --output_path: ./target/tmp/tmp.yB862izmBg (mem: 9.00 MiB)
test/child_contract --verbose: true (mem: 9.00 MiB)
test/child_contract --verifier_type: standalone (mem: 9.00 MiB)
test/child_contract Constructing DeciderProvingKey (mem: 18.32 MiB)
test/child_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 20.32 MiB)
test/child_contract goblin ecc op : 4/1024 (mem: 20.32 MiB)
test/child_contract busread : 742/6000 (mem: 20.32 MiB)
test/child_contract lookups : 2/15000 (mem: 20.32 MiB)
test/child_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 20.32 MiB)
test/child_contract arithmetic : 4927/56000 (mem: 20.32 MiB)
test/child_contract delta range : 1919/18000 (mem: 20.32 MiB)
test/child_contract elliptic : 2/6000 (mem: 20.32 MiB)
test/child_contract auxiliary : 475/26000 (mem: 20.32 MiB)
test/child_contract poseidon ext : 72/17000 (mem: 20.32 MiB)
test/child_contract poseidon int : 401/92000 (mem: 20.32 MiB)
test/child_contract overflow : 0/0 (mem: 20.32 MiB)
test/child_contract (mem: 20.32 MiB)
test/child_contract Total structured size: 242025 (mem: 20.32 MiB)
test/child_contract allocating polynomials object in proving key... (mem: 20.32 MiB)
test/child_contract populating trace... (mem: 223.32 MiB)
test/child_contract time to construct proving key: 58 ms. (mem: 239.32 MiB)
test/child_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 239.32 MiB)
test/child_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 271.32 MiB)
test/child_contract VK saved to "./target/tmp/tmp.yB862izmBg/vk" (mem: 271.32 MiB)
test/child_contract Completed 2.1 KiB/2.1 KiB (29.1 KiB/s) with 1 file(s) remaining
test/child_contract upload: ../../../../../tmp/tmp.oxM6GCFrui to s3://aztec-ci-artifacts/build-cache/vk-870bf1d7004bf48d-5e27f27e64c703dbb22433f0e4720d381806b9edb6db6c6b4fdfa5f33a683927.tar.gz
test/child_contract Cache upload of vk-870bf1d7004bf48d-5e27f27e64c703dbb22433f0e4720d381806b9edb6db6c6b4fdfa5f33a683927.tar.gz complete in 3s.
test/returning_tuple_contract Cache download and extraction of contract-228b8935f0c592b1.tar.gz complete in 0s.
test/invalid_account_contract Processing function: verify_private_authwit...
test/invalid_account_contract Cache download of vk-2af80450a347722f-ce703241ce330b27965e60cae63c06da52ca737a84fa4143920d3fcc263b84f3.tar.gz failed.
test/invalid_account_contract Generating vk for function: verify_private_authwit...
test/invalid_account_contract bb command: write_vk (mem: 9.00 MiB)
test/invalid_account_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/invalid_account_contract --scheme: client_ivc (mem: 9.00 MiB)
test/invalid_account_contract --bytecode_path: - (mem: 9.00 MiB)
test/invalid_account_contract --output_path: ./target/tmp/tmp.uPIoBF5itY (mem: 9.00 MiB)
test/invalid_account_contract --verbose: true (mem: 9.00 MiB)
test/invalid_account_contract --verifier_type: standalone (mem: 9.00 MiB)
test/invalid_account_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/invalid_account_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.00 MiB)
test/invalid_account_contract goblin ecc op : 4/1024 (mem: 18.00 MiB)
test/invalid_account_contract busread : 742/6000 (mem: 18.00 MiB)
test/invalid_account_contract lookups : 2/15000 (mem: 18.00 MiB)
test/invalid_account_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.00 MiB)
test/invalid_account_contract arithmetic : 3286/56000 (mem: 18.00 MiB)
test/invalid_account_contract delta range : 1785/18000 (mem: 18.00 MiB)
test/invalid_account_contract elliptic : 2/6000 (mem: 18.00 MiB)
test/invalid_account_contract auxiliary : 26/26000 (mem: 18.00 MiB)
test/invalid_account_contract poseidon ext : 12/17000 (mem: 18.00 MiB)
test/invalid_account_contract poseidon int : 59/92000 (mem: 18.00 MiB)
test/invalid_account_contract overflow : 0/0 (mem: 18.00 MiB)
test/invalid_account_contract (mem: 18.00 MiB)
test/invalid_account_contract Total structured size: 242025 (mem: 18.00 MiB)
test/invalid_account_contract allocating polynomials object in proving key... (mem: 18.00 MiB)
test/invalid_account_contract populating trace... (mem: 216.00 MiB)
test/invalid_account_contract time to construct proving key: 68 ms. (mem: 230.00 MiB)
test/invalid_account_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 230.00 MiB)
test/invalid_account_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 252.97 MiB)
test/invalid_account_contract VK saved to "./target/tmp/tmp.uPIoBF5itY/vk" (mem: 252.97 MiB)
test/invalid_account_contract Completed 2.1 KiB/2.1 KiB (23.7 KiB/s) with 1 file(s) remaining
test/invalid_account_contract upload: ../../../../../tmp/tmp.0zVgam7Lkl to s3://aztec-ci-artifacts/build-cache/vk-2af80450a347722f-ce703241ce330b27965e60cae63c06da52ca737a84fa4143920d3fcc263b84f3.tar.gz
test/invalid_account_contract Cache upload of vk-2af80450a347722f-ce703241ce330b27965e60cae63c06da52ca737a84fa4143920d3fcc263b84f3.tar.gz complete in 3s.
test/invalid_account_contract Processing function: public_dispatch...
test/invalid_account_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/static_child_contract compile test/static_child_contract
test/import_test_contract Processing function: call_no_args...
test/import_test_contract Cache download of vk-679bf9457c5f7e48-5e9c08a9e51d1c4542dc098ee2c8c9db8e37c1b1510bbc41fee8c05ef23ecb35.tar.gz failed.
test/import_test_contract Generating vk for function: call_no_args...
test/import_test_contract bb command: write_vk (mem: 8.00 MiB)
test/import_test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/import_test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/import_test_contract --bytecode_path: - (mem: 9.00 MiB)
test/import_test_contract --output_path: ./target/tmp/tmp.UhL19VgRz1 (mem: 9.00 MiB)
test/import_test_contract --verbose: true (mem: 9.00 MiB)
test/import_test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/import_test_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/import_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.00 MiB)
test/import_test_contract goblin ecc op : 4/1024 (mem: 18.00 MiB)
test/import_test_contract busread : 742/6000 (mem: 18.00 MiB)
test/import_test_contract lookups : 2/15000 (mem: 18.00 MiB)
test/import_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.00 MiB)
test/import_test_contract arithmetic : 3293/56000 (mem: 18.00 MiB)
test/import_test_contract delta range : 1787/18000 (mem: 18.00 MiB)
test/import_test_contract elliptic : 2/6000 (mem: 18.00 MiB)
test/import_test_contract auxiliary : 26/26000 (mem: 18.00 MiB)
test/import_test_contract poseidon ext : 22/17000 (mem: 18.00 MiB)
test/import_test_contract poseidon int : 116/92000 (mem: 18.00 MiB)
test/import_test_contract overflow : 0/0 (mem: 18.00 MiB)
test/import_test_contract (mem: 18.00 MiB)
test/import_test_contract Total structured size: 242025 (mem: 18.00 MiB)
test/import_test_contract allocating polynomials object in proving key... (mem: 19.00 MiB)
test/import_test_contract populating trace... (mem: 219.00 MiB)
test/import_test_contract time to construct proving key: 65 ms. (mem: 234.00 MiB)
test/import_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 234.00 MiB)
test/import_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 266.00 MiB)
test/import_test_contract VK saved to "./target/tmp/tmp.UhL19VgRz1/vk" (mem: 266.00 MiB)
test/import_test_contract Completed 2.1 KiB/2.1 KiB (41.1 KiB/s) with 1 file(s) remaining
test/import_test_contract upload: ../../../../../tmp/tmp.wsSu5HxwiM to s3://aztec-ci-artifacts/build-cache/vk-679bf9457c5f7e48-5e9c08a9e51d1c4542dc098ee2c8c9db8e37c1b1510bbc41fee8c05ef23ecb35.tar.gz
test/import_test_contract Cache upload of vk-679bf9457c5f7e48-5e9c08a9e51d1c4542dc098ee2c8c9db8e37c1b1510bbc41fee8c05ef23ecb35.tar.gz complete in 3s.
test/import_test_contract Processing function: call_public_fn...
test/import_test_contract Cache download of vk-679bf9457c5f7e48-93895a850685adb5ae9fe9f4325c8565fb9019c0af50e341c932abff5f3090ac.tar.gz failed.
test/import_test_contract Generating vk for function: call_public_fn...
test/import_test_contract bb command: write_vk (mem: 9.00 MiB)
test/import_test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/import_test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/import_test_contract --bytecode_path: - (mem: 9.00 MiB)
test/import_test_contract --output_path: ./target/tmp/tmp.kXR22IMeJC (mem: 9.00 MiB)
test/import_test_contract --verbose: true (mem: 9.00 MiB)
test/import_test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/import_test_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/import_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.00 MiB)
test/import_test_contract goblin ecc op : 4/1024 (mem: 18.00 MiB)
test/import_test_contract busread : 742/6000 (mem: 18.00 MiB)
test/import_test_contract lookups : 2/15000 (mem: 18.00 MiB)
test/import_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.00 MiB)
test/import_test_contract arithmetic : 3285/56000 (mem: 18.00 MiB)
test/import_test_contract delta range : 1787/18000 (mem: 18.00 MiB)
test/import_test_contract elliptic : 2/6000 (mem: 18.00 MiB)
test/import_test_contract auxiliary : 26/26000 (mem: 18.00 MiB)
test/import_test_contract poseidon ext : 12/17000 (mem: 18.00 MiB)
test/import_test_contract poseidon int : 59/92000 (mem: 18.00 MiB)
test/import_test_contract overflow : 0/0 (mem: 18.00 MiB)
test/import_test_contract (mem: 18.00 MiB)
test/import_test_contract Total structured size: 242025 (mem: 18.00 MiB)
test/import_test_contract allocating polynomials object in proving key... (mem: 18.00 MiB)
test/import_test_contract populating trace... (mem: 218.00 MiB)
test/import_test_contract time to construct proving key: 66 ms. (mem: 226.00 MiB)
test/import_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 226.00 MiB)
test/import_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 258.00 MiB)
test/import_test_contract VK saved to "./target/tmp/tmp.kXR22IMeJC/vk" (mem: 258.00 MiB)
test/import_test_contract Completed 2.1 KiB/2.1 KiB (29.7 KiB/s) with 1 file(s) remaining
test/import_test_contract upload: ../../../../../tmp/tmp.U1FGSqaxcF to s3://aztec-ci-artifacts/build-cache/vk-679bf9457c5f7e48-93895a850685adb5ae9fe9f4325c8565fb9019c0af50e341c932abff5f3090ac.tar.gz
test/import_test_contract Cache upload of vk-679bf9457c5f7e48-93895a850685adb5ae9fe9f4325c8565fb9019c0af50e341c932abff5f3090ac.tar.gz complete in 3s.
test/import_test_contract Processing function: main_contract...
test/import_test_contract Cache download of vk-679bf9457c5f7e48-d93dd94faf768cd7a6b6a373559770ff3b9fc95fb8a41f767e94a26f00b17dcb.tar.gz failed.
test/import_test_contract Generating vk for function: main_contract...
test/import_test_contract bb command: write_vk (mem: 9.00 MiB)
test/import_test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/import_test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/import_test_contract --bytecode_path: - (mem: 9.00 MiB)
test/import_test_contract --output_path: ./target/tmp/tmp.drNJQj4tFZ (mem: 9.00 MiB)
test/import_test_contract --verbose: true (mem: 9.00 MiB)
test/import_test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/import_test_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/import_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.00 MiB)
test/import_test_contract goblin ecc op : 4/1024 (mem: 18.00 MiB)
test/import_test_contract busread : 742/6000 (mem: 18.00 MiB)
test/import_test_contract lookups : 2/15000 (mem: 18.00 MiB)
test/import_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.00 MiB)
test/import_test_contract arithmetic : 3293/56000 (mem: 18.00 MiB)
test/import_test_contract delta range : 1787/18000 (mem: 18.00 MiB)
test/import_test_contract elliptic : 2/6000 (mem: 18.00 MiB)
test/import_test_contract auxiliary : 26/26000 (mem: 18.00 MiB)
test/import_test_contract poseidon ext : 22/17000 (mem: 18.00 MiB)
test/import_test_contract poseidon int : 116/92000 (mem: 18.00 MiB)
test/import_test_contract overflow : 0/0 (mem: 18.00 MiB)
test/import_test_contract (mem: 18.00 MiB)
test/import_test_contract Total structured size: 242025 (mem: 18.00 MiB)
test/import_test_contract allocating polynomials object in proving key... (mem: 18.00 MiB)
test/import_test_contract populating trace... (mem: 213.00 MiB)
test/import_test_contract time to construct proving key: 63 ms. (mem: 227.00 MiB)
test/import_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 227.00 MiB)
test/import_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 259.00 MiB)
test/import_test_contract VK saved to "./target/tmp/tmp.drNJQj4tFZ/vk" (mem: 259.00 MiB)
test/import_test_contract Completed 2.1 KiB/2.1 KiB (27.9 KiB/s) with 1 file(s) remaining
test/import_test_contract upload: ../../../../../tmp/tmp.HPsYBHv9cf to s3://aztec-ci-artifacts/build-cache/vk-679bf9457c5f7e48-d93dd94faf768cd7a6b6a373559770ff3b9fc95fb8a41f767e94a26f00b17dcb.tar.gz
test/import_test_contract Cache upload of vk-679bf9457c5f7e48-d93dd94faf768cd7a6b6a373559770ff3b9fc95fb8a41f767e94a26f00b17dcb.tar.gz complete in 3s.
test/import_test_contract Processing function: process_message...
test/import_test_contract Function process_message is neither public nor unconstrained, skipping.
test/import_test_contract Processing function: pub_call_public_fn...
test/import_test_contract Function pub_call_public_fn is neither public nor unconstrained, skipping.
test/import_test_contract Processing function: public_dispatch...
test/import_test_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/import_test_contract Processing function: sync_private_state...
test/import_test_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/static_parent_contract compile test/static_parent_contract
test/child_contract Processing function: private_set_value...
test/child_contract Cache download of vk-870bf1d7004bf48d-5f309a4b73e10e807eb9c17c096f4accd74de555bc96533efed24fa1372c35f5.tar.gz failed.
test/child_contract Generating vk for function: private_set_value...
test/child_contract bb command: write_vk (mem: 9.00 MiB)
test/child_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/child_contract --scheme: client_ivc (mem: 9.00 MiB)
test/child_contract --bytecode_path: - (mem: 9.00 MiB)
test/child_contract --output_path: ./target/tmp/tmp.k2Mqvc0Y0C (mem: 9.00 MiB)
test/child_contract --verbose: true (mem: 9.00 MiB)
test/child_contract --verifier_type: standalone (mem: 9.00 MiB)
test/child_contract Constructing DeciderProvingKey (mem: 39.94 MiB)
test/child_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 43.94 MiB)
test/child_contract goblin ecc op : 4/1024 (mem: 43.94 MiB)
test/child_contract busread : 742/6000 (mem: 43.94 MiB)
test/child_contract lookups : 12250/15000 (mem: 43.94 MiB)
test/child_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 43.94 MiB)
test/child_contract arithmetic : 15205/56000 (mem: 43.94 MiB)
test/child_contract delta range : 2445/18000 (mem: 43.94 MiB)
test/child_contract elliptic : 670/6000 (mem: 43.94 MiB)
test/child_contract auxiliary : 738/26000 (mem: 43.94 MiB)
test/child_contract poseidon ext : 52/17000 (mem: 43.94 MiB)
test/child_contract poseidon int : 287/92000 (mem: 43.94 MiB)
test/child_contract overflow : 0/0 (mem: 43.94 MiB)
test/child_contract (mem: 43.94 MiB)
test/child_contract Total structured size: 242025 (mem: 43.94 MiB)
test/child_contract allocating polynomials object in proving key... (mem: 43.94 MiB)
test/child_contract populating trace... (mem: 245.94 MiB)
test/child_contract time to construct proving key: 105 ms. (mem: 260.94 MiB)
test/child_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 260.94 MiB)
test/child_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 290.89 MiB)
test/child_contract VK saved to "./target/tmp/tmp.k2Mqvc0Y0C/vk" (mem: 290.89 MiB)
test/child_contract Completed 2.1 KiB/2.1 KiB (27.4 KiB/s) with 1 file(s) remaining
test/child_contract upload: ../../../../../tmp/tmp.dAISkqm9H3 to s3://aztec-ci-artifacts/build-cache/vk-870bf1d7004bf48d-5f309a4b73e10e807eb9c17c096f4accd74de555bc96533efed24fa1372c35f5.tar.gz
test/child_contract Cache upload of vk-870bf1d7004bf48d-5f309a4b73e10e807eb9c17c096f4accd74de555bc96533efed24fa1372c35f5.tar.gz complete in 3s.
test/child_contract Processing function: process_message...
test/child_contract Function process_message is neither public nor unconstrained, skipping.
test/child_contract Processing function: pub_get_value...
test/child_contract Function pub_get_value is neither public nor unconstrained, skipping.
test/child_contract Processing function: pub_inc_value...
test/child_contract Function pub_inc_value is neither public nor unconstrained, skipping.
test/child_contract Processing function: pub_inc_value_internal...
test/child_contract Function pub_inc_value_internal is neither public nor unconstrained, skipping.
test/child_contract Processing function: pub_set_value...
test/child_contract Function pub_set_value is neither public nor unconstrained, skipping.
test/child_contract Processing function: public_dispatch...
test/child_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/child_contract Processing function: set_value_twice_with_nested_first...
test/child_contract Function set_value_twice_with_nested_first is neither public nor unconstrained, skipping.
test/child_contract Processing function: set_value_twice_with_nested_last...
test/child_contract Function set_value_twice_with_nested_last is neither public nor unconstrained, skipping.
test/child_contract Processing function: set_value_with_two_nested_calls...
test/child_contract Function set_value_with_two_nested_calls is neither public nor unconstrained, skipping.
test/child_contract Processing function: sync_private_state...
test/child_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/child_contract Processing function: value...
test/child_contract Cache download of vk-870bf1d7004bf48d-a57cf53012d2c0b47baa9d402babca44b261572010c4fa09df115e7af5b80811.tar.gz failed.
test/child_contract Generating vk for function: value...
test/child_contract bb command: write_vk (mem: 9.00 MiB)
test/child_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/child_contract --scheme: client_ivc (mem: 9.00 MiB)
test/child_contract --bytecode_path: - (mem: 9.00 MiB)
test/child_contract --output_path: ./target/tmp/tmp.29Iqtg0eeW (mem: 9.00 MiB)
test/child_contract --verbose: true (mem: 9.00 MiB)
test/child_contract --verifier_type: standalone (mem: 9.00 MiB)
test/child_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/child_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/child_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/child_contract busread : 742/6000 (mem: 17.00 MiB)
test/child_contract lookups : 2/15000 (mem: 17.00 MiB)
test/child_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/child_contract arithmetic : 3294/56000 (mem: 17.00 MiB)
test/child_contract delta range : 1785/18000 (mem: 17.00 MiB)
test/child_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/child_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/child_contract poseidon ext : 22/17000 (mem: 17.00 MiB)
test/child_contract poseidon int : 116/92000 (mem: 17.00 MiB)
test/child_contract overflow : 0/0 (mem: 17.00 MiB)
test/child_contract (mem: 17.00 MiB)
test/child_contract Total structured size: 242025 (mem: 17.00 MiB)
test/child_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/child_contract populating trace... (mem: 214.00 MiB)
test/child_contract time to construct proving key: 57 ms. (mem: 229.00 MiB)
test/child_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 229.00 MiB)
test/child_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 261.00 MiB)
test/child_contract VK saved to "./target/tmp/tmp.29Iqtg0eeW/vk" (mem: 261.00 MiB)
test/child_contract Completed 2.1 KiB/2.1 KiB (39.2 KiB/s) with 1 file(s) remaining
test/child_contract upload: ../../../../../tmp/tmp.a2y5Cqugrh to s3://aztec-ci-artifacts/build-cache/vk-870bf1d7004bf48d-a57cf53012d2c0b47baa9d402babca44b261572010c4fa09df115e7af5b80811.tar.gz
test/child_contract Cache upload of vk-870bf1d7004bf48d-a57cf53012d2c0b47baa9d402babca44b261572010c4fa09df115e7af5b80811.tar.gz complete in 2s.
test/child_contract Processing function: value_internal...
test/child_contract Cache download of vk-870bf1d7004bf48d-44d17af42ffde3a57bf565dfa3f594dea74be8e577c7eb14789d388680ffd1f6.tar.gz failed.
test/child_contract Generating vk for function: value_internal...
test/child_contract bb command: write_vk (mem: 8.00 MiB)
test/child_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/child_contract --scheme: client_ivc (mem: 9.00 MiB)
test/child_contract --bytecode_path: - (mem: 9.00 MiB)
test/child_contract --output_path: ./target/tmp/tmp.fD6mfhcxkt (mem: 9.00 MiB)
test/child_contract --verbose: true (mem: 9.00 MiB)
test/child_contract --verifier_type: standalone (mem: 9.00 MiB)
test/child_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/child_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.00 MiB)
test/child_contract goblin ecc op : 4/1024 (mem: 18.00 MiB)
test/child_contract busread : 742/6000 (mem: 18.00 MiB)
test/child_contract lookups : 2/15000 (mem: 18.00 MiB)
test/child_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.00 MiB)
test/child_contract arithmetic : 3295/56000 (mem: 18.00 MiB)
test/child_contract delta range : 1785/18000 (mem: 18.00 MiB)
test/child_contract elliptic : 2/6000 (mem: 18.00 MiB)
test/child_contract auxiliary : 26/26000 (mem: 18.00 MiB)
test/child_contract poseidon ext : 22/17000 (mem: 18.00 MiB)
test/child_contract poseidon int : 116/92000 (mem: 18.00 MiB)
test/child_contract overflow : 0/0 (mem: 18.00 MiB)
test/child_contract (mem: 18.00 MiB)
test/child_contract Total structured size: 242025 (mem: 18.00 MiB)
test/child_contract allocating polynomials object in proving key... (mem: 19.00 MiB)
test/child_contract populating trace... (mem: 217.00 MiB)
test/child_contract time to construct proving key: 57 ms. (mem: 230.00 MiB)
test/child_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 230.00 MiB)
test/child_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 262.00 MiB)
test/child_contract VK saved to "./target/tmp/tmp.fD6mfhcxkt/vk" (mem: 262.00 MiB)
test/child_contract Completed 2.1 KiB/2.1 KiB (37.1 KiB/s) with 1 file(s) remaining
test/child_contract upload: ../../../../../tmp/tmp.geMDnA208S to s3://aztec-ci-artifacts/build-cache/vk-870bf1d7004bf48d-44d17af42ffde3a57bf565dfa3f594dea74be8e577c7eb14789d388680ffd1f6.tar.gz
test/child_contract Cache upload of vk-870bf1d7004bf48d-44d17af42ffde3a57bf565dfa3f594dea74be8e577c7eb14789d388680ffd1f6.tar.gz complete in 2s.
test/benchmarking_contract Processing function: create_note...
test/benchmarking_contract Cache download of vk-4375277ba1a44e9d-0516641f5b3cc8bab4d5ffb50f4e397552ed7d4096d5a7c35a562627a3403134.tar.gz failed.
test/benchmarking_contract Generating vk for function: create_note...
test/benchmarking_contract bb command: write_vk (mem: 9.00 MiB)
test/benchmarking_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/benchmarking_contract --scheme: client_ivc (mem: 9.00 MiB)
test/benchmarking_contract --bytecode_path: - (mem: 9.00 MiB)
test/benchmarking_contract --output_path: ./target/tmp/tmp.YFF2dX9X9c (mem: 9.00 MiB)
test/benchmarking_contract --verbose: true (mem: 9.00 MiB)
test/benchmarking_contract --verifier_type: standalone (mem: 9.00 MiB)
test/benchmarking_contract Constructing DeciderProvingKey (mem: 38.94 MiB)
test/benchmarking_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 41.94 MiB)
test/benchmarking_contract goblin ecc op : 4/1024 (mem: 41.94 MiB)
test/benchmarking_contract busread : 742/6000 (mem: 41.94 MiB)
test/benchmarking_contract lookups : 12250/15000 (mem: 41.94 MiB)
test/benchmarking_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 41.94 MiB)
test/benchmarking_contract arithmetic : 15207/56000 (mem: 41.94 MiB)
test/benchmarking_contract delta range : 2445/18000 (mem: 41.94 MiB)
test/benchmarking_contract elliptic : 670/6000 (mem: 41.94 MiB)
test/benchmarking_contract auxiliary : 738/26000 (mem: 41.94 MiB)
test/benchmarking_contract poseidon ext : 52/17000 (mem: 41.94 MiB)
test/benchmarking_contract poseidon int : 287/92000 (mem: 41.94 MiB)
test/benchmarking_contract overflow : 0/0 (mem: 41.94 MiB)
test/benchmarking_contract (mem: 41.94 MiB)
test/benchmarking_contract Total structured size: 242025 (mem: 41.94 MiB)
test/benchmarking_contract allocating polynomials object in proving key... (mem: 41.94 MiB)
test/benchmarking_contract populating trace... (mem: 242.94 MiB)
test/benchmarking_contract time to construct proving key: 100 ms. (mem: 256.94 MiB)
test/benchmarking_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 256.94 MiB)
test/benchmarking_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 287.37 MiB)
test/benchmarking_contract VK saved to "./target/tmp/tmp.YFF2dX9X9c/vk" (mem: 287.37 MiB)
test/benchmarking_contract Completed 2.1 KiB/2.1 KiB (29.6 KiB/s) with 1 file(s) remaining
test/benchmarking_contract upload: ../../../../../tmp/tmp.dV5gor25Da to s3://aztec-ci-artifacts/build-cache/vk-4375277ba1a44e9d-0516641f5b3cc8bab4d5ffb50f4e397552ed7d4096d5a7c35a562627a3403134.tar.gz
test/benchmarking_contract Cache upload of vk-4375277ba1a44e9d-0516641f5b3cc8bab4d5ffb50f4e397552ed7d4096d5a7c35a562627a3403134.tar.gz complete in 3s.
test/benchmarking_contract Processing function: increment_balance...
test/benchmarking_contract Function increment_balance is neither public nor unconstrained, skipping.
test/benchmarking_contract Processing function: process_message...
test/benchmarking_contract Function process_message is neither public nor unconstrained, skipping.
test/benchmarking_contract Processing function: public_dispatch...
test/benchmarking_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/benchmarking_contract Processing function: recreate_note...
test/benchmarking_contract Cache download of vk-4375277ba1a44e9d-0fe04babb683be7b8c608f2dd7740f40b9c7e2f31c79751e431d94c50fba5a6b.tar.gz failed.
test/benchmarking_contract Generating vk for function: recreate_note...
test/benchmarking_contract bb command: write_vk (mem: 9.00 MiB)
test/benchmarking_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/benchmarking_contract --scheme: client_ivc (mem: 9.00 MiB)
test/benchmarking_contract --bytecode_path: - (mem: 9.00 MiB)
test/benchmarking_contract --output_path: ./target/tmp/tmp.qbS0FqSfah (mem: 9.00 MiB)
test/benchmarking_contract --verbose: true (mem: 9.00 MiB)
test/benchmarking_contract --verifier_type: standalone (mem: 9.00 MiB)
test/benchmarking_contract Constructing DeciderProvingKey (mem: 47.54 MiB)
test/benchmarking_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 49.54 MiB)
test/benchmarking_contract goblin ecc op : 4/1024 (mem: 49.54 MiB)
test/benchmarking_contract busread : 742/6000 (mem: 49.54 MiB)
test/benchmarking_contract lookups : 12250/15000 (mem: 49.54 MiB)
test/benchmarking_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 49.54 MiB)
test/benchmarking_contract arithmetic : 16665/56000 (mem: 49.54 MiB)
test/benchmarking_contract delta range : 2560/18000 (mem: 49.54 MiB)
test/benchmarking_contract elliptic : 992/6000 (mem: 49.54 MiB)
test/benchmarking_contract auxiliary : 1348/26000 (mem: 49.54 MiB)
test/benchmarking_contract poseidon ext : 202/17000 (mem: 49.54 MiB)
test/benchmarking_contract poseidon int : 1142/92000 (mem: 49.54 MiB)
test/benchmarking_contract overflow : 0/0 (mem: 49.54 MiB)
test/benchmarking_contract (mem: 49.54 MiB)
test/benchmarking_contract Total structured size: 242025 (mem: 49.54 MiB)
test/benchmarking_contract allocating polynomials object in proving key... (mem: 49.54 MiB)
test/benchmarking_contract populating trace... (mem: 247.54 MiB)
test/benchmarking_contract time to construct proving key: 114 ms. (mem: 261.54 MiB)
test/benchmarking_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 261.54 MiB)
test/benchmarking_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 290.76 MiB)
test/benchmarking_contract VK saved to "./target/tmp/tmp.qbS0FqSfah/vk" (mem: 290.76 MiB)
test/benchmarking_contract Completed 2.1 KiB/2.1 KiB (37.3 KiB/s) with 1 file(s) remaining
test/benchmarking_contract upload: ../../../../../tmp/tmp.nab9V3jIFi to s3://aztec-ci-artifacts/build-cache/vk-4375277ba1a44e9d-0fe04babb683be7b8c608f2dd7740f40b9c7e2f31c79751e431d94c50fba5a6b.tar.gz
test/benchmarking_contract Cache upload of vk-4375277ba1a44e9d-0fe04babb683be7b8c608f2dd7740f40b9c7e2f31c79751e431d94c50fba5a6b.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.
app/token_contract Processing function: transfer_in_private...
app/token_contract Cache download of vk-2a5428f334266d19-5c93187e9f1a6d6baad119f123d8c49306a9a50e895927fbf78ced21cd539da6.tar.gz failed.
app/token_contract Generating vk for function: transfer_in_private...
app/token_contract bb command: write_vk (mem: 8.00 MiB)
app/token_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/token_contract --scheme: client_ivc (mem: 9.00 MiB)
app/token_contract --bytecode_path: - (mem: 9.00 MiB)
app/token_contract --output_path: ./target/tmp/tmp.bCIpC4EpLh (mem: 9.00 MiB)
app/token_contract --verbose: true (mem: 9.00 MiB)
app/token_contract --verifier_type: standalone (mem: 9.00 MiB)
app/token_contract Constructing DeciderProvingKey (mem: 108.05 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 127.05 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 127.05 MiB)
app/token_contract busread : 742/6000 (mem: 127.05 MiB)
app/token_contract lookups : 24498/15000 (mem: 127.05 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 127.05 MiB)
app/token_contract arithmetic : 63462/56000 (mem: 127.05 MiB)
app/token_contract delta range : 7050/18000 (mem: 127.05 MiB)
app/token_contract elliptic : 6458/6000 (mem: 127.05 MiB)
app/token_contract auxiliary : 25268/26000 (mem: 127.05 MiB)
app/token_contract poseidon ext : 2862/17000 (mem: 127.05 MiB)
app/token_contract poseidon int : 16304/92000 (mem: 127.05 MiB)
app/token_contract overflow : 0/0 (mem: 127.05 MiB)
app/token_contract (mem: 127.05 MiB)
app/token_contract Total structured size: 242025 (mem: 127.05 MiB)
app/token_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 138.05 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 138.05 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 138.05 MiB)
app/token_contract busread : 742/6000 (mem: 138.05 MiB)
app/token_contract lookups : 15000/15000 (mem: 138.05 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 138.05 MiB)
app/token_contract arithmetic : 56000/56000 (mem: 138.05 MiB)
app/token_contract delta range : 7050/18000 (mem: 138.05 MiB)
app/token_contract elliptic : 6000/6000 (mem: 138.05 MiB)
app/token_contract auxiliary : 25268/26000 (mem: 138.05 MiB)
app/token_contract poseidon ext : 2862/17000 (mem: 138.05 MiB)
app/token_contract poseidon int : 16304/92000 (mem: 138.05 MiB)
app/token_contract overflow : 17421/17421 (mem: 138.05 MiB)
app/token_contract (mem: 138.05 MiB)
app/token_contract Total structured size: 259446 (mem: 138.05 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 138.05 MiB)
app/token_contract populating trace... (mem: 554.05 MiB)
app/token_contract time to construct proving key: 219 ms. (mem: 579.05 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 579.05 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 586.05 MiB)
app/token_contract VK saved to "./target/tmp/tmp.bCIpC4EpLh/vk" (mem: 591.05 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (26.8 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.Jail402ZDB to s3://aztec-ci-artifacts/build-cache/vk-2a5428f334266d19-5c93187e9f1a6d6baad119f123d8c49306a9a50e895927fbf78ced21cd539da6.tar.gz
app/token_contract Cache upload of vk-2a5428f334266d19-5c93187e9f1a6d6baad119f123d8c49306a9a50e895927fbf78ced21cd539da6.tar.gz complete in 3s.
app/token_contract Processing function: transfer_in_public...
app/token_contract Function transfer_in_public is neither public nor unconstrained, skipping.
app/token_contract Processing function: transfer_to_private...
app/token_contract Cache download and extraction of vk-2a5428f334266d19-a67af984e05e29148472907d8f19062a9bd39ab989343266ce734e2cbf30c5f3.tar.gz complete in 0s.
test/test_contract compile test/test_contract
test/no_constructor_contract Processing function: initialize_private_mutable...
test/no_constructor_contract Cache download of vk-32ceb468b0491c3b-586b6f5d504965654a101207f38d2031ad8208d55f7dd70532572b1d54d0f32d.tar.gz failed.
test/no_constructor_contract Generating vk for function: initialize_private_mutable...
test/no_constructor_contract bb command: write_vk (mem: 8.00 MiB)
test/no_constructor_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/no_constructor_contract --scheme: client_ivc (mem: 9.00 MiB)
test/no_constructor_contract --bytecode_path: - (mem: 9.00 MiB)
test/no_constructor_contract --output_path: ./target/tmp/tmp.B3vy1GYEtp (mem: 9.00 MiB)
test/no_constructor_contract --verbose: true (mem: 9.00 MiB)
test/no_constructor_contract --verifier_type: standalone (mem: 9.00 MiB)
test/no_constructor_contract Constructing DeciderProvingKey (mem: 38.37 MiB)
test/no_constructor_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 42.37 MiB)
test/no_constructor_contract goblin ecc op : 4/1024 (mem: 42.37 MiB)
test/no_constructor_contract busread : 742/6000 (mem: 42.37 MiB)
test/no_constructor_contract lookups : 12218/15000 (mem: 42.37 MiB)
test/no_constructor_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 42.37 MiB)
test/no_constructor_contract arithmetic : 14727/56000 (mem: 42.37 MiB)
test/no_constructor_contract delta range : 2430/18000 (mem: 42.37 MiB)
test/no_constructor_contract elliptic : 670/6000 (mem: 42.37 MiB)
test/no_constructor_contract auxiliary : 738/26000 (mem: 42.37 MiB)
test/no_constructor_contract poseidon ext : 32/17000 (mem: 42.37 MiB)
test/no_constructor_contract poseidon int : 173/92000 (mem: 42.37 MiB)
test/no_constructor_contract overflow : 0/0 (mem: 42.37 MiB)
test/no_constructor_contract (mem: 42.37 MiB)
test/no_constructor_contract Total structured size: 242025 (mem: 42.37 MiB)
test/no_constructor_contract allocating polynomials object in proving key... (mem: 42.37 MiB)
test/no_constructor_contract populating trace... (mem: 244.37 MiB)
test/no_constructor_contract time to construct proving key: 114 ms. (mem: 260.37 MiB)
test/no_constructor_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 260.37 MiB)
test/no_constructor_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 289.63 MiB)
test/no_constructor_contract VK saved to "./target/tmp/tmp.B3vy1GYEtp/vk" (mem: 289.63 MiB)
test/no_constructor_contract Completed 2.1 KiB/2.1 KiB (27.5 KiB/s) with 1 file(s) remaining
test/no_constructor_contract upload: ../../../../../tmp/tmp.b15Fh783C0 to s3://aztec-ci-artifacts/build-cache/vk-32ceb468b0491c3b-586b6f5d504965654a101207f38d2031ad8208d55f7dd70532572b1d54d0f32d.tar.gz
test/no_constructor_contract Cache upload of vk-32ceb468b0491c3b-586b6f5d504965654a101207f38d2031ad8208d55f7dd70532572b1d54d0f32d.tar.gz complete in 2s.
test/no_constructor_contract Processing function: is_private_mutable_initialized...
test/no_constructor_contract Function is_private_mutable_initialized is neither public nor unconstrained, skipping.
test/no_constructor_contract Processing function: process_message...
test/no_constructor_contract Function process_message is neither public nor unconstrained, skipping.
test/no_constructor_contract Processing function: public_dispatch...
test/no_constructor_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/no_constructor_contract Processing function: sync_private_state...
test/no_constructor_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/test_log_contract compile test/test_log_contract
test/txe_test_contract compile test/txe_test_contract
test/note_getter_contract Processing function: insert_note...
test/note_getter_contract Cache download of vk-51c0113180642cac-5b7301d8ce0f4d0d9fa5deff56403987708de8e4dfb0a8732a873d227e92c7cb.tar.gz failed.
test/note_getter_contract Generating vk for function: insert_note...
test/note_getter_contract bb command: write_vk (mem: 9.00 MiB)
test/note_getter_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/note_getter_contract --scheme: client_ivc (mem: 9.00 MiB)
test/note_getter_contract --bytecode_path: - (mem: 9.00 MiB)
test/note_getter_contract --output_path: ./target/tmp/tmp.SV6OsUVQkS (mem: 9.00 MiB)
test/note_getter_contract --verbose: true (mem: 9.00 MiB)
test/note_getter_contract --verifier_type: standalone (mem: 9.00 MiB)
test/note_getter_contract Constructing DeciderProvingKey (mem: 38.71 MiB)
test/note_getter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 42.71 MiB)
test/note_getter_contract goblin ecc op : 4/1024 (mem: 42.71 MiB)
test/note_getter_contract busread : 742/6000 (mem: 42.71 MiB)
test/note_getter_contract lookups : 12218/15000 (mem: 42.71 MiB)
test/note_getter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 42.71 MiB)
test/note_getter_contract arithmetic : 14726/56000 (mem: 42.71 MiB)
test/note_getter_contract delta range : 2429/18000 (mem: 42.71 MiB)
test/note_getter_contract elliptic : 670/6000 (mem: 42.71 MiB)
test/note_getter_contract auxiliary : 738/26000 (mem: 42.71 MiB)
test/note_getter_contract poseidon ext : 32/17000 (mem: 42.71 MiB)
test/note_getter_contract poseidon int : 173/92000 (mem: 42.71 MiB)
test/note_getter_contract overflow : 0/0 (mem: 42.71 MiB)
test/note_getter_contract (mem: 42.71 MiB)
test/note_getter_contract Total structured size: 242025 (mem: 42.71 MiB)
test/note_getter_contract allocating polynomials object in proving key... (mem: 42.71 MiB)
test/note_getter_contract populating trace... (mem: 241.71 MiB)
test/note_getter_contract time to construct proving key: 112 ms. (mem: 255.71 MiB)
test/note_getter_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 255.71 MiB)
test/note_getter_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 285.53 MiB)
test/note_getter_contract VK saved to "./target/tmp/tmp.SV6OsUVQkS/vk" (mem: 285.53 MiB)
test/note_getter_contract Completed 2.1 KiB/2.1 KiB (27.1 KiB/s) with 1 file(s) remaining
test/note_getter_contract upload: ../../../../../tmp/tmp.MI5BGjugfp to s3://aztec-ci-artifacts/build-cache/vk-51c0113180642cac-5b7301d8ce0f4d0d9fa5deff56403987708de8e4dfb0a8732a873d227e92c7cb.tar.gz
test/note_getter_contract Cache upload of vk-51c0113180642cac-5b7301d8ce0f4d0d9fa5deff56403987708de8e4dfb0a8732a873d227e92c7cb.tar.gz complete in 2s.
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.
app/token_contract Processing function: transfer_to_public...
app/token_contract Cache download and extraction of vk-2a5428f334266d19-6c61e7f3013a6427f7be988e014aca597ea233fd2a7b2948d90d8fec7c6e11f7.tar.gz complete in 0s.
app/token_contract Processing function: transfer_to_public_and_prepare_private_balance_increase...
app/token_contract Cache download of vk-2a5428f334266d19-c06006d82b3affa5798b9c0f75542f4258ac6aed7766fed85f01953ff0c19adb.tar.gz failed.
app/token_contract Generating vk for function: transfer_to_public_and_prepare_private_balance_increase...
app/token_contract bb command: write_vk (mem: 9.00 MiB)
app/token_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
app/token_contract --scheme: client_ivc (mem: 9.00 MiB)
app/token_contract --bytecode_path: - (mem: 9.00 MiB)
app/token_contract --output_path: ./target/tmp/tmp.1b1h8nRKos (mem: 9.00 MiB)
app/token_contract --verbose: true (mem: 9.00 MiB)
app/token_contract --verifier_type: standalone (mem: 9.00 MiB)
app/token_contract Constructing DeciderProvingKey (mem: 111.00 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 129.00 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 129.00 MiB)
app/token_contract busread : 742/6000 (mem: 129.00 MiB)
app/token_contract lookups : 24498/15000 (mem: 129.00 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 129.00 MiB)
app/token_contract arithmetic : 62169/56000 (mem: 129.00 MiB)
app/token_contract delta range : 7061/18000 (mem: 129.00 MiB)
app/token_contract elliptic : 6474/6000 (mem: 129.00 MiB)
app/token_contract auxiliary : 25298/26000 (mem: 129.00 MiB)
app/token_contract poseidon ext : 2882/17000 (mem: 129.00 MiB)
app/token_contract poseidon int : 16418/92000 (mem: 129.00 MiB)
app/token_contract overflow : 0/0 (mem: 129.00 MiB)
app/token_contract (mem: 129.00 MiB)
app/token_contract Total structured size: 242025 (mem: 129.00 MiB)
app/token_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 136.00 MiB)
app/token_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 136.00 MiB)
app/token_contract goblin ecc op : 4/1024 (mem: 136.00 MiB)
app/token_contract busread : 742/6000 (mem: 136.00 MiB)
app/token_contract lookups : 15000/15000 (mem: 136.00 MiB)
app/token_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 136.00 MiB)
app/token_contract arithmetic : 56000/56000 (mem: 136.00 MiB)
app/token_contract delta range : 7061/18000 (mem: 136.00 MiB)
app/token_contract elliptic : 6000/6000 (mem: 136.00 MiB)
app/token_contract auxiliary : 25298/26000 (mem: 136.00 MiB)
app/token_contract poseidon ext : 2882/17000 (mem: 136.00 MiB)
app/token_contract poseidon int : 16418/92000 (mem: 136.00 MiB)
app/token_contract overflow : 16144/16144 (mem: 136.00 MiB)
app/token_contract (mem: 136.00 MiB)
app/token_contract Total structured size: 258169 (mem: 136.00 MiB)
app/token_contract allocating polynomials object in proving key... (mem: 136.00 MiB)
app/token_contract populating trace... (mem: 546.00 MiB)
app/token_contract time to construct proving key: 225 ms. (mem: 571.00 MiB)
app/token_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 571.00 MiB)
app/token_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 579.00 MiB)
app/token_contract VK saved to "./target/tmp/tmp.1b1h8nRKos/vk" (mem: 582.00 MiB)
app/token_contract Completed 2.1 KiB/2.1 KiB (32.6 KiB/s) with 1 file(s) remaining
app/token_contract upload: ../../../../../tmp/tmp.G8wZ1kNJyR to s3://aztec-ci-artifacts/build-cache/vk-2a5428f334266d19-c06006d82b3affa5798b9c0f75542f4258ac6aed7766fed85f01953ff0c19adb.tar.gz
app/token_contract Cache upload of vk-2a5428f334266d19-c06006d82b3affa5798b9c0f75542f4258ac6aed7766fed85f01953ff0c19adb.tar.gz complete in 2s.
test/offchain_effect_contract Processing function: emit_event_as_offchain_message_for_msg_sender...
test/offchain_effect_contract Cache download of vk-2914e6dc508342c4-0abf337803a1df719723b270f21c9c23e2b10f71aad42b58340b49be1ec55385.tar.gz failed.
test/offchain_effect_contract Generating vk for function: emit_event_as_offchain_message_for_msg_sender...
test/offchain_effect_contract bb command: write_vk (mem: 9.00 MiB)
test/offchain_effect_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/offchain_effect_contract --scheme: client_ivc (mem: 9.00 MiB)
test/offchain_effect_contract --bytecode_path: - (mem: 9.00 MiB)
test/offchain_effect_contract --output_path: ./target/tmp/tmp.nVmfcKY386 (mem: 9.00 MiB)
test/offchain_effect_contract --verbose: true (mem: 9.00 MiB)
test/offchain_effect_contract --verifier_type: standalone (mem: 9.00 MiB)
test/offchain_effect_contract Constructing DeciderProvingKey (mem: 14.34 MiB)
test/offchain_effect_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.34 MiB)
test/offchain_effect_contract goblin ecc op : 4/1024 (mem: 17.34 MiB)
test/offchain_effect_contract busread : 742/6000 (mem: 17.34 MiB)
test/offchain_effect_contract lookups : 2/15000 (mem: 17.34 MiB)
test/offchain_effect_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.34 MiB)
test/offchain_effect_contract arithmetic : 3326/56000 (mem: 17.34 MiB)
test/offchain_effect_contract delta range : 1791/18000 (mem: 17.34 MiB)
test/offchain_effect_contract elliptic : 2/6000 (mem: 17.34 MiB)
test/offchain_effect_contract auxiliary : 26/26000 (mem: 17.34 MiB)
test/offchain_effect_contract poseidon ext : 42/17000 (mem: 17.34 MiB)
test/offchain_effect_contract poseidon int : 230/92000 (mem: 17.34 MiB)
test/offchain_effect_contract overflow : 0/0 (mem: 17.34 MiB)
test/offchain_effect_contract (mem: 17.34 MiB)
test/offchain_effect_contract Total structured size: 242025 (mem: 17.34 MiB)
test/offchain_effect_contract allocating polynomials object in proving key... (mem: 17.34 MiB)
test/offchain_effect_contract populating trace... (mem: 226.34 MiB)
test/offchain_effect_contract time to construct proving key: 114 ms. (mem: 240.34 MiB)
test/offchain_effect_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 240.34 MiB)
test/offchain_effect_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 270.34 MiB)
test/offchain_effect_contract VK saved to "./target/tmp/tmp.nVmfcKY386/vk" (mem: 270.34 MiB)
test/offchain_effect_contract Completed 2.1 KiB/2.1 KiB (30.4 KiB/s) with 1 file(s) remaining
test/offchain_effect_contract upload: ../../../../../tmp/tmp.KM1qDtfpTU to s3://aztec-ci-artifacts/build-cache/vk-2914e6dc508342c4-0abf337803a1df719723b270f21c9c23e2b10f71aad42b58340b49be1ec55385.tar.gz
test/offchain_effect_contract Cache upload of vk-2914e6dc508342c4-0abf337803a1df719723b270f21c9c23e2b10f71aad42b58340b49be1ec55385.tar.gz complete in 2s.
test/spam_contract Cache download and extraction of contract-8b730ca7171a9754.tar.gz complete in 0s.
test/updatable_contract compile test/updatable_contract
test/state_vars_contract Cache download and extraction of contract-e73cb6e2fdc601c1.tar.gz complete in 0s.
test/offchain_effect_contract Processing function: emit_note_as_offchain_message...
test/offchain_effect_contract Cache download of vk-2914e6dc508342c4-4423883a572bed77cb74e32da9e741aec03849d6da94b4d5618804b5075387e4.tar.gz failed.
test/offchain_effect_contract Generating vk for function: emit_note_as_offchain_message...
test/offchain_effect_contract bb command: write_vk (mem: 9.00 MiB)
test/offchain_effect_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/offchain_effect_contract --scheme: client_ivc (mem: 9.00 MiB)
test/offchain_effect_contract --bytecode_path: - (mem: 9.00 MiB)
test/offchain_effect_contract --output_path: ./target/tmp/tmp.bODpHh9PdG (mem: 9.00 MiB)
test/offchain_effect_contract --verbose: true (mem: 9.00 MiB)
test/offchain_effect_contract --verifier_type: standalone (mem: 9.00 MiB)
test/offchain_effect_contract Constructing DeciderProvingKey (mem: 15.22 MiB)
test/offchain_effect_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.22 MiB)
test/offchain_effect_contract goblin ecc op : 4/1024 (mem: 18.22 MiB)
test/offchain_effect_contract busread : 742/6000 (mem: 18.22 MiB)
test/offchain_effect_contract lookups : 2/15000 (mem: 18.22 MiB)
test/offchain_effect_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.22 MiB)
test/offchain_effect_contract arithmetic : 3335/56000 (mem: 18.22 MiB)
test/offchain_effect_contract delta range : 1789/18000 (mem: 18.22 MiB)
test/offchain_effect_contract elliptic : 2/6000 (mem: 18.22 MiB)
test/offchain_effect_contract auxiliary : 26/26000 (mem: 18.22 MiB)
test/offchain_effect_contract poseidon ext : 52/17000 (mem: 18.22 MiB)
test/offchain_effect_contract poseidon int : 287/92000 (mem: 18.22 MiB)
test/offchain_effect_contract overflow : 0/0 (mem: 18.22 MiB)
test/offchain_effect_contract (mem: 18.22 MiB)
test/offchain_effect_contract Total structured size: 242025 (mem: 18.22 MiB)
test/offchain_effect_contract allocating polynomials object in proving key... (mem: 18.22 MiB)
test/offchain_effect_contract populating trace... (mem: 228.22 MiB)
test/offchain_effect_contract time to construct proving key: 121 ms. (mem: 243.22 MiB)
test/offchain_effect_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 243.22 MiB)
test/offchain_effect_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 275.22 MiB)
test/offchain_effect_contract VK saved to "./target/tmp/tmp.bODpHh9PdG/vk" (mem: 275.22 MiB)
test/offchain_effect_contract Completed 2.1 KiB/2.1 KiB (30.6 KiB/s) with 1 file(s) remaining
test/offchain_effect_contract upload: ../../../../../tmp/tmp.PPtyl4JOjg to s3://aztec-ci-artifacts/build-cache/vk-2914e6dc508342c4-4423883a572bed77cb74e32da9e741aec03849d6da94b4d5618804b5075387e4.tar.gz
test/offchain_effect_contract Cache upload of vk-2914e6dc508342c4-4423883a572bed77cb74e32da9e741aec03849d6da94b4d5618804b5075387e4.tar.gz complete in 2s.
test/offchain_effect_contract Processing function: emit_offchain_effects...
test/offchain_effect_contract Cache download of vk-2914e6dc508342c4-47850468659dba087953b199d97232763eb2a03450856bd5075cd19e9e06ae98.tar.gz failed.
test/offchain_effect_contract Generating vk for function: emit_offchain_effects...
test/offchain_effect_contract bb command: write_vk (mem: 8.00 MiB)
test/offchain_effect_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/offchain_effect_contract --scheme: client_ivc (mem: 9.00 MiB)
test/offchain_effect_contract --bytecode_path: - (mem: 9.00 MiB)
test/offchain_effect_contract --output_path: ./target/tmp/tmp.PuOirAHyzT (mem: 9.00 MiB)
test/offchain_effect_contract --verbose: true (mem: 9.00 MiB)
test/offchain_effect_contract --verifier_type: standalone (mem: 9.00 MiB)
test/offchain_effect_contract Constructing DeciderProvingKey (mem: 20.62 MiB)
test/offchain_effect_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 24.62 MiB)
test/offchain_effect_contract goblin ecc op : 4/1024 (mem: 24.62 MiB)
test/offchain_effect_contract busread : 742/6000 (mem: 24.62 MiB)
test/offchain_effect_contract lookups : 2/15000 (mem: 24.62 MiB)
test/offchain_effect_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 24.62 MiB)
test/offchain_effect_contract arithmetic : 6891/56000 (mem: 24.62 MiB)
test/offchain_effect_contract delta range : 2024/18000 (mem: 24.62 MiB)
test/offchain_effect_contract elliptic : 2/6000 (mem: 24.62 MiB)
test/offchain_effect_contract auxiliary : 1325/26000 (mem: 24.62 MiB)
test/offchain_effect_contract poseidon ext : 502/17000 (mem: 24.62 MiB)
test/offchain_effect_contract poseidon int : 2852/92000 (mem: 24.62 MiB)
test/offchain_effect_contract overflow : 0/0 (mem: 24.62 MiB)
test/offchain_effect_contract (mem: 24.62 MiB)
test/offchain_effect_contract Total structured size: 242025 (mem: 24.62 MiB)
test/offchain_effect_contract allocating polynomials object in proving key... (mem: 24.62 MiB)
test/offchain_effect_contract populating trace... (mem: 230.62 MiB)
test/offchain_effect_contract time to construct proving key: 124 ms. (mem: 247.62 MiB)
test/offchain_effect_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 247.62 MiB)
test/offchain_effect_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 279.62 MiB)
test/offchain_effect_contract VK saved to "./target/tmp/tmp.PuOirAHyzT/vk" (mem: 279.62 MiB)
test/offchain_effect_contract Completed 2.1 KiB/2.1 KiB (25.3 KiB/s) with 1 file(s) remaining
test/offchain_effect_contract upload: ../../../../../tmp/tmp.PidQ7ByeSC to s3://aztec-ci-artifacts/build-cache/vk-2914e6dc508342c4-47850468659dba087953b199d97232763eb2a03450856bd5075cd19e9e06ae98.tar.gz
test/offchain_effect_contract Cache upload of vk-2914e6dc508342c4-47850468659dba087953b199d97232763eb2a03450856bd5075cd19e9e06ae98.tar.gz complete in 2s.
test/offchain_effect_contract Processing function: emitting_offchain_effect_from_utility_reverts...
test/offchain_effect_contract Function emitting_offchain_effect_from_utility_reverts is neither public nor unconstrained, skipping.
test/offchain_effect_contract Processing function: get_note_value...
test/offchain_effect_contract Function get_note_value is neither public nor unconstrained, skipping.
test/offchain_effect_contract Processing function: process_message...
test/offchain_effect_contract Function process_message is neither public nor unconstrained, skipping.
test/offchain_effect_contract Processing function: sync_private_state...
test/offchain_effect_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/offchain_effect_contract Processing function: public_dispatch...
test/offchain_effect_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/updated_contract compile test/updated_contract
test/counter_contract Processing function: decrement...
test/counter_contract Cache download of vk-74cd1603fe542b8d-c289736b7bc357cfdd491924b389b297138a1d564aee2bf47463300c2f15f7de.tar.gz failed.
test/counter_contract Generating vk for function: decrement...
test/counter_contract bb command: write_vk (mem: 8.00 MiB)
test/counter_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/counter_contract --scheme: client_ivc (mem: 9.00 MiB)
test/counter_contract --bytecode_path: - (mem: 9.00 MiB)
test/counter_contract --output_path: ./target/tmp/tmp.xq1fAGSYbI (mem: 9.00 MiB)
test/counter_contract --verbose: true (mem: 9.00 MiB)
test/counter_contract --verifier_type: standalone (mem: 9.00 MiB)
test/counter_contract Constructing DeciderProvingKey (mem: 87.50 MiB)
test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 96.50 MiB)
test/counter_contract goblin ecc op : 4/1024 (mem: 96.50 MiB)
test/counter_contract busread : 742/6000 (mem: 96.50 MiB)
test/counter_contract lookups : 12250/15000 (mem: 96.50 MiB)
test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 96.50 MiB)
test/counter_contract arithmetic : 35480/56000 (mem: 96.50 MiB)
test/counter_contract delta range : 5566/18000 (mem: 96.50 MiB)
test/counter_contract elliptic : 5822/6000 (mem: 96.50 MiB)
test/counter_contract auxiliary : 20593/26000 (mem: 96.50 MiB)
test/counter_contract poseidon ext : 2592/17000 (mem: 96.50 MiB)
test/counter_contract poseidon int : 14765/92000 (mem: 96.50 MiB)
test/counter_contract overflow : 0/0 (mem: 96.50 MiB)
test/counter_contract (mem: 96.50 MiB)
test/counter_contract Total structured size: 242025 (mem: 96.50 MiB)
test/counter_contract allocating polynomials object in proving key... (mem: 96.50 MiB)
test/counter_contract populating trace... (mem: 292.50 MiB)
test/counter_contract time to construct proving key: 174 ms. (mem: 313.50 MiB)
test/counter_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 313.50 MiB)
test/counter_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 321.50 MiB)
test/counter_contract VK saved to "./target/tmp/tmp.xq1fAGSYbI/vk" (mem: 325.50 MiB)
test/counter_contract Completed 2.1 KiB/2.1 KiB (29.4 KiB/s) with 1 file(s) remaining
test/counter_contract upload: ../../../../../tmp/tmp.yAnDkO2vK4 to s3://aztec-ci-artifacts/build-cache/vk-74cd1603fe542b8d-c289736b7bc357cfdd491924b389b297138a1d564aee2bf47463300c2f15f7de.tar.gz
test/counter_contract Cache upload of vk-74cd1603fe542b8d-c289736b7bc357cfdd491924b389b297138a1d564aee2bf47463300c2f15f7de.tar.gz complete in 2s.
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-74cd1603fe542b8d-5821006fcd99a21eb7fcb0d0c0e22fe305ca59dfa491dd3e67169d16816500af.tar.gz failed.
test/counter_contract Generating vk for function: increment...
test/counter_contract bb command: write_vk (mem: 8.00 MiB)
test/counter_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/counter_contract --scheme: client_ivc (mem: 9.00 MiB)
test/counter_contract --bytecode_path: - (mem: 9.00 MiB)
test/counter_contract --output_path: ./target/tmp/tmp.kCkKrfxgWN (mem: 9.00 MiB)
test/counter_contract --verbose: true (mem: 9.00 MiB)
test/counter_contract --verifier_type: standalone (mem: 9.00 MiB)
test/counter_contract Constructing DeciderProvingKey (mem: 39.36 MiB)
test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 42.36 MiB)
test/counter_contract goblin ecc op : 4/1024 (mem: 42.36 MiB)
test/counter_contract busread : 742/6000 (mem: 42.36 MiB)
test/counter_contract lookups : 12218/15000 (mem: 42.36 MiB)
test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 42.36 MiB)
test/counter_contract arithmetic : 14736/56000 (mem: 42.36 MiB)
test/counter_contract delta range : 2431/18000 (mem: 42.36 MiB)
test/counter_contract elliptic : 670/6000 (mem: 42.36 MiB)
test/counter_contract auxiliary : 738/26000 (mem: 42.36 MiB)
test/counter_contract poseidon ext : 42/17000 (mem: 42.36 MiB)
test/counter_contract poseidon int : 230/92000 (mem: 42.36 MiB)
test/counter_contract overflow : 0/0 (mem: 42.36 MiB)
test/counter_contract (mem: 42.36 MiB)
test/counter_contract Total structured size: 242025 (mem: 42.36 MiB)
test/counter_contract allocating polynomials object in proving key... (mem: 42.36 MiB)
test/counter_contract populating trace... (mem: 247.36 MiB)
test/counter_contract time to construct proving key: 113 ms. (mem: 260.36 MiB)
test/counter_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 260.36 MiB)
test/counter_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 289.88 MiB)
test/counter_contract VK saved to "./target/tmp/tmp.kCkKrfxgWN/vk" (mem: 289.88 MiB)
test/counter_contract Completed 2.1 KiB/2.1 KiB (28.7 KiB/s) with 1 file(s) remaining
test/counter_contract upload: ../../../../../tmp/tmp.o6JzuP15WO to s3://aztec-ci-artifacts/build-cache/vk-74cd1603fe542b8d-5821006fcd99a21eb7fcb0d0c0e22fe305ca59dfa491dd3e67169d16816500af.tar.gz
test/counter_contract Cache upload of vk-74cd1603fe542b8d-5821006fcd99a21eb7fcb0d0c0e22fe305ca59dfa491dd3e67169d16816500af.tar.gz complete in 3s.
test/stateful_test_contract Cache download and extraction of contract-808dc35a598a134a.tar.gz complete in 1s.
test/counter_contract Processing function: increment_and_decrement...
test/counter_contract Cache download of vk-74cd1603fe542b8d-96b578b57415b92846aec4cbc4621c138a234d3c19ba8200f1e5c4d3d6715353.tar.gz failed.
test/counter_contract Generating vk for function: increment_and_decrement...
test/counter_contract bb command: write_vk (mem: 9.00 MiB)
test/counter_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/counter_contract --scheme: client_ivc (mem: 9.00 MiB)
test/counter_contract --bytecode_path: - (mem: 9.00 MiB)
test/counter_contract --output_path: ./target/tmp/tmp.gLv4jKzy8O (mem: 9.00 MiB)
test/counter_contract --verbose: true (mem: 9.00 MiB)
test/counter_contract --verifier_type: standalone (mem: 9.00 MiB)
test/counter_contract Constructing DeciderProvingKey (mem: 93.96 MiB)
test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 112.96 MiB)
test/counter_contract goblin ecc op : 4/1024 (mem: 112.96 MiB)
test/counter_contract busread : 742/6000 (mem: 112.96 MiB)
test/counter_contract lookups : 24466/15000 (mem: 112.96 MiB)
test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 112.96 MiB)
test/counter_contract arithmetic : 45115/56000 (mem: 112.96 MiB)
test/counter_contract delta range : 6117/18000 (mem: 112.96 MiB)
test/counter_contract elliptic : 6490/6000 (mem: 112.96 MiB)
test/counter_contract auxiliary : 21305/26000 (mem: 112.96 MiB)
test/counter_contract poseidon ext : 2612/17000 (mem: 112.96 MiB)
test/counter_contract poseidon int : 14879/92000 (mem: 112.96 MiB)
test/counter_contract overflow : 0/0 (mem: 112.96 MiB)
test/counter_contract (mem: 112.96 MiB)
test/counter_contract Total structured size: 242025 (mem: 112.96 MiB)
test/counter_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 116.96 MiB)
test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 116.96 MiB)
test/counter_contract goblin ecc op : 4/1024 (mem: 116.96 MiB)
test/counter_contract busread : 742/6000 (mem: 116.96 MiB)
test/counter_contract lookups : 15000/15000 (mem: 116.96 MiB)
test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 116.96 MiB)
test/counter_contract arithmetic : 45115/56000 (mem: 116.96 MiB)
test/counter_contract delta range : 6117/18000 (mem: 116.96 MiB)
test/counter_contract elliptic : 6000/6000 (mem: 116.96 MiB)
test/counter_contract auxiliary : 21305/26000 (mem: 116.96 MiB)
test/counter_contract poseidon ext : 2612/17000 (mem: 116.96 MiB)
test/counter_contract poseidon int : 14879/92000 (mem: 116.96 MiB)
test/counter_contract overflow : 9958/9958 (mem: 116.96 MiB)
test/counter_contract (mem: 116.96 MiB)
test/counter_contract Total structured size: 251983 (mem: 116.96 MiB)
test/counter_contract allocating polynomials object in proving key... (mem: 116.96 MiB)
test/counter_contract populating trace... (mem: 530.96 MiB)
test/counter_contract time to construct proving key: 215 ms. (mem: 558.96 MiB)
test/counter_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 558.96 MiB)
test/counter_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 566.47 MiB)
test/counter_contract VK saved to "./target/tmp/tmp.gLv4jKzy8O/vk" (mem: 568.47 MiB)
test/counter_contract Completed 2.1 KiB/2.1 KiB (28.3 KiB/s) with 1 file(s) remaining
test/counter_contract upload: ../../../../../tmp/tmp.5kOTKLWwg5 to s3://aztec-ci-artifacts/build-cache/vk-74cd1603fe542b8d-96b578b57415b92846aec4cbc4621c138a234d3c19ba8200f1e5c4d3d6715353.tar.gz
test/counter_contract Cache upload of vk-74cd1603fe542b8d-96b578b57415b92846aec4cbc4621c138a234d3c19ba8200f1e5c4d3d6715353.tar.gz complete in 3s.
test/counter_contract Processing function: increment_self_and_other...
test/counter_contract Cache download of vk-74cd1603fe542b8d-7350ce618fecacb3ffc7fe908c619234c488172a16e5b52b67fb529e4b4cc55b.tar.gz failed.
test/counter_contract Generating vk for function: increment_self_and_other...
test/counter_contract bb command: write_vk (mem: 8.00 MiB)
test/counter_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/counter_contract --scheme: client_ivc (mem: 9.00 MiB)
test/counter_contract --bytecode_path: - (mem: 9.00 MiB)
test/counter_contract --output_path: ./target/tmp/tmp.SdM5tyJU97 (mem: 9.00 MiB)
test/counter_contract --verbose: true (mem: 9.00 MiB)
test/counter_contract --verifier_type: standalone (mem: 9.00 MiB)
test/counter_contract Constructing DeciderProvingKey (mem: 39.38 MiB)
test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 42.38 MiB)
test/counter_contract goblin ecc op : 4/1024 (mem: 42.38 MiB)
test/counter_contract busread : 742/6000 (mem: 42.38 MiB)
test/counter_contract lookups : 12218/15000 (mem: 42.38 MiB)
test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 42.38 MiB)
test/counter_contract arithmetic : 14757/56000 (mem: 42.38 MiB)
test/counter_contract delta range : 2432/18000 (mem: 42.38 MiB)
test/counter_contract elliptic : 670/6000 (mem: 42.38 MiB)
test/counter_contract auxiliary : 738/26000 (mem: 42.38 MiB)
test/counter_contract poseidon ext : 62/17000 (mem: 42.38 MiB)
test/counter_contract poseidon int : 344/92000 (mem: 42.38 MiB)
test/counter_contract overflow : 0/0 (mem: 42.38 MiB)
test/counter_contract (mem: 42.38 MiB)
test/counter_contract Total structured size: 242025 (mem: 42.38 MiB)
test/counter_contract allocating polynomials object in proving key... (mem: 42.38 MiB)
test/counter_contract populating trace... (mem: 238.38 MiB)
test/counter_contract time to construct proving key: 117 ms. (mem: 254.38 MiB)
test/counter_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 254.38 MiB)
test/counter_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 284.16 MiB)
test/counter_contract VK saved to "./target/tmp/tmp.SdM5tyJU97/vk" (mem: 284.16 MiB)
test/counter_contract Completed 2.1 KiB/2.1 KiB (29.8 KiB/s) with 1 file(s) remaining
test/counter_contract upload: ../../../../../tmp/tmp.sQ4BRfrmte to s3://aztec-ci-artifacts/build-cache/vk-74cd1603fe542b8d-7350ce618fecacb3ffc7fe908c619234c488172a16e5b52b67fb529e4b4cc55b.tar.gz
test/counter_contract Cache upload of vk-74cd1603fe542b8d-7350ce618fecacb3ffc7fe908c619234c488172a16e5b52b67fb529e4b4cc55b.tar.gz complete in 3s.
test/counter_contract Processing function: increment_twice...
test/counter_contract Cache download of vk-74cd1603fe542b8d-a8860317a8fdecd380b31d2c7dc1e1593b94835967810e8ff987e8c2e3ade707.tar.gz failed.
test/counter_contract Generating vk for function: increment_twice...
test/counter_contract bb command: write_vk (mem: 9.00 MiB)
test/counter_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/counter_contract --scheme: client_ivc (mem: 9.00 MiB)
test/counter_contract --bytecode_path: - (mem: 9.00 MiB)
test/counter_contract --output_path: ./target/tmp/tmp.fjtwOKDPNB (mem: 9.00 MiB)
test/counter_contract --verbose: true (mem: 9.00 MiB)
test/counter_contract --verifier_type: standalone (mem: 9.00 MiB)
test/counter_contract Constructing DeciderProvingKey (mem: 57.02 MiB)
test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 59.02 MiB)
test/counter_contract goblin ecc op : 4/1024 (mem: 59.02 MiB)
test/counter_contract busread : 742/6000 (mem: 59.02 MiB)
test/counter_contract lookups : 24434/15000 (mem: 59.02 MiB)
test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 59.02 MiB)
test/counter_contract arithmetic : 24373/56000 (mem: 59.02 MiB)
test/counter_contract delta range : 2982/18000 (mem: 59.02 MiB)
test/counter_contract elliptic : 1338/6000 (mem: 59.02 MiB)
test/counter_contract auxiliary : 1450/26000 (mem: 59.02 MiB)
test/counter_contract poseidon ext : 62/17000 (mem: 59.02 MiB)
test/counter_contract poseidon int : 344/92000 (mem: 59.02 MiB)
test/counter_contract overflow : 0/0 (mem: 59.02 MiB)
test/counter_contract (mem: 59.02 MiB)
test/counter_contract Total structured size: 242025 (mem: 59.02 MiB)
test/counter_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 64.02 MiB)
test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 64.02 MiB)
test/counter_contract goblin ecc op : 4/1024 (mem: 64.02 MiB)
test/counter_contract busread : 742/6000 (mem: 64.02 MiB)
test/counter_contract lookups : 15000/15000 (mem: 64.02 MiB)
test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 64.02 MiB)
test/counter_contract arithmetic : 24373/56000 (mem: 64.02 MiB)
test/counter_contract delta range : 2982/18000 (mem: 64.02 MiB)
test/counter_contract elliptic : 1338/6000 (mem: 64.02 MiB)
test/counter_contract auxiliary : 1450/26000 (mem: 64.02 MiB)
test/counter_contract poseidon ext : 62/17000 (mem: 64.02 MiB)
test/counter_contract poseidon int : 344/92000 (mem: 64.02 MiB)
test/counter_contract overflow : 9435/9435 (mem: 64.02 MiB)
test/counter_contract (mem: 64.02 MiB)
test/counter_contract Total structured size: 251460 (mem: 64.02 MiB)
test/counter_contract allocating polynomials object in proving key... (mem: 64.02 MiB)
test/counter_contract populating trace... (mem: 478.02 MiB)
test/counter_contract time to construct proving key: 185 ms. (mem: 494.02 MiB)
test/counter_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 494.02 MiB)
test/counter_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 520.34 MiB)
test/counter_contract VK saved to "./target/tmp/tmp.fjtwOKDPNB/vk" (mem: 520.34 MiB)
test/counter_contract Completed 2.1 KiB/2.1 KiB (40.8 KiB/s) with 1 file(s) remaining
test/counter_contract upload: ../../../../../tmp/tmp.7fq04tMM3A to s3://aztec-ci-artifacts/build-cache/vk-74cd1603fe542b8d-a8860317a8fdecd380b31d2c7dc1e1593b94835967810e8ff987e8c2e3ade707.tar.gz
test/counter_contract Cache upload of vk-74cd1603fe542b8d-a8860317a8fdecd380b31d2c7dc1e1593b94835967810e8ff987e8c2e3ade707.tar.gz complete in 2s.
test/counter_contract Processing function: initialize...
test/counter_contract Cache download of vk-74cd1603fe542b8d-1b92cd8defae03624ac255b171a768cc09281ebf3f83c88c9714dd98a3a10822.tar.gz failed.
test/counter_contract Generating vk for function: initialize...
test/counter_contract bb command: write_vk (mem: 8.00 MiB)
test/counter_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/counter_contract --scheme: client_ivc (mem: 9.00 MiB)
test/counter_contract --bytecode_path: - (mem: 9.00 MiB)
test/counter_contract --output_path: ./target/tmp/tmp.4QlWxFAfaa (mem: 9.00 MiB)
test/counter_contract --verbose: true (mem: 9.00 MiB)
test/counter_contract --verifier_type: standalone (mem: 9.00 MiB)
test/counter_contract Constructing DeciderProvingKey (mem: 39.02 MiB)
test/counter_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 43.02 MiB)
test/counter_contract goblin ecc op : 4/1024 (mem: 43.02 MiB)
test/counter_contract busread : 742/6000 (mem: 43.02 MiB)
test/counter_contract lookups : 12250/15000 (mem: 43.02 MiB)
test/counter_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 43.02 MiB)
test/counter_contract arithmetic : 15506/56000 (mem: 43.02 MiB)
test/counter_contract delta range : 2493/18000 (mem: 43.02 MiB)
test/counter_contract elliptic : 1008/6000 (mem: 43.02 MiB)
test/counter_contract auxiliary : 899/26000 (mem: 43.02 MiB)
test/counter_contract poseidon ext : 142/17000 (mem: 43.02 MiB)
test/counter_contract poseidon int : 800/92000 (mem: 43.02 MiB)
test/counter_contract overflow : 0/0 (mem: 43.02 MiB)
test/counter_contract (mem: 43.02 MiB)
test/counter_contract Total structured size: 242025 (mem: 43.02 MiB)
test/counter_contract allocating polynomials object in proving key... (mem: 43.02 MiB)
test/counter_contract populating trace... (mem: 241.02 MiB)
test/counter_contract time to construct proving key: 116 ms. (mem: 255.02 MiB)
test/counter_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 255.02 MiB)
test/counter_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 284.67 MiB)
test/counter_contract VK saved to "./target/tmp/tmp.4QlWxFAfaa/vk" (mem: 284.67 MiB)
test/counter_contract Completed 2.1 KiB/2.1 KiB (26.0 KiB/s) with 1 file(s) remaining
test/counter_contract upload: ../../../../../tmp/tmp.yR5zG9zfiO to s3://aztec-ci-artifacts/build-cache/vk-74cd1603fe542b8d-1b92cd8defae03624ac255b171a768cc09281ebf3f83c88c9714dd98a3a10822.tar.gz
test/counter_contract Cache upload of vk-74cd1603fe542b8d-1b92cd8defae03624ac255b171a768cc09281ebf3f83c88c9714dd98a3a10822.tar.gz complete in 3s.
test/counter_contract Processing function: process_message...
test/counter_contract Function process_message is neither public nor unconstrained, skipping.
test/counter_contract Processing function: public_dispatch...
test/counter_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/counter_contract Processing function: sync_private_state...
test/counter_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/static_child_contract Cache download and extraction of contract-76edcf3e59326a75.tar.gz complete in 0s.
test/static_parent_contract Cache download and extraction of contract-b89d3a243c404d0b.tar.gz complete in 0s.
protocol/contract_class_registerer_contract Processing function: register...
protocol/contract_class_registerer_contract Cache download of vk-154f31af3bdeae4d-cadfcac0e51b8b1726494f07b2a60a3b0ba44a9211e960462325b29d188fa985.tar.gz failed.
protocol/contract_class_registerer_contract Generating vk for function: register...
protocol/contract_class_registerer_contract bb command: write_vk (mem: 9.00 MiB)
protocol/contract_class_registerer_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
protocol/contract_class_registerer_contract --scheme: client_ivc (mem: 9.00 MiB)
protocol/contract_class_registerer_contract --bytecode_path: - (mem: 9.00 MiB)
protocol/contract_class_registerer_contract --output_path: ./target/tmp/tmp.HLro7eOBzb (mem: 9.00 MiB)
protocol/contract_class_registerer_contract --verbose: true (mem: 9.00 MiB)
protocol/contract_class_registerer_contract --verifier_type: standalone (mem: 9.00 MiB)
protocol/contract_class_registerer_contract Constructing DeciderProvingKey (mem: 204.93 MiB)
protocol/contract_class_registerer_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 214.93 MiB)
protocol/contract_class_registerer_contract goblin ecc op : 4/1024 (mem: 214.93 MiB)
protocol/contract_class_registerer_contract busread : 742/6000 (mem: 214.93 MiB)
protocol/contract_class_registerer_contract lookups : 2/15000 (mem: 214.93 MiB)
protocol/contract_class_registerer_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 214.93 MiB)
protocol/contract_class_registerer_contract arithmetic : 96926/56000 (mem: 214.93 MiB)
protocol/contract_class_registerer_contract delta range : 8579/18000 (mem: 214.93 MiB)
protocol/contract_class_registerer_contract elliptic : 2/6000 (mem: 214.93 MiB)
protocol/contract_class_registerer_contract auxiliary : 18075/26000 (mem: 214.93 MiB)
protocol/contract_class_registerer_contract poseidon ext : 20132/17000 (mem: 214.93 MiB)
protocol/contract_class_registerer_contract poseidon int : 114743/92000 (mem: 214.93 MiB)
protocol/contract_class_registerer_contract overflow : 0/0 (mem: 214.93 MiB)
protocol/contract_class_registerer_contract (mem: 214.93 MiB)
protocol/contract_class_registerer_contract Total structured size: 242025 (mem: 214.93 MiB)
protocol/contract_class_registerer_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 259.93 MiB)
protocol/contract_class_registerer_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 259.93 MiB)
protocol/contract_class_registerer_contract goblin ecc op : 4/1024 (mem: 259.93 MiB)
protocol/contract_class_registerer_contract busread : 742/6000 (mem: 259.93 MiB)
protocol/contract_class_registerer_contract lookups : 2/15000 (mem: 259.93 MiB)
protocol/contract_class_registerer_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 259.93 MiB)
protocol/contract_class_registerer_contract arithmetic : 56000/56000 (mem: 259.93 MiB)
protocol/contract_class_registerer_contract delta range : 8579/18000 (mem: 259.93 MiB)
protocol/contract_class_registerer_contract elliptic : 2/6000 (mem: 259.93 MiB)
protocol/contract_class_registerer_contract auxiliary : 18075/26000 (mem: 259.93 MiB)
protocol/contract_class_registerer_contract poseidon ext : 17000/17000 (mem: 259.93 MiB)
protocol/contract_class_registerer_contract poseidon int : 92000/92000 (mem: 259.93 MiB)
protocol/contract_class_registerer_contract overflow : 66804/66804 (mem: 259.93 MiB)
protocol/contract_class_registerer_contract (mem: 259.93 MiB)
protocol/contract_class_registerer_contract Total structured size: 308829 (mem: 259.93 MiB)
protocol/contract_class_registerer_contract allocating polynomials object in proving key... (mem: 259.93 MiB)
protocol/contract_class_registerer_contract populating trace... (mem: 1110.93 MiB)
protocol/contract_class_registerer_contract time to construct proving key: 378 ms. (mem: 1169.93 MiB)
protocol/contract_class_registerer_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 1169.93 MiB)
protocol/contract_class_registerer_contract Initialized BN254 CRS from memory with num points = 524289 (mem: 1169.93 MiB)
protocol/contract_class_registerer_contract VK saved to "./target/tmp/tmp.HLro7eOBzb/vk" (mem: 1174.92 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.dXNknOmhTA to s3://aztec-ci-artifacts/build-cache/vk-154f31af3bdeae4d-cadfcac0e51b8b1726494f07b2a60a3b0ba44a9211e960462325b29d188fa985.tar.gz
protocol/contract_class_registerer_contract Cache upload of vk-154f31af3bdeae4d-cadfcac0e51b8b1726494f07b2a60a3b0ba44a9211e960462325b29d188fa985.tar.gz complete in 3s.
protocol/contract_class_registerer_contract Processing function: sync_private_state...
protocol/contract_class_registerer_contract Function sync_private_state is neither public nor unconstrained, skipping.
protocol/contract_class_registerer_contract Processing function: public_dispatch...
protocol/contract_class_registerer_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/state_vars_contract 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/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/parent_contract Processing function: enqueue_call_to_child...
test/parent_contract Cache download of vk-d400ad459870fbf2-9c139081d7bc1c90d6b77d65ed5cd63b7a909231d6bff3435decb9215fa4cfad.tar.gz failed.
test/parent_contract Generating vk for function: enqueue_call_to_child...
test/parent_contract bb command: write_vk (mem: 9.00 MiB)
test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/parent_contract --output_path: ./target/tmp/tmp.aCiwrgezYU (mem: 9.00 MiB)
test/parent_contract --verbose: true (mem: 9.00 MiB)
test/parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/parent_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.00 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 19.00 MiB)
test/parent_contract busread : 742/6000 (mem: 19.00 MiB)
test/parent_contract lookups : 2/15000 (mem: 19.00 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.00 MiB)
test/parent_contract arithmetic : 3307/56000 (mem: 19.00 MiB)
test/parent_contract delta range : 1787/18000 (mem: 19.00 MiB)
test/parent_contract elliptic : 2/6000 (mem: 19.00 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 19.00 MiB)
test/parent_contract poseidon ext : 32/17000 (mem: 19.00 MiB)
test/parent_contract poseidon int : 173/92000 (mem: 19.00 MiB)
test/parent_contract overflow : 0/0 (mem: 19.00 MiB)
test/parent_contract (mem: 19.00 MiB)
test/parent_contract Total structured size: 242025 (mem: 19.00 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 19.00 MiB)
test/parent_contract populating trace... (mem: 223.00 MiB)
test/parent_contract time to construct proving key: 110 ms. (mem: 238.00 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 238.00 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 270.00 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.aCiwrgezYU/vk" (mem: 270.00 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.fzaog5l2sH to s3://aztec-ci-artifacts/build-cache/vk-d400ad459870fbf2-9c139081d7bc1c90d6b77d65ed5cd63b7a909231d6bff3435decb9215fa4cfad.tar.gz
test/parent_contract Cache upload of vk-d400ad459870fbf2-9c139081d7bc1c90d6b77d65ed5cd63b7a909231d6bff3435decb9215fa4cfad.tar.gz complete in 2s.
test/parent_contract Processing function: enqueue_call_to_child_twice...
test/parent_contract Cache download of vk-d400ad459870fbf2-2a0765992160c184230afedd8ca0b464f853ef83404c636a4c77b003ff83e6fc.tar.gz failed.
test/parent_contract Generating vk for function: enqueue_call_to_child_twice...
test/parent_contract bb command: write_vk (mem: 9.00 MiB)
test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/parent_contract --output_path: ./target/tmp/tmp.4KpJeRa5LS (mem: 9.00 MiB)
test/parent_contract --verbose: true (mem: 9.00 MiB)
test/parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/parent_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.00 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 19.00 MiB)
test/parent_contract busread : 742/6000 (mem: 19.00 MiB)
test/parent_contract lookups : 2/15000 (mem: 19.00 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.00 MiB)
test/parent_contract arithmetic : 3315/56000 (mem: 19.00 MiB)
test/parent_contract delta range : 1788/18000 (mem: 19.00 MiB)
test/parent_contract elliptic : 2/6000 (mem: 19.00 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 19.00 MiB)
test/parent_contract poseidon ext : 42/17000 (mem: 19.00 MiB)
test/parent_contract poseidon int : 230/92000 (mem: 19.00 MiB)
test/parent_contract overflow : 0/0 (mem: 19.00 MiB)
test/parent_contract (mem: 19.00 MiB)
test/parent_contract Total structured size: 242025 (mem: 19.00 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 19.00 MiB)
test/parent_contract populating trace... (mem: 235.00 MiB)
test/parent_contract time to construct proving key: 97 ms. (mem: 245.00 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 245.00 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 277.00 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.4KpJeRa5LS/vk" (mem: 277.00 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (24.3 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.8kyoKsn9sQ to s3://aztec-ci-artifacts/build-cache/vk-d400ad459870fbf2-2a0765992160c184230afedd8ca0b464f853ef83404c636a4c77b003ff83e6fc.tar.gz
test/parent_contract Cache upload of vk-d400ad459870fbf2-2a0765992160c184230afedd8ca0b464f853ef83404c636a4c77b003ff83e6fc.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-d400ad459870fbf2-2960f497c52369fb65e0ae87609091d543d0d5f2013caa81912b5d2bea828d18.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: 9.00 MiB)
test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/parent_contract --output_path: ./target/tmp/tmp.CZgFfX1XUN (mem: 9.00 MiB)
test/parent_contract --verbose: true (mem: 9.00 MiB)
test/parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/parent_contract Constructing DeciderProvingKey (mem: 14.95 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.95 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 18.95 MiB)
test/parent_contract busread : 742/6000 (mem: 18.95 MiB)
test/parent_contract lookups : 2/15000 (mem: 18.95 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.95 MiB)
test/parent_contract arithmetic : 3319/56000 (mem: 18.95 MiB)
test/parent_contract delta range : 1791/18000 (mem: 18.95 MiB)
test/parent_contract elliptic : 2/6000 (mem: 18.95 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 18.95 MiB)
test/parent_contract poseidon ext : 22/17000 (mem: 18.95 MiB)
test/parent_contract poseidon int : 116/92000 (mem: 18.95 MiB)
test/parent_contract overflow : 0/0 (mem: 18.95 MiB)
test/parent_contract (mem: 18.95 MiB)
test/parent_contract Total structured size: 242025 (mem: 18.95 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 18.95 MiB)
test/parent_contract populating trace... (mem: 224.95 MiB)
test/parent_contract time to construct proving key: 104 ms. (mem: 238.95 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 238.95 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 270.95 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.CZgFfX1XUN/vk" (mem: 270.95 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (26.3 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.l2c0rzhmOo to s3://aztec-ci-artifacts/build-cache/vk-d400ad459870fbf2-2960f497c52369fb65e0ae87609091d543d0d5f2013caa81912b5d2bea828d18.tar.gz
test/parent_contract Cache upload of vk-d400ad459870fbf2-2960f497c52369fb65e0ae87609091d543d0d5f2013caa81912b5d2bea828d18.tar.gz complete in 3s.
test/test_contract Cache download and extraction of contract-798cb11c6be55a2b.tar.gz complete in 0s.
test/parent_contract Processing function: enqueue_call_to_pub_entry_point...
test/parent_contract Cache download of vk-d400ad459870fbf2-b697b49c59f14c13f3f01975d20f99ebb96ad9316bd7eaef6a0144f94720bcff.tar.gz failed.
test/parent_contract Generating vk for function: enqueue_call_to_pub_entry_point...
test/parent_contract bb command: write_vk (mem: 9.00 MiB)
test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/parent_contract --output_path: ./target/tmp/tmp.MJ0xx2flfs (mem: 9.00 MiB)
test/parent_contract --verbose: true (mem: 9.00 MiB)
test/parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/parent_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.00 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 19.00 MiB)
test/parent_contract busread : 742/6000 (mem: 19.00 MiB)
test/parent_contract lookups : 2/15000 (mem: 19.00 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.00 MiB)
test/parent_contract arithmetic : 3319/56000 (mem: 19.00 MiB)
test/parent_contract delta range : 1787/18000 (mem: 19.00 MiB)
test/parent_contract elliptic : 2/6000 (mem: 19.00 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 19.00 MiB)
test/parent_contract poseidon ext : 42/17000 (mem: 19.00 MiB)
test/parent_contract poseidon int : 230/92000 (mem: 19.00 MiB)
test/parent_contract overflow : 0/0 (mem: 19.00 MiB)
test/parent_contract (mem: 19.00 MiB)
test/parent_contract Total structured size: 242025 (mem: 19.00 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 19.00 MiB)
test/parent_contract populating trace... (mem: 231.00 MiB)
test/parent_contract time to construct proving key: 101 ms. (mem: 247.00 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 247.00 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 279.00 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.MJ0xx2flfs/vk" (mem: 279.00 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (25.2 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.nrHLvjVjLL to s3://aztec-ci-artifacts/build-cache/vk-d400ad459870fbf2-b697b49c59f14c13f3f01975d20f99ebb96ad9316bd7eaef6a0144f94720bcff.tar.gz
test/parent_contract Cache upload of vk-d400ad459870fbf2-b697b49c59f14c13f3f01975d20f99ebb96ad9316bd7eaef6a0144f94720bcff.tar.gz complete in 3s.
test/parent_contract Processing function: enqueue_calls_to_child_with_nested_first...
test/parent_contract Cache download of vk-d400ad459870fbf2-a2b47f80ffee85a65b339e267fac226a2a593332351ecfb18c01fecd232f6a59.tar.gz failed.
test/parent_contract Generating vk for function: enqueue_calls_to_child_with_nested_first...
test/parent_contract bb command: write_vk (mem: 9.00 MiB)
test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/parent_contract --output_path: ./target/tmp/tmp.vaqzveD0TL (mem: 9.00 MiB)
test/parent_contract --verbose: true (mem: 9.00 MiB)
test/parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/parent_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.00 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 19.00 MiB)
test/parent_contract busread : 742/6000 (mem: 19.00 MiB)
test/parent_contract lookups : 2/15000 (mem: 19.00 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.00 MiB)
test/parent_contract arithmetic : 3315/56000 (mem: 19.00 MiB)
test/parent_contract delta range : 1788/18000 (mem: 19.00 MiB)
test/parent_contract elliptic : 2/6000 (mem: 19.00 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 19.00 MiB)
test/parent_contract poseidon ext : 42/17000 (mem: 19.00 MiB)
test/parent_contract poseidon int : 230/92000 (mem: 19.00 MiB)
test/parent_contract overflow : 0/0 (mem: 19.00 MiB)
test/parent_contract (mem: 19.00 MiB)
test/parent_contract Total structured size: 242025 (mem: 19.00 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 19.00 MiB)
test/parent_contract populating trace... (mem: 237.00 MiB)
test/parent_contract time to construct proving key: 97 ms. (mem: 247.00 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 247.00 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 279.00 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.vaqzveD0TL/vk" (mem: 279.00 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (27.9 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.pXwmwai2Qd to s3://aztec-ci-artifacts/build-cache/vk-d400ad459870fbf2-a2b47f80ffee85a65b339e267fac226a2a593332351ecfb18c01fecd232f6a59.tar.gz
test/parent_contract Cache upload of vk-d400ad459870fbf2-a2b47f80ffee85a65b339e267fac226a2a593332351ecfb18c01fecd232f6a59.tar.gz complete in 2s.
test/parent_contract Processing function: enqueue_calls_to_child_with_nested_last...
test/parent_contract Cache download of vk-d400ad459870fbf2-eb59649a1b91ec95428b88055f0eafde62077390c8b54a44863d9f8c1273a05b.tar.gz failed.
test/parent_contract Generating vk for function: enqueue_calls_to_child_with_nested_last...
test/parent_contract bb command: write_vk (mem: 8.00 MiB)
test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/parent_contract --output_path: ./target/tmp/tmp.TP3c0yrLih (mem: 9.00 MiB)
test/parent_contract --verbose: true (mem: 9.00 MiB)
test/parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/parent_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.00 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 18.00 MiB)
test/parent_contract busread : 742/6000 (mem: 18.00 MiB)
test/parent_contract lookups : 2/15000 (mem: 18.00 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.00 MiB)
test/parent_contract arithmetic : 3315/56000 (mem: 18.00 MiB)
test/parent_contract delta range : 1788/18000 (mem: 18.00 MiB)
test/parent_contract elliptic : 2/6000 (mem: 18.00 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 18.00 MiB)
test/parent_contract poseidon ext : 42/17000 (mem: 18.00 MiB)
test/parent_contract poseidon int : 230/92000 (mem: 18.00 MiB)
test/parent_contract overflow : 0/0 (mem: 18.00 MiB)
test/parent_contract (mem: 18.00 MiB)
test/parent_contract Total structured size: 242025 (mem: 18.00 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 19.00 MiB)
test/parent_contract populating trace... (mem: 232.00 MiB)
test/parent_contract time to construct proving key: 105 ms. (mem: 243.00 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 243.00 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 275.01 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.TP3c0yrLih/vk" (mem: 275.01 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (26.8 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.WqIk54Mqvb to s3://aztec-ci-artifacts/build-cache/vk-d400ad459870fbf2-eb59649a1b91ec95428b88055f0eafde62077390c8b54a44863d9f8c1273a05b.tar.gz
test/parent_contract Cache upload of vk-d400ad459870fbf2-eb59649a1b91ec95428b88055f0eafde62077390c8b54a44863d9f8c1273a05b.tar.gz complete in 3s.
test/parent_contract Processing function: enqueue_calls_to_pub_entry_point...
test/parent_contract Cache download of vk-d400ad459870fbf2-a915ec91b6653909758445867a8680511ef13439ce75d3b3e9f6e3898582fd38.tar.gz failed.
test/parent_contract Generating vk for function: enqueue_calls_to_pub_entry_point...
test/parent_contract bb command: write_vk (mem: 8.00 MiB)
test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/parent_contract --output_path: ./target/tmp/tmp.Z8N4S0Dc3p (mem: 9.00 MiB)
test/parent_contract --verbose: true (mem: 9.00 MiB)
test/parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/parent_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.00 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 19.00 MiB)
test/parent_contract busread : 742/6000 (mem: 19.00 MiB)
test/parent_contract lookups : 2/15000 (mem: 19.00 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.00 MiB)
test/parent_contract arithmetic : 3338/56000 (mem: 19.00 MiB)
test/parent_contract delta range : 1788/18000 (mem: 19.00 MiB)
test/parent_contract elliptic : 2/6000 (mem: 19.00 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 19.00 MiB)
test/parent_contract poseidon ext : 62/17000 (mem: 19.00 MiB)
test/parent_contract poseidon int : 344/92000 (mem: 19.00 MiB)
test/parent_contract overflow : 0/0 (mem: 19.00 MiB)
test/parent_contract (mem: 19.00 MiB)
test/parent_contract Total structured size: 242025 (mem: 19.00 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 19.00 MiB)
test/parent_contract populating trace... (mem: 223.00 MiB)
test/parent_contract time to construct proving key: 109 ms. (mem: 233.00 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 233.00 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 265.00 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.Z8N4S0Dc3p/vk" (mem: 265.00 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (24.2 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.iXwcrW1NfV to s3://aztec-ci-artifacts/build-cache/vk-d400ad459870fbf2-a915ec91b6653909758445867a8680511ef13439ce75d3b3e9f6e3898582fd38.tar.gz
test/parent_contract Cache upload of vk-d400ad459870fbf2-a915ec91b6653909758445867a8680511ef13439ce75d3b3e9f6e3898582fd38.tar.gz complete in 2s.
test/parent_contract Processing function: enqueue_static_call_to_pub_function...
test/parent_contract Cache download of vk-d400ad459870fbf2-057e48c5ef598b0ea77e6669833fcd0680a0390f89d58f76cd7402a01562ce4c.tar.gz failed.
test/parent_contract Generating vk for function: enqueue_static_call_to_pub_function...
test/parent_contract bb command: write_vk (mem: 9.00 MiB)
test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/parent_contract --output_path: ./target/tmp/tmp.ZwKfqW1s7U (mem: 9.00 MiB)
test/parent_contract --verbose: true (mem: 9.00 MiB)
test/parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/parent_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.00 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 19.00 MiB)
test/parent_contract busread : 742/6000 (mem: 19.00 MiB)
test/parent_contract lookups : 2/15000 (mem: 19.00 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.00 MiB)
test/parent_contract arithmetic : 3308/56000 (mem: 19.00 MiB)
test/parent_contract delta range : 1787/18000 (mem: 19.00 MiB)
test/parent_contract elliptic : 2/6000 (mem: 19.00 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 19.00 MiB)
test/parent_contract poseidon ext : 32/17000 (mem: 19.00 MiB)
test/parent_contract poseidon int : 173/92000 (mem: 19.00 MiB)
test/parent_contract overflow : 0/0 (mem: 19.00 MiB)
test/parent_contract (mem: 19.00 MiB)
test/parent_contract Total structured size: 242025 (mem: 19.00 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 19.00 MiB)
test/parent_contract populating trace... (mem: 224.00 MiB)
test/parent_contract time to construct proving key: 106 ms. (mem: 237.00 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 237.00 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 269.00 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.ZwKfqW1s7U/vk" (mem: 269.00 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (31.9 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.GyM9FeqAIo to s3://aztec-ci-artifacts/build-cache/vk-d400ad459870fbf2-057e48c5ef598b0ea77e6669833fcd0680a0390f89d58f76cd7402a01562ce4c.tar.gz
test/parent_contract Cache upload of vk-d400ad459870fbf2-057e48c5ef598b0ea77e6669833fcd0680a0390f89d58f76cd7402a01562ce4c.tar.gz complete in 3s.
test/parent_contract Processing function: enqueue_static_nested_call_to_pub_function...
test/parent_contract Cache download of vk-d400ad459870fbf2-2c0f851fadee0c6be5a77a6b4637caad87f7c791b20e173284cf60437711010d.tar.gz failed.
test/parent_contract Generating vk for function: enqueue_static_nested_call_to_pub_function...
test/parent_contract bb command: write_vk (mem: 8.00 MiB)
test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/parent_contract --output_path: ./target/tmp/tmp.yjAc6AwaqA (mem: 9.00 MiB)
test/parent_contract --verbose: true (mem: 9.00 MiB)
test/parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/parent_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.00 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 18.00 MiB)
test/parent_contract busread : 742/6000 (mem: 18.00 MiB)
test/parent_contract lookups : 2/15000 (mem: 18.00 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.00 MiB)
test/parent_contract arithmetic : 3320/56000 (mem: 18.00 MiB)
test/parent_contract delta range : 1787/18000 (mem: 18.00 MiB)
test/parent_contract elliptic : 2/6000 (mem: 18.00 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 18.00 MiB)
test/parent_contract poseidon ext : 42/17000 (mem: 18.00 MiB)
test/parent_contract poseidon int : 230/92000 (mem: 18.00 MiB)
test/parent_contract overflow : 0/0 (mem: 18.00 MiB)
test/parent_contract (mem: 18.00 MiB)
test/parent_contract Total structured size: 242025 (mem: 18.00 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 18.00 MiB)
test/parent_contract populating trace... (mem: 228.00 MiB)
test/parent_contract time to construct proving key: 104 ms. (mem: 238.00 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 238.00 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 270.00 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.yjAc6AwaqA/vk" (mem: 270.00 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (28.2 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.RvUAVM0w8Z to s3://aztec-ci-artifacts/build-cache/vk-d400ad459870fbf2-2c0f851fadee0c6be5a77a6b4637caad87f7c791b20e173284cf60437711010d.tar.gz
test/parent_contract Cache upload of vk-d400ad459870fbf2-2c0f851fadee0c6be5a77a6b4637caad87f7c791b20e173284cf60437711010d.tar.gz complete in 3s.
test/parent_contract Processing function: entry_point...
test/parent_contract Cache download of vk-d400ad459870fbf2-6a974e3d00989146a68de55c04d14331a1795450a31a8b7d35bc7179097de429.tar.gz failed.
test/parent_contract Generating vk for function: entry_point...
test/parent_contract bb command: write_vk (mem: 9.00 MiB)
test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/parent_contract --output_path: ./target/tmp/tmp.oVblpXcv2i (mem: 9.00 MiB)
test/parent_contract --verbose: true (mem: 9.00 MiB)
test/parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/parent_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.00 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 19.00 MiB)
test/parent_contract busread : 742/6000 (mem: 19.00 MiB)
test/parent_contract lookups : 2/15000 (mem: 19.00 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.00 MiB)
test/parent_contract arithmetic : 3295/56000 (mem: 19.00 MiB)
test/parent_contract delta range : 1788/18000 (mem: 19.00 MiB)
test/parent_contract elliptic : 2/6000 (mem: 19.00 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 19.00 MiB)
test/parent_contract poseidon ext : 22/17000 (mem: 19.00 MiB)
test/parent_contract poseidon int : 116/92000 (mem: 19.00 MiB)
test/parent_contract overflow : 0/0 (mem: 19.00 MiB)
test/parent_contract (mem: 19.00 MiB)
test/parent_contract Total structured size: 242025 (mem: 19.00 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 19.00 MiB)
test/parent_contract populating trace... (mem: 230.00 MiB)
test/parent_contract time to construct proving key: 99 ms. (mem: 242.00 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 242.00 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 274.00 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.oVblpXcv2i/vk" (mem: 274.00 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (39.4 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.0bkhdZcv8b to s3://aztec-ci-artifacts/build-cache/vk-d400ad459870fbf2-6a974e3d00989146a68de55c04d14331a1795450a31a8b7d35bc7179097de429.tar.gz
test/parent_contract Cache upload of vk-d400ad459870fbf2-6a974e3d00989146a68de55c04d14331a1795450a31a8b7d35bc7179097de429.tar.gz complete in 2s.
test/parent_contract Processing function: private_call...
test/parent_contract Cache download of vk-d400ad459870fbf2-bbe8da75bc7dd7cec451878f5d0f58a281c48a6470e75bd639bc149dc37f28f7.tar.gz failed.
test/parent_contract Generating vk for function: private_call...
test/parent_contract bb command: write_vk (mem: 9.00 MiB)
test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/parent_contract --output_path: ./target/tmp/tmp.ai1q8592yO (mem: 9.00 MiB)
test/parent_contract --verbose: true (mem: 9.00 MiB)
test/parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/parent_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.00 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 19.00 MiB)
test/parent_contract busread : 742/6000 (mem: 19.00 MiB)
test/parent_contract lookups : 2/15000 (mem: 19.00 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.00 MiB)
test/parent_contract arithmetic : 3317/56000 (mem: 19.00 MiB)
test/parent_contract delta range : 1788/18000 (mem: 19.00 MiB)
test/parent_contract elliptic : 2/6000 (mem: 19.00 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 19.00 MiB)
test/parent_contract poseidon ext : 42/17000 (mem: 19.00 MiB)
test/parent_contract poseidon int : 230/92000 (mem: 19.00 MiB)
test/parent_contract overflow : 0/0 (mem: 19.00 MiB)
test/parent_contract (mem: 19.00 MiB)
test/parent_contract Total structured size: 242025 (mem: 19.00 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 19.00 MiB)
test/parent_contract populating trace... (mem: 227.00 MiB)
test/parent_contract time to construct proving key: 105 ms. (mem: 243.00 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 243.00 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 275.10 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.ai1q8592yO/vk" (mem: 275.10 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (25.5 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.JVQQYhEOuS to s3://aztec-ci-artifacts/build-cache/vk-d400ad459870fbf2-bbe8da75bc7dd7cec451878f5d0f58a281c48a6470e75bd639bc149dc37f28f7.tar.gz
test/parent_contract Cache upload of vk-d400ad459870fbf2-bbe8da75bc7dd7cec451878f5d0f58a281c48a6470e75bd639bc149dc37f28f7.tar.gz complete in 2s.
test/parent_contract Processing function: private_nested_static_call...
test/parent_contract Cache download of vk-d400ad459870fbf2-4e15cedaa4f76e09279127503e37d8f2f4ce589b6534d4753a64e86ecb31754c.tar.gz failed.
test/parent_contract Generating vk for function: private_nested_static_call...
test/parent_contract bb command: write_vk (mem: 9.00 MiB)
test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/parent_contract --output_path: ./target/tmp/tmp.KVY0lXMx5o (mem: 9.00 MiB)
test/parent_contract --verbose: true (mem: 9.00 MiB)
test/parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/parent_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.00 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 19.00 MiB)
test/parent_contract busread : 742/6000 (mem: 19.00 MiB)
test/parent_contract lookups : 2/15000 (mem: 19.00 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.00 MiB)
test/parent_contract arithmetic : 3328/56000 (mem: 19.00 MiB)
test/parent_contract delta range : 1788/18000 (mem: 19.00 MiB)
test/parent_contract elliptic : 2/6000 (mem: 19.00 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 19.00 MiB)
test/parent_contract poseidon ext : 52/17000 (mem: 19.00 MiB)
test/parent_contract poseidon int : 287/92000 (mem: 19.00 MiB)
test/parent_contract overflow : 0/0 (mem: 19.00 MiB)
test/parent_contract (mem: 19.00 MiB)
test/parent_contract Total structured size: 242025 (mem: 19.00 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 19.00 MiB)
test/parent_contract populating trace... (mem: 234.00 MiB)
test/parent_contract time to construct proving key: 102 ms. (mem: 245.00 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 245.00 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 277.09 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.KVY0lXMx5o/vk" (mem: 277.09 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (30.4 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.hMSjs5sBJg to s3://aztec-ci-artifacts/build-cache/vk-d400ad459870fbf2-4e15cedaa4f76e09279127503e37d8f2f4ce589b6534d4753a64e86ecb31754c.tar.gz
test/parent_contract Cache upload of vk-d400ad459870fbf2-4e15cedaa4f76e09279127503e37d8f2f4ce589b6534d4753a64e86ecb31754c.tar.gz complete in 3s.
test/parent_contract Processing function: private_static_call...
test/parent_contract Cache download of vk-d400ad459870fbf2-c68cd1095430a2118c8536b13bb583edd1a484b782ef424d25e99a96bafa09ba.tar.gz failed.
test/parent_contract Generating vk for function: private_static_call...
test/parent_contract bb command: write_vk (mem: 9.00 MiB)
test/parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/parent_contract --output_path: ./target/tmp/tmp.TErvYoi9GB (mem: 9.00 MiB)
test/parent_contract --verbose: true (mem: 9.00 MiB)
test/parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/parent_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/parent_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/parent_contract busread : 742/6000 (mem: 17.00 MiB)
test/parent_contract lookups : 2/15000 (mem: 17.00 MiB)
test/parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/parent_contract arithmetic : 3318/56000 (mem: 17.00 MiB)
test/parent_contract delta range : 1788/18000 (mem: 17.00 MiB)
test/parent_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/parent_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/parent_contract poseidon ext : 42/17000 (mem: 17.00 MiB)
test/parent_contract poseidon int : 230/92000 (mem: 17.00 MiB)
test/parent_contract overflow : 0/0 (mem: 17.00 MiB)
test/parent_contract (mem: 17.00 MiB)
test/parent_contract Total structured size: 242025 (mem: 17.00 MiB)
test/parent_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/parent_contract populating trace... (mem: 230.00 MiB)
test/parent_contract time to construct proving key: 98 ms. (mem: 245.00 MiB)
test/parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 245.00 MiB)
test/parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 277.00 MiB)
test/parent_contract VK saved to "./target/tmp/tmp.TErvYoi9GB/vk" (mem: 277.00 MiB)
test/parent_contract Completed 2.1 KiB/2.1 KiB (26.6 KiB/s) with 1 file(s) remaining
test/parent_contract upload: ../../../../../tmp/tmp.21iui0CRRU to s3://aztec-ci-artifacts/build-cache/vk-d400ad459870fbf2-c68cd1095430a2118c8536b13bb583edd1a484b782ef424d25e99a96bafa09ba.tar.gz
test/parent_contract Cache upload of vk-d400ad459870fbf2-c68cd1095430a2118c8536b13bb583edd1a484b782ef424d25e99a96bafa09ba.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/test_log_contract Cache download and extraction of contract-7c71baa347bdaf5d.tar.gz complete in 0s.
test/txe_test_contract Cache download and extraction of contract-6f9866204582e30d.tar.gz complete in 1s.
test/updatable_contract Cache download and extraction of contract-3e185ee37c49a7a3.tar.gz complete in 1s.
test/pending_note_hashes_contract Processing function: dummy...
test/pending_note_hashes_contract Cache download of vk-7f8c5234df475e77-4e3676d6e6fd46c79dd8234e538cb1bdc1e62a521126b09ff1847e84beec8241.tar.gz failed.
test/pending_note_hashes_contract Generating vk for function: dummy...
test/pending_note_hashes_contract bb command: write_vk (mem: 7.00 MiB)
test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/pending_note_hashes_contract --scheme: client_ivc (mem: 8.00 MiB)
test/pending_note_hashes_contract --bytecode_path: - (mem: 8.00 MiB)
test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.YkjmGB70Tv (mem: 8.00 MiB)
test/pending_note_hashes_contract --verbose: true (mem: 8.00 MiB)
test/pending_note_hashes_contract --verifier_type: standalone (mem: 8.00 MiB)
test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 11.00 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 14.00 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 14.00 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 14.00 MiB)
test/pending_note_hashes_contract lookups : 2/15000 (mem: 14.00 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 14.00 MiB)
test/pending_note_hashes_contract arithmetic : 3296/56000 (mem: 14.00 MiB)
test/pending_note_hashes_contract delta range : 1785/18000 (mem: 14.00 MiB)
test/pending_note_hashes_contract elliptic : 2/6000 (mem: 14.00 MiB)
test/pending_note_hashes_contract auxiliary : 26/26000 (mem: 14.00 MiB)
test/pending_note_hashes_contract poseidon ext : 22/17000 (mem: 14.00 MiB)
test/pending_note_hashes_contract poseidon int : 116/92000 (mem: 14.00 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 14.00 MiB)
test/pending_note_hashes_contract (mem: 14.00 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 14.00 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 14.00 MiB)
test/pending_note_hashes_contract populating trace... (mem: 227.00 MiB)
test/pending_note_hashes_contract time to construct proving key: 115 ms. (mem: 241.00 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 241.00 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 273.00 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.YkjmGB70Tv/vk" (mem: 273.00 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (26.4 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.14Qxg944Zs to s3://aztec-ci-artifacts/build-cache/vk-7f8c5234df475e77-4e3676d6e6fd46c79dd8234e538cb1bdc1e62a521126b09ff1847e84beec8241.tar.gz
test/pending_note_hashes_contract Cache upload of vk-7f8c5234df475e77-4e3676d6e6fd46c79dd8234e538cb1bdc1e62a521126b09ff1847e84beec8241.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-7f8c5234df475e77-9b860c229ea6504c7e2986ac6d8692b9414f08307088b73ed2ce82a0af2ad339.tar.gz failed.
test/pending_note_hashes_contract Generating vk for function: get_note_zero_balance...
test/pending_note_hashes_contract bb command: write_vk (mem: 9.00 MiB)
test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/pending_note_hashes_contract --scheme: client_ivc (mem: 9.00 MiB)
test/pending_note_hashes_contract --bytecode_path: - (mem: 9.00 MiB)
test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.wEYprkEtme (mem: 9.00 MiB)
test/pending_note_hashes_contract --verbose: true (mem: 9.00 MiB)
test/pending_note_hashes_contract --verifier_type: standalone (mem: 9.00 MiB)
test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 21.54 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 25.54 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 25.54 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 25.54 MiB)
test/pending_note_hashes_contract lookups : 2/15000 (mem: 25.54 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 25.54 MiB)
test/pending_note_hashes_contract arithmetic : 6309/56000 (mem: 25.54 MiB)
test/pending_note_hashes_contract delta range : 2145/18000 (mem: 25.54 MiB)
test/pending_note_hashes_contract elliptic : 2/6000 (mem: 25.54 MiB)
test/pending_note_hashes_contract auxiliary : 3535/26000 (mem: 25.54 MiB)
test/pending_note_hashes_contract poseidon ext : 662/17000 (mem: 25.54 MiB)
test/pending_note_hashes_contract poseidon int : 3764/92000 (mem: 25.54 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 25.54 MiB)
test/pending_note_hashes_contract (mem: 25.54 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 25.54 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 25.54 MiB)
test/pending_note_hashes_contract populating trace... (mem: 244.54 MiB)
test/pending_note_hashes_contract time to construct proving key: 131 ms. (mem: 257.54 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 257.54 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 290.12 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.wEYprkEtme/vk" (mem: 290.12 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (28.0 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.0tQ9lzFP2H to s3://aztec-ci-artifacts/build-cache/vk-7f8c5234df475e77-9b860c229ea6504c7e2986ac6d8692b9414f08307088b73ed2ce82a0af2ad339.tar.gz
test/pending_note_hashes_contract Cache upload of vk-7f8c5234df475e77-9b860c229ea6504c7e2986ac6d8692b9414f08307088b73ed2ce82a0af2ad339.tar.gz complete in 3s.
test/pending_note_hashes_contract Processing function: get_then_nullify_note...
test/pending_note_hashes_contract Cache download of vk-7f8c5234df475e77-06ac73a3dc6bf390da7d8f27db050af2b93fb47c5327c8570871741c55f90fd5.tar.gz failed.
test/pending_note_hashes_contract Generating vk for function: get_then_nullify_note...
test/pending_note_hashes_contract bb command: write_vk (mem: 8.00 MiB)
test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/pending_note_hashes_contract --scheme: client_ivc (mem: 9.00 MiB)
test/pending_note_hashes_contract --bytecode_path: - (mem: 9.00 MiB)
test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.gV7GI749Ab (mem: 9.00 MiB)
test/pending_note_hashes_contract --verbose: true (mem: 9.00 MiB)
test/pending_note_hashes_contract --verifier_type: standalone (mem: 9.00 MiB)
test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 18.88 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 21.88 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 21.88 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 21.88 MiB)
test/pending_note_hashes_contract lookups : 2/15000 (mem: 21.88 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 21.88 MiB)
test/pending_note_hashes_contract arithmetic : 4774/56000 (mem: 21.88 MiB)
test/pending_note_hashes_contract delta range : 1903/18000 (mem: 21.88 MiB)
test/pending_note_hashes_contract elliptic : 324/6000 (mem: 21.88 MiB)
test/pending_note_hashes_contract auxiliary : 636/26000 (mem: 21.88 MiB)
test/pending_note_hashes_contract poseidon ext : 182/17000 (mem: 21.88 MiB)
test/pending_note_hashes_contract poseidon int : 1028/92000 (mem: 21.88 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 21.88 MiB)
test/pending_note_hashes_contract (mem: 21.88 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 21.88 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 21.88 MiB)
test/pending_note_hashes_contract populating trace... (mem: 237.88 MiB)
test/pending_note_hashes_contract time to construct proving key: 129 ms. (mem: 247.88 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 247.88 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 280.09 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.gV7GI749Ab/vk" (mem: 280.09 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (23.9 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.tKLWdQJMYC to s3://aztec-ci-artifacts/build-cache/vk-7f8c5234df475e77-06ac73a3dc6bf390da7d8f27db050af2b93fb47c5327c8570871741c55f90fd5.tar.gz
test/pending_note_hashes_contract Cache upload of vk-7f8c5234df475e77-06ac73a3dc6bf390da7d8f27db050af2b93fb47c5327c8570871741c55f90fd5.tar.gz complete in 3s.
test/updated_contract Cache download and extraction of contract-ed481d09cc4ef851.tar.gz complete in 0s.
test/pending_note_hashes_contract Processing function: insert_note...
test/pending_note_hashes_contract Cache download of vk-7f8c5234df475e77-4b6d8f7a26b9cd901856a86fb0e0292b214d16483cbf68bc3def4b93fb66b993.tar.gz failed.
test/pending_note_hashes_contract Generating vk for function: insert_note...
test/pending_note_hashes_contract bb command: write_vk (mem: 9.00 MiB)
test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/pending_note_hashes_contract --scheme: client_ivc (mem: 9.00 MiB)
test/pending_note_hashes_contract --bytecode_path: - (mem: 9.00 MiB)
test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.O20sQICk3x (mem: 9.00 MiB)
test/pending_note_hashes_contract --verbose: true (mem: 9.00 MiB)
test/pending_note_hashes_contract --verifier_type: standalone (mem: 9.00 MiB)
test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 38.52 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 42.52 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 42.52 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 42.52 MiB)
test/pending_note_hashes_contract lookups : 12250/15000 (mem: 42.52 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 42.52 MiB)
test/pending_note_hashes_contract arithmetic : 15207/56000 (mem: 42.52 MiB)
test/pending_note_hashes_contract delta range : 2445/18000 (mem: 42.52 MiB)
test/pending_note_hashes_contract elliptic : 670/6000 (mem: 42.52 MiB)
test/pending_note_hashes_contract auxiliary : 738/26000 (mem: 42.52 MiB)
test/pending_note_hashes_contract poseidon ext : 52/17000 (mem: 42.52 MiB)
test/pending_note_hashes_contract poseidon int : 287/92000 (mem: 42.52 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 42.52 MiB)
test/pending_note_hashes_contract (mem: 42.52 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 42.52 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 42.52 MiB)
test/pending_note_hashes_contract populating trace... (mem: 259.52 MiB)
test/pending_note_hashes_contract time to construct proving key: 135 ms. (mem: 274.52 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 274.52 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 304.44 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.O20sQICk3x/vk" (mem: 304.44 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (25.7 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.TWTSB3Vsmy to s3://aztec-ci-artifacts/build-cache/vk-7f8c5234df475e77-4b6d8f7a26b9cd901856a86fb0e0292b214d16483cbf68bc3def4b93fb66b993.tar.gz
test/pending_note_hashes_contract Cache upload of vk-7f8c5234df475e77-4b6d8f7a26b9cd901856a86fb0e0292b214d16483cbf68bc3def4b93fb66b993.tar.gz complete in 3s.
test/pending_note_hashes_contract Processing function: insert_note_extra_emit...
test/pending_note_hashes_contract Cache download of vk-7f8c5234df475e77-5ad032e05c95c31c7a5e58cb3b9ff18d0211f9561a5ccf612a114f9e9cf99aa6.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: 9.00 MiB)
test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/pending_note_hashes_contract --scheme: client_ivc (mem: 9.00 MiB)
test/pending_note_hashes_contract --bytecode_path: - (mem: 9.00 MiB)
test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.YYX025xKy2 (mem: 9.00 MiB)
test/pending_note_hashes_contract --verbose: true (mem: 9.00 MiB)
test/pending_note_hashes_contract --verifier_type: standalone (mem: 9.00 MiB)
test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 55.68 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 56.68 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 56.68 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 56.68 MiB)
test/pending_note_hashes_contract lookups : 24498/15000 (mem: 56.68 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 56.68 MiB)
test/pending_note_hashes_contract arithmetic : 24486/56000 (mem: 56.68 MiB)
test/pending_note_hashes_contract delta range : 2980/18000 (mem: 56.68 MiB)
test/pending_note_hashes_contract elliptic : 1338/6000 (mem: 56.68 MiB)
test/pending_note_hashes_contract auxiliary : 1450/26000 (mem: 56.68 MiB)
test/pending_note_hashes_contract poseidon ext : 52/17000 (mem: 56.68 MiB)
test/pending_note_hashes_contract poseidon int : 287/92000 (mem: 56.68 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 56.68 MiB)
test/pending_note_hashes_contract (mem: 56.68 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 56.68 MiB)
test/pending_note_hashes_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 61.68 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 61.68 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 61.68 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 61.68 MiB)
test/pending_note_hashes_contract lookups : 15000/15000 (mem: 61.68 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 61.68 MiB)
test/pending_note_hashes_contract arithmetic : 24486/56000 (mem: 61.68 MiB)
test/pending_note_hashes_contract delta range : 2980/18000 (mem: 61.68 MiB)
test/pending_note_hashes_contract elliptic : 1338/6000 (mem: 61.68 MiB)
test/pending_note_hashes_contract auxiliary : 1450/26000 (mem: 61.68 MiB)
test/pending_note_hashes_contract poseidon ext : 52/17000 (mem: 61.68 MiB)
test/pending_note_hashes_contract poseidon int : 287/92000 (mem: 61.68 MiB)
test/pending_note_hashes_contract overflow : 9499/9499 (mem: 61.68 MiB)
test/pending_note_hashes_contract (mem: 61.68 MiB)
test/pending_note_hashes_contract Total structured size: 251524 (mem: 61.68 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 61.68 MiB)
test/pending_note_hashes_contract populating trace... (mem: 481.68 MiB)
test/pending_note_hashes_contract time to construct proving key: 251 ms. (mem: 498.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: 498.68 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 524.72 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.YYX025xKy2/vk" (mem: 524.72 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (24.7 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.L27MolZq9n to s3://aztec-ci-artifacts/build-cache/vk-7f8c5234df475e77-5ad032e05c95c31c7a5e58cb3b9ff18d0211f9561a5ccf612a114f9e9cf99aa6.tar.gz
test/pending_note_hashes_contract Cache upload of vk-7f8c5234df475e77-5ad032e05c95c31c7a5e58cb3b9ff18d0211f9561a5ccf612a114f9e9cf99aa6.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-7f8c5234df475e77-565f768887de8466548c03054b8dfe70d06d4f19174073975894c2b8af4f7cce.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: 9.00 MiB)
test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/pending_note_hashes_contract --scheme: client_ivc (mem: 9.00 MiB)
test/pending_note_hashes_contract --bytecode_path: - (mem: 9.00 MiB)
test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.mlL5SVAU56 (mem: 9.00 MiB)
test/pending_note_hashes_contract --verbose: true (mem: 9.00 MiB)
test/pending_note_hashes_contract --verifier_type: standalone (mem: 9.00 MiB)
test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 38.32 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 41.32 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 41.32 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 41.32 MiB)
test/pending_note_hashes_contract lookups : 12218/15000 (mem: 41.32 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 41.32 MiB)
test/pending_note_hashes_contract arithmetic : 14749/56000 (mem: 41.32 MiB)
test/pending_note_hashes_contract delta range : 2429/18000 (mem: 41.32 MiB)
test/pending_note_hashes_contract elliptic : 670/6000 (mem: 41.32 MiB)
test/pending_note_hashes_contract auxiliary : 738/26000 (mem: 41.32 MiB)
test/pending_note_hashes_contract poseidon ext : 52/17000 (mem: 41.32 MiB)
test/pending_note_hashes_contract poseidon int : 287/92000 (mem: 41.32 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 41.32 MiB)
test/pending_note_hashes_contract (mem: 41.32 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 41.32 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 41.32 MiB)
test/pending_note_hashes_contract populating trace... (mem: 256.32 MiB)
test/pending_note_hashes_contract time to construct proving key: 133 ms. (mem: 274.32 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 274.32 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 303.82 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.mlL5SVAU56/vk" (mem: 303.82 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (25.0 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.7X1wTTHp4s to s3://aztec-ci-artifacts/build-cache/vk-7f8c5234df475e77-565f768887de8466548c03054b8dfe70d06d4f19174073975894c2b8af4f7cce.tar.gz
test/pending_note_hashes_contract Cache upload of vk-7f8c5234df475e77-565f768887de8466548c03054b8dfe70d06d4f19174073975894c2b8af4f7cce.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/updatable_contract Processing function: get_private_value...
test/updatable_contract Function get_private_value is neither public nor unconstrained, skipping.
test/updatable_contract Processing function: get_public_value...
test/updatable_contract Function get_public_value is neither public nor unconstrained, skipping.
test/updatable_contract Processing function: get_update_delay...
test/updatable_contract Function get_update_delay is neither public nor unconstrained, skipping.
test/updated_contract Processing function: get_private_value...
test/updated_contract Function get_private_value is neither public nor unconstrained, skipping.
test/updated_contract Processing function: get_public_value...
test/updated_contract Function get_public_value is neither public nor unconstrained, skipping.
test/updated_contract Processing function: get_update_delay...
test/updated_contract Function get_update_delay is neither public nor unconstrained, skipping.
test/updated_contract Processing function: process_message...
test/updated_contract Function process_message is neither public nor unconstrained, skipping.
test/updated_contract Processing function: public_dispatch...
test/updated_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/returning_tuple_contract Processing function: fn_that_returns_1...
test/returning_tuple_contract Cache download of vk-228b8935f0c592b1-628c809462e70d8d8b4512892703a83c63165282603445d3cb29181710a101fb.tar.gz failed.
test/returning_tuple_contract Generating vk for function: fn_that_returns_1...
test/returning_tuple_contract bb command: write_vk (mem: 9.00 MiB)
test/returning_tuple_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/returning_tuple_contract --scheme: client_ivc (mem: 9.00 MiB)
test/returning_tuple_contract --bytecode_path: - (mem: 9.00 MiB)
test/returning_tuple_contract --output_path: ./target/tmp/tmp.uLpsrWhPqy (mem: 9.00 MiB)
test/returning_tuple_contract --verbose: true (mem: 9.00 MiB)
test/returning_tuple_contract --verifier_type: standalone (mem: 9.00 MiB)
test/returning_tuple_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/returning_tuple_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.00 MiB)
test/returning_tuple_contract goblin ecc op : 4/1024 (mem: 18.00 MiB)
test/returning_tuple_contract busread : 742/6000 (mem: 18.00 MiB)
test/returning_tuple_contract lookups : 2/15000 (mem: 18.00 MiB)
test/returning_tuple_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.00 MiB)
test/returning_tuple_contract arithmetic : 3274/56000 (mem: 18.00 MiB)
test/returning_tuple_contract delta range : 1785/18000 (mem: 18.00 MiB)
test/returning_tuple_contract elliptic : 2/6000 (mem: 18.00 MiB)
test/returning_tuple_contract auxiliary : 26/26000 (mem: 18.00 MiB)
test/returning_tuple_contract poseidon ext : 2/17000 (mem: 18.00 MiB)
test/returning_tuple_contract poseidon int : 2/92000 (mem: 18.00 MiB)
test/returning_tuple_contract overflow : 0/0 (mem: 18.00 MiB)
test/returning_tuple_contract (mem: 18.00 MiB)
test/returning_tuple_contract Total structured size: 242025 (mem: 18.00 MiB)
test/returning_tuple_contract allocating polynomials object in proving key... (mem: 18.00 MiB)
test/returning_tuple_contract populating trace... (mem: 235.00 MiB)
test/returning_tuple_contract time to construct proving key: 130 ms. (mem: 246.00 MiB)
test/returning_tuple_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 246.00 MiB)
test/returning_tuple_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 269.20 MiB)
test/returning_tuple_contract VK saved to "./target/tmp/tmp.uLpsrWhPqy/vk" (mem: 269.20 MiB)
test/returning_tuple_contract Completed 2.1 KiB/2.1 KiB (20.4 KiB/s) with 1 file(s) remaining
test/returning_tuple_contract upload: ../../../../../tmp/tmp.VmJnKItJl7 to s3://aztec-ci-artifacts/build-cache/vk-228b8935f0c592b1-628c809462e70d8d8b4512892703a83c63165282603445d3cb29181710a101fb.tar.gz
test/returning_tuple_contract Cache upload of vk-228b8935f0c592b1-628c809462e70d8d8b4512892703a83c63165282603445d3cb29181710a101fb.tar.gz complete in 3s.
test/returning_tuple_contract Processing function: fn_that_returns_2...
test/returning_tuple_contract Cache download of vk-228b8935f0c592b1-a2c504d5cb39d965325910afa190b3a17e6e294feac12a5ced82346515b0811f.tar.gz failed.
test/returning_tuple_contract Generating vk for function: fn_that_returns_2...
test/returning_tuple_contract bb command: write_vk (mem: 8.00 MiB)
test/returning_tuple_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/returning_tuple_contract --scheme: client_ivc (mem: 9.00 MiB)
test/returning_tuple_contract --bytecode_path: - (mem: 9.00 MiB)
test/returning_tuple_contract --output_path: ./target/tmp/tmp.AgXxVnyk2c (mem: 9.00 MiB)
test/returning_tuple_contract --verbose: true (mem: 9.00 MiB)
test/returning_tuple_contract --verifier_type: standalone (mem: 9.00 MiB)
test/returning_tuple_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/returning_tuple_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/returning_tuple_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/returning_tuple_contract busread : 742/6000 (mem: 17.00 MiB)
test/returning_tuple_contract lookups : 2/15000 (mem: 17.00 MiB)
test/returning_tuple_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/returning_tuple_contract arithmetic : 3274/56000 (mem: 17.00 MiB)
test/returning_tuple_contract delta range : 1785/18000 (mem: 17.00 MiB)
test/returning_tuple_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/returning_tuple_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/returning_tuple_contract poseidon ext : 2/17000 (mem: 17.00 MiB)
test/returning_tuple_contract poseidon int : 2/92000 (mem: 17.00 MiB)
test/returning_tuple_contract overflow : 0/0 (mem: 17.00 MiB)
test/returning_tuple_contract (mem: 17.00 MiB)
test/returning_tuple_contract Total structured size: 242025 (mem: 17.00 MiB)
test/returning_tuple_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/returning_tuple_contract populating trace... (mem: 231.00 MiB)
test/returning_tuple_contract time to construct proving key: 126 ms. (mem: 241.00 MiB)
test/returning_tuple_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 241.00 MiB)
test/returning_tuple_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 264.36 MiB)
test/returning_tuple_contract VK saved to "./target/tmp/tmp.AgXxVnyk2c/vk" (mem: 264.36 MiB)
test/returning_tuple_contract Completed 2.1 KiB/2.1 KiB (27.5 KiB/s) with 1 file(s) remaining
test/returning_tuple_contract upload: ../../../../../tmp/tmp.4GFjH6S3Ac to s3://aztec-ci-artifacts/build-cache/vk-228b8935f0c592b1-a2c504d5cb39d965325910afa190b3a17e6e294feac12a5ced82346515b0811f.tar.gz
test/returning_tuple_contract Cache upload of vk-228b8935f0c592b1-a2c504d5cb39d965325910afa190b3a17e6e294feac12a5ced82346515b0811f.tar.gz complete in 4s.
test/returning_tuple_contract Processing function: fn_that_returns_3...
test/returning_tuple_contract Cache download of vk-228b8935f0c592b1-bbeb00f844a938c31d67247bdafe6db0f66fbe7a88171fbaaae2a6dae9b03b79.tar.gz failed.
test/returning_tuple_contract Generating vk for function: fn_that_returns_3...
test/returning_tuple_contract bb command: write_vk (mem: 8.00 MiB)
test/returning_tuple_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/returning_tuple_contract --scheme: client_ivc (mem: 9.00 MiB)
test/returning_tuple_contract --bytecode_path: - (mem: 9.00 MiB)
test/returning_tuple_contract --output_path: ./target/tmp/tmp.SgpwCpe2U8 (mem: 9.00 MiB)
test/returning_tuple_contract --verbose: true (mem: 9.00 MiB)
test/returning_tuple_contract --verifier_type: standalone (mem: 9.00 MiB)
test/returning_tuple_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/returning_tuple_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/returning_tuple_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/returning_tuple_contract busread : 742/6000 (mem: 17.00 MiB)
test/returning_tuple_contract lookups : 2/15000 (mem: 17.00 MiB)
test/returning_tuple_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/returning_tuple_contract arithmetic : 3274/56000 (mem: 17.00 MiB)
test/returning_tuple_contract delta range : 1785/18000 (mem: 17.00 MiB)
test/returning_tuple_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/returning_tuple_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/returning_tuple_contract poseidon ext : 2/17000 (mem: 17.00 MiB)
test/returning_tuple_contract poseidon int : 2/92000 (mem: 17.00 MiB)
test/returning_tuple_contract overflow : 0/0 (mem: 17.00 MiB)
test/returning_tuple_contract (mem: 17.00 MiB)
test/returning_tuple_contract Total structured size: 242025 (mem: 17.00 MiB)
test/returning_tuple_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/returning_tuple_contract populating trace... (mem: 228.00 MiB)
test/returning_tuple_contract time to construct proving key: 124 ms. (mem: 243.00 MiB)
test/returning_tuple_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 243.00 MiB)
test/returning_tuple_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 266.07 MiB)
test/returning_tuple_contract VK saved to "./target/tmp/tmp.SgpwCpe2U8/vk" (mem: 266.07 MiB)
test/returning_tuple_contract Completed 2.1 KiB/2.1 KiB (19.2 KiB/s) with 1 file(s) remaining
test/returning_tuple_contract upload: ../../../../../tmp/tmp.JbiuziZQUW to s3://aztec-ci-artifacts/build-cache/vk-228b8935f0c592b1-bbeb00f844a938c31d67247bdafe6db0f66fbe7a88171fbaaae2a6dae9b03b79.tar.gz
test/returning_tuple_contract Cache upload of vk-228b8935f0c592b1-bbeb00f844a938c31d67247bdafe6db0f66fbe7a88171fbaaae2a6dae9b03b79.tar.gz complete in 4s.
test/returning_tuple_contract Processing function: fn_that_returns_4...
test/returning_tuple_contract Cache download of vk-228b8935f0c592b1-f93cf73252544d8d338417e22d3297764739492b2099720260331a3486d6607b.tar.gz failed.
test/returning_tuple_contract Generating vk for function: fn_that_returns_4...
test/returning_tuple_contract bb command: write_vk (mem: 8.00 MiB)
test/returning_tuple_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/returning_tuple_contract --scheme: client_ivc (mem: 8.00 MiB)
test/returning_tuple_contract --bytecode_path: - (mem: 8.00 MiB)
test/returning_tuple_contract --output_path: ./target/tmp/tmp.vwp1LQhUxZ (mem: 8.00 MiB)
test/returning_tuple_contract --verbose: true (mem: 8.00 MiB)
test/returning_tuple_contract --verifier_type: standalone (mem: 8.00 MiB)
test/returning_tuple_contract Constructing DeciderProvingKey (mem: 12.00 MiB)
test/returning_tuple_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.00 MiB)
test/returning_tuple_contract goblin ecc op : 4/1024 (mem: 16.00 MiB)
test/returning_tuple_contract busread : 742/6000 (mem: 16.00 MiB)
test/returning_tuple_contract lookups : 2/15000 (mem: 16.00 MiB)
test/returning_tuple_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.00 MiB)
test/returning_tuple_contract arithmetic : 3274/56000 (mem: 16.00 MiB)
test/returning_tuple_contract delta range : 1785/18000 (mem: 16.00 MiB)
test/returning_tuple_contract elliptic : 2/6000 (mem: 16.00 MiB)
test/returning_tuple_contract auxiliary : 26/26000 (mem: 16.00 MiB)
test/returning_tuple_contract poseidon ext : 2/17000 (mem: 16.00 MiB)
test/returning_tuple_contract poseidon int : 2/92000 (mem: 16.00 MiB)
test/returning_tuple_contract overflow : 0/0 (mem: 16.00 MiB)
test/returning_tuple_contract (mem: 16.00 MiB)
test/returning_tuple_contract Total structured size: 242025 (mem: 16.00 MiB)
test/returning_tuple_contract allocating polynomials object in proving key... (mem: 16.00 MiB)
test/returning_tuple_contract populating trace... (mem: 242.00 MiB)
test/returning_tuple_contract time to construct proving key: 155 ms. (mem: 253.00 MiB)
test/returning_tuple_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 253.00 MiB)
test/returning_tuple_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 276.13 MiB)
test/returning_tuple_contract VK saved to "./target/tmp/tmp.vwp1LQhUxZ/vk" (mem: 276.13 MiB)
test/returning_tuple_contract Completed 2.1 KiB/2.1 KiB (31.7 KiB/s) with 1 file(s) remaining
test/returning_tuple_contract upload: ../../../../../tmp/tmp.TciTURuqop to s3://aztec-ci-artifacts/build-cache/vk-228b8935f0c592b1-f93cf73252544d8d338417e22d3297764739492b2099720260331a3486d6607b.tar.gz
test/returning_tuple_contract Cache upload of vk-228b8935f0c592b1-f93cf73252544d8d338417e22d3297764739492b2099720260331a3486d6607b.tar.gz complete in 3s.
test/returning_tuple_contract Processing function: fn_that_returns_5...
test/returning_tuple_contract Cache download of vk-228b8935f0c592b1-266b12a1b04a68152e99d21478f842eb869a1547768b1d657f08869b6de3893e.tar.gz failed.
test/returning_tuple_contract Generating vk for function: fn_that_returns_5...
test/returning_tuple_contract bb command: write_vk (mem: 8.00 MiB)
test/returning_tuple_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/returning_tuple_contract --scheme: client_ivc (mem: 9.00 MiB)
test/returning_tuple_contract --bytecode_path: - (mem: 9.00 MiB)
test/returning_tuple_contract --output_path: ./target/tmp/tmp.GiGR68ZFJT (mem: 9.00 MiB)
test/returning_tuple_contract --verbose: true (mem: 9.00 MiB)
test/returning_tuple_contract --verifier_type: standalone (mem: 9.00 MiB)
test/returning_tuple_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/returning_tuple_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/returning_tuple_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/returning_tuple_contract busread : 742/6000 (mem: 17.00 MiB)
test/returning_tuple_contract lookups : 2/15000 (mem: 17.00 MiB)
test/returning_tuple_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/returning_tuple_contract arithmetic : 3274/56000 (mem: 17.00 MiB)
test/returning_tuple_contract delta range : 1785/18000 (mem: 17.00 MiB)
test/returning_tuple_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/returning_tuple_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/returning_tuple_contract poseidon ext : 2/17000 (mem: 17.00 MiB)
test/returning_tuple_contract poseidon int : 2/92000 (mem: 17.00 MiB)
test/returning_tuple_contract overflow : 0/0 (mem: 17.00 MiB)
test/returning_tuple_contract (mem: 17.00 MiB)
test/returning_tuple_contract Total structured size: 242025 (mem: 17.00 MiB)
test/returning_tuple_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/returning_tuple_contract populating trace... (mem: 241.00 MiB)
test/returning_tuple_contract time to construct proving key: 127 ms. (mem: 253.00 MiB)
test/returning_tuple_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 253.00 MiB)
test/returning_tuple_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 277.24 MiB)
test/returning_tuple_contract VK saved to "./target/tmp/tmp.GiGR68ZFJT/vk" (mem: 277.24 MiB)
test/returning_tuple_contract Completed 2.1 KiB/2.1 KiB (23.0 KiB/s) with 1 file(s) remaining
test/returning_tuple_contract upload: ../../../../../tmp/tmp.QXLN7KADhO to s3://aztec-ci-artifacts/build-cache/vk-228b8935f0c592b1-266b12a1b04a68152e99d21478f842eb869a1547768b1d657f08869b6de3893e.tar.gz
test/returning_tuple_contract Cache upload of vk-228b8935f0c592b1-266b12a1b04a68152e99d21478f842eb869a1547768b1d657f08869b6de3893e.tar.gz complete in 3s.
test/returning_tuple_contract Processing function: fn_that_returns_6...
test/returning_tuple_contract Cache download of vk-228b8935f0c592b1-8402e94850617f23a1740499fce3433e5fc219dc0e584e83d5741cd9ae770497.tar.gz failed.
test/returning_tuple_contract Generating vk for function: fn_that_returns_6...
test/returning_tuple_contract bb command: write_vk (mem: 9.00 MiB)
test/returning_tuple_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/returning_tuple_contract --scheme: client_ivc (mem: 9.00 MiB)
test/returning_tuple_contract --bytecode_path: - (mem: 9.00 MiB)
test/returning_tuple_contract --output_path: ./target/tmp/tmp.311EV238uG (mem: 9.00 MiB)
test/returning_tuple_contract --verbose: true (mem: 9.00 MiB)
test/returning_tuple_contract --verifier_type: standalone (mem: 9.00 MiB)
test/returning_tuple_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/returning_tuple_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/returning_tuple_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/returning_tuple_contract busread : 742/6000 (mem: 17.00 MiB)
test/returning_tuple_contract lookups : 2/15000 (mem: 17.00 MiB)
test/returning_tuple_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/returning_tuple_contract arithmetic : 3274/56000 (mem: 17.00 MiB)
test/returning_tuple_contract delta range : 1785/18000 (mem: 17.00 MiB)
test/returning_tuple_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/returning_tuple_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/returning_tuple_contract poseidon ext : 2/17000 (mem: 17.00 MiB)
test/returning_tuple_contract poseidon int : 2/92000 (mem: 17.00 MiB)
test/returning_tuple_contract overflow : 0/0 (mem: 17.00 MiB)
test/returning_tuple_contract (mem: 17.00 MiB)
test/returning_tuple_contract Total structured size: 242025 (mem: 17.00 MiB)
test/returning_tuple_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/returning_tuple_contract populating trace... (mem: 239.00 MiB)
test/returning_tuple_contract time to construct proving key: 121 ms. (mem: 253.00 MiB)
test/returning_tuple_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 253.00 MiB)
test/returning_tuple_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 275.97 MiB)
test/returning_tuple_contract VK saved to "./target/tmp/tmp.311EV238uG/vk" (mem: 275.97 MiB)
test/returning_tuple_contract Completed 2.1 KiB/2.1 KiB (28.1 KiB/s) with 1 file(s) remaining
test/returning_tuple_contract upload: ../../../../../tmp/tmp.9JWKd8eVum to s3://aztec-ci-artifacts/build-cache/vk-228b8935f0c592b1-8402e94850617f23a1740499fce3433e5fc219dc0e584e83d5741cd9ae770497.tar.gz
test/returning_tuple_contract Cache upload of vk-228b8935f0c592b1-8402e94850617f23a1740499fce3433e5fc219dc0e584e83d5741cd9ae770497.tar.gz complete in 4s.
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-8b730ca7171a9754-5c175d6ea2b5a3891853d4c0d5bd80ef3684412db9eaae47a5d073fff3ae91a8.tar.gz failed.
test/spam_contract Generating vk for function: spam...
test/spam_contract bb command: write_vk (mem: 8.00 MiB)
test/spam_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/spam_contract --scheme: client_ivc (mem: 9.00 MiB)
test/spam_contract --bytecode_path: - (mem: 9.00 MiB)
test/spam_contract --output_path: ./target/tmp/tmp.FUS2l2SC18 (mem: 9.00 MiB)
test/spam_contract --verbose: true (mem: 9.00 MiB)
test/spam_contract --verifier_type: standalone (mem: 9.00 MiB)
test/spam_contract Constructing DeciderProvingKey (mem: 22.10 MiB)
test/spam_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 28.10 MiB)
test/spam_contract goblin ecc op : 4/1024 (mem: 28.10 MiB)
test/spam_contract busread : 742/6000 (mem: 28.10 MiB)
test/spam_contract lookups : 2/15000 (mem: 28.10 MiB)
test/spam_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 28.10 MiB)
test/spam_contract arithmetic : 5996/56000 (mem: 28.10 MiB)
test/spam_contract delta range : 2266/18000 (mem: 28.10 MiB)
test/spam_contract elliptic : 2/6000 (mem: 28.10 MiB)
test/spam_contract auxiliary : 4712/26000 (mem: 28.10 MiB)
test/spam_contract poseidon ext : 562/17000 (mem: 28.10 MiB)
test/spam_contract poseidon int : 3194/92000 (mem: 28.10 MiB)
test/spam_contract overflow : 0/0 (mem: 28.10 MiB)
test/spam_contract (mem: 28.10 MiB)
test/spam_contract Total structured size: 242025 (mem: 28.10 MiB)
test/spam_contract allocating polynomials object in proving key... (mem: 29.10 MiB)
test/spam_contract populating trace... (mem: 247.10 MiB)
test/spam_contract time to construct proving key: 165 ms. (mem: 260.10 MiB)
test/spam_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 260.10 MiB)
test/spam_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 292.10 MiB)
test/spam_contract VK saved to "./target/tmp/tmp.FUS2l2SC18/vk" (mem: 292.10 MiB)
test/spam_contract Completed 2.1 KiB/2.1 KiB (21.6 KiB/s) with 1 file(s) remaining
test/spam_contract upload: ../../../../../tmp/tmp.n2gGAi8QAD to s3://aztec-ci-artifacts/build-cache/vk-8b730ca7171a9754-5c175d6ea2b5a3891853d4c0d5bd80ef3684412db9eaae47a5d073fff3ae91a8.tar.gz
test/spam_contract Cache upload of vk-8b730ca7171a9754-5c175d6ea2b5a3891853d4c0d5bd80ef3684412db9eaae47a5d073fff3ae91a8.tar.gz complete in 4s.
test/spam_contract Processing function: sync_private_state...
test/spam_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/state_vars_contract Processing function: get_public_immutable_constrained_private...
test/state_vars_contract Cache download of vk-e73cb6e2fdc601c1-0a36151e679341809585f49fd312a7a1f97f0511bbb318e09e1a6f1e6db86b52.tar.gz failed.
test/state_vars_contract Generating vk for function: get_public_immutable_constrained_private...
test/state_vars_contract bb command: write_vk (mem: 9.00 MiB)
test/state_vars_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/state_vars_contract --scheme: client_ivc (mem: 9.00 MiB)
test/state_vars_contract --bytecode_path: - (mem: 9.00 MiB)
test/state_vars_contract --output_path: ./target/tmp/tmp.zSsHanBqAl (mem: 9.00 MiB)
test/state_vars_contract --verbose: true (mem: 9.00 MiB)
test/state_vars_contract --verifier_type: standalone (mem: 9.00 MiB)
test/state_vars_contract Constructing DeciderProvingKey (mem: 19.97 MiB)
test/state_vars_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 21.97 MiB)
test/state_vars_contract goblin ecc op : 4/1024 (mem: 21.97 MiB)
test/state_vars_contract busread : 742/6000 (mem: 21.97 MiB)
test/state_vars_contract lookups : 2/15000 (mem: 21.97 MiB)
test/state_vars_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 21.97 MiB)
test/state_vars_contract arithmetic : 4237/56000 (mem: 21.97 MiB)
test/state_vars_contract delta range : 1888/18000 (mem: 21.97 MiB)
test/state_vars_contract elliptic : 2/6000 (mem: 21.97 MiB)
test/state_vars_contract auxiliary : 26/26000 (mem: 21.97 MiB)
test/state_vars_contract poseidon ext : 452/17000 (mem: 21.97 MiB)
test/state_vars_contract poseidon int : 2567/92000 (mem: 21.97 MiB)
test/state_vars_contract overflow : 0/0 (mem: 21.97 MiB)
test/state_vars_contract (mem: 21.97 MiB)
test/state_vars_contract Total structured size: 242025 (mem: 21.97 MiB)
test/state_vars_contract allocating polynomials object in proving key... (mem: 21.97 MiB)
test/state_vars_contract populating trace... (mem: 239.97 MiB)
test/state_vars_contract time to construct proving key: 191 ms. (mem: 252.97 MiB)
test/state_vars_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 252.97 MiB)
test/state_vars_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 284.97 MiB)
test/state_vars_contract VK saved to "./target/tmp/tmp.zSsHanBqAl/vk" (mem: 284.97 MiB)
test/state_vars_contract Completed 2.1 KiB/2.1 KiB (19.4 KiB/s) with 1 file(s) remaining
test/state_vars_contract upload: ../../../../../tmp/tmp.1vpnbDj3S0 to s3://aztec-ci-artifacts/build-cache/vk-e73cb6e2fdc601c1-0a36151e679341809585f49fd312a7a1f97f0511bbb318e09e1a6f1e6db86b52.tar.gz
test/state_vars_contract Cache upload of vk-e73cb6e2fdc601c1-0a36151e679341809585f49fd312a7a1f97f0511bbb318e09e1a6f1e6db86b52.tar.gz complete in 4s.
test/state_vars_contract Processing function: get_public_immutable_constrained_private_indirect...
test/state_vars_contract Cache download of vk-e73cb6e2fdc601c1-53687e5b140dae60c49d2353840618e4ff81a772066a797ec748fc4ecafa2d86.tar.gz failed.
test/state_vars_contract Generating vk for function: get_public_immutable_constrained_private_indirect...
test/state_vars_contract bb command: write_vk (mem: 9.00 MiB)
test/state_vars_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/state_vars_contract --scheme: client_ivc (mem: 9.00 MiB)
test/state_vars_contract --bytecode_path: - (mem: 9.00 MiB)
test/state_vars_contract --output_path: ./target/tmp/tmp.hGuCnXo62o (mem: 9.00 MiB)
test/state_vars_contract --verbose: true (mem: 9.00 MiB)
test/state_vars_contract --verifier_type: standalone (mem: 9.00 MiB)
test/state_vars_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/state_vars_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/state_vars_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/state_vars_contract busread : 742/6000 (mem: 17.00 MiB)
test/state_vars_contract lookups : 2/15000 (mem: 17.00 MiB)
test/state_vars_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/state_vars_contract arithmetic : 3315/56000 (mem: 17.00 MiB)
test/state_vars_contract delta range : 1797/18000 (mem: 17.00 MiB)
test/state_vars_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/state_vars_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/state_vars_contract poseidon ext : 22/17000 (mem: 17.00 MiB)
test/state_vars_contract poseidon int : 116/92000 (mem: 17.00 MiB)
test/state_vars_contract overflow : 0/0 (mem: 17.00 MiB)
test/state_vars_contract (mem: 17.00 MiB)
test/state_vars_contract Total structured size: 242025 (mem: 17.00 MiB)
test/state_vars_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/state_vars_contract populating trace... (mem: 245.00 MiB)
test/state_vars_contract time to construct proving key: 147 ms. (mem: 259.00 MiB)
test/state_vars_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 259.00 MiB)
test/state_vars_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 290.00 MiB)
test/state_vars_contract VK saved to "./target/tmp/tmp.hGuCnXo62o/vk" (mem: 290.00 MiB)
test/state_vars_contract Completed 2.1 KiB/2.1 KiB (20.3 KiB/s) with 1 file(s) remaining
test/state_vars_contract upload: ../../../../../tmp/tmp.m2EWUxug90 to s3://aztec-ci-artifacts/build-cache/vk-e73cb6e2fdc601c1-53687e5b140dae60c49d2353840618e4ff81a772066a797ec748fc4ecafa2d86.tar.gz
test/state_vars_contract Cache upload of vk-e73cb6e2fdc601c1-53687e5b140dae60c49d2353840618e4ff81a772066a797ec748fc4ecafa2d86.tar.gz complete in 4s.
test/state_vars_contract Processing function: get_public_immutable_constrained_public...
test/state_vars_contract Function get_public_immutable_constrained_public is neither public nor unconstrained, skipping.
test/state_vars_contract Processing function: get_public_immutable_constrained_public_indirect...
test/state_vars_contract Function get_public_immutable_constrained_public_indirect is neither public nor unconstrained, skipping.
test/state_vars_contract Processing function: get_public_immutable_constrained_public_multiple...
test/state_vars_contract Function get_public_immutable_constrained_public_multiple is neither public nor unconstrained, skipping.
test/static_parent_contract Processing function: enqueue_call...
test/static_parent_contract Cache download of vk-b89d3a243c404d0b-21b612c4aa3ec96a4f01fb4c1c16a072f95193a409277f321391e7f026109c8a.tar.gz failed.
test/static_parent_contract Generating vk for function: enqueue_call...
test/static_parent_contract bb command: write_vk (mem: 8.00 MiB)
test/static_parent_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/static_parent_contract --scheme: client_ivc (mem: 8.00 MiB)
test/static_parent_contract --bytecode_path: - (mem: 8.00 MiB)
test/static_parent_contract --output_path: ./target/tmp/tmp.Min7YwPbUh (mem: 8.00 MiB)
test/static_parent_contract --verbose: true (mem: 8.00 MiB)
test/static_parent_contract --verifier_type: standalone (mem: 8.00 MiB)
test/static_parent_contract Constructing DeciderProvingKey (mem: 13.89 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.89 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 16.89 MiB)
test/static_parent_contract busread : 742/6000 (mem: 16.89 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 16.89 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.89 MiB)
test/static_parent_contract arithmetic : 3307/56000 (mem: 16.89 MiB)
test/static_parent_contract delta range : 1787/18000 (mem: 16.89 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 16.89 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 16.89 MiB)
test/static_parent_contract poseidon ext : 32/17000 (mem: 16.89 MiB)
test/static_parent_contract poseidon int : 173/92000 (mem: 16.89 MiB)
test/static_parent_contract overflow : 0/0 (mem: 16.89 MiB)
test/static_parent_contract (mem: 16.89 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 16.89 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 16.89 MiB)
test/static_parent_contract populating trace... (mem: 241.89 MiB)
test/static_parent_contract time to construct proving key: 152 ms. (mem: 257.89 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 257.89 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 288.89 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.Min7YwPbUh/vk" (mem: 288.89 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (24.2 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.sgXRs4y2t9 to s3://aztec-ci-artifacts/build-cache/vk-b89d3a243c404d0b-21b612c4aa3ec96a4f01fb4c1c16a072f95193a409277f321391e7f026109c8a.tar.gz
test/static_parent_contract Cache upload of vk-b89d3a243c404d0b-21b612c4aa3ec96a4f01fb4c1c16a072f95193a409277f321391e7f026109c8a.tar.gz complete in 3s.
test/stateful_test_contract Processing function: constructor...
test/stateful_test_contract Cache download of vk-808dc35a598a134a-eca2cb3e2c8696a705ba4566955b6fc2b4619a57ad5d620cb49dad627964c386.tar.gz failed.
test/stateful_test_contract Generating vk for function: constructor...
test/stateful_test_contract bb command: write_vk (mem: 8.00 MiB)
test/stateful_test_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/stateful_test_contract --scheme: client_ivc (mem: 8.00 MiB)
test/stateful_test_contract --bytecode_path: - (mem: 8.00 MiB)
test/stateful_test_contract --output_path: ./target/tmp/tmp.hNYM7FJHHP (mem: 8.00 MiB)
test/stateful_test_contract --verbose: true (mem: 8.00 MiB)
test/stateful_test_contract --verifier_type: standalone (mem: 8.00 MiB)
test/stateful_test_contract Constructing DeciderProvingKey (mem: 16.00 MiB)
test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.00 MiB)
test/stateful_test_contract goblin ecc op : 4/1024 (mem: 18.00 MiB)
test/stateful_test_contract busread : 742/6000 (mem: 18.00 MiB)
test/stateful_test_contract lookups : 2/15000 (mem: 18.00 MiB)
test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.00 MiB)
test/stateful_test_contract arithmetic : 3635/56000 (mem: 18.00 MiB)
test/stateful_test_contract delta range : 1837/18000 (mem: 18.00 MiB)
test/stateful_test_contract elliptic : 340/6000 (mem: 18.00 MiB)
test/stateful_test_contract auxiliary : 187/26000 (mem: 18.00 MiB)
test/stateful_test_contract poseidon ext : 142/17000 (mem: 18.00 MiB)
test/stateful_test_contract poseidon int : 800/92000 (mem: 18.00 MiB)
test/stateful_test_contract overflow : 0/0 (mem: 18.00 MiB)
test/stateful_test_contract (mem: 18.00 MiB)
test/stateful_test_contract Total structured size: 242025 (mem: 18.00 MiB)
test/stateful_test_contract allocating polynomials object in proving key... (mem: 18.00 MiB)
test/stateful_test_contract populating trace... (mem: 243.00 MiB)
test/stateful_test_contract time to construct proving key: 183 ms. (mem: 257.00 MiB)
test/stateful_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 257.00 MiB)
test/stateful_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 288.00 MiB)
test/stateful_test_contract VK saved to "./target/tmp/tmp.hNYM7FJHHP/vk" (mem: 288.00 MiB)
test/stateful_test_contract Completed 2.1 KiB/2.1 KiB (26.4 KiB/s) with 1 file(s) remaining
test/stateful_test_contract upload: ../../../../../tmp/tmp.JEYadM8m78 to s3://aztec-ci-artifacts/build-cache/vk-808dc35a598a134a-eca2cb3e2c8696a705ba4566955b6fc2b4619a57ad5d620cb49dad627964c386.tar.gz
test/stateful_test_contract Cache upload of vk-808dc35a598a134a-eca2cb3e2c8696a705ba4566955b6fc2b4619a57ad5d620cb49dad627964c386.tar.gz complete in 4s.
test/static_child_contract Processing function: private_get_value...
test/static_child_contract Cache download of vk-76edcf3e59326a75-5c9ac5aefd5deb7448b9df5a413c8361e65b72ccea51d4d3bb7954bd73b05960.tar.gz failed.
test/static_child_contract Generating vk for function: private_get_value...
test/static_child_contract bb command: write_vk (mem: 8.00 MiB)
test/static_child_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/static_child_contract --scheme: client_ivc (mem: 8.00 MiB)
test/static_child_contract --bytecode_path: - (mem: 8.00 MiB)
test/static_child_contract --output_path: ./target/tmp/tmp.tQWviFJI4d (mem: 8.00 MiB)
test/static_child_contract --verbose: true (mem: 8.00 MiB)
test/static_child_contract --verifier_type: standalone (mem: 8.00 MiB)
test/static_child_contract Constructing DeciderProvingKey (mem: 15.74 MiB)
test/static_child_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.74 MiB)
test/static_child_contract goblin ecc op : 4/1024 (mem: 17.74 MiB)
test/static_child_contract busread : 742/6000 (mem: 17.74 MiB)
test/static_child_contract lookups : 2/15000 (mem: 17.74 MiB)
test/static_child_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.74 MiB)
test/static_child_contract arithmetic : 5580/56000 (mem: 17.74 MiB)
test/static_child_contract delta range : 1984/18000 (mem: 17.74 MiB)
test/static_child_contract elliptic : 2/6000 (mem: 17.74 MiB)
test/static_child_contract auxiliary : 475/26000 (mem: 17.74 MiB)
test/static_child_contract poseidon ext : 62/17000 (mem: 17.74 MiB)
test/static_child_contract poseidon int : 344/92000 (mem: 17.74 MiB)
test/static_child_contract overflow : 0/0 (mem: 17.74 MiB)
test/static_child_contract (mem: 17.74 MiB)
test/static_child_contract Total structured size: 242025 (mem: 17.74 MiB)
test/static_child_contract allocating polynomials object in proving key... (mem: 18.74 MiB)
test/static_child_contract populating trace... (mem: 247.74 MiB)
test/static_child_contract time to construct proving key: 189 ms. (mem: 263.74 MiB)
test/static_child_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 263.74 MiB)
test/static_child_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 295.74 MiB)
test/static_child_contract VK saved to "./target/tmp/tmp.tQWviFJI4d/vk" (mem: 295.74 MiB)
test/static_child_contract Completed 2.1 KiB/2.1 KiB (29.1 KiB/s) with 1 file(s) remaining
test/static_child_contract upload: ../../../../../tmp/tmp.noWxfWAWih to s3://aztec-ci-artifacts/build-cache/vk-76edcf3e59326a75-5c9ac5aefd5deb7448b9df5a413c8361e65b72ccea51d4d3bb7954bd73b05960.tar.gz
test/static_child_contract Cache upload of vk-76edcf3e59326a75-5c9ac5aefd5deb7448b9df5a413c8361e65b72ccea51d4d3bb7954bd73b05960.tar.gz complete in 4s.
test/static_child_contract Processing function: private_illegal_set_value...
test/static_child_contract Cache download of vk-76edcf3e59326a75-50f892364afb18f3005017c327f2980557689a28e791e5ab0a5ca3e2d710b73e.tar.gz failed.
test/static_child_contract Generating vk for function: private_illegal_set_value...
test/static_child_contract bb command: write_vk (mem: 8.00 MiB)
test/static_child_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/static_child_contract --scheme: client_ivc (mem: 8.00 MiB)
test/static_child_contract --bytecode_path: - (mem: 8.00 MiB)
test/static_child_contract --output_path: ./target/tmp/tmp.X82omXumpT (mem: 8.00 MiB)
test/static_child_contract --verbose: true (mem: 8.00 MiB)
test/static_child_contract --verifier_type: standalone (mem: 8.00 MiB)
test/static_child_contract Constructing DeciderProvingKey (mem: 38.75 MiB)
test/static_child_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 42.75 MiB)
test/static_child_contract goblin ecc op : 4/1024 (mem: 42.75 MiB)
test/static_child_contract busread : 742/6000 (mem: 42.75 MiB)
test/static_child_contract lookups : 12218/15000 (mem: 42.75 MiB)
test/static_child_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 42.75 MiB)
test/static_child_contract arithmetic : 14736/56000 (mem: 42.75 MiB)
test/static_child_contract delta range : 2429/18000 (mem: 42.75 MiB)
test/static_child_contract elliptic : 670/6000 (mem: 42.75 MiB)
test/static_child_contract auxiliary : 738/26000 (mem: 42.75 MiB)
test/static_child_contract poseidon ext : 42/17000 (mem: 42.75 MiB)
test/static_child_contract poseidon int : 230/92000 (mem: 42.75 MiB)
test/static_child_contract overflow : 0/0 (mem: 42.75 MiB)
test/static_child_contract (mem: 42.75 MiB)
test/static_child_contract Total structured size: 242025 (mem: 42.75 MiB)
test/static_child_contract allocating polynomials object in proving key... (mem: 42.75 MiB)
test/static_child_contract populating trace... (mem: 269.75 MiB)
test/static_child_contract time to construct proving key: 230 ms. (mem: 286.75 MiB)
test/static_child_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 286.75 MiB)
test/static_child_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 315.80 MiB)
test/static_child_contract VK saved to "./target/tmp/tmp.X82omXumpT/vk" (mem: 315.80 MiB)
test/static_child_contract Completed 2.1 KiB/2.1 KiB (29.8 KiB/s) with 1 file(s) remaining
test/static_child_contract upload: ../../../../../tmp/tmp.NRT88jM7AG to s3://aztec-ci-artifacts/build-cache/vk-76edcf3e59326a75-50f892364afb18f3005017c327f2980557689a28e791e5ab0a5ca3e2d710b73e.tar.gz
test/static_child_contract Cache upload of vk-76edcf3e59326a75-50f892364afb18f3005017c327f2980557689a28e791e5ab0a5ca3e2d710b73e.tar.gz complete in 4s.
test/state_vars_contract Processing function: increase_private_value...
test/state_vars_contract Cache download of vk-e73cb6e2fdc601c1-0c7acf2a4ee2eff15032354280b3e59db12d22a02db53b40a6b1c65f2e4232fa.tar.gz failed.
test/state_vars_contract Generating vk for function: increase_private_value...
test/state_vars_contract bb command: write_vk (mem: 8.00 MiB)
test/state_vars_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/state_vars_contract --scheme: client_ivc (mem: 8.00 MiB)
test/state_vars_contract --bytecode_path: - (mem: 8.00 MiB)
test/state_vars_contract --output_path: ./target/tmp/tmp.heh0o7hwAW (mem: 8.00 MiB)
test/state_vars_contract --verbose: true (mem: 8.00 MiB)
test/state_vars_contract --verifier_type: standalone (mem: 8.00 MiB)
test/state_vars_contract Constructing DeciderProvingKey (mem: 40.33 MiB)
test/state_vars_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 42.33 MiB)
test/state_vars_contract goblin ecc op : 4/1024 (mem: 42.33 MiB)
test/state_vars_contract busread : 742/6000 (mem: 42.33 MiB)
test/state_vars_contract lookups : 12218/15000 (mem: 42.33 MiB)
test/state_vars_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 42.33 MiB)
test/state_vars_contract arithmetic : 15581/56000 (mem: 42.33 MiB)
test/state_vars_contract delta range : 2586/18000 (mem: 42.33 MiB)
test/state_vars_contract elliptic : 1346/6000 (mem: 42.33 MiB)
test/state_vars_contract auxiliary : 1570/26000 (mem: 42.33 MiB)
test/state_vars_contract poseidon ext : 352/17000 (mem: 42.33 MiB)
test/state_vars_contract poseidon int : 1997/92000 (mem: 42.33 MiB)
test/state_vars_contract overflow : 0/0 (mem: 42.33 MiB)
test/state_vars_contract (mem: 42.33 MiB)
test/state_vars_contract Total structured size: 242025 (mem: 42.33 MiB)
test/state_vars_contract allocating polynomials object in proving key... (mem: 42.33 MiB)
test/state_vars_contract populating trace... (mem: 265.33 MiB)
test/state_vars_contract time to construct proving key: 228 ms. (mem: 281.33 MiB)
test/state_vars_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 281.33 MiB)
test/state_vars_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 310.37 MiB)
test/state_vars_contract VK saved to "./target/tmp/tmp.heh0o7hwAW/vk" (mem: 310.37 MiB)
test/state_vars_contract Completed 2.1 KiB/2.1 KiB (25.3 KiB/s) with 1 file(s) remaining
test/state_vars_contract upload: ../../../../../tmp/tmp.0s5svLKpHb to s3://aztec-ci-artifacts/build-cache/vk-e73cb6e2fdc601c1-0c7acf2a4ee2eff15032354280b3e59db12d22a02db53b40a6b1c65f2e4232fa.tar.gz
test/state_vars_contract Cache upload of vk-e73cb6e2fdc601c1-0c7acf2a4ee2eff15032354280b3e59db12d22a02db53b40a6b1c65f2e4232fa.tar.gz complete in 4s.
test/state_vars_contract Processing function: initialize_private...
test/state_vars_contract Cache download of vk-e73cb6e2fdc601c1-f941393635230c99472ef4e8bf9b012647ea6dccfcfe5a43de16dbb877cb5684.tar.gz failed.
test/state_vars_contract Generating vk for function: initialize_private...
test/state_vars_contract bb command: write_vk (mem: 8.00 MiB)
test/state_vars_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/state_vars_contract --scheme: client_ivc (mem: 8.00 MiB)
test/state_vars_contract --bytecode_path: - (mem: 8.00 MiB)
test/state_vars_contract --output_path: ./target/tmp/tmp.pBKs336avo (mem: 8.00 MiB)
test/state_vars_contract --verbose: true (mem: 8.00 MiB)
test/state_vars_contract --verifier_type: standalone (mem: 8.00 MiB)
test/state_vars_contract Constructing DeciderProvingKey (mem: 36.94 MiB)
test/state_vars_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 39.94 MiB)
test/state_vars_contract goblin ecc op : 4/1024 (mem: 39.94 MiB)
test/state_vars_contract busread : 742/6000 (mem: 39.94 MiB)
test/state_vars_contract lookups : 12218/15000 (mem: 39.94 MiB)
test/state_vars_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 39.94 MiB)
test/state_vars_contract arithmetic : 14727/56000 (mem: 39.94 MiB)
test/state_vars_contract delta range : 2430/18000 (mem: 39.94 MiB)
test/state_vars_contract elliptic : 670/6000 (mem: 39.94 MiB)
test/state_vars_contract auxiliary : 738/26000 (mem: 39.94 MiB)
test/state_vars_contract poseidon ext : 32/17000 (mem: 39.94 MiB)
test/state_vars_contract poseidon int : 173/92000 (mem: 39.94 MiB)
test/state_vars_contract overflow : 0/0 (mem: 39.94 MiB)
test/state_vars_contract (mem: 39.94 MiB)
test/state_vars_contract Total structured size: 242025 (mem: 39.94 MiB)
test/state_vars_contract allocating polynomials object in proving key... (mem: 39.94 MiB)
test/state_vars_contract populating trace... (mem: 265.94 MiB)
test/state_vars_contract time to construct proving key: 290 ms. (mem: 282.94 MiB)
test/state_vars_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 282.94 MiB)
test/state_vars_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 312.57 MiB)
test/state_vars_contract VK saved to "./target/tmp/tmp.pBKs336avo/vk" (mem: 312.57 MiB)
test/state_vars_contract Completed 2.1 KiB/2.1 KiB (21.9 KiB/s) with 1 file(s) remaining
test/state_vars_contract upload: ../../../../../tmp/tmp.Ks0QkaY1Fc to s3://aztec-ci-artifacts/build-cache/vk-e73cb6e2fdc601c1-f941393635230c99472ef4e8bf9b012647ea6dccfcfe5a43de16dbb877cb5684.tar.gz
test/state_vars_contract Cache upload of vk-e73cb6e2fdc601c1-f941393635230c99472ef4e8bf9b012647ea6dccfcfe5a43de16dbb877cb5684.tar.gz complete in 4s.
test/state_vars_contract Processing function: initialize_private_immutable...
test/state_vars_contract Cache download of vk-e73cb6e2fdc601c1-9ce98fc2bf563df0277ad1fa6929bb606cab74930282dd8737b895cc3ea7bf1c.tar.gz failed.
test/state_vars_contract Generating vk for function: initialize_private_immutable...
test/state_vars_contract bb command: write_vk (mem: 8.00 MiB)
test/state_vars_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/state_vars_contract --scheme: client_ivc (mem: 8.00 MiB)
test/state_vars_contract --bytecode_path: - (mem: 8.00 MiB)
test/state_vars_contract --output_path: ./target/tmp/tmp.Fqm5jk9Irg (mem: 8.00 MiB)
test/state_vars_contract --verbose: true (mem: 8.00 MiB)
test/state_vars_contract --verifier_type: standalone (mem: 8.00 MiB)
test/state_vars_contract Constructing DeciderProvingKey (mem: 35.67 MiB)
test/state_vars_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 37.67 MiB)
test/state_vars_contract goblin ecc op : 4/1024 (mem: 37.67 MiB)
test/state_vars_contract busread : 742/6000 (mem: 37.67 MiB)
test/state_vars_contract lookups : 12218/15000 (mem: 37.67 MiB)
test/state_vars_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 37.67 MiB)
test/state_vars_contract arithmetic : 14727/56000 (mem: 37.67 MiB)
test/state_vars_contract delta range : 2430/18000 (mem: 37.67 MiB)
test/state_vars_contract elliptic : 670/6000 (mem: 37.67 MiB)
test/state_vars_contract auxiliary : 738/26000 (mem: 37.67 MiB)
test/state_vars_contract poseidon ext : 32/17000 (mem: 37.67 MiB)
test/state_vars_contract poseidon int : 173/92000 (mem: 37.67 MiB)
test/state_vars_contract overflow : 0/0 (mem: 37.67 MiB)
test/state_vars_contract (mem: 37.67 MiB)
test/state_vars_contract Total structured size: 242025 (mem: 37.67 MiB)
test/state_vars_contract allocating polynomials object in proving key... (mem: 37.67 MiB)
test/state_vars_contract populating trace... (mem: 265.67 MiB)
test/state_vars_contract time to construct proving key: 218 ms. (mem: 281.67 MiB)
test/state_vars_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 281.67 MiB)
test/state_vars_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 309.47 MiB)
test/state_vars_contract VK saved to "./target/tmp/tmp.Fqm5jk9Irg/vk" (mem: 309.47 MiB)
test/state_vars_contract Completed 2.1 KiB/2.1 KiB (22.7 KiB/s) with 1 file(s) remaining
test/state_vars_contract upload: ../../../../../tmp/tmp.rHUqvUKHYp to s3://aztec-ci-artifacts/build-cache/vk-e73cb6e2fdc601c1-9ce98fc2bf563df0277ad1fa6929bb606cab74930282dd8737b895cc3ea7bf1c.tar.gz
test/state_vars_contract Cache upload of vk-e73cb6e2fdc601c1-9ce98fc2bf563df0277ad1fa6929bb606cab74930282dd8737b895cc3ea7bf1c.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-e73cb6e2fdc601c1-6540709b45b1aab75d5d0d7b8ef1d56f5089a9a75534f6325d0f6fa2ca43aaf0.tar.gz failed.
test/state_vars_contract Generating vk for function: match_public_immutable...
test/state_vars_contract bb command: write_vk (mem: 8.00 MiB)
test/state_vars_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/state_vars_contract --scheme: client_ivc (mem: 9.00 MiB)
test/state_vars_contract --bytecode_path: - (mem: 9.00 MiB)
test/state_vars_contract --output_path: ./target/tmp/tmp.5D5TotNdza (mem: 9.00 MiB)
test/state_vars_contract --verbose: true (mem: 9.00 MiB)
test/state_vars_contract --verifier_type: standalone (mem: 9.00 MiB)
test/state_vars_contract Constructing DeciderProvingKey (mem: 18.00 MiB)
test/state_vars_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 20.00 MiB)
test/state_vars_contract goblin ecc op : 4/1024 (mem: 20.00 MiB)
test/state_vars_contract busread : 742/6000 (mem: 20.00 MiB)
test/state_vars_contract lookups : 2/15000 (mem: 20.00 MiB)
test/state_vars_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 20.00 MiB)
test/state_vars_contract arithmetic : 4238/56000 (mem: 20.00 MiB)
test/state_vars_contract delta range : 1888/18000 (mem: 20.00 MiB)
test/state_vars_contract elliptic : 2/6000 (mem: 20.00 MiB)
test/state_vars_contract auxiliary : 26/26000 (mem: 20.00 MiB)
test/state_vars_contract poseidon ext : 452/17000 (mem: 20.00 MiB)
test/state_vars_contract poseidon int : 2567/92000 (mem: 20.00 MiB)
test/state_vars_contract overflow : 0/0 (mem: 20.00 MiB)
test/state_vars_contract (mem: 20.00 MiB)
test/state_vars_contract Total structured size: 242025 (mem: 20.00 MiB)
test/state_vars_contract allocating polynomials object in proving key... (mem: 20.00 MiB)
test/state_vars_contract populating trace... (mem: 235.00 MiB)
test/state_vars_contract time to construct proving key: 201 ms. (mem: 245.00 MiB)
test/state_vars_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 245.00 MiB)
test/state_vars_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 277.00 MiB)
test/state_vars_contract VK saved to "./target/tmp/tmp.5D5TotNdza/vk" (mem: 277.00 MiB)
test/state_vars_contract Completed 2.1 KiB/2.1 KiB (26.9 KiB/s) with 1 file(s) remaining
test/state_vars_contract upload: ../../../../../tmp/tmp.wAD67X0lju to s3://aztec-ci-artifacts/build-cache/vk-e73cb6e2fdc601c1-6540709b45b1aab75d5d0d7b8ef1d56f5089a9a75534f6325d0f6fa2ca43aaf0.tar.gz
test/state_vars_contract Cache upload of vk-e73cb6e2fdc601c1-6540709b45b1aab75d5d0d7b8ef1d56f5089a9a75534f6325d0f6fa2ca43aaf0.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/static_parent_contract Processing function: enqueue_public_get_value_from_child...
test/static_parent_contract Cache download of vk-b89d3a243c404d0b-0daebfcd7783541ddf284fc2a54798d55223ef88b6ca0a6b977b995b69f04042.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: 8.00 MiB)
test/static_parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/static_parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/static_parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/static_parent_contract --output_path: ./target/tmp/tmp.LDyHYb7zfC (mem: 9.00 MiB)
test/static_parent_contract --verbose: true (mem: 9.00 MiB)
test/static_parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/static_parent_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.00 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 18.00 MiB)
test/static_parent_contract busread : 742/6000 (mem: 18.00 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 18.00 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.00 MiB)
test/static_parent_contract arithmetic : 3296/56000 (mem: 18.00 MiB)
test/static_parent_contract delta range : 1787/18000 (mem: 18.00 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 18.00 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 18.00 MiB)
test/static_parent_contract poseidon ext : 22/17000 (mem: 18.00 MiB)
test/static_parent_contract poseidon int : 116/92000 (mem: 18.00 MiB)
test/static_parent_contract overflow : 0/0 (mem: 18.00 MiB)
test/static_parent_contract (mem: 18.00 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 18.00 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 18.00 MiB)
test/static_parent_contract populating trace... (mem: 245.00 MiB)
test/static_parent_contract time to construct proving key: 170 ms. (mem: 258.00 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 258.00 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 290.00 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.LDyHYb7zfC/vk" (mem: 290.00 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (28.1 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.ZUtwSbm69Y to s3://aztec-ci-artifacts/build-cache/vk-b89d3a243c404d0b-0daebfcd7783541ddf284fc2a54798d55223ef88b6ca0a6b977b995b69f04042.tar.gz
test/static_parent_contract Cache upload of vk-b89d3a243c404d0b-0daebfcd7783541ddf284fc2a54798d55223ef88b6ca0a6b977b995b69f04042.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-b89d3a243c404d0b-057e48c5ef598b0ea77e6669833fcd0680a0390f89d58f76cd7402a01562ce4c.tar.gz failed.
test/static_parent_contract Generating vk for function: enqueue_static_call_to_pub_function...
test/static_parent_contract bb command: write_vk (mem: 8.00 MiB)
test/static_parent_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/static_parent_contract --scheme: client_ivc (mem: 8.00 MiB)
test/static_parent_contract --bytecode_path: - (mem: 8.00 MiB)
test/static_parent_contract --output_path: ./target/tmp/tmp.vgA9KRaUau (mem: 8.00 MiB)
test/static_parent_contract --verbose: true (mem: 8.00 MiB)
test/static_parent_contract --verifier_type: standalone (mem: 8.00 MiB)
test/static_parent_contract Constructing DeciderProvingKey (mem: 12.00 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.00 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 16.00 MiB)
test/static_parent_contract busread : 742/6000 (mem: 16.00 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 16.00 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.00 MiB)
test/static_parent_contract arithmetic : 3308/56000 (mem: 16.00 MiB)
test/static_parent_contract delta range : 1787/18000 (mem: 16.00 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 16.00 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 16.00 MiB)
test/static_parent_contract poseidon ext : 32/17000 (mem: 16.00 MiB)
test/static_parent_contract poseidon int : 173/92000 (mem: 16.00 MiB)
test/static_parent_contract overflow : 0/0 (mem: 16.00 MiB)
test/static_parent_contract (mem: 16.00 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 16.00 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 16.00 MiB)
test/static_parent_contract populating trace... (mem: 245.00 MiB)
test/static_parent_contract time to construct proving key: 215 ms. (mem: 260.00 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 260.00 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 292.00 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.vgA9KRaUau/vk" (mem: 292.00 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (29.4 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.zBihRoj8dW to s3://aztec-ci-artifacts/build-cache/vk-b89d3a243c404d0b-057e48c5ef598b0ea77e6669833fcd0680a0390f89d58f76cd7402a01562ce4c.tar.gz
test/static_parent_contract Cache upload of vk-b89d3a243c404d0b-057e48c5ef598b0ea77e6669833fcd0680a0390f89d58f76cd7402a01562ce4c.tar.gz complete in 4s.
test/static_parent_contract Processing function: enqueue_static_nested_call_to_pub_function...
test/static_parent_contract Cache download of vk-b89d3a243c404d0b-3a859756967791573d7f49727b934e12e92ec9b69c67e3e8f86ff1bb12210724.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: 8.00 MiB)
test/static_parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/static_parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/static_parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/static_parent_contract --output_path: ./target/tmp/tmp.JEVBDhE6a1 (mem: 9.00 MiB)
test/static_parent_contract --verbose: true (mem: 9.00 MiB)
test/static_parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/static_parent_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.00 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 18.00 MiB)
test/static_parent_contract busread : 742/6000 (mem: 18.00 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 18.00 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.00 MiB)
test/static_parent_contract arithmetic : 3320/56000 (mem: 18.00 MiB)
test/static_parent_contract delta range : 1787/18000 (mem: 18.00 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 18.00 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 18.00 MiB)
test/static_parent_contract poseidon ext : 42/17000 (mem: 18.00 MiB)
test/static_parent_contract poseidon int : 230/92000 (mem: 18.00 MiB)
test/static_parent_contract overflow : 0/0 (mem: 18.00 MiB)
test/static_parent_contract (mem: 18.00 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 18.00 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 18.00 MiB)
test/static_parent_contract populating trace... (mem: 246.00 MiB)
test/static_parent_contract time to construct proving key: 276 ms. (mem: 259.00 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 259.00 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 291.00 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.JEVBDhE6a1/vk" (mem: 291.00 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (22.7 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.9BcV4GWRcW to s3://aztec-ci-artifacts/build-cache/vk-b89d3a243c404d0b-3a859756967791573d7f49727b934e12e92ec9b69c67e3e8f86ff1bb12210724.tar.gz
test/static_parent_contract Cache upload of vk-b89d3a243c404d0b-3a859756967791573d7f49727b934e12e92ec9b69c67e3e8f86ff1bb12210724.tar.gz complete in 4s.
test/static_parent_contract Processing function: private_call...
test/static_parent_contract Cache download of vk-b89d3a243c404d0b-bbe8da75bc7dd7cec451878f5d0f58a281c48a6470e75bd639bc149dc37f28f7.tar.gz failed.
test/static_parent_contract Generating vk for function: private_call...
test/static_parent_contract bb command: write_vk (mem: 8.00 MiB)
test/static_parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/static_parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/static_parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/static_parent_contract --output_path: ./target/tmp/tmp.dV5S7D1frS (mem: 9.00 MiB)
test/static_parent_contract --verbose: true (mem: 9.00 MiB)
test/static_parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/static_parent_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.00 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 19.00 MiB)
test/static_parent_contract busread : 742/6000 (mem: 19.00 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 19.00 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.00 MiB)
test/static_parent_contract arithmetic : 3317/56000 (mem: 19.00 MiB)
test/static_parent_contract delta range : 1788/18000 (mem: 19.00 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 19.00 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 19.00 MiB)
test/static_parent_contract poseidon ext : 42/17000 (mem: 19.00 MiB)
test/static_parent_contract poseidon int : 230/92000 (mem: 19.00 MiB)
test/static_parent_contract overflow : 0/0 (mem: 19.00 MiB)
test/static_parent_contract (mem: 19.00 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 19.00 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 19.00 MiB)
test/static_parent_contract populating trace... (mem: 248.00 MiB)
test/static_parent_contract time to construct proving key: 175 ms. (mem: 263.00 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 263.00 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 295.00 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.dV5S7D1frS/vk" (mem: 295.00 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (23.4 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.eKww9ENXFc to s3://aztec-ci-artifacts/build-cache/vk-b89d3a243c404d0b-bbe8da75bc7dd7cec451878f5d0f58a281c48a6470e75bd639bc149dc37f28f7.tar.gz
test/static_parent_contract Cache upload of vk-b89d3a243c404d0b-bbe8da75bc7dd7cec451878f5d0f58a281c48a6470e75bd639bc149dc37f28f7.tar.gz complete in 4s.
test/state_vars_contract Processing function: update_private_mutable...
test/state_vars_contract Cache download of vk-e73cb6e2fdc601c1-562c6cec33335d2b71fde34a001aa26a8658ba8ae35589b4b76e0e6a44164d76.tar.gz failed.
test/state_vars_contract Generating vk for function: update_private_mutable...
test/state_vars_contract bb command: write_vk (mem: 9.00 MiB)
test/state_vars_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/state_vars_contract --scheme: client_ivc (mem: 9.00 MiB)
test/state_vars_contract --bytecode_path: - (mem: 9.00 MiB)
test/state_vars_contract --output_path: ./target/tmp/tmp.oCTnBXpm4B (mem: 9.00 MiB)
test/state_vars_contract --verbose: true (mem: 9.00 MiB)
test/state_vars_contract --verifier_type: standalone (mem: 9.00 MiB)
test/state_vars_contract Constructing DeciderProvingKey (mem: 36.00 MiB)
test/state_vars_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 40.00 MiB)
test/state_vars_contract goblin ecc op : 4/1024 (mem: 40.00 MiB)
test/state_vars_contract busread : 742/6000 (mem: 40.00 MiB)
test/state_vars_contract lookups : 12218/15000 (mem: 40.00 MiB)
test/state_vars_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 40.00 MiB)
test/state_vars_contract arithmetic : 15096/56000 (mem: 40.00 MiB)
test/state_vars_contract delta range : 2477/18000 (mem: 40.00 MiB)
test/state_vars_contract elliptic : 1008/6000 (mem: 40.00 MiB)
test/state_vars_contract auxiliary : 899/26000 (mem: 40.00 MiB)
test/state_vars_contract poseidon ext : 182/17000 (mem: 40.00 MiB)
test/state_vars_contract poseidon int : 1028/92000 (mem: 40.00 MiB)
test/state_vars_contract overflow : 0/0 (mem: 40.00 MiB)
test/state_vars_contract (mem: 40.00 MiB)
test/state_vars_contract Total structured size: 242025 (mem: 40.00 MiB)
test/state_vars_contract allocating polynomials object in proving key... (mem: 40.00 MiB)
test/state_vars_contract populating trace... (mem: 262.00 MiB)
test/state_vars_contract time to construct proving key: 248 ms. (mem: 279.00 MiB)
test/state_vars_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 279.00 MiB)
test/state_vars_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 309.11 MiB)
test/state_vars_contract VK saved to "./target/tmp/tmp.oCTnBXpm4B/vk" (mem: 309.11 MiB)
test/state_vars_contract Completed 2.1 KiB/2.1 KiB (30.5 KiB/s) with 1 file(s) remaining
test/state_vars_contract upload: ../../../../../tmp/tmp.3HDIqvAiTP to s3://aztec-ci-artifacts/build-cache/vk-e73cb6e2fdc601c1-562c6cec33335d2b71fde34a001aa26a8658ba8ae35589b4b76e0e6a44164d76.tar.gz
test/state_vars_contract Cache upload of vk-e73cb6e2fdc601c1-562c6cec33335d2b71fde34a001aa26a8658ba8ae35589b4b76e0e6a44164d76.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_parent_contract Processing function: private_call_3_args...
test/static_parent_contract Cache download of vk-b89d3a243c404d0b-18f6bbc4543a4cddfc7c98d0b5f61fab6fc16ced968bf6d879c9f4852e64e68f.tar.gz failed.
test/static_parent_contract Generating vk for function: private_call_3_args...
test/static_parent_contract bb command: write_vk (mem: 8.00 MiB)
test/static_parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/static_parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/static_parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/static_parent_contract --output_path: ./target/tmp/tmp.9YW32lRP96 (mem: 9.00 MiB)
test/static_parent_contract --verbose: true (mem: 9.00 MiB)
test/static_parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/static_parent_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/static_parent_contract busread : 742/6000 (mem: 17.00 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 17.00 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/static_parent_contract arithmetic : 3329/56000 (mem: 17.00 MiB)
test/static_parent_contract delta range : 1788/18000 (mem: 17.00 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/static_parent_contract poseidon ext : 52/17000 (mem: 17.00 MiB)
test/static_parent_contract poseidon int : 287/92000 (mem: 17.00 MiB)
test/static_parent_contract overflow : 0/0 (mem: 17.00 MiB)
test/static_parent_contract (mem: 17.00 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 17.00 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/static_parent_contract populating trace... (mem: 247.00 MiB)
test/static_parent_contract time to construct proving key: 200 ms. (mem: 262.00 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 262.00 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 293.00 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.9YW32lRP96/vk" (mem: 293.00 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (37.2 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.nq5e4TLGoW to s3://aztec-ci-artifacts/build-cache/vk-b89d3a243c404d0b-18f6bbc4543a4cddfc7c98d0b5f61fab6fc16ced968bf6d879c9f4852e64e68f.tar.gz
test/static_parent_contract Cache upload of vk-b89d3a243c404d0b-18f6bbc4543a4cddfc7c98d0b5f61fab6fc16ced968bf6d879c9f4852e64e68f.tar.gz complete in 4s.
test/stateful_test_contract Processing function: create_note...
test/stateful_test_contract Cache download of vk-808dc35a598a134a-cf1f3fdee793891cd481447ebd4af84dfa7a0055551e7856e2c690bd9afa8eae.tar.gz failed.
test/stateful_test_contract Generating vk for function: create_note...
test/stateful_test_contract bb command: write_vk (mem: 8.00 MiB)
test/stateful_test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/stateful_test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/stateful_test_contract --bytecode_path: - (mem: 9.00 MiB)
test/stateful_test_contract --output_path: ./target/tmp/tmp.MHGxcZJcff (mem: 9.00 MiB)
test/stateful_test_contract --verbose: true (mem: 9.00 MiB)
test/stateful_test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/stateful_test_contract Constructing DeciderProvingKey (mem: 36.02 MiB)
test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 39.02 MiB)
test/stateful_test_contract goblin ecc op : 4/1024 (mem: 39.02 MiB)
test/stateful_test_contract busread : 742/6000 (mem: 39.02 MiB)
test/stateful_test_contract lookups : 12250/15000 (mem: 39.02 MiB)
test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 39.02 MiB)
test/stateful_test_contract arithmetic : 15966/56000 (mem: 39.02 MiB)
test/stateful_test_contract delta range : 2446/18000 (mem: 39.02 MiB)
test/stateful_test_contract elliptic : 654/6000 (mem: 39.02 MiB)
test/stateful_test_contract auxiliary : 738/26000 (mem: 39.02 MiB)
test/stateful_test_contract poseidon ext : 52/17000 (mem: 39.02 MiB)
test/stateful_test_contract poseidon int : 287/92000 (mem: 39.02 MiB)
test/stateful_test_contract overflow : 0/0 (mem: 39.02 MiB)
test/stateful_test_contract (mem: 39.02 MiB)
test/stateful_test_contract Total structured size: 242025 (mem: 39.02 MiB)
test/stateful_test_contract allocating polynomials object in proving key... (mem: 39.02 MiB)
test/stateful_test_contract populating trace... (mem: 274.02 MiB)
test/stateful_test_contract time to construct proving key: 272 ms. (mem: 291.02 MiB)
test/stateful_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 291.02 MiB)
test/stateful_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 320.82 MiB)
test/stateful_test_contract VK saved to "./target/tmp/tmp.MHGxcZJcff/vk" (mem: 320.82 MiB)
test/stateful_test_contract Completed 2.1 KiB/2.1 KiB (30.1 KiB/s) with 1 file(s) remaining
test/stateful_test_contract upload: ../../../../../tmp/tmp.vxQiAnkvf4 to s3://aztec-ci-artifacts/build-cache/vk-808dc35a598a134a-cf1f3fdee793891cd481447ebd4af84dfa7a0055551e7856e2c690bd9afa8eae.tar.gz
test/stateful_test_contract Cache upload of vk-808dc35a598a134a-cf1f3fdee793891cd481447ebd4af84dfa7a0055551e7856e2c690bd9afa8eae.tar.gz complete in 4s.
test/stateful_test_contract Processing function: create_note_no_init_check...
test/stateful_test_contract Cache download of vk-808dc35a598a134a-4ac9394df22eec0d5386b9a5d5ca9ccd59071bba03e87aaedfb092fc19e45d27.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: 9.00 MiB)
test/stateful_test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/stateful_test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/stateful_test_contract --bytecode_path: - (mem: 9.00 MiB)
test/stateful_test_contract --output_path: ./target/tmp/tmp.5ucpPR6wra (mem: 9.00 MiB)
test/stateful_test_contract --verbose: true (mem: 9.00 MiB)
test/stateful_test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/stateful_test_contract Constructing DeciderProvingKey (mem: 35.66 MiB)
test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 39.66 MiB)
test/stateful_test_contract goblin ecc op : 4/1024 (mem: 39.66 MiB)
test/stateful_test_contract busread : 742/6000 (mem: 39.66 MiB)
test/stateful_test_contract lookups : 12250/15000 (mem: 39.66 MiB)
test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 39.66 MiB)
test/stateful_test_contract arithmetic : 15966/56000 (mem: 39.66 MiB)
test/stateful_test_contract delta range : 2445/18000 (mem: 39.66 MiB)
test/stateful_test_contract elliptic : 654/6000 (mem: 39.66 MiB)
test/stateful_test_contract auxiliary : 738/26000 (mem: 39.66 MiB)
test/stateful_test_contract poseidon ext : 52/17000 (mem: 39.66 MiB)
test/stateful_test_contract poseidon int : 287/92000 (mem: 39.66 MiB)
test/stateful_test_contract overflow : 0/0 (mem: 39.66 MiB)
test/stateful_test_contract (mem: 39.66 MiB)
test/stateful_test_contract Total structured size: 242025 (mem: 39.66 MiB)
test/stateful_test_contract allocating polynomials object in proving key... (mem: 39.66 MiB)
test/stateful_test_contract populating trace... (mem: 272.66 MiB)
test/stateful_test_contract time to construct proving key: 278 ms. (mem: 288.66 MiB)
test/stateful_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 288.66 MiB)
test/stateful_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 317.75 MiB)
test/stateful_test_contract VK saved to "./target/tmp/tmp.5ucpPR6wra/vk" (mem: 317.75 MiB)
test/stateful_test_contract Completed 2.1 KiB/2.1 KiB (34.0 KiB/s) with 1 file(s) remaining
test/stateful_test_contract upload: ../../../../../tmp/tmp.1eXG1dIXaY to s3://aztec-ci-artifacts/build-cache/vk-808dc35a598a134a-4ac9394df22eec0d5386b9a5d5ca9ccd59071bba03e87aaedfb092fc19e45d27.tar.gz
test/stateful_test_contract Cache upload of vk-808dc35a598a134a-4ac9394df22eec0d5386b9a5d5ca9ccd59071bba03e87aaedfb092fc19e45d27.tar.gz complete in 4s.
test/test_contract Processing function: assert_header_private...
test/test_contract Cache download of vk-798cb11c6be55a2b-b28be8ad870cc294e01fa87607c8826b2963e702861944c39eaef9b51d235460.tar.gz failed.
test/test_contract Generating vk for function: assert_header_private...
test/test_contract bb command: write_vk (mem: 9.00 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/test_contract --bytecode_path: - (mem: 9.00 MiB)
test/test_contract --output_path: ./target/tmp/tmp.BTpDfGLasG (mem: 9.00 MiB)
test/test_contract --verbose: true (mem: 9.00 MiB)
test/test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 16.00 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/test_contract busread : 742/6000 (mem: 17.00 MiB)
test/test_contract lookups : 2/15000 (mem: 17.00 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/test_contract arithmetic : 3378/56000 (mem: 17.00 MiB)
test/test_contract delta range : 1787/18000 (mem: 17.00 MiB)
test/test_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/test_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/test_contract poseidon ext : 102/17000 (mem: 17.00 MiB)
test/test_contract poseidon int : 572/92000 (mem: 17.00 MiB)
test/test_contract overflow : 0/0 (mem: 17.00 MiB)
test/test_contract (mem: 17.00 MiB)
test/test_contract Total structured size: 242025 (mem: 17.00 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/test_contract populating trace... (mem: 249.00 MiB)
test/test_contract time to construct proving key: 260 ms. (mem: 265.00 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 265.00 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 297.00 MiB)
test/test_contract VK saved to "./target/tmp/tmp.BTpDfGLasG/vk" (mem: 297.00 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (40.1 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.GHpvpwoIke to s3://aztec-ci-artifacts/build-cache/vk-798cb11c6be55a2b-b28be8ad870cc294e01fa87607c8826b2963e702861944c39eaef9b51d235460.tar.gz
test/test_contract Cache upload of vk-798cb11c6be55a2b-b28be8ad870cc294e01fa87607c8826b2963e702861944c39eaef9b51d235460.tar.gz complete in 3s.
test/test_contract Processing function: assert_private_global_vars...
test/test_contract Cache download of vk-798cb11c6be55a2b-70c76eca8a2b61b0a8d2846fd5a3b37c2301de3729d9baff028b8a3d2951689c.tar.gz failed.
test/test_contract Generating vk for function: assert_private_global_vars...
test/test_contract bb command: write_vk (mem: 9.00 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/test_contract --bytecode_path: - (mem: 9.00 MiB)
test/test_contract --output_path: ./target/tmp/tmp.LYzAw5kT3q (mem: 9.00 MiB)
test/test_contract --verbose: true (mem: 9.00 MiB)
test/test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/test_contract busread : 742/6000 (mem: 17.00 MiB)
test/test_contract lookups : 2/15000 (mem: 17.00 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/test_contract arithmetic : 3285/56000 (mem: 17.00 MiB)
test/test_contract delta range : 1787/18000 (mem: 17.00 MiB)
test/test_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/test_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/test_contract poseidon ext : 12/17000 (mem: 17.00 MiB)
test/test_contract poseidon int : 59/92000 (mem: 17.00 MiB)
test/test_contract overflow : 0/0 (mem: 17.00 MiB)
test/test_contract (mem: 17.00 MiB)
test/test_contract Total structured size: 242025 (mem: 17.00 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/test_contract populating trace... (mem: 252.00 MiB)
test/test_contract time to construct proving key: 234 ms. (mem: 266.00 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 266.00 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 298.00 MiB)
test/test_contract VK saved to "./target/tmp/tmp.LYzAw5kT3q/vk" (mem: 298.00 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (32.5 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.5aqn8Hn91N to s3://aztec-ci-artifacts/build-cache/vk-798cb11c6be55a2b-70c76eca8a2b61b0a8d2846fd5a3b37c2301de3729d9baff028b8a3d2951689c.tar.gz
test/test_contract Cache upload of vk-798cb11c6be55a2b-70c76eca8a2b61b0a8d2846fd5a3b37c2301de3729d9baff028b8a3d2951689c.tar.gz complete in 4s.
test/static_child_contract Processing function: private_set_value...
test/static_child_contract Cache download of vk-76edcf3e59326a75-ad8aa33a4c9da68635696f646de819a8021d98cebbd4758ab1488217e8d892da.tar.gz failed.
test/static_child_contract Generating vk for function: private_set_value...
test/static_child_contract bb command: write_vk (mem: 9.00 MiB)
test/static_child_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/static_child_contract --scheme: client_ivc (mem: 9.00 MiB)
test/static_child_contract --bytecode_path: - (mem: 9.00 MiB)
test/static_child_contract --output_path: ./target/tmp/tmp.d5DSgi8g7Z (mem: 9.00 MiB)
test/static_child_contract --verbose: true (mem: 9.00 MiB)
test/static_child_contract --verifier_type: standalone (mem: 9.00 MiB)
test/static_child_contract Constructing DeciderProvingKey (mem: 39.00 MiB)
test/static_child_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 43.00 MiB)
test/static_child_contract goblin ecc op : 4/1024 (mem: 43.00 MiB)
test/static_child_contract busread : 742/6000 (mem: 43.00 MiB)
test/static_child_contract lookups : 12218/15000 (mem: 43.00 MiB)
test/static_child_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 43.00 MiB)
test/static_child_contract arithmetic : 14747/56000 (mem: 43.00 MiB)
test/static_child_contract delta range : 2429/18000 (mem: 43.00 MiB)
test/static_child_contract elliptic : 670/6000 (mem: 43.00 MiB)
test/static_child_contract auxiliary : 738/26000 (mem: 43.00 MiB)
test/static_child_contract poseidon ext : 52/17000 (mem: 43.00 MiB)
test/static_child_contract poseidon int : 287/92000 (mem: 43.00 MiB)
test/static_child_contract overflow : 0/0 (mem: 43.00 MiB)
test/static_child_contract (mem: 43.00 MiB)
test/static_child_contract Total structured size: 242025 (mem: 43.00 MiB)
test/static_child_contract allocating polynomials object in proving key... (mem: 43.00 MiB)
test/static_child_contract populating trace... (mem: 267.00 MiB)
test/static_child_contract time to construct proving key: 264 ms. (mem: 284.00 MiB)
test/static_child_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 284.00 MiB)
test/static_child_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 313.94 MiB)
test/static_child_contract VK saved to "./target/tmp/tmp.d5DSgi8g7Z/vk" (mem: 313.94 MiB)
test/static_child_contract Completed 2.1 KiB/2.1 KiB (33.6 KiB/s) with 1 file(s) remaining
test/static_child_contract upload: ../../../../../tmp/tmp.JynYKWBLDN to s3://aztec-ci-artifacts/build-cache/vk-76edcf3e59326a75-ad8aa33a4c9da68635696f646de819a8021d98cebbd4758ab1488217e8d892da.tar.gz
test/static_child_contract Cache upload of vk-76edcf3e59326a75-ad8aa33a4c9da68635696f646de819a8021d98cebbd4758ab1488217e8d892da.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/static_parent_contract Processing function: private_get_value_from_child...
test/static_parent_contract Cache download of vk-b89d3a243c404d0b-859b85be8a6ba818b81c90ff5e9256233ade2d3f1cfe6cac6dd410e9a1312504.tar.gz failed.
test/static_parent_contract Generating vk for function: private_get_value_from_child...
test/static_parent_contract bb command: write_vk (mem: 8.00 MiB)
test/static_parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/static_parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/static_parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/static_parent_contract --output_path: ./target/tmp/tmp.lLfjVmr2fm (mem: 9.00 MiB)
test/static_parent_contract --verbose: true (mem: 9.00 MiB)
test/static_parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/static_parent_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/static_parent_contract busread : 742/6000 (mem: 17.00 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 17.00 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/static_parent_contract arithmetic : 3316/56000 (mem: 17.00 MiB)
test/static_parent_contract delta range : 1787/18000 (mem: 17.00 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/static_parent_contract poseidon ext : 42/17000 (mem: 17.00 MiB)
test/static_parent_contract poseidon int : 230/92000 (mem: 17.00 MiB)
test/static_parent_contract overflow : 0/0 (mem: 17.00 MiB)
test/static_parent_contract (mem: 17.00 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 17.00 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/static_parent_contract populating trace... (mem: 246.00 MiB)
test/static_parent_contract time to construct proving key: 155 ms. (mem: 259.00 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 259.00 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 291.00 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.lLfjVmr2fm/vk" (mem: 291.00 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (23.3 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.zybuzDurWW to s3://aztec-ci-artifacts/build-cache/vk-b89d3a243c404d0b-859b85be8a6ba818b81c90ff5e9256233ade2d3f1cfe6cac6dd410e9a1312504.tar.gz
test/static_parent_contract Cache upload of vk-b89d3a243c404d0b-859b85be8a6ba818b81c90ff5e9256233ade2d3f1cfe6cac6dd410e9a1312504.tar.gz complete in 4s.
test/static_parent_contract Processing function: private_nested_static_call...
test/static_parent_contract Cache download of vk-b89d3a243c404d0b-721844774ae6a5da5a4a9d284320d67b7911925360b3aac9242613dbd7d9d999.tar.gz failed.
test/static_parent_contract Generating vk for function: private_nested_static_call...
test/static_parent_contract bb command: write_vk (mem: 8.00 MiB)
test/static_parent_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/static_parent_contract --scheme: client_ivc (mem: 8.00 MiB)
test/static_parent_contract --bytecode_path: - (mem: 8.00 MiB)
test/static_parent_contract --output_path: ./target/tmp/tmp.4NovMJfToJ (mem: 8.00 MiB)
test/static_parent_contract --verbose: true (mem: 8.00 MiB)
test/static_parent_contract --verifier_type: standalone (mem: 8.00 MiB)
test/static_parent_contract Constructing DeciderProvingKey (mem: 12.00 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.00 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 15.00 MiB)
test/static_parent_contract busread : 742/6000 (mem: 15.00 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 15.00 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.00 MiB)
test/static_parent_contract arithmetic : 3328/56000 (mem: 15.00 MiB)
test/static_parent_contract delta range : 1788/18000 (mem: 15.00 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 15.00 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 15.00 MiB)
test/static_parent_contract poseidon ext : 52/17000 (mem: 15.00 MiB)
test/static_parent_contract poseidon int : 287/92000 (mem: 15.00 MiB)
test/static_parent_contract overflow : 0/0 (mem: 15.00 MiB)
test/static_parent_contract (mem: 15.00 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 15.00 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 15.00 MiB)
test/static_parent_contract populating trace... (mem: 244.00 MiB)
test/static_parent_contract time to construct proving key: 203 ms. (mem: 257.00 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 257.00 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 289.00 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.4NovMJfToJ/vk" (mem: 289.00 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (34.1 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.1J0hZBchEl to s3://aztec-ci-artifacts/build-cache/vk-b89d3a243c404d0b-721844774ae6a5da5a4a9d284320d67b7911925360b3aac9242613dbd7d9d999.tar.gz
test/static_parent_contract Cache upload of vk-b89d3a243c404d0b-721844774ae6a5da5a4a9d284320d67b7911925360b3aac9242613dbd7d9d999.tar.gz complete in 4s.
test/static_parent_contract Processing function: private_nested_static_call_3_args...
test/static_parent_contract Cache download of vk-b89d3a243c404d0b-2ede4488da3ecf794b18cc79a09d23041a7406aaa1515926ec6cfaa04991df41.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: 8.00 MiB)
test/static_parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/static_parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/static_parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/static_parent_contract --output_path: ./target/tmp/tmp.KoLWAAu1XI (mem: 9.00 MiB)
test/static_parent_contract --verbose: true (mem: 9.00 MiB)
test/static_parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/static_parent_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.00 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 18.00 MiB)
test/static_parent_contract busread : 742/6000 (mem: 18.00 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 18.00 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.00 MiB)
test/static_parent_contract arithmetic : 3330/56000 (mem: 18.00 MiB)
test/static_parent_contract delta range : 1788/18000 (mem: 18.00 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 18.00 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 18.00 MiB)
test/static_parent_contract poseidon ext : 52/17000 (mem: 18.00 MiB)
test/static_parent_contract poseidon int : 287/92000 (mem: 18.00 MiB)
test/static_parent_contract overflow : 0/0 (mem: 18.00 MiB)
test/static_parent_contract (mem: 18.00 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 18.00 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 19.00 MiB)
test/static_parent_contract populating trace... (mem: 246.00 MiB)
test/static_parent_contract time to construct proving key: 239 ms. (mem: 258.00 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 258.00 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 290.00 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.KoLWAAu1XI/vk" (mem: 290.00 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (19.5 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.ko1WSG6xkR to s3://aztec-ci-artifacts/build-cache/vk-b89d3a243c404d0b-2ede4488da3ecf794b18cc79a09d23041a7406aaa1515926ec6cfaa04991df41.tar.gz
test/static_parent_contract Cache upload of vk-b89d3a243c404d0b-2ede4488da3ecf794b18cc79a09d23041a7406aaa1515926ec6cfaa04991df41.tar.gz complete in 4s.
test/static_parent_contract Processing function: private_static_call...
test/static_parent_contract Cache download of vk-b89d3a243c404d0b-c68cd1095430a2118c8536b13bb583edd1a484b782ef424d25e99a96bafa09ba.tar.gz failed.
test/static_parent_contract Generating vk for function: private_static_call...
test/static_parent_contract bb command: write_vk (mem: 8.00 MiB)
test/static_parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/static_parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/static_parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/static_parent_contract --output_path: ./target/tmp/tmp.4aylOXTXFo (mem: 9.00 MiB)
test/static_parent_contract --verbose: true (mem: 9.00 MiB)
test/static_parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/static_parent_contract Constructing DeciderProvingKey (mem: 13.80 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.80 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 16.80 MiB)
test/static_parent_contract busread : 742/6000 (mem: 16.80 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 16.80 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.80 MiB)
test/static_parent_contract arithmetic : 3318/56000 (mem: 16.80 MiB)
test/static_parent_contract delta range : 1788/18000 (mem: 16.80 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 16.80 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 16.80 MiB)
test/static_parent_contract poseidon ext : 42/17000 (mem: 16.80 MiB)
test/static_parent_contract poseidon int : 230/92000 (mem: 16.80 MiB)
test/static_parent_contract overflow : 0/0 (mem: 16.80 MiB)
test/static_parent_contract (mem: 16.80 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 16.80 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 16.80 MiB)
test/static_parent_contract populating trace... (mem: 249.80 MiB)
test/static_parent_contract time to construct proving key: 198 ms. (mem: 264.80 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 264.80 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 296.80 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.4aylOXTXFo/vk" (mem: 296.80 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (21.7 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.OwoxVXy3ke to s3://aztec-ci-artifacts/build-cache/vk-b89d3a243c404d0b-c68cd1095430a2118c8536b13bb583edd1a484b782ef424d25e99a96bafa09ba.tar.gz
test/static_parent_contract Cache upload of vk-b89d3a243c404d0b-c68cd1095430a2118c8536b13bb583edd1a484b782ef424d25e99a96bafa09ba.tar.gz complete in 4s.
test/static_parent_contract Processing function: private_static_call_3_args...
test/static_parent_contract Cache download of vk-b89d3a243c404d0b-c305c7938cb2be3c794fd8d9e14ceae864a751c3667338f92d2c81fd96df8991.tar.gz failed.
test/static_parent_contract Generating vk for function: private_static_call_3_args...
test/static_parent_contract bb command: write_vk (mem: 9.00 MiB)
test/static_parent_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/static_parent_contract --scheme: client_ivc (mem: 9.00 MiB)
test/static_parent_contract --bytecode_path: - (mem: 9.00 MiB)
test/static_parent_contract --output_path: ./target/tmp/tmp.WecIEjxQW8 (mem: 9.00 MiB)
test/static_parent_contract --verbose: true (mem: 9.00 MiB)
test/static_parent_contract --verifier_type: standalone (mem: 9.00 MiB)
test/static_parent_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/static_parent_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/static_parent_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/static_parent_contract busread : 742/6000 (mem: 17.00 MiB)
test/static_parent_contract lookups : 2/15000 (mem: 17.00 MiB)
test/static_parent_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/static_parent_contract arithmetic : 3330/56000 (mem: 17.00 MiB)
test/static_parent_contract delta range : 1788/18000 (mem: 17.00 MiB)
test/static_parent_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/static_parent_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/static_parent_contract poseidon ext : 52/17000 (mem: 17.00 MiB)
test/static_parent_contract poseidon int : 287/92000 (mem: 17.00 MiB)
test/static_parent_contract overflow : 0/0 (mem: 17.00 MiB)
test/static_parent_contract (mem: 17.00 MiB)
test/static_parent_contract Total structured size: 242025 (mem: 17.00 MiB)
test/static_parent_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/static_parent_contract populating trace... (mem: 245.00 MiB)
test/static_parent_contract time to construct proving key: 219 ms. (mem: 259.00 MiB)
test/static_parent_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 259.00 MiB)
test/static_parent_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 291.00 MiB)
test/static_parent_contract VK saved to "./target/tmp/tmp.WecIEjxQW8/vk" (mem: 291.00 MiB)
test/static_parent_contract Completed 2.1 KiB/2.1 KiB (36.0 KiB/s) with 1 file(s) remaining
test/static_parent_contract upload: ../../../../../tmp/tmp.gnCrmBAjWW to s3://aztec-ci-artifacts/build-cache/vk-b89d3a243c404d0b-c305c7938cb2be3c794fd8d9e14ceae864a751c3667338f92d2c81fd96df8991.tar.gz
test/static_parent_contract Cache upload of vk-b89d3a243c404d0b-c305c7938cb2be3c794fd8d9e14ceae864a751c3667338f92d2c81fd96df8991.tar.gz complete in 4s.
test/static_parent_contract Processing function: process_message...
test/static_parent_contract Function process_message is neither public nor unconstrained, skipping.
test/static_parent_contract Processing function: public_call...
test/static_parent_contract Function public_call is neither public nor unconstrained, skipping.
test/static_parent_contract Processing function: public_dispatch...
test/static_parent_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/static_parent_contract Processing function: public_get_value_from_child...
test/static_parent_contract Function public_get_value_from_child is neither public nor unconstrained, skipping.
test/static_parent_contract Processing function: public_nested_static_call...
test/static_parent_contract Function public_nested_static_call is neither public nor unconstrained, skipping.
test/static_parent_contract Processing function: public_static_call...
test/static_parent_contract Function public_static_call is neither public nor unconstrained, skipping.
test/static_parent_contract Processing function: sync_private_state...
test/static_parent_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/test_contract Processing function: call_create_note...
test/test_contract Cache download of vk-798cb11c6be55a2b-f54fb1fb364a70ec22f856368b48e86d967bd1344669d7aacb010a09d69f57db.tar.gz failed.
test/test_contract Generating vk for function: call_create_note...
test/test_contract bb command: write_vk (mem: 8.00 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/test_contract --bytecode_path: - (mem: 9.00 MiB)
test/test_contract --output_path: ./target/tmp/tmp.sCiyDTt0tV (mem: 9.00 MiB)
test/test_contract --verbose: true (mem: 9.00 MiB)
test/test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 36.79 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 40.79 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 40.79 MiB)
test/test_contract busread : 742/6000 (mem: 40.79 MiB)
test/test_contract lookups : 12250/15000 (mem: 40.79 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 40.79 MiB)
test/test_contract arithmetic : 15195/56000 (mem: 40.79 MiB)
test/test_contract delta range : 2446/18000 (mem: 40.79 MiB)
test/test_contract elliptic : 670/6000 (mem: 40.79 MiB)
test/test_contract auxiliary : 738/26000 (mem: 40.79 MiB)
test/test_contract poseidon ext : 42/17000 (mem: 40.79 MiB)
test/test_contract poseidon int : 230/92000 (mem: 40.79 MiB)
test/test_contract overflow : 0/0 (mem: 40.79 MiB)
test/test_contract (mem: 40.79 MiB)
test/test_contract Total structured size: 242025 (mem: 40.79 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 40.79 MiB)
test/test_contract populating trace... (mem: 267.79 MiB)
test/test_contract time to construct proving key: 189 ms. (mem: 287.79 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 287.79 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 303.65 MiB)
test/test_contract VK saved to "./target/tmp/tmp.sCiyDTt0tV/vk" (mem: 303.65 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (30.4 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.lyVpA3FVo4 to s3://aztec-ci-artifacts/build-cache/vk-798cb11c6be55a2b-f54fb1fb364a70ec22f856368b48e86d967bd1344669d7aacb010a09d69f57db.tar.gz
test/test_contract Cache upload of vk-798cb11c6be55a2b-f54fb1fb364a70ec22f856368b48e86d967bd1344669d7aacb010a09d69f57db.tar.gz complete in 3s.
test/test_contract Processing function: call_destroy_note...
test/test_contract Cache download of vk-798cb11c6be55a2b-067a6f6d4173888e08856662dae6f69bcd9586db0aa56b9989099de9e2697e12.tar.gz failed.
test/test_contract Generating vk for function: call_destroy_note...
test/test_contract bb command: write_vk (mem: 8.00 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/test_contract --scheme: client_ivc (mem: 8.00 MiB)
test/test_contract --bytecode_path: - (mem: 8.00 MiB)
test/test_contract --output_path: ./target/tmp/tmp.yS08SjkiiX (mem: 8.00 MiB)
test/test_contract --verbose: true (mem: 8.00 MiB)
test/test_contract --verifier_type: standalone (mem: 8.00 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 23.50 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 28.50 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 28.50 MiB)
test/test_contract busread : 742/6000 (mem: 28.50 MiB)
test/test_contract lookups : 2/15000 (mem: 28.50 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 28.50 MiB)
test/test_contract arithmetic : 7127/56000 (mem: 28.50 MiB)
test/test_contract delta range : 2326/18000 (mem: 28.50 MiB)
test/test_contract elliptic : 340/6000 (mem: 28.50 MiB)
test/test_contract auxiliary : 5181/26000 (mem: 28.50 MiB)
test/test_contract poseidon ext : 762/17000 (mem: 28.50 MiB)
test/test_contract poseidon int : 4334/92000 (mem: 28.50 MiB)
test/test_contract overflow : 0/0 (mem: 28.50 MiB)
test/test_contract (mem: 28.50 MiB)
test/test_contract Total structured size: 242025 (mem: 28.50 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 28.50 MiB)
test/test_contract populating trace... (mem: 258.50 MiB)
test/test_contract time to construct proving key: 270 ms. (mem: 276.50 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 276.50 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 307.50 MiB)
test/test_contract VK saved to "./target/tmp/tmp.yS08SjkiiX/vk" (mem: 307.50 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (32.8 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.JMMezmLdXd to s3://aztec-ci-artifacts/build-cache/vk-798cb11c6be55a2b-067a6f6d4173888e08856662dae6f69bcd9586db0aa56b9989099de9e2697e12.tar.gz
test/test_contract Cache upload of vk-798cb11c6be55a2b-067a6f6d4173888e08856662dae6f69bcd9586db0aa56b9989099de9e2697e12.tar.gz complete in 3s.
test/test_contract Processing function: call_get_notes...
test/test_contract Cache download of vk-798cb11c6be55a2b-a1886f059688ebd8c36408b557c2870ee2325e0fa26e6a45f69c00976c07059d.tar.gz failed.
test/test_contract Generating vk for function: call_get_notes...
test/test_contract bb command: write_vk (mem: 8.00 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/test_contract --scheme: client_ivc (mem: 8.00 MiB)
test/test_contract --bytecode_path: - (mem: 8.00 MiB)
test/test_contract --output_path: ./target/tmp/tmp.99dYuVRAtd (mem: 8.00 MiB)
test/test_contract --verbose: true (mem: 8.00 MiB)
test/test_contract --verifier_type: standalone (mem: 8.00 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 20.61 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 25.61 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 25.61 MiB)
test/test_contract busread : 742/6000 (mem: 25.61 MiB)
test/test_contract lookups : 2/15000 (mem: 25.61 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 25.61 MiB)
test/test_contract arithmetic : 6309/56000 (mem: 25.61 MiB)
test/test_contract delta range : 2147/18000 (mem: 25.61 MiB)
test/test_contract elliptic : 2/6000 (mem: 25.61 MiB)
test/test_contract auxiliary : 3535/26000 (mem: 25.61 MiB)
test/test_contract poseidon ext : 662/17000 (mem: 25.61 MiB)
test/test_contract poseidon int : 3764/92000 (mem: 25.61 MiB)
test/test_contract overflow : 0/0 (mem: 25.61 MiB)
test/test_contract (mem: 25.61 MiB)
test/test_contract Total structured size: 242025 (mem: 25.61 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 25.61 MiB)
test/test_contract populating trace... (mem: 251.61 MiB)
test/test_contract time to construct proving key: 237 ms. (mem: 266.61 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 266.61 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 298.61 MiB)
test/test_contract VK saved to "./target/tmp/tmp.99dYuVRAtd/vk" (mem: 298.61 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (29.3 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.0wY9oMYKkj to s3://aztec-ci-artifacts/build-cache/vk-798cb11c6be55a2b-a1886f059688ebd8c36408b557c2870ee2325e0fa26e6a45f69c00976c07059d.tar.gz
test/test_contract Cache upload of vk-798cb11c6be55a2b-a1886f059688ebd8c36408b557c2870ee2325e0fa26e6a45f69c00976c07059d.tar.gz complete in 3s.
test/test_contract Processing function: call_get_notes_many...
test/test_contract Cache download of vk-798cb11c6be55a2b-ec194e01a034c2035eaee075c11bf10ac26763dd1884dd3aac563673b4dd0c75.tar.gz failed.
test/test_contract Generating vk for function: call_get_notes_many...
test/test_contract bb command: write_vk (mem: 9.00 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/test_contract --bytecode_path: - (mem: 9.00 MiB)
test/test_contract --output_path: ./target/tmp/tmp.4HMKso9H4S (mem: 9.00 MiB)
test/test_contract --verbose: true (mem: 9.00 MiB)
test/test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 21.23 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 25.23 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 25.23 MiB)
test/test_contract busread : 742/6000 (mem: 25.23 MiB)
test/test_contract lookups : 2/15000 (mem: 25.23 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 25.23 MiB)
test/test_contract arithmetic : 6309/56000 (mem: 25.23 MiB)
test/test_contract delta range : 2147/18000 (mem: 25.23 MiB)
test/test_contract elliptic : 2/6000 (mem: 25.23 MiB)
test/test_contract auxiliary : 3535/26000 (mem: 25.23 MiB)
test/test_contract poseidon ext : 662/17000 (mem: 25.23 MiB)
test/test_contract poseidon int : 3764/92000 (mem: 25.23 MiB)
test/test_contract overflow : 0/0 (mem: 25.23 MiB)
test/test_contract (mem: 25.23 MiB)
test/test_contract Total structured size: 242025 (mem: 25.23 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 25.23 MiB)
test/test_contract populating trace... (mem: 252.23 MiB)
test/test_contract time to construct proving key: 265 ms. (mem: 268.23 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 268.23 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 300.23 MiB)
test/test_contract VK saved to "./target/tmp/tmp.4HMKso9H4S/vk" (mem: 300.23 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (50.2 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.RXBGZMAwPr to s3://aztec-ci-artifacts/build-cache/vk-798cb11c6be55a2b-ec194e01a034c2035eaee075c11bf10ac26763dd1884dd3aac563673b4dd0c75.tar.gz
test/test_contract Cache upload of vk-798cb11c6be55a2b-ec194e01a034c2035eaee075c11bf10ac26763dd1884dd3aac563673b4dd0c75.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/updatable_contract Processing function: initialize...
test/updatable_contract Cache download of vk-3e185ee37c49a7a3-82fa1ae26bc1b57bcbc3d1c944b755cb1d70153a23bdd77bff6acff9c7035d03.tar.gz failed.
test/updatable_contract Generating vk for function: initialize...
test/updatable_contract bb command: write_vk (mem: 9.00 MiB)
test/updatable_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/updatable_contract --scheme: client_ivc (mem: 9.00 MiB)
test/updatable_contract --bytecode_path: - (mem: 9.00 MiB)
test/updatable_contract --output_path: ./target/tmp/tmp.I58FZqeLhP (mem: 9.00 MiB)
test/updatable_contract --verbose: true (mem: 9.00 MiB)
test/updatable_contract --verifier_type: standalone (mem: 9.00 MiB)
test/updatable_contract Constructing DeciderProvingKey (mem: 38.08 MiB)
test/updatable_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 41.08 MiB)
test/updatable_contract goblin ecc op : 4/1024 (mem: 41.08 MiB)
test/updatable_contract busread : 742/6000 (mem: 41.08 MiB)
test/updatable_contract lookups : 12218/15000 (mem: 41.08 MiB)
test/updatable_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 41.08 MiB)
test/updatable_contract arithmetic : 15045/56000 (mem: 41.08 MiB)
test/updatable_contract delta range : 2478/18000 (mem: 41.08 MiB)
test/updatable_contract elliptic : 1008/6000 (mem: 41.08 MiB)
test/updatable_contract auxiliary : 899/26000 (mem: 41.08 MiB)
test/updatable_contract poseidon ext : 142/17000 (mem: 41.08 MiB)
test/updatable_contract poseidon int : 800/92000 (mem: 41.08 MiB)
test/updatable_contract overflow : 0/0 (mem: 41.08 MiB)
test/updatable_contract (mem: 41.08 MiB)
test/updatable_contract Total structured size: 242025 (mem: 41.08 MiB)
test/updatable_contract allocating polynomials object in proving key... (mem: 41.08 MiB)
test/updatable_contract populating trace... (mem: 279.08 MiB)
test/updatable_contract time to construct proving key: 285 ms. (mem: 297.08 MiB)
test/updatable_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 297.08 MiB)
test/updatable_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 326.91 MiB)
test/updatable_contract VK saved to "./target/tmp/tmp.I58FZqeLhP/vk" (mem: 326.91 MiB)
test/updatable_contract Completed 2.1 KiB/2.1 KiB (34.9 KiB/s) with 1 file(s) remaining
test/updatable_contract upload: ../../../../../tmp/tmp.P3fxvhUp8b to s3://aztec-ci-artifacts/build-cache/vk-3e185ee37c49a7a3-82fa1ae26bc1b57bcbc3d1c944b755cb1d70153a23bdd77bff6acff9c7035d03.tar.gz
test/updatable_contract Cache upload of vk-3e185ee37c49a7a3-82fa1ae26bc1b57bcbc3d1c944b755cb1d70153a23bdd77bff6acff9c7035d03.tar.gz complete in 3s.
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-3e185ee37c49a7a3-4891a1e57d338854893839286dc58c4fa720bc52cd80c7d39f02bccec9ee22f2.tar.gz failed.
test/updatable_contract Generating vk for function: set_update_delay...
test/updatable_contract bb command: write_vk (mem: 9.00 MiB)
test/updatable_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/updatable_contract --scheme: client_ivc (mem: 9.00 MiB)
test/updatable_contract --bytecode_path: - (mem: 9.00 MiB)
test/updatable_contract --output_path: ./target/tmp/tmp.XNbD10SLBT (mem: 9.00 MiB)
test/updatable_contract --verbose: true (mem: 9.00 MiB)
test/updatable_contract --verifier_type: standalone (mem: 9.00 MiB)
test/updatable_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/updatable_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/updatable_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/updatable_contract busread : 742/6000 (mem: 17.00 MiB)
test/updatable_contract lookups : 2/15000 (mem: 17.00 MiB)
test/updatable_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/updatable_contract arithmetic : 3298/56000 (mem: 17.00 MiB)
test/updatable_contract delta range : 1788/18000 (mem: 17.00 MiB)
test/updatable_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/updatable_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/updatable_contract poseidon ext : 22/17000 (mem: 17.00 MiB)
test/updatable_contract poseidon int : 116/92000 (mem: 17.00 MiB)
test/updatable_contract overflow : 0/0 (mem: 17.00 MiB)
test/updatable_contract (mem: 17.00 MiB)
test/updatable_contract Total structured size: 242025 (mem: 17.00 MiB)
test/updatable_contract allocating polynomials object in proving key... (mem: 18.00 MiB)
test/updatable_contract populating trace... (mem: 257.00 MiB)
test/updatable_contract time to construct proving key: 250 ms. (mem: 272.00 MiB)
test/updatable_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 272.00 MiB)
test/updatable_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 304.00 MiB)
test/updatable_contract VK saved to "./target/tmp/tmp.XNbD10SLBT/vk" (mem: 304.00 MiB)
test/updatable_contract Completed 2.1 KiB/2.1 KiB (32.9 KiB/s) with 1 file(s) remaining
test/updatable_contract upload: ../../../../../tmp/tmp.hu7IDUi0bi to s3://aztec-ci-artifacts/build-cache/vk-3e185ee37c49a7a3-4891a1e57d338854893839286dc58c4fa720bc52cd80c7d39f02bccec9ee22f2.tar.gz
test/updatable_contract Cache upload of vk-3e185ee37c49a7a3-4891a1e57d338854893839286dc58c4fa720bc52cd80c7d39f02bccec9ee22f2.tar.gz complete in 3s.
test/updatable_contract Processing function: sync_private_state...
test/updatable_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/updatable_contract Processing function: update_to...
test/updatable_contract Cache download of vk-3e185ee37c49a7a3-bfc213d5e1dc3ec8b962e755715c04235f975ea309f4cf71946fc430d8511baf.tar.gz failed.
test/updatable_contract Generating vk for function: update_to...
test/updatable_contract bb command: write_vk (mem: 9.00 MiB)
test/updatable_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/updatable_contract --scheme: client_ivc (mem: 9.00 MiB)
test/updatable_contract --bytecode_path: - (mem: 9.00 MiB)
test/updatable_contract --output_path: ./target/tmp/tmp.D7jocSP3Rr (mem: 9.00 MiB)
test/updatable_contract --verbose: true (mem: 9.00 MiB)
test/updatable_contract --verifier_type: standalone (mem: 9.00 MiB)
test/updatable_contract Constructing DeciderProvingKey (mem: 13.82 MiB)
test/updatable_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.82 MiB)
test/updatable_contract goblin ecc op : 4/1024 (mem: 16.82 MiB)
test/updatable_contract busread : 742/6000 (mem: 16.82 MiB)
test/updatable_contract lookups : 2/15000 (mem: 16.82 MiB)
test/updatable_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.82 MiB)
test/updatable_contract arithmetic : 3297/56000 (mem: 16.82 MiB)
test/updatable_contract delta range : 1787/18000 (mem: 16.82 MiB)
test/updatable_contract elliptic : 2/6000 (mem: 16.82 MiB)
test/updatable_contract auxiliary : 26/26000 (mem: 16.82 MiB)
test/updatable_contract poseidon ext : 22/17000 (mem: 16.82 MiB)
test/updatable_contract poseidon int : 116/92000 (mem: 16.82 MiB)
test/updatable_contract overflow : 0/0 (mem: 16.82 MiB)
test/updatable_contract (mem: 16.82 MiB)
test/updatable_contract Total structured size: 242025 (mem: 16.82 MiB)
test/updatable_contract allocating polynomials object in proving key... (mem: 16.82 MiB)
test/updatable_contract populating trace... (mem: 247.82 MiB)
test/updatable_contract time to construct proving key: 135 ms. (mem: 262.82 MiB)
test/updatable_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 262.82 MiB)
test/updatable_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 294.82 MiB)
test/updatable_contract VK saved to "./target/tmp/tmp.D7jocSP3Rr/vk" (mem: 294.82 MiB)
test/updatable_contract Completed 2.1 KiB/2.1 KiB (31.2 KiB/s) with 1 file(s) remaining
test/updatable_contract upload: ../../../../../tmp/tmp.EG7qcl52NW to s3://aztec-ci-artifacts/build-cache/vk-3e185ee37c49a7a3-bfc213d5e1dc3ec8b962e755715c04235f975ea309f4cf71946fc430d8511baf.tar.gz
test/updatable_contract Cache upload of vk-3e185ee37c49a7a3-bfc213d5e1dc3ec8b962e755715c04235f975ea309f4cf71946fc430d8511baf.tar.gz complete in 3s.
test/test_contract Processing function: consume_message_from_arbitrary_sender_private...
test/test_contract Cache download of vk-798cb11c6be55a2b-7960e141e099c800f64205a75836e2d285df5e4a51cad2d9b6c3222c771b185b.tar.gz failed.
test/test_contract Generating vk for function: consume_message_from_arbitrary_sender_private...
test/test_contract bb command: write_vk (mem: 9.00 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/test_contract --bytecode_path: - (mem: 9.00 MiB)
test/test_contract --output_path: ./target/tmp/tmp.U3W9CwJQc7 (mem: 9.00 MiB)
test/test_contract --verbose: true (mem: 9.00 MiB)
test/test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 37.05 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 40.05 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 40.05 MiB)
test/test_contract busread : 742/6000 (mem: 40.05 MiB)
test/test_contract lookups : 11586/15000 (mem: 40.05 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 40.05 MiB)
test/test_contract arithmetic : 11230/56000 (mem: 40.05 MiB)
test/test_contract delta range : 2376/18000 (mem: 40.05 MiB)
test/test_contract elliptic : 2/6000 (mem: 40.05 MiB)
test/test_contract auxiliary : 26/26000 (mem: 40.05 MiB)
test/test_contract poseidon ext : 432/17000 (mem: 40.05 MiB)
test/test_contract poseidon int : 2453/92000 (mem: 40.05 MiB)
test/test_contract overflow : 0/0 (mem: 40.05 MiB)
test/test_contract (mem: 40.05 MiB)
test/test_contract Total structured size: 242025 (mem: 40.05 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 40.05 MiB)
test/test_contract populating trace... (mem: 275.05 MiB)
test/test_contract time to construct proving key: 376 ms. (mem: 292.05 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 292.05 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 321.32 MiB)
test/test_contract VK saved to "./target/tmp/tmp.U3W9CwJQc7/vk" (mem: 321.32 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (34.0 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.cJJGbGSOQp to s3://aztec-ci-artifacts/build-cache/vk-798cb11c6be55a2b-7960e141e099c800f64205a75836e2d285df5e4a51cad2d9b6c3222c771b185b.tar.gz
test/test_contract Cache upload of vk-798cb11c6be55a2b-7960e141e099c800f64205a75836e2d285df5e4a51cad2d9b6c3222c771b185b.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-798cb11c6be55a2b-f937c75fa0c989b13d6304fdb55f1e98eaf3c4d3379ad5dba891cf5e03f1c59c.tar.gz failed.
test/test_contract Generating vk for function: consume_mint_to_private_message...
test/test_contract bb command: write_vk (mem: 8.00 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/test_contract --bytecode_path: - (mem: 9.00 MiB)
test/test_contract --output_path: ./target/tmp/tmp.c59WHCPwbu (mem: 9.00 MiB)
test/test_contract --verbose: true (mem: 9.00 MiB)
test/test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 35.98 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 35.98 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 35.98 MiB)
test/test_contract busread : 742/6000 (mem: 35.98 MiB)
test/test_contract lookups : 14482/15000 (mem: 35.98 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 35.98 MiB)
test/test_contract arithmetic : 12753/56000 (mem: 35.98 MiB)
test/test_contract delta range : 2499/18000 (mem: 35.98 MiB)
test/test_contract elliptic : 2/6000 (mem: 35.98 MiB)
test/test_contract auxiliary : 26/26000 (mem: 35.98 MiB)
test/test_contract poseidon ext : 432/17000 (mem: 35.98 MiB)
test/test_contract poseidon int : 2453/92000 (mem: 35.98 MiB)
test/test_contract overflow : 0/0 (mem: 35.98 MiB)
test/test_contract (mem: 35.98 MiB)
test/test_contract Total structured size: 242025 (mem: 35.98 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 35.98 MiB)
test/test_contract populating trace... (mem: 270.98 MiB)
test/test_contract time to construct proving key: 213 ms. (mem: 289.98 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 289.98 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 319.44 MiB)
test/test_contract VK saved to "./target/tmp/tmp.c59WHCPwbu/vk" (mem: 319.44 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (28.8 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.pull7oSCXt to s3://aztec-ci-artifacts/build-cache/vk-798cb11c6be55a2b-f937c75fa0c989b13d6304fdb55f1e98eaf3c4d3379ad5dba891cf5e03f1c59c.tar.gz
test/test_contract Cache upload of vk-798cb11c6be55a2b-f937c75fa0c989b13d6304fdb55f1e98eaf3c4d3379ad5dba891cf5e03f1c59c.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-798cb11c6be55a2b-67475d24f190441a1b30d5a086666d6c68ff3f55344f1c0f9e6f96c364f9aa37.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: 9.00 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/test_contract --bytecode_path: - (mem: 9.00 MiB)
test/test_contract --output_path: ./target/tmp/tmp.TDa0IPb0nx (mem: 9.00 MiB)
test/test_contract --verbose: true (mem: 9.00 MiB)
test/test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/test_contract busread : 742/6000 (mem: 17.00 MiB)
test/test_contract lookups : 2/15000 (mem: 17.00 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/test_contract arithmetic : 3286/56000 (mem: 17.00 MiB)
test/test_contract delta range : 1787/18000 (mem: 17.00 MiB)
test/test_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/test_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/test_contract poseidon ext : 12/17000 (mem: 17.00 MiB)
test/test_contract poseidon int : 59/92000 (mem: 17.00 MiB)
test/test_contract overflow : 0/0 (mem: 17.00 MiB)
test/test_contract (mem: 17.00 MiB)
test/test_contract Total structured size: 242025 (mem: 17.00 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 18.00 MiB)
test/test_contract populating trace... (mem: 255.00 MiB)
test/test_contract time to construct proving key: 218 ms. (mem: 269.00 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 269.00 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 302.00 MiB)
test/test_contract VK saved to "./target/tmp/tmp.TDa0IPb0nx/vk" (mem: 302.00 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (26.2 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.DIdzJ0lU6q to s3://aztec-ci-artifacts/build-cache/vk-798cb11c6be55a2b-67475d24f190441a1b30d5a086666d6c68ff3f55344f1c0f9e6f96c364f9aa37.tar.gz
test/test_contract Cache upload of vk-798cb11c6be55a2b-67475d24f190441a1b30d5a086666d6c68ff3f55344f1c0f9e6f96c364f9aa37.tar.gz complete in 4s.
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-798cb11c6be55a2b-455285ddaefba0a21ccbe6df6f7fc19bb565b7613c1f402fb6fc12229dc0bdee.tar.gz failed.
test/test_contract Generating vk for function: deploy_contract...
test/test_contract bb command: write_vk (mem: 9.00 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/test_contract --bytecode_path: - (mem: 9.00 MiB)
test/test_contract --output_path: ./target/tmp/tmp.5l2pyTiNK8 (mem: 9.00 MiB)
test/test_contract --verbose: true (mem: 9.00 MiB)
test/test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 15.00 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.00 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 18.00 MiB)
test/test_contract busread : 742/6000 (mem: 18.00 MiB)
test/test_contract lookups : 2/15000 (mem: 18.00 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.00 MiB)
test/test_contract arithmetic : 3666/56000 (mem: 18.00 MiB)
test/test_contract delta range : 1837/18000 (mem: 18.00 MiB)
test/test_contract elliptic : 340/6000 (mem: 18.00 MiB)
test/test_contract auxiliary : 187/26000 (mem: 18.00 MiB)
test/test_contract poseidon ext : 162/17000 (mem: 18.00 MiB)
test/test_contract poseidon int : 914/92000 (mem: 18.00 MiB)
test/test_contract overflow : 0/0 (mem: 18.00 MiB)
test/test_contract (mem: 18.00 MiB)
test/test_contract Total structured size: 242025 (mem: 18.00 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 18.00 MiB)
test/test_contract populating trace... (mem: 256.00 MiB)
test/test_contract time to construct proving key: 205 ms. (mem: 270.00 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 270.00 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 302.00 MiB)
test/test_contract VK saved to "./target/tmp/tmp.5l2pyTiNK8/vk" (mem: 302.00 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (43.0 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.myjpe6lUAb to s3://aztec-ci-artifacts/build-cache/vk-798cb11c6be55a2b-455285ddaefba0a21ccbe6df6f7fc19bb565b7613c1f402fb6fc12229dc0bdee.tar.gz
test/test_contract Cache upload of vk-798cb11c6be55a2b-455285ddaefba0a21ccbe6df6f7fc19bb565b7613c1f402fb6fc12229dc0bdee.tar.gz complete in 4s.
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-798cb11c6be55a2b-7d2200ac77574faed6ec72b20c55f352de9fc06ec920dff6d33979a3f2616b74.tar.gz failed.
test/test_contract Generating vk for function: emit_array_as_encrypted_log...
test/test_contract bb command: write_vk (mem: 8.00 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/test_contract --bytecode_path: - (mem: 9.00 MiB)
test/test_contract --output_path: ./target/tmp/tmp.iQVREVxLYA (mem: 9.00 MiB)
test/test_contract --verbose: true (mem: 9.00 MiB)
test/test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.61 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 16.61 MiB)
test/test_contract busread : 742/6000 (mem: 16.61 MiB)
test/test_contract lookups : 2/15000 (mem: 16.61 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.61 MiB)
test/test_contract arithmetic : 3648/56000 (mem: 16.61 MiB)
test/test_contract delta range : 1811/18000 (mem: 16.61 MiB)
test/test_contract elliptic : 2/6000 (mem: 16.61 MiB)
test/test_contract auxiliary : 98/26000 (mem: 16.61 MiB)
test/test_contract poseidon ext : 102/17000 (mem: 16.61 MiB)
test/test_contract poseidon int : 572/92000 (mem: 16.61 MiB)
test/test_contract overflow : 0/0 (mem: 16.61 MiB)
test/test_contract (mem: 16.61 MiB)
test/test_contract Total structured size: 242025 (mem: 16.61 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 16.61 MiB)
test/test_contract populating trace... (mem: 249.61 MiB)
test/test_contract time to construct proving key: 201 ms. (mem: 263.61 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 263.61 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 295.61 MiB)
test/test_contract VK saved to "./target/tmp/tmp.iQVREVxLYA/vk" (mem: 295.61 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (24.2 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.Yr4t9lEJMJ to s3://aztec-ci-artifacts/build-cache/vk-798cb11c6be55a2b-7d2200ac77574faed6ec72b20c55f352de9fc06ec920dff6d33979a3f2616b74.tar.gz
test/test_contract Cache upload of vk-798cb11c6be55a2b-7d2200ac77574faed6ec72b20c55f352de9fc06ec920dff6d33979a3f2616b74.tar.gz complete in 3s.
test/test_contract Processing function: emit_nullifier...
test/test_contract Cache download of vk-798cb11c6be55a2b-b265078babf0f6edbc77867c535fc5da20691adf4c848425b1126312ccd57699.tar.gz failed.
test/test_contract Generating vk for function: emit_nullifier...
test/test_contract bb command: write_vk (mem: 8.00 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/test_contract --bytecode_path: - (mem: 9.00 MiB)
test/test_contract --output_path: ./target/tmp/tmp.goI3PP8pzu (mem: 9.00 MiB)
test/test_contract --verbose: true (mem: 9.00 MiB)
test/test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 13.00 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/test_contract busread : 742/6000 (mem: 17.00 MiB)
test/test_contract lookups : 2/15000 (mem: 17.00 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/test_contract arithmetic : 3287/56000 (mem: 17.00 MiB)
test/test_contract delta range : 1787/18000 (mem: 17.00 MiB)
test/test_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/test_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/test_contract poseidon ext : 12/17000 (mem: 17.00 MiB)
test/test_contract poseidon int : 59/92000 (mem: 17.00 MiB)
test/test_contract overflow : 0/0 (mem: 17.00 MiB)
test/test_contract (mem: 17.00 MiB)
test/test_contract Total structured size: 242025 (mem: 17.00 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/test_contract populating trace... (mem: 246.00 MiB)
test/test_contract time to construct proving key: 260 ms. (mem: 258.00 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 258.00 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 289.00 MiB)
test/test_contract VK saved to "./target/tmp/tmp.goI3PP8pzu/vk" (mem: 289.00 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (37.9 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.B5ZBbV8p5U to s3://aztec-ci-artifacts/build-cache/vk-798cb11c6be55a2b-b265078babf0f6edbc77867c535fc5da20691adf4c848425b1126312ccd57699.tar.gz
test/test_contract Cache upload of vk-798cb11c6be55a2b-b265078babf0f6edbc77867c535fc5da20691adf4c848425b1126312ccd57699.tar.gz complete in 3s.
test/test_contract Processing function: emit_nullifier_public...
test/test_contract Function emit_nullifier_public is neither public nor unconstrained, skipping.
test/test_contract Processing function: emit_public...
test/test_contract Function emit_public is neither public nor unconstrained, skipping.
test/test_contract Processing function: get_master_incoming_viewing_public_key...
test/test_contract Cache download of vk-798cb11c6be55a2b-b753795112f0340fe0add93f1ba7b6841393d91a01a69227f2100b351615238b.tar.gz failed.
test/test_contract Generating vk for function: get_master_incoming_viewing_public_key...
test/test_contract bb command: write_vk (mem: 8.00 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/test_contract --bytecode_path: - (mem: 9.00 MiB)
test/test_contract --output_path: ./target/tmp/tmp.ksY6Hnx7UW (mem: 9.00 MiB)
test/test_contract --verbose: true (mem: 9.00 MiB)
test/test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 15.98 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 18.98 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 18.98 MiB)
test/test_contract busread : 742/6000 (mem: 18.98 MiB)
test/test_contract lookups : 2/15000 (mem: 18.98 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 18.98 MiB)
test/test_contract arithmetic : 3566/56000 (mem: 18.98 MiB)
test/test_contract delta range : 1835/18000 (mem: 18.98 MiB)
test/test_contract elliptic : 340/6000 (mem: 18.98 MiB)
test/test_contract auxiliary : 187/26000 (mem: 18.98 MiB)
test/test_contract poseidon ext : 82/17000 (mem: 18.98 MiB)
test/test_contract poseidon int : 458/92000 (mem: 18.98 MiB)
test/test_contract overflow : 0/0 (mem: 18.98 MiB)
test/test_contract (mem: 18.98 MiB)
test/test_contract Total structured size: 242025 (mem: 18.98 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 18.98 MiB)
test/test_contract populating trace... (mem: 250.98 MiB)
test/test_contract time to construct proving key: 219 ms. (mem: 263.98 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 263.98 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 294.98 MiB)
test/test_contract VK saved to "./target/tmp/tmp.ksY6Hnx7UW/vk" (mem: 294.98 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (29.9 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.d4YWvYQhZ1 to s3://aztec-ci-artifacts/build-cache/vk-798cb11c6be55a2b-b753795112f0340fe0add93f1ba7b6841393d91a01a69227f2100b351615238b.tar.gz
test/test_contract Cache upload of vk-798cb11c6be55a2b-b753795112f0340fe0add93f1ba7b6841393d91a01a69227f2100b351615238b.tar.gz complete in 3s.
test/test_contract Processing function: get_ovsk_app...
test/test_contract Cache download of vk-798cb11c6be55a2b-2f26d7d816e2fbc82c92e04482a2cd79ee927975b3522f3ecbef83ee8cd5c112.tar.gz failed.
test/test_contract Generating vk for function: get_ovsk_app...
test/test_contract bb command: write_vk (mem: 9.00 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/test_contract --bytecode_path: - (mem: 9.00 MiB)
test/test_contract --output_path: ./target/tmp/tmp.K9toAwfhdU (mem: 9.00 MiB)
test/test_contract --verbose: true (mem: 9.00 MiB)
test/test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/test_contract busread : 742/6000 (mem: 17.00 MiB)
test/test_contract lookups : 2/15000 (mem: 17.00 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/test_contract arithmetic : 3311/56000 (mem: 17.00 MiB)
test/test_contract delta range : 1787/18000 (mem: 17.00 MiB)
test/test_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/test_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/test_contract poseidon ext : 32/17000 (mem: 17.00 MiB)
test/test_contract poseidon int : 173/92000 (mem: 17.00 MiB)
test/test_contract overflow : 0/0 (mem: 17.00 MiB)
test/test_contract (mem: 17.00 MiB)
test/test_contract Total structured size: 242025 (mem: 17.00 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/test_contract populating trace... (mem: 246.00 MiB)
test/test_contract time to construct proving key: 192 ms. (mem: 261.00 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 261.00 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 293.00 MiB)
test/test_contract VK saved to "./target/tmp/tmp.K9toAwfhdU/vk" (mem: 293.00 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (33.0 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.IFvtxyoAO9 to s3://aztec-ci-artifacts/build-cache/vk-798cb11c6be55a2b-2f26d7d816e2fbc82c92e04482a2cd79ee927975b3522f3ecbef83ee8cd5c112.tar.gz
test/test_contract Cache upload of vk-798cb11c6be55a2b-2f26d7d816e2fbc82c92e04482a2cd79ee927975b3522f3ecbef83ee8cd5c112.tar.gz complete in 3s.
test/test_contract Processing function: get_this_address...
test/test_contract Cache download of vk-798cb11c6be55a2b-ef9df3be7f90e50ad7769589a5ef44c2d8f6a57c281fb10971863ce3d5263e79.tar.gz failed.
test/test_contract Generating vk for function: get_this_address...
test/test_contract bb command: write_vk (mem: 8.00 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/test_contract --bytecode_path: - (mem: 9.00 MiB)
test/test_contract --output_path: ./target/tmp/tmp.IjLE9ByzsU (mem: 9.00 MiB)
test/test_contract --verbose: true (mem: 9.00 MiB)
test/test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 13.00 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.00 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 16.00 MiB)
test/test_contract busread : 742/6000 (mem: 16.00 MiB)
test/test_contract lookups : 2/15000 (mem: 16.00 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.00 MiB)
test/test_contract arithmetic : 3286/56000 (mem: 16.00 MiB)
test/test_contract delta range : 1787/18000 (mem: 16.00 MiB)
test/test_contract elliptic : 2/6000 (mem: 16.00 MiB)
test/test_contract auxiliary : 26/26000 (mem: 16.00 MiB)
test/test_contract poseidon ext : 12/17000 (mem: 16.00 MiB)
test/test_contract poseidon int : 59/92000 (mem: 16.00 MiB)
test/test_contract overflow : 0/0 (mem: 16.00 MiB)
test/test_contract (mem: 16.00 MiB)
test/test_contract Total structured size: 242025 (mem: 16.00 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 16.00 MiB)
test/test_contract populating trace... (mem: 245.00 MiB)
test/test_contract time to construct proving key: 262 ms. (mem: 259.00 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 259.00 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 290.00 MiB)
test/test_contract VK saved to "./target/tmp/tmp.IjLE9ByzsU/vk" (mem: 290.00 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (36.5 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.Viruz7Xy1m to s3://aztec-ci-artifacts/build-cache/vk-798cb11c6be55a2b-ef9df3be7f90e50ad7769589a5ef44c2d8f6a57c281fb10971863ce3d5263e79.tar.gz
test/test_contract Cache upload of vk-798cb11c6be55a2b-ef9df3be7f90e50ad7769589a5ef44c2d8f6a57c281fb10971863ce3d5263e79.tar.gz complete in 3s.
test/test_contract Processing function: initialize...
test/test_contract Cache download of vk-798cb11c6be55a2b-6619906e90c36b47dd490b2cc0920abd4a531429ec8a1b1650a1c975ab9cf04e.tar.gz failed.
test/test_contract Generating vk for function: initialize...
test/test_contract bb command: write_vk (mem: 8.00 MiB)
test/test_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/test_contract --scheme: client_ivc (mem: 8.00 MiB)
test/test_contract --bytecode_path: - (mem: 8.00 MiB)
test/test_contract --output_path: ./target/tmp/tmp.EDUOtZBgnf (mem: 8.00 MiB)
test/test_contract --verbose: true (mem: 8.00 MiB)
test/test_contract --verifier_type: standalone (mem: 8.00 MiB)
test/test_contract Constructing DeciderProvingKey (mem: 13.74 MiB)
test/test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.74 MiB)
test/test_contract goblin ecc op : 4/1024 (mem: 16.74 MiB)
test/test_contract busread : 742/6000 (mem: 16.74 MiB)
test/test_contract lookups : 2/15000 (mem: 16.74 MiB)
test/test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.74 MiB)
test/test_contract arithmetic : 3595/56000 (mem: 16.74 MiB)
test/test_contract delta range : 1835/18000 (mem: 16.74 MiB)
test/test_contract elliptic : 340/6000 (mem: 16.74 MiB)
test/test_contract auxiliary : 187/26000 (mem: 16.74 MiB)
test/test_contract poseidon ext : 102/17000 (mem: 16.74 MiB)
test/test_contract poseidon int : 572/92000 (mem: 16.74 MiB)
test/test_contract overflow : 0/0 (mem: 16.74 MiB)
test/test_contract (mem: 16.74 MiB)
test/test_contract Total structured size: 242025 (mem: 16.74 MiB)
test/test_contract allocating polynomials object in proving key... (mem: 16.74 MiB)
test/test_contract populating trace... (mem: 244.74 MiB)
test/test_contract time to construct proving key: 241 ms. (mem: 259.74 MiB)
test/test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 259.74 MiB)
test/test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 291.74 MiB)
test/test_contract VK saved to "./target/tmp/tmp.EDUOtZBgnf/vk" (mem: 291.74 MiB)
test/test_contract Completed 2.1 KiB/2.1 KiB (48.7 KiB/s) with 1 file(s) remaining
test/test_contract upload: ../../../../../tmp/tmp.fxD3D9bJ9u to s3://aztec-ci-artifacts/build-cache/vk-798cb11c6be55a2b-6619906e90c36b47dd490b2cc0920abd4a531429ec8a1b1650a1c975ab9cf04e.tar.gz
test/test_contract Cache upload of vk-798cb11c6be55a2b-6619906e90c36b47dd490b2cc0920abd4a531429ec8a1b1650a1c975ab9cf04e.tar.gz complete in 4s.
test/test_contract Processing function: process_message...
test/test_contract Function process_message is neither public nor unconstrained, skipping.
test/test_contract Processing function: public_dispatch...
test/test_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/test_contract Processing function: set_tx_max_block_number...
test/test_contract Cache download and extraction of vk-798cb11c6be55a2b-d6d0fec63cc49563e3f6f1165f0a1844673e2e9d08c5196edccfac0cccf236a3.tar.gz complete in 0s.
test/test_contract Processing function: sync_private_state...
test/test_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/test_contract Processing function: test_code_gen...
test/test_contract Cache download and extraction of vk-798cb11c6be55a2b-4959579899d088e4e44bcf41a3261ebcd92dacc5b09baec428773b4aae63c1cf.tar.gz complete in 0s.
test/test_contract Processing function: test_note_inclusion...
test/test_contract Cache download and extraction of vk-798cb11c6be55a2b-8c031df11f12d7b1bc0b963b44468aeda1b16816239c2750036ed3df206f9642.tar.gz complete in 0s.
test/test_contract Processing function: test_setting_fee_payer...
test/test_contract Cache download and extraction of vk-798cb11c6be55a2b-9cc406ee8a13c357bc8168a86e64864205c0bf5e6599bb18da9258c0a6f2292b.tar.gz complete in 0s.
test/test_contract Processing function: test_setting_teardown...
test/test_contract Cache download and extraction of vk-798cb11c6be55a2b-16e2bf7b255a10a1803f48a92c4da465a5e9fd7baf0ee66c560ccb529c499766.tar.gz complete in 0s.
test/updated_contract Processing function: set_private_value...
test/updated_contract Cache download of vk-ed481d09cc4ef851-f5087bfe487ee8c0a9d39e1f6cadb82333a45ff13acc04654a2ad02d1ce95a4e.tar.gz failed.
test/updated_contract Generating vk for function: set_private_value...
test/updated_contract bb command: write_vk (mem: 8.00 MiB)
test/updated_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/updated_contract --scheme: client_ivc (mem: 9.00 MiB)
test/updated_contract --bytecode_path: - (mem: 9.00 MiB)
test/updated_contract --output_path: ./target/tmp/tmp.zzwGDpkgQ3 (mem: 9.00 MiB)
test/updated_contract --verbose: true (mem: 9.00 MiB)
test/updated_contract --verifier_type: standalone (mem: 9.00 MiB)
test/updated_contract Constructing DeciderProvingKey (mem: 36.82 MiB)
test/updated_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 39.82 MiB)
test/updated_contract goblin ecc op : 4/1024 (mem: 39.82 MiB)
test/updated_contract busread : 742/6000 (mem: 39.82 MiB)
test/updated_contract lookups : 12186/15000 (mem: 39.82 MiB)
test/updated_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 39.82 MiB)
test/updated_contract arithmetic : 14628/56000 (mem: 39.82 MiB)
test/updated_contract delta range : 2461/18000 (mem: 39.82 MiB)
test/updated_contract elliptic : 1008/6000 (mem: 39.82 MiB)
test/updated_contract auxiliary : 899/26000 (mem: 39.82 MiB)
test/updated_contract poseidon ext : 172/17000 (mem: 39.82 MiB)
test/updated_contract poseidon int : 971/92000 (mem: 39.82 MiB)
test/updated_contract overflow : 0/0 (mem: 39.82 MiB)
test/updated_contract (mem: 39.82 MiB)
test/updated_contract Total structured size: 242025 (mem: 39.82 MiB)
test/updated_contract allocating polynomials object in proving key... (mem: 39.82 MiB)
test/updated_contract populating trace... (mem: 271.82 MiB)
test/updated_contract time to construct proving key: 336 ms. (mem: 288.82 MiB)
test/updated_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 288.82 MiB)
test/updated_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 318.60 MiB)
test/updated_contract VK saved to "./target/tmp/tmp.zzwGDpkgQ3/vk" (mem: 318.60 MiB)
test/updated_contract Completed 2.1 KiB/2.1 KiB (41.8 KiB/s) with 1 file(s) remaining
test/updated_contract upload: ../../../../../tmp/tmp.MR2xNGKb0z to s3://aztec-ci-artifacts/build-cache/vk-ed481d09cc4ef851-f5087bfe487ee8c0a9d39e1f6cadb82333a45ff13acc04654a2ad02d1ce95a4e.tar.gz
test/updated_contract Cache upload of vk-ed481d09cc4ef851-f5087bfe487ee8c0a9d39e1f6cadb82333a45ff13acc04654a2ad02d1ce95a4e.tar.gz complete in 3s.
test/updated_contract Processing function: set_public_value...
test/updated_contract Function set_public_value is neither public nor unconstrained, skipping.
test/updated_contract Processing function: sync_private_state...
test/updated_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: decrement...
test/txe_test_contract Cache download of vk-6f9866204582e30d-c289736b7bc357cfdd491924b389b297138a1d564aee2bf47463300c2f15f7de.tar.gz failed.
test/txe_test_contract Generating vk for function: decrement...
test/txe_test_contract bb command: write_vk (mem: 8.00 MiB)
test/txe_test_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/txe_test_contract --scheme: client_ivc (mem: 8.00 MiB)
test/txe_test_contract --bytecode_path: - (mem: 8.00 MiB)
test/txe_test_contract --output_path: ./target/tmp/tmp.e8b4eufQQV (mem: 8.00 MiB)
test/txe_test_contract --verbose: true (mem: 8.00 MiB)
test/txe_test_contract --verifier_type: standalone (mem: 8.00 MiB)
test/txe_test_contract Constructing DeciderProvingKey (mem: 84.67 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 94.67 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 94.67 MiB)
test/txe_test_contract busread : 742/6000 (mem: 94.67 MiB)
test/txe_test_contract lookups : 12250/15000 (mem: 94.67 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 94.67 MiB)
test/txe_test_contract arithmetic : 35480/56000 (mem: 94.67 MiB)
test/txe_test_contract delta range : 5566/18000 (mem: 94.67 MiB)
test/txe_test_contract elliptic : 5822/6000 (mem: 94.67 MiB)
test/txe_test_contract auxiliary : 20593/26000 (mem: 94.67 MiB)
test/txe_test_contract poseidon ext : 2592/17000 (mem: 94.67 MiB)
test/txe_test_contract poseidon int : 14765/92000 (mem: 94.67 MiB)
test/txe_test_contract overflow : 0/0 (mem: 94.67 MiB)
test/txe_test_contract (mem: 94.67 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 94.67 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 95.67 MiB)
test/txe_test_contract populating trace... (mem: 325.67 MiB)
test/txe_test_contract time to construct proving key: 372 ms. (mem: 348.67 MiB)
test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 348.67 MiB)
test/txe_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 356.67 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.e8b4eufQQV/vk" (mem: 363.67 MiB)
test/txe_test_contract Completed 2.1 KiB/2.1 KiB (57.6 KiB/s) with 1 file(s) remaining
test/txe_test_contract upload: ../../../../../tmp/tmp.GZ0ORrWple to s3://aztec-ci-artifacts/build-cache/vk-6f9866204582e30d-c289736b7bc357cfdd491924b389b297138a1d564aee2bf47463300c2f15f7de.tar.gz
test/txe_test_contract Cache upload of vk-6f9866204582e30d-c289736b7bc357cfdd491924b389b297138a1d564aee2bf47463300c2f15f7de.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-6f9866204582e30d-5821006fcd99a21eb7fcb0d0c0e22fe305ca59dfa491dd3e67169d16816500af.tar.gz failed.
test/txe_test_contract Generating vk for function: increment...
test/txe_test_contract bb command: write_vk (mem: 8.00 MiB)
test/txe_test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/txe_test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/txe_test_contract --bytecode_path: - (mem: 9.00 MiB)
test/txe_test_contract --output_path: ./target/tmp/tmp.areBrGrzh3 (mem: 9.00 MiB)
test/txe_test_contract --verbose: true (mem: 9.00 MiB)
test/txe_test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/txe_test_contract Constructing DeciderProvingKey (mem: 37.17 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 40.17 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 40.17 MiB)
test/txe_test_contract busread : 742/6000 (mem: 40.17 MiB)
test/txe_test_contract lookups : 12218/15000 (mem: 40.17 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 40.17 MiB)
test/txe_test_contract arithmetic : 14736/56000 (mem: 40.17 MiB)
test/txe_test_contract delta range : 2431/18000 (mem: 40.17 MiB)
test/txe_test_contract elliptic : 670/6000 (mem: 40.17 MiB)
test/txe_test_contract auxiliary : 738/26000 (mem: 40.17 MiB)
test/txe_test_contract poseidon ext : 42/17000 (mem: 40.17 MiB)
test/txe_test_contract poseidon int : 230/92000 (mem: 40.17 MiB)
test/txe_test_contract overflow : 0/0 (mem: 40.17 MiB)
test/txe_test_contract (mem: 40.17 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 40.17 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 40.17 MiB)
test/txe_test_contract populating trace... (mem: 276.17 MiB)
test/txe_test_contract time to construct proving key: 393 ms. (mem: 293.17 MiB)
test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 293.17 MiB)
test/txe_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 322.66 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.areBrGrzh3/vk" (mem: 322.66 MiB)
test/txe_test_contract Completed 2.1 KiB/2.1 KiB (45.9 KiB/s) with 1 file(s) remaining
test/txe_test_contract upload: ../../../../../tmp/tmp.OiebwAke7n to s3://aztec-ci-artifacts/build-cache/vk-6f9866204582e30d-5821006fcd99a21eb7fcb0d0c0e22fe305ca59dfa491dd3e67169d16816500af.tar.gz
test/txe_test_contract Cache upload of vk-6f9866204582e30d-5821006fcd99a21eb7fcb0d0c0e22fe305ca59dfa491dd3e67169d16816500af.tar.gz complete in 3s.
test/test_log_contract Processing function: emit_encrypted_events...
test/test_log_contract Cache download of vk-7c71baa347bdaf5d-8a598f84d8e49e99a5b491ae45737345c665e25713ba0e18dd7d05982383ce86.tar.gz failed.
test/test_log_contract Generating vk for function: emit_encrypted_events...
test/test_log_contract bb command: write_vk (mem: 9.00 MiB)
test/test_log_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/test_log_contract --scheme: client_ivc (mem: 9.00 MiB)
test/test_log_contract --bytecode_path: - (mem: 9.00 MiB)
test/test_log_contract --output_path: ./target/tmp/tmp.jtoYcnrqwE (mem: 9.00 MiB)
test/test_log_contract --verbose: true (mem: 9.00 MiB)
test/test_log_contract --verifier_type: standalone (mem: 9.00 MiB)
test/test_log_contract Constructing DeciderProvingKey (mem: 81.44 MiB)
test/test_log_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 81.44 MiB)
test/test_log_contract goblin ecc op : 4/1024 (mem: 81.44 MiB)
test/test_log_contract busread : 742/6000 (mem: 81.44 MiB)
test/test_log_contract lookups : 33482/15000 (mem: 81.44 MiB)
test/test_log_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 81.44 MiB)
test/test_log_contract arithmetic : 33429/56000 (mem: 81.44 MiB)
test/test_log_contract delta range : 3645/18000 (mem: 81.44 MiB)
test/test_log_contract elliptic : 2006/6000 (mem: 81.44 MiB)
test/test_log_contract auxiliary : 2162/26000 (mem: 81.44 MiB)
test/test_log_contract poseidon ext : 82/17000 (mem: 81.44 MiB)
test/test_log_contract poseidon int : 458/92000 (mem: 81.44 MiB)
test/test_log_contract overflow : 0/0 (mem: 81.44 MiB)
test/test_log_contract (mem: 81.44 MiB)
test/test_log_contract Total structured size: 242025 (mem: 81.44 MiB)
test/test_log_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 88.44 MiB)
test/test_log_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 88.44 MiB)
test/test_log_contract goblin ecc op : 4/1024 (mem: 88.44 MiB)
test/test_log_contract busread : 742/6000 (mem: 88.44 MiB)
test/test_log_contract lookups : 15000/15000 (mem: 88.44 MiB)
test/test_log_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 88.44 MiB)
test/test_log_contract arithmetic : 33429/56000 (mem: 88.44 MiB)
test/test_log_contract delta range : 3645/18000 (mem: 88.44 MiB)
test/test_log_contract elliptic : 2006/6000 (mem: 88.44 MiB)
test/test_log_contract auxiliary : 2162/26000 (mem: 88.44 MiB)
test/test_log_contract poseidon ext : 82/17000 (mem: 88.44 MiB)
test/test_log_contract poseidon int : 458/92000 (mem: 88.44 MiB)
test/test_log_contract overflow : 18483/18483 (mem: 88.44 MiB)
test/test_log_contract (mem: 88.44 MiB)
test/test_log_contract Total structured size: 260508 (mem: 88.44 MiB)
test/test_log_contract allocating polynomials object in proving key... (mem: 88.44 MiB)
test/test_log_contract populating trace... (mem: 533.44 MiB)
test/test_log_contract time to construct proving key: 679 ms. (mem: 551.44 MiB)
test/test_log_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 551.44 MiB)
test/test_log_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 560.44 MiB)
test/test_log_contract VK saved to "./target/tmp/tmp.jtoYcnrqwE/vk" (mem: 565.44 MiB)
test/test_log_contract Completed 2.1 KiB/2.1 KiB (55.6 KiB/s) with 1 file(s) remaining
test/test_log_contract upload: ../../../../../tmp/tmp.QJMJDxiqbI to s3://aztec-ci-artifacts/build-cache/vk-7c71baa347bdaf5d-8a598f84d8e49e99a5b491ae45737345c665e25713ba0e18dd7d05982383ce86.tar.gz
test/test_log_contract Cache upload of vk-7c71baa347bdaf5d-8a598f84d8e49e99a5b491ae45737345c665e25713ba0e18dd7d05982383ce86.tar.gz complete in 3s.
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/txe_test_contract Processing function: increment_and_decrement...
test/txe_test_contract Cache download of vk-6f9866204582e30d-96b578b57415b92846aec4cbc4621c138a234d3c19ba8200f1e5c4d3d6715353.tar.gz failed.
test/txe_test_contract Generating vk for function: increment_and_decrement...
test/txe_test_contract bb command: write_vk (mem: 9.00 MiB)
test/txe_test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/txe_test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/txe_test_contract --bytecode_path: - (mem: 9.00 MiB)
test/txe_test_contract --output_path: ./target/tmp/tmp.M8HME7d1V8 (mem: 9.00 MiB)
test/txe_test_contract --verbose: true (mem: 9.00 MiB)
test/txe_test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/txe_test_contract Constructing DeciderProvingKey (mem: 90.72 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 110.72 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 110.72 MiB)
test/txe_test_contract busread : 742/6000 (mem: 110.72 MiB)
test/txe_test_contract lookups : 24466/15000 (mem: 110.72 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 110.72 MiB)
test/txe_test_contract arithmetic : 45115/56000 (mem: 110.72 MiB)
test/txe_test_contract delta range : 6117/18000 (mem: 110.72 MiB)
test/txe_test_contract elliptic : 6490/6000 (mem: 110.72 MiB)
test/txe_test_contract auxiliary : 21305/26000 (mem: 110.72 MiB)
test/txe_test_contract poseidon ext : 2612/17000 (mem: 110.72 MiB)
test/txe_test_contract poseidon int : 14879/92000 (mem: 110.72 MiB)
test/txe_test_contract overflow : 0/0 (mem: 110.72 MiB)
test/txe_test_contract (mem: 110.72 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 110.72 MiB)
test/txe_test_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 114.72 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 114.72 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 114.72 MiB)
test/txe_test_contract busread : 742/6000 (mem: 114.72 MiB)
test/txe_test_contract lookups : 15000/15000 (mem: 114.72 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 114.72 MiB)
test/txe_test_contract arithmetic : 45115/56000 (mem: 114.72 MiB)
test/txe_test_contract delta range : 6117/18000 (mem: 114.72 MiB)
test/txe_test_contract elliptic : 6000/6000 (mem: 114.72 MiB)
test/txe_test_contract auxiliary : 21305/26000 (mem: 114.72 MiB)
test/txe_test_contract poseidon ext : 2612/17000 (mem: 114.72 MiB)
test/txe_test_contract poseidon int : 14879/92000 (mem: 114.72 MiB)
test/txe_test_contract overflow : 9958/9958 (mem: 114.72 MiB)
test/txe_test_contract (mem: 114.72 MiB)
test/txe_test_contract Total structured size: 251983 (mem: 114.72 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 114.72 MiB)
test/txe_test_contract populating trace... (mem: 553.72 MiB)
test/txe_test_contract time to construct proving key: 588 ms. (mem: 578.72 MiB)
test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 578.72 MiB)
test/txe_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 585.96 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.M8HME7d1V8/vk" (mem: 589.96 MiB)
test/txe_test_contract Completed 2.1 KiB/2.1 KiB (41.4 KiB/s) with 1 file(s) remaining
test/txe_test_contract upload: ../../../../../tmp/tmp.HLCKrrcS4V to s3://aztec-ci-artifacts/build-cache/vk-6f9866204582e30d-96b578b57415b92846aec4cbc4621c138a234d3c19ba8200f1e5c4d3d6715353.tar.gz
test/txe_test_contract Cache upload of vk-6f9866204582e30d-96b578b57415b92846aec4cbc4621c138a234d3c19ba8200f1e5c4d3d6715353.tar.gz complete in 2s.
test/txe_test_contract Processing function: increment_self_and_other...
test/txe_test_contract Cache download of vk-6f9866204582e30d-7350ce618fecacb3ffc7fe908c619234c488172a16e5b52b67fb529e4b4cc55b.tar.gz failed.
test/txe_test_contract Generating vk for function: increment_self_and_other...
test/txe_test_contract bb command: write_vk (mem: 9.00 MiB)
test/txe_test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/txe_test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/txe_test_contract --bytecode_path: - (mem: 9.00 MiB)
test/txe_test_contract --output_path: ./target/tmp/tmp.XuH5OyMJDH (mem: 9.00 MiB)
test/txe_test_contract --verbose: true (mem: 9.00 MiB)
test/txe_test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/txe_test_contract Constructing DeciderProvingKey (mem: 38.28 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 40.28 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 40.28 MiB)
test/txe_test_contract busread : 742/6000 (mem: 40.28 MiB)
test/txe_test_contract lookups : 12218/15000 (mem: 40.28 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 40.28 MiB)
test/txe_test_contract arithmetic : 14757/56000 (mem: 40.28 MiB)
test/txe_test_contract delta range : 2432/18000 (mem: 40.28 MiB)
test/txe_test_contract elliptic : 670/6000 (mem: 40.28 MiB)
test/txe_test_contract auxiliary : 738/26000 (mem: 40.28 MiB)
test/txe_test_contract poseidon ext : 62/17000 (mem: 40.28 MiB)
test/txe_test_contract poseidon int : 344/92000 (mem: 40.28 MiB)
test/txe_test_contract overflow : 0/0 (mem: 40.28 MiB)
test/txe_test_contract (mem: 40.28 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 40.28 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 40.28 MiB)
test/txe_test_contract populating trace... (mem: 276.28 MiB)
test/txe_test_contract time to construct proving key: 436 ms. (mem: 295.28 MiB)
test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 295.28 MiB)
test/txe_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 324.28 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.XuH5OyMJDH/vk" (mem: 324.28 MiB)
test/txe_test_contract Completed 2.1 KiB/2.1 KiB (41.7 KiB/s) with 1 file(s) remaining
test/txe_test_contract upload: ../../../../../tmp/tmp.DXbsYgw1ua to s3://aztec-ci-artifacts/build-cache/vk-6f9866204582e30d-7350ce618fecacb3ffc7fe908c619234c488172a16e5b52b67fb529e4b4cc55b.tar.gz
test/txe_test_contract Cache upload of vk-6f9866204582e30d-7350ce618fecacb3ffc7fe908c619234c488172a16e5b52b67fb529e4b4cc55b.tar.gz complete in 2s.
test/txe_test_contract Processing function: increment_twice...
test/txe_test_contract Cache download of vk-6f9866204582e30d-a8860317a8fdecd380b31d2c7dc1e1593b94835967810e8ff987e8c2e3ade707.tar.gz failed.
test/txe_test_contract Generating vk for function: increment_twice...
test/txe_test_contract bb command: write_vk (mem: 8.00 MiB)
test/txe_test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/txe_test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/txe_test_contract --bytecode_path: - (mem: 9.00 MiB)
test/txe_test_contract --output_path: ./target/tmp/tmp.35GH35vzcB (mem: 9.00 MiB)
test/txe_test_contract --verbose: true (mem: 9.00 MiB)
test/txe_test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/txe_test_contract Constructing DeciderProvingKey (mem: 51.46 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 53.46 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 53.46 MiB)
test/txe_test_contract busread : 742/6000 (mem: 53.46 MiB)
test/txe_test_contract lookups : 24434/15000 (mem: 53.46 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 53.46 MiB)
test/txe_test_contract arithmetic : 24373/56000 (mem: 53.46 MiB)
test/txe_test_contract delta range : 2982/18000 (mem: 53.46 MiB)
test/txe_test_contract elliptic : 1338/6000 (mem: 53.46 MiB)
test/txe_test_contract auxiliary : 1450/26000 (mem: 53.46 MiB)
test/txe_test_contract poseidon ext : 62/17000 (mem: 53.46 MiB)
test/txe_test_contract poseidon int : 344/92000 (mem: 53.46 MiB)
test/txe_test_contract overflow : 0/0 (mem: 53.46 MiB)
test/txe_test_contract (mem: 53.46 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 53.46 MiB)
test/txe_test_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 57.46 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 57.46 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 57.46 MiB)
test/txe_test_contract busread : 742/6000 (mem: 57.46 MiB)
test/txe_test_contract lookups : 15000/15000 (mem: 57.46 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 57.46 MiB)
test/txe_test_contract arithmetic : 24373/56000 (mem: 57.46 MiB)
test/txe_test_contract delta range : 2982/18000 (mem: 57.46 MiB)
test/txe_test_contract elliptic : 1338/6000 (mem: 57.46 MiB)
test/txe_test_contract auxiliary : 1450/26000 (mem: 57.46 MiB)
test/txe_test_contract poseidon ext : 62/17000 (mem: 57.46 MiB)
test/txe_test_contract poseidon int : 344/92000 (mem: 57.46 MiB)
test/txe_test_contract overflow : 9435/9435 (mem: 57.46 MiB)
test/txe_test_contract (mem: 57.46 MiB)
test/txe_test_contract Total structured size: 251460 (mem: 57.46 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 57.46 MiB)
test/txe_test_contract populating trace... (mem: 501.46 MiB)
test/txe_test_contract time to construct proving key: 609 ms. (mem: 520.46 MiB)
test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 520.46 MiB)
test/txe_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 546.61 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.35GH35vzcB/vk" (mem: 546.61 MiB)
test/txe_test_contract Completed 2.1 KiB/2.1 KiB (52.1 KiB/s) with 1 file(s) remaining
test/txe_test_contract upload: ../../../../../tmp/tmp.8ZK0gb4Ewg to s3://aztec-ci-artifacts/build-cache/vk-6f9866204582e30d-a8860317a8fdecd380b31d2c7dc1e1593b94835967810e8ff987e8c2e3ade707.tar.gz
test/txe_test_contract Cache upload of vk-6f9866204582e30d-a8860317a8fdecd380b31d2c7dc1e1593b94835967810e8ff987e8c2e3ade707.tar.gz complete in 3s.
test/txe_test_contract Processing function: initialize...
test/txe_test_contract Cache download of vk-6f9866204582e30d-1b92cd8defae03624ac255b171a768cc09281ebf3f83c88c9714dd98a3a10822.tar.gz failed.
test/txe_test_contract Generating vk for function: initialize...
test/txe_test_contract bb command: write_vk (mem: 9.00 MiB)
test/txe_test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/txe_test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/txe_test_contract --bytecode_path: - (mem: 9.00 MiB)
test/txe_test_contract --output_path: ./target/tmp/tmp.PgIGke5hRW (mem: 9.00 MiB)
test/txe_test_contract --verbose: true (mem: 9.00 MiB)
test/txe_test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/txe_test_contract Constructing DeciderProvingKey (mem: 37.06 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 41.06 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 41.06 MiB)
test/txe_test_contract busread : 742/6000 (mem: 41.06 MiB)
test/txe_test_contract lookups : 12250/15000 (mem: 41.06 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 41.06 MiB)
test/txe_test_contract arithmetic : 15506/56000 (mem: 41.06 MiB)
test/txe_test_contract delta range : 2493/18000 (mem: 41.06 MiB)
test/txe_test_contract elliptic : 1008/6000 (mem: 41.06 MiB)
test/txe_test_contract auxiliary : 899/26000 (mem: 41.06 MiB)
test/txe_test_contract poseidon ext : 142/17000 (mem: 41.06 MiB)
test/txe_test_contract poseidon int : 800/92000 (mem: 41.06 MiB)
test/txe_test_contract overflow : 0/0 (mem: 41.06 MiB)
test/txe_test_contract (mem: 41.06 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 41.06 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 41.06 MiB)
test/txe_test_contract populating trace... (mem: 279.06 MiB)
test/txe_test_contract time to construct proving key: 318 ms. (mem: 296.06 MiB)
test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 296.06 MiB)
test/txe_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 325.59 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.PgIGke5hRW/vk" (mem: 325.59 MiB)
test/txe_test_contract Completed 2.1 KiB/2.1 KiB (29.9 KiB/s) with 1 file(s) remaining
test/txe_test_contract upload: ../../../../../tmp/tmp.WKvHM2A1Xe to s3://aztec-ci-artifacts/build-cache/vk-6f9866204582e30d-1b92cd8defae03624ac255b171a768cc09281ebf3f83c88c9714dd98a3a10822.tar.gz
test/txe_test_contract Cache upload of vk-6f9866204582e30d-1b92cd8defae03624ac255b171a768cc09281ebf3f83c88c9714dd98a3a10822.tar.gz complete in 2s.
test/txe_test_contract Processing function: private_call...
test/txe_test_contract Cache download of vk-6f9866204582e30d-542957f2f72d9f9ca78725df8eac5460d817c1cac5a250f9123af939f13ce13b.tar.gz failed.
test/txe_test_contract Generating vk for function: private_call...
test/txe_test_contract bb command: write_vk (mem: 8.00 MiB)
test/txe_test_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/txe_test_contract --scheme: client_ivc (mem: 8.00 MiB)
test/txe_test_contract --bytecode_path: - (mem: 8.00 MiB)
test/txe_test_contract --output_path: ./target/tmp/tmp.vBNMk02fb4 (mem: 8.00 MiB)
test/txe_test_contract --verbose: true (mem: 8.00 MiB)
test/txe_test_contract --verifier_type: standalone (mem: 8.00 MiB)
test/txe_test_contract Constructing DeciderProvingKey (mem: 12.00 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.00 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 15.00 MiB)
test/txe_test_contract busread : 742/6000 (mem: 15.00 MiB)
test/txe_test_contract lookups : 2/15000 (mem: 15.00 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.00 MiB)
test/txe_test_contract arithmetic : 3285/56000 (mem: 15.00 MiB)
test/txe_test_contract delta range : 1787/18000 (mem: 15.00 MiB)
test/txe_test_contract elliptic : 2/6000 (mem: 15.00 MiB)
test/txe_test_contract auxiliary : 26/26000 (mem: 15.00 MiB)
test/txe_test_contract poseidon ext : 12/17000 (mem: 15.00 MiB)
test/txe_test_contract poseidon int : 59/92000 (mem: 15.00 MiB)
test/txe_test_contract overflow : 0/0 (mem: 15.00 MiB)
test/txe_test_contract (mem: 15.00 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 15.00 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 15.00 MiB)
test/txe_test_contract populating trace... (mem: 250.00 MiB)
test/txe_test_contract time to construct proving key: 242 ms. (mem: 265.00 MiB)
test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 265.00 MiB)
test/txe_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 297.50 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.vBNMk02fb4/vk" (mem: 297.50 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.7NvN8FPHM5 to s3://aztec-ci-artifacts/build-cache/vk-6f9866204582e30d-542957f2f72d9f9ca78725df8eac5460d817c1cac5a250f9123af939f13ce13b.tar.gz
test/txe_test_contract Cache upload of vk-6f9866204582e30d-542957f2f72d9f9ca78725df8eac5460d817c1cac5a250f9123af939f13ce13b.tar.gz complete in 3s.
test/txe_test_contract Processing function: private_static_call...
test/txe_test_contract Cache download of vk-6f9866204582e30d-1b2638b7ea56258af203de5ea052e589bf99f24c966d07b4af25ca2d7cc30fed.tar.gz failed.
test/txe_test_contract Generating vk for function: private_static_call...
test/txe_test_contract bb command: write_vk (mem: 9.00 MiB)
test/txe_test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/txe_test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/txe_test_contract --bytecode_path: - (mem: 9.00 MiB)
test/txe_test_contract --output_path: ./target/tmp/tmp.FKY0Xwk69M (mem: 9.00 MiB)
test/txe_test_contract --verbose: true (mem: 9.00 MiB)
test/txe_test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/txe_test_contract Constructing DeciderProvingKey (mem: 13.00 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/txe_test_contract busread : 742/6000 (mem: 17.00 MiB)
test/txe_test_contract lookups : 2/15000 (mem: 17.00 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/txe_test_contract arithmetic : 3285/56000 (mem: 17.00 MiB)
test/txe_test_contract delta range : 1787/18000 (mem: 17.00 MiB)
test/txe_test_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/txe_test_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/txe_test_contract poseidon ext : 12/17000 (mem: 17.00 MiB)
test/txe_test_contract poseidon int : 59/92000 (mem: 17.00 MiB)
test/txe_test_contract overflow : 0/0 (mem: 17.00 MiB)
test/txe_test_contract (mem: 17.00 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 17.00 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/txe_test_contract populating trace... (mem: 253.00 MiB)
test/txe_test_contract time to construct proving key: 255 ms. (mem: 268.00 MiB)
test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 268.00 MiB)
test/txe_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 300.00 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.FKY0Xwk69M/vk" (mem: 300.00 MiB)
test/txe_test_contract Completed 2.1 KiB/2.1 KiB (34.8 KiB/s) with 1 file(s) remaining
test/txe_test_contract upload: ../../../../../tmp/tmp.NlvOcrNOC4 to s3://aztec-ci-artifacts/build-cache/vk-6f9866204582e30d-1b2638b7ea56258af203de5ea052e589bf99f24c966d07b4af25ca2d7cc30fed.tar.gz
test/txe_test_contract Cache upload of vk-6f9866204582e30d-1b2638b7ea56258af203de5ea052e589bf99f24c966d07b4af25ca2d7cc30fed.tar.gz complete in 3s.
test/pending_note_hashes_contract Processing function: recursively_destroy_and_create_notes...
test/pending_note_hashes_contract Cache download of vk-7f8c5234df475e77-b67a55218fd057b1965c1485edd02e2a1d7ead21feee863a0fc8d01b8f65fce0.tar.gz failed.
test/pending_note_hashes_contract Generating vk for function: recursively_destroy_and_create_notes...
test/pending_note_hashes_contract bb command: write_vk (mem: 9.00 MiB)
test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/pending_note_hashes_contract --scheme: client_ivc (mem: 9.00 MiB)
test/pending_note_hashes_contract --bytecode_path: - (mem: 9.00 MiB)
test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.IXvdRomXMP (mem: 9.00 MiB)
test/pending_note_hashes_contract --verbose: true (mem: 9.00 MiB)
test/pending_note_hashes_contract --verifier_type: standalone (mem: 9.00 MiB)
test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 335.20 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 353.20 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 353.20 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 353.20 MiB)
test/pending_note_hashes_contract lookups : 195458/15000 (mem: 353.20 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 353.20 MiB)
test/pending_note_hashes_contract arithmetic : 175736/56000 (mem: 353.20 MiB)
test/pending_note_hashes_contract delta range : 13047/18000 (mem: 353.20 MiB)
test/pending_note_hashes_contract elliptic : 15842/6000 (mem: 353.20 MiB)
test/pending_note_hashes_contract auxiliary : 31273/26000 (mem: 353.20 MiB)
test/pending_note_hashes_contract poseidon ext : 2922/17000 (mem: 353.20 MiB)
test/pending_note_hashes_contract poseidon int : 16646/92000 (mem: 353.20 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 353.20 MiB)
test/pending_note_hashes_contract (mem: 353.20 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 353.20 MiB)
test/pending_note_hashes_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 553.20 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 553.20 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 553.20 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 553.20 MiB)
test/pending_note_hashes_contract lookups : 15000/15000 (mem: 553.20 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 553.20 MiB)
test/pending_note_hashes_contract arithmetic : 56000/56000 (mem: 553.20 MiB)
test/pending_note_hashes_contract delta range : 13047/18000 (mem: 553.20 MiB)
test/pending_note_hashes_contract elliptic : 6000/6000 (mem: 553.20 MiB)
test/pending_note_hashes_contract auxiliary : 26000/26000 (mem: 553.20 MiB)
test/pending_note_hashes_contract poseidon ext : 2922/17000 (mem: 553.20 MiB)
test/pending_note_hashes_contract poseidon int : 16646/92000 (mem: 553.20 MiB)
test/pending_note_hashes_contract overflow : 315313/315313 (mem: 553.20 MiB)
test/pending_note_hashes_contract (mem: 553.20 MiB)
test/pending_note_hashes_contract Total structured size: 557338 (mem: 553.20 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 553.20 MiB)
test/pending_note_hashes_contract populating trace... (mem: 2268.20 MiB)
test/pending_note_hashes_contract time to construct proving key: 1120 ms. (mem: 2352.20 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 2352.20 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 1048577 (mem: 2352.20 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.IXvdRomXMP/vk" (mem: 2352.20 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (28.4 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.cq3iVVzceM to s3://aztec-ci-artifacts/build-cache/vk-7f8c5234df475e77-b67a55218fd057b1965c1485edd02e2a1d7ead21feee863a0fc8d01b8f65fce0.tar.gz
test/pending_note_hashes_contract Cache upload of vk-7f8c5234df475e77-b67a55218fd057b1965c1485edd02e2a1d7ead21feee863a0fc8d01b8f65fce0.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-7f8c5234df475e77-efcff935ee2cbf01b18369967185a9fdf3c8c099de679adccb74b994abe7432c.tar.gz failed.
test/pending_note_hashes_contract Generating vk for function: test_bad_get_then_insert_flat...
test/pending_note_hashes_contract bb command: write_vk (mem: 8.00 MiB)
test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/pending_note_hashes_contract --scheme: client_ivc (mem: 8.00 MiB)
test/pending_note_hashes_contract --bytecode_path: - (mem: 8.00 MiB)
test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.TTXxNB318m (mem: 8.00 MiB)
test/pending_note_hashes_contract --verbose: true (mem: 8.00 MiB)
test/pending_note_hashes_contract --verifier_type: standalone (mem: 8.00 MiB)
test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 25.08 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 29.08 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 29.08 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 29.08 MiB)
test/pending_note_hashes_contract lookups : 2/15000 (mem: 29.08 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 29.08 MiB)
test/pending_note_hashes_contract arithmetic : 10292/56000 (mem: 29.08 MiB)
test/pending_note_hashes_contract delta range : 2937/18000 (mem: 29.08 MiB)
test/pending_note_hashes_contract elliptic : 2/6000 (mem: 29.08 MiB)
test/pending_note_hashes_contract auxiliary : 3535/26000 (mem: 29.08 MiB)
test/pending_note_hashes_contract poseidon ext : 682/17000 (mem: 29.08 MiB)
test/pending_note_hashes_contract poseidon int : 3878/92000 (mem: 29.08 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 29.08 MiB)
test/pending_note_hashes_contract (mem: 29.08 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 29.08 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 30.08 MiB)
test/pending_note_hashes_contract populating trace... (mem: 246.08 MiB)
test/pending_note_hashes_contract time to construct proving key: 130 ms. (mem: 262.08 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 262.08 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 294.08 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.TTXxNB318m/vk" (mem: 294.08 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (26.9 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.LI1tWyQWnD to s3://aztec-ci-artifacts/build-cache/vk-7f8c5234df475e77-efcff935ee2cbf01b18369967185a9fdf3c8c099de679adccb74b994abe7432c.tar.gz
test/pending_note_hashes_contract Cache upload of vk-7f8c5234df475e77-efcff935ee2cbf01b18369967185a9fdf3c8c099de679adccb74b994abe7432c.tar.gz complete in 2s.
test/txe_test_contract Processing function: private_static_void_call...
test/txe_test_contract Cache download of vk-6f9866204582e30d-10cc1d4378f64b939af92530a66ee0de1b0ea709da30e07b6dc29b26197f24f0.tar.gz failed.
test/txe_test_contract Generating vk for function: private_static_void_call...
test/txe_test_contract bb command: write_vk (mem: 7.00 MiB)
test/txe_test_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/txe_test_contract --scheme: client_ivc (mem: 8.00 MiB)
test/txe_test_contract --bytecode_path: - (mem: 8.00 MiB)
test/txe_test_contract --output_path: ./target/tmp/tmp.LviwJ44XoT (mem: 8.00 MiB)
test/txe_test_contract --verbose: true (mem: 8.00 MiB)
test/txe_test_contract --verifier_type: standalone (mem: 8.00 MiB)
test/txe_test_contract Constructing DeciderProvingKey (mem: 13.91 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.91 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 16.91 MiB)
test/txe_test_contract busread : 742/6000 (mem: 16.91 MiB)
test/txe_test_contract lookups : 2/15000 (mem: 16.91 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.91 MiB)
test/txe_test_contract arithmetic : 3286/56000 (mem: 16.91 MiB)
test/txe_test_contract delta range : 1787/18000 (mem: 16.91 MiB)
test/txe_test_contract elliptic : 2/6000 (mem: 16.91 MiB)
test/txe_test_contract auxiliary : 26/26000 (mem: 16.91 MiB)
test/txe_test_contract poseidon ext : 12/17000 (mem: 16.91 MiB)
test/txe_test_contract poseidon int : 59/92000 (mem: 16.91 MiB)
test/txe_test_contract overflow : 0/0 (mem: 16.91 MiB)
test/txe_test_contract (mem: 16.91 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 16.91 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 16.91 MiB)
test/txe_test_contract populating trace... (mem: 256.91 MiB)
test/txe_test_contract time to construct proving key: 273 ms. (mem: 271.91 MiB)
test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 271.91 MiB)
test/txe_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 303.91 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.LviwJ44XoT/vk" (mem: 303.91 MiB)
test/txe_test_contract Completed 2.1 KiB/2.1 KiB (29.6 KiB/s) with 1 file(s) remaining
test/txe_test_contract upload: ../../../../../tmp/tmp.maLBYh8w43 to s3://aztec-ci-artifacts/build-cache/vk-6f9866204582e30d-10cc1d4378f64b939af92530a66ee0de1b0ea709da30e07b6dc29b26197f24f0.tar.gz
test/txe_test_contract Cache upload of vk-6f9866204582e30d-10cc1d4378f64b939af92530a66ee0de1b0ea709da30e07b6dc29b26197f24f0.tar.gz complete in 3s.
test/txe_test_contract Processing function: private_void_call...
test/txe_test_contract Cache download of vk-6f9866204582e30d-8be0e2f610ed6a6fb9088598a7d3866b63d028b50c05de2b3bff0d94aff3f9ee.tar.gz failed.
test/txe_test_contract Generating vk for function: private_void_call...
test/txe_test_contract bb command: write_vk (mem: 8.00 MiB)
test/txe_test_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/txe_test_contract --scheme: client_ivc (mem: 8.00 MiB)
test/txe_test_contract --bytecode_path: - (mem: 8.00 MiB)
test/txe_test_contract --output_path: ./target/tmp/tmp.4WdspPLNPe (mem: 8.00 MiB)
test/txe_test_contract --verbose: true (mem: 8.00 MiB)
test/txe_test_contract --verifier_type: standalone (mem: 8.00 MiB)
test/txe_test_contract Constructing DeciderProvingKey (mem: 12.00 MiB)
test/txe_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.00 MiB)
test/txe_test_contract goblin ecc op : 4/1024 (mem: 15.00 MiB)
test/txe_test_contract busread : 742/6000 (mem: 15.00 MiB)
test/txe_test_contract lookups : 2/15000 (mem: 15.00 MiB)
test/txe_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.00 MiB)
test/txe_test_contract arithmetic : 3286/56000 (mem: 15.00 MiB)
test/txe_test_contract delta range : 1787/18000 (mem: 15.00 MiB)
test/txe_test_contract elliptic : 2/6000 (mem: 15.00 MiB)
test/txe_test_contract auxiliary : 26/26000 (mem: 15.00 MiB)
test/txe_test_contract poseidon ext : 12/17000 (mem: 15.00 MiB)
test/txe_test_contract poseidon int : 59/92000 (mem: 15.00 MiB)
test/txe_test_contract overflow : 0/0 (mem: 15.00 MiB)
test/txe_test_contract (mem: 15.00 MiB)
test/txe_test_contract Total structured size: 242025 (mem: 15.00 MiB)
test/txe_test_contract allocating polynomials object in proving key... (mem: 15.00 MiB)
test/txe_test_contract populating trace... (mem: 254.00 MiB)
test/txe_test_contract time to construct proving key: 189 ms. (mem: 267.00 MiB)
test/txe_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 267.00 MiB)
test/txe_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 299.00 MiB)
test/txe_test_contract VK saved to "./target/tmp/tmp.4WdspPLNPe/vk" (mem: 299.00 MiB)
test/txe_test_contract Completed 2.1 KiB/2.1 KiB (25.2 KiB/s) with 1 file(s) remaining
test/txe_test_contract upload: ../../../../../tmp/tmp.pZzxKHK0DS to s3://aztec-ci-artifacts/build-cache/vk-6f9866204582e30d-8be0e2f610ed6a6fb9088598a7d3866b63d028b50c05de2b3bff0d94aff3f9ee.tar.gz
test/txe_test_contract Cache upload of vk-6f9866204582e30d-8be0e2f610ed6a6fb9088598a7d3866b63d028b50c05de2b3bff0d94aff3f9ee.tar.gz complete in 3s.
test/txe_test_contract Processing function: process_message...
test/txe_test_contract Function process_message is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: public_call...
test/txe_test_contract Function public_call is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: public_dispatch...
test/txe_test_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: public_static_call...
test/txe_test_contract Function public_static_call is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: public_static_void_call...
test/txe_test_contract Function public_static_void_call is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: public_void_call...
test/txe_test_contract Function public_void_call is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: return_public...
test/txe_test_contract Function return_public is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: sync_private_state...
test/txe_test_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: utility_simulate...
test/txe_test_contract Function utility_simulate is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: utility_void_simulate...
test/txe_test_contract Function utility_void_simulate is neither public nor unconstrained, skipping.
test/pending_note_hashes_contract Processing function: test_emit_bad_note_log...
test/pending_note_hashes_contract Cache download of vk-7f8c5234df475e77-1536ec49c7932423e38e1436986004d14f4ead348792fed6006dfcd02f1ac9d9.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: 8.00 MiB)
test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/pending_note_hashes_contract --scheme: client_ivc (mem: 9.00 MiB)
test/pending_note_hashes_contract --bytecode_path: - (mem: 9.00 MiB)
test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.tWUSTZe2Yu (mem: 9.00 MiB)
test/pending_note_hashes_contract --verbose: true (mem: 9.00 MiB)
test/pending_note_hashes_contract --verifier_type: standalone (mem: 9.00 MiB)
test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 56.34 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 57.34 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 57.34 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 57.34 MiB)
test/pending_note_hashes_contract lookups : 24434/15000 (mem: 57.34 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 57.34 MiB)
test/pending_note_hashes_contract arithmetic : 24351/56000 (mem: 57.34 MiB)
test/pending_note_hashes_contract delta range : 2980/18000 (mem: 57.34 MiB)
test/pending_note_hashes_contract elliptic : 1338/6000 (mem: 57.34 MiB)
test/pending_note_hashes_contract auxiliary : 1450/26000 (mem: 57.34 MiB)
test/pending_note_hashes_contract poseidon ext : 42/17000 (mem: 57.34 MiB)
test/pending_note_hashes_contract poseidon int : 230/92000 (mem: 57.34 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 57.34 MiB)
test/pending_note_hashes_contract (mem: 57.34 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 57.34 MiB)
test/pending_note_hashes_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 62.34 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 62.34 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 62.34 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 62.34 MiB)
test/pending_note_hashes_contract lookups : 15000/15000 (mem: 62.34 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 62.34 MiB)
test/pending_note_hashes_contract arithmetic : 24351/56000 (mem: 62.34 MiB)
test/pending_note_hashes_contract delta range : 2980/18000 (mem: 62.34 MiB)
test/pending_note_hashes_contract elliptic : 1338/6000 (mem: 62.34 MiB)
test/pending_note_hashes_contract auxiliary : 1450/26000 (mem: 62.34 MiB)
test/pending_note_hashes_contract poseidon ext : 42/17000 (mem: 62.34 MiB)
test/pending_note_hashes_contract poseidon int : 230/92000 (mem: 62.34 MiB)
test/pending_note_hashes_contract overflow : 9435/9435 (mem: 62.34 MiB)
test/pending_note_hashes_contract (mem: 62.34 MiB)
test/pending_note_hashes_contract Total structured size: 251460 (mem: 62.34 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 62.34 MiB)
test/pending_note_hashes_contract populating trace... (mem: 478.34 MiB)
test/pending_note_hashes_contract time to construct proving key: 236 ms. (mem: 497.34 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 497.34 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 523.19 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.tWUSTZe2Yu/vk" (mem: 523.19 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (27.4 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.RiZGMI4YuI to s3://aztec-ci-artifacts/build-cache/vk-7f8c5234df475e77-1536ec49c7932423e38e1436986004d14f4ead348792fed6006dfcd02f1ac9d9.tar.gz
test/pending_note_hashes_contract Cache upload of vk-7f8c5234df475e77-1536ec49c7932423e38e1436986004d14f4ead348792fed6006dfcd02f1ac9d9.tar.gz complete in 3s.
test/pending_note_hashes_contract Processing function: test_insert1_then_get2_then_nullify2_all_in_nested_calls...
test/pending_note_hashes_contract Cache download of vk-7f8c5234df475e77-7723b4f889bd0829d8910e8329242ae0379adfccc49ec261a01579ae7395a6ac.tar.gz failed.
test/pending_note_hashes_contract Generating vk for function: test_insert1_then_get2_then_nullify2_all_in_nested_calls...
test/pending_note_hashes_contract bb command: write_vk (mem: 9.00 MiB)
test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/pending_note_hashes_contract --scheme: client_ivc (mem: 9.00 MiB)
test/pending_note_hashes_contract --bytecode_path: - (mem: 9.00 MiB)
test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.5pYoVJgzk2 (mem: 9.00 MiB)
test/pending_note_hashes_contract --verbose: true (mem: 9.00 MiB)
test/pending_note_hashes_contract --verifier_type: standalone (mem: 9.00 MiB)
test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 14.00 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 17.00 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 17.00 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 17.00 MiB)
test/pending_note_hashes_contract lookups : 2/15000 (mem: 17.00 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 17.00 MiB)
test/pending_note_hashes_contract arithmetic : 3321/56000 (mem: 17.00 MiB)
test/pending_note_hashes_contract delta range : 1791/18000 (mem: 17.00 MiB)
test/pending_note_hashes_contract elliptic : 2/6000 (mem: 17.00 MiB)
test/pending_note_hashes_contract auxiliary : 26/26000 (mem: 17.00 MiB)
test/pending_note_hashes_contract poseidon ext : 52/17000 (mem: 17.00 MiB)
test/pending_note_hashes_contract poseidon int : 287/92000 (mem: 17.00 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 17.00 MiB)
test/pending_note_hashes_contract (mem: 17.00 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 17.00 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 17.00 MiB)
test/pending_note_hashes_contract populating trace... (mem: 242.00 MiB)
test/pending_note_hashes_contract time to construct proving key: 140 ms. (mem: 253.00 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 253.00 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 285.00 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.5pYoVJgzk2/vk" (mem: 285.00 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (24.7 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.AO1S0cKyzM to s3://aztec-ci-artifacts/build-cache/vk-7f8c5234df475e77-7723b4f889bd0829d8910e8329242ae0379adfccc49ec261a01579ae7395a6ac.tar.gz
test/pending_note_hashes_contract Cache upload of vk-7f8c5234df475e77-7723b4f889bd0829d8910e8329242ae0379adfccc49ec261a01579ae7395a6ac.tar.gz complete in 2s.
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-7f8c5234df475e77-07c075c4b37238be2b4f0208ed53f4a6ac1c22ee1f01044817293027f3087d01.tar.gz failed.
test/pending_note_hashes_contract Generating vk for function: test_insert2_then_get2_then_nullify1_all_in_nested_calls...
test/pending_note_hashes_contract bb command: write_vk (mem: 8.00 MiB)
test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 8.00 MiB)
test/pending_note_hashes_contract --scheme: client_ivc (mem: 8.00 MiB)
test/pending_note_hashes_contract --bytecode_path: - (mem: 8.00 MiB)
test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.NFhASVVjAh (mem: 8.00 MiB)
test/pending_note_hashes_contract --verbose: true (mem: 8.00 MiB)
test/pending_note_hashes_contract --verifier_type: standalone (mem: 8.00 MiB)
test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 12.00 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.00 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 15.00 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 15.00 MiB)
test/pending_note_hashes_contract lookups : 2/15000 (mem: 15.00 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.00 MiB)
test/pending_note_hashes_contract arithmetic : 3342/56000 (mem: 15.00 MiB)
test/pending_note_hashes_contract delta range : 1791/18000 (mem: 15.00 MiB)
test/pending_note_hashes_contract elliptic : 2/6000 (mem: 15.00 MiB)
test/pending_note_hashes_contract auxiliary : 26/26000 (mem: 15.00 MiB)
test/pending_note_hashes_contract poseidon ext : 72/17000 (mem: 15.00 MiB)
test/pending_note_hashes_contract poseidon int : 401/92000 (mem: 15.00 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 15.00 MiB)
test/pending_note_hashes_contract (mem: 15.00 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 15.00 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 15.00 MiB)
test/pending_note_hashes_contract populating trace... (mem: 241.00 MiB)
test/pending_note_hashes_contract time to construct proving key: 121 ms. (mem: 253.00 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 253.00 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 285.00 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.NFhASVVjAh/vk" (mem: 285.00 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (20.4 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.SlqffUk5vl to s3://aztec-ci-artifacts/build-cache/vk-7f8c5234df475e77-07c075c4b37238be2b4f0208ed53f4a6ac1c22ee1f01044817293027f3087d01.tar.gz
test/pending_note_hashes_contract Cache upload of vk-7f8c5234df475e77-07c075c4b37238be2b4f0208ed53f4a6ac1c22ee1f01044817293027f3087d01.tar.gz complete in 3s.
test/pending_note_hashes_contract Processing function: test_insert2_then_get2_then_nullify2_all_in_nested_calls...
test/pending_note_hashes_contract Cache download of vk-7f8c5234df475e77-3c1bb77ca92524534617fe854e7ab1696beaaf8a3a2ca1d2ed1ded7a97e06c54.tar.gz failed.
test/pending_note_hashes_contract Generating vk for function: test_insert2_then_get2_then_nullify2_all_in_nested_calls...
test/pending_note_hashes_contract bb command: write_vk (mem: 9.00 MiB)
test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/pending_note_hashes_contract --scheme: client_ivc (mem: 9.00 MiB)
test/pending_note_hashes_contract --bytecode_path: - (mem: 9.00 MiB)
test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.esQhp8aqFZ (mem: 9.00 MiB)
test/pending_note_hashes_contract --verbose: true (mem: 9.00 MiB)
test/pending_note_hashes_contract --verifier_type: standalone (mem: 9.00 MiB)
test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 13.00 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 16.00 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 16.00 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 16.00 MiB)
test/pending_note_hashes_contract lookups : 2/15000 (mem: 16.00 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 16.00 MiB)
test/pending_note_hashes_contract arithmetic : 3338/56000 (mem: 16.00 MiB)
test/pending_note_hashes_contract delta range : 1793/18000 (mem: 16.00 MiB)
test/pending_note_hashes_contract elliptic : 2/6000 (mem: 16.00 MiB)
test/pending_note_hashes_contract auxiliary : 26/26000 (mem: 16.00 MiB)
test/pending_note_hashes_contract poseidon ext : 72/17000 (mem: 16.00 MiB)
test/pending_note_hashes_contract poseidon int : 401/92000 (mem: 16.00 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 16.00 MiB)
test/pending_note_hashes_contract (mem: 16.00 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 16.00 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 16.00 MiB)
test/pending_note_hashes_contract populating trace... (mem: 232.00 MiB)
test/pending_note_hashes_contract time to construct proving key: 124 ms. (mem: 244.00 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 244.00 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 276.00 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.esQhp8aqFZ/vk" (mem: 276.00 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (22.3 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.Gor8odYREI to s3://aztec-ci-artifacts/build-cache/vk-7f8c5234df475e77-3c1bb77ca92524534617fe854e7ab1696beaaf8a3a2ca1d2ed1ded7a97e06c54.tar.gz
test/pending_note_hashes_contract Cache upload of vk-7f8c5234df475e77-3c1bb77ca92524534617fe854e7ab1696beaaf8a3a2ca1d2ed1ded7a97e06c54.tar.gz complete in 3s.
test/pending_note_hashes_contract Processing function: test_insert_then_get_then_nullify_all_in_nested_calls...
test/pending_note_hashes_contract Cache download of vk-7f8c5234df475e77-7b17c8f81d585f77ee032f784791c78a5273df1762d9868ec53bcd51857e1ff5.tar.gz failed.
test/pending_note_hashes_contract Generating vk for function: test_insert_then_get_then_nullify_all_in_nested_calls...
test/pending_note_hashes_contract bb command: write_vk (mem: 8.00 MiB)
test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/pending_note_hashes_contract --scheme: client_ivc (mem: 9.00 MiB)
test/pending_note_hashes_contract --bytecode_path: - (mem: 9.00 MiB)
test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.7bQmwv7Zto (mem: 9.00 MiB)
test/pending_note_hashes_contract --verbose: true (mem: 9.00 MiB)
test/pending_note_hashes_contract --verifier_type: standalone (mem: 9.00 MiB)
test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 12.98 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 15.98 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 15.98 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 15.98 MiB)
test/pending_note_hashes_contract lookups : 2/15000 (mem: 15.98 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 15.98 MiB)
test/pending_note_hashes_contract arithmetic : 3325/56000 (mem: 15.98 MiB)
test/pending_note_hashes_contract delta range : 1790/18000 (mem: 15.98 MiB)
test/pending_note_hashes_contract elliptic : 2/6000 (mem: 15.98 MiB)
test/pending_note_hashes_contract auxiliary : 26/26000 (mem: 15.98 MiB)
test/pending_note_hashes_contract poseidon ext : 52/17000 (mem: 15.98 MiB)
test/pending_note_hashes_contract poseidon int : 287/92000 (mem: 15.98 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 15.98 MiB)
test/pending_note_hashes_contract (mem: 15.98 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 15.98 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 15.98 MiB)
test/pending_note_hashes_contract populating trace... (mem: 226.98 MiB)
test/pending_note_hashes_contract time to construct proving key: 121 ms. (mem: 240.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: 240.98 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 272.98 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.7bQmwv7Zto/vk" (mem: 272.98 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (34.3 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.0gTejUg3VK to s3://aztec-ci-artifacts/build-cache/vk-7f8c5234df475e77-7b17c8f81d585f77ee032f784791c78a5273df1762d9868ec53bcd51857e1ff5.tar.gz
test/pending_note_hashes_contract Cache upload of vk-7f8c5234df475e77-7b17c8f81d585f77ee032f784791c78a5273df1762d9868ec53bcd51857e1ff5.tar.gz complete in 3s.
test/pending_note_hashes_contract Processing function: test_insert_then_get_then_nullify_flat...
test/pending_note_hashes_contract Cache download of vk-7f8c5234df475e77-ad89cd6d53c0cacef25de4e5b14c56038e98d24cf50c01f5186ec549dac4d808.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: 7.00 MiB)
test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 7.00 MiB)
test/pending_note_hashes_contract --scheme: client_ivc (mem: 7.00 MiB)
test/pending_note_hashes_contract --bytecode_path: - (mem: 7.00 MiB)
test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.OBtSlaExjP (mem: 7.00 MiB)
test/pending_note_hashes_contract --verbose: true (mem: 7.00 MiB)
test/pending_note_hashes_contract --verifier_type: standalone (mem: 7.00 MiB)
test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 80.03 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 89.03 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 89.03 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 89.03 MiB)
test/pending_note_hashes_contract lookups : 12250/15000 (mem: 89.03 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 89.03 MiB)
test/pending_note_hashes_contract arithmetic : 35563/56000 (mem: 89.03 MiB)
test/pending_note_hashes_contract delta range : 5570/18000 (mem: 89.03 MiB)
test/pending_note_hashes_contract elliptic : 5822/6000 (mem: 89.03 MiB)
test/pending_note_hashes_contract auxiliary : 20593/26000 (mem: 89.03 MiB)
test/pending_note_hashes_contract poseidon ext : 2612/17000 (mem: 89.03 MiB)
test/pending_note_hashes_contract poseidon int : 14879/92000 (mem: 89.03 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 89.03 MiB)
test/pending_note_hashes_contract (mem: 89.03 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 89.03 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 89.03 MiB)
test/pending_note_hashes_contract populating trace... (mem: 307.03 MiB)
test/pending_note_hashes_contract time to construct proving key: 228 ms. (mem: 328.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: 328.03 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 353.03 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.OBtSlaExjP/vk" (mem: 356.03 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (20.8 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.gTThe7QhYM to s3://aztec-ci-artifacts/build-cache/vk-7f8c5234df475e77-ad89cd6d53c0cacef25de4e5b14c56038e98d24cf50c01f5186ec549dac4d808.tar.gz
test/pending_note_hashes_contract Cache upload of vk-7f8c5234df475e77-ad89cd6d53c0cacef25de4e5b14c56038e98d24cf50c01f5186ec549dac4d808.tar.gz complete in 2s.
test/pending_note_hashes_contract Processing function: test_recursively_create_notes...
test/pending_note_hashes_contract Cache download of vk-7f8c5234df475e77-b8d577e79787a418c80cd381416861ffd638218a8e580bd4db0777f76f56d991.tar.gz failed.
test/pending_note_hashes_contract Generating vk for function: test_recursively_create_notes...
test/pending_note_hashes_contract bb command: write_vk (mem: 9.00 MiB)
test/pending_note_hashes_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/pending_note_hashes_contract --scheme: client_ivc (mem: 9.00 MiB)
test/pending_note_hashes_contract --bytecode_path: - (mem: 9.00 MiB)
test/pending_note_hashes_contract --output_path: ./target/tmp/tmp.ommmrXqrIX (mem: 9.00 MiB)
test/pending_note_hashes_contract --verbose: true (mem: 9.00 MiB)
test/pending_note_hashes_contract --verifier_type: standalone (mem: 9.00 MiB)
test/pending_note_hashes_contract Constructing DeciderProvingKey (mem: 322.54 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 324.54 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 324.54 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 324.54 MiB)
test/pending_note_hashes_contract lookups : 195458/15000 (mem: 324.54 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 324.54 MiB)
test/pending_note_hashes_contract arithmetic : 159295/56000 (mem: 324.54 MiB)
test/pending_note_hashes_contract delta range : 10704/18000 (mem: 324.54 MiB)
test/pending_note_hashes_contract elliptic : 10690/6000 (mem: 324.54 MiB)
test/pending_note_hashes_contract auxiliary : 11418/26000 (mem: 324.54 MiB)
test/pending_note_hashes_contract poseidon ext : 372/17000 (mem: 324.54 MiB)
test/pending_note_hashes_contract poseidon int : 2111/92000 (mem: 324.54 MiB)
test/pending_note_hashes_contract overflow : 0/0 (mem: 324.54 MiB)
test/pending_note_hashes_contract (mem: 324.54 MiB)
test/pending_note_hashes_contract Total structured size: 242025 (mem: 324.54 MiB)
test/pending_note_hashes_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 509.54 MiB)
test/pending_note_hashes_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 509.54 MiB)
test/pending_note_hashes_contract goblin ecc op : 4/1024 (mem: 509.54 MiB)
test/pending_note_hashes_contract busread : 742/6000 (mem: 509.54 MiB)
test/pending_note_hashes_contract lookups : 15000/15000 (mem: 509.54 MiB)
test/pending_note_hashes_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 509.54 MiB)
test/pending_note_hashes_contract arithmetic : 56000/56000 (mem: 509.54 MiB)
test/pending_note_hashes_contract delta range : 10704/18000 (mem: 509.54 MiB)
test/pending_note_hashes_contract elliptic : 6000/6000 (mem: 509.54 MiB)
test/pending_note_hashes_contract auxiliary : 11418/26000 (mem: 509.54 MiB)
test/pending_note_hashes_contract poseidon ext : 372/17000 (mem: 509.54 MiB)
test/pending_note_hashes_contract poseidon int : 2111/92000 (mem: 509.54 MiB)
test/pending_note_hashes_contract overflow : 288446/288446 (mem: 509.54 MiB)
test/pending_note_hashes_contract (mem: 509.54 MiB)
test/pending_note_hashes_contract Total structured size: 530471 (mem: 509.54 MiB)
test/pending_note_hashes_contract allocating polynomials object in proving key... (mem: 509.54 MiB)
test/pending_note_hashes_contract populating trace... (mem: 2224.54 MiB)
test/pending_note_hashes_contract time to construct proving key: 1055 ms. (mem: 2301.54 MiB)
test/pending_note_hashes_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 2301.54 MiB)
test/pending_note_hashes_contract Initialized BN254 CRS from memory with num points = 1048577 (mem: 2311.51 MiB)
test/pending_note_hashes_contract VK saved to "./target/tmp/tmp.ommmrXqrIX/vk" (mem: 2322.51 MiB)
test/pending_note_hashes_contract Completed 2.1 KiB/2.1 KiB (30.7 KiB/s) with 1 file(s) remaining
test/pending_note_hashes_contract upload: ../../../../../tmp/tmp.8Zm9sfGcrd to s3://aztec-ci-artifacts/build-cache/vk-7f8c5234df475e77-b8d577e79787a418c80cd381416861ffd638218a8e580bd4db0777f76f56d991.tar.gz
test/pending_note_hashes_contract Cache upload of vk-7f8c5234df475e77-b8d577e79787a418c80cd381416861ffd638218a8e580bd4db0777f76f56d991.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/stateful_test_contract Processing function: destroy_and_create...
test/stateful_test_contract Cache download of vk-808dc35a598a134a-b33f2211ff88aeaa7b2def91240631446bf3e94cfcd75dc60ee2516d9cd81f46.tar.gz failed.
test/stateful_test_contract Generating vk for function: destroy_and_create...
test/stateful_test_contract bb command: write_vk (mem: 9.00 MiB)
test/stateful_test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/stateful_test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/stateful_test_contract --bytecode_path: - (mem: 9.00 MiB)
test/stateful_test_contract --output_path: ./target/tmp/tmp.I4HXezEElX (mem: 9.00 MiB)
test/stateful_test_contract --verbose: true (mem: 9.00 MiB)
test/stateful_test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/stateful_test_contract Constructing DeciderProvingKey (mem: 101.27 MiB)
test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 119.27 MiB)
test/stateful_test_contract goblin ecc op : 4/1024 (mem: 119.27 MiB)
test/stateful_test_contract busread : 742/6000 (mem: 119.27 MiB)
test/stateful_test_contract lookups : 24498/15000 (mem: 119.27 MiB)
test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 119.27 MiB)
test/stateful_test_contract arithmetic : 64699/56000 (mem: 119.27 MiB)
test/stateful_test_contract delta range : 7477/18000 (mem: 119.27 MiB)
test/stateful_test_contract elliptic : 6490/6000 (mem: 119.27 MiB)
test/stateful_test_contract auxiliary : 21305/26000 (mem: 119.27 MiB)
test/stateful_test_contract poseidon ext : 2622/17000 (mem: 119.27 MiB)
test/stateful_test_contract poseidon int : 14936/92000 (mem: 119.27 MiB)
test/stateful_test_contract overflow : 0/0 (mem: 119.27 MiB)
test/stateful_test_contract (mem: 119.27 MiB)
test/stateful_test_contract Total structured size: 242025 (mem: 119.27 MiB)
test/stateful_test_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 131.27 MiB)
test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 131.27 MiB)
test/stateful_test_contract goblin ecc op : 4/1024 (mem: 131.27 MiB)
test/stateful_test_contract busread : 742/6000 (mem: 131.27 MiB)
test/stateful_test_contract lookups : 15000/15000 (mem: 131.27 MiB)
test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 131.27 MiB)
test/stateful_test_contract arithmetic : 56000/56000 (mem: 131.27 MiB)
test/stateful_test_contract delta range : 7477/18000 (mem: 131.27 MiB)
test/stateful_test_contract elliptic : 6000/6000 (mem: 131.27 MiB)
test/stateful_test_contract auxiliary : 21305/26000 (mem: 131.27 MiB)
test/stateful_test_contract poseidon ext : 2622/17000 (mem: 131.27 MiB)
test/stateful_test_contract poseidon int : 14936/92000 (mem: 131.27 MiB)
test/stateful_test_contract overflow : 18690/18690 (mem: 131.27 MiB)
test/stateful_test_contract (mem: 131.27 MiB)
test/stateful_test_contract Total structured size: 260715 (mem: 131.27 MiB)
test/stateful_test_contract allocating polynomials object in proving key... (mem: 131.27 MiB)
test/stateful_test_contract populating trace... (mem: 569.27 MiB)
test/stateful_test_contract time to construct proving key: 652 ms. (mem: 599.27 MiB)
test/stateful_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 599.27 MiB)
test/stateful_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 605.27 MiB)
test/stateful_test_contract VK saved to "./target/tmp/tmp.I4HXezEElX/vk" (mem: 608.27 MiB)
test/stateful_test_contract Completed 2.1 KiB/2.1 KiB (44.7 KiB/s) with 1 file(s) remaining
test/stateful_test_contract upload: ../../../../../tmp/tmp.Q2KcjGNdPF to s3://aztec-ci-artifacts/build-cache/vk-808dc35a598a134a-b33f2211ff88aeaa7b2def91240631446bf3e94cfcd75dc60ee2516d9cd81f46.tar.gz
test/stateful_test_contract Cache upload of vk-808dc35a598a134a-b33f2211ff88aeaa7b2def91240631446bf3e94cfcd75dc60ee2516d9cd81f46.tar.gz complete in 2s.
test/stateful_test_contract Processing function: destroy_and_create_no_init_check...
test/stateful_test_contract Cache download of vk-808dc35a598a134a-831e83bd8c2c6268655c89098f9807f74065a7a8281402ec8a9588436845f057.tar.gz failed.
test/stateful_test_contract Generating vk for function: destroy_and_create_no_init_check...
test/stateful_test_contract bb command: write_vk (mem: 9.00 MiB)
test/stateful_test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/stateful_test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/stateful_test_contract --bytecode_path: - (mem: 9.00 MiB)
test/stateful_test_contract --output_path: ./target/tmp/tmp.SU1thbvFiY (mem: 9.00 MiB)
test/stateful_test_contract --verbose: true (mem: 9.00 MiB)
test/stateful_test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/stateful_test_contract Constructing DeciderProvingKey (mem: 100.11 MiB)
test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 118.11 MiB)
test/stateful_test_contract goblin ecc op : 4/1024 (mem: 118.11 MiB)
test/stateful_test_contract busread : 742/6000 (mem: 118.11 MiB)
test/stateful_test_contract lookups : 24498/15000 (mem: 118.11 MiB)
test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 118.11 MiB)
test/stateful_test_contract arithmetic : 64699/56000 (mem: 118.11 MiB)
test/stateful_test_contract delta range : 7476/18000 (mem: 118.11 MiB)
test/stateful_test_contract elliptic : 6490/6000 (mem: 118.11 MiB)
test/stateful_test_contract auxiliary : 21305/26000 (mem: 118.11 MiB)
test/stateful_test_contract poseidon ext : 2622/17000 (mem: 118.11 MiB)
test/stateful_test_contract poseidon int : 14936/92000 (mem: 118.11 MiB)
test/stateful_test_contract overflow : 0/0 (mem: 118.11 MiB)
test/stateful_test_contract (mem: 118.11 MiB)
test/stateful_test_contract Total structured size: 242025 (mem: 118.11 MiB)
test/stateful_test_contract WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 130.11 MiB)
test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 130.11 MiB)
test/stateful_test_contract goblin ecc op : 4/1024 (mem: 130.11 MiB)
test/stateful_test_contract busread : 742/6000 (mem: 130.11 MiB)
test/stateful_test_contract lookups : 15000/15000 (mem: 130.11 MiB)
test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 130.11 MiB)
test/stateful_test_contract arithmetic : 56000/56000 (mem: 130.11 MiB)
test/stateful_test_contract delta range : 7476/18000 (mem: 130.11 MiB)
test/stateful_test_contract elliptic : 6000/6000 (mem: 130.11 MiB)
test/stateful_test_contract auxiliary : 21305/26000 (mem: 130.11 MiB)
test/stateful_test_contract poseidon ext : 2622/17000 (mem: 130.11 MiB)
test/stateful_test_contract poseidon int : 14936/92000 (mem: 130.11 MiB)
test/stateful_test_contract overflow : 18690/18690 (mem: 130.11 MiB)
test/stateful_test_contract (mem: 130.11 MiB)
test/stateful_test_contract Total structured size: 260715 (mem: 130.11 MiB)
test/stateful_test_contract allocating polynomials object in proving key... (mem: 130.11 MiB)
test/stateful_test_contract populating trace... (mem: 572.11 MiB)
test/stateful_test_contract time to construct proving key: 614 ms. (mem: 601.11 MiB)
test/stateful_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 601.11 MiB)
test/stateful_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 611.11 MiB)
test/stateful_test_contract VK saved to "./target/tmp/tmp.SU1thbvFiY/vk" (mem: 615.11 MiB)
test/stateful_test_contract Completed 2.1 KiB/2.1 KiB (39.0 KiB/s) with 1 file(s) remaining
test/stateful_test_contract upload: ../../../../../tmp/tmp.sk08NHd0Xm to s3://aztec-ci-artifacts/build-cache/vk-808dc35a598a134a-831e83bd8c2c6268655c89098f9807f74065a7a8281402ec8a9588436845f057.tar.gz
test/stateful_test_contract Cache upload of vk-808dc35a598a134a-831e83bd8c2c6268655c89098f9807f74065a7a8281402ec8a9588436845f057.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-808dc35a598a134a-a3bfe0dfa5997069606558964e34d7dc97b74e239cbc6f30d4dab1ccadfd99b7.tar.gz failed.
test/stateful_test_contract Generating vk for function: wrong_constructor...
test/stateful_test_contract bb command: write_vk (mem: 9.00 MiB)
test/stateful_test_contract Scheme is: client_ivc, num threads: 16 (mem: 9.00 MiB)
test/stateful_test_contract --scheme: client_ivc (mem: 9.00 MiB)
test/stateful_test_contract --bytecode_path: - (mem: 9.00 MiB)
test/stateful_test_contract --output_path: ./target/tmp/tmp.G0pOByqGm2 (mem: 9.00 MiB)
test/stateful_test_contract --verbose: true (mem: 9.00 MiB)
test/stateful_test_contract --verifier_type: standalone (mem: 9.00 MiB)
test/stateful_test_contract Constructing DeciderProvingKey (mem: 16.00 MiB)
test/stateful_test_contract Gate blocks summary: (actual gates / fixed capacity) (mem: 19.00 MiB)
test/stateful_test_contract goblin ecc op : 4/1024 (mem: 19.00 MiB)
test/stateful_test_contract busread : 742/6000 (mem: 19.00 MiB)
test/stateful_test_contract lookups : 2/15000 (mem: 19.00 MiB)
test/stateful_test_contract pub inputs : 16/5000 (populated in decider pk constructor) (mem: 19.00 MiB)
test/stateful_test_contract arithmetic : 3593/56000 (mem: 19.00 MiB)
test/stateful_test_contract delta range : 1836/18000 (mem: 19.00 MiB)
test/stateful_test_contract elliptic : 340/6000 (mem: 19.00 MiB)
test/stateful_test_contract auxiliary : 187/26000 (mem: 19.00 MiB)
test/stateful_test_contract poseidon ext : 102/17000 (mem: 19.00 MiB)
test/stateful_test_contract poseidon int : 572/92000 (mem: 19.00 MiB)
test/stateful_test_contract overflow : 0/0 (mem: 19.00 MiB)
test/stateful_test_contract (mem: 19.00 MiB)
test/stateful_test_contract Total structured size: 242025 (mem: 19.00 MiB)
test/stateful_test_contract allocating polynomials object in proving key... (mem: 19.00 MiB)
test/stateful_test_contract populating trace... (mem: 248.00 MiB)
test/stateful_test_contract time to construct proving key: 158 ms. (mem: 263.00 MiB)
test/stateful_test_contract using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 263.00 MiB)
test/stateful_test_contract Initialized BN254 CRS from memory with num points = 262145 (mem: 294.00 MiB)
test/stateful_test_contract VK saved to "./target/tmp/tmp.G0pOByqGm2/vk" (mem: 294.00 MiB)
test/stateful_test_contract Completed 2.1 KiB/2.1 KiB (22.7 KiB/s) with 1 file(s) remaining
test/stateful_test_contract upload: ../../../../../tmp/tmp.nCDzTyaiEU to s3://aztec-ci-artifacts/build-cache/vk-808dc35a598a134a-a3bfe0dfa5997069606558964e34d7dc97b74e239cbc6f30d4dab1ccadfd99b7.tar.gz
test/stateful_test_contract Cache upload of vk-808dc35a598a134a-a3bfe0dfa5997069606558964e34d7dc97b74e239cbc6f30d4dab1ccadfd99b7.tar.gz complete in 3s.
Seq Host Starttime JobRuntime Send Receive Exitval Signal Command
1 : 1750782098.347 1.189 0 1006 0 0 compile account/ecdsa_k_account_contract
4 : 1750782098.387 1.166 0 839 0 0 compile account/schnorr_hardcoded_account_contract
5 : 1750782098.400 1.197 0 840 0 0 compile account/schnorr_single_key_account_contract
2 : 1750782098.358 1.256 0 1006 0 0 compile account/ecdsa_r_account_contract
6 : 1750782098.413 1.201 0 831 0 0 compile account/simulated_account_contract
9 : 1750782098.452 1.163 0 1532 0 0 compile app/auth_contract
7 : 1750782098.426 1.204 0 2080 0 0 compile app/amm_contract
3 : 1750782098.373 1.258 0 1118 0 0 compile account/schnorr_account_contract
8 : 1750782098.438 1.194 0 1027 0 0 compile app/app_subscription_contract
11 : 1750782098.479 1.219 0 726 0 0 compile app/claim_contract
14 : 1750782098.517 1.181 0 1060 0 0 compile app/easy_private_voting_contract
12 : 1750782098.491 1.249 0 1028 0 0 compile app/crowdfunding_contract
15 : 1750782098.529 1.224 0 803 0 0 compile app/escrow_contract
10 : 1750782098.465 1.387 0 1928 0 0 compile app/card_game_contract
13 : 1750782098.504 1.378 0 1089 0 0 compile app/easy_private_token_contract
16 : 1750782098.540 1.355 0 2692 0 0 compile app/lending_contract
19 : 1750782099.614 1.082 0 656 0 0 compile app/price_feed_contract
18 : 1750782099.573 1.235 0 1234 0 0 compile app/orderbook_contract
21 : 1750782099.647 1.213 0 1439 0 0 compile app/token_bridge_contract
27 : 1750782099.768 1.134 0 649 0 0 compile fees/sponsored_fpc_contract
23 : 1750782099.699 1.219 0 1005 0 0 compile app/uniswap_contract
28 : 1750782099.791 1.142 0 1420 0 0 compile protocol/auth_registry_contract
26 : 1750782099.754 1.217 0 1433 0 0 compile fees/fpc_contract
25 : 1750782099.740 1.246 0 1696 0 0 compile docs/docs_example_contract
17 : 1750782099.554 1.448 0 3327 0 0 compile app/nft_contract
30 : 1750782099.863 1.154 0 971 0 0 compile protocol/contract_instance_deployer_contract
32 : 1750782099.909 1.156 0 648 0 0 compile protocol/multi_call_entrypoint_contract
20 : 1750782099.631 1.448 0 2710 0 0 compile app/token_blacklist_contract
31 : 1750782099.896 1.185 0 985 0 0 compile protocol/fee_juice_contract
24 : 1750782099.715 1.608 0 3911 0 0 compile app/simple_token_contract
33 : 1750782100.711 1.161 0 1056 0 0 compile protocol/router_contract
36 : 1750782100.918 1.069 0 697 0 0 compile test/avm_initializer_test_contract
35 : 1750782100.877 1.419 0 2685 0 0 compile test/avm_gadgets_test_contract
49 : 1750782102.316 1.726 0 795 0 0 compile test/public_immutable_contract
34 : 1750782100.825 3.875 0 2513 0 0 compile test/auth_wit_test_contract
41 : 1750782101.017 3.782 0 2436 0 0 compile test/event_only_contract
37 : 1750782100.932 4.064 0 11859 0 0 compile test/avm_test_contract
43 : 1750782101.080 4.139 0 2434 0 0 compile test/invalid_account_contract
42 : 1750782101.031 4.275 0 6440 0 0 compile test/import_test_contract
39 : 1750782100.986 4.657 0 9172 0 0 compile test/child_contract
38 : 1750782100.948 4.738 0 4716 0 0 compile test/benchmarking_contract
44 : 1750782101.094 4.616 0 2697 0 0 compile test/no_constructor_contract
45 : 1750782101.120 4.707 0 2532 0 0 compile test/note_getter_contract
46 : 1750782101.338 4.679 0 6728 0 0 compile test/offchain_effect_contract
22 : 1750782099.673 6.514 0 10629 0 0 compile app/token_contract
40 : 1750782101.002 5.546 0 14017 0 0 compile test/counter_contract
29 : 1750782099.812 6.874 0 3792 0 0 compile protocol/contract_class_registerer_contract
47 : 1750782101.887 5.221 0 26937 0 0 compile test/parent_contract
50 : 1750782104.067 6.638 0 12228 0 0 compile test/returning_tuple_contract
51 : 1750782104.733 6.749 0 2497 0 0 compile test/spam_contract
52 : 1750782104.827 7.768 0 15702 0 0 compile test/state_vars_contract
54 : 1750782105.242 7.441 0 6832 0 0 compile test/static_child_contract
55 : 1750782105.329 7.440 0 22754 0 0 compile test/static_parent_contract
59 : 1750782105.856 7.044 0 6784 0 0 compile test/updatable_contract
60 : 1750782106.049 7.138 0 2886 0 0 compile test/updated_contract
56 : 1750782105.666 7.616 0 33978 0 0 compile test/test_contract
57 : 1750782105.711 7.897 0 3311 0 0 compile test/test_log_contract
58 : 1750782105.743 7.974 0 22688 0 0 compile test/txe_test_contract
48 : 1750782102.001 11.777 0 33555 0 0 compile test/pending_note_hashes_contract
53 : 1750782105.017 8.891 0 14506 0 0 compile test/stateful_test_contract