Parent Log: http://ci.aztec-labs.com/474d081653677eba Command: 6e9d6da2422d66a7 cd l1-contracts && forge test Commit: https://github.com/AztecProtocol/aztec-packages/commit/cc4f090b3e6b41c7528a45b3ee719508fb70cfa4 Env: REF_NAME=gh-readonly-queue/next/pr-14837-348941e0f3c97c203660bacd4a2a6f32b6d6f481 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 9 11:25:46 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14837_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_88124959fc35bcb2_next 11:25:53 Compiling 249 files with Solc 0.8.27 11:26:43 Solc 0.8.27 finished in 49.31s 11:26:43 Compiler run successful! 11:26:43 11:26:43 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest 11:26:43 [PASS] test_LockVoteAndExecute() (gas: 1313517) 11:26:43 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 15.50ms (902.04µs CPU time) 11:26:43 11:26:43 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest 11:26:43 [PASS] testComputeTxsEffectsHash2() (gas: 18627) 11:26:43 [PASS] testComputeTxsEffectsHash3() (gas: 23624) 11:26:43 [PASS] testComputeTxsEffectsHash5() (gas: 32656) 11:26:43 [PASS] testComputeTxsEffectsHash6() (gas: 37298) 11:26:43 [PASS] testComputeTxsEffectsHash7() (gas: 41009) 11:26:43 [PASS] testDecomp() (gas: 42917) 11:26:43 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 16.33ms (1.62ms CPU time) 11:26:43 11:26:43 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic 11:26:43 [PASS] test_GivenSufficientBalance() (gas: 155504) 11:26:43 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53788) 11:26:43 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 20.68ms (457.28µs CPU time) 11:26:43 11:26:43 Ran 5 tests for test/staking/deposit.t.sol:DepositTest 11:26:43 [PASS] test_GivenAttesterIsAlreadyActive() (gas: 66927) 11:26:43 [PASS] test_GivenAttesterIsAlreadyRegistered() (gas: 777821) 11:26:43 [PASS] test_GivenAttesterIsNotActive() (gas: 564552) 11:26:43 [PASS] test_GivenCallerHasInsufficientAllowance() (gas: 30468) 11:26:43 [PASS] test_GivenCallerHasInsufficientFunds() (gas: 58807) 11:26:43 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 20.91ms (1.83ms CPU time) 11:26:43 11:26:43 Ran 2 tests for test/staking/getters.t.sol:GettersTest 11:26:43 [PASS] test_getAttesterAtIndex() (gas: 34594) 11:26:43 [PASS] test_getAttesterOutOfBounds() (gas: 27345) 11:26:43 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 21.15ms (149.09µs CPU time) 11:26:43 11:26:43 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest 11:26:43 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11813, ~: 11813) 11:26:43 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166862) 11:26:43 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 168019) 11:26:43 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 22.26ms (9.59ms CPU time) 11:26:43 11:26:43 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest 11:26:43 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355) 11:26:43 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 34.90ms (22.91ms CPU time) 11:26:43 11:26:43 Ran 3 tests for test/Forwarder.t.sol:ForwarderTest 11:26:43 [PASS] testForward() (gas: 125773) 11:26:43 [PASS] testRevertWhenCallToInvalidAddress(address) (runs: 256, μ: 14635, ~: 14635) 11:26:43 [PASS] testRevertWhenLengthMismatch() (gas: 10077) 11:26:43 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 40.08ms (24.90ms CPU time) 11:26:43 11:26:43 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest 11:26:43 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668) 11:26:43 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 19018, ~: 19037) 11:26:43 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 43.44ms (28.96ms CPU time) 11:26:43 11:26:43 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingTest 11:26:43 [PASS] test_Slashing() (gas: 40388170) 11:26:43 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 43.85ms (31.11ms CPU time) 11:26:43 11:26:43 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest 11:26:43 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428) 11:26:43 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762) 11:26:43 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 45.74ms (30.88ms CPU time) 11:26:43 11:26:43 Ran 2 tests for test/staking/setSlasher.t.sol:SetslasherTest 11:26:43 [PASS] test_setSlasher(address) (runs: 256, μ: 27148, ~: 27148) 11:26:43 [PASS] test_setSlasher_whenNotOwner(address) (runs: 256, μ: 12830, ~: 12830) 11:26:43 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 52.14ms (32.72ms CPU time) 11:26:43 11:26:43 Ran 7 tests for test/staking/slash.t.sol:SlashTest 11:26:43 [PASS] test_GivenAttesterIsActive() (gas: 728109) 11:26:43 [PASS] test_GivenAttesterIsNotActive() (gas: 554618) 11:26:43 [PASS] test_GivenTimeIsAfterUnlock() (gas: 687897) 11:26:43 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 711259) 11:26:43 [PASS] test_WhenAttesterIsNotExiting() (gas: 752433) 11:26:43 [PASS] test_WhenAttesterIsNotRegistered() (gas: 31448) 11:26:43 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 13365) 11:26:43 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 56.01ms (4.37ms CPU time) 11:26:43 11:26:43 Ran 3 tests for test/governance/governance/limitedDeposit.t.sol:LimitedDepositTest 11:26:43 [PASS] test_WhenFloodgatesAreOpen(address,address) (runs: 256, μ: 194781, ~: 194781) 11:26:43 [PASS] test_WhenIsAllowedToDeposit(address,address) (runs: 256, μ: 197521, ~: 197521) 11:26:43 [PASS] test_WhenNotAllowedToDeposit(address,address) (runs: 256, μ: 15779, ~: 15779) 11:26:43 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 55.40ms (103.80ms CPU time) 11:26:43 11:26:43 Ran 2 tests for test/staking_asset_handler/setSubscope.t.sol:SetSubscopeTest 11:26:43 [PASS] test_WhenCallerOfSetSubscopeIsNotOwner(address) (runs: 256, μ: 14453, ~: 14453) 11:26:43 [PASS] test_WhenCallerOfSetSubscopeIsOwner() (gas: 22402) 11:26:43 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 57.46ms (16.38ms CPU time) 11:26:43 11:26:43 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest 11:26:43 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 346974, ~: 346974) 11:26:43 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13064) 11:26:43 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 57.62ms (44.38ms CPU time) 11:26:43 11:26:43 Ran 2 tests for test/staking_asset_handler/setScope.t.sol:SetScopeTest 11:26:43 [PASS] test_WhenCallerOfSetScopeIsNotOwner(address) (runs: 256, μ: 14431, ~: 14431) 11:26:43 [PASS] test_WhenCallerOfSetScopeIsOwner() (gas: 23063) 11:26:43 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 58.23ms (17.26ms CPU time) 11:26:43 11:26:43 Ran 1 test for test/staking/move.t.sol:MoveTest 11:26:43 [PASS] test_MoveStakingSet() (gas: 48898061) 11:26:43 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 58.02ms (41.72ms CPU time) 11:26:43 11:26:43 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest 11:26:43 [PASS] test_GivenTheRollupIsInGenesisState() (gas: 39900042) 11:26:43 [PASS] test_GivenTheSeedHasBeenSampled() (gas: 41960657) 11:26:43 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 52146008) 11:26:43 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207) 11:26:43 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 59.23ms (45.68ms CPU time) 11:26:43 11:26:43 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees 11:26:43 [PASS] test_GivenSufficientBalance() (gas: 206864) 11:26:43 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209) 11:26:43 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761) 11:26:43 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 59.72ms (933.82µs CPU time) 11:26:43 11:26:43 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest 11:26:43 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11828, ~: 11828) 11:26:43 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28490, ~: 28476) 11:26:43 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 77.38ms (37.80ms CPU time) 11:26:43 11:26:43 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest 11:26:43 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19455, ~: 19727) 11:26:43 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83243, ~: 82934) 11:26:43 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785) 11:26:43 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 88.71ms (73.53ms CPU time) 11:26:43 11:26:43 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest 11:26:43 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32515) 11:26:43 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 599973, ~: 599973) 11:26:43 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 92.35ms (79.15ms CPU time) 11:26:43 11:26:43 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest 11:26:43 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11841, ~: 11841) 11:26:43 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37381, ~: 37381) 11:26:43 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 93.95ms (54.04ms CPU time) 11:26:43 11:26:43 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest 11:26:43 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 183557, ~: 184736) 11:26:43 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 5735, ~: 5735) 11:26:43 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 97.34ms (132.86ms CPU time) 11:26:43 11:26:43 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest 11:26:43 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 1515185, ~: 1515241) 11:26:43 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 47899, ~: 48215) 11:26:43 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 48833, ~: 48775) 11:26:43 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 97.93ms (108.01ms CPU time) 11:26:43 11:26:43 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest 11:26:43 [PASS] test_UpgradeIntoNewVersion() (gas: 3572621) 11:26:43 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 113.81ms (16.70ms CPU time) 11:26:43 11:26:43 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest 11:26:43 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 128555, ~: 118972) 11:26:43 [PASS] test_GivenBalanceIs0() (gas: 54054) 11:26:43 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892) 11:26:43 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 202.49ms (112.18ms CPU time) 11:26:43 11:26:43 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest 11:26:43 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1266814, ~: 1266814) 11:26:43 [PASS] testDepositPrivate() (gas: 194773) 11:26:43 [PASS] testDepositPublic() (gas: 197276) 11:26:43 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2335061, ~: 2335061) 11:26:43 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1256449) 11:26:43 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 209.40ms (335.68ms CPU time) 11:26:43 11:26:43 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest 11:26:43 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491) 11:26:43 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202) 11:26:43 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 209.45ms (56.54ms CPU time) 11:26:43 11:26:43 Ran 2 tests for test/Parity.t.sol:ParityTest 11:26:43 [PASS] testRootMatchesBaseParity() (gas: 548387) 11:26:43 [PASS] testRootMatchesRootParity() (gas: 548320) 11:26:43 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 214.26ms (5.14ms CPU time) 11:26:43 11:26:43 Ran 2 tests for test/ignition.t.sol:IgnitionTest 11:26:43 [PASS] test_RevertNonEmptyBlock() (gas: 36269975) 11:26:43 [PASS] test_emptyBlock() (gas: 36449880) 11:26:43 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 218.89ms (328.56ms CPU time) 11:26:43 11:26:43 Ran 8 tests for test/governance/governance-proposer/voteWithsig.t.sol:VoteWithSigTest 11:26:43 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 420510) 11:26:43 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315365) 11:26:43 [PASS] test_GivenNewCanonicalInstance() (gas: 838608) 11:26:43 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 516777) 11:26:43 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 594674) 11:26:43 [PASS] test_GivenProposalIsLeader() (gas: 492255) 11:26:43 [PASS] test_GivenRoundChanged() (gas: 471277) 11:26:43 [PASS] test_WhenSigNotFromProposer(address) (runs: 256, μ: 346101, ~: 346101) 11:26:43 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 220.55ms (41.03ms CPU time) 11:26:43 11:26:43 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest 11:26:43 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 825502, ~: 826182) 11:26:43 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 225.26ms (209.85ms CPU time) 11:26:43 11:26:43 Ran 3 tests for test/MultiProof.t.sol:MultiProofTest 11:26:43 [PASS] testMultipleProvers() (gas: 241817355) 11:26:43 [PASS] testNoHolesInProvenBlocks() (gas: 83039417) 11:26:43 [PASS] testProofsAreInOneEpoch() (gas: 98418104) 11:26:43 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 242.69ms (646.60ms CPU time) 11:26:43 11:26:43 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest 11:26:43 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76829, ~: 76633) 11:26:43 [PASS] test_WhenAmountEq0() (gas: 8437) 11:26:43 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 238340, ~: 235796) 11:26:43 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 212569, ~: 212875) 11:26:43 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 247.17ms (176.17ms CPU time) 11:26:43 11:26:43 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest 11:26:43 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 696337, ~: 696660) 11:26:43 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 832301, ~: 832951) 11:26:43 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 673244, ~: 673706) 11:26:43 [PASS] test_GivenStateIsActive() (gas: 356145) 11:26:43 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 350265, ~: 350265) 11:26:43 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685255, ~: 686292) 11:26:43 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698865, ~: 699359) 11:26:43 [PASS] test_GivenStateIsPending() (gas: 348521) 11:26:43 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664496, ~: 664805) 11:26:43 [PASS] test_GivenStateIsRejected() (gas: 363965) 11:26:43 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 247.06ms (1.14s CPU time) 11:26:43 11:26:43 Ran 4 tests for test/validator-selection/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest 11:26:43 [PASS] test_WhenAddressNotInTheSet() (gas: 10869) 11:26:43 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421460, ~: 421347) 11:26:43 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171071, ~: 171381) 11:26:43 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456) 11:26:43 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 247.15ms (294.52ms CPU time) 11:26:43 11:26:43 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest 11:26:43 [PASS] test_GivenStatusIsNotExiting() (gas: 644471) 11:26:43 [PASS] test_GivenTimeIsAfterUnlock(bool) (runs: 256, μ: 759310, ~: 759270) 11:26:43 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 682520) 11:26:43 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 262.18ms (241.01ms CPU time) 11:26:43 11:26:43 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest 11:26:43 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 296180, ~: 296374) 11:26:43 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 371447, ~: 371568) 11:26:43 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 92195, ~: 92195) 11:26:43 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 425339, ~: 426409) 11:26:43 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 441243, ~: 441559) 11:26:43 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90667, ~: 90667) 11:26:43 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 406581, ~: 407102) 11:26:43 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 106068, ~: 106068) 11:26:43 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 286.55ms (762.60ms CPU time) 11:26:43 11:26:43 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest 11:26:43 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 390317, ~: 390317) 11:26:43 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 693538, ~: 694512) 11:26:43 [PASS] test_WhenGetProposalStateIsActive() (gas: 356254) 11:26:43 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 390249, ~: 390249) 11:26:43 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 684036, ~: 684335) 11:26:43 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685989, ~: 686480) 11:26:43 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 699139, ~: 699482) 11:26:43 [PASS] test_WhenGetProposalStateIsPending() (gas: 348762) 11:26:43 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 663730, ~: 664941) 11:26:43 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364161) 11:26:43 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 311.99ms (1.02s CPU time) 11:26:43 11:26:43 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest 11:26:43 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11907, ~: 11907) 11:26:43 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19638, ~: 19638) 11:26:43 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 1855210, ~: 1855210) 11:26:43 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 363.97ms (326.80ms CPU time) 11:26:43 11:26:43 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest 11:26:43 [PASS] test_WhenDepositsPerMintIs0() (gas: 67351) 11:26:43 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,uint256) (runs: 256, μ: 3324265, ~: 3276814) 11:26:43 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 459.10ms (417.41ms CPU time) 11:26:43 11:26:43 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest 11:26:43 [PASS] test_GivenNoCheckpoints() (gas: 28277) 11:26:43 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 211210, ~: 212478) 11:26:43 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 209709, ~: 209870) 11:26:43 [PASS] test_WhenTimeNotInPast() (gas: 3997) 11:26:43 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 472.07ms (171.84ms CPU time) 11:26:43 11:26:43 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest 11:26:43 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1242594, ~: 1404628) 11:26:43 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40252, ~: 40252) 11:26:43 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1415198, ~: 1596326) 11:26:43 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1115350, ~: 1260408) 11:26:43 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 471.67ms (1.13s CPU time) 11:26:43 11:26:43 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest 11:26:43 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 20578, ~: 20577) 11:26:43 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 48667, ~: 48668) 11:26:43 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1043559, ~: 1044514) 11:26:43 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 517.29ms (530.52ms CPU time) 11:26:44 11:26:44 Ran 3 tests for test/staking_asset_handler/queue.t.sol:QueueTest 11:26:44 [PASS] test_WhenEnqueuingValidators(uint8) (runs: 256, μ: 3010899, ~: 1430151) 11:26:44 [PASS] test_WhenIncludingAlreadySeenAttesterProposerPair(address,address) (runs: 256, μ: 59903, ~: 59903) 11:26:44 [PASS] test_WhenNotInitializedAndQueueIsEmpty() (gas: 19244) 11:26:44 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 868.82ms (1.01s CPU time) 11:26:44 11:26:44 Ran 1 test for test/governance/scenario/AddRollup.t.sol:AddRollupTest 11:26:44 [PASS] test_AddRollup(bool) (runs: 256, μ: 2647184, ~: 2955314) 11:26:44 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 874.41ms (850.29ms CPU time) 11:26:44 11:26:44 Ran 4 tests for test/validator-selection/address_snapshots/values.t.sol:AddressSnapshotValuesTest 11:26:44 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440) 11:26:44 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336038, ~: 335952) 11:26:44 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 644780, ~: 661718) 11:26:44 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 686196, ~: 625492) 11:26:44 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 923.44ms (1.85s CPU time) 11:26:44 11:26:44 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest 11:26:44 [PASS] test_GivenMultipleListedRollups() (gas: 297522) 11:26:44 [PASS] test_GivenNoListedRollups() (gas: 10735) 11:26:44 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 991.29ms (12.26ms CPU time) 11:26:44 11:26:44 Ran 3 tests for test/validator-selection/address_snapshots/at.t.sol:AddressSnapshotAtTest 11:26:44 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020) 11:26:44 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 816654, ~: 815882) 11:26:44 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388) 11:26:44 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.18s (1.21s CPU time) 11:26:44 11:26:44 Ran 3 tests for test/validator-selection/address_snapshots/length.t.sol:AddressSnapshotLengthTest 11:26:44 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 639391, ~: 643917) 11:26:44 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370) 11:26:44 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 661105, ~: 652386) 11:26:44 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.18s (2.27s CPU time) 11:26:44 11:26:44 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest 11:26:44 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968200, ~: 967767) 11:26:44 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 963806, ~: 963631) 11:26:44 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964519, ~: 964326) 11:26:44 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.18s (134.05ms CPU time) 11:26:44 11:26:44 Ran 7 tests for test/validator-selection/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest 11:26:44 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 652093, ~: 634439) 11:26:44 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404) 11:26:44 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 698521, ~: 682363) 11:26:44 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 672481, ~: 661294) 11:26:44 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 763596, ~: 747623) 11:26:44 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 700810, ~: 692656) 11:26:44 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 687072, ~: 681697) 11:26:44 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.18s (6.34s CPU time) 11:26:44 11:26:44 Ran 1 test for test/delegation/minimal.t.sol:MinimalDelegationTest 11:26:44 [PASS] test_votingPower(bool,bool,bool) (runs: 256, μ: 2768019, ~: 2757630) 11:26:44 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.18s (1.12s CPU time) 11:26:44 11:26:44 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest 11:26:44 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 41186160, ~: 41186127) 11:26:44 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.20s (1.18s CPU time) 11:26:44 11:26:44 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest 11:26:44 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 725047) 11:26:44 [PASS] test_GivenAttesterIsLiving() (gas: 733156) 11:26:44 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 529033) 11:26:44 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 709567) 11:26:44 [PASS] test_WhenAttesterIsNotRegistered() (gas: 30167) 11:26:44 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 538805, ~: 538805) 11:26:44 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 1.39s (138.80ms CPU time) 11:26:44 11:26:44 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static 11:26:44 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119944, ~: 121404) 11:26:44 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120582, ~: 122387) 11:26:44 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119438, ~: 120972) 11:26:44 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120343, ~: 121911) 11:26:44 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.45s (124.16ms CPU time) 11:26:45 11:26:45 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest 11:26:45 [PASS] test_FeeModelEquivalence() (gas: 509939896) 11:26:45 [PASS] test__FeeModelPrune() (gas: 2243706) 11:26:45 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.73s (1.36s CPU time) 11:26:45 11:26:45 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest 11:26:45 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 183578, ~: 183680) 11:26:45 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21706, ~: 21616) 11:26:45 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1305284, ~: 1480465) 11:26:45 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.85s (370.46ms CPU time) 11:26:45 11:26:45 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest 11:26:45 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362) 11:26:45 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789) 11:26:45 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.97s (36.37ms CPU time) 11:26:45 11:26:45 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest 11:26:45 [PASS] test_computeFeeAssetPerEth() (gas: 24034021) 11:26:45 [PASS] test_full() (gas: 160797407) 11:26:45 [PASS] test_invalidOracleInput() (gas: 55199) 11:26:45 [PASS] test_photograph() (gas: 77268431) 11:26:45 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 2.20s (612.58ms CPU time) 11:26:45 11:26:45 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest 11:26:45 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 420488) 11:26:45 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315365) 11:26:45 [PASS] test_GivenNewCanonicalInstance() (gas: 838586) 11:26:45 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 516755) 11:26:45 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 594674) 11:26:45 [PASS] test_GivenProposalIsLeader() (gas: 492255) 11:26:45 [PASS] test_GivenRoundChanged() (gas: 471277) 11:26:45 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 346210, ~: 346210) 11:26:45 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 2.48s (47.32ms CPU time) 11:26:46 11:26:46 Ran 3 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest 11:26:46 [PASS] test_100_validators() (gas: 373332157) 11:26:46 [PASS] test_48_validators() (gas: 324058723) 11:26:46 [PASS] test_no_validators() (gas: 81533296) 11:26:46 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 2.87s (4.43s CPU time) 11:26:46 11:26:46 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest 11:26:46 [PASS] test_GivenStateIsDropped() (gas: 25448) 11:26:46 [PASS] test_GivenStateIsExecuted() (gas: 25467) 11:26:46 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 25235, ~: 29984) 11:26:46 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 2.98s (39.00ms CPU time) 11:26:46 11:26:46 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest 11:26:46 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13928, ~: 13928) 11:26:46 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19306, ~: 19374) 11:26:46 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 1955294, ~: 1955540) 11:26:46 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 53204, ~: 53084) 11:26:46 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 2.98s (459.76ms CPU time) 11:26:46 11:26:46 Ran 3 tests for test/validator-selection/Sampling.t.sol:SamplingTest 11:26:46 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 2818852, ~: 272835) 11:26:46 [PASS] testSimpleSample() (gas: 5504701) 11:26:46 [PASS] test_dirtySample(uint8,uint16,uint256) (runs: 256, μ: 537135, ~: 152281) 11:26:46 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 3.28s (4.27s CPU time) 11:26:47 11:26:47 Ran 26 tests for test/Rollup.t.sol:RollupTest 11:26:47 [PASS] testBlockFee() (gas: 42884197) 11:26:47 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 38279263, ~: 38407004) 11:26:47 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 256, μ: 79064942, ~: 84322727) 11:26:47 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 83970145) 11:26:47 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 256, μ: 42375285, ~: 43127185) 11:26:47 [PASS] testEmptyBlock(bool) (runs: 256, μ: 37650045, ~: 37835004) 11:26:47 [PASS] testInvalidBlobHash() (gas: 41845450) 11:26:47 [PASS] testInvalidBlobProof() (gas: 1026084421) 11:26:47 [PASS] testInvalidL2Fee() (gas: 41944874) 11:26:47 [PASS] testMixedBlock(bool) (runs: 256, μ: 56874565, ~: 69333485) 11:26:47 [PASS] testNonZeroDaFee() (gas: 41933038) 11:26:47 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 71285723) 11:26:47 [PASS] testProvingFeeUpdates() (gas: 99966663) 11:26:47 [PASS] testPrune() (gas: 44383614) 11:26:47 [PASS] testPruneAfterPartial() (gas: 84328985) 11:26:47 [PASS] testPruneDuringPropose() (gas: 51637513) 11:26:47 [PASS] testRevertInvalidTimestamp() (gas: 36922539) 11:26:47 [PASS] testRevertPrune() (gas: 43823895) 11:26:47 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 60252116) 11:26:47 [PASS] testSetManaTargetDecreasing(uint256,uint256) (runs: 256, μ: 74097101, ~: 74097173) 11:26:47 [PASS] testSetManaTargetIncreasing(uint256,uint256) (runs: 256, μ: 74099241, ~: 74099475) 11:26:47 [PASS] testShouldNotBeTooEagerToPrune() (gas: 51936184) 11:26:47 [PASS] testSingleBlock(bool) (runs: 256, μ: 39691493, ~: 38582532) 11:26:47 [PASS] testSubmitProofInvalidArchive() (gas: 37489593) 11:26:47 [PASS] testSubmitProofNonExistentBlock() (gas: 37489298) 11:26:47 [PASS] testTimestamp() (gas: 38758114) 11:26:47 Suite result: ok. 26 passed; 0 failed; 0 skipped; finished in 3.97s (20.02s CPU time) 11:26:47 11:26:47 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest 11:26:47 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11830, ~: 11830) 11:26:47 [PASS] test_WhenDepositsPerMintIs0() (gas: 10889) 11:26:47 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23240, ~: 23380) 11:26:47 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 11201573, ~: 11111610) 11:26:47 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 3.99s (3.97s CPU time) 11:26:49 11:26:49 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest 11:26:49 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951) 11:26:49 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932) 11:26:49 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.00s (4.65ms CPU time) 11:26:49 11:26:49 Ran 5 tests for test/RollupGetters.t.sol:RollupShouldBeGetters 11:26:49 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 40613490, ~: 40592476) 11:26:49 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 41311606, ~: 41293576) 11:26:49 [PASS] test_getEpochCommitteeBig(uint16,bool) (runs: 256, μ: 51823560, ~: 51952028) 11:26:49 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 41243029, ~: 41241660) 11:26:49 [PASS] test_validateHeader() (gas: 41148670) 11:26:49 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 6.00s (9.96s CPU time) 11:26:50 11:26:50 Ran 15 tests for test/Outbox.t.sol:OutboxTest 11:26:50 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10866, ~: 10866) 11:26:50 [PASS] testGetRootData() (gas: 132097) 11:26:50 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 22839277, ~: 6975683) 11:26:50 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 4089508, ~: 4492582) 11:26:50 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 625548) 11:26:50 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36813) 11:26:50 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36382) 11:26:50 [PASS] testRevertIfInsertingDuplicate() (gas: 75392) 11:26:50 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30571, ~: 30571) 11:26:50 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38576) 11:26:50 [PASS] testRevertIfPathHeightMismatch() (gas: 1140322) 11:26:50 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1180099) 11:26:50 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 655748) 11:26:50 [PASS] testRevertIfVersionMismatch() (gas: 36119) 11:26:50 [PASS] testValidInsertAndConsume() (gas: 658749) 11:26:50 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 6.81s (7.90s CPU time) 11:26:50 11:26:50 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest 11:26:50 [PASS] test_WhenMinimumConfigEq0() (gas: 2849) 11:26:50 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 49662, ~: 50190) 11:26:50 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 156538, ~: 166937) 11:26:50 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53116, ~: 52810) 11:26:50 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76244, ~: 75942) 11:26:50 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76570, ~: 76263) 11:26:50 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119776, ~: 119994) 11:26:50 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172505, ~: 172720) 11:26:50 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 174624, ~: 174990) 11:26:50 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192295, ~: 192789) 11:26:50 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 219655, ~: 220006) 11:26:50 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 217895, ~: 218502) 11:26:50 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 7.37s (421.86ms CPU time) 11:26:50 11:26:50 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest 11:26:50 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712831, ~: 5712905) 11:26:50 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554780, ~: 7554841) 11:26:50 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892758, ~: 3892755) 11:26:50 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 7.37s (14.74s CPU time) 11:26:50 11:26:50 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest 11:26:50 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 670147, ~: 670633) 11:26:50 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377514, ~: 377514) 11:26:50 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 673114, ~: 673071) 11:26:50 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 671519, ~: 672020) 11:26:50 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382733, ~: 382733) 11:26:50 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683357, ~: 684026) 11:26:50 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1125616, ~: 1125994) 11:26:50 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382495) 11:26:50 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15219, ~: 15214) 11:26:50 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 376098, ~: 376141) 11:26:50 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381289, ~: 381394) 11:26:50 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 7.37s (1.59s CPU time) 11:26:51 11:26:51 Ran 3 tests for test/validator-selection/address_snapshots/add.t.sol:AddressSnapshotAddTest 11:26:51 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1710396, ~: 1685564) 11:26:51 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689) 11:26:51 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848) 11:26:51 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 7.92s (1.98s CPU time) 11:26:51 11:26:51 Ran 9 tests for test/Inbox.t.sol:InboxTest 11:26:51 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055) 11:26:51 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5620473, ~: 5599162) 11:26:51 [PASS] testRevertIFConsumingInFuture() (gas: 12712) 11:26:51 [PASS] testRevertIfActorTooLarge() (gas: 11877) 11:26:51 [PASS] testRevertIfContentTooLarge() (gas: 12009) 11:26:51 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841) 11:26:51 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008) 11:26:51 [PASS] testRevertIfVersionMismatch() (gas: 12251) 11:26:51 [PASS] testSendDuplicateL2Messages() (gas: 111551) 11:26:51 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 8.11s (5.46s CPU time) 11:26:51 11:26:51 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest 11:26:51 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32827, ~: 32633) 11:26:51 [PASS] test_WhenAmountEq0() (gas: 8626) 11:26:51 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 209743, ~: 210515) 11:26:51 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 235213, ~: 237898) 11:26:51 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 214238, ~: 214674) 11:26:51 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 8.11s (326.11ms CPU time) 11:26:51 proptest: Saving this and future failures in cache/fuzz/failures 11:26:51 proptest: If this test was run on a CI system, you may wish to add the following line to your copy of the file. (You may need to create it.) 11:26:51 cc a6095d2d6281d50f2403d7a459bc384d68617f41e06ebd82cc93acd67a545908 11:26:51 11:26:51 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest 11:26:51 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405) 11:26:51 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038) 11:26:51 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773) 11:26:51 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 8.57s (37.30ms CPU time) 11:26:51 11:26:51 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest 11:26:51 [PASS] test_WhenCallerIsNotSelf() (gas: 28665) 11:26:51 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273494, ~: 273297) 11:26:51 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35807, ~: 35752) 11:26:51 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273324, ~: 273575) 11:26:51 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42149, ~: 41957) 11:26:51 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273404, ~: 273651) 11:26:51 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 256, μ: 42345, ~: 42142) 11:26:51 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 256, μ: 273687, ~: 273685) 11:26:51 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 256, μ: 31300, ~: 31299) 11:26:51 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274234, ~: 274514) 11:26:51 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41761, ~: 41530) 11:26:51 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273064, ~: 273060) 11:26:51 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31231, ~: 31238) 11:26:51 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273549, ~: 273767) 11:26:51 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 40951, ~: 40719) 11:26:51 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273814, ~: 274130) 11:26:51 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41941, ~: 41698) 11:26:51 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 274017, ~: 274253) 11:26:51 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 256, μ: 42030, ~: 41796) 11:26:51 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 8.57s (845.52ms CPU time) 11:26:51 11:26:51 Ran 8 tests for test/staking_asset_handler/addValidator.t.sol:addValidatorToQueueTest 11:26:51 [PASS] test_GivenTheDepositCallFails(address,address,address,address) (runs: 256, μ: 2593493, ~: 2593493) 11:26:51 [PASS] test_WhenCallerIsUnhinged(address,bool) (runs: 256, μ: 904770, ~: 1149582) 11:26:51 [PASS] test_WhenInsufficientTimePassed(address,address) (runs: 256, μ: 14011921, ~: 14011921) 11:26:51 [FAIL: next call did not revert as expected; counterexample: calldata=0xf5ab85c10000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000dead args=[0x0000000000000000000000000000000000000160, 0x000000000000000000000000000000000000dEaD]] test_WhenPassportProofHasBeenUsed(address,address) (runs: 150, μ: 16226824, ~: 16226824) 11:26:51 [PASS] test_WhenPassportProofIsInDevMode(address,address) (runs: 256, μ: 11782536, ~: 11782536) 11:26:51 [PASS] test_WhenPassportProofIsInThePast(address,uint16) (runs: 256, μ: 11811434, ~: 11811434) 11:26:51 [PASS] test_WhenSufficientTimePassed(address,address) (runs: 256, μ: 14554431, ~: 14554431) 11:26:51 [PASS] test_WhenUserIsNew(address,address) (runs: 256, μ: 14554364, ~: 14554364) 11:26:51 Suite result: FAILED. 7 passed; 1 failed; 0 skipped; finished in 8.57s (33.79s CPU time) 11:26:53 11:26:53 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest 11:26:53 [PASS] testFrontier() (gas: 0) 11:26:53 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 10.14s (10.13s CPU time) 11:26:53 11:26:53 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest 11:26:53 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85739, ~: 85895) 11:26:53 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447) 11:26:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 10.37s (35.00ms CPU time) 11:26:53 11:26:53 Ran 9 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest 11:26:53 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 310156, ~: 310156) 11:26:53 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 10372235, ~: 10340607) 11:26:53 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 10436875, ~: 10393480) 11:26:53 [PASS] test_GivenInsufficientYea() (gas: 422734) 11:26:53 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 348686, ~: 348708) 11:26:53 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 10259137, ~: 10230888) 11:26:53 [PASS] test_GivenRoundAlreadyExecuted() (gas: 9161669) 11:26:53 [PASS] test_WhenRoundNotInPast() (gas: 334426) 11:26:53 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 348752, ~: 348620) 11:26:53 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 10.40s (31.12s CPU time) 11:26:56 11:26:56 Ran 11 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest 11:26:56 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 41271367, ~: 41271367) 11:26:56 [PASS] testHappyPath() (gas: 54695434) 11:26:56 [PASS] testInitialCommitteeMatch() (gas: 41449329) 11:26:56 [PASS] testInsufficientSigsMove() (gas: 45195348) 11:26:56 [PASS] testInvalidCommitteeCommitment() (gas: 45195731) 11:26:56 [PASS] testNukeFromOrbit() (gas: 55869502) 11:26:56 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 41581569, ~: 41581569) 11:26:56 [PASS] testProposerNotProvided() (gas: 45212231) 11:26:56 [PASS] testRelayedForProposer() (gas: 46639928) 11:26:56 [PASS] testStableCommittee(uint8) (runs: 256, μ: 41569958, ~: 41570061) 11:26:56 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 256, μ: 70688330, ~: 70688330) 11:26:56 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 13.44s (18.59s CPU time) 11:26:56 11:26:56 Ran 85 test suites in 13.45s (186.13s CPU time): 367 tests passed, 1 failed, 0 skipped (368 total tests) 11:26:56 11:26:56 Failing tests: 11:26:56 Encountered 1 failing test in test/staking_asset_handler/addValidator.t.sol:addValidatorToQueueTest 11:26:56 [FAIL: next call did not revert as expected; counterexample: calldata=0xf5ab85c10000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000dead args=[0x0000000000000000000000000000000000000160, 0x000000000000000000000000000000000000dEaD]] test_WhenPassportProofHasBeenUsed(address,address) (runs: 150, μ: 16226824, ~: 16226824) 11:26:56 11:26:56 Encountered a total of 1 failing tests, 367 tests succeeded