Parent Log: http://ci.aztec-labs.com/15f929f375de3825 Command: 1bf535cadeec3491 cd l1-contracts && forge test Commit: https://github.com/AztecProtocol/aztec-packages/commit/7339c264ad706420ee9babb0dd1b6ed793e97402 Env: REF_NAME=gh-readonly-queue/next/pr-15039-ddabb45f79cc171e41a0a5330544775de9fdf7fd CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 13 15:07:58 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15039_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_88124959fc35bcb2_next 15:08:05 Compiling 256 files with Solc 0.8.27 15:09:04 Solc 0.8.27 finished in 58.96s 15:09:04 Compiler run successful! 15:09:05 15:09:05 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest 15:09:05 [PASS] test_GivenMultipleListedRollups() (gas: 297522) 15:09:05 [PASS] test_GivenNoListedRollups() (gas: 10735) 15:09:05 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 9.26ms (1.29ms CPU time) 15:09:05 15:09:05 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest 15:09:05 [PASS] test_LockVoteAndExecute() (gas: 1313517) 15:09:05 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 9.69ms (925.35µs CPU time) 15:09:05 15:09:05 Ran 2 tests for test/staking/getters.t.sol:GettersTest 15:09:05 [PASS] test_getAttesterAtIndex() (gas: 34661) 15:09:05 [PASS] test_getAttesterOutOfBounds() (gas: 27412) 15:09:05 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 14.89ms (190.75µs CPU time) 15:09:05 15:09:05 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest 15:09:05 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11813, ~: 11813) 15:09:05 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166862) 15:09:05 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 168019) 15:09:05 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 18.77ms (8.43ms CPU time) 15:09:05 15:09:05 Ran 9 tests for test/staking/slash.t.sol:SlashTest 15:09:05 [PASS] test_GivenAttesterIsActive() (gas: 732399) 15:09:05 [PASS] test_GivenAttesterIsNotActive() (gas: 557384) 15:09:05 [PASS] test_GivenTimeIsAfterUnlock() (gas: 687816) 15:09:05 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 711460) 15:09:05 [PASS] test_SlashingMoreThanBalance() (gas: 655807) 15:09:05 [PASS] test_SlashingMoreThanExitBalance() (gas: 711124) 15:09:05 [PASS] test_WhenAttesterIsNotExiting() (gas: 886874) 15:09:05 [PASS] test_WhenAttesterIsNotRegistered() (gas: 31470) 15:09:05 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 13387) 15:09:05 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 21.10ms (5.83ms CPU time) 15:09:05 15:09:05 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest 15:09:05 [PASS] test_GivenStateIsDropped() (gas: 25448) 15:09:05 [PASS] test_GivenStateIsExecuted() (gas: 25467) 15:09:05 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 24783, ~: 29451) 15:09:05 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 21.93ms (11.94ms CPU time) 15:09:05 15:09:05 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest 15:09:05 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668) 15:09:05 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 18980, ~: 19037) 15:09:05 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 22.47ms (29.52ms CPU time) 15:09:05 15:09:05 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingTest 15:09:05 [PASS] test_Slashing() (gas: 42798052) 15:09:05 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 26.26ms (18.30ms CPU time) 15:09:05 15:09:05 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest 15:09:05 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85428, ~: 85895) 15:09:05 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447) 15:09:05 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 27.38ms (36.49ms CPU time) 15:09:05 15:09:05 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees 15:09:05 [PASS] test_GivenSufficientBalance() (gas: 206864) 15:09:05 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209) 15:09:05 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761) 15:09:05 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 27.37ms (747.49µs CPU time) 15:09:05 15:09:05 Ran 3 tests for test/Forwarder.t.sol:ForwarderTest 15:09:05 [PASS] testForward() (gas: 125773) 15:09:05 [PASS] testRevertWhenCallToInvalidAddress(address) (runs: 256, μ: 14635, ~: 14635) 15:09:05 [PASS] testRevertWhenLengthMismatch() (gas: 10077) 15:09:05 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 30.76ms (18.02ms CPU time) 15:09:05 15:09:05 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest 15:09:05 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 346974, ~: 346974) 15:09:05 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13064) 15:09:05 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 43.25ms (33.02ms CPU time) 15:09:05 15:09:05 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest 15:09:05 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 420488) 15:09:05 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315365) 15:09:05 [PASS] test_GivenNewCanonicalInstance() (gas: 838586) 15:09:05 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 516755) 15:09:05 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 594674) 15:09:05 [PASS] test_GivenProposalIsLeader() (gas: 492255) 15:09:05 [PASS] test_GivenRoundChanged() (gas: 471277) 15:09:05 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 346210, ~: 346210) 15:09:05 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 53.19ms (45.11ms CPU time) 15:09:05 15:09:05 Ran 2 tests for test/staking_asset_handler/setSubscope.t.sol:SetSubscopeTest 15:09:05 [PASS] test_WhenCallerOfSetSubscopeIsNotOwner(address) (runs: 256, μ: 14484, ~: 14484) 15:09:05 [PASS] test_WhenCallerOfSetSubscopeIsOwner() (gas: 22477) 15:09:05 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 53.96ms (16.48ms CPU time) 15:09:05 15:09:05 Ran 8 tests for test/governance/governance-proposer/voteWithsig.t.sol:VoteWithSigTest 15:09:05 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 420510) 15:09:05 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315365) 15:09:05 [PASS] test_GivenNewCanonicalInstance() (gas: 838608) 15:09:05 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 516777) 15:09:05 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 594674) 15:09:05 [PASS] test_GivenProposalIsLeader() (gas: 492255) 15:09:05 [PASS] test_GivenRoundChanged() (gas: 471277) 15:09:05 [PASS] test_WhenSigNotFromProposer(address) (runs: 256, μ: 346101, ~: 346101) 15:09:05 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 56.58ms (46.22ms CPU time) 15:09:05 15:09:05 Ran 2 tests for test/staking_asset_handler/setScope.t.sol:SetScopeTest 15:09:05 [PASS] test_WhenCallerOfSetScopeIsNotOwner(address) (runs: 256, μ: 14462, ~: 14462) 15:09:05 [PASS] test_WhenCallerOfSetScopeIsOwner() (gas: 22499) 15:09:05 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 58.81ms (18.46ms CPU time) 15:09:05 15:09:05 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest 15:09:05 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19400, ~: 19727) 15:09:05 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83185, ~: 82934) 15:09:05 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785) 15:09:05 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 76.07ms (44.90ms CPU time) 15:09:05 15:09:05 Ran 5 tests for test/staking/deposit.t.sol:DepositTest 15:09:05 [PASS] test_GivenAttesterIsAlreadyActive() (gas: 66927) 15:09:05 [PASS] test_GivenAttesterIsAlreadyRegistered() (gas: 782407) 15:09:05 [PASS] test_GivenAttesterIsNotActive() (gas: 564776) 15:09:05 [PASS] test_GivenCallerHasInsufficientAllowance() (gas: 30423) 15:09:05 [PASS] test_GivenCallerHasInsufficientFunds() (gas: 58762) 15:09:05 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 84.72ms (4.01ms CPU time) 15:09:05 15:09:05 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest 15:09:05 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491) 15:09:05 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202) 15:09:05 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 106.37ms (78.43ms CPU time) 15:09:05 15:09:05 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest 15:09:05 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 183894, ~: 184670) 15:09:05 [PASS] test_GivenNoCheckpoints(uint64) (runs: 256, μ: 5752, ~: 5752) 15:09:05 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 109.89ms (107.40ms CPU time) 15:09:05 15:09:05 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest 15:09:05 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355) 15:09:05 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 116.26ms (107.04ms CPU time) 15:09:05 15:09:05 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest 15:09:05 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405) 15:09:05 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038) 15:09:05 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773) 15:09:05 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 119.42ms (146.13ms CPU time) 15:09:05 15:09:05 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest 15:09:05 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 725144) 15:09:05 [PASS] test_GivenAttesterIsLiving() (gas: 736774) 15:09:05 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 528928) 15:09:05 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 709487) 15:09:05 [PASS] test_WhenAttesterIsNotRegistered() (gas: 30167) 15:09:05 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 538700, ~: 538700) 15:09:05 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 145.73ms (103.93ms CPU time) 15:09:05 15:09:05 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic 15:09:05 [PASS] test_GivenSufficientBalance() (gas: 155615) 15:09:05 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53788) 15:09:05 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 164.43ms (481.45µs CPU time) 15:09:05 15:09:05 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest 15:09:05 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11841, ~: 11841) 15:09:05 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37381, ~: 37381) 15:09:05 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 195.89ms (41.83ms CPU time) 15:09:05 15:09:05 Ran 2 tests for test/ignition.t.sol:IgnitionTest 15:09:05 [PASS] test_RevertNonEmptyBlock() (gas: 36906097) 15:09:05 [PASS] test_emptyBlock() (gas: 37065554) 15:09:05 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 197.34ms (323.05ms CPU time) 15:09:05 15:09:05 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest 15:09:05 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951) 15:09:05 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932) 15:09:05 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 197.14ms (6.02ms CPU time) 15:09:05 15:09:05 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest 15:09:05 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968418, ~: 968588) 15:09:05 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 964050, ~: 963768) 15:09:05 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964519, ~: 964326) 15:09:05 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 222.93ms (149.89ms CPU time) 15:09:05 15:09:05 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest 15:09:05 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32862, ~: 32633) 15:09:05 [PASS] test_WhenAmountEq0() (gas: 8626) 15:09:05 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 211493, ~: 210621) 15:09:05 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 239212, ~: 238038) 15:09:05 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 217728, ~: 215212) 15:09:05 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 229.77ms (281.91ms CPU time) 15:09:05 15:09:05 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest 15:09:05 [PASS] test_GivenStatusIsNotExiting() (gas: 647966) 15:09:05 [PASS] test_GivenTimeIsAfterUnlock(bool) (runs: 256, μ: 759440, ~: 759403) 15:09:05 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 682479) 15:09:05 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 231.27ms (214.79ms CPU time) 15:09:05 15:09:05 Ran 4 tests for test/validator-selection/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest 15:09:05 [PASS] test_WhenAddressNotInTheSet() (gas: 10869) 15:09:05 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421373, ~: 421347) 15:09:05 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171094, ~: 171381) 15:09:05 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456) 15:09:05 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 233.94ms (277.21ms CPU time) 15:09:05 15:09:05 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest 15:09:05 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32515) 15:09:05 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 599973, ~: 599973) 15:09:05 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 241.39ms (199.23ms CPU time) 15:09:05 15:09:05 Ran 1 test for test/staking/move.t.sol:MoveTest 15:09:05 [PASS] test_MoveStakingSet() (gas: 49615046) 15:09:05 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 249.21ms (235.40ms CPU time) 15:09:05 15:09:05 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest 15:09:05 [PASS] test_GivenTheRollupIsInGenesisState() (gas: 40586989) 15:09:05 [PASS] test_GivenTheSeedHasBeenSampled() (gas: 42636707) 15:09:05 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 52815055) 15:09:05 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207) 15:09:05 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 249.53ms (275.13ms CPU time) 15:09:05 15:09:05 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest 15:09:05 [PASS] test_UpgradeIntoNewVersion() (gas: 3587803) 15:09:05 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 257.95ms (28.56ms CPU time) 15:09:05 15:09:05 Ran 2 tests for test/staking_asset_handler/skipBindCheck.t.sol:SetSkipBindCheckTest 15:09:05 [PASS] test_WhenCallerOfSetSkipBindCheckIsNotOwner(address,bool) (runs: 256, μ: 11900, ~: 11900) 15:09:05 [PASS] test_WhenCallerOfSetSkipBindCheckIsOwner(bool) (runs: 256, μ: 16764, ~: 18132) 15:09:05 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 271.86ms (43.58ms CPU time) 15:09:05 15:09:05 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest 15:09:05 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 825671, ~: 826182) 15:09:05 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 276.18ms (266.94ms CPU time) 15:09:05 15:09:05 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest 15:09:05 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1244311, ~: 1244311) 15:09:05 [PASS] testDepositPrivate() (gas: 194884) 15:09:05 [PASS] testDepositPublic() (gas: 197387) 15:09:05 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2312646, ~: 2312646) 15:09:05 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1233998) 15:09:05 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 286.19ms (369.76ms CPU time) 15:09:05 15:09:05 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest 15:09:05 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13906, ~: 13906) 15:09:05 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19237, ~: 19308) 15:09:05 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 1824456, ~: 1824718) 15:09:05 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 53191, ~: 53129) 15:09:05 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 333.00ms (324.32ms CPU time) 15:09:05 15:09:05 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest 15:09:05 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 390317, ~: 390317) 15:09:05 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 693885, ~: 694512) 15:09:05 [PASS] test_WhenGetProposalStateIsActive() (gas: 356254) 15:09:05 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 390249, ~: 390249) 15:09:05 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 684201, ~: 684335) 15:09:05 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 686337, ~: 686480) 15:09:05 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 699132, ~: 699482) 15:09:05 [PASS] test_WhenGetProposalStateIsPending() (gas: 348762) 15:09:05 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664601, ~: 664941) 15:09:05 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364161) 15:09:05 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 347.21ms (963.29ms CPU time) 15:09:05 15:09:05 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest 15:09:05 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 296187, ~: 296374) 15:09:05 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 371501, ~: 371568) 15:09:05 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 92195, ~: 92195) 15:09:05 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 425883, ~: 426409) 15:09:05 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 441449, ~: 441559) 15:09:05 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90667, ~: 90667) 15:09:05 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 406596, ~: 407102) 15:09:05 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 106068, ~: 106068) 15:09:05 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 364.53ms (806.80ms CPU time) 15:09:05 15:09:05 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest 15:09:05 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 696503, ~: 696660) 15:09:05 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 832061, ~: 832951) 15:09:05 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 673207, ~: 673706) 15:09:05 [PASS] test_GivenStateIsActive() (gas: 356145) 15:09:05 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 350265, ~: 350265) 15:09:05 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685811, ~: 686292) 15:09:05 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698658, ~: 699359) 15:09:05 [PASS] test_GivenStateIsPending() (gas: 348521) 15:09:05 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664326, ~: 664805) 15:09:05 [PASS] test_GivenStateIsRejected() (gas: 363965) 15:09:05 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 388.57ms (987.68ms CPU time) 15:09:05 15:09:05 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest 15:09:05 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11863, ~: 11863) 15:09:05 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19639, ~: 19639) 15:09:05 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 1694957, ~: 1694957) 15:09:05 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 395.50ms (446.45ms CPU time) 15:09:05 15:09:05 Ran 2 tests for test/staking/setSlasher.t.sol:SetslasherTest 15:09:05 [PASS] test_setSlasher(address) (runs: 256, μ: 27282, ~: 27282) 15:09:05 [PASS] test_setSlasher_whenNotOwner(address) (runs: 256, μ: 12875, ~: 12875) 15:09:05 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 412.49ms (135.19ms CPU time) 15:09:05 15:09:05 Ran 3 tests for test/boosted_rewards/BoostedRewards.t.sol:BoostedRewardsTest 15:09:05 [PASS] test_activityDuplicateNoop() (gas: 335914) 15:09:05 [PASS] test_activityScore() (gas: 1138003) 15:09:05 [PASS] test_shares() (gas: 2668376) 15:09:05 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 412.34ms (17.38ms CPU time) 15:09:05 15:09:05 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest 15:09:05 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1227533, ~: 1403540) 15:09:05 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40252, ~: 40252) 15:09:05 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1345180, ~: 1596325) 15:09:05 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1111403, ~: 1260296) 15:09:05 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 479.66ms (1.12s CPU time) 15:09:05 15:09:05 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest 15:09:05 [PASS] test_WhenDepositsPerMintIs0() (gas: 69670) 15:09:05 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,uint256,string,string,bool) (runs: 256, μ: 3563818, ~: 3555846) 15:09:05 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 495.16ms (460.17ms CPU time) 15:09:05 15:09:05 Ran 3 tests for test/staking_asset_handler/queue.t.sol:QueueTest 15:09:05 [PASS] test_WhenEnqueuingValidators(uint8) (runs: 256, μ: 2850577, ~: 1389557) 15:09:05 [PASS] test_WhenIncludingAlreadySeenAttesterProposerPair(address,address) (runs: 256, μ: 59925, ~: 59925) 15:09:05 [PASS] test_WhenNotInitializedAndQueueIsEmpty() (gas: 19244) 15:09:05 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 883.22ms (1.04s CPU time) 15:09:06 15:09:06 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest 15:09:06 [PASS] test_computeFeeAssetPerEth() (gas: 24034021) 15:09:06 [PASS] test_full() (gas: 160797407) 15:09:06 [PASS] test_invalidOracleInput() (gas: 55199) 15:09:06 [PASS] test_photograph() (gas: 77268431) 15:09:06 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 961.88ms (646.67ms CPU time) 15:09:06 15:09:06 Ran 1 test for test/governance/scenario/AddRollup.t.sol:AddRollupTest 15:09:06 [PASS] test_AddRollup(bool) (runs: 256, μ: 2670924, ~: 2968028) 15:09:06 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.11s (1.09s CPU time) 15:09:06 15:09:06 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest 15:09:06 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76868, ~: 76633) 15:09:06 [PASS] test_WhenAmountEq0() (gas: 8437) 15:09:06 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 232151, ~: 235138) 15:09:06 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 212922, ~: 212875) 15:09:06 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.16s (196.74ms CPU time) 15:09:06 15:09:06 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest 15:09:06 [PASS] test_GivenNoCheckpoints() (gas: 28277) 15:09:06 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 212171, ~: 212528) 15:09:06 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 210947, ~: 209870) 15:09:06 [PASS] test_WhenTimeNotInPast() (gas: 3997) 15:09:06 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.21s (189.30ms CPU time) 15:09:06 15:09:06 Ran 3 tests for test/validator-selection/address_snapshots/at.t.sol:AddressSnapshotAtTest 15:09:06 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020) 15:09:06 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 847814, ~: 899593) 15:09:06 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388) 15:09:06 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.33s (1.33s CPU time) 15:09:06 15:09:06 Ran 1 test for test/delegation/minimal.t.sol:MinimalDelegationTest 15:09:06 [PASS] test_votingPower(bool,bool,bool) (runs: 256, μ: 2768135, ~: 2757848) 15:09:06 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.45s (1.23s CPU time) 15:09:06 15:09:06 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest 15:09:06 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 1515161, ~: 1515241) 15:09:06 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 47920, ~: 48215) 15:09:06 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 48832, ~: 48775) 15:09:06 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.53s (379.79ms CPU time) 15:09:06 15:09:06 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest 15:09:06 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 41863820, ~: 41863788) 15:09:06 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.61s (1.60s CPU time) 15:09:06 15:09:06 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest 15:09:06 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 183592, ~: 183680) 15:09:06 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21695, ~: 21616) 15:09:06 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1301701, ~: 1479839) 15:09:06 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.65s (408.40ms CPU time) 15:09:07 15:09:07 Ran 3 tests for test/validator-selection/address_snapshots/add.t.sol:AddressSnapshotAddTest 15:09:07 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1761476, ~: 1686248) 15:09:07 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689) 15:09:07 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848) 15:09:07 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.98s (2.14s CPU time) 15:09:07 15:09:07 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest 15:09:07 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11894, ~: 11894) 15:09:07 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28544, ~: 28529) 15:09:07 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 2.87s (89.37ms CPU time) 15:09:08 15:09:08 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest 15:09:08 [PASS] test_WhenCallerIsNotSelf() (gas: 28665) 15:09:08 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273184, ~: 273865) 15:09:08 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35788, ~: 35472) 15:09:08 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273297, ~: 273575) 15:09:08 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42165, ~: 41957) 15:09:08 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273406, ~: 273651) 15:09:08 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 256, μ: 42319, ~: 42142) 15:09:08 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 256, μ: 273689, ~: 273685) 15:09:08 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 256, μ: 31293, ~: 31299) 15:09:08 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274225, ~: 274514) 15:09:08 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41753, ~: 41530) 15:09:08 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273063, ~: 273060) 15:09:08 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31230, ~: 31238) 15:09:08 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273510, ~: 273199) 15:09:08 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 40974, ~: 40925) 15:09:08 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273863, ~: 274131) 15:09:08 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41952, ~: 41698) 15:09:08 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 273948, ~: 274253) 15:09:08 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 256, μ: 42029, ~: 41796) 15:09:08 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 3.02s (620.60ms CPU time) 15:09:08 15:09:08 Ran 2 tests for test/Parity.t.sol:ParityTest 15:09:08 [PASS] testRootMatchesBaseParity() (gas: 548387) 15:09:08 [PASS] testRootMatchesRootParity() (gas: 548320) 15:09:08 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.27s (7.17ms CPU time) 15:09:08 15:09:08 Ran 3 tests for test/validator-selection/address_snapshots/length.t.sol:AddressSnapshotLengthTest 15:09:08 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 629998, ~: 643715) 15:09:08 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370) 15:09:08 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 671953, ~: 651702) 15:09:08 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 3.27s (2.10s CPU time) 15:09:08 15:09:08 Ran 4 tests for test/MultiProof.t.sol:MultiProofTest 15:09:08 [PASS] testMultipleProvers() (gas: 138568267) 15:09:08 [PASS] testMultipleProversBoostedRewards() (gas: 104917371) 15:09:08 [PASS] testNoHolesInProvenBlocks() (gas: 70589538) 15:09:08 [PASS] testProofsAreInOneEpoch() (gas: 70588846) 15:09:08 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 3.38s (6.52s CPU time) 15:09:09 15:09:09 Ran 3 tests for test/validator-selection/Sampling.t.sol:SamplingTest 15:09:09 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 2948616, ~: 352803) 15:09:09 [PASS] testSimpleSample() (gas: 5504701) 15:09:09 [PASS] test_dirtySample(uint8,uint16,uint256) (runs: 256, μ: 675742, ~: 266094) 15:09:09 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.16s (5.70s CPU time) 15:09:09 15:09:09 Ran 3 tests for test/governance/governance/limitedDeposit.t.sol:LimitedDepositTest 15:09:09 [PASS] test_WhenFloodgatesAreOpen(address,address) (runs: 256, μ: 194781, ~: 194781) 15:09:09 [PASS] test_WhenIsAllowedToDeposit(address,address) (runs: 256, μ: 197521, ~: 197521) 15:09:09 [PASS] test_WhenNotAllowedToDeposit(address,address) (runs: 256, μ: 15779, ~: 15779) 15:09:09 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.39s (91.36ms CPU time) 15:09:09 15:09:09 Ran 4 tests for test/validator-selection/address_snapshots/values.t.sol:AddressSnapshotValuesTest 15:09:09 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440) 15:09:09 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336106, ~: 335952) 15:09:09 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 650725, ~: 661718) 15:09:09 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 721434, ~: 742285) 15:09:09 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.45s (2.08s CPU time) 15:09:09 15:09:09 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest 15:09:09 [PASS] test_FeeModelEquivalence() (gas: 441920537) 15:09:09 [PASS] test__FeeModelPrune() (gas: 2152534) 15:09:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 4.57s (4.11s CPU time) 15:09:09 15:09:09 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest 15:09:09 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11786, ~: 11786) 15:09:09 [PASS] test_WhenDepositsPerMintIs0() (gas: 10845) 15:09:09 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23210, ~: 23314) 15:09:09 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 11725507, ~: 11435445) 15:09:09 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.59s (4.55s CPU time) 15:09:10 15:09:10 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static 15:09:10 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120174, ~: 121404) 15:09:10 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 121047, ~: 122387) 15:09:10 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 118888, ~: 120288) 15:09:10 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119790, ~: 120543) 15:09:10 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 5.16s (112.86ms CPU time) 15:09:10 15:09:10 Ran 9 tests for test/Inbox.t.sol:InboxTest 15:09:10 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055) 15:09:10 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5388043, ~: 5405232) 15:09:10 [PASS] testRevertIFConsumingInFuture() (gas: 12712) 15:09:10 [PASS] testRevertIfActorTooLarge() (gas: 11877) 15:09:10 [PASS] testRevertIfContentTooLarge() (gas: 12009) 15:09:10 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841) 15:09:10 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008) 15:09:10 [PASS] testRevertIfVersionMismatch() (gas: 12251) 15:09:10 [PASS] testSendDuplicateL2Messages() (gas: 111551) 15:09:10 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 5.40s (5.34s CPU time) 15:09:10 15:09:10 Ran 3 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest 15:09:10 [PASS] test_100_validators() (gas: 367541667) 15:09:10 [PASS] test_48_validators() (gas: 318307826) 15:09:10 [PASS] test_no_validators() (gas: 79149427) 15:09:10 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 5.60s (12.76s CPU time) 15:09:11 15:09:11 Ran 29 tests for test/Rollup.t.sol:RollupTest 15:09:11 [PASS] testBlockFee() (gas: 43568587) 15:09:11 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 38821576, ~: 38915007) 15:09:11 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 256, μ: 65148533, ~: 71846284) 15:09:11 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 71525480) 15:09:11 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 256, μ: 42155379, ~: 42695170) 15:09:11 [PASS] testEmptyBlock(bool) (runs: 256, μ: 38213219, ~: 38067425) 15:09:11 [PASS] testInvalidBlobHash() (gas: 42542267) 15:09:11 [PASS] testInvalidBlobProof() (gas: 1026447237) 15:09:11 [PASS] testInvalidL2Fee() (gas: 42640041) 15:09:11 [PASS] testMixedBlock(bool) (runs: 256, μ: 53057619, ~: 59240647) 15:09:11 [PASS] testNonZeroDaFee() (gas: 42628275) 15:09:11 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 61106991) 15:09:11 [PASS] testProvingFeeUpdates() (gas: 72080231) 15:09:11 [PASS] testPrune() (gas: 44972534) 15:09:11 [PASS] testPruneAfterPartial() (gas: 71893144) 15:09:11 [PASS] testPruneDuringPropose() (gas: 52239078) 15:09:11 [PASS] testRevertInvalidCoinbase() (gas: 37604611) 15:09:11 [PASS] testRevertInvalidTimestamp() (gas: 37607178) 15:09:11 [PASS] testRevertPrune() (gas: 44453776) 15:09:11 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 60839159) 15:09:11 [PASS] testSetManaTargetDecreasing(uint256,uint256) (runs: 256, μ: 75457950, ~: 75458054) 15:09:11 [PASS] testSetManaTargetIncreasing(uint256,uint256) (runs: 256, μ: 75460283, ~: 75460356) 15:09:11 [PASS] testShouldNotBeTooEagerToPrune() (gas: 52515601) 15:09:11 [PASS] testSingleBlock(bool) (runs: 256, μ: 39905933, ~: 39202757) 15:09:11 [PASS] testSubmitProofInvalidArchive() (gas: 38153443) 15:09:11 [PASS] testSubmitProofNonExistentBlock() (gas: 38153148) 15:09:11 [PASS] testTimestamp() (gas: 39438398) 15:09:11 [PASS] testTooManyBlobs() (gas: 42544269) 15:09:11 [PASS] testTooManyBlocks() (gas: 50704931) 15:09:11 Suite result: ok. 29 passed; 0 failed; 0 skipped; finished in 6.17s (53.28s CPU time) 15:09:11 15:09:11 Ran 2 tests for test/staking_asset_handler/bind.t.sol:BindTest 15:09:11 [PASS] test_WhenNotUsingTheBoundAddress(address) (runs: 256, μ: 3366048, ~: 3366048) 15:09:11 [PASS] test_WhenUsingTheBoundAddress() (gas: 3460450) 15:09:11 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.72s (6.75s CPU time) 15:09:11 15:09:11 Ran 7 tests for test/validator-selection/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest 15:09:11 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 671131, ~: 709520) 15:09:11 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404) 15:09:11 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 701169, ~: 682363) 15:09:11 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 694405, ~: 661294) 15:09:11 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 753459, ~: 747623) 15:09:11 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 722025, ~: 692656) 15:09:11 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 707240, ~: 681697) 15:09:11 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 6.78s (6.74s CPU time) 15:09:11 15:09:11 Ran 6 tests for test/RollupGetters.t.sol:RollupShouldBeGetters 15:09:11 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 41297978, ~: 41314266) 15:09:11 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 41994282, ~: 41977659) 15:09:11 [PASS] test_getEpochCommitteeBig(uint16,bool) (runs: 256, μ: 52563592, ~: 52666924) 15:09:11 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 41919910, ~: 41895470) 15:09:11 [PASS] test_getRewardConfig() (gas: 41212656) 15:09:11 [PASS] test_validateHeader() (gas: 41825107) 15:09:11 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 6.78s (11.89s CPU time) 15:09:12 15:09:12 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest 15:09:12 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712821, ~: 5712905) 15:09:12 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554779, ~: 7554841) 15:09:12 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892757, ~: 3892755) 15:09:12 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 7.08s (15.15s CPU time) 15:09:12 15:09:12 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest 15:09:12 [PASS] test_WhenMinimumConfigEq0() (gas: 2849) 15:09:12 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 49816, ~: 50190) 15:09:12 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 152707, ~: 166937) 15:09:12 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53135, ~: 53090) 15:09:12 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76253, ~: 75942) 15:09:12 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76599, ~: 76543) 15:09:12 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119736, ~: 120013) 15:09:12 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172360, ~: 172595) 15:09:12 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 174608, ~: 174990) 15:09:12 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192351, ~: 192789) 15:09:12 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 219366, ~: 220006) 15:09:12 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 217891, ~: 218502) 15:09:12 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 7.53s (424.09ms CPU time) 15:09:12 15:09:12 Ran 3 tests for test/staking_asset_handler/reenterExitedValidator.t.sol:ReenterExitedValidatorTest 15:09:12 [PASS] test_WhenAttesterHasNOTProvidedAValidDeposit(address,address) (runs: 256, μ: 13999, ~: 13999) 15:09:12 [PASS] test_WhenAttesterHasProvidedAValidDeposit(address,address,address) (runs: 256, μ: 4329522, ~: 4329522) 15:09:12 [PASS] test_WhenInEntryQueue(address,address,address) (runs: 256, μ: 3327993, ~: 3327993) 15:09:12 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 7.60s (14.14s CPU time) 15:09:13 15:09:13 Ran 15 tests for test/Outbox.t.sol:OutboxTest 15:09:13 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10902, ~: 10902) 15:09:13 [PASS] testGetRootData() (gas: 86146) 15:09:13 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 27547200, ~: 4911494) 15:09:13 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 3732464, ~: 3618710) 15:09:13 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 603128) 15:09:13 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36747) 15:09:13 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36316) 15:09:13 [PASS] testRevertIfInsertingDuplicate() (gas: 52987) 15:09:13 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30578, ~: 30578) 15:09:13 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38510) 15:09:13 [PASS] testRevertIfPathHeightMismatch() (gas: 1143753) 15:09:13 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1157551) 15:09:13 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 633181) 15:09:13 [PASS] testRevertIfVersionMismatch() (gas: 36053) 15:09:13 [PASS] testValidInsertAndConsume() (gas: 636284) 15:09:13 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 8.78s (9.63s CPU time) 15:09:15 15:09:15 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest 15:09:15 [PASS] testFrontier() (gas: 0) 15:09:15 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 9.99s (9.98s CPU time) 15:09:16 15:09:16 Ran 9 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest 15:09:16 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 310156, ~: 310156) 15:09:16 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 10624821, ~: 10646538) 15:09:16 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 10645922, ~: 10543555) 15:09:16 [PASS] test_GivenInsufficientYea() (gas: 422734) 15:09:16 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 348681, ~: 348708) 15:09:16 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 10299328, ~: 10334718) 15:09:16 [PASS] test_GivenRoundAlreadyExecuted() (gas: 9161669) 15:09:16 [PASS] test_WhenRoundNotInPast() (gas: 334426) 15:09:16 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 349042, ~: 349300) 15:09:16 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 11.71s (33.23s CPU time) 15:09:17 15:09:17 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest 15:09:17 [PASS] testComputeTxsEffectsHash2() (gas: 18627) 15:09:17 [PASS] testComputeTxsEffectsHash3() (gas: 23624) 15:09:17 [PASS] testComputeTxsEffectsHash5() (gas: 32656) 15:09:17 [PASS] testComputeTxsEffectsHash6() (gas: 37298) 15:09:17 [PASS] testComputeTxsEffectsHash7() (gas: 41009) 15:09:17 [PASS] testDecomp() (gas: 42917) 15:09:17 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 12.19s (19.72ms CPU time) 15:09:17 15:09:17 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest 15:09:17 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428) 15:09:17 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762) 15:09:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 12.19s (317.71ms CPU time) 15:09:17 15:09:17 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest 15:09:17 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 20583, ~: 20577) 15:09:17 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 48668, ~: 48668) 15:09:17 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1043630, ~: 1044752) 15:09:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 12.19s (649.02ms CPU time) 15:09:17 15:09:17 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest 15:09:17 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 670317, ~: 670633) 15:09:17 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377514, ~: 377514) 15:09:17 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 672618, ~: 673070) 15:09:17 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 671710, ~: 672020) 15:09:17 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382733, ~: 382733) 15:09:17 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683533, ~: 684026) 15:09:17 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1125369, ~: 1125994) 15:09:17 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382495) 15:09:17 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15232, ~: 15214) 15:09:17 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 376112, ~: 376141) 15:09:17 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381312, ~: 381394) 15:09:17 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 12.19s (1.58s CPU time) 15:09:17 15:09:17 Ran 11 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest 15:09:17 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 41952754, ~: 41952754) 15:09:17 [PASS] testHappyPath() (gas: 55357637) 15:09:17 [PASS] testInitialCommitteeMatch() (gas: 42128762) 15:09:17 [PASS] testInsufficientSigsMove() (gas: 45885367) 15:09:17 [PASS] testInvalidCommitteeCommitment() (gas: 45882869) 15:09:17 [PASS] testNukeFromOrbit() (gas: 56541924) 15:09:17 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 42259395, ~: 42259395) 15:09:17 [PASS] testProposerNotProvided() (gas: 45899378) 15:09:17 [PASS] testRelayedForProposer() (gas: 47306803) 15:09:17 [PASS] testStableCommittee(uint8) (runs: 256, μ: 42248613, ~: 42248722) 15:09:17 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 256, μ: 71320487, ~: 70187154) 15:09:17 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 12.19s (17.57s CPU time) 15:09:17 15:09:17 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest 15:09:17 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362) 15:09:17 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789) 15:09:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 12.19s (34.85ms CPU time) 15:09:18 15:09:18 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest 15:09:18 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 129118, ~: 119252) 15:09:18 [PASS] test_GivenBalanceIs0() (gas: 54054) 15:09:18 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892) 15:09:18 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 13.22s (123.14ms CPU time) 15:09:18 15:09:18 Ran 4 tests for test/staking_asset_handler/scope.t.sol:ScopeTest 15:09:18 [PASS] test_WhenScopeIsInvalidAndSubscopeIsInvalid() (gas: 3246743) 15:09:18 [PASS] test_WhenScopeIsInvalidButSubscopeIsValid() (gas: 3244007) 15:09:18 [PASS] test_WhenScopeIsValidAndSubscopeIsInvalid() (gas: 3243992) 15:09:18 [PASS] test_WhenScopeIsValidAndSubscopeIsValid() (gas: 3336810) 15:09:18 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 13.22s (160.39ms CPU time) 15:09:18 15:09:18 Ran 8 tests for test/staking_asset_handler/addValidator.t.sol:addValidatorToQueueTest 15:09:18 [PASS] test_GivenTheDepositCallFails(address,address,address,address) (runs: 256, μ: 2488512, ~: 2488512) 15:09:18 [PASS] test_WhenCallerIsUnhinged(address,bool) (runs: 256, μ: 846584, ~: 618397) 15:09:18 [PASS] test_WhenInsufficientTimePassed(address,address) (runs: 256, μ: 13110625, ~: 13110625) 15:09:18 [PASS] test_WhenPassportProofHasBeenUsed(address,address) (runs: 256, μ: 15266492, ~: 15266492) 15:09:18 [PASS] test_WhenPassportProofIsInDevMode(address,address) (runs: 256, μ: 10894210, ~: 10894210) 15:09:18 [PASS] test_WhenPassportProofIsInThePast(address,uint16) (runs: 256, μ: 10923616, ~: 10923616) 15:09:18 [PASS] test_WhenSufficientTimePassed(address,address) (runs: 256, μ: 13655312, ~: 13655312) 15:09:18 [PASS] test_WhenUserIsNew(address,address) (runs: 256, μ: 13655347, ~: 13655347) 15:09:18 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 13.22s (36.11s CPU time) 15:09:18 15:09:18 Ran 90 test suites in 13.23s (269.34s CPU time): 389 tests passed, 0 failed, 0 skipped (389 total tests)