Parent Log:
http://ci.aztec-labs.com/a65be6bfd0f30cbc
Command: 05472697a2c292f2 cd l1-contracts && forge test
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/75d792847d8434a0c504e7adf5c102a913065272
Env: REF_NAME=gh-readonly-queue/next/pr-15015-cf8be0f9e81e248048560619de041e90d9d6990a CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 08:40:01 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15015_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_88124959fc35bcb2_next
08:40:09 Compiling 256 files with Solc 0.8.27
08:41:04 Solc 0.8.27 finished in 54.45s
08:41:04 Compiler run successful!
08:41:04
08:41:04 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest
08:41:04 [PASS] test_GivenMultipleListedRollups() (gas: 297522)
08:41:04 [PASS] test_GivenNoListedRollups() (gas: 10735)
08:41:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 17.44ms (332.79µs CPU time)
08:41:04
08:41:04 Ran 2 tests for test/Parity.t.sol:ParityTest
08:41:04 [PASS] testRootMatchesBaseParity() (gas: 548387)
08:41:04 [PASS] testRootMatchesRootParity() (gas: 548320)
08:41:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 17.92ms (638.03µs CPU time)
08:41:04
08:41:04 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest
08:41:04 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951)
08:41:04 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932)
08:41:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 18.58ms (734.79µs CPU time)
08:41:04
08:41:04 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest
08:41:04 [PASS] test_LockVoteAndExecute() (gas: 1313517)
08:41:04 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 22.94ms (926.03µs CPU time)
08:41:04
08:41:04 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic
08:41:04 [PASS] test_GivenSufficientBalance() (gas: 155504)
08:41:04 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53788)
08:41:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 26.75ms (441.94µs CPU time)
08:41:04
08:41:04 Ran 5 tests for test/staking/deposit.t.sol:DepositTest
08:41:04 [PASS] test_GivenAttesterIsAlreadyActive() (gas: 66927)
08:41:04 [PASS] test_GivenAttesterIsAlreadyRegistered() (gas: 779673)
08:41:04 [PASS] test_GivenAttesterIsNotActive() (gas: 564518)
08:41:04 [PASS] test_GivenCallerHasInsufficientAllowance() (gas: 30423)
08:41:04 [PASS] test_GivenCallerHasInsufficientFunds() (gas: 58762)
08:41:04 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 26.94ms (1.71ms CPU time)
08:41:04
08:41:04 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest
08:41:04 [PASS] test_UpgradeIntoNewVersion() (gas: 3588507)
08:41:04 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 27.77ms (3.41ms CPU time)
08:41:04
08:41:04 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest
08:41:04 [PASS] testComputeTxsEffectsHash2() (gas: 18627)
08:41:04 [PASS] testComputeTxsEffectsHash3() (gas: 23624)
08:41:04 [PASS] testComputeTxsEffectsHash5() (gas: 32656)
08:41:04 [PASS] testComputeTxsEffectsHash6() (gas: 37298)
08:41:04 [PASS] testComputeTxsEffectsHash7() (gas: 41009)
08:41:04 [PASS] testDecomp() (gas: 42917)
08:41:04 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 30.42ms (13.76ms CPU time)
08:41:04
08:41:04 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees
08:41:04 [PASS] test_GivenSufficientBalance() (gas: 206864)
08:41:04 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209)
08:41:04 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761)
08:41:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 31.28ms (774.60µs CPU time)
08:41:04
08:41:04 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest
08:41:04 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355)
08:41:04 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 36.15ms (17.85ms CPU time)
08:41:04
08:41:04 Ran 3 tests for test/Forwarder.t.sol:ForwarderTest
08:41:04 [PASS] testForward() (gas: 125773)
08:41:04 [PASS] testRevertWhenCallToInvalidAddress(address) (runs: 256, μ: 14635, ~: 14635)
08:41:04 [PASS] testRevertWhenLengthMismatch() (gas: 10077)
08:41:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 37.35ms (15.52ms CPU time)
08:41:04
08:41:04 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest
08:41:04 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491)
08:41:04 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202)
08:41:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 45.09ms (24.40ms CPU time)
08:41:04
08:41:04 Ran 7 tests for test/staking/slash.t.sol:SlashTest
08:41:04 [PASS] test_GivenAttesterIsActive() (gas: 729954)
08:41:04 [PASS] test_GivenAttesterIsNotActive() (gas: 557213)
08:41:04 [PASS] test_GivenTimeIsAfterUnlock() (gas: 687764)
08:41:04 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 710936)
08:41:04 [PASS] test_WhenAttesterIsNotExiting() (gas: 881737)
08:41:04 [PASS] test_WhenAttesterIsNotRegistered() (gas: 31385)
08:41:04 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 13341)
08:41:04 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 53.73ms (4.84ms CPU time)
08:41:04
08:41:04 Ran 3 tests for test/boosted_rewards/BoostedRewards.t.sol:BoostedRewardsTest
08:41:04 [PASS] test_activityDuplicateNoop() (gas: 335914)
08:41:04 [PASS] test_activityScore() (gas: 1138003)
08:41:04 [PASS] test_shares() (gas: 2668376)
08:41:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 57.07ms (17.47ms CPU time)
08:41:04
08:41:04 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingTest
08:41:04 [PASS] test_Slashing() (gas: 42389676)
08:41:04 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 56.94ms (37.16ms CPU time)
08:41:04
08:41:04 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest
08:41:04 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11841, ~: 11841)
08:41:04 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37381, ~: 37381)
08:41:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 58.33ms (26.49ms CPU time)
08:41:04
08:41:04 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest
08:41:04 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362)
08:41:04 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789)
08:41:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 58.54ms (40.29ms CPU time)
08:41:04
08:41:04 Ran 2 tests for test/staking/setSlasher.t.sol:SetslasherTest
08:41:04 [PASS] test_setSlasher(address) (runs: 256, μ: 27215, ~: 27215)
08:41:04 [PASS] test_setSlasher_whenNotOwner(address) (runs: 256, μ: 12786, ~: 12786)
08:41:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 58.82ms (28.58ms CPU time)
08:41:04
08:41:04 Ran 8 tests for test/governance/governance-proposer/voteWithsig.t.sol:VoteWithSigTest
08:41:04 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 420510)
08:41:04 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315365)
08:41:04 [PASS] test_GivenNewCanonicalInstance() (gas: 838608)
08:41:04 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 516777)
08:41:04 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 594674)
08:41:04 [PASS] test_GivenProposalIsLeader() (gas: 492255)
08:41:04 [PASS] test_GivenRoundChanged() (gas: 471277)
08:41:04 [PASS] test_WhenSigNotFromProposer(address) (runs: 256, μ: 346101, ~: 346101)
08:41:04 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 59.08ms (37.19ms CPU time)
08:41:04
08:41:04 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest
08:41:04 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19401, ~: 19727)
08:41:04 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83244, ~: 82934)
08:41:04 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785)
08:41:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 65.62ms (46.93ms CPU time)
08:41:04
08:41:04 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest
08:41:04 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 127910, ~: 118972)
08:41:04 [PASS] test_GivenBalanceIs0() (gas: 54054)
08:41:04 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892)
08:41:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 65.65ms (65.68ms CPU time)
08:41:04
08:41:04 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest
08:41:04 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85428, ~: 85895)
08:41:04 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447)
08:41:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 67.98ms (49.51ms CPU time)
08:41:04
08:41:04 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest
08:41:04 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 182219, ~: 184670)
08:41:04 [PASS] test_GivenNoCheckpoints(uint64) (runs: 256, μ: 5752, ~: 5752)
08:41:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 68.04ms (95.91ms CPU time)
08:41:04
08:41:04 Ran 2 tests for test/staking_asset_handler/setScope.t.sol:SetScopeTest
08:41:04 [PASS] test_WhenCallerOfSetScopeIsNotOwner(address) (runs: 256, μ: 14462, ~: 14462)
08:41:04 [PASS] test_WhenCallerOfSetScopeIsOwner() (gas: 22499)
08:41:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 68.80ms (14.47ms CPU time)
08:41:04
08:41:04 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest
08:41:04 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 420488)
08:41:04 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315365)
08:41:04 [PASS] test_GivenNewCanonicalInstance() (gas: 838586)
08:41:04 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 516755)
08:41:04 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 594674)
08:41:04 [PASS] test_GivenProposalIsLeader() (gas: 492255)
08:41:04 [PASS] test_GivenRoundChanged() (gas: 471277)
08:41:04 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 346210, ~: 346210)
08:41:04 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 73.39ms (53.45ms CPU time)
08:41:04
08:41:04 Ran 2 tests for test/staking/getters.t.sol:GettersTest
08:41:04 [PASS] test_getAttesterAtIndex() (gas: 34683)
08:41:04 [PASS] test_getAttesterOutOfBounds() (gas: 27434)
08:41:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 81.73ms (249.49µs CPU time)
08:41:04
08:41:04 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest
08:41:04 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11813, ~: 11813)
08:41:04 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166862)
08:41:04 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 168019)
08:41:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 83.38ms (65.19ms CPU time)
08:41:04
08:41:04 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest
08:41:04 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76828, ~: 76633)
08:41:04 [PASS] test_WhenAmountEq0() (gas: 8437)
08:41:04 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 235050, ~: 235644)
08:41:04 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 211651, ~: 212703)
08:41:04 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 97.73ms (140.87ms CPU time)
08:41:04
08:41:04 Ran 2 tests for test/staking_asset_handler/skipBindCheck.t.sol:SetSkipBindCheckTest
08:41:04 [PASS] test_WhenCallerOfSetSkipBindCheckIsNotOwner(address,bool) (runs: 256, μ: 11900, ~: 11900)
08:41:04 [PASS] test_WhenCallerOfSetSkipBindCheckIsOwner(bool) (runs: 256, μ: 16742, ~: 18132)
08:41:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 135.00ms (55.76ms CPU time)
08:41:04
08:41:04 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest
08:41:04 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 825511, ~: 826182)
08:41:04 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 147.24ms (128.61ms CPU time)
08:41:04
08:41:04 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest
08:41:04 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668)
08:41:04 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 19037, ~: 19037)
08:41:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 157.99ms (30.71ms CPU time)
08:41:04
08:41:04 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest
08:41:04 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 346974, ~: 346974)
08:41:04 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13064)
08:41:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 175.00ms (154.39ms CPU time)
08:41:04
08:41:04 Ran 2 tests for test/ignition.t.sol:IgnitionTest
08:41:04 [PASS] test_RevertNonEmptyBlock() (gas: 36519618)
08:41:04 [PASS] test_emptyBlock() (gas: 36679141)
08:41:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 189.12ms (34.36ms CPU time)
08:41:04
08:41:04 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest
08:41:04 [PASS] test_GivenTheRollupIsInGenesisState() (gas: 40198112)
08:41:04 [PASS] test_GivenTheSeedHasBeenSampled() (gas: 42247898)
08:41:04 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 52426088)
08:41:04 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207)
08:41:04 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 217.52ms (50.43ms CPU time)
08:41:04
08:41:04 Ran 4 tests for test/validator-selection/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest
08:41:04 [PASS] test_WhenAddressNotInTheSet() (gas: 10869)
08:41:04 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421452, ~: 421347)
08:41:04 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171049, ~: 170977)
08:41:04 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456)
08:41:04 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 229.92ms (274.00ms CPU time)
08:41:04
08:41:04 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest
08:41:04 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 724849)
08:41:04 [PASS] test_GivenAttesterIsLiving() (gas: 734396)
08:41:04 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 528928)
08:41:04 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 709290)
08:41:04 [PASS] test_WhenAttesterIsNotRegistered() (gas: 30125)
08:41:04 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 538658, ~: 538658)
08:41:04 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 235.54ms (204.32ms CPU time)
08:41:04
08:41:04 Ran 2 tests for test/staking_asset_handler/setSubscope.t.sol:SetSubscopeTest
08:41:04 [PASS] test_WhenCallerOfSetSubscopeIsNotOwner(address) (runs: 256, μ: 14484, ~: 14484)
08:41:04 [PASS] test_WhenCallerOfSetSubscopeIsOwner() (gas: 22477)
08:41:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 244.38ms (17.56ms CPU time)
08:41:04
08:41:04 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest
08:41:04 [PASS] test_GivenStatusIsNotExiting() (gas: 644284)
08:41:04 [PASS] test_GivenTimeIsAfterUnlock(bool) (runs: 256, μ: 759115, ~: 759156)
08:41:04 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 682445)
08:41:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 250.44ms (223.55ms CPU time)
08:41:04
08:41:04 Ran 1 test for test/staking/move.t.sol:MoveTest
08:41:04 [PASS] test_MoveStakingSet() (gas: 49228439)
08:41:04 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 277.69ms (244.68ms CPU time)
08:41:04
08:41:04 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest
08:41:04 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 1515184, ~: 1515241)
08:41:04 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 47894, ~: 48099)
08:41:04 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 48851, ~: 48775)
08:41:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 294.39ms (100.02ms CPU time)
08:41:04
08:41:04 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest
08:41:04 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13906, ~: 13906)
08:41:04 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19233, ~: 19308)
08:41:04 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 1824432, ~: 1824689)
08:41:04 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 53273, ~: 53100)
08:41:04 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 309.11ms (320.18ms CPU time)
08:41:04
08:41:04 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest
08:41:04 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 696546, ~: 696660)
08:41:04 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 832045, ~: 832951)
08:41:04 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 672988, ~: 673706)
08:41:04 [PASS] test_GivenStateIsActive() (gas: 356145)
08:41:04 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 350265, ~: 350265)
08:41:04 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685778, ~: 686292)
08:41:04 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698478, ~: 699359)
08:41:04 [PASS] test_GivenStateIsPending() (gas: 348521)
08:41:04 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 663797, ~: 664805)
08:41:04 [PASS] test_GivenStateIsRejected() (gas: 363965)
08:41:04 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 335.41ms (994.14ms CPU time)
08:41:04
08:41:04 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest
08:41:04 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32877, ~: 32633)
08:41:04 [PASS] test_WhenAmountEq0() (gas: 8626)
08:41:04 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 210051, ~: 210621)
08:41:04 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 241745, ~: 238232)
08:41:04 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 218232, ~: 215382)
08:41:04 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 335.32ms (212.56ms CPU time)
08:41:04
08:41:04 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest
08:41:04 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1244244, ~: 1244244)
08:41:04 [PASS] testDepositPrivate() (gas: 194773)
08:41:04 [PASS] testDepositPublic() (gas: 197276)
08:41:04 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2312357, ~: 2312357)
08:41:04 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1233909)
08:41:04 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 374.83ms (292.18ms CPU time)
08:41:04
08:41:04 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest
08:41:04 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11894, ~: 11894)
08:41:04 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28545, ~: 28529)
08:41:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 388.60ms (146.42ms CPU time)
08:41:04
08:41:04 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest
08:41:04 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11863, ~: 11863)
08:41:04 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19639, ~: 19639)
08:41:04 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 1694757, ~: 1694757)
08:41:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 410.79ms (313.74ms CPU time)
08:41:05
08:41:05 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest
08:41:05 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1233530, ~: 1405196)
08:41:05 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40252, ~: 40252)
08:41:05 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1393944, ~: 1596327)
08:41:05 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1115220, ~: 1260302)
08:41:05 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 528.61ms (1.07s CPU time)
08:41:05
08:41:05 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest
08:41:05 [PASS] test_WhenDepositsPerMintIs0() (gas: 69670)
08:41:05 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,uint256,string,string,bool) (runs: 256, μ: 3763762, ~: 3819041)
08:41:05 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 594.38ms (457.30ms CPU time)
08:41:05
08:41:05 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest
08:41:05 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 20583, ~: 20577)
08:41:05 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 48667, ~: 48668)
08:41:05 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1043739, ~: 1044733)
08:41:05 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 642.41ms (571.78ms CPU time)
08:41:05
08:41:05 Ran 3 tests for test/staking_asset_handler/queue.t.sol:QueueTest
08:41:05 [PASS] test_WhenEnqueuingValidators(uint8) (runs: 256, μ: 2976153, ~: 1162957)
08:41:05 [PASS] test_WhenIncludingAlreadySeenAttesterProposerPair(address,address) (runs: 256, μ: 59925, ~: 59925)
08:41:05 [PASS] test_WhenNotInitializedAndQueueIsEmpty() (gas: 19244)
08:41:05 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 791.93ms (1.13s CPU time)
08:41:05
08:41:05 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest
08:41:05 [PASS] test_computeFeeAssetPerEth() (gas: 24034021)
08:41:05 [PASS] test_full() (gas: 160797407)
08:41:05 [PASS] test_invalidOracleInput() (gas: 55199)
08:41:05 [PASS] test_photograph() (gas: 77268431)
08:41:05 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 898.15ms (607.85ms CPU time)
08:41:05
08:41:05 Ran 4 tests for test/staking_asset_handler/scope.t.sol:ScopeTest
08:41:05 [PASS] test_WhenScopeIsInvalidAndSubscopeIsInvalid() (gas: 3246743)
08:41:05 [PASS] test_WhenScopeIsInvalidButSubscopeIsValid() (gas: 3244007)
08:41:05 [PASS] test_WhenScopeIsValidAndSubscopeIsInvalid() (gas: 3243992)
08:41:05 [PASS] test_WhenScopeIsValidAndSubscopeIsValid() (gas: 3336810)
08:41:05 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 984.21ms (153.77ms CPU time)
08:41:05
08:41:05 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest
08:41:05 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 670132, ~: 670633)
08:41:05 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377514, ~: 377514)
08:41:05 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 672986, ~: 673355)
08:41:05 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 671365, ~: 672020)
08:41:05 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382733, ~: 382733)
08:41:05 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683694, ~: 684026)
08:41:05 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1125152, ~: 1125994)
08:41:05 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382495)
08:41:05 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15224, ~: 15214)
08:41:05 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 376103, ~: 376141)
08:41:05 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381285, ~: 381394)
08:41:05 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 984.96ms (1.39s CPU time)
08:41:05
08:41:05 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest
08:41:05 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 183560, ~: 183680)
08:41:05 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21692, ~: 21616)
08:41:05 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1306869, ~: 1480865)
08:41:05 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.09s (513.42ms CPU time)
08:41:05
08:41:05 Ran 3 tests for test/validator-selection/address_snapshots/length.t.sol:AddressSnapshotLengthTest
08:41:05 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 649415, ~: 643373)
08:41:05 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370)
08:41:05 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 661701, ~: 651702)
08:41:05 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.11s (1.99s CPU time)
08:41:05
08:41:05 Ran 1 test for test/governance/scenario/AddRollup.t.sol:AddRollupTest
08:41:05 [PASS] test_AddRollup(bool) (runs: 256, μ: 2686297, ~: 2968616)
08:41:05 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.15s (916.17ms CPU time)
08:41:05
08:41:05 Ran 7 tests for test/validator-selection/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest
08:41:05 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 634366, ~: 634439)
08:41:05 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404)
08:41:05 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 663068, ~: 682363)
08:41:05 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 679977, ~: 661294)
08:41:05 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 754865, ~: 747623)
08:41:05 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 746234, ~: 772480)
08:41:05 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 723884, ~: 681697)
08:41:05 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.26s (6.37s CPU time)
08:41:05
08:41:05 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest
08:41:05 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 41474890, ~: 41474854)
08:41:05 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.32s (1.31s CPU time)
08:41:05
08:41:05 Ran 1 test for test/delegation/minimal.t.sol:MinimalDelegationTest
08:41:05 [PASS] test_votingPower(bool,bool,bool) (runs: 256, μ: 2771628, ~: 2779795)
08:41:05 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.33s (1.30s CPU time)
08:41:06
08:41:06 Ran 3 tests for test/validator-selection/address_snapshots/at.t.sol:AddressSnapshotAtTest
08:41:06 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020)
08:41:06 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 838982, ~: 815882)
08:41:06 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388)
08:41:06 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.64s (1.38s CPU time)
08:41:06
08:41:06 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest
08:41:06 [PASS] test_GivenStateIsDropped() (gas: 25448)
08:41:06 [PASS] test_GivenStateIsExecuted() (gas: 25467)
08:41:06 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 23793, ~: 29451)
08:41:06 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.65s (52.62ms CPU time)
08:41:07
08:41:07 Ran 4 tests for test/MultiProof.t.sol:MultiProofTest
08:41:07 [PASS] testMultipleProvers() (gas: 138182548)
08:41:07 [PASS] testMultipleProversBoostedRewards() (gas: 104523218)
08:41:07 [PASS] testNoHolesInProvenBlocks() (gas: 70203511)
08:41:07 [PASS] testProofsAreInOneEpoch() (gas: 70202819)
08:41:07 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 3.42s (7.35s CPU time)
08:41:08
08:41:08 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest
08:41:08 [PASS] test_GivenNoCheckpoints() (gas: 28277)
08:41:08 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 214794, ~: 212562)
08:41:08 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 206750, ~: 209698)
08:41:08 [PASS] test_WhenTimeNotInPast() (gas: 3997)
08:41:08 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 3.56s (179.77ms CPU time)
08:41:08
08:41:08 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest
08:41:08 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 390317, ~: 390317)
08:41:08 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 694036, ~: 694512)
08:41:08 [PASS] test_WhenGetProposalStateIsActive() (gas: 356254)
08:41:08 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 390249, ~: 390249)
08:41:08 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 684014, ~: 684335)
08:41:08 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685959, ~: 686480)
08:41:08 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698806, ~: 699482)
08:41:08 [PASS] test_WhenGetProposalStateIsPending() (gas: 348762)
08:41:08 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664806, ~: 664941)
08:41:08 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364161)
08:41:08 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 3.56s (896.41ms CPU time)
08:41:08
08:41:08 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest
08:41:08 [PASS] test_FeeModelEquivalence() (gas: 441883841)
08:41:08 [PASS] test__FeeModelPrune() (gas: 2153914)
08:41:08 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.86s (3.41s CPU time)
08:41:08
08:41:08 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest
08:41:08 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968440, ~: 968588)
08:41:08 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 964031, ~: 963768)
08:41:08 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964564, ~: 964326)
08:41:08 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.02s (173.67ms CPU time)
08:41:08
08:41:08 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest
08:41:08 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11786, ~: 11786)
08:41:08 [PASS] test_WhenDepositsPerMintIs0() (gas: 10845)
08:41:08 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23186, ~: 23314)
08:41:08 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 11121149, ~: 11031581)
08:41:08 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.02s (4.02s CPU time)
08:41:08
08:41:08 Ran 3 tests for test/validator-selection/Sampling.t.sol:SamplingTest
08:41:08 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 3148005, ~: 429663)
08:41:08 [PASS] testSimpleSample() (gas: 5504701)
08:41:08 [PASS] test_dirtySample(uint8,uint16,uint256) (runs: 256, μ: 642386, ~: 298029)
08:41:08 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.17s (5.42s CPU time)
08:41:09
08:41:09 Ran 3 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest
08:41:09 [PASS] test_100_validators() (gas: 367160842)
08:41:09 [PASS] test_48_validators() (gas: 317927001)
08:41:09 [PASS] test_no_validators() (gas: 78784174)
08:41:09 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.87s (11.37s CPU time)
08:41:09
08:41:09 Ran 3 tests for test/validator-selection/address_snapshots/add.t.sol:AddressSnapshotAddTest
08:41:09 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1731762, ~: 1685564)
08:41:09 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689)
08:41:09 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848)
08:41:09 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 5.46s (1.78s CPU time)
08:41:10
08:41:10 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest
08:41:10 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405)
08:41:10 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038)
08:41:10 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773)
08:41:10 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 5.63s (73.92ms CPU time)
08:41:10
08:41:10 Ran 29 tests for test/Rollup.t.sol:RollupTest
08:41:10 [PASS] testBlockFee() (gas: 43182703)
08:41:10 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 38419415, ~: 38528517)
08:41:10 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 256, μ: 64762589, ~: 71460301)
08:41:10 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 71139497)
08:41:10 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 256, μ: 41686048, ~: 42309187)
08:41:10 [PASS] testEmptyBlock(bool) (runs: 256, μ: 37836054, ~: 37681056)
08:41:10 [PASS] testInvalidBlobHash() (gas: 42156406)
08:41:10 [PASS] testInvalidBlobProof() (gas: 1026429429)
08:41:10 [PASS] testInvalidL2Fee() (gas: 42254180)
08:41:10 [PASS] testMixedBlock(bool) (runs: 256, μ: 50995994, ~: 44061748)
08:41:10 [PASS] testNonZeroDaFee() (gas: 42242414)
08:41:10 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 60721030)
08:41:10 [PASS] testProvingFeeUpdates() (gas: 71694358)
08:41:10 [PASS] testPrune() (gas: 44586617)
08:41:10 [PASS] testPruneAfterPartial() (gas: 71507293)
08:41:10 [PASS] testPruneDuringPropose() (gas: 51853095)
08:41:10 [PASS] testRevertInvalidCoinbase() (gas: 37218243)
08:41:10 [PASS] testRevertInvalidTimestamp() (gas: 37220810)
08:41:10 [PASS] testRevertPrune() (gas: 44067936)
08:41:10 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 60453198)
08:41:10 [PASS] testSetManaTargetDecreasing(uint256,uint256) (runs: 256, μ: 74683109, ~: 74683226)
08:41:10 [PASS] testSetManaTargetIncreasing(uint256,uint256) (runs: 256, μ: 74685243, ~: 74685528)
08:41:10 [PASS] testShouldNotBeTooEagerToPrune() (gas: 52129750)
08:41:10 [PASS] testSingleBlock(bool) (runs: 256, μ: 39475078, ~: 38816895)
08:41:10 [PASS] testSubmitProofInvalidArchive() (gas: 37767074)
08:41:10 [PASS] testSubmitProofNonExistentBlock() (gas: 37766779)
08:41:10 [PASS] testTimestamp() (gas: 39053744)
08:41:10 [PASS] testTooManyBlobs() (gas: 42158408)
08:41:10 [PASS] testTooManyBlocks() (gas: 50319069)
08:41:10 Suite result: ok. 29 passed; 0 failed; 0 skipped; finished in 5.63s (54.88s CPU time)
08:41:10
08:41:10 Ran 9 tests for test/Inbox.t.sol:InboxTest
08:41:10 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055)
08:41:10 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5779271, ~: 5632984)
08:41:10 [PASS] testRevertIFConsumingInFuture() (gas: 12712)
08:41:10 [PASS] testRevertIfActorTooLarge() (gas: 11877)
08:41:10 [PASS] testRevertIfContentTooLarge() (gas: 12009)
08:41:10 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841)
08:41:10 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008)
08:41:10 [PASS] testRevertIfVersionMismatch() (gas: 12251)
08:41:10 [PASS] testSendDuplicateL2Messages() (gas: 111551)
08:41:10 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 5.93s (5.91s CPU time)
08:41:10
08:41:10 Ran 2 tests for test/staking_asset_handler/bind.t.sol:BindTest
08:41:10 [PASS] test_WhenNotUsingTheBoundAddress(address) (runs: 256, μ: 3366048, ~: 3366048)
08:41:10 [PASS] test_WhenUsingTheBoundAddress() (gas: 3460450)
08:41:10 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.05s (5.95s CPU time)
08:41:11
08:41:11 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest
08:41:11 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712835, ~: 5712905)
08:41:11 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554772, ~: 7554841)
08:41:11 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892753, ~: 3892755)
08:41:11 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.66s (14.06s CPU time)
08:41:11
08:41:11 Ran 5 tests for test/RollupGetters.t.sol:RollupShouldBeGetters
08:41:11 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 40908086, ~: 40925336)
08:41:11 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 41601972, ~: 41588659)
08:41:11 [PASS] test_getEpochCommitteeBig(uint16,bool) (runs: 256, μ: 52211763, ~: 52301590)
08:41:11 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 41539326, ~: 41530961)
08:41:11 [PASS] test_validateHeader() (gas: 41436151)
08:41:11 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 6.70s (10.91s CPU time)
08:41:11
08:41:11 Ran 3 tests for test/staking_asset_handler/reenterExitedValidator.t.sol:ReenterExitedValidatorTest
08:41:11 [PASS] test_WhenAttesterHasNOTProvidedAValidDeposit(address,address) (runs: 256, μ: 13999, ~: 13999)
08:41:11 [PASS] test_WhenAttesterHasProvidedAValidDeposit(address,address,address) (runs: 256, μ: 4329422, ~: 4329422)
08:41:11 [PASS] test_WhenInEntryQueue(address,address,address) (runs: 256, μ: 3327993, ~: 3327993)
08:41:11 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.77s (13.23s CPU time)
08:41:11
08:41:11 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static
08:41:11 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119995, ~: 121404)
08:41:11 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120593, ~: 122387)
08:41:11 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119382, ~: 120798)
08:41:11 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120753, ~: 121911)
08:41:11 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 7.21s (225.24ms CPU time)
08:41:13
08:41:13 Ran 15 tests for test/Outbox.t.sol:OutboxTest
08:41:13 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10902, ~: 10902)
08:41:13 [PASS] testGetRootData() (gas: 86146)
08:41:13 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 31613344, ~: 9371743)
08:41:13 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 3946832, ~: 3694531)
08:41:13 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 603128)
08:41:13 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36747)
08:41:13 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36316)
08:41:13 [PASS] testRevertIfInsertingDuplicate() (gas: 52987)
08:41:13 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30578, ~: 30578)
08:41:13 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38510)
08:41:13 [PASS] testRevertIfPathHeightMismatch() (gas: 1143753)
08:41:13 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1157551)
08:41:13 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 633181)
08:41:13 [PASS] testRevertIfVersionMismatch() (gas: 36053)
08:41:13 [PASS] testValidInsertAndConsume() (gas: 636284)
08:41:13 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 9.11s (9.96s CPU time)
08:41:14
08:41:14 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest
08:41:14 [PASS] testFrontier() (gas: 0)
08:41:14 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 9.81s (9.80s CPU time)
08:41:14
08:41:14 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest
08:41:14 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428)
08:41:14 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762)
08:41:14 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 10.27s (53.94ms CPU time)
08:41:14
08:41:14 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest
08:41:14 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 296214, ~: 296374)
08:41:14 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 371472, ~: 371568)
08:41:14 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 92195, ~: 92195)
08:41:14 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 425557, ~: 426409)
08:41:14 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 441081, ~: 441559)
08:41:14 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90667, ~: 90667)
08:41:14 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 406602, ~: 407102)
08:41:14 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 106068, ~: 106068)
08:41:14 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 10.27s (635.06ms CPU time)
08:41:15
08:41:15 Ran 4 tests for test/validator-selection/address_snapshots/values.t.sol:AddressSnapshotValuesTest
08:41:15 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440)
08:41:15 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336089, ~: 335952)
08:41:15 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 670514, ~: 661718)
08:41:15 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 704803, ~: 702984)
08:41:15 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 10.55s (2.06s CPU time)
08:41:15
08:41:15 Ran 9 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest
08:41:15 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 310156, ~: 310156)
08:41:15 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 10504899, ~: 10542634)
08:41:15 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 10497715, ~: 10428113)
08:41:15 [PASS] test_GivenInsufficientYea() (gas: 422734)
08:41:15 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 348696, ~: 348708)
08:41:15 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 10376492, ~: 10415477)
08:41:15 [PASS] test_GivenRoundAlreadyExecuted() (gas: 9161669)
08:41:15 [PASS] test_WhenRoundNotInPast() (gas: 334426)
08:41:15 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 349065, ~: 349300)
08:41:15 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 10.55s (31.01s CPU time)
08:41:15
08:41:15 Ran 3 tests for test/governance/governance/limitedDeposit.t.sol:LimitedDepositTest
08:41:15 [PASS] test_WhenFloodgatesAreOpen(address,address) (runs: 256, μ: 194781, ~: 194781)
08:41:15 [PASS] test_WhenIsAllowedToDeposit(address,address) (runs: 256, μ: 197521, ~: 197521)
08:41:15 [PASS] test_WhenNotAllowedToDeposit(address,address) (runs: 256, μ: 15779, ~: 15779)
08:41:15 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 10.55s (83.88ms CPU time)
08:41:15
08:41:15 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest
08:41:15 [PASS] test_WhenCallerIsNotSelf() (gas: 28665)
08:41:15 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273416, ~: 273865)
08:41:15 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35809, ~: 35752)
08:41:15 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273309, ~: 273575)
08:41:15 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42162, ~: 41957)
08:41:15 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273379, ~: 273651)
08:41:15 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 256, μ: 42366, ~: 42142)
08:41:15 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 256, μ: 273687, ~: 273685)
08:41:15 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 256, μ: 31293, ~: 31299)
08:41:15 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274241, ~: 274514)
08:41:15 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41762, ~: 41530)
08:41:15 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273063, ~: 273060)
08:41:15 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31236, ~: 31238)
08:41:15 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273535, ~: 273479)
08:41:15 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 40994, ~: 41316)
08:41:15 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273842, ~: 274131)
08:41:15 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41932, ~: 41698)
08:41:15 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 273986, ~: 274253)
08:41:15 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 256, μ: 41985, ~: 41796)
08:41:15 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 10.55s (680.04ms CPU time)
08:41:16
08:41:16 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest
08:41:16 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32515)
08:41:16 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 599973, ~: 599973)
08:41:16 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 11.85s (208.06ms CPU time)
08:41:16
08:41:16 Ran 8 tests for test/staking_asset_handler/addValidator.t.sol:addValidatorToQueueTest
08:41:16 [PASS] test_GivenTheDepositCallFails(address,address,address,address) (runs: 256, μ: 2487970, ~: 2487970)
08:41:16 [PASS] test_WhenCallerIsUnhinged(address,bool) (runs: 256, μ: 896163, ~: 1149220)
08:41:16 [PASS] test_WhenInsufficientTimePassed(address,address) (runs: 256, μ: 13110596, ~: 13110596)
08:41:16 [PASS] test_WhenPassportProofHasBeenUsed(address,address) (runs: 256, μ: 15266492, ~: 15266492)
08:41:16 [PASS] test_WhenPassportProofIsInDevMode(address,address) (runs: 256, μ: 10894210, ~: 10894210)
08:41:16 [PASS] test_WhenPassportProofIsInThePast(address,uint16) (runs: 256, μ: 10923616, ~: 10923616)
08:41:16 [PASS] test_WhenSufficientTimePassed(address,address) (runs: 256, μ: 13655112, ~: 13655112)
08:41:16 [PASS] test_WhenUserIsNew(address,address) (runs: 256, μ: 13655147, ~: 13655147)
08:41:16 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 11.85s (33.52s CPU time)
08:41:16
08:41:16 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest
08:41:16 [PASS] test_WhenMinimumConfigEq0() (gas: 2849)
08:41:16 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 49841, ~: 50190)
08:41:16 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 158081, ~: 167217)
08:41:16 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53121, ~: 52950)
08:41:16 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76386, ~: 77049)
08:41:16 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76569, ~: 76263)
08:41:16 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119722, ~: 120013)
08:41:16 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172466, ~: 172720)
08:41:16 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 174577, ~: 174990)
08:41:16 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192299, ~: 192789)
08:41:16 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 219211, ~: 220006)
08:41:16 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 217722, ~: 218502)
08:41:16 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 11.85s (364.67ms CPU time)
08:41:17
08:41:17 Ran 11 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest
08:41:17 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 41563755, ~: 41563755)
08:41:17 [PASS] testHappyPath() (gas: 54971736)
08:41:17 [PASS] testInitialCommitteeMatch() (gas: 41739872)
08:41:17 [PASS] testInsufficientSigsMove() (gas: 45499558)
08:41:17 [PASS] testInvalidCommitteeCommitment() (gas: 45497067)
08:41:17 [PASS] testNukeFromOrbit() (gas: 56144243)
08:41:17 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 41870338, ~: 41870338)
08:41:17 [PASS] testProposerNotProvided() (gas: 45513576)
08:41:17 [PASS] testRelayedForProposer() (gas: 46921045)
08:41:17 [PASS] testStableCommittee(uint8) (runs: 256, μ: 41859615, ~: 41859731)
08:41:17 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 256, μ: 70978298, ~: 69785814)
08:41:17 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 12.71s (20.04s CPU time)
08:41:17
08:41:17 Ran 90 test suites in 12.72s (239.55s CPU time): 386 tests passed, 0 failed, 0 skipped (386 total tests)