Parent Log: http://ci.aztec-labs.com/2adfcb763b57baed Command: b16c798236bc092e cd l1-contracts && forge test Commit: https://github.com/AztecProtocol/aztec-packages/commit/a3ecf3ea26aad0390dd15cfadbb1d160e85e5f89 Env: REF_NAME=gh-readonly-queue/master/pr-15194-f3a077dd83e56ee0ae0a1175f0dc39fdfa50e6d7 CURRENT_VERSION=0.87.9 CI_FULL=1 Date: Tue Jun 24 17:31:19 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15194_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_88124959fc35bcb2_master 17:31:25 Compiling 226 files with Solc 0.8.27 17:32:09 Solc 0.8.27 finished in 44.38s 17:32:09 Compiler run successful! 17:32:09 17:32:09 Ran 2 tests for test/Parity.t.sol:ParityTest 17:32:09 [PASS] testRootMatchesBaseParity() (gas: 548387) 17:32:09 [PASS] testRootMatchesRootParity() (gas: 548320) 17:32:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.30ms (635.70µs CPU time) 17:32:09 17:32:09 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest 17:32:09 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951) 17:32:09 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932) 17:32:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.38ms (1.14ms CPU time) 17:32:09 17:32:09 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest 17:32:09 [PASS] test_LockVoteAndExecute() (gas: 1309745) 17:32:09 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 3.18ms (802.45µs CPU time) 17:32:09 17:32:09 Ran 7 tests for test/staking/getters.t.sol:GettersTest 17:32:09 [PASS] test_getAttesterAtIndex() (gas: 19220) 17:32:09 [PASS] test_getAttesterOutOfBounds() (gas: 13817) 17:32:09 [PASS] test_getOperatorAtIndex() (gas: 22231) 17:32:09 [PASS] test_getOperatorOutOfBounds() (gas: 14996) 17:32:09 [PASS] test_getProposerAtIndex() (gas: 21425) 17:32:09 [PASS] test_getProposerForAttester() (gas: 14691) 17:32:09 [PASS] test_getProposerOutOfBounds() (gas: 13846) 17:32:09 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 5.09ms (322.86µs CPU time) 17:32:09 17:32:09 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest 17:32:09 [PASS] testComputeTxsEffectsHash2() (gas: 18627) 17:32:09 [PASS] testComputeTxsEffectsHash3() (gas: 23624) 17:32:09 [PASS] testComputeTxsEffectsHash5() (gas: 32656) 17:32:09 [PASS] testComputeTxsEffectsHash6() (gas: 37298) 17:32:09 [PASS] testComputeTxsEffectsHash7() (gas: 41009) 17:32:09 [PASS] testDecomp() (gas: 42917) 17:32:09 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 7.69ms (1.66ms CPU time) 17:32:09 17:32:09 Ran 7 tests for test/staking/slash.t.sol:SlashTest 17:32:09 [PASS] test_GivenAttesterIsActive() (gas: 262619) 17:32:09 [PASS] test_GivenAttesterIsNotActive() (gas: 253578) 17:32:09 [PASS] test_GivenTimeIsAfterUnlock() (gas: 291217) 17:32:09 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 299186) 17:32:09 [PASS] test_WhenAttesterIsNotExiting() (gas: 273791) 17:32:09 [PASS] test_WhenAttesterIsNotRegistered() (gas: 16060) 17:32:09 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 13366) 17:32:09 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 6.56ms (1.49ms CPU time) 17:32:09 17:32:09 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees 17:32:09 [PASS] test_GivenSufficientBalance() (gas: 206864) 17:32:09 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209) 17:32:09 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761) 17:32:09 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 9.94ms (6.43ms CPU time) 17:32:09 17:32:09 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest 17:32:09 [PASS] test_UpgradeIntoNewVersion() (gas: 2038172) 17:32:09 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 10.21ms (2.51ms CPU time) 17:32:09 17:32:09 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingScenario 17:32:09 [PASS] test_Slashing() (gas: 23738535) 17:32:09 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 16.87ms (15.01ms CPU time) 17:32:09 17:32:09 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic 17:32:09 [PASS] test_GivenSufficientBalance() (gas: 155514) 17:32:09 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53753) 17:32:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 19.99ms (486.27µs CPU time) 17:32:09 17:32:09 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest 17:32:09 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355) 17:32:09 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 20.02ms (19.40ms CPU time) 17:32:09 17:32:09 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest 17:32:09 [PASS] test_GivenStatusIsNotExiting() (gas: 241810) 17:32:09 [PASS] test_GivenTimeIsAfterUnlock() (gas: 309760) 17:32:09 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 285357) 17:32:09 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 22.34ms (19.41ms CPU time) 17:32:09 17:32:09 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest 17:32:09 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668) 17:32:09 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 18999, ~: 19037) 17:32:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 29.47ms (27.68ms CPU time) 17:32:09 17:32:09 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest 17:32:09 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11850, ~: 11850) 17:32:09 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28429, ~: 28412) 17:32:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 34.87ms (31.92ms CPU time) 17:32:09 17:32:09 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest 17:32:09 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491) 17:32:09 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202) 17:32:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 34.58ms (28.96ms CPU time) 17:32:09 17:32:09 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest 17:32:09 [PASS] test_GivenMultipleListedRollups() (gas: 297522) 17:32:09 [PASS] test_GivenNoListedRollups() (gas: 10735) 17:32:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 40.76ms (11.72ms CPU time) 17:32:09 17:32:09 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest 17:32:09 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85895, ~: 85895) 17:32:09 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447) 17:32:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 31.05ms (29.86ms CPU time) 17:32:09 17:32:09 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest 17:32:09 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 347271, ~: 347271) 17:32:09 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13098) 17:32:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 42.78ms (37.35ms CPU time) 17:32:09 17:32:09 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest 17:32:09 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11813, ~: 11813) 17:32:09 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166862) 17:32:09 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 168019) 17:32:09 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 45.41ms (44.95ms CPU time) 17:32:09 17:32:09 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest 17:32:09 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 309391) 17:32:09 [PASS] test_GivenAttesterIsLiving() (gas: 318528) 17:32:09 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 244005) 17:32:09 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 300404) 17:32:09 [PASS] test_WhenAttesterIsNotRegistered() (gas: 11568) 17:32:09 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 249727, ~: 249727) 17:32:09 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 50.52ms (45.32ms CPU time) 17:32:09 17:32:09 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest 17:32:09 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 182732, ~: 184040) 17:32:09 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 5735, ~: 5735) 17:32:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 61.21ms (70.42ms CPU time) 17:32:09 17:32:09 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest 17:32:09 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 127911, ~: 118972) 17:32:09 [PASS] test_GivenBalanceIs0() (gas: 54054) 17:32:09 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892) 17:32:09 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 64.19ms (83.34ms CPU time) 17:32:09 17:32:09 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest 17:32:09 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19392, ~: 19325) 17:32:09 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83267, ~: 83214) 17:32:09 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785) 17:32:09 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 60.09ms (69.70ms CPU time) 17:32:09 17:32:09 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest 17:32:09 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32549) 17:32:09 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 601567, ~: 601567) 17:32:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 70.27ms (68.12ms CPU time) 17:32:10 17:32:10 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest 17:32:10 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11863, ~: 11863) 17:32:10 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19672, ~: 19672) 17:32:10 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 285423, ~: 285423) 17:32:10 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 105.43ms (92.71ms CPU time) 17:32:10 17:32:10 Ran 4 tests for test/Forwarder.t.sol:ForwarderTest 17:32:10 [PASS] testForward() (gas: 128067) 17:32:10 [PASS] testRevertWhenCallToInvalidAddress(address) (runs: 256, μ: 19397, ~: 19397) 17:32:10 [PASS] testRevertWhenLengthMismatch() (gas: 14812) 17:32:10 [PASS] testRevertWhenNotOwner(address) (runs: 256, μ: 15327, ~: 15327) 17:32:10 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 127.90ms (139.20ms CPU time) 17:32:10 17:32:10 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest 17:32:10 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76671, ~: 76471) 17:32:10 [PASS] test_WhenAmountEq0() (gas: 8113) 17:32:10 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 235996, ~: 235268) 17:32:10 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 210903, ~: 211941) 17:32:10 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 131.73ms (288.51ms CPU time) 17:32:10 17:32:10 Ran 1 test for test/decoders/Decoders.t.sol:DecodersTest 17:32:10 [PASS] testDecodeBlocks() (gas: 5327421) 17:32:10 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 141.56ms (140.51ms CPU time) 17:32:10 17:32:10 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest 17:32:10 [PASS] test_GivenTheRollupIsInGenesisState() (gas: 24272979) 17:32:10 [PASS] test_GivenTheSeedHasBeenSampled() (gas: 26175682) 17:32:10 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 37487358) 17:32:10 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207) 17:32:10 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 144.72ms (328.67ms CPU time) 17:32:10 17:32:10 Ran 2 tests for test/ignition.t.sol:IgnitionTest 17:32:10 [PASS] test_RevertNonEmptyBlock() (gas: 21025420) 17:32:10 [PASS] test_emptyBlock() (gas: 21207229) 17:32:10 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 148.99ms (278.63ms CPU time) 17:32:10 17:32:10 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest 17:32:10 [PASS] test_GivenStateIsDropped() (gas: 25448) 17:32:10 [PASS] test_GivenStateIsExecuted() (gas: 25467) 17:32:10 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 24546, ~: 29451) 17:32:10 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 147.39ms (38.11ms CPU time) 17:32:10 17:32:10 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest 17:32:10 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 823056, ~: 823208) 17:32:10 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 166.73ms (163.31ms CPU time) 17:32:10 17:32:10 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest 17:32:10 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428) 17:32:10 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762) 17:32:10 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 169.43ms (51.23ms CPU time) 17:32:10 17:32:10 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest 17:32:10 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11752, ~: 11752) 17:32:10 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37269, ~: 37269) 17:32:10 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 173.17ms (27.07ms CPU time) 17:32:10 17:32:10 Ran 3 tests for test/MultiProof.t.sol:MultiProofTest 17:32:10 [PASS] testMultipleProvers() (gas: 226099491) 17:32:10 [PASS] testNoHolesInProvenBlocks() (gas: 67800011) 17:32:10 [PASS] testProofsAreInOneEpoch() (gas: 83190218) 17:32:10 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 187.98ms (508.62ms CPU time) 17:32:10 17:32:10 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static 17:32:10 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120123, ~: 122088) 17:32:10 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 121068, ~: 122387) 17:32:10 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119908, ~: 120972) 17:32:10 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120764, ~: 121911) 17:32:10 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 192.06ms (123.27ms CPU time) 17:32:10 17:32:10 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest 17:32:10 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 594240, ~: 594297) 17:32:10 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 42949, ~: 43160) 17:32:10 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 43857, ~: 43552) 17:32:10 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 201.54ms (94.57ms CPU time) 17:32:10 17:32:10 Ran 4 tests for test/staking_asset_handler/addValidator.t.sol:AddValidatorTest 17:32:10 [PASS] test_GivenBalanceGEDepositAmount(address,address,address) (runs: 256, μ: 316104, ~: 316104) 17:32:10 [PASS] test_WhenCallerIsUnhinged(address,address,bool) (runs: 256, μ: 389060, ~: 488636) 17:32:10 [PASS] test_WhenInsufficientTimePassed(address,address,address) (runs: 256, μ: 169722, ~: 169722) 17:32:10 [PASS] test_WhenSufficientTimePassed(address,address,address) (runs: 256, μ: 316104, ~: 316104) 17:32:10 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 200.88ms (454.74ms CPU time) 17:32:10 17:32:10 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest 17:32:10 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1266867, ~: 1266867) 17:32:10 [PASS] testDepositPrivate() (gas: 194787) 17:32:10 [PASS] testDepositPublic() (gas: 197290) 17:32:10 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2335292, ~: 2335292) 17:32:10 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1256502) 17:32:10 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 213.59ms (316.81ms CPU time) 17:32:10 17:32:10 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest 17:32:10 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 693315, ~: 694001) 17:32:10 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 829772, ~: 830181) 17:32:10 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 670351, ~: 671047) 17:32:10 [PASS] test_GivenStateIsActive() (gas: 356089) 17:32:10 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 349973, ~: 349973) 17:32:10 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 682827, ~: 683663) 17:32:10 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 695632, ~: 696681) 17:32:10 [PASS] test_GivenStateIsPending() (gas: 348491) 17:32:10 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 662003, ~: 662165) 17:32:10 [PASS] test_GivenStateIsRejected() (gas: 363909) 17:32:10 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 215.28ms (996.03ms CPU time) 17:32:10 17:32:10 Ran 6 tests for test/staking/deposit.t.sol:DepositTest 17:32:10 [PASS] test_GivenAttesterIsAlreadyActive(uint256) (runs: 256, μ: 92906, ~: 92994) 17:32:10 [PASS] test_GivenAttesterIsAlreadyRegistered(uint256) (runs: 256, μ: 324739, ~: 324795) 17:32:10 [PASS] test_GivenAttesterIsNotActive(uint256) (runs: 256, μ: 283092, ~: 283147) 17:32:10 [PASS] test_GivenCallerHasInsufficientAllowance(uint256) (runs: 256, μ: 50233, ~: 50277) 17:32:10 [PASS] test_GivenCallerHasInsufficientFunds(uint256) (runs: 256, μ: 78373, ~: 78412) 17:32:10 [PASS] test_WhenAmountLtMinimumStake() (gas: 15877) 17:32:10 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 251.33ms (246.88ms CPU time) 17:32:10 17:32:10 Ran 4 tests for test/validator-selection/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest 17:32:10 [PASS] test_WhenAddressNotInTheSet() (gas: 10869) 17:32:10 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421453, ~: 421347) 17:32:10 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171075, ~: 171381) 17:32:10 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456) 17:32:10 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 262.95ms (326.75ms CPU time) 17:32:10 17:32:10 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest 17:32:10 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 181021, ~: 181175) 17:32:10 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21684, ~: 21610) 17:32:10 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1333000, ~: 1476669) 17:32:10 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 286.88ms (365.25ms CPU time) 17:32:10 17:32:10 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest 17:32:10 [PASS] test_WhenDepositsPerMintIs0() (gas: 64073) 17:32:10 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,uint256) (runs: 256, μ: 2469680, ~: 2427695) 17:32:10 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 415.74ms (393.97ms CPU time) 17:32:10 17:32:10 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest 17:32:10 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1264380, ~: 1400091) 17:32:10 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40251, ~: 40251) 17:32:10 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1409258, ~: 1592085) 17:32:10 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1137876, ~: 1255936) 17:32:10 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 376.34ms (991.22ms CPU time) 17:32:10 17:32:10 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest 17:32:10 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13883, ~: 13883) 17:32:10 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19074, ~: 19182) 17:32:10 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 313660, ~: 313927) 17:32:10 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 52466, ~: 52427) 17:32:10 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 471.93ms (173.02ms CPU time) 17:32:10 17:32:10 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest 17:32:10 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 18413, ~: 18409) 17:32:10 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 46518, ~: 46514) 17:32:10 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1040056, ~: 1040897) 17:32:10 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 469.62ms (480.68ms CPU time) 17:32:10 17:32:10 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest 17:32:10 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 293604, ~: 293819) 17:32:10 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 368782, ~: 368887) 17:32:10 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 91869, ~: 91869) 17:32:10 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 423379, ~: 423698) 17:32:10 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 438308, ~: 438829) 17:32:10 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90591, ~: 90591) 17:32:10 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 403918, ~: 404410) 17:32:10 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 105966, ~: 105966) 17:32:10 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 471.00ms (701.20ms CPU time) 17:32:10 17:32:10 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest 17:32:10 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11786, ~: 11786) 17:32:10 [PASS] test_WhenDepositsPerMintIs0() (gas: 10822) 17:32:10 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23012, ~: 23171) 17:32:10 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 4129035, ~: 4183754) 17:32:10 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 735.35ms (758.64ms CPU time) 17:32:10 17:32:10 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest 17:32:10 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32816, ~: 32627) 17:32:10 [PASS] test_WhenAmountEq0() (gas: 8302) 17:32:10 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 212087, ~: 209921) 17:32:10 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 235523, ~: 237033) 17:32:10 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 210369, ~: 213129) 17:32:10 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 789.13ms (258.89ms CPU time) 17:32:10 17:32:10 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest 17:32:10 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 25428757, ~: 25428722) 17:32:10 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 796.30ms (795.08ms CPU time) 17:32:10 17:32:10 Ran 4 tests for test/validator-selection/address_snapshots/values.t.sol:AddressSnapshotValuesTest 17:32:10 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440) 17:32:10 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336034, ~: 335952) 17:32:10 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 657333, ~: 622770) 17:32:10 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 718602, ~: 702844) 17:32:10 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 938.13ms (1.82s CPU time) 17:32:10 17:32:10 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest 17:32:10 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 667220, ~: 667879) 17:32:10 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377252, ~: 377252) 17:32:10 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 670086, ~: 670605) 17:32:10 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 668970, ~: 669266) 17:32:10 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382297, ~: 382297) 17:32:10 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 681064, ~: 681375) 17:32:10 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1120315, ~: 1120713) 17:32:10 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382365) 17:32:10 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15238, ~: 15224) 17:32:10 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 375965, ~: 376004) 17:32:10 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381146, ~: 381231) 17:32:10 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 981.27ms (1.53s CPU time) 17:32:11 17:32:11 Ran 3 tests for test/validator-selection/address_snapshots/at.t.sol:AddressSnapshotAtTest 17:32:11 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020) 17:32:11 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 817045, ~: 815882) 17:32:11 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388) 17:32:11 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.14s (1.18s CPU time) 17:32:11 17:32:11 Ran 3 tests for test/validator-selection/address_snapshots/length.t.sol:AddressSnapshotLengthTest 17:32:11 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 641070, ~: 643233) 17:32:11 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370) 17:32:11 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 636700, ~: 651640) 17:32:11 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.15s (2.06s CPU time) 17:32:11 17:32:11 Ran 7 tests for test/validator-selection/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest 17:32:11 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 664278, ~: 634439) 17:32:11 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404) 17:32:11 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 697769, ~: 682363) 17:32:11 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 663988, ~: 661294) 17:32:11 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 755841, ~: 747623) 17:32:11 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 709664, ~: 732568) 17:32:11 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 713820, ~: 681697) 17:32:11 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.18s (5.95s CPU time) 17:32:11 17:32:11 Ran 3 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest 17:32:11 [PASS] test_100_validators() (gas: 151400320) 17:32:11 [PASS] test_48_validators() (gas: 124574947) 17:32:11 [PASS] test_no_validators() (gas: 62639670) 17:32:11 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.32s (2.11s CPU time) 17:32:11 17:32:11 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest 17:32:11 [PASS] test_computeFeeAssetPerEth() (gas: 24034021) 17:32:11 [PASS] test_full() (gas: 160797407) 17:32:11 [PASS] test_invalidOracleInput() (gas: 55199) 17:32:11 [PASS] test_photograph() (gas: 77268431) 17:32:11 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.32s (609.99ms CPU time) 17:32:11 17:32:11 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest 17:32:11 [PASS] test_FeeModelEquivalence() (gas: 490371594) 17:32:11 [PASS] test__FeeModelPrune() (gas: 2189841) 17:32:11 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.57s (1.30s CPU time) 17:32:11 17:32:11 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest 17:32:11 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362) 17:32:11 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789) 17:32:11 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.75s (26.10ms CPU time) 17:32:11 17:32:11 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest 17:32:11 [PASS] test_WhenCallerIsNotSelf() (gas: 28664) 17:32:11 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273397, ~: 273300) 17:32:11 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35802, ~: 35751) 17:32:11 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273318, ~: 273578) 17:32:11 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42175, ~: 41955) 17:32:11 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273379, ~: 273654) 17:32:11 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 256, μ: 42375, ~: 42140) 17:32:11 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 256, μ: 273697, ~: 273691) 17:32:11 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 256, μ: 31298, ~: 31298) 17:32:11 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274273, ~: 274520) 17:32:11 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41764, ~: 41528) 17:32:11 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273065, ~: 273063) 17:32:11 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31229, ~: 31237) 17:32:11 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273519, ~: 273202) 17:32:11 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 40956, ~: 40717) 17:32:11 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273873, ~: 274134) 17:32:11 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41891, ~: 41696) 17:32:11 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 273981, ~: 274259) 17:32:11 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 256, μ: 42004, ~: 41794) 17:32:11 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 1.75s (694.03ms CPU time) 17:32:11 17:32:11 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest 17:32:11 [PASS] test_GivenNoCheckpoints() (gas: 28277) 17:32:11 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 212928, ~: 211729) 17:32:11 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 211432, ~: 209174) 17:32:11 [PASS] test_WhenTimeNotInPast() (gas: 3997) 17:32:11 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.75s (132.90ms CPU time) 17:32:11 17:32:11 Ran 3 tests for test/validator-selection/address_snapshots/add.t.sol:AddressSnapshotAddTest 17:32:11 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1805100, ~: 1686932) 17:32:11 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689) 17:32:11 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848) 17:32:11 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.75s (1.79s CPU time) 17:32:11 17:32:11 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest 17:32:11 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 389770, ~: 389770) 17:32:11 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 691434, ~: 691750) 17:32:11 [PASS] test_WhenGetProposalStateIsActive() (gas: 356176) 17:32:11 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 389713, ~: 389713) 17:32:11 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 681130, ~: 681654) 17:32:11 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 682967, ~: 683829) 17:32:11 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 696078, ~: 696782) 17:32:11 [PASS] test_WhenGetProposalStateIsPending() (gas: 348710) 17:32:11 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 661265, ~: 662279) 17:32:11 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364083) 17:32:11 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 1.75s (903.24ms CPU time) 17:32:12 17:32:12 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest 17:32:12 [PASS] test_WhenMinimumConfigEq0() (gas: 2849) 17:32:12 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 50137, ~: 50190) 17:32:12 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 155142, ~: 166859) 17:32:12 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53138, ~: 53090) 17:32:12 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76186, ~: 75813) 17:32:12 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76585, ~: 76263) 17:32:12 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119623, ~: 119714) 17:32:12 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172460, ~: 172720) 17:32:12 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 174559, ~: 174990) 17:32:12 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192430, ~: 192789) 17:32:12 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 219413, ~: 220006) 17:32:12 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 217971, ~: 218502) 17:32:12 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 2.83s (363.52ms CPU time) 17:32:13 17:32:13 Ran 1 test for test/validator-selection/Sampling.t.sol:SamplingTest 17:32:13 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 3037472, ~: 412521) 17:32:13 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 3.41s (3.41s CPU time) 17:32:13 17:32:13 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest 17:32:13 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968211, ~: 968191) 17:32:13 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 963846, ~: 963631) 17:32:13 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964513, ~: 964326) 17:32:13 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 3.95s (180.45ms CPU time) 17:32:13 17:32:13 Ran 5 tests for test/RollupGetters.t.sol:RollupShouldBeGetters 17:32:13 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 24824664, ~: 24805154) 17:32:13 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 25508692, ~: 25465497) 17:32:13 [PASS] test_getEpochCommitteeBig(uint16,bool) (runs: 256, μ: 36163481, ~: 36010191) 17:32:13 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 25486098, ~: 25443990) 17:32:13 [PASS] test_validateHeader() (gas: 25391543) 17:32:13 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 3.94s (6.26s CPU time) 17:32:15 17:32:15 Ran 9 tests for test/Inbox.t.sol:InboxTest 17:32:15 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055) 17:32:15 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5572032, ~: 5669698) 17:32:15 [PASS] testRevertIFConsumingInFuture() (gas: 12712) 17:32:15 [PASS] testRevertIfActorTooLarge() (gas: 11877) 17:32:15 [PASS] testRevertIfContentTooLarge() (gas: 12009) 17:32:15 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841) 17:32:15 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008) 17:32:15 [PASS] testRevertIfVersionMismatch() (gas: 12251) 17:32:15 [PASS] testSendDuplicateL2Messages() (gas: 111551) 17:32:15 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 5.54s (5.60s CPU time) 17:32:17 17:32:17 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest 17:32:17 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712864, ~: 5712905) 17:32:17 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554812, ~: 7554841) 17:32:17 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892755, ~: 3892755) 17:32:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 7.14s (15.44s CPU time) 17:32:19 17:32:19 Ran 24 tests for test/Rollup.t.sol:RollupTest 17:32:19 [PASS] testBlockFee() (gas: 27647288) 17:32:19 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 23066644, ~: 23168440) 17:32:19 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 256, μ: 63405264, ~: 69091333) 17:32:19 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 68731914) 17:32:19 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 256, μ: 27218595, ~: 27890607) 17:32:19 [PASS] testEmptyBlock(bool) (runs: 256, μ: 22392143, ~: 22205649) 17:32:19 [PASS] testInvalidBlobHash() (gas: 26635231) 17:32:19 [PASS] testInvalidBlobProof() (gas: 1025382530) 17:32:19 [PASS] testInvalidL2Fee() (gas: 26702781) 17:32:19 [PASS] testMixedBlock(bool) (runs: 256, μ: 39946761, ~: 28583037) 17:32:19 [PASS] testNonZeroDaFee() (gas: 26690969) 17:32:19 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 56049014) 17:32:19 [PASS] testProvingFeeUpdates() (gas: 84739392) 17:32:19 [PASS] testPrune() (gas: 29112244) 17:32:19 [PASS] testPruneAfterPartial() (gas: 69097806) 17:32:19 [PASS] testPruneDuringPropose() (gas: 36361885) 17:32:19 [PASS] testRevertInvalidTimestamp() (gas: 21671697) 17:32:19 [PASS] testRevertPrune() (gas: 28589058) 17:32:19 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 44982011) 17:32:19 [PASS] testShouldNotBeTooEagerToPrune() (gas: 36665889) 17:32:19 [PASS] testSingleBlock(bool) (runs: 256, μ: 24495545, ~: 25619323) 17:32:19 [PASS] testSubmitProofInvalidArchive() (gas: 22241688) 17:32:19 [PASS] testSubmitProofNonExistentBlock() (gas: 22241412) 17:32:19 [PASS] testTimestamp() (gas: 23440709) 17:32:19 Suite result: ok. 24 passed; 0 failed; 0 skipped; finished in 9.26s (15.23s CPU time) 17:32:19 17:32:19 Ran 9 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest 17:32:19 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 25482704, ~: 25482954) 17:32:19 [PASS] testHappyPath() (gas: 39107964) 17:32:19 [PASS] testInitialCommitteeMatch() (gas: 25660878) 17:32:19 [PASS] testInsufficientSigs() (gas: 29502423) 17:32:19 [PASS] testInvalidProposer() (gas: 29509942) 17:32:19 [PASS] testNukeFromOrbit() (gas: 39549659) 17:32:19 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 25646791, ~: 25646791) 17:32:19 [PASS] testStableCommittee(uint8) (runs: 256, μ: 25638703, ~: 25638812) 17:32:19 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 256, μ: 53142175, ~: 53927083) 17:32:19 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 9.26s (12.50s CPU time) 17:32:19 17:32:19 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest 17:32:19 [PASS] testFrontier() (gas: 0) 17:32:19 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 9.91s (9.91s CPU time) 17:32:20 17:32:20 Ran 15 tests for test/Outbox.t.sol:OutboxTest 17:32:20 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10866, ~: 10866) 17:32:20 [PASS] testGetRootData() (gas: 132097) 17:32:20 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 39146860, ~: 9230758) 17:32:20 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 3958637, ~: 4072756) 17:32:20 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 625548) 17:32:20 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36813) 17:32:20 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36382) 17:32:20 [PASS] testRevertIfInsertingDuplicate() (gas: 75392) 17:32:20 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30571, ~: 30571) 17:32:20 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38576) 17:32:20 [PASS] testRevertIfPathHeightMismatch() (gas: 1140322) 17:32:20 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1180099) 17:32:20 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 655748) 17:32:20 [PASS] testRevertIfVersionMismatch() (gas: 36119) 17:32:20 [PASS] testValidInsertAndConsume() (gas: 658749) 17:32:20 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 10.67s (11.41s CPU time) 17:32:20 17:32:20 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest 17:32:20 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405) 17:32:20 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038) 17:32:20 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773) 17:32:20 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 10.89s (41.92ms CPU time) 17:32:20 17:32:20 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest 17:32:20 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 419799) 17:32:20 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315172) 17:32:20 [PASS] test_GivenNewCanonicalInstance() (gas: 835418) 17:32:20 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 513593) 17:32:20 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 589047) 17:32:20 [PASS] test_GivenProposalIsLeader() (gas: 489141) 17:32:20 [PASS] test_GivenRoundChanged() (gas: 468758) 17:32:20 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 345968, ~: 345968) 17:32:20 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 10.89s (64.89ms CPU time) 17:32:20 17:32:20 Ran 10 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest 17:32:20 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 310133, ~: 310133) 17:32:20 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 9667011, ~: 9713709) 17:32:20 [PASS] test_GivenGovernanceCallReturnFalse(uint256) (runs: 256, μ: 9597128, ~: 9479191) 17:32:20 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 9683919, ~: 9795048) 17:32:20 [PASS] test_GivenInsufficientYea() (gas: 422193) 17:32:20 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 348784, ~: 348814) 17:32:20 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 9877743, ~: 9759017) 17:32:20 [PASS] test_GivenRoundAlreadyExecuted() (gas: 8312757) 17:32:20 [PASS] test_WhenRoundNotInPast() (gas: 334403) 17:32:20 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 348872, ~: 348718) 17:32:20 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 11.03s (42.49s CPU time) 17:32:20 17:32:20 Ran 77 test suites in 11.03s (125.78s CPU time): 344 tests passed, 0 failed, 0 skipped (344 total tests)