Parent Log: http://ci.aztec-labs.com/d807837b95d20001 Command: b16c798236bc092e cd l1-contracts && forge test Commit: https://github.com/AztecProtocol/aztec-packages/commit/f3a077dd83e56ee0ae0a1175f0dc39fdfa50e6d7 Env: REF_NAME=gh-readonly-queue/master/pr-14734-a229cf871638d3fd774f9272645cc1ac29b8196a CURRENT_VERSION=0.87.9 CI_FULL=1 Date: Tue Jun 24 10:43:48 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14734_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_88124959fc35bcb2_master 10:43:54 Compiling 226 files with Solc 0.8.27 10:44:35 Solc 0.8.27 finished in 41.07s 10:44:35 Compiler run successful! 10:44:35 10:44:35 Ran 2 tests for test/Parity.t.sol:ParityTest 10:44:35 [PASS] testRootMatchesBaseParity() (gas: 548387) 10:44:35 [PASS] testRootMatchesRootParity() (gas: 548320) 10:44:35 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.26ms (796.57µs CPU time) 10:44:35 10:44:35 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees 10:44:35 [PASS] test_GivenSufficientBalance() (gas: 206864) 10:44:35 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209) 10:44:35 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761) 10:44:35 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.12ms (861.89µs CPU time) 10:44:35 10:44:35 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest 10:44:35 [PASS] test_UpgradeIntoNewVersion() (gas: 2038172) 10:44:35 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 6.30ms (2.15ms CPU time) 10:44:35 10:44:35 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest 10:44:35 [PASS] test_LockVoteAndExecute() (gas: 1309745) 10:44:35 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 7.38ms (854.17µs CPU time) 10:44:35 10:44:35 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingScenario 10:44:35 [PASS] test_Slashing() (gas: 23738535) 10:44:35 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 10.99ms (8.84ms CPU time) 10:44:35 10:44:35 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest 10:44:35 [PASS] test_GivenStatusIsNotExiting() (gas: 241810) 10:44:35 [PASS] test_GivenTimeIsAfterUnlock() (gas: 309760) 10:44:35 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 285357) 10:44:35 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.02ms (860.21µs CPU time) 10:44:35 10:44:35 Ran 7 tests for test/staking/slash.t.sol:SlashTest 10:44:35 [PASS] test_GivenAttesterIsActive() (gas: 262619) 10:44:35 [PASS] test_GivenAttesterIsNotActive() (gas: 253578) 10:44:35 [PASS] test_GivenTimeIsAfterUnlock() (gas: 291217) 10:44:35 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 299186) 10:44:35 [PASS] test_WhenAttesterIsNotExiting() (gas: 273791) 10:44:35 [PASS] test_WhenAttesterIsNotRegistered() (gas: 16060) 10:44:35 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 13366) 10:44:35 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 13.82ms (1.63ms CPU time) 10:44:35 10:44:35 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic 10:44:35 [PASS] test_GivenSufficientBalance() (gas: 155514) 10:44:35 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53753) 10:44:35 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 19.79ms (698.22µs CPU time) 10:44:35 10:44:35 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest 10:44:35 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85584, ~: 85895) 10:44:35 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447) 10:44:35 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 21.06ms (38.19ms CPU time) 10:44:35 10:44:35 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest 10:44:35 [PASS] test_GivenMultipleListedRollups() (gas: 297522) 10:44:35 [PASS] test_GivenNoListedRollups() (gas: 10735) 10:44:35 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 934.51µs (156.07µs CPU time) 10:44:35 10:44:35 Ran 7 tests for test/staking/getters.t.sol:GettersTest 10:44:35 [PASS] test_getAttesterAtIndex() (gas: 19220) 10:44:35 [PASS] test_getAttesterOutOfBounds() (gas: 13817) 10:44:35 [PASS] test_getOperatorAtIndex() (gas: 22231) 10:44:35 [PASS] test_getOperatorOutOfBounds() (gas: 14996) 10:44:35 [PASS] test_getProposerAtIndex() (gas: 21425) 10:44:35 [PASS] test_getProposerForAttester() (gas: 14691) 10:44:35 [PASS] test_getProposerOutOfBounds() (gas: 13846) 10:44:35 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 45.01ms (42.56ms CPU time) 10:44:35 10:44:35 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest 10:44:35 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491) 10:44:35 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202) 10:44:35 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 51.04ms (60.14ms CPU time) 10:44:35 10:44:35 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest 10:44:35 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 347271, ~: 347271) 10:44:35 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13098) 10:44:35 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 40.75ms (38.79ms CPU time) 10:44:35 10:44:35 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest 10:44:35 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11813, ~: 11813) 10:44:35 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166862) 10:44:35 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 168019) 10:44:35 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 57.37ms (59.02ms CPU time) 10:44:35 10:44:35 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest 10:44:35 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 419799) 10:44:35 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315172) 10:44:35 [PASS] test_GivenNewCanonicalInstance() (gas: 835418) 10:44:35 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 513593) 10:44:35 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 589047) 10:44:35 [PASS] test_GivenProposalIsLeader() (gas: 489141) 10:44:35 [PASS] test_GivenRoundChanged() (gas: 468758) 10:44:35 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 345968, ~: 345968) 10:44:35 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 66.04ms (38.81ms CPU time) 10:44:35 10:44:35 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest 10:44:35 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11850, ~: 11850) 10:44:35 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28429, ~: 28412) 10:44:35 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 78.47ms (88.76ms CPU time) 10:44:35 10:44:35 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest 10:44:35 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 185343, ~: 184104) 10:44:35 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 5735, ~: 5735) 10:44:35 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 71.84ms (77.80ms CPU time) 10:44:35 10:44:35 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest 10:44:35 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668) 10:44:35 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 18999, ~: 19037) 10:44:35 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 84.50ms (35.46ms CPU time) 10:44:35 10:44:35 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest 10:44:35 [PASS] test_GivenStateIsDropped() (gas: 25448) 10:44:35 [PASS] test_GivenStateIsExecuted() (gas: 25467) 10:44:35 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 24460, ~: 29451) 10:44:35 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 13.83ms (13.48ms CPU time) 10:44:35 10:44:35 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest 10:44:35 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 309391) 10:44:35 [PASS] test_GivenAttesterIsLiving() (gas: 318528) 10:44:35 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 244005) 10:44:35 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 300404) 10:44:35 [PASS] test_WhenAttesterIsNotRegistered() (gas: 11568) 10:44:35 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 249727, ~: 249727) 10:44:35 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 99.43ms (96.34ms CPU time) 10:44:35 10:44:35 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest 10:44:35 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32549) 10:44:35 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 601567, ~: 601567) 10:44:35 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 109.72ms (78.98ms CPU time) 10:44:35 10:44:35 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest 10:44:35 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 594235, ~: 594297) 10:44:35 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 42997, ~: 43276) 10:44:35 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 43866, ~: 43552) 10:44:35 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 107.35ms (71.02ms CPU time) 10:44:35 10:44:35 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest 10:44:35 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11752, ~: 11752) 10:44:35 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37269, ~: 37269) 10:44:35 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 112.07ms (47.76ms CPU time) 10:44:35 10:44:35 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest 10:44:35 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968219, ~: 967767) 10:44:35 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 963840, ~: 963631) 10:44:35 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964541, ~: 964326) 10:44:35 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 128.72ms (136.56ms CPU time) 10:44:35 10:44:35 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest 10:44:35 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355) 10:44:35 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 130.76ms (29.79ms CPU time) 10:44:36 10:44:36 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest 10:44:36 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428) 10:44:36 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762) 10:44:36 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 149.37ms (40.13ms CPU time) 10:44:36 10:44:36 Ran 2 tests for test/ignition.t.sol:IgnitionTest 10:44:36 [PASS] test_RevertNonEmptyBlock() (gas: 21025420) 10:44:36 [PASS] test_emptyBlock() (gas: 21207229) 10:44:36 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 148.45ms (280.55ms CPU time) 10:44:36 10:44:36 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest 10:44:36 [PASS] test_GivenTheRollupIsInGenesisState() (gas: 24272979) 10:44:36 [PASS] test_GivenTheSeedHasBeenSampled() (gas: 26175682) 10:44:36 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 37487358) 10:44:36 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207) 10:44:36 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 150.59ms (278.68ms CPU time) 10:44:36 10:44:36 Ran 6 tests for test/staking/deposit.t.sol:DepositTest 10:44:36 [PASS] test_GivenAttesterIsAlreadyActive(uint256) (runs: 256, μ: 92937, ~: 92994) 10:44:36 [PASS] test_GivenAttesterIsAlreadyRegistered(uint256) (runs: 256, μ: 324755, ~: 324795) 10:44:36 [PASS] test_GivenAttesterIsNotActive(uint256) (runs: 256, μ: 283083, ~: 283147) 10:44:36 [PASS] test_GivenCallerHasInsufficientAllowance(uint256) (runs: 256, μ: 50212, ~: 50277) 10:44:36 [PASS] test_GivenCallerHasInsufficientFunds(uint256) (runs: 256, μ: 78355, ~: 78412) 10:44:36 [PASS] test_WhenAmountLtMinimumStake() (gas: 15877) 10:44:36 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 170.16ms (280.15ms CPU time) 10:44:36 10:44:36 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest 10:44:36 [PASS] test_GivenNoCheckpoints() (gas: 28277) 10:44:36 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 212157, ~: 211926) 10:44:36 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 207001, ~: 209034) 10:44:36 [PASS] test_WhenTimeNotInPast() (gas: 3997) 10:44:36 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 166.68ms (139.07ms CPU time) 10:44:36 10:44:36 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest 10:44:36 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11863, ~: 11863) 10:44:36 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19672, ~: 19672) 10:44:36 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 285423, ~: 285423) 10:44:36 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 173.60ms (158.47ms CPU time) 10:44:36 10:44:36 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest 10:44:36 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 822879, ~: 823208) 10:44:36 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 157.46ms (155.73ms CPU time) 10:44:36 10:44:36 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest 10:44:36 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32829, ~: 32627) 10:44:36 [PASS] test_WhenAmountEq0() (gas: 8302) 10:44:36 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 213311, ~: 209919) 10:44:36 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 236465, ~: 237383) 10:44:36 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 216401, ~: 214273) 10:44:36 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 192.74ms (285.65ms CPU time) 10:44:36 10:44:36 Ran 1 test for test/decoders/Decoders.t.sol:DecodersTest 10:44:36 [PASS] testDecodeBlocks() (gas: 5327421) 10:44:36 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 202.58ms (199.98ms CPU time) 10:44:36 10:44:36 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest 10:44:36 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1266867, ~: 1266867) 10:44:36 [PASS] testDepositPrivate() (gas: 194787) 10:44:36 [PASS] testDepositPublic() (gas: 197290) 10:44:36 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2335292, ~: 2335292) 10:44:36 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1256502) 10:44:36 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 213.67ms (380.64ms CPU time) 10:44:36 10:44:36 Ran 3 tests for test/MultiProof.t.sol:MultiProofTest 10:44:36 [PASS] testMultipleProvers() (gas: 226099491) 10:44:36 [PASS] testNoHolesInProvenBlocks() (gas: 67800011) 10:44:36 [PASS] testProofsAreInOneEpoch() (gas: 83190218) 10:44:36 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 223.55ms (638.27ms CPU time) 10:44:36 10:44:36 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest 10:44:36 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 293619, ~: 293819) 10:44:36 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 368823, ~: 368887) 10:44:36 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 91869, ~: 91869) 10:44:36 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 423550, ~: 423698) 10:44:36 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 438324, ~: 438829) 10:44:36 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90591, ~: 90591) 10:44:36 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 404242, ~: 404410) 10:44:36 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 105966, ~: 105966) 10:44:36 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 227.70ms (808.79ms CPU time) 10:44:36 10:44:36 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static 10:44:36 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120290, ~: 121404) 10:44:36 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120318, ~: 121019) 10:44:36 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119042, ~: 120972) 10:44:36 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120400, ~: 121911) 10:44:36 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 231.96ms (97.18ms CPU time) 10:44:36 10:44:36 Ran 4 tests for test/validator-selection/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest 10:44:36 [PASS] test_WhenAddressNotInTheSet() (gas: 10869) 10:44:36 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421402, ~: 421347) 10:44:36 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171108, ~: 171381) 10:44:36 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456) 10:44:36 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 256.82ms (315.62ms CPU time) 10:44:36 10:44:36 Ran 4 tests for test/staking_asset_handler/addValidator.t.sol:AddValidatorTest 10:44:36 [PASS] test_GivenBalanceGEDepositAmount(address,address,address) (runs: 256, μ: 316104, ~: 316104) 10:44:36 [PASS] test_WhenCallerIsUnhinged(address,address,bool) (runs: 256, μ: 384079, ~: 488636) 10:44:36 [PASS] test_WhenInsufficientTimePassed(address,address,address) (runs: 256, μ: 169722, ~: 169722) 10:44:36 [PASS] test_WhenSufficientTimePassed(address,address,address) (runs: 256, μ: 316104, ~: 316104) 10:44:36 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 262.01ms (467.02ms CPU time) 10:44:36 10:44:36 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest 10:44:36 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405) 10:44:36 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038) 10:44:36 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773) 10:44:36 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 261.15ms (128.46ms CPU time) 10:44:36 10:44:36 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest 10:44:36 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 693355, ~: 694001) 10:44:36 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 829742, ~: 830181) 10:44:36 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 670336, ~: 671047) 10:44:36 [PASS] test_GivenStateIsActive() (gas: 356089) 10:44:36 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 349973, ~: 349973) 10:44:36 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683354, ~: 683663) 10:44:36 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 696346, ~: 696681) 10:44:36 [PASS] test_GivenStateIsPending() (gas: 348491) 10:44:36 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 662024, ~: 662165) 10:44:36 [PASS] test_GivenStateIsRejected() (gas: 363909) 10:44:36 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 272.39ms (995.91ms CPU time) 10:44:36 10:44:36 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest 10:44:36 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13883, ~: 13883) 10:44:36 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19082, ~: 19182) 10:44:36 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 313705, ~: 313985) 10:44:36 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 52493, ~: 52427) 10:44:36 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 347.40ms (127.78ms CPU time) 10:44:36 10:44:36 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest 10:44:36 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 181072, ~: 181175) 10:44:36 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21690, ~: 21610) 10:44:36 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1321815, ~: 1476669) 10:44:36 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 363.90ms (361.93ms CPU time) 10:44:36 10:44:36 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest 10:44:36 [PASS] test_WhenDepositsPerMintIs0() (gas: 64073) 10:44:36 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,uint256) (runs: 256, μ: 2638543, ~: 2704163) 10:44:36 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 413.31ms (409.95ms CPU time) 10:44:36 10:44:36 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest 10:44:36 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1260981, ~: 1400207) 10:44:36 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40251, ~: 40251) 10:44:36 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1419789, ~: 1591940) 10:44:36 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1103197, ~: 1255083) 10:44:36 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 520.92ms (1.06s CPU time) 10:44:36 10:44:36 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest 10:44:36 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 18421, ~: 18409) 10:44:36 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 46511, ~: 46514) 10:44:36 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1039968, ~: 1040828) 10:44:36 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 586.15ms (566.10ms CPU time) 10:44:36 10:44:36 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest 10:44:36 [PASS] test_computeFeeAssetPerEth() (gas: 24034021) 10:44:36 [PASS] test_full() (gas: 160797407) 10:44:36 [PASS] test_invalidOracleInput() (gas: 55199) 10:44:36 [PASS] test_photograph() (gas: 77268431) 10:44:36 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 727.87ms (553.33ms CPU time) 10:44:36 10:44:36 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest 10:44:36 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 667528, ~: 667879) 10:44:36 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377252, ~: 377252) 10:44:36 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 669909, ~: 670603) 10:44:36 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 668963, ~: 669266) 10:44:36 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382297, ~: 382297) 10:44:36 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 681229, ~: 681375) 10:44:36 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1120100, ~: 1120713) 10:44:36 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382365) 10:44:36 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15237, ~: 15224) 10:44:36 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 375966, ~: 376004) 10:44:36 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381147, ~: 381231) 10:44:36 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 810.66ms (1.43s CPU time) 10:44:36 10:44:36 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest 10:44:36 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 128551, ~: 118972) 10:44:36 [PASS] test_GivenBalanceIs0() (gas: 54054) 10:44:36 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892) 10:44:36 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 945.23ms (86.07ms CPU time) 10:44:36 10:44:36 Ran 4 tests for test/validator-selection/address_snapshots/values.t.sol:AddressSnapshotValuesTest 10:44:36 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440) 10:44:36 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336029, ~: 335952) 10:44:36 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 643943, ~: 583822) 10:44:36 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 693295, ~: 702704) 10:44:36 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 953.21ms (1.97s CPU time) 10:44:36 10:44:36 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest 10:44:36 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11786, ~: 11786) 10:44:36 [PASS] test_WhenDepositsPerMintIs0() (gas: 10822) 10:44:36 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23040, ~: 23171) 10:44:36 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 4299715, ~: 4505038) 10:44:36 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.06s (1.14s CPU time) 10:44:36 10:44:36 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest 10:44:36 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 25428747, ~: 25428722) 10:44:36 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.08s (1.08s CPU time) 10:44:36 10:44:36 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest 10:44:36 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362) 10:44:36 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789) 10:44:36 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.10s (68.50ms CPU time) 10:44:36 10:44:36 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest 10:44:36 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951) 10:44:36 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932) 10:44:36 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.13s (3.11ms CPU time) 10:44:36 10:44:36 Ran 3 tests for test/validator-selection/address_snapshots/length.t.sol:AddressSnapshotLengthTest 10:44:36 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 629973, ~: 643233) 10:44:36 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370) 10:44:36 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 662892, ~: 651702) 10:44:36 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.13s (2.13s CPU time) 10:44:37 10:44:37 Ran 3 tests for test/validator-selection/address_snapshots/at.t.sol:AddressSnapshotAtTest 10:44:37 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020) 10:44:37 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 826029, ~: 815882) 10:44:37 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388) 10:44:37 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.19s (1.26s CPU time) 10:44:37 10:44:37 Ran 7 tests for test/validator-selection/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest 10:44:37 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 621871, ~: 634439) 10:44:37 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404) 10:44:37 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 694383, ~: 682363) 10:44:37 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 634675, ~: 582639) 10:44:37 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 763628, ~: 747623) 10:44:37 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 691381, ~: 692656) 10:44:37 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 688156, ~: 681697) 10:44:37 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.21s (5.94s CPU time) 10:44:37 10:44:37 Ran 3 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest 10:44:37 [PASS] test_100_validators() (gas: 151400320) 10:44:37 [PASS] test_48_validators() (gas: 124574947) 10:44:37 [PASS] test_no_validators() (gas: 62639670) 10:44:37 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.49s (2.40s CPU time) 10:44:37 10:44:37 Ran 3 tests for test/validator-selection/address_snapshots/add.t.sol:AddressSnapshotAddTest 10:44:37 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1693732, ~: 1685564) 10:44:37 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689) 10:44:37 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848) 10:44:37 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.70s (1.84s CPU time) 10:44:37 10:44:37 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest 10:44:37 [PASS] test_FeeModelEquivalence() (gas: 490371594) 10:44:37 [PASS] test__FeeModelPrune() (gas: 2189841) 10:44:37 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.77s (1.41s CPU time) 10:44:37 10:44:37 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest 10:44:37 [PASS] testComputeTxsEffectsHash2() (gas: 18627) 10:44:37 [PASS] testComputeTxsEffectsHash3() (gas: 23624) 10:44:37 [PASS] testComputeTxsEffectsHash5() (gas: 32656) 10:44:37 [PASS] testComputeTxsEffectsHash6() (gas: 37298) 10:44:37 [PASS] testComputeTxsEffectsHash7() (gas: 41009) 10:44:37 [PASS] testDecomp() (gas: 42917) 10:44:37 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 2.05s (6.01ms CPU time) 10:44:39 10:44:39 Ran 1 test for test/validator-selection/Sampling.t.sol:SamplingTest 10:44:39 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 2717798, ~: 161965) 10:44:39 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 3.28s (3.27s CPU time) 10:44:39 10:44:39 Ran 24 tests for test/Rollup.t.sol:RollupTest 10:44:39 [PASS] testBlockFee() (gas: 27647288) 10:44:39 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 23022664, ~: 23168440) 10:44:39 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 256, μ: 60762042, ~: 69091333) 10:44:39 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 68731914) 10:44:39 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 256, μ: 27207008, ~: 27890607) 10:44:39 [PASS] testEmptyBlock(bool) (runs: 256, μ: 22384623, ~: 22205649) 10:44:39 [PASS] testInvalidBlobHash() (gas: 26635231) 10:44:39 [PASS] testInvalidBlobProof() (gas: 1025382530) 10:44:39 [PASS] testInvalidL2Fee() (gas: 26702781) 10:44:39 [PASS] testMixedBlock(bool) (runs: 256, μ: 41441988, ~: 54101577) 10:44:39 [PASS] testNonZeroDaFee() (gas: 26690969) 10:44:39 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 56049014) 10:44:39 [PASS] testProvingFeeUpdates() (gas: 84739392) 10:44:39 [PASS] testPrune() (gas: 29112244) 10:44:39 [PASS] testPruneAfterPartial() (gas: 69097806) 10:44:39 [PASS] testPruneDuringPropose() (gas: 36361885) 10:44:39 [PASS] testRevertInvalidTimestamp() (gas: 21671697) 10:44:39 [PASS] testRevertPrune() (gas: 28589058) 10:44:39 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 44982011) 10:44:39 [PASS] testShouldNotBeTooEagerToPrune() (gas: 36665889) 10:44:39 [PASS] testSingleBlock(bool) (runs: 256, μ: 24513242, ~: 25619323) 10:44:39 [PASS] testSubmitProofInvalidArchive() (gas: 22241688) 10:44:39 [PASS] testSubmitProofNonExistentBlock() (gas: 22241412) 10:44:39 [PASS] testTimestamp() (gas: 23440709) 10:44:39 Suite result: ok. 24 passed; 0 failed; 0 skipped; finished in 3.44s (16.84s CPU time) 10:44:39 10:44:39 Ran 5 tests for test/RollupGetters.t.sol:RollupShouldBeGetters 10:44:39 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 24823351, ~: 24805154) 10:44:39 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 25508131, ~: 25465497) 10:44:39 [PASS] test_getEpochCommitteeBig(uint16,bool) (runs: 256, μ: 36184720, ~: 36010191) 10:44:39 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 25483387, ~: 25443990) 10:44:39 [PASS] test_validateHeader() (gas: 25391543) 10:44:39 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 3.99s (6.48s CPU time) 10:44:41 10:44:41 Ran 9 tests for test/Inbox.t.sol:InboxTest 10:44:41 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055) 10:44:41 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5447514, ~: 5597160) 10:44:41 [PASS] testRevertIFConsumingInFuture() (gas: 12712) 10:44:41 [PASS] testRevertIfActorTooLarge() (gas: 11877) 10:44:41 [PASS] testRevertIfContentTooLarge() (gas: 12009) 10:44:41 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841) 10:44:41 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008) 10:44:41 [PASS] testRevertIfVersionMismatch() (gas: 12251) 10:44:41 [PASS] testSendDuplicateL2Messages() (gas: 111551) 10:44:41 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 5.89s (5.93s CPU time) 10:44:43 10:44:43 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest 10:44:43 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712849, ~: 5712905) 10:44:43 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554803, ~: 7554841) 10:44:43 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892758, ~: 3892755) 10:44:43 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 7.66s (14.51s CPU time) 10:44:45 10:44:45 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest 10:44:45 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76681, ~: 76471) 10:44:45 [PASS] test_WhenAmountEq0() (gas: 8113) 10:44:45 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 238369, ~: 235020) 10:44:45 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 217107, ~: 212409) 10:44:45 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 9.47s (214.68ms CPU time) 10:44:45 10:44:45 Ran 9 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest 10:44:45 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 25482664, ~: 25482954) 10:44:45 [PASS] testHappyPath() (gas: 39107964) 10:44:45 [PASS] testInitialCommitteeMatch() (gas: 25660878) 10:44:45 [PASS] testInsufficientSigs() (gas: 29502423) 10:44:45 [PASS] testInvalidProposer() (gas: 29509942) 10:44:45 [PASS] testNukeFromOrbit() (gas: 39549659) 10:44:45 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 25646791, ~: 25646791) 10:44:45 [PASS] testStableCommittee(uint8) (runs: 256, μ: 25638700, ~: 25638812) 10:44:45 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 256, μ: 53079881, ~: 52332351) 10:44:45 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 9.47s (12.85s CPU time) 10:44:46 10:44:46 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest 10:44:46 [PASS] test_WhenMinimumConfigEq0() (gas: 2849) 10:44:46 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 49887, ~: 50190) 10:44:46 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 155880, ~: 166937) 10:44:46 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53145, ~: 53090) 10:44:46 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76237, ~: 75942) 10:44:46 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76593, ~: 76543) 10:44:46 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119725, ~: 119994) 10:44:46 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172394, ~: 172652) 10:44:46 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 174608, ~: 174990) 10:44:46 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192233, ~: 192789) 10:44:46 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 219302, ~: 219951) 10:44:46 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 218092, ~: 218502) 10:44:46 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 10.19s (452.62ms CPU time) 10:44:46 10:44:46 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest 10:44:46 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19407, ~: 19727) 10:44:46 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83208, ~: 82934) 10:44:46 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785) 10:44:46 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 10.20s (120.07ms CPU time) 10:44:46 10:44:46 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest 10:44:46 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 389770, ~: 389770) 10:44:46 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 691285, ~: 691750) 10:44:46 [PASS] test_WhenGetProposalStateIsActive() (gas: 356176) 10:44:46 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 389713, ~: 389713) 10:44:46 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 681485, ~: 681654) 10:44:46 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683155, ~: 683829) 10:44:46 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 696079, ~: 696782) 10:44:46 [PASS] test_WhenGetProposalStateIsPending() (gas: 348710) 10:44:46 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 661792, ~: 662279) 10:44:46 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364083) 10:44:46 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 10.49s (1.11s CPU time) 10:44:46 10:44:46 Ran 4 tests for test/Forwarder.t.sol:ForwarderTest 10:44:46 [PASS] testForward() (gas: 128067) 10:44:46 [PASS] testRevertWhenCallToInvalidAddress(address) (runs: 256, μ: 19397, ~: 19397) 10:44:46 [PASS] testRevertWhenLengthMismatch() (gas: 14812) 10:44:46 [PASS] testRevertWhenNotOwner(address) (runs: 256, μ: 15327, ~: 15327) 10:44:46 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 10.49s (44.30ms CPU time) 10:44:46 10:44:46 Ran 10 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest 10:44:46 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 310133, ~: 310133) 10:44:46 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 9687421, ~: 9630821) 10:44:46 [PASS] test_GivenGovernanceCallReturnFalse(uint256) (runs: 256, μ: 9680491, ~: 9716561) 10:44:46 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 9674440, ~: 9778470) 10:44:46 [PASS] test_GivenInsufficientYea() (gas: 422193) 10:44:46 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 348788, ~: 348814) 10:44:46 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 9801917, ~: 9725856) 10:44:46 [PASS] test_GivenRoundAlreadyExecuted() (gas: 8312757) 10:44:46 [PASS] test_WhenRoundNotInPast() (gas: 334403) 10:44:46 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 348883, ~: 348718) 10:44:46 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 10.46s (41.37s CPU time) 10:44:46 10:44:46 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest 10:44:46 [PASS] test_WhenCallerIsNotSelf() (gas: 28664) 10:44:46 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273282, ~: 273300) 10:44:46 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35811, ~: 35751) 10:44:46 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273315, ~: 273578) 10:44:46 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42169, ~: 41955) 10:44:46 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273372, ~: 273654) 10:44:46 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 256, μ: 42360, ~: 42140) 10:44:46 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 256, μ: 273694, ~: 273691) 10:44:46 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 256, μ: 31298, ~: 31298) 10:44:46 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274253, ~: 274520) 10:44:46 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41745, ~: 41528) 10:44:46 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273065, ~: 273063) 10:44:46 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31234, ~: 31237) 10:44:46 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273503, ~: 273202) 10:44:46 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 40965, ~: 40923) 10:44:46 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273890, ~: 274134) 10:44:46 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41946, ~: 41696) 10:44:46 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 273995, ~: 274259) 10:44:46 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 256, μ: 41998, ~: 41794) 10:44:46 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 10.51s (737.70ms CPU time) 10:44:46 10:44:46 Ran 15 tests for test/Outbox.t.sol:OutboxTest 10:44:46 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10866, ~: 10866) 10:44:46 [PASS] testGetRootData() (gas: 132097) 10:44:46 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 37038899, ~: 10098496) 10:44:46 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 4126149, ~: 4568402) 10:44:46 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 625548) 10:44:46 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36813) 10:44:46 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36382) 10:44:46 [PASS] testRevertIfInsertingDuplicate() (gas: 75392) 10:44:46 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30571, ~: 30571) 10:44:46 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38576) 10:44:46 [PASS] testRevertIfPathHeightMismatch() (gas: 1140322) 10:44:46 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1180099) 10:44:46 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 655748) 10:44:46 [PASS] testRevertIfVersionMismatch() (gas: 36119) 10:44:46 [PASS] testValidInsertAndConsume() (gas: 658749) 10:44:46 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 10.56s (11.47s CPU time) 10:44:46 10:44:46 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest 10:44:46 [PASS] testFrontier() (gas: 0) 10:44:46 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 10.60s (10.60s CPU time) 10:44:46 10:44:46 Ran 77 test suites in 10.61s (152.03s CPU time): 344 tests passed, 0 failed, 0 skipped (344 total tests)