Parent Log: http://ci.aztec-labs.com/ef45485fe3c93ae9 Command: 12a3fed49cae95da cd l1-contracts && forge test Commit: https://github.com/AztecProtocol/aztec-packages/commit/d77875bd6da3d7bf55858e580e04fd7386607b9f Env: REF_NAME=gh-readonly-queue/next/pr-14634-ce230a262785dba7f314d38deb462409a7dae72e CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Wed Jun 4 21:08:35 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14634_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/88124959fc35bcb2 21:08:42 Compiling 238 files with Solc 0.8.27 21:09:32 Solc 0.8.27 finished in 50.37s 21:09:32 Compiler run successful! 21:09:32 21:09:32 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest 21:09:32 [PASS] test_LockVoteAndExecute() (gas: 1313940) 21:09:32 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 16.84ms (1.03ms CPU time) 21:09:32 21:09:32 Ran 2 tests for test/Parity.t.sol:ParityTest 21:09:32 [PASS] testRootMatchesBaseParity() (gas: 548387) 21:09:32 [PASS] testRootMatchesRootParity() (gas: 548320) 21:09:32 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 17.52ms (3.16ms CPU time) 21:09:32 21:09:32 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic 21:09:32 [PASS] test_GivenSufficientBalance() (gas: 155526) 21:09:32 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53788) 21:09:32 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 18.10ms (441.66µs CPU time) 21:09:32 21:09:32 Ran 5 tests for test/staking/deposit.t.sol:DepositTest 21:09:32 [PASS] test_GivenAttesterIsAlreadyActive() (gas: 66944) 21:09:32 [PASS] test_GivenAttesterIsAlreadyRegistered() (gas: 777880) 21:09:32 [PASS] test_GivenAttesterIsNotActive() (gas: 564690) 21:09:32 [PASS] test_GivenCallerHasInsufficientAllowance() (gas: 30484) 21:09:32 [PASS] test_GivenCallerHasInsufficientFunds() (gas: 58832) 21:09:32 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 18.91ms (1.63ms CPU time) 21:09:32 21:09:32 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest 21:09:32 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951) 21:09:32 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932) 21:09:32 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 19.63ms (5.69ms CPU time) 21:09:32 21:09:32 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest 21:09:32 [PASS] test_UpgradeIntoNewVersion() (gas: 3532767) 21:09:32 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 22.46ms (3.32ms CPU time) 21:09:32 21:09:32 Ran 7 tests for test/staking/slash.t.sol:SlashTest 21:09:32 [PASS] test_GivenAttesterIsActive() (gas: 728368) 21:09:32 [PASS] test_GivenAttesterIsNotActive() (gas: 554666) 21:09:32 [PASS] test_GivenTimeIsAfterUnlock() (gas: 687963) 21:09:32 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 711357) 21:09:32 [PASS] test_WhenAttesterIsNotExiting() (gas: 752876) 21:09:32 [PASS] test_WhenAttesterIsNotRegistered() (gas: 31456) 21:09:32 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 13373) 21:09:32 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 23.50ms (4.43ms CPU time) 21:09:32 21:09:32 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest 21:09:32 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11813, ~: 11813) 21:09:32 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166862) 21:09:32 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 168019) 21:09:32 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 24.65ms (10.94ms CPU time) 21:09:32 21:09:32 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingTest 21:09:32 [PASS] test_Slashing() (gas: 40511417) 21:09:32 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 27.05ms (14.71ms CPU time) 21:09:32 21:09:32 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest 21:09:32 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355) 21:09:32 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 33.39ms (18.83ms CPU time) 21:09:32 21:09:32 Ran 2 tests for test/staking/getters.t.sol:GettersTest 21:09:32 [PASS] test_getAttesterAtIndex() (gas: 34605) 21:09:32 [PASS] test_getAttesterOutOfBounds() (gas: 27353) 21:09:32 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 33.46ms (312.57µs CPU time) 21:09:32 21:09:32 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest 21:09:32 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668) 21:09:32 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 18924, ~: 19037) 21:09:32 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 35.67ms (38.65ms CPU time) 21:09:32 21:09:32 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest 21:09:32 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85273, ~: 85895) 21:09:32 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447) 21:09:32 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 39.77ms (40.55ms CPU time) 21:09:32 21:09:32 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest 21:09:32 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362) 21:09:32 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789) 21:09:32 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 44.86ms (29.60ms CPU time) 21:09:32 21:09:32 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest 21:09:32 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11752, ~: 11752) 21:09:32 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37304, ~: 37304) 21:09:32 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 47.61ms (28.52ms CPU time) 21:09:32 21:09:32 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest 21:09:32 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491) 21:09:32 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202) 21:09:32 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 51.88ms (38.14ms CPU time) 21:09:32 21:09:32 Ran 1 test for test/staking/move.t.sol:MoveTest 21:09:32 [PASS] test_MoveStakingSet() (gas: 48983956) 21:09:32 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 58.17ms (40.90ms CPU time) 21:09:32 proptest: Saving this and future failures in cache/fuzz/failures 21:09:32 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.) 21:09:32 cc 044ae99a49566ea80d98a101686699c48d4af2dabc7316efeaa2726418b477d4 21:09:32 21:09:32 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest 21:09:32 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 420444) 21:09:32 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315343) 21:09:32 [PASS] test_GivenNewCanonicalInstance() (gas: 838234) 21:09:32 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 516447) 21:09:32 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 594256) 21:09:32 [PASS] test_GivenProposalIsLeader() (gas: 491969) 21:09:32 [PASS] test_GivenRoundChanged() (gas: 471101) 21:09:32 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 346188, ~: 346188) 21:09:32 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 61.45ms (46.61ms CPU time) 21:09:32 21:09:32 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest 21:09:32 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968186, ~: 967767) 21:09:32 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 963827, ~: 963631) 21:09:32 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964524, ~: 964326) 21:09:32 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 66.72ms (145.92ms CPU time) 21:09:32 21:09:32 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest 21:09:32 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428) 21:09:32 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762) 21:09:32 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 70.64ms (56.39ms CPU time) 21:09:32 21:09:32 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest 21:09:32 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 184055, ~: 184736) 21:09:32 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 5735, ~: 5735) 21:09:32 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 76.71ms (76.40ms CPU time) 21:09:32 21:09:32 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest 21:09:32 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19422, ~: 19727) 21:09:32 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83238, ~: 82934) 21:09:32 [PASS] test_GivenCallerIsNotOwner(address) (runs: 257, μ: 11785, ~: 11785) 21:09:32 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 76.92ms (62.45ms CPU time) 21:09:32 21:09:32 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest 21:09:32 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 128073, ~: 118972) 21:09:32 [PASS] test_GivenBalanceIs0() (gas: 54054) 21:09:32 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892) 21:09:32 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 99.39ms (103.62ms CPU time) 21:09:32 21:09:32 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest 21:09:32 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 347422, ~: 347422) 21:09:32 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13098) 21:09:32 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 103.56ms (87.48ms CPU time) 21:09:32 21:09:32 Ran 3 tests for test/governance/governance/limitedDeposit.t.sol:LimitedDepositTest 21:09:32 [PASS] test_WhenFloodgatesAreOpen(address,address) (runs: 256, μ: 194809, ~: 194817) 21:09:32 [PASS] test_WhenIsAllowedToDeposit(address,address) (runs: 256, μ: 197557, ~: 197557) 21:09:32 [PASS] test_WhenNotAllowedToDeposit(address,address) (runs: 256, μ: 15768, ~: 15768) 21:09:32 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 106.43ms (91.43ms CPU time) 21:09:32 21:09:32 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest 21:09:32 [PASS] test_GivenStateIsDropped() (gas: 25448) 21:09:32 [PASS] test_GivenStateIsExecuted() (gas: 25467) 21:09:32 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 24752, ~: 29984) 21:09:32 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 115.10ms (24.57ms CPU time) 21:09:32 21:09:32 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees 21:09:32 [PASS] test_GivenSufficientBalance() (gas: 206864) 21:09:32 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209) 21:09:32 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761) 21:09:32 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 127.91ms (43.88ms CPU time) 21:09:32 21:09:32 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest 21:09:32 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32549) 21:09:32 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 600448, ~: 600448) 21:09:32 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 138.82ms (122.73ms CPU time) 21:09:32 21:09:32 Ran 2 tests for test/staking/setSlasher.t.sol:SetslasherTest 21:09:32 [PASS] test_setSlasher(address) (runs: 257, μ: 27287, ~: 27306) 21:09:32 [PASS] test_setSlasher_whenNotOwner(address) (runs: 257, μ: 12931, ~: 12931) 21:09:32 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 189.85ms (169.36ms CPU time) 21:09:32 21:09:32 Ran 1 test for test/decoders/Decoders.t.sol:DecodersTest 21:09:32 [PASS] testDecodeBlocks() (gas: 5327421) 21:09:32 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 193.02ms (175.12ms CPU time) 21:09:32 21:09:32 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest 21:09:32 [PASS] test_GivenNoCheckpoints() (gas: 28277) 21:09:32 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 210942, ~: 212422) 21:09:32 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 206527, ~: 209806) 21:09:32 [PASS] test_WhenTimeNotInPast() (gas: 3997) 21:09:32 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 195.40ms (240.18ms CPU time) 21:09:32 21:09:32 Ran 2 tests for test/ignition.t.sol:IgnitionTest 21:09:32 [PASS] test_RevertNonEmptyBlock() (gas: 36299384) 21:09:32 [PASS] test_emptyBlock() (gas: 36479411) 21:09:32 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 204.77ms (267.37ms CPU time) 21:09:32 21:09:32 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest 21:09:32 [PASS] test_GivenTheRollupIsInGenesisState() (gas: 39952713) 21:09:32 [PASS] test_GivenTheSeedHasBeenSampled() (gas: 42013465) 21:09:32 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 52198755) 21:09:32 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207) 21:09:32 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 224.65ms (507.21ms CPU time) 21:09:32 21:09:32 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest 21:09:32 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 725364) 21:09:32 [PASS] test_GivenAttesterIsLiving() (gas: 733523) 21:09:32 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 529055) 21:09:32 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 709446) 21:09:32 [PASS] test_WhenAttesterIsNotRegistered() (gas: 30175) 21:09:32 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 257, μ: 538835, ~: 538835) 21:09:32 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 227.82ms (169.54ms CPU time) 21:09:32 21:09:32 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest 21:09:32 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1266814, ~: 1266814) 21:09:32 [PASS] testDepositPrivate() (gas: 194773) 21:09:32 [PASS] testDepositPublic() (gas: 197276) 21:09:32 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2335061, ~: 2335061) 21:09:32 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1256449) 21:09:32 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 233.26ms (371.44ms CPU time) 21:09:32 21:09:32 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest 21:09:32 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 696289, ~: 696654) 21:09:32 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 832535, ~: 832945) 21:09:32 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 673555, ~: 673700) 21:09:32 [PASS] test_GivenStateIsActive() (gas: 356145) 21:09:32 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 350277, ~: 350277) 21:09:32 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685965, ~: 686275) 21:09:32 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698833, ~: 699353) 21:09:32 [PASS] test_GivenStateIsPending() (gas: 348521) 21:09:32 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 663939, ~: 664799) 21:09:32 [PASS] test_GivenStateIsRejected() (gas: 363965) 21:09:32 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 237.15ms (1.11s CPU time) 21:09:32 21:09:32 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest 21:09:32 [PASS] test_GivenMultipleListedRollups() (gas: 297522) 21:09:32 [PASS] test_GivenNoListedRollups() (gas: 10735) 21:09:32 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 240.74ms (8.86ms CPU time) 21:09:32 21:09:32 Ran 3 tests for test/MultiProof.t.sol:MultiProofTest 21:09:32 [PASS] testMultipleProvers() (gas: 242039234) 21:09:32 [PASS] testNoHolesInProvenBlocks() (gas: 83095532) 21:09:32 [PASS] testProofsAreInOneEpoch() (gas: 98488562) 21:09:32 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 240.90ms (643.49ms CPU time) 21:09:32 21:09:32 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest 21:09:32 [PASS] test_GivenStatusIsNotExiting() (gas: 644520) 21:09:32 [PASS] test_GivenTimeIsAfterUnlock(bool) (runs: 256, μ: 759486, ~: 759442) 21:09:32 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 682597) 21:09:32 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 247.74ms (228.01ms CPU time) 21:09:33 21:09:33 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static 21:09:33 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119646, ~: 120036) 21:09:33 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120792, ~: 122387) 21:09:33 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 118982, ~: 120572) 21:09:33 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120620, ~: 121911) 21:09:33 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 257.53ms (236.77ms CPU time) 21:09:33 21:09:33 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest 21:09:33 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 390318, ~: 390318) 21:09:33 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 693988, ~: 694495) 21:09:33 [PASS] test_WhenGetProposalStateIsActive() (gas: 356254) 21:09:33 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 257, μ: 390242, ~: 390261) 21:09:33 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 683803, ~: 684329) 21:09:33 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685619, ~: 686463) 21:09:33 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698760, ~: 699476) 21:09:33 [PASS] test_WhenGetProposalStateIsPending() (gas: 348762) 21:09:33 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664415, ~: 664935) 21:09:33 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364161) 21:09:33 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 257.26ms (986.12ms CPU time) 21:09:33 21:09:33 Ran 4 tests for test/validator-selection/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest 21:09:33 [PASS] test_WhenAddressNotInTheSet() (gas: 10869) 21:09:33 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421434, ~: 421347) 21:09:33 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 257, μ: 171051, ~: 170977) 21:09:33 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456) 21:09:33 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 259.76ms (305.96ms CPU time) 21:09:33 21:09:33 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest 21:09:33 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 825672, ~: 826176) 21:09:33 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 261.99ms (246.77ms CPU time) 21:09:33 21:09:33 Ran 4 tests for test/staking_asset_handler/addValidator.t.sol:AddValidatorTest 21:09:33 [PASS] test_GivenBalanceGEDepositAmount(address,address) (runs: 256, μ: 619739, ~: 619739) 21:09:33 [PASS] test_WhenCallerIsUnhinged(address,bool) (runs: 256, μ: 875131, ~: 1115643) 21:09:33 [PASS] test_WhenInsufficientTimePassed(address,address) (runs: 256, μ: 172285, ~: 172285) 21:09:33 [PASS] test_WhenSufficientTimePassed(address,address) (runs: 256, μ: 619805, ~: 619805) 21:09:33 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 292.36ms (720.60ms CPU time) 21:09:33 21:09:33 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest 21:09:33 [PASS] test_WhenDepositsPerMintIs0() (gas: 64047) 21:09:33 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,uint256) (runs: 256, μ: 2406254, ~: 2423205) 21:09:33 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 401.89ms (378.71ms CPU time) 21:09:33 21:09:33 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest 21:09:33 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 183572, ~: 183702) 21:09:33 [PASS] test_GivenNoCheckpoints(uint256) (runs: 257, μ: 21693, ~: 21616) 21:09:33 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 257, μ: 1337632, ~: 1481854) 21:09:33 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 429.03ms (414.54ms CPU time) 21:09:33 21:09:33 Ran 3 tests for test/Forwarder.t.sol:ForwarderTest 21:09:33 [PASS] testForward() (gas: 125773) 21:09:33 [PASS] testRevertWhenCallToInvalidAddress(address) (runs: 256, μ: 14635, ~: 14635) 21:09:33 [PASS] testRevertWhenLengthMismatch() (gas: 10077) 21:09:33 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 486.51ms (25.86ms CPU time) 21:09:33 21:09:33 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest 21:09:33 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1248030, ~: 1405314) 21:09:33 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 257, μ: 40252, ~: 40252) 21:09:33 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1405874, ~: 1596255) 21:09:33 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1092424, ~: 1260250) 21:09:33 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 487.34ms (1.12s CPU time) 21:09:33 21:09:33 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest 21:09:33 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11850, ~: 11850) 21:09:33 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28484, ~: 28468) 21:09:33 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 623.84ms (38.68ms CPU time) 21:09:33 21:09:33 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest 21:09:33 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76842, ~: 76633) 21:09:33 [PASS] test_WhenAmountEq0() (gas: 8437) 21:09:33 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 233981, ~: 235714) 21:09:33 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 211625, ~: 212703) 21:09:33 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 623.90ms (195.37ms CPU time) 21:09:33 21:09:33 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest 21:09:33 [PASS] test_computeFeeAssetPerEth() (gas: 24034021) 21:09:33 [PASS] test_full() (gas: 160797407) 21:09:33 [PASS] test_invalidOracleInput() (gas: 55199) 21:09:33 [PASS] test_photograph() (gas: 77268431) 21:09:33 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 778.15ms (590.34ms CPU time) 21:09:33 21:09:33 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest 21:09:33 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 669784, ~: 670627) 21:09:33 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 257, μ: 377507, ~: 377526) 21:09:33 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 672979, ~: 673348) 21:09:33 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 671402, ~: 672014) 21:09:33 [PASS] test_GivenStateIsDropped(address) (runs: 257, μ: 382715, ~: 382734) 21:09:33 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683870, ~: 684009) 21:09:33 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1125376, ~: 1125999) 21:09:33 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382506) 21:09:33 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15238, ~: 15225) 21:09:33 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 257, μ: 376083, ~: 376141) 21:09:33 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 257, μ: 381304, ~: 381394) 21:09:33 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 824.40ms (1.43s CPU time) 21:09:33 21:09:33 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest 21:09:33 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32835, ~: 32633) 21:09:33 [PASS] test_WhenAmountEq0() (gas: 8626) 21:09:33 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 209959, ~: 210621) 21:09:33 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 239117, ~: 237898) 21:09:33 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 218551, ~: 214954) 21:09:33 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 830.92ms (342.92ms CPU time) 21:09:33 21:09:33 Ran 4 tests for test/validator-selection/address_snapshots/values.t.sol:AddressSnapshotValuesTest 21:09:33 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440) 21:09:33 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336063, ~: 335952) 21:09:33 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 687522, ~: 740196) 21:09:33 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 736545, ~: 703388) 21:09:33 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 853.93ms (1.76s CPU time) 21:09:33 21:09:33 Ran 1 test for test/delegation/minimal.t.sol:MinimalDelegationTest 21:09:33 [PASS] test_votingPower(bool,bool) (runs: 256, μ: 2486184, ~: 2548741) 21:09:33 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.05s (1.03s CPU time) 21:09:33 21:09:33 Ran 1 test for test/governance/scenario/AddRollup.t.sol:AddRollupTest 21:09:33 [PASS] test_AddRollup(bool) (runs: 256, μ: 2628892, ~: 2932119) 21:09:33 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.07s (1.05s CPU time) 21:09:33 21:09:33 Ran 3 tests for test/validator-selection/address_snapshots/length.t.sol:AddressSnapshotLengthTest 21:09:33 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 643366, ~: 643233) 21:09:33 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370) 21:09:33 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 664684, ~: 651702) 21:09:33 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.09s (2.04s CPU time) 21:09:33 21:09:33 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest 21:09:33 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11863, ~: 11863) 21:09:33 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19672, ~: 19672) 21:09:33 [FAIL: log != expected log; counterexample: calldata=0xc3d7de800000000000000000000000000000000000000000000000000000000000000000 args=[0x0000000000000000000000000000000000000000]] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 53, μ: 578930, ~: 578930) 21:09:33 Suite result: FAILED. 2 passed; 1 failed; 0 skipped; finished in 1.15s (72.09ms CPU time) 21:09:33 21:09:33 Ran 3 tests for test/validator-selection/address_snapshots/at.t.sol:AddressSnapshotAtTest 21:09:33 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020) 21:09:33 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 851835, ~: 815882) 21:09:33 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 257, μ: 11388, ~: 11388) 21:09:33 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.15s (1.13s CPU time) 21:09:33 21:09:33 Ran 7 tests for test/validator-selection/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest 21:09:33 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 642387, ~: 634439) 21:09:33 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404) 21:09:33 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 658538, ~: 682363) 21:09:33 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 659373, ~: 661294) 21:09:33 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 733087, ~: 672542) 21:09:33 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 695974, ~: 692656) 21:09:33 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 677323, ~: 598930) 21:09:33 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.23s (6.25s CPU time) 21:09:34 21:09:34 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest 21:09:34 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 41238854, ~: 41238832) 21:09:34 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.26s (1.25s CPU time) 21:09:34 21:09:34 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest 21:09:34 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13883, ~: 13883) 21:09:34 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 18996, ~: 19182) 21:09:34 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 605138, ~: 605442) 21:09:34 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 257, μ: 55345, ~: 55282) 21:09:34 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.31s (188.88ms CPU time) 21:09:34 21:09:34 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest 21:09:34 [PASS] test_FeeModelEquivalence() (gas: 489497105) 21:09:34 [PASS] test__FeeModelPrune() (gas: 2220626) 21:09:34 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.59s (1.26s CPU time) 21:09:34 21:09:34 Ran 3 tests for test/validator-selection/address_snapshots/add.t.sol:AddressSnapshotAddTest 21:09:34 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1821499, ~: 1686932) 21:09:34 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689) 21:09:34 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848) 21:09:34 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.60s (1.80s CPU time) 21:09:34 21:09:34 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest 21:09:34 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 1498535, ~: 1498593) 21:09:34 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 47860, ~: 48042) 21:09:34 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 48787, ~: 48468) 21:09:34 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.71s (140.07ms CPU time) 21:09:34 21:09:34 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest 21:09:34 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 257, μ: 11808, ~: 11808) 21:09:34 [PASS] test_WhenDepositsPerMintIs0() (gas: 10844) 21:09:34 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 257, μ: 23055, ~: 23193) 21:09:34 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 257, μ: 6719288, ~: 6507255) 21:09:34 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.99s (2.05s CPU time) 21:09:34 21:09:34 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest 21:09:34 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405) 21:09:34 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038) 21:09:34 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773) 21:09:34 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 2.05s (112.05ms CPU time) 21:09:34 21:09:34 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest 21:09:34 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 20582, ~: 20577) 21:09:34 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 48676, ~: 48682) 21:09:34 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1044728, ~: 1045674) 21:09:34 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 2.24s (630.20ms CPU time) 21:09:35 21:09:35 Ran 3 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest 21:09:35 [PASS] test_100_validators() (gas: 368855192) 21:09:35 [PASS] test_48_validators() (gas: 319595854) 21:09:35 [PASS] test_no_validators() (gas: 80707589) 21:09:35 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 2.64s (4.31s CPU time) 21:09:36 21:09:36 Ran 3 tests for test/validator-selection/Sampling.t.sol:SamplingTest 21:09:36 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 2942841, ~: 222377) 21:09:36 [PASS] testSimpleSample() (gas: 5504701) 21:09:36 [PASS] test_dirtySample(uint8,uint16,uint256) (runs: 256, μ: 492499, ~: 174989) 21:09:36 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 3.43s (4.45s CPU time) 21:09:38 21:09:38 Ran 9 tests for test/Inbox.t.sol:InboxTest 21:09:38 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055) 21:09:38 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5762176, ~: 5753247) 21:09:38 [PASS] testRevertIFConsumingInFuture() (gas: 12712) 21:09:38 [PASS] testRevertIfActorTooLarge() (gas: 11877) 21:09:38 [PASS] testRevertIfContentTooLarge() (gas: 12009) 21:09:38 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841) 21:09:38 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008) 21:09:38 [PASS] testRevertIfVersionMismatch() (gas: 12251) 21:09:38 [PASS] testSendDuplicateL2Messages() (gas: 111551) 21:09:38 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 5.75s (5.77s CPU time) 21:09:38 21:09:38 Ran 8 tests for test/governance/governance-proposer/voteWithsig.t.sol:VoteWithSigTest 21:09:38 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 420466) 21:09:38 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315343) 21:09:38 [PASS] test_GivenNewCanonicalInstance() (gas: 838256) 21:09:38 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 516469) 21:09:38 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 594256) 21:09:38 [PASS] test_GivenProposalIsLeader() (gas: 491969) 21:09:38 [PASS] test_GivenRoundChanged() (gas: 471101) 21:09:38 [PASS] test_WhenSigNotFromProposer(address) (runs: 256, μ: 346079, ~: 346079) 21:09:38 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 5.75s (96.22ms CPU time) 21:09:38 21:09:38 Ran 5 tests for test/RollupGetters.t.sol:RollupShouldBeGetters 21:09:38 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 40677046, ~: 40688656) 21:09:38 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 41363046, ~: 41346186) 21:09:38 [PASS] test_getEpochCommitteeBig(uint16,bool) (runs: 256, μ: 51932884, ~: 52004669) 21:09:38 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 41301661, ~: 41294811) 21:09:38 [PASS] test_validateHeader() (gas: 41201302) 21:09:38 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 5.85s (9.96s CPU time) 21:09:39 21:09:39 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest 21:09:39 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712862, ~: 5712905) 21:09:39 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 257, μ: 7554775, ~: 7554841) 21:09:39 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 257, μ: 3892756, ~: 3892755) 21:09:39 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.61s (13.85s CPU time) 21:09:41 21:09:41 Ran 15 tests for test/Outbox.t.sol:OutboxTest 21:09:41 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10866, ~: 10866) 21:09:41 [PASS] testGetRootData() (gas: 132097) 21:09:41 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 65, μ: 32484697, ~: 4271348) 21:09:41 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 3883561, ~: 3674524) 21:09:41 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 625548) 21:09:41 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36813) 21:09:41 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36382) 21:09:41 [PASS] testRevertIfInsertingDuplicate() (gas: 75392) 21:09:41 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30571, ~: 30571) 21:09:41 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38576) 21:09:41 [PASS] testRevertIfPathHeightMismatch() (gas: 1140322) 21:09:41 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1180099) 21:09:41 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 655748) 21:09:41 [PASS] testRevertIfVersionMismatch() (gas: 36119) 21:09:41 [PASS] testValidInsertAndConsume() (gas: 658749) 21:09:41 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 9.14s (9.96s CPU time) 21:09:42 21:09:42 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest 21:09:42 [PASS] testFrontier() (gas: 0) 21:09:42 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 9.78s (9.77s CPU time) 21:09:43 21:09:43 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest 21:09:43 [PASS] testComputeTxsEffectsHash2() (gas: 18627) 21:09:43 [PASS] testComputeTxsEffectsHash3() (gas: 23624) 21:09:43 [PASS] testComputeTxsEffectsHash5() (gas: 32656) 21:09:43 [PASS] testComputeTxsEffectsHash6() (gas: 37298) 21:09:43 [PASS] testComputeTxsEffectsHash7() (gas: 41009) 21:09:43 [PASS] testDecomp() (gas: 42917) 21:09:43 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 10.45s (23.51ms CPU time) 21:09:43 21:09:43 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest 21:09:43 [PASS] test_WhenMinimumConfigEq0() (gas: 2849) 21:09:43 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 49969, ~: 50190) 21:09:43 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 154735, ~: 166937) 21:09:43 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53114, ~: 52810) 21:09:43 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 257, μ: 76285, ~: 76253) 21:09:43 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 257, μ: 76588, ~: 76263) 21:09:43 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119786, ~: 120013) 21:09:43 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172399, ~: 172653) 21:09:43 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 257, μ: 174353, ~: 174306) 21:09:43 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192657, ~: 192789) 21:09:43 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 257, μ: 219604, ~: 220006) 21:09:43 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 257, μ: 217882, ~: 218502) 21:09:43 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 10.87s (515.88ms CPU time) 21:09:43 21:09:43 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest 21:09:43 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 296243, ~: 296392) 21:09:43 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 371487, ~: 371571) 21:09:43 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 92195, ~: 92195) 21:09:43 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 426228, ~: 426373) 21:09:43 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 441359, ~: 441523) 21:09:43 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90643, ~: 90643) 21:09:43 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 406917, ~: 407066) 21:09:43 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 106044, ~: 106044) 21:09:43 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 10.87s (1.01s CPU time) 21:09:43 21:09:43 Ran 10 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest 21:09:43 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 310156, ~: 310156) 21:09:43 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 257, μ: 10466175, ~: 10351681) 21:09:43 [PASS] test_GivenGovernanceCallReturnFalse(uint256) (runs: 256, μ: 10512167, ~: 10545376) 21:09:43 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 257, μ: 10444305, ~: 10490269) 21:09:43 [PASS] test_GivenInsufficientYea() (gas: 422714) 21:09:43 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 348940, ~: 348976) 21:09:43 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 257, μ: 10231528, ~: 10279665) 21:09:43 [PASS] test_GivenRoundAlreadyExecuted() (gas: 9064337) 21:09:43 [PASS] test_WhenRoundNotInPast() (gas: 334426) 21:09:43 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 257, μ: 348988, ~: 348832) 21:09:43 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 10.96s (42.63s CPU time) 21:09:45 21:09:45 Ran 24 tests for test/Rollup.t.sol:RollupTest 21:09:45 [PASS] testBlockFee() (gas: 42917601) 21:09:45 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 38299425, ~: 38421763) 21:09:45 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 257, μ: 80099029, ~: 84378889) 21:09:45 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 84026282) 21:09:45 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 257, μ: 42373775, ~: 43152487) 21:09:45 [PASS] testEmptyBlock(bool) (runs: 257, μ: 37673801, ~: 37854566) 21:09:45 [PASS] testInvalidBlobHash() (gas: 41877899) 21:09:45 [PASS] testInvalidBlobProof() (gas: 1026085926) 21:09:45 [PASS] testInvalidL2Fee() (gas: 41976991) 21:09:45 [PASS] testMixedBlock(bool) (runs: 257, μ: 56171236, ~: 43851215) 21:09:45 [PASS] testNonZeroDaFee() (gas: 41965201) 21:09:45 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 71330734) 21:09:45 [PASS] testProvingFeeUpdates() (gas: 100037744) 21:09:45 [PASS] testPrune() (gas: 44412952) 21:09:45 [PASS] testPruneAfterPartial() (gas: 84385493) 21:09:45 [PASS] testPruneDuringPropose() (gas: 51668871) 21:09:45 [PASS] testRevertInvalidTimestamp() (gas: 36952051) 21:09:45 [PASS] testRevertPrune() (gas: 43857323) 21:09:45 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 60288467) 21:09:45 [PASS] testShouldNotBeTooEagerToPrune() (gas: 51967850) 21:09:45 [PASS] testSingleBlock(bool) (runs: 257, μ: 39716569, ~: 38613128) 21:09:45 [PASS] testSubmitProofInvalidArchive() (gas: 37515933) 21:09:45 [PASS] testSubmitProofNonExistentBlock() (gas: 37515657) 21:09:45 [PASS] testTimestamp() (gas: 38818935) 21:09:45 Suite result: ok. 24 passed; 0 failed; 0 skipped; finished in 12.86s (15.88s CPU time) 21:09:45 21:09:45 Ran 11 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest 21:09:45 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 41323725, ~: 41323725) 21:09:45 [PASS] testHappyPath() (gas: 54778813) 21:09:45 [PASS] testInitialCommitteeMatch() (gas: 41501984) 21:09:45 [PASS] testInsufficientSigsMove() (gas: 45224278) 21:09:45 [PASS] testInvalidCommitteeCommitment() (gas: 45220318) 21:09:45 [PASS] testNukeFromOrbit() (gas: 55952784) 21:09:45 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 257, μ: 41634237, ~: 41634237) 21:09:45 [PASS] testProposerNotProvided() (gas: 45236818) 21:09:45 [PASS] testRelayedForProposer() (gas: 46665502) 21:09:45 [PASS] testStableCommittee(uint8) (runs: 257, μ: 41622698, ~: 41622813) 21:09:45 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 257, μ: 70651866, ~: 69435309) 21:09:45 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 12.86s (16.99s CPU time) 21:09:45 21:09:45 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest 21:09:45 [PASS] test_WhenCallerIsNotSelf() (gas: 28665) 21:09:45 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273159, ~: 273301) 21:09:45 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35829, ~: 36154) 21:09:45 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273288, ~: 273579) 21:09:45 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42147, ~: 41957) 21:09:45 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273416, ~: 273655) 21:09:45 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 257, μ: 42336, ~: 42142) 21:09:45 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 257, μ: 273697, ~: 273692) 21:09:45 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 257, μ: 31293, ~: 31299) 21:09:45 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274251, ~: 274521) 21:09:45 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 257, μ: 41753, ~: 41530) 21:09:45 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 257, μ: 273068, ~: 273064) 21:09:45 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 257, μ: 31237, ~: 31238) 21:09:45 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 257, μ: 273542, ~: 273483) 21:09:45 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 40975, ~: 40925) 21:09:45 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273828, ~: 274134) 21:09:45 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 257, μ: 41927, ~: 41698) 21:09:45 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 257, μ: 273985, ~: 274260) 21:09:45 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 257, μ: 42071, ~: 41796) 21:09:45 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 12.86s (861.26ms CPU time) 21:09:45 21:09:45 Ran 83 test suites in 12.87s (162.85s CPU time): 356 tests passed, 1 failed, 0 skipped (357 total tests) 21:09:45 21:09:45 Failing tests: 21:09:45 Encountered 1 failing test in test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest 21:09:45 [FAIL: log != expected log; counterexample: calldata=0xc3d7de800000000000000000000000000000000000000000000000000000000000000000 args=[0x0000000000000000000000000000000000000000]] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 53, μ: 578930, ~: 578930) 21:09:45 21:09:45 Encountered a total of 1 failing tests, 356 tests succeeded