Parent Log:
http://ci.aztec-labs.com/bfb39e8654dc42db
Command: a798ec95ba58f3ed cd l1-contracts && forge test
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/2562ad10061ab2f814e21bfefa0491184f3572f2
Env: REF_NAME=gh-readonly-queue/next/pr-14857-9180822e17ea6031fd45d55bcfb1551fd481884f CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 9 15:54:28 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14857_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_88124959fc35bcb2_next
15:54:37 Compiling 250 files with Solc 0.8.27
15:55:26 Solc 0.8.27 finished in 49.01s
15:55:26 Compiler run successful!
15:55:26 proptest: Saving this and future failures in cache/fuzz/failures
15:55:26 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.)
15:55:26 cc 262fe2d8813a6dc2cfce518f775aa4bd7fcef263e59323ab762b0e4f08c0c1db
15:55:26 proptest: Saving this and future failures in cache/fuzz/failures
15:55:26 proptest: If this test was run on a CI system, you may wish to add the following line to your copy of the file.
15:55:26 cc 5dcd19a10006d1b88d0948ac139a6421fa9391dbecdc8a8ab3dcbd623434594f
15:55:26 proptest: Saving this and future failures in cache/fuzz/failures
15:55:26 proptest: If this test was run on a CI system, you may wish to add the following line to your copy of the file.
15:55:26 cc 8337bf98cbbf2f5c21ba67fab8f58092338d4c727473e7f8485bbdcfcc96b9d0
15:55:26
15:55:26 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest
15:55:26 [PASS] test_GivenMultipleListedRollups() (gas: 297522)
15:55:26 [PASS] test_GivenNoListedRollups() (gas: 10735)
15:55:26 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 9.22ms (233.42µs CPU time)
15:55:26
15:55:26 Ran 2 tests for test/Parity.t.sol:ParityTest
15:55:26 [PASS] testRootMatchesBaseParity() (gas: 548387)
15:55:26 [PASS] testRootMatchesRootParity() (gas: 548320)
15:55:26 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 9.39ms (752.41µs CPU time)
15:55:26
15:55:26 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest
15:55:26 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951)
15:55:26 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932)
15:55:26 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 9.50ms (724.32µs CPU time)
15:55:26
15:55:26 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest
15:55:26 [PASS] test_LockVoteAndExecute() (gas: 1313517)
15:55:26 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 9.91ms (752.70µs CPU time)
15:55:26
15:55:26 Ran 2 tests for test/staking/getters.t.sol:GettersTest
15:55:26 [PASS] test_getAttesterAtIndex() (gas: 34572)
15:55:26 [PASS] test_getAttesterOutOfBounds() (gas: 27323)
15:55:26 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 12.95ms (181.23µs CPU time)
15:55:26
15:55:26 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees
15:55:26 [PASS] test_GivenSufficientBalance() (gas: 206864)
15:55:26 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209)
15:55:26 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761)
15:55:26 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 13.18ms (524.54µs CPU time)
15:55:26
15:55:26 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic
15:55:26 [PASS] test_GivenSufficientBalance() (gas: 155504)
15:55:26 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53788)
15:55:26 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 18.75ms (437.52µs CPU time)
15:55:26
15:55:26 Ran 5 tests for test/staking/deposit.t.sol:DepositTest
15:55:26 [PASS] test_GivenAttesterIsAlreadyActive() (gas: 66927)
15:55:26 [PASS] test_GivenAttesterIsAlreadyRegistered() (gas: 777910)
15:55:26 [PASS] test_GivenAttesterIsNotActive() (gas: 564885)
15:55:26 [PASS] test_GivenCallerHasInsufficientAllowance() (gas: 30468)
15:55:26 [PASS] test_GivenCallerHasInsufficientFunds() (gas: 58807)
15:55:26 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 20.95ms (1.54ms CPU time)
15:55:26
15:55:26 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest
15:55:26 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668)
15:55:26 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 18999, ~: 19037)
15:55:26 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 21.70ms (24.45ms CPU time)
15:55:26
15:55:26 Ran 7 tests for test/staking/slash.t.sol:SlashTest
15:55:26 [PASS] test_GivenAttesterIsActive() (gas: 728074)
15:55:26 [PASS] test_GivenAttesterIsNotActive() (gas: 554618)
15:55:26 [PASS] test_GivenTimeIsAfterUnlock() (gas: 687897)
15:55:26 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 711241)
15:55:26 [PASS] test_WhenAttesterIsNotExiting() (gas: 752363)
15:55:26 [PASS] test_WhenAttesterIsNotRegistered() (gas: 31448)
15:55:26 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 13365)
15:55:26 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 23.45ms (3.36ms CPU time)
15:55:26
15:55:26 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest
15:55:26 [PASS] test_UpgradeIntoNewVersion() (gas: 3571917)
15:55:26 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 24.08ms (3.35ms CPU time)
15:55:26
15:55:26 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingTest
15:55:26 [PASS] test_Slashing() (gas: 40557661)
15:55:26 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 25.78ms (17.69ms CPU time)
15:55:26
15:55:26 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest
15:55:26 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85428, ~: 85895)
15:55:26 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447)
15:55:26 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 26.47ms (33.19ms CPU time)
15:55:26
15:55:26 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest
15:55:26 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11813, ~: 11813)
15:55:26 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166862)
15:55:26 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 168019)
15:55:26 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 26.52ms (18.85ms CPU time)
15:55:26
15:55:26 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest
15:55:26 [PASS] test_WhenCallerIsGovernance(address) (runs: 259, μ: 19491, ~: 19491)
15:55:26 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202)
15:55:26 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 27.19ms (29.38ms CPU time)
15:55:26
15:55:26 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest
15:55:26 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355)
15:55:26 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 27.92ms (19.54ms CPU time)
15:55:26
15:55:26 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest
15:55:26 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428)
15:55:26 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762)
15:55:26 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 30.49ms (38.72ms CPU time)
15:55:26
15:55:26 Ran 3 tests for test/Forwarder.t.sol:ForwarderTest
15:55:26 [PASS] testForward() (gas: 125773)
15:55:26 [PASS] testRevertWhenCallToInvalidAddress(address) (runs: 259, μ: 14635, ~: 14635)
15:55:26 [PASS] testRevertWhenLengthMismatch() (gas: 10077)
15:55:26 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 31.97ms (18.43ms CPU time)
15:55:26
15:55:26 Ran 2 tests for test/staking_asset_handler/setSubscope.t.sol:SetSubscopeTest
15:55:26 [PASS] test_WhenCallerOfSetSubscopeIsNotOwner(address) (runs: 259, μ: 14453, ~: 14453)
15:55:26 [PASS] test_WhenCallerOfSetSubscopeIsOwner() (gas: 22402)
15:55:26 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 41.67ms (17.47ms CPU time)
15:55:26
15:55:26 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest
15:55:26 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405)
15:55:26 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 259, μ: 51038, ~: 51038)
15:55:26 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773)
15:55:26 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 42.95ms (40.87ms CPU time)
15:55:26
15:55:26 Ran 3 tests for test/governance/governance/limitedDeposit.t.sol:LimitedDepositTest
15:55:26 [PASS] test_WhenFloodgatesAreOpen(address,address) (runs: 256, μ: 194781, ~: 194781)
15:55:26 [PASS] test_WhenIsAllowedToDeposit(address,address) (runs: 256, μ: 197521, ~: 197521)
15:55:26 [PASS] test_WhenNotAllowedToDeposit(address,address) (runs: 259, μ: 15779, ~: 15779)
15:55:26 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 45.75ms (101.39ms CPU time)
15:55:26
15:55:26 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest
15:55:26 [PASS] test_GivenStateIsDropped() (gas: 25448)
15:55:26 [PASS] test_GivenStateIsExecuted() (gas: 25467)
15:55:26 [PASS] test_GivenStateNotInAbove(uint8) (runs: 257, μ: 25267, ~: 29984)
15:55:26 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 48.37ms (16.26ms CPU time)
15:55:26
15:55:26 Ran 2 tests for test/staking_asset_handler/setScope.t.sol:SetScopeTest
15:55:26 [PASS] test_WhenCallerOfSetScopeIsNotOwner(address) (runs: 259, μ: 14431, ~: 14431)
15:55:26 [PASS] test_WhenCallerOfSetScopeIsOwner() (gas: 23063)
15:55:26 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 48.75ms (14.77ms CPU time)
15:55:26
15:55:26 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest
15:55:26 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 187331, ~: 184822)
15:55:26 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0xcc9480f300001c2019e4b51a789b9917bafa26bb7b776c2d25a99148b3a31841a7b5c8cd args=[194114342895558035710779445747817223908776875494869978168985642083928269 [1.941e71]]] test_GivenNoCheckpoints(uint256) (runs: 4, μ: 5735, ~: 5735)
15:55:26 Suite result: FAILED. 1 passed; 1 failed; 0 skipped; finished in 61.65ms (59.95ms CPU time)
15:55:26
15:55:26 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest
15:55:26 [PASS] test_GivenBalanceGt0(uint256) (runs: 259, μ: 126534, ~: 118972)
15:55:26 [PASS] test_GivenBalanceIs0() (gas: 54054)
15:55:26 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892)
15:55:26 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 62.94ms (72.69ms CPU time)
15:55:26
15:55:26 Ran 1 test for test/staking/move.t.sol:MoveTest
15:55:26 [PASS] test_MoveStakingSet() (gas: 49067353)
15:55:26 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 63.60ms (46.73ms CPU time)
15:55:26
15:55:26 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest
15:55:26 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19420, ~: 19727)
15:55:26 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 259, μ: 83236, ~: 82934)
15:55:26 [PASS] test_GivenCallerIsNotOwner(address) (runs: 259, μ: 11785, ~: 11785)
15:55:26 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 65.09ms (54.99ms CPU time)
15:55:26
15:55:26 Ran 2 tests for test/staking/setSlasher.t.sol:SetslasherTest
15:55:26 [PASS] test_setSlasher(address) (runs: 259, μ: 27104, ~: 27104)
15:55:26 [PASS] test_setSlasher_whenNotOwner(address) (runs: 259, μ: 12808, ~: 12808)
15:55:26 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 67.59ms (36.58ms CPU time)
15:55:26
15:55:26 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest
15:55:26 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32515)
15:55:26 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 259, μ: 599973, ~: 599973)
15:55:26 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 76.23ms (66.95ms CPU time)
15:55:26
15:55:26 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest
15:55:26 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 259, μ: 346974, ~: 346974)
15:55:26 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13064)
15:55:26 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 94.82ms (85.34ms CPU time)
15:55:26
15:55:26 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest
15:55:26 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 259, μ: 11828, ~: 11828)
15:55:26 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 259, μ: 28490, ~: 28476)
15:55:26 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 109.86ms (34.35ms CPU time)
15:55:26
15:55:26 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest
15:55:26 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 725083)
15:55:26 [PASS] test_GivenAttesterIsLiving() (gas: 733192)
15:55:26 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 529033)
15:55:26 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 709514)
15:55:26 [PASS] test_WhenAttesterIsNotRegistered() (gas: 30145)
15:55:26 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 259, μ: 538783, ~: 538783)
15:55:26 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 110.33ms (96.84ms CPU time)
15:55:26
15:55:26 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest
15:55:26 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76818, ~: 76633)
15:55:26 [PASS] test_WhenAmountEq0() (gas: 8437)
15:55:26 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 238357, ~: 236102)
15:55:26 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 211821, ~: 212757)
15:55:26 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 114.07ms (162.14ms CPU time)
15:55:26
15:55:26 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static
15:55:26 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 259, μ: 120244, ~: 121972)
15:55:26 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 259, μ: 120648, ~: 121703)
15:55:26 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 259, μ: 119783, ~: 120972)
15:55:26 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 259, μ: 120413, ~: 121911)
15:55:26 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 115.63ms (189.18ms CPU time)
15:55:26
15:55:26 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest
15:55:26 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362)
15:55:26 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789)
15:55:26 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 117.76ms (27.87ms CPU time)
15:55:26
15:55:26 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest
15:55:26 [PASS] test_GivenNoCheckpoints() (gas: 28277)
15:55:26 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 213308, ~: 212569)
15:55:26 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 210205, ~: 209870)
15:55:26 [PASS] test_WhenTimeNotInPast() (gas: 3997)
15:55:26 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 144.45ms (134.79ms CPU time)
15:55:26
15:55:26 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest
15:55:26 [PASS] test_GivenTheRollupIsInGenesisState() (gas: 40073881)
15:55:26 [PASS] test_GivenTheSeedHasBeenSampled() (gas: 42135075)
15:55:26 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 52320107)
15:55:26 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207)
15:55:26 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 150.84ms (202.87ms CPU time)
15:55:26
15:55:26 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest
15:55:26 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 259, μ: 825839, ~: 826182)
15:55:26 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 153.40ms (144.14ms CPU time)
15:55:26
15:55:26 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest
15:55:26 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0x37d2d4cc0000000000000000000000000000000000173098751b30f1488039e9763ae04d00000000000000000000000000000000000000000008f7a878d1310a9a24bc9b args=[120408462330596754523571880426397773 [1.204e35], 10840938836983695259516059 [1.084e25]]] test_GivenAfterDeployment(uint256,uint256) (runs: 1, μ: 967767, ~: 967767)
15:55:26 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0x7a79a288000000000000000000000000000000000000000000003305339723c7d2d47df5 args=[240936641826079013895669 [2.409e23]]] test_GivenRateIs0(uint256) (runs: 0, μ: 0, ~: 0)
15:55:26 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964510, ~: 964326)
15:55:26 Suite result: FAILED. 1 passed; 2 failed; 0 skipped; finished in 176.24ms (45.93ms CPU time)
15:55:26
15:55:26 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest
15:55:26 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32869, ~: 32633)
15:55:26 [PASS] test_WhenAmountEq0() (gas: 8626)
15:55:26 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 212568, ~: 210791)
15:55:26 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 239494, ~: 238286)
15:55:26 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 259, μ: 212263, ~: 213990)
15:55:26 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 191.41ms (234.74ms CPU time)
15:55:26
15:55:26 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest
15:55:26 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 259, μ: 1266794, ~: 1266794)
15:55:26 [PASS] testDepositPrivate() (gas: 194773)
15:55:26 [PASS] testDepositPublic() (gas: 197276)
15:55:26 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 259, μ: 2335068, ~: 2335068)
15:55:26 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1256451)
15:55:26 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 213.57ms (296.18ms CPU time)
15:55:26
15:55:26 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest
15:55:26 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 259, μ: 695982, ~: 696660)
15:55:26 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 259, μ: 831810, ~: 832951)
15:55:26 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 259, μ: 673204, ~: 673706)
15:55:26 [PASS] test_GivenStateIsActive() (gas: 356145)
15:55:26 [PASS] test_GivenStateIsDropped(address) (runs: 259, μ: 350265, ~: 350265)
15:55:26 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 259, μ: 685948, ~: 686292)
15:55:26 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 259, μ: 698817, ~: 699359)
15:55:26 [PASS] test_GivenStateIsPending() (gas: 348521)
15:55:26 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 259, μ: 664513, ~: 664805)
15:55:26 [PASS] test_GivenStateIsRejected() (gas: 363965)
15:55:26 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 216.12ms (923.70ms CPU time)
15:55:26
15:55:26 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest
15:55:26 [PASS] test_GivenProposalIsDropped(address) (runs: 259, μ: 390317, ~: 390317)
15:55:26 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 259, μ: 694185, ~: 694512)
15:55:26 [PASS] test_WhenGetProposalStateIsActive() (gas: 356254)
15:55:26 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 259, μ: 390249, ~: 390249)
15:55:26 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 259, μ: 683998, ~: 684335)
15:55:26 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 259, μ: 685648, ~: 686480)
15:55:26 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 259, μ: 698938, ~: 699482)
15:55:26 [PASS] test_WhenGetProposalStateIsPending() (gas: 348762)
15:55:26 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 259, μ: 664638, ~: 664941)
15:55:26 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364161)
15:55:26 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 215.93ms (838.98ms CPU time)
15:55:26
15:55:26 Ran 4 tests for test/validator-selection/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest
15:55:26 [PASS] test_WhenAddressNotInTheSet() (gas: 10869)
15:55:26 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421437, ~: 421347)
15:55:26 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 259, μ: 171065, ~: 171381)
15:55:26 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456)
15:55:26 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 222.70ms (270.43ms CPU time)
15:55:26
15:55:26 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest
15:55:26 [PASS] test_GivenStatusIsNotExiting() (gas: 644471)
15:55:26 [PASS] test_GivenTimeIsAfterUnlock(bool) (runs: 259, μ: 759382, ~: 759424)
15:55:26 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 682502)
15:55:26 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 276.89ms (227.34ms CPU time)
15:55:26
15:55:26 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest
15:55:26 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 259, μ: 1235651, ~: 1404628)
15:55:26 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 259, μ: 40252, ~: 40252)
15:55:26 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0x80faf56b00001c2019e4b51a789b9917bafa26bb7b776c2d25a99148b3a31841a7b5c8cd000000000000000000000000718966343ae736aee98799816c74bf8b3e943056000000000000000000000000b04ed0d9bc3fc855b709543cb69c6862b78388cc0000000000000000000000009a39efffa9709720bd40225d700dc5cba4b9ca4c000000000000000000000000c98c4bd4d278980afdf0bf9d473e234a2725da0a0000000000000000000000003cafda081de4ce89726f2ac2117bf23f4d71465d000000000000000000000000b5559024797aaf034acabf09beb0abdffba0dca500000000000000000000000059b81ed09fad5fcb211e4621210c06950bf23b510000000000000000000000003891ce123c87987030a0ddf96ed8ea2fbd6c8f5e0001a1f56cefe159805723ca7fdd265741e88a624b099ef36803209826077030000000000000000000000000000000000000000000000000026c9a9d2d78270a0000000000006b074ba7fd9b43b9d1279beffb8dde105024be2dc68984afcf16001f66aa11676b40d9ab0668d1877aaad3f303ea4f3250c7df9c52b5455edfd8000000000000000000000000000000000000000b5a148ae12c3d2cdec1f1c082fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe000000000000000000000000000000003caa7576fb20aeeb377f636268f3bdf70000000030654e219f08c51d7408dd4c65215bf5ca37efeb92d0350042c57d0400000000000000000000000000000000000000000000000000000003830a1a0d00000000000000000000000000000001d3ab23920237d8c51d8e5d0e2f670a2200000000000000000000000000000767d5c584a67444f39d168b9582c7ae3876000000000000000000000000000000000000b9af6748062c57ea46722d59ab720000000000000000000000000000000000000070b48e9cfcf858a3e90f04ce4400000000000000000000000000000000000000000019718798c38fb783f1c505000000000000000000000000000000000000000000000009920d44f6c55ca41d00000000000000000000000000000000000000000000000000000000007bfcb70000000000000000000000000000000000000000000000000b4dbe2ec275377000000000000008333101174090f85db226ed2be428123643e5f8e3233b69a4a1000000000000000000000000000000000000000033906ee590eeb999d6fd39740000000000000000000000000001ce3ee02c2e3e96a5f05262a341f88f43cea9000000000000000000000000000000000000000000000000000058ee6e1b23bc000000000000000000000000000000000000000000000000000000c7c9775d05000000000000002ae4de262fd1ff014dc5baa60d0854e26e9d21ba828f5ada150000000000000000000000000000000000000000006e39ca38e30a7c1bdaed15 args=[194114342895558035710779445747817223908776875494869978168985642083928269 [1.941e71], [0x718966343aE736AeE98799816c74bf8B3e943056, 0xB04eD0D9BC3fC855B709543Cb69C6862b78388cC, 0x9a39EFFfA9709720bd40225d700dc5CBA4b9cA4c, 0xC98C4BD4D278980aFDF0bf9D473e234A2725dA0a, 0x3caFda081dE4Ce89726F2AC2117bf23f4D71465D, 0xB5559024797aAF034aCabf09beB0ABDfFbA0dca5, 0x59b81ED09FAd5fcB211E4621210C06950BF23b51, 0x3891cE123C87987030a0ddF96eD8ea2FBd6c8f5e], [2884644885953637379138136438530671633727225107661642480333712946218102832 [2.884e72], 174684485423998730 [1.746e17], 171988165532816370549355446670545992294175929740468492610555670 [1.719e62], 55480822159289017491111129208952210038939873665002309725051717875908141016 [5.548e73], 899388272897500868339892863106 [8.993e29], 115792089237316195423570985008687907853269984665640564039457584007913129639934 [1.157e77], 80638752681612926121847227151344188919 [8.063e37], 5096664542374423536296251948273206588163447136456134760564565310724 [5.096e66]], [15083379213 [1.508e10], 621638078246699507668634857929934572066 [6.216e38], 645119236451227632982982417032514462693494 [6.451e41], 3766142669143378088894234053159794 [3.766e33], 8929433912187479267770382995012 [8.929e30], 30759274221179882645341445 [3.075e25], 176544840394284508189 [1.765e20], 8125623 [8.125e6]], [814516215664162672 [8.145e17], 13176838123561338463085735223507272964214389842051231675688097 [1.317e61], 15958344513974102302889163124 [1.595e28], 40267271583692399343365899267060628411633321 [4.026e43], 97781072733116 [9.778e13], 858078534917 [8.58e11], 269250094282326239628584816240223449454558754997463640889877 [2.692e59], 133254745388567282321124629 [1.332e26]]]] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 0, μ: 0, ~: 0)
15:55:26 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 259, μ: 1093754, ~: 1259372)
15:55:26 Suite result: FAILED. 3 passed; 1 failed; 0 skipped; finished in 286.89ms (559.43ms CPU time)
15:55:27
15:55:27 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest
15:55:27 [PASS] test_WhenDepositsPerMintIs0() (gas: 67441)
15:55:27 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,uint256) (runs: 259, μ: 3432431, ~: 3425398)
15:55:27 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 424.12ms (386.90ms CPU time)
15:55:27
15:55:27 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest
15:55:27 [PASS] testComputeTxsEffectsHash2() (gas: 18627)
15:55:27 [PASS] testComputeTxsEffectsHash3() (gas: 23624)
15:55:27 [PASS] testComputeTxsEffectsHash5() (gas: 32656)
15:55:27 [PASS] testComputeTxsEffectsHash6() (gas: 37298)
15:55:27 [PASS] testComputeTxsEffectsHash7() (gas: 41009)
15:55:27 [PASS] testDecomp() (gas: 42917)
15:55:27 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 425.59ms (9.36ms CPU time)
15:55:27
15:55:27 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest
15:55:27 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 259, μ: 20578, ~: 20577)
15:55:27 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 48670, ~: 48668)
15:55:27 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 259, μ: 1043879, ~: 1044922)
15:55:27 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 425.41ms (458.97ms CPU time)
15:55:27
15:55:27 Ran 3 tests for test/staking_asset_handler/queue.t.sol:QueueTest
15:55:27 [PASS] test_WhenEnqueuingValidators(uint8) (runs: 256, μ: 2765714, ~: 977143)
15:55:27 [PASS] test_WhenIncludingAlreadySeenAttesterProposerPair(address,address) (runs: 256, μ: 59825, ~: 59903)
15:55:27 [PASS] test_WhenNotInitializedAndQueueIsEmpty() (gas: 19244)
15:55:27 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 566.66ms (696.63ms CPU time)
15:55:27
15:55:27 Ran 2 tests for test/ignition.t.sol:IgnitionTest
15:55:27 [FAIL: Error != expected error: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014) != Rollup__ManaLimitExceeded()] test_RevertNonEmptyBlock() (gas: 36362533)
15:55:27 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014)] test_emptyBlock() (gas: 36361927)
15:55:27 Suite result: FAILED. 0 passed; 2 failed; 0 skipped; finished in 609.06ms (81.34ms CPU time)
15:55:27
15:55:27 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest
15:55:27 [PASS] test_computeFeeAssetPerEth() (gas: 24034021)
15:55:27 [PASS] test_full() (gas: 160797407)
15:55:27 [PASS] test_invalidOracleInput() (gas: 55199)
15:55:27 [PASS] test_photograph() (gas: 77268431)
15:55:27 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 675.25ms (533.39ms CPU time)
15:55:27
15:55:27 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest
15:55:27 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 420488)
15:55:27 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315365)
15:55:27 [PASS] test_GivenNewCanonicalInstance() (gas: 838586)
15:55:27 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 516755)
15:55:27 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 594674)
15:55:27 [PASS] test_GivenProposalIsLeader() (gas: 492255)
15:55:27 [PASS] test_GivenRoundChanged() (gas: 471277)
15:55:27 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 346210, ~: 346210)
15:55:27 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 819.77ms (46.04ms CPU time)
15:55:27
15:55:27 Ran 4 tests for test/validator-selection/address_snapshots/values.t.sol:AddressSnapshotValuesTest
15:55:27 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440)
15:55:27 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 335936, ~: 335952)
15:55:27 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 671818, ~: 661718)
15:55:27 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 696597, ~: 703388)
15:55:27 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 819.67ms (1.63s CPU time)
15:55:27
15:55:27 Ran 1 test for test/governance/scenario/AddRollup.t.sol:AddRollupTest
15:55:27 [PASS] test_AddRollup(bool) (runs: 259, μ: 2669782, ~: 2955050)
15:55:27 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 848.83ms (832.78ms CPU time)
15:55:27
15:55:27 Ran 3 tests for test/validator-selection/address_snapshots/at.t.sol:AddressSnapshotAtTest
15:55:27 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020)
15:55:27 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 792279, ~: 732754)
15:55:27 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 259, μ: 11388, ~: 11388)
15:55:27 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 952.67ms (983.77ms CPU time)
15:55:27
15:55:27 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest
15:55:27 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 41360178, ~: 41360149)
15:55:27 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 996.52ms (987.51ms CPU time)
15:55:27
15:55:27 Ran 1 test for test/delegation/minimal.t.sol:MinimalDelegationTest
15:55:27 [PASS] test_votingPower(bool,bool,bool) (runs: 259, μ: 2779227, ~: 2780639)
15:55:27 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.09s (1.07s CPU time)
15:55:27
15:55:27 Ran 7 tests for test/validator-selection/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest
15:55:27 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 629669, ~: 634439)
15:55:27 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404)
15:55:27 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 668747, ~: 599524)
15:55:27 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 684978, ~: 661294)
15:55:27 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 749846, ~: 747623)
15:55:27 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 711223, ~: 732568)
15:55:27 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 674021, ~: 681697)
15:55:27 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.15s (5.47s CPU time)
15:55:27
15:55:27 Ran 3 tests for test/validator-selection/address_snapshots/add.t.sol:AddressSnapshotAddTest
15:55:27 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1630133, ~: 1475057)
15:55:27 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 259, μ: 124689, ~: 124689)
15:55:27 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 259, μ: 184848, ~: 184848)
15:55:27 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.19s (1.33s CPU time)
15:55:28
15:55:28 Ran 3 tests for test/validator-selection/address_snapshots/length.t.sol:AddressSnapshotLengthTest
15:55:28 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 685534, ~: 643917)
15:55:28 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 259, μ: 12370, ~: 12370)
15:55:28 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 664359, ~: 652386)
15:55:28 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.44s (1.72s CPU time)
15:55:28
15:55:28 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest
15:55:28 [PASS] test_WhenMinimumConfigEq0() (gas: 2849)
15:55:28 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 259, μ: 49959, ~: 50874)
15:55:28 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 259, μ: 155708, ~: 166937)
15:55:28 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 259, μ: 53145, ~: 53090)
15:55:28 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 259, μ: 76290, ~: 76253)
15:55:28 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 259, μ: 76577, ~: 76263)
15:55:28 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 259, μ: 119789, ~: 120013)
15:55:28 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 259, μ: 172476, ~: 172720)
15:55:28 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 259, μ: 174553, ~: 174990)
15:55:28 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 259, μ: 192461, ~: 192789)
15:55:28 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 259, μ: 219769, ~: 220006)
15:55:28 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 259, μ: 217841, ~: 218502)
15:55:28 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 1.44s (312.51ms CPU time)
15:55:29
15:55:29 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest
15:55:29 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 1515159, ~: 1515241)
15:55:29 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 259, μ: 47890, ~: 48099)
15:55:29 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 259, μ: 48821, ~: 48775)
15:55:29 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 2.67s (94.12ms CPU time)
15:55:29
15:55:29 Ran 3 tests for test/validator-selection/Sampling.t.sol:SamplingTest
15:55:29 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 3080407, ~: 176998)
15:55:29 [PASS] testSimpleSample() (gas: 5504701)
15:55:29 [PASS] test_dirtySample(uint8,uint16,uint256) (runs: 258, μ: 539979, ~: 179556)
15:55:29 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 3.25s (4.00s CPU time)
15:55:30
15:55:30 Ran 9 tests for test/Inbox.t.sol:InboxTest
15:55:30 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055)
15:55:30 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5271647, ~: 5199864)
15:55:30 [PASS] testRevertIFConsumingInFuture() (gas: 12712)
15:55:30 [PASS] testRevertIfActorTooLarge() (gas: 11877)
15:55:30 [PASS] testRevertIfContentTooLarge() (gas: 12009)
15:55:30 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841)
15:55:30 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008)
15:55:30 [PASS] testRevertIfVersionMismatch() (gas: 12251)
15:55:30 [PASS] testSendDuplicateL2Messages() (gas: 111551)
15:55:30 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 4.14s (4.18s CPU time)
15:55:31
15:55:31 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest
15:55:31 [PASS] test_FeeModelEquivalence() (gas: 455289172)
15:55:31 [PASS] test__FeeModelPrune() (gas: 2241270)
15:55:31 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 4.44s (4.17s CPU time)
15:55:31
15:55:31 Ran 3 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest
15:55:31 [PASS] test_100_validators() (gas: 366531586)
15:55:31 [PASS] test_48_validators() (gas: 317273999)
15:55:31 [PASS] test_no_validators() (gas: 80116653)
15:55:31 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.53s (10.14s CPU time)
15:55:31
15:55:31 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest
15:55:31 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 259, μ: 11808, ~: 11808)
15:55:31 [PASS] test_WhenDepositsPerMintIs0() (gas: 10867)
15:55:31 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 259, μ: 23226, ~: 23358)
15:55:31 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 259, μ: 12630733, ~: 13420400)
15:55:31 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.95s (4.90s CPU time)
15:55:32
15:55:32 Ran 5 tests for test/RollupGetters.t.sol:RollupShouldBeGetters
15:55:32 [PASS] test_canProposeAtTime(uint16,bool) (runs: 259, μ: 40788581, ~: 40766724)
15:55:32 [PASS] test_getEpochCommittee(uint16,bool) (runs: 259, μ: 41484210, ~: 41467598)
15:55:32 [PASS] test_getEpochCommitteeBig(uint16,bool) (runs: 256, μ: 52052589, ~: 52126125)
15:55:32 [PASS] test_getProposerAt(uint16,bool) (runs: 259, μ: 41422287, ~: 41416246)
15:55:32 [PASS] test_validateHeader() (gas: 41322714)
15:55:32 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 5.54s (8.80s CPU time)
15:55:32
15:55:32 Ran 15 tests for test/Outbox.t.sol:OutboxTest
15:55:32 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 259, μ: 10866, ~: 10866)
15:55:32 [PASS] testGetRootData() (gas: 132097)
15:55:32 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 67, μ: 22962148, ~: 3795323)
15:55:32 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 259, μ: 3995481, ~: 4427593)
15:55:32 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 625516)
15:55:32 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36769)
15:55:32 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36338)
15:55:32 [PASS] testRevertIfInsertingDuplicate() (gas: 75392)
15:55:32 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30571, ~: 30571)
15:55:32 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38532)
15:55:32 [PASS] testRevertIfPathHeightMismatch() (gas: 1140290)
15:55:32 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1180084)
15:55:32 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 655684)
15:55:32 [PASS] testRevertIfVersionMismatch() (gas: 36075)
15:55:32 [PASS] testValidInsertAndConsume() (gas: 658729)
15:55:32 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 5.67s (6.59s CPU time)
15:55:32
15:55:32 Ran 3 tests for test/staking_asset_handler/reenterExitedValidator.t.sol:ReenterExitedValidatorTest
15:55:32 [PASS] test_WhenAttesterHasNOTProvidedAValidDeposit(address,address) (runs: 259, μ: 13999, ~: 13999)
15:55:32 [PASS] test_WhenAttesterHasProvidedAValidDeposit(address,address,address) (runs: 259, μ: 4522144, ~: 4522144)
15:55:32 [PASS] test_WhenInEntryQueue(address,address,address) (runs: 259, μ: 3521094, ~: 3521094)
15:55:32 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.28s (12.43s CPU time)
15:55:33
15:55:33 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest
15:55:33 [PASS] testVerifyMembership(uint256) (runs: 259, μ: 5712845, ~: 5712905)
15:55:33 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 259, μ: 7554788, ~: 7554841)
15:55:33 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 259, μ: 3892754, ~: 3892755)
15:55:33 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.32s (13.07s CPU time)
15:55:33
15:55:33 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest
15:55:33 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 259, μ: 669990, ~: 670633)
15:55:33 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 259, μ: 377514, ~: 377514)
15:55:33 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 259, μ: 673148, ~: 673357)
15:55:33 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 259, μ: 671676, ~: 672020)
15:55:33 [PASS] test_GivenStateIsDropped(address) (runs: 259, μ: 382733, ~: 382733)
15:55:33 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 259, μ: 683706, ~: 684026)
15:55:33 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 259, μ: 1125397, ~: 1125994)
15:55:33 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382495)
15:55:33 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 259, μ: 15230, ~: 15214)
15:55:33 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 259, μ: 376097, ~: 376141)
15:55:33 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 259, μ: 381270, ~: 381394)
15:55:33 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 6.36s (1.20s CPU time)
15:55:35
15:55:35 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest
15:55:35 [PASS] testFrontier() (gas: 0)
15:55:35 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 8.96s (8.96s CPU time)
15:55:36
15:55:36 Ran 8 tests for test/governance/governance-proposer/voteWithsig.t.sol:VoteWithSigTest
15:55:36 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 420510)
15:55:36 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315365)
15:55:36 [PASS] test_GivenNewCanonicalInstance() (gas: 838608)
15:55:36 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 516777)
15:55:36 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 594674)
15:55:36 [PASS] test_GivenProposalIsLeader() (gas: 492255)
15:55:36 [PASS] test_GivenRoundChanged() (gas: 471277)
15:55:36 [PASS] test_WhenSigNotFromProposer(address) (runs: 256, μ: 346101, ~: 346101)
15:55:36 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 9.66s (42.86ms CPU time)
15:55:36
15:55:36 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest
15:55:36 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 259, μ: 13928, ~: 13928)
15:55:36 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 259, μ: 19311, ~: 19330)
15:55:36 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 259, μ: 1977645, ~: 1977879)
15:55:36 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 259, μ: 53413, ~: 53239)
15:55:36 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 10.10s (317.78ms CPU time)
15:55:36
15:55:36 Ran 9 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest
15:55:36 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 310156, ~: 310156)
15:55:36 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 259, μ: 10536902, ~: 10588813)
15:55:36 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 259, μ: 10510967, ~: 10543556)
15:55:36 [PASS] test_GivenInsufficientYea() (gas: 422734)
15:55:36 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 348684, ~: 348708)
15:55:36 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 259, μ: 10266326, ~: 10207816)
15:55:36 [PASS] test_GivenRoundAlreadyExecuted() (gas: 9161669)
15:55:36 [PASS] test_WhenRoundNotInPast() (gas: 334426)
15:55:36 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0x535a126200001c2019e4b51a789b9917bafa26bb7b776c2d25a99148b3a31841a7b5c8cd args=[194114342895558035710779445747817223908776875494869978168985642083928269 [1.941e71]]] test_WhenRoundTooFarInPast(uint256) (runs: 0, μ: 0, ~: 0)
15:55:36 Suite result: FAILED. 8 passed; 1 failed; 0 skipped; finished in 10.10s (29.06s CPU time)
15:55:36
15:55:36 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest
15:55:36 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 259, μ: 11863, ~: 11863)
15:55:36 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 259, μ: 19594, ~: 19594)
15:55:36 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 259, μ: 1855232, ~: 1855232)
15:55:36 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 10.10s (297.27ms CPU time)
15:55:38
15:55:38 Ran 3 tests for test/MultiProof.t.sol:MultiProofTest
15:55:38 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testMultipleProvers() (gas: 41611319)
15:55:38 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testNoHolesInProvenBlocks() (gas: 41381316)
15:55:38 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testProofsAreInOneEpoch() (gas: 41381274)
15:55:38 Suite result: FAILED. 0 passed; 3 failed; 0 skipped; finished in 11.65s (161.90ms CPU time)
15:55:38
15:55:38 Ran 11 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest
15:55:38 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 41445151, ~: 41445151)
15:55:38 [PASS] testHappyPath() (gas: 54888809)
15:55:38 [PASS] testInitialCommitteeMatch() (gas: 41623465)
15:55:38 [PASS] testInsufficientSigsMove() (gas: 45373641)
15:55:38 [PASS] testInvalidCommitteeCommitment() (gas: 45373581)
15:55:38 [PASS] testNukeFromOrbit() (gas: 56062910)
15:55:38 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 259, μ: 41755793, ~: 41755793)
15:55:38 [PASS] testProposerNotProvided() (gas: 45390086)
15:55:38 [PASS] testRelayedForProposer() (gas: 46820879)
15:55:38 [PASS] testStableCommittee(uint8) (runs: 259, μ: 41744277, ~: 41744373)
15:55:38 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 259, μ: 70671718, ~: 69600044)
15:55:38 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 11.65s (15.63s CPU time)
15:55:38
15:55:38 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest
15:55:38 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 259, μ: 296251, ~: 296374)
15:55:38 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 259, μ: 371535, ~: 371568)
15:55:38 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 259, μ: 92195, ~: 92195)
15:55:38 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 259, μ: 426083, ~: 426409)
15:55:38 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 259, μ: 440335, ~: 441559)
15:55:38 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 259, μ: 90667, ~: 90667)
15:55:38 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 259, μ: 406584, ~: 407102)
15:55:38 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 259, μ: 106068, ~: 106068)
15:55:38 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 11.65s (691.06ms CPU time)
15:55:38
15:55:38 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest
15:55:38 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 259, μ: 183539, ~: 183680)
15:55:38 [PASS] test_GivenNoCheckpoints(uint256) (runs: 259, μ: 21695, ~: 21616)
15:55:38 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 259, μ: 1335924, ~: 1481549)
15:55:38 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 11.65s (317.46ms CPU time)
15:55:38
15:55:38 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest
15:55:38 [PASS] test_WhenCallerIsNotSelf() (gas: 28665)
15:55:38 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 259, μ: 273421, ~: 273865)
15:55:38 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 259, μ: 35844, ~: 36154)
15:55:38 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 259, μ: 273311, ~: 273575)
15:55:38 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 259, μ: 42174, ~: 41957)
15:55:38 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 259, μ: 273404, ~: 273651)
15:55:38 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 259, μ: 42371, ~: 42142)
15:55:38 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 259, μ: 273688, ~: 273685)
15:55:38 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 259, μ: 31294, ~: 31299)
15:55:38 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 259, μ: 274240, ~: 274514)
15:55:38 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 259, μ: 41757, ~: 41530)
15:55:38 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 259, μ: 273065, ~: 273060)
15:55:38 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 259, μ: 31235, ~: 31238)
15:55:38 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 259, μ: 273552, ~: 273767)
15:55:38 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 259, μ: 40993, ~: 41316)
15:55:38 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 259, μ: 273898, ~: 274131)
15:55:38 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 259, μ: 41919, ~: 41698)
15:55:38 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 259, μ: 274030, ~: 274253)
15:55:38 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 259, μ: 42023, ~: 41796)
15:55:38 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 11.65s (633.66ms CPU time)
15:55:38
15:55:38 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest
15:55:38 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 259, μ: 11841, ~: 11841)
15:55:38 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 259, μ: 37381, ~: 37381)
15:55:38 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 11.65s (67.17ms CPU time)
15:55:38
15:55:38 Ran 28 tests for test/Rollup.t.sol:RollupTest
15:55:38 [PASS] testBlockFee() (gas: 42979842)
15:55:38 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014); counterexample: calldata=0x9cf25fe200001c2019e4b51a789b9917bafa26bb7b776c2d25a99148b3a31841a7b5c8cd args=[194114342895558035710779445747817223908776875494869978168985642083928269 [1.941e71]]] testConsecutiveEmptyBlocks(uint256) (runs: 0, μ: 0, ~: 0)
15:55:38 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917); counterexample: calldata=0xd711610c00001c2019e4b51a789b9917bafa26bb7b776c2d25a99148b3a31841a7b5c8cd args=[194114342895558035710779445747817223908776875494869978168985642083928269 [1.941e71]]] testConsecutiveMixedBlocks(uint256) (runs: 0, μ: 0, ~: 0)
15:55:38 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testConsecutiveMixedBlocksNonSequentialProof() (gas: 42364293)
15:55:38 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x01b8e0f7347c1ac5af365c4c857abf34c0cb681183f82b64d809044bd3360b15); counterexample: calldata=0xc95dbb1a00001c2019e4b51a789b9917bafa26bb7b776c2d25a99148b3a31841a7b5c8cd args=[194114342895558035710779445747817223908776875494869978168985642083928269 [1.941e71]]] testConsecutiveSingleTxBlocks(uint256) (runs: 0, μ: 0, ~: 0)
15:55:38 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014); counterexample: calldata=0x3421051b0000000000000000000000000000000000000000000000000000000000000000 args=[false]] testEmptyBlock(bool) (runs: 0, μ: 0, ~: 0)
15:55:38 [FAIL: Error != expected error: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917) != Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000001, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testInvalidBlobHash() (gas: 42048622)
15:55:38 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testInvalidBlobProof() (gas: 42362784)
15:55:38 [PASS] testInvalidL2Fee() (gas: 42122825)
15:55:38 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917); counterexample: calldata=0x21c0b8fe0000000000000000000000000000000000000000000000000000000000000000 args=[false]] testMixedBlock(bool) (runs: 0, μ: 0, ~: 0)
15:55:38 [PASS] testNonZeroDaFee() (gas: 42110988)
15:55:38 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testProveEpochWithTwoMixedBlocks() (gas: 42362770)
15:55:38 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testProvingFeeUpdates() (gas: 42615602)
15:55:38 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testPrune() (gas: 42362813)
15:55:38 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testPruneAfterPartial() (gas: 42362749)
15:55:38 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testPruneDuringPropose() (gas: 42362791)
15:55:38 [PASS] testRevertInvalidTimestamp() (gas: 37094280)
15:55:38 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testRevertPrune() (gas: 42368702)
15:55:38 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 42362814)
15:55:38 [PASS] testSetManaTargetDecreasing(uint256,uint256) (runs: 259, μ: 74440838, ~: 74440922)
15:55:38 [PASS] testSetManaTargetIncreasing(uint256,uint256) (runs: 259, μ: 74442964, ~: 74443224)
15:55:38 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testShouldNotBeTooEagerToPrune() (gas: 42364671)
15:55:38 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x01b8e0f7347c1ac5af365c4c857abf34c0cb681183f82b64d809044bd3360b15); counterexample: calldata=0xa8eead8d0000000000000000000000000000000000000000000000000000000000000000 args=[false]] testSingleBlock(bool) (runs: 0, μ: 0, ~: 0)
15:55:38 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014)] testSubmitProofInvalidArchive() (gas: 37332520)
15:55:38 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014)] testSubmitProofNonExistentBlock() (gas: 37332452)
15:55:38 [PASS] testTimestamp() (gas: 38927733)
15:55:38 [FAIL: Error != expected error: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917) != Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000001, 0x0000000000000000000000000000000000000000000000000000000000000000)] testTooManyBlobs() (gas: 42049135)
15:55:38 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testTooManyBlocks() (gas: 42362748)
15:55:38 Suite result: FAILED. 7 passed; 21 failed; 0 skipped; finished in 11.65s (5.61s CPU time)
15:55:39
15:55:39 Ran 8 tests for test/staking_asset_handler/addValidator.t.sol:addValidatorToQueueTest
15:55:39 [PASS] test_GivenTheDepositCallFails(address,address,address,address) (runs: 259, μ: 2660289, ~: 2660289)
15:55:39 [PASS] test_WhenCallerIsUnhinged(address,bool) (runs: 259, μ: 858500, ~: 618538)
15:55:39 [PASS] test_WhenInsufficientTimePassed(address,address) (runs: 259, μ: 14034440, ~: 14034440)
15:55:39 [PASS] test_WhenPassportProofHasBeenUsed(address,address) (runs: 259, μ: 16249315, ~: 16249315)
15:55:39 [PASS] test_WhenPassportProofIsInDevMode(address,address) (runs: 259, μ: 11782843, ~: 11782843)
15:55:39 [PASS] test_WhenPassportProofIsInThePast(address,uint16) (runs: 258, μ: 11812008, ~: 11812008)
15:55:39 [PASS] test_WhenSufficientTimePassed(address,address) (runs: 259, μ: 14577017, ~: 14577017)
15:55:39 [PASS] test_WhenUserIsNew(address,address) (runs: 259, μ: 14577076, ~: 14577076)
15:55:39 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 12.99s (33.35s CPU time)
15:55:39
15:55:39 Ran 86 test suites in 13.00s (215.41s CPU time): 342 tests passed, 31 failed, 0 skipped (373 total tests)
15:55:39
15:55:39 Failing tests:
15:55:39 Encountered 3 failing tests in test/MultiProof.t.sol:MultiProofTest
15:55:39 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testMultipleProvers() (gas: 41611319)
15:55:39 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testNoHolesInProvenBlocks() (gas: 41381316)
15:55:39 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testProofsAreInOneEpoch() (gas: 41381274)
15:55:39
15:55:39 Encountered 21 failing tests in test/Rollup.t.sol:RollupTest
15:55:39 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014); counterexample: calldata=0x9cf25fe200001c2019e4b51a789b9917bafa26bb7b776c2d25a99148b3a31841a7b5c8cd args=[194114342895558035710779445747817223908776875494869978168985642083928269 [1.941e71]]] testConsecutiveEmptyBlocks(uint256) (runs: 0, μ: 0, ~: 0)
15:55:39 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917); counterexample: calldata=0xd711610c00001c2019e4b51a789b9917bafa26bb7b776c2d25a99148b3a31841a7b5c8cd args=[194114342895558035710779445747817223908776875494869978168985642083928269 [1.941e71]]] testConsecutiveMixedBlocks(uint256) (runs: 0, μ: 0, ~: 0)
15:55:39 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testConsecutiveMixedBlocksNonSequentialProof() (gas: 42364293)
15:55:39 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x01b8e0f7347c1ac5af365c4c857abf34c0cb681183f82b64d809044bd3360b15); counterexample: calldata=0xc95dbb1a00001c2019e4b51a789b9917bafa26bb7b776c2d25a99148b3a31841a7b5c8cd args=[194114342895558035710779445747817223908776875494869978168985642083928269 [1.941e71]]] testConsecutiveSingleTxBlocks(uint256) (runs: 0, μ: 0, ~: 0)
15:55:39 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014); counterexample: calldata=0x3421051b0000000000000000000000000000000000000000000000000000000000000000 args=[false]] testEmptyBlock(bool) (runs: 0, μ: 0, ~: 0)
15:55:39 [FAIL: Error != expected error: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917) != Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000001, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testInvalidBlobHash() (gas: 42048622)
15:55:39 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testInvalidBlobProof() (gas: 42362784)
15:55:39 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917); counterexample: calldata=0x21c0b8fe0000000000000000000000000000000000000000000000000000000000000000 args=[false]] testMixedBlock(bool) (runs: 0, μ: 0, ~: 0)
15:55:39 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testProveEpochWithTwoMixedBlocks() (gas: 42362770)
15:55:39 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testProvingFeeUpdates() (gas: 42615602)
15:55:39 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testPrune() (gas: 42362813)
15:55:39 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testPruneAfterPartial() (gas: 42362749)
15:55:39 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testPruneDuringPropose() (gas: 42362791)
15:55:39 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testRevertPrune() (gas: 42368702)
15:55:39 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 42362814)
15:55:39 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testShouldNotBeTooEagerToPrune() (gas: 42364671)
15:55:39 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x01b8e0f7347c1ac5af365c4c857abf34c0cb681183f82b64d809044bd3360b15); counterexample: calldata=0xa8eead8d0000000000000000000000000000000000000000000000000000000000000000 args=[false]] testSingleBlock(bool) (runs: 0, μ: 0, ~: 0)
15:55:39 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014)] testSubmitProofInvalidArchive() (gas: 37332520)
15:55:39 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014)] testSubmitProofNonExistentBlock() (gas: 37332452)
15:55:39 [FAIL: Error != expected error: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917) != Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000001, 0x0000000000000000000000000000000000000000000000000000000000000000)] testTooManyBlobs() (gas: 42049135)
15:55:39 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testTooManyBlocks() (gas: 42362748)
15:55:39
15:55:39 Encountered 2 failing tests in test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest
15:55:39 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0x37d2d4cc0000000000000000000000000000000000173098751b30f1488039e9763ae04d00000000000000000000000000000000000000000008f7a878d1310a9a24bc9b args=[120408462330596754523571880426397773 [1.204e35], 10840938836983695259516059 [1.084e25]]] test_GivenAfterDeployment(uint256,uint256) (runs: 1, μ: 967767, ~: 967767)
15:55:39 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0x7a79a288000000000000000000000000000000000000000000003305339723c7d2d47df5 args=[240936641826079013895669 [2.409e23]]] test_GivenRateIs0(uint256) (runs: 0, μ: 0, ~: 0)
15:55:39
15:55:39 Encountered 1 failing test in test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest
15:55:39 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0x535a126200001c2019e4b51a789b9917bafa26bb7b776c2d25a99148b3a31841a7b5c8cd args=[194114342895558035710779445747817223908776875494869978168985642083928269 [1.941e71]]] test_WhenRoundTooFarInPast(uint256) (runs: 0, μ: 0, ~: 0)
15:55:39
15:55:39 Encountered 1 failing test in test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest
15:55:39 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0x80faf56b00001c2019e4b51a789b9917bafa26bb7b776c2d25a99148b3a31841a7b5c8cd000000000000000000000000718966343ae736aee98799816c74bf8b3e943056000000000000000000000000b04ed0d9bc3fc855b709543cb69c6862b78388cc0000000000000000000000009a39efffa9709720bd40225d700dc5cba4b9ca4c000000000000000000000000c98c4bd4d278980afdf0bf9d473e234a2725da0a0000000000000000000000003cafda081de4ce89726f2ac2117bf23f4d71465d000000000000000000000000b5559024797aaf034acabf09beb0abdffba0dca500000000000000000000000059b81ed09fad5fcb211e4621210c06950bf23b510000000000000000000000003891ce123c87987030a0ddf96ed8ea2fbd6c8f5e0001a1f56cefe159805723ca7fdd265741e88a624b099ef36803209826077030000000000000000000000000000000000000000000000000026c9a9d2d78270a0000000000006b074ba7fd9b43b9d1279beffb8dde105024be2dc68984afcf16001f66aa11676b40d9ab0668d1877aaad3f303ea4f3250c7df9c52b5455edfd8000000000000000000000000000000000000000b5a148ae12c3d2cdec1f1c082fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe000000000000000000000000000000003caa7576fb20aeeb377f636268f3bdf70000000030654e219f08c51d7408dd4c65215bf5ca37efeb92d0350042c57d0400000000000000000000000000000000000000000000000000000003830a1a0d00000000000000000000000000000001d3ab23920237d8c51d8e5d0e2f670a2200000000000000000000000000000767d5c584a67444f39d168b9582c7ae3876000000000000000000000000000000000000b9af6748062c57ea46722d59ab720000000000000000000000000000000000000070b48e9cfcf858a3e90f04ce4400000000000000000000000000000000000000000019718798c38fb783f1c505000000000000000000000000000000000000000000000009920d44f6c55ca41d00000000000000000000000000000000000000000000000000000000007bfcb70000000000000000000000000000000000000000000000000b4dbe2ec275377000000000000008333101174090f85db226ed2be428123643e5f8e3233b69a4a1000000000000000000000000000000000000000033906ee590eeb999d6fd39740000000000000000000000000001ce3ee02c2e3e96a5f05262a341f88f43cea9000000000000000000000000000000000000000000000000000058ee6e1b23bc000000000000000000000000000000000000000000000000000000c7c9775d05000000000000002ae4de262fd1ff014dc5baa60d0854e26e9d21ba828f5ada150000000000000000000000000000000000000000006e39ca38e30a7c1bdaed15 args=[194114342895558035710779445747817223908776875494869978168985642083928269 [1.941e71], [0x718966343aE736AeE98799816c74bf8B3e943056, 0xB04eD0D9BC3fC855B709543Cb69C6862b78388cC, 0x9a39EFFfA9709720bd40225d700dc5CBA4b9cA4c, 0xC98C4BD4D278980aFDF0bf9D473e234A2725dA0a, 0x3caFda081dE4Ce89726F2AC2117bf23f4D71465D, 0xB5559024797aAF034aCabf09beB0ABDfFbA0dca5, 0x59b81ED09FAd5fcB211E4621210C06950BF23b51, 0x3891cE123C87987030a0ddF96eD8ea2FBd6c8f5e], [2884644885953637379138136438530671633727225107661642480333712946218102832 [2.884e72], 174684485423998730 [1.746e17], 171988165532816370549355446670545992294175929740468492610555670 [1.719e62], 55480822159289017491111129208952210038939873665002309725051717875908141016 [5.548e73], 899388272897500868339892863106 [8.993e29], 115792089237316195423570985008687907853269984665640564039457584007913129639934 [1.157e77], 80638752681612926121847227151344188919 [8.063e37], 5096664542374423536296251948273206588163447136456134760564565310724 [5.096e66]], [15083379213 [1.508e10], 621638078246699507668634857929934572066 [6.216e38], 645119236451227632982982417032514462693494 [6.451e41], 3766142669143378088894234053159794 [3.766e33], 8929433912187479267770382995012 [8.929e30], 30759274221179882645341445 [3.075e25], 176544840394284508189 [1.765e20], 8125623 [8.125e6]], [814516215664162672 [8.145e17], 13176838123561338463085735223507272964214389842051231675688097 [1.317e61], 15958344513974102302889163124 [1.595e28], 40267271583692399343365899267060628411633321 [4.026e43], 97781072733116 [9.778e13], 858078534917 [8.58e11], 269250094282326239628584816240223449454558754997463640889877 [2.692e59], 133254745388567282321124629 [1.332e26]]]] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 0, μ: 0, ~: 0)
15:55:39
15:55:39 Encountered 1 failing test in test/governance/governance/userlib/powerNow.t.sol:PowerNowTest
15:55:39 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0xcc9480f300001c2019e4b51a789b9917bafa26bb7b776c2d25a99148b3a31841a7b5c8cd args=[194114342895558035710779445747817223908776875494869978168985642083928269 [1.941e71]]] test_GivenNoCheckpoints(uint256) (runs: 4, μ: 5735, ~: 5735)
15:55:39
15:55:39 Encountered 2 failing tests in test/ignition.t.sol:IgnitionTest
15:55:39 [FAIL: Error != expected error: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014) != Rollup__ManaLimitExceeded()] test_RevertNonEmptyBlock() (gas: 36362533)
15:55:39 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014)] test_emptyBlock() (gas: 36361927)
15:55:39
15:55:39 Encountered a total of 31 failing tests, 342 tests succeeded