Parent Log: http://ci.aztec-labs.com/b136f0c1bb7af195 Command: b16c798236bc092e cd l1-contracts && forge test Commit: https://github.com/AztecProtocol/aztec-packages/commit/b1b65bcdbd44a49fbebe5d2265256dc9466e92be Env: REF_NAME=gh-readonly-queue/master/pr-15044-267ac35e8ccb487bdc79bbe12d428f4c8b4d4d9f CURRENT_VERSION=0.87.8 CI_FULL=1 Date: Fri Jun 13 16:29:08 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15044_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_88124959fc35bcb2_master 16:29:15 Compiling 226 files with Solc 0.8.27 16:29:55 Solc 0.8.27 finished in 40.46s 16:29:55 Compiler run successful! 16:29:55 16:29:55 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest 16:29:55 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951) 16:29:55 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932) 16:29:55 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.52ms (1.56ms CPU time) 16:29:55 16:29:55 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest 16:29:55 [PASS] test_LockVoteAndExecute() (gas: 1309745) 16:29:55 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 2.47ms (555.88µs CPU time) 16:29:55 16:29:55 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest 16:29:55 [PASS] test_GivenMultipleListedRollups() (gas: 297522) 16:29:55 [PASS] test_GivenNoListedRollups() (gas: 10735) 16:29:55 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.11ms (226.55µs CPU time) 16:29:55 16:29:55 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees 16:29:55 [PASS] test_GivenSufficientBalance() (gas: 206864) 16:29:55 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209) 16:29:55 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761) 16:29:55 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.14ms (884.57µs CPU time) 16:29:55 16:29:55 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest 16:29:55 [PASS] test_GivenStatusIsNotExiting() (gas: 241810) 16:29:55 [PASS] test_GivenTimeIsAfterUnlock() (gas: 309760) 16:29:55 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 285357) 16:29:55 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 7.94ms (2.70ms CPU time) 16:29:55 16:29:55 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest 16:29:55 [PASS] test_UpgradeIntoNewVersion() (gas: 2038172) 16:29:55 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 11.63ms (2.54ms CPU time) 16:29:55 16:29:55 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic 16:29:55 [PASS] test_GivenSufficientBalance() (gas: 155514) 16:29:55 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53753) 16:29:55 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 14.83ms (11.63ms CPU time) 16:29:55 16:29:55 Ran 7 tests for test/staking/getters.t.sol:GettersTest 16:29:55 [PASS] test_getAttesterAtIndex() (gas: 19220) 16:29:55 [PASS] test_getAttesterOutOfBounds() (gas: 13817) 16:29:55 [PASS] test_getOperatorAtIndex() (gas: 22231) 16:29:55 [PASS] test_getOperatorOutOfBounds() (gas: 14996) 16:29:55 [PASS] test_getProposerAtIndex() (gas: 21425) 16:29:55 [PASS] test_getProposerForAttester() (gas: 14691) 16:29:55 [PASS] test_getProposerOutOfBounds() (gas: 13846) 16:29:55 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 17.93ms (14.75ms CPU time) 16:29:55 16:29:55 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest 16:29:55 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355) 16:29:55 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 19.82ms (19.25ms CPU time) 16:29:55 16:29:55 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest 16:29:55 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11813, ~: 11813) 16:29:55 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166862) 16:29:55 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 168019) 16:29:55 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 22.17ms (21.72ms CPU time) 16:29:55 16:29:55 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest 16:29:55 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428) 16:29:55 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762) 16:29:55 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 37.10ms (38.05ms CPU time) 16:29:55 16:29:55 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest 16:29:55 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 347271, ~: 347271) 16:29:55 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13098) 16:29:55 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 50.55ms (48.36ms CPU time) 16:29:55 16:29:55 Ran 7 tests for test/staking/slash.t.sol:SlashTest 16:29:55 [PASS] test_GivenAttesterIsActive() (gas: 262619) 16:29:55 [PASS] test_GivenAttesterIsNotActive() (gas: 253578) 16:29:55 [PASS] test_GivenTimeIsAfterUnlock() (gas: 291217) 16:29:55 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 299186) 16:29:55 [PASS] test_WhenAttesterIsNotExiting() (gas: 273791) 16:29:55 [PASS] test_WhenAttesterIsNotRegistered() (gas: 16060) 16:29:55 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 13366) 16:29:55 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 53.02ms (24.08ms CPU time) 16:29:55 16:29:55 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingScenario 16:29:55 [PASS] test_Slashing() (gas: 23738535) 16:29:55 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 52.84ms (51.34ms CPU time) 16:29:55 16:29:55 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest 16:29:55 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 594243, ~: 594297) 16:29:55 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 42991, ~: 43276) 16:29:55 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 43887, ~: 43832) 16:29:55 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 58.03ms (111.95ms CPU time) 16:29:55 16:29:55 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest 16:29:55 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491) 16:29:55 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202) 16:29:55 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 64.20ms (87.45ms CPU time) 16:29:55 16:29:55 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest 16:29:55 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11752, ~: 11752) 16:29:55 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37269, ~: 37269) 16:29:55 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 84.42ms (104.60ms CPU time) 16:29:55 16:29:55 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest 16:29:55 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 181992, ~: 184040) 16:29:55 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 5735, ~: 5735) 16:29:55 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 83.95ms (90.66ms CPU time) 16:29:55 16:29:55 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest 16:29:55 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362) 16:29:55 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789) 16:29:55 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 83.59ms (64.86ms CPU time) 16:29:55 16:29:55 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest 16:29:55 [PASS] test_GivenNoCheckpoints() (gas: 28277) 16:29:55 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 213114, ~: 211916) 16:29:55 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 208788, ~: 209002) 16:29:55 [PASS] test_WhenTimeNotInPast() (gas: 3997) 16:29:55 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 86.83ms (155.05ms CPU time) 16:29:55 16:29:55 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest 16:29:55 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32549) 16:29:55 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 601567, ~: 601567) 16:29:55 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 95.25ms (93.17ms CPU time) 16:29:55 16:29:55 Ran 4 tests for test/Forwarder.t.sol:ForwarderTest 16:29:55 [PASS] testForward() (gas: 128067) 16:29:55 [PASS] testRevertWhenCallToInvalidAddress(address) (runs: 256, μ: 19397, ~: 19397) 16:29:55 [PASS] testRevertWhenLengthMismatch() (gas: 14812) 16:29:55 [PASS] testRevertWhenNotOwner(address) (runs: 256, μ: 15327, ~: 15327) 16:29:55 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 106.51ms (80.78ms CPU time) 16:29:55 16:29:55 Ran 2 tests for test/Parity.t.sol:ParityTest 16:29:55 [PASS] testRootMatchesBaseParity() (gas: 548387) 16:29:55 [PASS] testRootMatchesRootParity() (gas: 548320) 16:29:55 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 133.36ms (680.87µs CPU time) 16:29:55 16:29:55 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest 16:29:55 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668) 16:29:55 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 18999, ~: 19037) 16:29:55 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 154.85ms (23.68ms CPU time) 16:29:55 16:29:55 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static 16:29:55 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119987, ~: 120036) 16:29:55 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 121456, ~: 122955) 16:29:55 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119435, ~: 120972) 16:29:55 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119505, ~: 120543) 16:29:55 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 161.96ms (201.41ms CPU time) 16:29:55 16:29:55 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest 16:29:55 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 419799) 16:29:55 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315172) 16:29:55 [PASS] test_GivenNewCanonicalInstance() (gas: 835418) 16:29:55 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 513593) 16:29:55 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 589047) 16:29:55 [PASS] test_GivenProposalIsLeader() (gas: 489141) 16:29:55 [PASS] test_GivenRoundChanged() (gas: 468758) 16:29:55 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 345968, ~: 345968) 16:29:55 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 164.31ms (141.79ms CPU time) 16:29:55 16:29:55 Ran 2 tests for test/ignition.t.sol:IgnitionTest 16:29:55 [PASS] test_RevertNonEmptyBlock() (gas: 21025420) 16:29:55 [PASS] test_emptyBlock() (gas: 21207229) 16:29:55 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 166.45ms (319.46ms CPU time) 16:29:55 16:29:55 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest 16:29:55 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405) 16:29:55 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038) 16:29:55 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773) 16:29:55 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 167.71ms (42.13ms CPU time) 16:29:55 16:29:55 Ran 6 tests for test/staking/deposit.t.sol:DepositTest 16:29:55 [PASS] test_GivenAttesterIsAlreadyActive(uint256) (runs: 256, μ: 92935, ~: 92994) 16:29:55 [PASS] test_GivenAttesterIsAlreadyRegistered(uint256) (runs: 256, μ: 324765, ~: 324795) 16:29:55 [PASS] test_GivenAttesterIsNotActive(uint256) (runs: 256, μ: 283074, ~: 283147) 16:29:55 [PASS] test_GivenCallerHasInsufficientAllowance(uint256) (runs: 256, μ: 50208, ~: 50277) 16:29:55 [PASS] test_GivenCallerHasInsufficientFunds(uint256) (runs: 256, μ: 78347, ~: 78412) 16:29:55 [PASS] test_WhenAmountLtMinimumStake() (gas: 15877) 16:29:55 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 182.30ms (356.70ms CPU time) 16:29:55 16:29:55 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest 16:29:55 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13883, ~: 13883) 16:29:55 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19074, ~: 19182) 16:29:55 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 313701, ~: 313985) 16:29:55 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 52487, ~: 52427) 16:29:55 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 182.00ms (206.99ms CPU time) 16:29:55 16:29:55 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest 16:29:55 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 822864, ~: 823208) 16:29:55 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 196.08ms (194.06ms CPU time) 16:29:56 16:29:56 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest 16:29:56 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11850, ~: 11850) 16:29:56 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28427, ~: 28412) 16:29:56 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 212.27ms (55.61ms CPU time) 16:29:56 16:29:56 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest 16:29:56 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1266867, ~: 1266867) 16:29:56 [PASS] testDepositPrivate() (gas: 194787) 16:29:56 [PASS] testDepositPublic() (gas: 197290) 16:29:56 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2335292, ~: 2335292) 16:29:56 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1256502) 16:29:56 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 215.46ms (356.17ms CPU time) 16:29:56 16:29:56 Ran 1 test for test/decoders/Decoders.t.sol:DecodersTest 16:29:56 [PASS] testDecodeBlocks() (gas: 5327421) 16:29:56 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 217.99ms (216.48ms CPU time) 16:29:56 16:29:56 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest 16:29:56 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 693477, ~: 694001) 16:29:56 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 829527, ~: 830181) 16:29:56 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 670355, ~: 671047) 16:29:56 [PASS] test_GivenStateIsActive() (gas: 356089) 16:29:56 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 349973, ~: 349973) 16:29:56 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683153, ~: 683663) 16:29:56 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 695628, ~: 696681) 16:29:56 [PASS] test_GivenStateIsPending() (gas: 348491) 16:29:56 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 661683, ~: 662165) 16:29:56 [PASS] test_GivenStateIsRejected() (gas: 363909) 16:29:56 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 231.75ms (1.28s CPU time) 16:29:56 16:29:56 Ran 4 tests for test/validator-selection/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest 16:29:56 [PASS] test_WhenAddressNotInTheSet() (gas: 10869) 16:29:56 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421410, ~: 421347) 16:29:56 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171098, ~: 171381) 16:29:56 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456) 16:29:56 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 248.96ms (318.10ms CPU time) 16:29:56 16:29:56 Ran 3 tests for test/MultiProof.t.sol:MultiProofTest 16:29:56 [PASS] testMultipleProvers() (gas: 226099491) 16:29:56 [PASS] testNoHolesInProvenBlocks() (gas: 67800011) 16:29:56 [PASS] testProofsAreInOneEpoch() (gas: 83190218) 16:29:56 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 272.44ms (733.19ms CPU time) 16:29:56 16:29:56 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest 16:29:56 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76676, ~: 76471) 16:29:56 [PASS] test_WhenAmountEq0() (gas: 8113) 16:29:56 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 233637, ~: 234798) 16:29:56 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 208468, ~: 211973) 16:29:56 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 272.76ms (295.70ms CPU time) 16:29:56 16:29:56 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest 16:29:56 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968138, ~: 967767) 16:29:56 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 963811, ~: 963631) 16:29:56 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964540, ~: 964326) 16:29:56 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 274.51ms (162.69ms CPU time) 16:29:56 16:29:56 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest 16:29:56 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 389770, ~: 389770) 16:29:56 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 691269, ~: 691750) 16:29:56 [PASS] test_WhenGetProposalStateIsActive() (gas: 356176) 16:29:56 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 389713, ~: 389713) 16:29:56 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 681168, ~: 681654) 16:29:56 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683685, ~: 683829) 16:29:56 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 695690, ~: 696782) 16:29:56 [PASS] test_WhenGetProposalStateIsPending() (gas: 348710) 16:29:56 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 661410, ~: 662279) 16:29:56 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364083) 16:29:56 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 274.01ms (1.01s CPU time) 16:29:56 16:29:56 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest 16:29:56 [PASS] test_WhenDepositsPerMintIs0() (gas: 64073) 16:29:56 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,uint256) (runs: 256, μ: 2521288, ~: 2514508) 16:29:56 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 425.39ms (421.64ms CPU time) 16:29:56 16:29:56 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest 16:29:56 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1217356, ~: 1399913) 16:29:56 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40251, ~: 40251) 16:29:56 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1390375, ~: 1591205) 16:29:56 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1141697, ~: 1255402) 16:29:56 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 440.45ms (1.19s CPU time) 16:29:56 16:29:56 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest 16:29:56 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 666879, ~: 667879) 16:29:56 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377252, ~: 377252) 16:29:56 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 669699, ~: 670315) 16:29:56 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 668797, ~: 669266) 16:29:56 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382297, ~: 382297) 16:29:56 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 680869, ~: 681375) 16:29:56 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1120577, ~: 1120713) 16:29:56 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382365) 16:29:56 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15229, ~: 15224) 16:29:56 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 375969, ~: 376004) 16:29:56 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381127, ~: 381231) 16:29:56 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 806.20ms (1.60s CPU time) 16:29:56 16:29:56 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest 16:29:56 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 25428752, ~: 25428722) 16:29:56 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 902.72ms (901.47ms CPU time) 16:29:56 16:29:56 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest 16:29:56 [PASS] test_GivenStateIsDropped() (gas: 25448) 16:29:56 [PASS] test_GivenStateIsExecuted() (gas: 25467) 16:29:56 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 24960, ~: 29984) 16:29:56 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 914.52ms (27.41ms CPU time) 16:29:56 16:29:56 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest 16:29:56 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11786, ~: 11786) 16:29:56 [PASS] test_WhenDepositsPerMintIs0() (gas: 10822) 16:29:56 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23045, ~: 23171) 16:29:56 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 4208769, ~: 4023112) 16:29:56 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 933.24ms (937.85ms CPU time) 16:29:56 16:29:56 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest 16:29:56 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 181057, ~: 181175) 16:29:56 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21680, ~: 21610) 16:29:56 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1302969, ~: 1474959) 16:29:56 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 981.98ms (423.09ms CPU time) 16:29:56 16:29:56 Ran 4 tests for test/validator-selection/address_snapshots/values.t.sol:AddressSnapshotValuesTest 16:29:56 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440) 16:29:56 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336055, ~: 335952) 16:29:56 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 678536, ~: 661718) 16:29:56 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 714058, ~: 703388) 16:29:56 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 995.39ms (2.03s CPU time) 16:29:57 16:29:57 Ran 3 tests for test/validator-selection/address_snapshots/length.t.sol:AddressSnapshotLengthTest 16:29:57 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 659999, ~: 643917) 16:29:57 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370) 16:29:57 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 651302, ~: 651702) 16:29:57 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.22s (2.38s CPU time) 16:29:57 16:29:57 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest 16:29:57 [PASS] testComputeTxsEffectsHash2() (gas: 18627) 16:29:57 [PASS] testComputeTxsEffectsHash3() (gas: 23624) 16:29:57 [PASS] testComputeTxsEffectsHash5() (gas: 32656) 16:29:57 [PASS] testComputeTxsEffectsHash6() (gas: 37298) 16:29:57 [PASS] testComputeTxsEffectsHash7() (gas: 41009) 16:29:57 [PASS] testDecomp() (gas: 42917) 16:29:57 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 1.22s (2.22ms CPU time) 16:29:57 16:29:57 Ran 7 tests for test/validator-selection/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest 16:29:57 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 670008, ~: 634439) 16:29:57 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404) 16:29:57 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 687406, ~: 682363) 16:29:57 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 692985, ~: 741040) 16:29:57 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 719438, ~: 672542) 16:29:57 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 721728, ~: 772480) 16:29:57 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 718360, ~: 681697) 16:29:57 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.31s (6.56s CPU time) 16:29:57 16:29:57 Ran 3 tests for test/validator-selection/address_snapshots/at.t.sol:AddressSnapshotAtTest 16:29:57 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020) 16:29:57 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 783301, ~: 815882) 16:29:57 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388) 16:29:57 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.47s (1.52s CPU time) 16:29:57 16:29:57 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest 16:29:57 [PASS] test_FeeModelEquivalence() (gas: 490371594) 16:29:57 [PASS] test__FeeModelPrune() (gas: 2189841) 16:29:57 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.55s (1.20s CPU time) 16:29:57 16:29:57 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest 16:29:57 [PASS] test_computeFeeAssetPerEth() (gas: 24034021) 16:29:57 [PASS] test_full() (gas: 160797407) 16:29:57 [PASS] test_invalidOracleInput() (gas: 55199) 16:29:57 [PASS] test_photograph() (gas: 77268431) 16:29:57 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.71s (571.49ms CPU time) 16:29:57 16:29:57 Ran 3 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest 16:29:57 [PASS] test_100_validators() (gas: 151400320) 16:29:57 [PASS] test_48_validators() (gas: 124574947) 16:29:57 [PASS] test_no_validators() (gas: 62639670) 16:29:57 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.82s (2.86s CPU time) 16:29:57 16:29:57 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest 16:29:57 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 18416, ~: 18409) 16:29:57 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 46513, ~: 46514) 16:29:57 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1039988, ~: 1040828) 16:29:57 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.86s (684.23ms CPU time) 16:29:57 16:29:57 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest 16:29:57 [PASS] test_GivenTheRollupIsInGenesisState() (gas: 24272979) 16:29:57 [PASS] test_GivenTheSeedHasBeenSampled() (gas: 26175682) 16:29:57 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 37487358) 16:29:57 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207) 16:29:57 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.86s (324.74ms CPU time) 16:29:57 16:29:57 Ran 3 tests for test/validator-selection/address_snapshots/add.t.sol:AddressSnapshotAddTest 16:29:57 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1813123, ~: 1807331) 16:29:57 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689) 16:29:57 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848) 16:29:57 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.93s (2.14s CPU time) 16:29:58 16:29:58 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest 16:29:58 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11863, ~: 11863) 16:29:58 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19672, ~: 19672) 16:29:58 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 285423, ~: 285423) 16:29:58 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 2.74s (151.75ms CPU time) 16:29:58 16:29:58 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest 16:29:58 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 128636, ~: 118972) 16:29:58 [PASS] test_GivenBalanceIs0() (gas: 54054) 16:29:58 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892) 16:29:58 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 2.74s (182.05ms CPU time) 16:29:58 16:29:58 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest 16:29:58 [PASS] test_WhenCallerIsNotSelf() (gas: 28664) 16:29:58 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273174, ~: 273300) 16:29:58 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35832, ~: 36153) 16:29:58 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273304, ~: 273578) 16:29:58 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42193, ~: 41955) 16:29:58 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273385, ~: 273654) 16:29:58 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 256, μ: 42359, ~: 42140) 16:29:58 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 256, μ: 273700, ~: 273691) 16:29:58 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 256, μ: 31294, ~: 31298) 16:29:58 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274284, ~: 274520) 16:29:58 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41762, ~: 41528) 16:29:58 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273064, ~: 273063) 16:29:58 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31240, ~: 31237) 16:29:58 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273507, ~: 273202) 16:29:58 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 40953, ~: 40717) 16:29:58 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273874, ~: 274134) 16:29:58 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41897, ~: 41696) 16:29:58 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 274022, ~: 274259) 16:29:58 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 256, μ: 42041, ~: 41794) 16:29:58 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 2.74s (763.18ms CPU time) 16:29:59 16:29:59 Ran 1 test for test/validator-selection/Sampling.t.sol:SamplingTest 16:29:59 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 2380068, ~: 131783) 16:29:59 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 3.21s (3.21s CPU time) 16:29:59 16:29:59 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest 16:29:59 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19419, ~: 19727) 16:29:59 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83218, ~: 82934) 16:29:59 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785) 16:29:59 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 3.24s (73.15ms CPU time) 16:29:59 16:29:59 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest 16:29:59 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 293584, ~: 293819) 16:29:59 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 368847, ~: 368887) 16:29:59 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 91869, ~: 91869) 16:29:59 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 423553, ~: 423698) 16:29:59 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 438144, ~: 438829) 16:29:59 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90591, ~: 90591) 16:29:59 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 404048, ~: 404410) 16:29:59 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 105966, ~: 105966) 16:29:59 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 3.44s (875.64ms CPU time) 16:29:59 16:29:59 Ran 24 tests for test/Rollup.t.sol:RollupTest 16:29:59 [PASS] testBlockFee() (gas: 27647288) 16:29:59 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 23045233, ~: 23168440) 16:29:59 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 256, μ: 62903418, ~: 69091333) 16:29:59 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 68731914) 16:29:59 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 256, μ: 27197260, ~: 27890607) 16:29:59 [PASS] testEmptyBlock(bool) (runs: 256, μ: 22395151, ~: 22205649) 16:29:59 [PASS] testInvalidBlobHash() (gas: 26635231) 16:29:59 [PASS] testInvalidBlobProof() (gas: 1025382530) 16:29:59 [PASS] testInvalidL2Fee() (gas: 26702781) 16:29:59 [PASS] testMixedBlock(bool) (runs: 256, μ: 41142943, ~: 28583037) 16:29:59 [PASS] testNonZeroDaFee() (gas: 26690969) 16:29:59 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 56049014) 16:29:59 [PASS] testProvingFeeUpdates() (gas: 84739392) 16:29:59 [PASS] testPrune() (gas: 29112244) 16:29:59 [PASS] testPruneAfterPartial() (gas: 69097806) 16:29:59 [PASS] testPruneDuringPropose() (gas: 36361885) 16:29:59 [PASS] testRevertInvalidTimestamp() (gas: 21671697) 16:29:59 [PASS] testRevertPrune() (gas: 28589058) 16:29:59 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 44982011) 16:29:59 [PASS] testShouldNotBeTooEagerToPrune() (gas: 36665889) 16:29:59 [PASS] testSingleBlock(bool) (runs: 256, μ: 24619426, ~: 25619323) 16:29:59 [PASS] testSubmitProofInvalidArchive() (gas: 22241688) 16:29:59 [PASS] testSubmitProofNonExistentBlock() (gas: 22241412) 16:29:59 [PASS] testTimestamp() (gas: 23440709) 16:29:59 Suite result: ok. 24 passed; 0 failed; 0 skipped; finished in 3.44s (15.86s CPU time) 16:29:59 16:29:59 Ran 5 tests for test/RollupGetters.t.sol:RollupShouldBeGetters 16:29:59 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 24826283, ~: 24825131) 16:29:59 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 25504739, ~: 25465497) 16:29:59 [PASS] test_getEpochCommitteeBig(uint16,bool) (runs: 256, μ: 36124344, ~: 36010191) 16:29:59 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 25482628, ~: 25443990) 16:29:59 [PASS] test_validateHeader() (gas: 25391543) 16:29:59 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 3.61s (6.75s CPU time) 16:29:59 16:29:59 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest 16:29:59 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85895, ~: 85895) 16:29:59 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447) 16:29:59 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.64s (45.88ms CPU time) 16:30:03 16:30:03 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest 16:30:03 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32853, ~: 32627) 16:30:03 [PASS] test_WhenAmountEq0() (gas: 8302) 16:30:03 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 207351, ~: 209812) 16:30:03 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 235754, ~: 236109) 16:30:03 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 214102, ~: 213845) 16:30:03 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 7.51s (335.92ms CPU time) 16:30:03 16:30:03 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest 16:30:03 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712846, ~: 5712905) 16:30:03 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554778, ~: 7554841) 16:30:03 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892755, ~: 3892755) 16:30:03 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 7.51s (14.87s CPU time) 16:30:03 16:30:03 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest 16:30:03 [PASS] test_WhenMinimumConfigEq0() (gas: 2849) 16:30:03 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 50045, ~: 50190) 16:30:03 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 157470, ~: 166937) 16:30:03 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53158, ~: 53090) 16:30:03 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76241, ~: 75942) 16:30:03 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76553, ~: 76263) 16:30:03 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119674, ~: 119993) 16:30:03 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172454, ~: 172710) 16:30:03 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 174398, ~: 174342) 16:30:03 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192381, ~: 192789) 16:30:03 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 219479, ~: 220006) 16:30:03 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 217965, ~: 218502) 16:30:03 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 7.51s (394.08ms CPU time) 16:30:06 16:30:06 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest 16:30:06 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 309391) 16:30:06 [PASS] test_GivenAttesterIsLiving() (gas: 318528) 16:30:06 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 244005) 16:30:06 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 300404) 16:30:06 [PASS] test_WhenAttesterIsNotRegistered() (gas: 11568) 16:30:06 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 249727, ~: 249727) 16:30:06 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 10.45s (102.75ms CPU time) 16:30:06 16:30:06 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest 16:30:06 [PASS] testFrontier() (gas: 0) 16:30:06 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 10.56s (10.56s CPU time) 16:30:06 16:30:06 Ran 9 tests for test/Inbox.t.sol:InboxTest 16:30:06 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055) 16:30:06 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5675402, ~: 5697522) 16:30:06 [PASS] testRevertIFConsumingInFuture() (gas: 12712) 16:30:06 [PASS] testRevertIfActorTooLarge() (gas: 11877) 16:30:06 [PASS] testRevertIfContentTooLarge() (gas: 12009) 16:30:06 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841) 16:30:06 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008) 16:30:06 [PASS] testRevertIfVersionMismatch() (gas: 12251) 16:30:06 [PASS] testSendDuplicateL2Messages() (gas: 111551) 16:30:06 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 10.84s (5.70s CPU time) 16:30:06 16:30:06 Ran 15 tests for test/Outbox.t.sol:OutboxTest 16:30:06 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10866, ~: 10866) 16:30:06 [PASS] testGetRootData() (gas: 132097) 16:30:06 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 37161459, ~: 9751393) 16:30:06 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 3815711, ~: 3663692) 16:30:06 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 625548) 16:30:06 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36813) 16:30:06 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36382) 16:30:06 [PASS] testRevertIfInsertingDuplicate() (gas: 75392) 16:30:06 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30571, ~: 30571) 16:30:06 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38576) 16:30:06 [PASS] testRevertIfPathHeightMismatch() (gas: 1140322) 16:30:06 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1180099) 16:30:06 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 655748) 16:30:06 [PASS] testRevertIfVersionMismatch() (gas: 36119) 16:30:06 [PASS] testValidInsertAndConsume() (gas: 658749) 16:30:06 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 10.84s (11.76s CPU time) 16:30:06 16:30:06 Ran 4 tests for test/staking_asset_handler/addValidator.t.sol:AddValidatorTest 16:30:06 [PASS] test_GivenBalanceGEDepositAmount(address,address,address) (runs: 256, μ: 316104, ~: 316104) 16:30:06 [PASS] test_WhenCallerIsUnhinged(address,address,bool) (runs: 256, μ: 383248, ~: 488636) 16:30:06 [PASS] test_WhenInsufficientTimePassed(address,address,address) (runs: 256, μ: 169722, ~: 169722) 16:30:06 [PASS] test_WhenSufficientTimePassed(address,address,address) (runs: 256, μ: 316104, ~: 316104) 16:30:06 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 10.84s (487.16ms CPU time) 16:30:06 16:30:06 Ran 9 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest 16:30:06 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 25482680, ~: 25482954) 16:30:06 [PASS] testHappyPath() (gas: 39107964) 16:30:06 [PASS] testInitialCommitteeMatch() (gas: 25660878) 16:30:06 [PASS] testInsufficientSigs() (gas: 29502423) 16:30:06 [PASS] testInvalidProposer() (gas: 29509942) 16:30:06 [PASS] testNukeFromOrbit() (gas: 39549659) 16:30:06 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 25646791, ~: 25646791) 16:30:06 [PASS] testStableCommittee(uint8) (runs: 256, μ: 25638713, ~: 25638812) 16:30:06 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 256, μ: 53111028, ~: 52332351) 16:30:06 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 10.84s (15.13s CPU time) 16:30:06 16:30:06 Ran 10 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest 16:30:06 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 310133, ~: 310133) 16:30:06 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 9729758, ~: 9691606) 16:30:06 [PASS] test_GivenGovernanceCallReturnFalse(uint256) (runs: 256, μ: 9623179, ~: 9556473) 16:30:06 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 9564502, ~: 9435874) 16:30:06 [PASS] test_GivenInsufficientYea() (gas: 422193) 16:30:06 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 348783, ~: 348814) 16:30:06 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 9850016, ~: 9742437) 16:30:06 [PASS] test_GivenRoundAlreadyExecuted() (gas: 8312757) 16:30:06 [PASS] test_WhenRoundNotInPast() (gas: 334403) 16:30:06 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 348883, ~: 348718) 16:30:06 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 11.11s (42.84s CPU time) 16:30:06 16:30:06 Ran 77 test suites in 11.11s (153.85s CPU time): 344 tests passed, 0 failed, 0 skipped (344 total tests)