Parent Log: http://ci.aztec-labs.com/a82668a8e8b2c62c Command: 501074c554645aef cd l1-contracts && forge test Commit: https://github.com/AztecProtocol/aztec-packages/commit/314d7622c6bacc8333ae49fe9583967cab78349b Env: REF_NAME=gh-readonly-queue/next/pr-15000-c51485c507bcf668c6e55129eb2c1794af4a0732 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 13 11:40:23 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15000_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_88124959fc35bcb2_next 11:40:31 Compiling 256 files with Solc 0.8.27 11:41:30 Solc 0.8.27 finished in 58.24s 11:41:30 Compiler run successful! 11:41:30 11:41:30 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest 11:41:30 [PASS] test_GivenMultipleListedRollups() (gas: 297522) 11:41:30 [PASS] test_GivenNoListedRollups() (gas: 10735) 11:41:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 7.10ms (178.87µs CPU time) 11:41:30 11:41:30 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest 11:41:30 [PASS] test_LockVoteAndExecute() (gas: 1313517) 11:41:30 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 8.87ms (1.98ms CPU time) 11:41:30 11:41:30 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees 11:41:30 [PASS] test_GivenSufficientBalance() (gas: 206864) 11:41:30 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209) 11:41:30 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761) 11:41:30 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 14.54ms (947.87µs CPU time) 11:41:30 11:41:30 Ran 2 tests for test/staking/getters.t.sol:GettersTest 11:41:30 [PASS] test_getAttesterAtIndex() (gas: 34661) 11:41:30 [PASS] test_getAttesterOutOfBounds() (gas: 27412) 11:41:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 16.13ms (190.51µs CPU time) 11:41:30 11:41:30 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest 11:41:30 [PASS] test_UpgradeIntoNewVersion() (gas: 3587803) 11:41:30 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 18.68ms (3.67ms CPU time) 11:41:30 11:41:30 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest 11:41:30 [PASS] test_GivenStateIsDropped() (gas: 25448) 11:41:30 [PASS] test_GivenStateIsExecuted() (gas: 25467) 11:41:30 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 25267, ~: 29984) 11:41:30 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 21.65ms (10.91ms CPU time) 11:41:30 11:41:30 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest 11:41:30 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85739, ~: 85895) 11:41:30 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447) 11:41:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 26.31ms (31.67ms CPU time) 11:41:30 11:41:30 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest 11:41:30 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355) 11:41:30 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 26.28ms (17.03ms CPU time) 11:41:30 11:41:30 Ran 3 tests for test/Forwarder.t.sol:ForwarderTest 11:41:30 [PASS] testForward() (gas: 125773) 11:41:30 [PASS] testRevertWhenCallToInvalidAddress(address) (runs: 256, μ: 14635, ~: 14635) 11:41:30 [PASS] testRevertWhenLengthMismatch() (gas: 10077) 11:41:30 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 26.78ms (14.90ms CPU time) 11:41:30 11:41:30 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest 11:41:30 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491) 11:41:30 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202) 11:41:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 33.00ms (22.99ms CPU time) 11:41:30 11:41:30 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingTest 11:41:30 [PASS] test_Slashing() (gas: 42702828) 11:41:30 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 34.46ms (27.11ms CPU time) 11:41:30 11:41:30 Ran 3 tests for test/boosted_rewards/BoostedRewards.t.sol:BoostedRewardsTest 11:41:30 [PASS] test_activityDuplicateNoop() (gas: 335914) 11:41:30 [PASS] test_activityScore() (gas: 1138003) 11:41:30 [PASS] test_shares() (gas: 2668376) 11:41:30 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 35.64ms (14.08ms CPU time) 11:41:30 11:41:30 Ran 7 tests for test/staking/slash.t.sol:SlashTest 11:41:30 [PASS] test_GivenAttesterIsActive() (gas: 729919) 11:41:30 [PASS] test_GivenAttesterIsNotActive() (gas: 557213) 11:41:30 [PASS] test_GivenTimeIsAfterUnlock() (gas: 687764) 11:41:30 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 710936) 11:41:30 [PASS] test_WhenAttesterIsNotExiting() (gas: 881632) 11:41:30 [PASS] test_WhenAttesterIsNotRegistered() (gas: 31385) 11:41:30 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 13341) 11:41:30 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 37.31ms (10.54ms CPU time) 11:41:30 11:41:30 Ran 1 test for test/staking/move.t.sol:MoveTest 11:41:30 [PASS] test_MoveStakingSet() (gas: 49542024) 11:41:30 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 52.01ms (38.88ms CPU time) 11:41:30 11:41:30 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest 11:41:30 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968456, ~: 968588) 11:41:30 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 964078, ~: 963768) 11:41:30 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964506, ~: 964326) 11:41:30 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 52.33ms (121.74ms CPU time) 11:41:30 11:41:30 Ran 3 tests for test/governance/governance/limitedDeposit.t.sol:LimitedDepositTest 11:41:30 [PASS] test_WhenFloodgatesAreOpen(address,address) (runs: 256, μ: 194781, ~: 194781) 11:41:30 [PASS] test_WhenIsAllowedToDeposit(address,address) (runs: 256, μ: 197521, ~: 197521) 11:41:30 [PASS] test_WhenNotAllowedToDeposit(address,address) (runs: 256, μ: 15779, ~: 15779) 11:41:30 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 54.29ms (95.50ms CPU time) 11:41:30 11:41:30 Ran 2 tests for test/ignition.t.sol:IgnitionTest 11:41:30 [PASS] test_RevertNonEmptyBlock() (gas: 36833769) 11:41:30 [PASS] test_emptyBlock() (gas: 36993226) 11:41:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 54.85ms (35.94ms CPU time) 11:41:30 11:41:30 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest 11:41:30 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 181895, ~: 184562) 11:41:30 [PASS] test_GivenNoCheckpoints(uint64) (runs: 256, μ: 5752, ~: 5752) 11:41:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 58.51ms (62.61ms CPU time) 11:41:30 11:41:30 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest 11:41:30 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 1515175, ~: 1515241) 11:41:30 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 47906, ~: 48215) 11:41:30 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 48829, ~: 48775) 11:41:30 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 60.25ms (104.22ms CPU time) 11:41:30 11:41:30 Ran 2 tests for test/staking_asset_handler/setScope.t.sol:SetScopeTest 11:41:30 [PASS] test_WhenCallerOfSetScopeIsNotOwner(address) (runs: 256, μ: 14462, ~: 14462) 11:41:30 [PASS] test_WhenCallerOfSetScopeIsOwner() (gas: 22499) 11:41:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 73.07ms (13.98ms CPU time) 11:41:30 11:41:30 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest 11:41:30 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428) 11:41:30 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762) 11:41:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 77.07ms (31.39ms CPU time) 11:41:30 11:41:30 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic 11:41:30 [PASS] test_GivenSufficientBalance() (gas: 155615) 11:41:30 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53788) 11:41:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 86.03ms (381.69µs CPU time) 11:41:30 11:41:30 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest 11:41:30 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 346974, ~: 346974) 11:41:30 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13064) 11:41:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 92.87ms (81.49ms CPU time) 11:41:30 11:41:30 Ran 2 tests for test/staking_asset_handler/setSubscope.t.sol:SetSubscopeTest 11:41:30 [PASS] test_WhenCallerOfSetSubscopeIsNotOwner(address) (runs: 256, μ: 14484, ~: 14484) 11:41:30 [PASS] test_WhenCallerOfSetSubscopeIsOwner() (gas: 22477) 11:41:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 102.04ms (14.42ms CPU time) 11:41:30 11:41:30 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest 11:41:30 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 724814) 11:41:30 [PASS] test_GivenAttesterIsLiving() (gas: 734361) 11:41:30 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 528928) 11:41:30 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 709290) 11:41:30 [PASS] test_WhenAttesterIsNotRegistered() (gas: 30125) 11:41:30 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 538658, ~: 538658) 11:41:30 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 105.21ms (91.58ms CPU time) 11:41:30 11:41:30 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest 11:41:30 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32515) 11:41:30 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 599973, ~: 599973) 11:41:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 125.27ms (106.12ms CPU time) 11:41:30 11:41:30 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest 11:41:30 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 824953, ~: 826182) 11:41:30 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 157.33ms (149.71ms CPU time) 11:41:30 11:41:30 Ran 4 tests for test/staking_asset_handler/scope.t.sol:ScopeTest 11:41:30 [PASS] test_WhenScopeIsInvalidAndSubscopeIsInvalid() (gas: 3246743) 11:41:30 [PASS] test_WhenScopeIsInvalidButSubscopeIsValid() (gas: 3244007) 11:41:30 [PASS] test_WhenScopeIsValidAndSubscopeIsInvalid() (gas: 3243992) 11:41:30 [PASS] test_WhenScopeIsValidAndSubscopeIsValid() (gas: 3336810) 11:41:30 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 176.14ms (132.12ms CPU time) 11:41:30 11:41:30 Ran 8 tests for test/governance/governance-proposer/voteWithsig.t.sol:VoteWithSigTest 11:41:30 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 420510) 11:41:30 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315365) 11:41:30 [PASS] test_GivenNewCanonicalInstance() (gas: 838608) 11:41:30 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 516777) 11:41:30 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 594674) 11:41:30 [PASS] test_GivenProposalIsLeader() (gas: 492255) 11:41:30 [PASS] test_GivenRoundChanged() (gas: 471277) 11:41:30 [PASS] test_WhenSigNotFromProposer(address) (runs: 256, μ: 346101, ~: 346101) 11:41:30 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 184.35ms (48.62ms CPU time) 11:41:30 11:41:30 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest 11:41:30 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1244311, ~: 1244311) 11:41:30 [PASS] testDepositPrivate() (gas: 194884) 11:41:30 [PASS] testDepositPublic() (gas: 197387) 11:41:30 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2312646, ~: 2312646) 11:41:30 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1233998) 11:41:30 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 202.59ms (286.15ms CPU time) 11:41:30 11:41:30 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest 11:41:30 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11841, ~: 11841) 11:41:30 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37381, ~: 37381) 11:41:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 215.40ms (34.78ms CPU time) 11:41:30 11:41:30 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest 11:41:30 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362) 11:41:30 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789) 11:41:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 226.86ms (28.21ms CPU time) 11:41:30 11:41:30 Ran 4 tests for test/validator-selection/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest 11:41:30 [PASS] test_WhenAddressNotInTheSet() (gas: 10869) 11:41:30 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421400, ~: 421347) 11:41:30 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171062, ~: 171381) 11:41:30 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456) 11:41:30 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 229.01ms (347.45ms CPU time) 11:41:30 11:41:30 Ran 5 tests for test/staking/deposit.t.sol:DepositTest 11:41:30 [PASS] test_GivenAttesterIsAlreadyActive() (gas: 66927) 11:41:30 [PASS] test_GivenAttesterIsAlreadyRegistered() (gas: 779673) 11:41:30 [PASS] test_GivenAttesterIsNotActive() (gas: 564518) 11:41:30 [PASS] test_GivenCallerHasInsufficientAllowance() (gas: 30423) 11:41:30 [PASS] test_GivenCallerHasInsufficientFunds() (gas: 58762) 11:41:30 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 231.71ms (98.67ms CPU time) 11:41:30 11:41:30 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest 11:41:30 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405) 11:41:30 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038) 11:41:30 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773) 11:41:30 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 239.06ms (35.58ms CPU time) 11:41:30 11:41:30 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest 11:41:30 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 696512, ~: 696660) 11:41:30 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 831546, ~: 832951) 11:41:30 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 673219, ~: 673706) 11:41:30 [PASS] test_GivenStateIsActive() (gas: 356145) 11:41:30 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 350265, ~: 350265) 11:41:30 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685997, ~: 686292) 11:41:30 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 699041, ~: 699359) 11:41:30 [PASS] test_GivenStateIsPending() (gas: 348521) 11:41:30 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664292, ~: 664805) 11:41:30 [PASS] test_GivenStateIsRejected() (gas: 363965) 11:41:30 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 248.79ms (1.02s CPU time) 11:41:30 11:41:30 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest 11:41:30 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 296187, ~: 296374) 11:41:30 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 371461, ~: 371568) 11:41:30 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 92195, ~: 92195) 11:41:30 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 426267, ~: 426409) 11:41:30 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 441257, ~: 441559) 11:41:30 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90667, ~: 90667) 11:41:30 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 406246, ~: 407102) 11:41:30 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 106068, ~: 106068) 11:41:30 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 254.71ms (830.81ms CPU time) 11:41:30 11:41:30 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest 11:41:30 [PASS] test_GivenStatusIsNotExiting() (gas: 644284) 11:41:30 [PASS] test_GivenTimeIsAfterUnlock(bool) (runs: 256, μ: 759111, ~: 759072) 11:41:30 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 682445) 11:41:30 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 263.42ms (233.26ms CPU time) 11:41:30 11:41:30 Ran 2 tests for test/staking_asset_handler/skipBindCheck.t.sol:SetSkipBindCheckTest 11:41:30 [PASS] test_WhenCallerOfSetSkipBindCheckIsNotOwner(address,bool) (runs: 256, μ: 11900, ~: 11900) 11:41:30 [PASS] test_WhenCallerOfSetSkipBindCheckIsOwner(bool) (runs: 256, μ: 16655, ~: 15332) 11:41:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 280.36ms (28.90ms CPU time) 11:41:30 11:41:30 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest 11:41:30 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668) 11:41:30 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 18962, ~: 19037) 11:41:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 294.74ms (82.99ms CPU time) 11:41:30 11:41:30 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest 11:41:30 [PASS] test_GivenTheRollupIsInGenesisState() (gas: 40514194) 11:41:30 [PASS] test_GivenTheSeedHasBeenSampled() (gas: 42563852) 11:41:30 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 52742189) 11:41:30 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207) 11:41:30 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 316.53ms (599.71ms CPU time) 11:41:30 11:41:30 Ran 2 tests for test/staking/setSlasher.t.sol:SetslasherTest 11:41:30 [PASS] test_setSlasher(address) (runs: 256, μ: 27282, ~: 27282) 11:41:30 [PASS] test_setSlasher_whenNotOwner(address) (runs: 256, μ: 12875, ~: 12875) 11:41:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 348.38ms (29.57ms CPU time) 11:41:30 11:41:30 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest 11:41:30 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 390317, ~: 390317) 11:41:30 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 694040, ~: 694512) 11:41:30 [PASS] test_WhenGetProposalStateIsActive() (gas: 356254) 11:41:30 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 390249, ~: 390249) 11:41:30 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 683827, ~: 684335) 11:41:30 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 686145, ~: 686480) 11:41:30 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 699347, ~: 699482) 11:41:30 [PASS] test_WhenGetProposalStateIsPending() (gas: 348762) 11:41:30 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664621, ~: 664941) 11:41:30 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364161) 11:41:30 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 355.49ms (882.02ms CPU time) 11:41:30 11:41:30 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest 11:41:30 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1238532, ~: 1404710) 11:41:30 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40252, ~: 40252) 11:41:30 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1368588, ~: 1596338) 11:41:30 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1108714, ~: 1259752) 11:41:30 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 479.98ms (1.04s CPU time) 11:41:30 11:41:30 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest 11:41:30 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11894, ~: 11894) 11:41:30 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28543, ~: 28529) 11:41:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 565.74ms (36.22ms CPU time) 11:41:30 11:41:30 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest 11:41:30 [PASS] test_WhenDepositsPerMintIs0() (gas: 69670) 11:41:30 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,uint256,string,string,bool) (runs: 256, μ: 3516498, ~: 3528545) 11:41:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 582.93ms (500.48ms CPU time) 11:41:31 11:41:31 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest 11:41:31 [PASS] test_computeFeeAssetPerEth() (gas: 24034021) 11:41:31 [PASS] test_full() (gas: 160797407) 11:41:31 [PASS] test_invalidOracleInput() (gas: 55199) 11:41:31 [PASS] test_photograph() (gas: 77268431) 11:41:31 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 952.57ms (681.75ms CPU time) 11:41:31 11:41:31 Ran 1 test for test/governance/scenario/AddRollup.t.sol:AddRollupTest 11:41:31 [PASS] test_AddRollup(bool) (runs: 256, μ: 2661043, ~: 2967912) 11:41:31 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 956.25ms (941.56ms CPU time) 11:41:31 11:41:31 Ran 3 tests for test/staking_asset_handler/queue.t.sol:QueueTest 11:41:31 [PASS] test_WhenEnqueuingValidators(uint8) (runs: 256, μ: 3012274, ~: 1389557) 11:41:31 [PASS] test_WhenIncludingAlreadySeenAttesterProposerPair(address,address) (runs: 256, μ: 59925, ~: 59925) 11:41:31 [PASS] test_WhenNotInitializedAndQueueIsEmpty() (gas: 19244) 11:41:31 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.00s (1.21s CPU time) 11:41:31 11:41:31 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest 11:41:31 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76843, ~: 76633) 11:41:31 [PASS] test_WhenAmountEq0() (gas: 8437) 11:41:31 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 239404, ~: 236530) 11:41:31 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 211860, ~: 212875) 11:41:31 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.07s (151.33ms CPU time) 11:41:31 11:41:31 Ran 4 tests for test/validator-selection/address_snapshots/values.t.sol:AddressSnapshotValuesTest 11:41:31 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440) 11:41:31 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336016, ~: 335952) 11:41:31 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 639513, ~: 583822) 11:41:31 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 742848, ~: 781322) 11:41:31 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.07s (2.07s CPU time) 11:41:31 11:41:31 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest 11:41:31 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 20578, ~: 20577) 11:41:31 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 48666, ~: 48668) 11:41:31 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1043944, ~: 1044930) 11:41:31 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.15s (708.46ms CPU time) 11:41:31 11:41:31 Ran 1 test for test/delegation/minimal.t.sol:MinimalDelegationTest 11:41:31 [PASS] test_votingPower(bool,bool,bool) (runs: 256, μ: 2764167, ~: 2757719) 11:41:31 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.17s (1.16s CPU time) 11:41:31 11:41:31 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest 11:41:31 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13906, ~: 13906) 11:41:31 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19222, ~: 19308) 11:41:31 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 1824384, ~: 1824689) 11:41:31 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 53224, ~: 53100) 11:41:31 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.22s (331.23ms CPU time) 11:41:31 11:41:31 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest 11:41:31 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 41790989, ~: 41790962) 11:41:31 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.54s (1.53s CPU time) 11:41:32 11:41:32 Ran 2 tests for test/Parity.t.sol:ParityTest 11:41:32 [PASS] testRootMatchesBaseParity() (gas: 548387) 11:41:32 [PASS] testRootMatchesRootParity() (gas: 548320) 11:41:32 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.62s (7.84ms CPU time) 11:41:32 11:41:32 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest 11:41:32 [PASS] test_GivenNoCheckpoints() (gas: 28277) 11:41:32 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 212398, ~: 212360) 11:41:32 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 206700, ~: 209590) 11:41:32 [PASS] test_WhenTimeNotInPast() (gas: 3997) 11:41:32 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.62s (121.24ms CPU time) 11:41:32 11:41:32 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest 11:41:32 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 669971, ~: 670633) 11:41:32 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377514, ~: 377514) 11:41:32 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 672617, ~: 673069) 11:41:32 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 671548, ~: 672020) 11:41:32 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382733, ~: 382733) 11:41:32 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683365, ~: 684026) 11:41:32 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1125376, ~: 1125994) 11:41:32 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382495) 11:41:32 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15222, ~: 15214) 11:41:32 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 376101, ~: 376141) 11:41:32 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381322, ~: 381394) 11:41:32 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 1.62s (1.60s CPU time) 11:41:32 11:41:32 Ran 3 tests for test/validator-selection/address_snapshots/at.t.sol:AddressSnapshotAtTest 11:41:32 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020) 11:41:32 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 801714, ~: 815882) 11:41:32 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388) 11:41:32 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.62s (1.14s CPU time) 11:41:32 11:41:32 Ran 3 tests for test/validator-selection/address_snapshots/add.t.sol:AddressSnapshotAddTest 11:41:32 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1650069, ~: 1475057) 11:41:32 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689) 11:41:32 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848) 11:41:32 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.70s (1.89s CPU time) 11:41:33 11:41:33 Ran 4 tests for test/MultiProof.t.sol:MultiProofTest 11:41:33 [PASS] testMultipleProvers() (gas: 138496024) 11:41:33 [PASS] testMultipleProversBoostedRewards() (gas: 104845128) 11:41:33 [PASS] testNoHolesInProvenBlocks() (gas: 70517295) 11:41:33 [PASS] testProofsAreInOneEpoch() (gas: 70516603) 11:41:33 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 3.41s (7.19s CPU time) 11:41:33 11:41:33 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest 11:41:33 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 420488) 11:41:33 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315365) 11:41:33 [PASS] test_GivenNewCanonicalInstance() (gas: 838586) 11:41:33 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 516755) 11:41:33 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 594674) 11:41:33 [PASS] test_GivenProposalIsLeader() (gas: 492255) 11:41:33 [PASS] test_GivenRoundChanged() (gas: 471277) 11:41:33 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 346210, ~: 346210) 11:41:33 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 3.44s (44.45ms CPU time) 11:41:33 11:41:33 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest 11:41:33 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19427, ~: 19727) 11:41:33 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83242, ~: 82934) 11:41:33 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785) 11:41:33 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 3.50s (51.66ms CPU time) 11:41:34 11:41:34 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest 11:41:34 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11863, ~: 11863) 11:41:34 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19639, ~: 19639) 11:41:34 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 1694757, ~: 1694757) 11:41:34 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 3.93s (279.51ms CPU time) 11:41:34 11:41:34 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest 11:41:34 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11786, ~: 11786) 11:41:34 [PASS] test_WhenDepositsPerMintIs0() (gas: 10845) 11:41:34 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23226, ~: 23314) 11:41:34 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 11559478, ~: 11435460) 11:41:34 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 3.93s (3.91s CPU time) 11:41:34 11:41:34 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest 11:41:34 [PASS] test_FeeModelEquivalence() (gas: 441920537) 11:41:34 [PASS] test__FeeModelPrune() (gas: 2152534) 11:41:34 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.97s (3.55s CPU time) 11:41:34 11:41:34 Ran 3 tests for test/validator-selection/Sampling.t.sol:SamplingTest 11:41:34 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 3048333, ~: 352775) 11:41:34 [PASS] testSimpleSample() (gas: 5504701) 11:41:34 [PASS] test_dirtySample(uint8,uint16,uint256) (runs: 256, μ: 630499, ~: 243236) 11:41:34 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.09s (5.37s CPU time) 11:41:34 11:41:34 Ran 3 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest 11:41:34 [PASS] test_100_validators() (gas: 367466445) 11:41:34 [PASS] test_48_validators() (gas: 318232604) 11:41:34 [PASS] test_no_validators() (gas: 79077155) 11:41:34 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.48s (10.83s CPU time) 11:41:35 11:41:35 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest 11:41:35 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 183544, ~: 183680) 11:41:35 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21690, ~: 21616) 11:41:35 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1338875, ~: 1480865) 11:41:35 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 5.08s (396.21ms CPU time) 11:41:36 11:41:36 Ran 2 tests for test/staking_asset_handler/bind.t.sol:BindTest 11:41:36 [PASS] test_WhenNotUsingTheBoundAddress(address) (runs: 256, μ: 3366048, ~: 3366048) 11:41:36 [PASS] test_WhenUsingTheBoundAddress() (gas: 3460450) 11:41:36 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 5.92s (5.88s CPU time) 11:41:36 11:41:36 Ran 9 tests for test/Inbox.t.sol:InboxTest 11:41:36 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055) 11:41:36 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5597024, ~: 5440290) 11:41:36 [PASS] testRevertIFConsumingInFuture() (gas: 12712) 11:41:36 [PASS] testRevertIfActorTooLarge() (gas: 11877) 11:41:36 [PASS] testRevertIfContentTooLarge() (gas: 12009) 11:41:36 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841) 11:41:36 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008) 11:41:36 [PASS] testRevertIfVersionMismatch() (gas: 12251) 11:41:36 [PASS] testSendDuplicateL2Messages() (gas: 111551) 11:41:36 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 5.94s (6.02s CPU time) 11:41:36 11:41:36 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest 11:41:36 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 127509, ~: 118972) 11:41:36 [PASS] test_GivenBalanceIs0() (gas: 54054) 11:41:36 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892) 11:41:36 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.07s (91.73ms CPU time) 11:41:36 11:41:36 Ran 29 tests for test/Rollup.t.sol:RollupTest 11:41:36 [PASS] testBlockFee() (gas: 43496344) 11:41:36 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 38736295, ~: 38842679) 11:41:36 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 256, μ: 64924006, ~: 71774041) 11:41:36 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 71453237) 11:41:36 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 256, μ: 42089863, ~: 42622927) 11:41:36 [PASS] testEmptyBlock(bool) (runs: 256, μ: 38176354, ~: 38331343) 11:41:36 [PASS] testInvalidBlobHash() (gas: 42470024) 11:41:36 [PASS] testInvalidBlobProof() (gas: 1026443903) 11:41:36 [PASS] testInvalidL2Fee() (gas: 42567798) 11:41:36 [PASS] testMixedBlock(bool) (runs: 256, μ: 51829670, ~: 59168404) 11:41:36 [PASS] testNonZeroDaFee() (gas: 42556032) 11:41:36 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 61034748) 11:41:36 [PASS] testProvingFeeUpdates() (gas: 72007988) 11:41:36 [PASS] testPrune() (gas: 44900291) 11:41:36 [PASS] testPruneAfterPartial() (gas: 71820901) 11:41:36 [PASS] testPruneDuringPropose() (gas: 52166835) 11:41:36 [PASS] testRevertInvalidCoinbase() (gas: 37532283) 11:41:36 [PASS] testRevertInvalidTimestamp() (gas: 37534850) 11:41:36 [PASS] testRevertPrune() (gas: 44381533) 11:41:36 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 60766916) 11:41:36 [PASS] testSetManaTargetDecreasing(uint256,uint256) (runs: 256, μ: 75312851, ~: 75312899) 11:41:36 [PASS] testSetManaTargetIncreasing(uint256,uint256) (runs: 256, μ: 75315297, ~: 75315203) 11:41:36 [PASS] testShouldNotBeTooEagerToPrune() (gas: 52443358) 11:41:36 [PASS] testSingleBlock(bool) (runs: 256, μ: 39912446, ~: 40570620) 11:41:36 [PASS] testSubmitProofInvalidArchive() (gas: 38081115) 11:41:36 [PASS] testSubmitProofNonExistentBlock() (gas: 38080820) 11:41:36 [PASS] testTimestamp() (gas: 39365602) 11:41:36 [PASS] testTooManyBlobs() (gas: 42472026) 11:41:36 [PASS] testTooManyBlocks() (gas: 50632688) 11:41:36 Suite result: ok. 29 passed; 0 failed; 0 skipped; finished in 6.07s (52.47s CPU time) 11:41:36 11:41:36 Ran 6 tests for test/RollupGetters.t.sol:RollupShouldBeGetters 11:41:36 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 41225944, ~: 41241441) 11:41:36 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 41920875, ~: 41904833) 11:41:36 [PASS] test_getEpochCommitteeBig(uint16,bool) (runs: 256, μ: 52478804, ~: 52594087) 11:41:36 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 41853106, ~: 41847025) 11:41:36 [PASS] test_getRewardConfig() (gas: 41139831) 11:41:36 [PASS] test_validateHeader() (gas: 41752281) 11:41:36 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 6.37s (11.06s CPU time) 11:41:36 11:41:36 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest 11:41:36 [PASS] testComputeTxsEffectsHash2() (gas: 18627) 11:41:36 [PASS] testComputeTxsEffectsHash3() (gas: 23624) 11:41:36 [PASS] testComputeTxsEffectsHash5() (gas: 32656) 11:41:36 [PASS] testComputeTxsEffectsHash6() (gas: 37298) 11:41:36 [PASS] testComputeTxsEffectsHash7() (gas: 41009) 11:41:36 [PASS] testDecomp() (gas: 42917) 11:41:36 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 6.55s (4.74ms CPU time) 11:41:36 11:41:36 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static 11:41:36 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119908, ~: 121404) 11:41:36 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120877, ~: 122387) 11:41:36 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119630, ~: 120972) 11:41:36 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120279, ~: 121795) 11:41:36 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 6.55s (124.50ms CPU time) 11:41:36 11:41:36 Ran 3 tests for test/staking_asset_handler/reenterExitedValidator.t.sol:ReenterExitedValidatorTest 11:41:36 [PASS] test_WhenAttesterHasNOTProvidedAValidDeposit(address,address) (runs: 256, μ: 13999, ~: 13999) 11:41:36 [PASS] test_WhenAttesterHasProvidedAValidDeposit(address,address,address) (runs: 256, μ: 4329422, ~: 4329422) 11:41:36 [PASS] test_WhenInEntryQueue(address,address,address) (runs: 256, μ: 3327993, ~: 3327993) 11:41:36 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.55s (12.87s CPU time) 11:41:37 11:41:37 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest 11:41:37 [PASS] test_WhenMinimumConfigEq0() (gas: 2849) 11:41:37 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 49887, ~: 50190) 11:41:37 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 155104, ~: 166937) 11:41:37 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53121, ~: 52950) 11:41:37 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76262, ~: 76245) 11:41:37 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76602, ~: 76543) 11:41:37 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119741, ~: 120013) 11:41:37 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172439, ~: 172720) 11:41:37 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 174593, ~: 174990) 11:41:37 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192209, ~: 192789) 11:41:37 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 219470, ~: 220006) 11:41:37 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 217705, ~: 218502) 11:41:37 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 7.00s (435.85ms CPU time) 11:41:37 11:41:37 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest 11:41:37 [PASS] test_WhenCallerIsNotSelf() (gas: 28665) 11:41:37 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273384, ~: 273297) 11:41:37 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35841, ~: 36154) 11:41:37 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273326, ~: 273575) 11:41:37 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42183, ~: 41957) 11:41:37 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273383, ~: 273651) 11:41:37 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 256, μ: 42350, ~: 42142) 11:41:37 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 256, μ: 273686, ~: 273685) 11:41:37 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 256, μ: 31296, ~: 31299) 11:41:37 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274235, ~: 274514) 11:41:37 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41787, ~: 41530) 11:41:37 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273067, ~: 273060) 11:41:37 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31234, ~: 31238) 11:41:37 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273522, ~: 273199) 11:41:37 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 40919, ~: 40634) 11:41:37 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273896, ~: 274131) 11:41:37 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41970, ~: 41698) 11:41:37 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 273980, ~: 274253) 11:41:37 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 256, μ: 42040, ~: 41796) 11:41:37 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 7.00s (657.30ms CPU time) 11:41:37 11:41:37 Ran 3 tests for test/validator-selection/address_snapshots/length.t.sol:AddressSnapshotLengthTest 11:41:37 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 619779, ~: 569449) 11:41:37 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370) 11:41:37 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 644925, ~: 651702) 11:41:37 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 7.00s (2.00s CPU time) 11:41:37 11:41:37 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest 11:41:37 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11813, ~: 11813) 11:41:37 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166862) 11:41:37 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 168019) 11:41:37 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 7.00s (15.42ms CPU time) 11:41:37 11:41:37 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest 11:41:37 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32873, ~: 32633) 11:41:37 [PASS] test_WhenAmountEq0() (gas: 8626) 11:41:37 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 210051, ~: 210561) 11:41:37 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 241833, ~: 238512) 11:41:37 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 208910, ~: 213990) 11:41:37 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 7.00s (208.75ms CPU time) 11:41:37 11:41:37 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest 11:41:37 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712875, ~: 5712905) 11:41:37 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554809, ~: 7554841) 11:41:37 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892755, ~: 3892755) 11:41:37 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 7.19s (14.09s CPU time) 11:41:38 11:41:38 Ran 15 tests for test/Outbox.t.sol:OutboxTest 11:41:38 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10902, ~: 10902) 11:41:38 [PASS] testGetRootData() (gas: 86146) 11:41:38 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 26862526, ~: 6569195) 11:41:38 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 4077652, ~: 4404274) 11:41:38 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 603128) 11:41:38 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36747) 11:41:38 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36316) 11:41:38 [PASS] testRevertIfInsertingDuplicate() (gas: 52987) 11:41:38 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30578, ~: 30578) 11:41:38 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38510) 11:41:38 [PASS] testRevertIfPathHeightMismatch() (gas: 1143753) 11:41:38 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1157551) 11:41:38 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 633181) 11:41:38 [PASS] testRevertIfVersionMismatch() (gas: 36053) 11:41:38 [PASS] testValidInsertAndConsume() (gas: 636284) 11:41:38 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 7.65s (8.72s CPU time) 11:41:40 11:41:40 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest 11:41:40 [PASS] testFrontier() (gas: 0) 11:41:40 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 10.33s (10.32s CPU time) 11:41:41 11:41:41 Ran 9 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest 11:41:41 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 310156, ~: 310156) 11:41:41 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 10560451, ~: 10617675) 11:41:41 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 10459153, ~: 10456972) 11:41:41 [PASS] test_GivenInsufficientYea() (gas: 422734) 11:41:41 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 348682, ~: 348708) 11:41:41 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 10311673, ~: 10421245) 11:41:41 [PASS] test_GivenRoundAlreadyExecuted() (gas: 9161669) 11:41:41 [PASS] test_WhenRoundNotInPast() (gas: 334426) 11:41:41 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 349079, ~: 349300) 11:41:41 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 10.61s (30.67s CPU time) 11:41:41 11:41:41 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest 11:41:41 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951) 11:41:41 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932) 11:41:41 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 10.61s (3.66ms CPU time) 11:41:42 11:41:42 Ran 11 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest 11:41:42 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 41879928, ~: 41879928) 11:41:42 [PASS] testHappyPath() (gas: 55285365) 11:41:42 [PASS] testInitialCommitteeMatch() (gas: 42055936) 11:41:42 [PASS] testInsufficientSigsMove() (gas: 45813066) 11:41:42 [PASS] testInvalidCommitteeCommitment() (gas: 45810597) 11:41:42 [PASS] testNukeFromOrbit() (gas: 56457872) 11:41:42 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 42186511, ~: 42186511) 11:41:42 [PASS] testProposerNotProvided() (gas: 45827106) 11:41:42 [PASS] testRelayedForProposer() (gas: 47234531) 11:41:42 [PASS] testStableCommittee(uint8) (runs: 256, μ: 42175706, ~: 42175838) 11:41:42 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 256, μ: 71284697, ~: 70111944) 11:41:42 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 11.93s (18.21s CPU time) 11:41:42 11:41:42 Ran 7 tests for test/validator-selection/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest 11:41:42 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 643651, ~: 634439) 11:41:42 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404) 11:41:42 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 683946, ~: 682363) 11:41:42 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 717055, ~: 741116) 11:41:42 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 741471, ~: 672542) 11:41:42 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 715251, ~: 692656) 11:41:42 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 679099, ~: 681697) 11:41:42 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 12.12s (6.87s CPU time) 11:41:42 11:41:42 Ran 8 tests for test/staking_asset_handler/addValidator.t.sol:addValidatorToQueueTest 11:41:42 [PASS] test_GivenTheDepositCallFails(address,address,address,address) (runs: 256, μ: 2487970, ~: 2487970) 11:41:42 [PASS] test_WhenCallerIsUnhinged(address,bool) (runs: 256, μ: 873343, ~: 618197) 11:41:42 [PASS] test_WhenInsufficientTimePassed(address,address) (runs: 256, μ: 13110596, ~: 13110596) 11:41:42 [PASS] test_WhenPassportProofHasBeenUsed(address,address) (runs: 256, μ: 15266492, ~: 15266492) 11:41:42 [PASS] test_WhenPassportProofIsInDevMode(address,address) (runs: 256, μ: 10894210, ~: 10894210) 11:41:42 [PASS] test_WhenPassportProofIsInThePast(address,uint16) (runs: 256, μ: 10923616, ~: 10923616) 11:41:42 [PASS] test_WhenSufficientTimePassed(address,address) (runs: 256, μ: 13655112, ~: 13655112) 11:41:42 [PASS] test_WhenUserIsNew(address,address) (runs: 256, μ: 13655147, ~: 13655147) 11:41:42 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 12.12s (35.66s CPU time) 11:41:42 11:41:42 Ran 90 test suites in 12.13s (228.91s CPU time): 387 tests passed, 0 failed, 0 skipped (387 total tests)