Parent Log:
http://ci.aztec-labs.com/aaf45a570b63312f
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:11 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14857_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_88124959fc35bcb2_next
15:54:18 Compiling 250 files with Solc 0.8.27
15:55:09 Solc 0.8.27 finished in 50.85s
15:55:09 Compiler run successful!
15:55:09 proptest: Saving this and future failures in cache/fuzz/failures
15:55:09 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:09 cc 3713b92284594384099fdb1283c349527681a83a87f2d1eedb4157c6c177fafe
15:55:09 proptest: Saving this and future failures in cache/fuzz/failures
15:55:09 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:09 cc dbe31e2bb17799f7c5938e45e0911cbb6a8586c22a35c4c74e2194cb1ce525f8
15:55:09 proptest: Saving this and future failures in cache/fuzz/failures
15:55:09 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:09 cc 2ab681fc7e43d6246036dd0aab064262614d5c5cfa9e508dae7cdcc1ea2d5072
15:55:09
15:55:09 Ran 2 tests for test/Parity.t.sol:ParityTest
15:55:09 [PASS] testRootMatchesBaseParity() (gas: 548387)
15:55:09 [PASS] testRootMatchesRootParity() (gas: 548320)
15:55:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 7.31ms (698.43µs CPU time)
15:55:09
15:55:09 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest
15:55:09 [PASS] test_GivenMultipleListedRollups() (gas: 297522)
15:55:09 [PASS] test_GivenNoListedRollups() (gas: 10735)
15:55:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 7.16ms (223.76µs CPU time)
15:55:09
15:55:09 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest
15:55:09 [PASS] test_LockVoteAndExecute() (gas: 1313517)
15:55:09 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 11.01ms (2.87ms CPU time)
15:55:09
15:55:09 Ran 5 tests for test/staking/deposit.t.sol:DepositTest
15:55:09 [PASS] test_GivenAttesterIsAlreadyActive() (gas: 66927)
15:55:09 [PASS] test_GivenAttesterIsAlreadyRegistered() (gas: 777910)
15:55:09 [PASS] test_GivenAttesterIsNotActive() (gas: 564885)
15:55:09 [PASS] test_GivenCallerHasInsufficientAllowance() (gas: 30468)
15:55:09 [PASS] test_GivenCallerHasInsufficientFunds() (gas: 58807)
15:55:09 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 14.31ms (1.54ms CPU time)
15:55:09
15:55:09 Ran 2 tests for test/staking/getters.t.sol:GettersTest
15:55:09 [PASS] test_getAttesterAtIndex() (gas: 34572)
15:55:09 [PASS] test_getAttesterOutOfBounds() (gas: 27323)
15:55:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 18.57ms (210.60µs CPU time)
15:55:09
15:55:09 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest
15:55:09 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951)
15:55:09 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932)
15:55:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 22.65ms (3.80ms CPU time)
15:55:09
15:55:09 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest
15:55:09 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85117, ~: 85895)
15:55:09 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447)
15:55:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 23.45ms (29.68ms CPU time)
15:55:09
15:55:09 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest
15:55:09 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355)
15:55:09 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 24.39ms (18.08ms CPU time)
15:55:09
15:55:09 Ran 3 tests for test/Forwarder.t.sol:ForwarderTest
15:55:09 [PASS] testForward() (gas: 125773)
15:55:09 [PASS] testRevertWhenCallToInvalidAddress(address) (runs: 257, μ: 14635, ~: 14635)
15:55:09 [PASS] testRevertWhenLengthMismatch() (gas: 10077)
15:55:09 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 28.00ms (16.75ms CPU time)
15:55:09
15:55:09 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic
15:55:09 [PASS] test_GivenSufficientBalance() (gas: 155504)
15:55:09 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53788)
15:55:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 29.45ms (489.23µs CPU time)
15:55:09
15:55:09 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest
15:55:09 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668)
15:55:09 [PASS] test_WhenCallerIsOwner(uint256) (runs: 259, μ: 18944, ~: 19037)
15:55:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 30.27ms (23.19ms CPU time)
15:55:09
15:55:09 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees
15:55:09 [PASS] test_GivenSufficientBalance() (gas: 206864)
15:55:09 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209)
15:55:09 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761)
15:55:09 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 34.26ms (773.17µs CPU time)
15:55:09
15:55:09 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingTest
15:55:09 [PASS] test_Slashing() (gas: 40557661)
15:55:09 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 34.24ms (24.81ms CPU time)
15:55:09
15:55:09 Ran 2 tests for test/ignition.t.sol:IgnitionTest
15:55:09 [FAIL: Error != expected error: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014) != Rollup__ManaLimitExceeded()] test_RevertNonEmptyBlock() (gas: 36362533)
15:55:09 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014)] test_emptyBlock() (gas: 36361927)
15:55:09 Suite result: FAILED. 0 passed; 2 failed; 0 skipped; finished in 35.27ms (31.98ms CPU time)
15:55:09
15:55:09 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest
15:55:09 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 257, μ: 346974, ~: 346974)
15:55:09 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13064)
15:55:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 44.36ms (37.20ms CPU time)
15:55:09
15:55:09 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest
15:55:09 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 128075, ~: 118972)
15:55:09 [PASS] test_GivenBalanceIs0() (gas: 54054)
15:55:09 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892)
15:55:09 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 47.33ms (55.52ms CPU time)
15:55:09
15:55:09 Ran 7 tests for test/staking/slash.t.sol:SlashTest
15:55:09 [PASS] test_GivenAttesterIsActive() (gas: 728074)
15:55:09 [PASS] test_GivenAttesterIsNotActive() (gas: 554618)
15:55:09 [PASS] test_GivenTimeIsAfterUnlock() (gas: 687897)
15:55:09 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 711241)
15:55:09 [PASS] test_WhenAttesterIsNotExiting() (gas: 752363)
15:55:09 [PASS] test_WhenAttesterIsNotRegistered() (gas: 31448)
15:55:09 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 13365)
15:55:09 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 53.50ms (3.86ms CPU time)
15:55:09
15:55:09 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest
15:55:09 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362)
15:55:09 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789)
15:55:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 58.69ms (67.85ms CPU time)
15:55:09
15:55:09 Ran 1 test for test/staking/move.t.sol:MoveTest
15:55:09 [PASS] test_MoveStakingSet() (gas: 49067353)
15:55:09 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 59.31ms (39.72ms CPU time)
15:55:09
15:55:09 Ran 2 tests for test/staking/setSlasher.t.sol:SetslasherTest
15:55:09 [PASS] test_setSlasher(address) (runs: 259, μ: 27104, ~: 27104)
15:55:09 [PASS] test_setSlasher_whenNotOwner(address) (runs: 259, μ: 12808, ~: 12808)
15:55:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 61.12ms (28.13ms CPU time)
15:55:09
15:55:09 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest
15:55:09 [PASS] testComputeTxsEffectsHash2() (gas: 18627)
15:55:09 [PASS] testComputeTxsEffectsHash3() (gas: 23624)
15:55:09 [PASS] testComputeTxsEffectsHash5() (gas: 32656)
15:55:09 [PASS] testComputeTxsEffectsHash6() (gas: 37298)
15:55:09 [PASS] testComputeTxsEffectsHash7() (gas: 41009)
15:55:09 [PASS] testDecomp() (gas: 42917)
15:55:09 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 69.40ms (1.83ms CPU time)
15:55:09
15:55:09 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest
15:55:09 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 189931, ~: 185016)
15:55:09 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0xcc9480f3000000000000000000000297b3cc3e029123bd8054088066bf70610cbc707505 args=[970002049652221818427300307580277037354290628293893 [9.7e50]]] test_GivenNoCheckpoints(uint256) (runs: 3, μ: 5735, ~: 5735)
15:55:09 Suite result: FAILED. 1 passed; 1 failed; 0 skipped; finished in 77.38ms (82.59ms CPU time)
15:55:09
15:55:09 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest
15:55:09 [PASS] test_WhenCallerIsGovernance(address) (runs: 259, μ: 19491, ~: 19491)
15:55:09 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202)
15:55:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 109.43ms (111.88ms CPU time)
15:55:09
15:55:09 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest
15:55:09 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 257, μ: 11813, ~: 11813)
15:55:09 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166862)
15:55:09 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 168019)
15:55:09 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 109.32ms (99.81ms CPU time)
15:55:09
15:55:09 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest
15:55:09 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32515)
15:55:09 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 259, μ: 599973, ~: 599973)
15:55:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 118.87ms (70.24ms CPU time)
15:55:09
15:55:09 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest
15:55:09 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 725083)
15:55:09 [PASS] test_GivenAttesterIsLiving() (gas: 733192)
15:55:09 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 529033)
15:55:09 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 709514)
15:55:09 [PASS] test_WhenAttesterIsNotRegistered() (gas: 30145)
15:55:09 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 259, μ: 538783, ~: 538783)
15:55:09 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 132.10ms (95.75ms CPU time)
15:55:09
15:55:09 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest
15:55:09 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 259, μ: 11841, ~: 11841)
15:55:09 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 259, μ: 37381, ~: 37381)
15:55:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 154.05ms (29.41ms CPU time)
15:55:09
15:55:09 Ran 2 tests for test/staking_asset_handler/setSubscope.t.sol:SetSubscopeTest
15:55:09 [PASS] test_WhenCallerOfSetSubscopeIsNotOwner(address) (runs: 259, μ: 14453, ~: 14453)
15:55:09 [PASS] test_WhenCallerOfSetSubscopeIsOwner() (gas: 22402)
15:55:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 161.95ms (34.83ms CPU time)
15:55:09
15:55:09 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest
15:55:09 [PASS] test_UpgradeIntoNewVersion() (gas: 3571917)
15:55:09 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 168.22ms (9.58ms CPU time)
15:55:09
15:55:09 Ran 2 tests for test/staking_asset_handler/setScope.t.sol:SetScopeTest
15:55:09 [PASS] test_WhenCallerOfSetScopeIsNotOwner(address) (runs: 259, μ: 14431, ~: 14431)
15:55:09 [PASS] test_WhenCallerOfSetScopeIsOwner() (gas: 23063)
15:55:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 199.04ms (48.46ms CPU time)
15:55:09
15:55:09 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest
15:55:09 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 259, μ: 1266794, ~: 1266794)
15:55:09 [PASS] testDepositPrivate() (gas: 194773)
15:55:09 [PASS] testDepositPublic() (gas: 197276)
15:55:09 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 259, μ: 2335068, ~: 2335068)
15:55:09 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1256451)
15:55:09 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 223.02ms (387.94ms CPU time)
15:55:09
15:55:09 Ran 4 tests for test/validator-selection/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest
15:55:09 [PASS] test_WhenAddressNotInTheSet() (gas: 10869)
15:55:09 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421411, ~: 421347)
15:55:09 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171089, ~: 171381)
15:55:09 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456)
15:55:09 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 226.84ms (281.36ms CPU time)
15:55:09
15:55:09 Ran 8 tests for test/governance/governance-proposer/voteWithsig.t.sol:VoteWithSigTest
15:55:09 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 420510)
15:55:09 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315365)
15:55:09 [PASS] test_GivenNewCanonicalInstance() (gas: 838608)
15:55:09 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 516777)
15:55:09 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 594674)
15:55:09 [PASS] test_GivenProposalIsLeader() (gas: 492255)
15:55:09 [PASS] test_GivenRoundChanged() (gas: 471277)
15:55:09 [PASS] test_WhenSigNotFromProposer(address) (runs: 257, μ: 346101, ~: 346101)
15:55:09 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 235.97ms (41.56ms CPU time)
15:55:09
15:55:09 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest
15:55:09 [PASS] test_GivenStatusIsNotExiting() (gas: 644471)
15:55:09 [PASS] test_GivenTimeIsAfterUnlock(bool) (runs: 259, μ: 759382, ~: 759341)
15:55:09 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 682502)
15:55:09 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 237.04ms (223.97ms CPU time)
15:55:09
15:55:09 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest
15:55:09 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32841, ~: 32633)
15:55:09 [PASS] test_WhenAmountEq0() (gas: 8626)
15:55:09 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 208762, ~: 210538)
15:55:09 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 238352, ~: 237898)
15:55:09 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 214495, ~: 214566)
15:55:09 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 237.06ms (400.58ms CPU time)
15:55:09
15:55:09 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest
15:55:09 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76807, ~: 76633)
15:55:09 [PASS] test_WhenAmountEq0() (gas: 8437)
15:55:09 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 236412, ~: 236048)
15:55:09 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 215898, ~: 212875)
15:55:09 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 248.37ms (266.65ms CPU time)
15:55:09
15:55:09 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest
15:55:09 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428)
15:55:09 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762)
15:55:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 249.54ms (29.24ms CPU time)
15:55:09
15:55:09 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest
15:55:09 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 259, μ: 696341, ~: 696660)
15:55:09 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 259, μ: 832058, ~: 832951)
15:55:09 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 259, μ: 673540, ~: 673706)
15:55:09 [PASS] test_GivenStateIsActive() (gas: 356145)
15:55:09 [PASS] test_GivenStateIsDropped(address) (runs: 259, μ: 350265, ~: 350265)
15:55:09 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 259, μ: 685614, ~: 686292)
15:55:09 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 259, μ: 698294, ~: 699359)
15:55:09 [PASS] test_GivenStateIsPending() (gas: 348521)
15:55:09 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 259, μ: 664305, ~: 664805)
15:55:09 [PASS] test_GivenStateIsRejected() (gas: 363965)
15:55:09 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 268.50ms (935.12ms CPU time)
15:55:10
15:55:10 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest
15:55:10 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 258, μ: 826044, ~: 826182)
15:55:10 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 321.85ms (313.19ms CPU time)
15:55:10
15:55:10 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest
15:55:10 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 259, μ: 19437, ~: 19727)
15:55:10 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 257, μ: 83206, ~: 82934)
15:55:10 [PASS] test_GivenCallerIsNotOwner(address) (runs: 259, μ: 11785, ~: 11785)
15:55:10 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 331.73ms (186.04ms CPU time)
15:55:10
15:55:10 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest
15:55:10 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 259, μ: 183578, ~: 183680)
15:55:10 [PASS] test_GivenNoCheckpoints(uint256) (runs: 259, μ: 21702, ~: 21616)
15:55:10 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 259, μ: 1319514, ~: 1480865)
15:55:10 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 331.56ms (347.02ms CPU time)
15:55:10
15:55:10 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest
15:55:10 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 259, μ: 11863, ~: 11863)
15:55:10 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 259, μ: 19594, ~: 19594)
15:55:10 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 259, μ: 1855232, ~: 1855232)
15:55:10 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 368.73ms (287.23ms CPU time)
15:55:10
15:55:10 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest
15:55:10 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 259, μ: 13928, ~: 13928)
15:55:10 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 259, μ: 19300, ~: 19330)
15:55:10 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 259, μ: 1977623, ~: 1977879)
15:55:10 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 259, μ: 53344, ~: 53239)
15:55:10 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 376.81ms (334.88ms CPU time)
15:55:10
15:55:10 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest
15:55:10 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 259, μ: 11828, ~: 11828)
15:55:10 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 259, μ: 28491, ~: 28476)
15:55:10 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 542.79ms (58.94ms CPU time)
15:55:10
15:55:10 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest
15:55:10 [PASS] test_WhenDepositsPerMintIs0() (gas: 67441)
15:55:10 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,uint256) (runs: 259, μ: 3303977, ~: 3176309)
15:55:10 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 543.19ms (403.55ms CPU time)
15:55:10
15:55:10 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest
15:55:10 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 20581, ~: 20577)
15:55:10 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 259, μ: 48664, ~: 48668)
15:55:10 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 259, μ: 1043782, ~: 1044574)
15:55:10 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 580.63ms (580.74ms CPU time)
15:55:10
15:55:10 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest
15:55:10 [PASS] test_computeFeeAssetPerEth() (gas: 24034021)
15:55:10 [PASS] test_full() (gas: 160797407)
15:55:10 [PASS] test_invalidOracleInput() (gas: 55199)
15:55:10 [PASS] test_photograph() (gas: 77268431)
15:55:10 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 734.02ms (539.08ms CPU time)
15:55:10
15:55:10 Ran 3 tests for test/staking_asset_handler/queue.t.sol:QueueTest
15:55:10 [PASS] test_WhenEnqueuingValidators(uint8) (runs: 256, μ: 2746002, ~: 935961)
15:55:10 [PASS] test_WhenIncludingAlreadySeenAttesterProposerPair(address,address) (runs: 256, μ: 59903, ~: 59903)
15:55:10 [PASS] test_WhenNotInitializedAndQueueIsEmpty() (gas: 19244)
15:55:10 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 744.68ms (1.00s CPU time)
15:55:10
15:55:10 Ran 4 tests for test/validator-selection/address_snapshots/values.t.sol:AddressSnapshotValuesTest
15:55:10 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440)
15:55:10 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336004, ~: 335952)
15:55:10 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 661182, ~: 661718)
15:55:10 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 709342, ~: 702984)
15:55:10 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 835.00ms (1.72s CPU time)
15:55:10
15:55:10 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest
15:55:10 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405)
15:55:10 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038)
15:55:10 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773)
15:55:10 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 937.84ms (120.19ms CPU time)
15:55:10
15:55:10 Ran 1 test for test/governance/scenario/AddRollup.t.sol:AddRollupTest
15:55:10 [PASS] test_AddRollup(bool) (runs: 259, μ: 2664905, ~: 2955050)
15:55:10 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 958.63ms (824.76ms CPU time)
15:55:10
15:55:10 Ran 3 tests for test/governance/governance/limitedDeposit.t.sol:LimitedDepositTest
15:55:10 [PASS] test_WhenFloodgatesAreOpen(address,address) (runs: 256, μ: 194781, ~: 194781)
15:55:10 [PASS] test_WhenIsAllowedToDeposit(address,address) (runs: 256, μ: 197521, ~: 197521)
15:55:10 [PASS] test_WhenNotAllowedToDeposit(address,address) (runs: 259, μ: 15779, ~: 15779)
15:55:10 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.12s (82.27ms CPU time)
15:55:10
15:55:10 Ran 3 tests for test/validator-selection/address_snapshots/length.t.sol:AddressSnapshotLengthTest
15:55:10 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 641235, ~: 643233)
15:55:10 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 259, μ: 12370, ~: 12370)
15:55:10 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 658239, ~: 651702)
15:55:10 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.12s (2.07s CPU time)
15:55:10
15:55:10 Ran 7 tests for test/validator-selection/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest
15:55:10 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 685727, ~: 709520)
15:55:10 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404)
15:55:10 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 701337, ~: 682363)
15:55:10 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 677668, ~: 661294)
15:55:10 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 722998, ~: 672542)
15:55:10 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 727004, ~: 692656)
15:55:10 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 691143, ~: 681697)
15:55:10 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.17s (6.29s CPU time)
15:55:10
15:55:10 Ran 3 tests for test/validator-selection/address_snapshots/at.t.sol:AddressSnapshotAtTest
15:55:10 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020)
15:55:10 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 831321, ~: 815882)
15:55:10 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 259, μ: 11388, ~: 11388)
15:55:10 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.18s (1.18s CPU time)
15:55:10
15:55:10 Ran 1 test for test/delegation/minimal.t.sol:MinimalDelegationTest
15:55:10 [PASS] test_votingPower(bool,bool,bool) (runs: 259, μ: 2764868, ~: 2757938)
15:55:10 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.23s (1.21s CPU time)
15:55:11
15:55:11 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest
15:55:11 [PASS] test_setupSampleSeed(uint16) (runs: 257, μ: 41360177, ~: 41360149)
15:55:11 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.38s (1.38s CPU time)
15:55:11
15:55:11 Ran 3 tests for test/validator-selection/address_snapshots/add.t.sol:AddressSnapshotAddTest
15:55:11 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1712504, ~: 1685564)
15:55:11 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689)
15:55:11 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 259, μ: 184848, ~: 184848)
15:55:11 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.46s (1.57s CPU time)
15:55:11
15:55:11 Ran 3 tests for test/MultiProof.t.sol:MultiProofTest
15:55:11 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testMultipleProvers() (gas: 41611319)
15:55:11 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testNoHolesInProvenBlocks() (gas: 41381316)
15:55:11 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testProofsAreInOneEpoch() (gas: 41381274)
15:55:11 Suite result: FAILED. 0 passed; 3 failed; 0 skipped; finished in 1.48s (422.58ms CPU time)
15:55:11
15:55:11 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest
15:55:11 [PASS] test_GivenTheRollupIsInGenesisState() (gas: 40073881)
15:55:11 [PASS] test_GivenTheSeedHasBeenSampled() (gas: 42135075)
15:55:11 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 52320107)
15:55:11 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207)
15:55:11 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.48s (459.66ms CPU time)
15:55:11
15:55:11 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest
15:55:11 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 259, μ: 669794, ~: 670633)
15:55:11 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 259, μ: 377514, ~: 377514)
15:55:11 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 259, μ: 672989, ~: 673357)
15:55:11 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 259, μ: 671564, ~: 672020)
15:55:11 [PASS] test_GivenStateIsDropped(address) (runs: 259, μ: 382733, ~: 382733)
15:55:11 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 259, μ: 683871, ~: 684026)
15:55:11 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 259, μ: 1125618, ~: 1125994)
15:55:11 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382495)
15:55:11 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 259, μ: 15225, ~: 15214)
15:55:11 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 259, μ: 376115, ~: 376141)
15:55:11 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 259, μ: 381296, ~: 381394)
15:55:11 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 1.48s (1.66s CPU time)
15:55:11
15:55:11 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest
15:55:11 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 259, μ: 296155, ~: 296260)
15:55:11 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 259, μ: 371508, ~: 371568)
15:55:11 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 259, μ: 92195, ~: 92195)
15:55:11 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 259, μ: 425732, ~: 426409)
15:55:11 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 259, μ: 441036, ~: 441559)
15:55:11 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 259, μ: 90667, ~: 90667)
15:55:11 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 259, μ: 406825, ~: 407102)
15:55:11 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 259, μ: 106068, ~: 106068)
15:55:11 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 1.48s (704.50ms CPU time)
15:55:11
15:55:11 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest
15:55:11 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 259, μ: 1210007, ~: 1404628)
15:55:11 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 259, μ: 40252, ~: 40252)
15:55:11 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0x80faf56b000000000000000000000000000000000000000000000006d6ca08078d62b4f0000000000000000000000000fa749172439f12c54c4585b47d6c7ebe6a10c557000000000000000000000000c7e8f27296f2b8f4693d16de3471e9bf5ee8476e00000000000000000000000014946fb4286b87aefa3665c2adb953304f1fe188000000000000000000000000283fc79b7ac5b3a37f9e45f3245ec2051c29c24e000000000000000000000000d8e129ceccf34b302d357ee31eb2f69437197c6000000000000000000000000000f5f259e9f525d084d861a5f86bc7158959626100000000000000000000000024e4f846811490ba0154d6c67bf8940d201bfd03000000000000000000000000f438605c2760685b3b5e0fe732b5eb53563fb108000000000000000000001f4e9ee7838583799b9e52a4ecd2c9a24ab46e31ce4a0000000000000000000000000000add74d5a352f4357644d2a3084dee025afe3ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000000000000000000000000000000000000000000000b5f85c519b7455700000000000000000000000000000000000000000000000000000000000000030000000000000000000000000000000000000000000000000000000000a166f10000000000000000003ae6dbb2191b65b25e33244b79b5f167e86e32eac6c71d0000000000000000000000000000000000000000000000000000000000000926000000000000000000000000000000069bf05fb1397d2d1219945705a28985a00000000000004dfb1d298c910bccd7b14f045637d5d00158520e62cc871e8bc9000000000000000000000000000000000000000000000000000000f8e9eee1e100000111480acc31b46a205c4c3c35a4602729142a124fc391f859b2e87157240000000000000000000000000000000110df9be3d7ad6f67c292843a607fb8e2000000000000000000000000000000150d8403ced196133c465951db6e80178100000000000000000000000000000000000002473830e6beaea5348f773535980000000000000000000000000000000029ba8f83b298e8ecbf71c3e276c705fe0000000000000000000000000000000000000000005d0e24ccf2707e515414030000001df5ea9bda2e4c2e5c6fd3cf644ae87fd78f7f541954acbf81e65d4fc80000cff3c5ad332598ca63a7efedceb1a77b14a5b04e464fe5c4f607daa8505a0000000000000000001aad5fbab8f687e3f57162d0dd01219d8cb6421abdd668000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000f06459c3bcef8712093ca050000000000000000173c982f46a8c612c5cb15e249cafe7f3c92956981ac58fc0000000000000000000000000000000000000000000000000000000000000002 args=[126157656340199290096 [1.261e20], [0xFa749172439f12c54c4585B47d6C7EBe6A10C557, 0xc7E8f27296f2b8f4693d16De3471E9Bf5eE8476e, 0x14946Fb4286B87AEfa3665c2ADB953304F1FE188, 0x283Fc79B7AC5B3a37F9E45f3245eC2051c29C24E, 0xD8e129CeCCf34B302D357ee31EB2f69437197C60, 0x00F5F259E9F525D084D861A5F86BC71589596261, 0x24E4F846811490ba0154d6c67bf8940D201bFd03, 0xF438605c2760685b3B5e0Fe732b5Eb53563fB108], [11713381305040928785855866729310027574372127556619850 [1.171e52], 15143688994023629419944833696009216984461283 [1.514e43], 115792089237316195423570985008687907853269984665640564039457584007913129639935 [1.157e77], 819520738791212375 [8.195e17], 3, 10577649 [1.057e7], 5641670637663728617049541409710293136702865469904176925 [5.641e54], 2342], [2248972632988430185772307900953398969760 [2.248e39], 125310497001067297116116859631624010150117199543720350878436297 [1.253e62], 1069076636129 [1.069e12], 7367652367021016850317580958251898591046989219096059035447934189655844 [7.367e69], 362711058877980788113015339358070225122 [3.627e38], 7163895129703332321981487395022034704257 [7.163e39], 46207409024467202599632852301208 [4.62e31], 55467025861604828714493106531665905150 [5.546e37]], [112496893205697157758456835 [1.124e26], 807736477267708607215224796037728667191957226481879717800307855282120 [8.077e68], 1435233578597484958812654499747838309580541151915310719964879266184187994 [1.435e72], 2555172147073823212282649090626804626336604928211801704 [2.555e54], 8, 4649857427526912368331442693 [4.649e27], 569762156362576091513137204481266891109106129600521197820 [5.697e56], 2]]] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 1, μ: 931275, ~: 931275)
15:55:11 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 259, μ: 1120346, ~: 1260410)
15:55:11 Suite result: FAILED. 3 passed; 1 failed; 0 skipped; finished in 1.48s (649.02ms CPU time)
15:55:11
15:55:11 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest
15:55:11 [PASS] test_GivenStateIsDropped() (gas: 25448)
15:55:11 [PASS] test_GivenStateIsExecuted() (gas: 25467)
15:55:11 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 24538, ~: 29451)
15:55:11 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.48s (16.71ms CPU time)
15:55:11
15:55:11 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest
15:55:11 [PASS] test_WhenMinimumConfigEq0() (gas: 2849)
15:55:11 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 259, μ: 50363, ~: 50190)
15:55:11 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 259, μ: 157090, ~: 167099)
15:55:11 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 259, μ: 53132, ~: 52810)
15:55:11 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 259, μ: 76195, ~: 75942)
15:55:11 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 259, μ: 76592, ~: 76543)
15:55:11 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 259, μ: 119717, ~: 120013)
15:55:11 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 259, μ: 172565, ~: 172720)
15:55:11 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 259, μ: 174645, ~: 174990)
15:55:11 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 259, μ: 192500, ~: 192789)
15:55:11 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 259, μ: 219204, ~: 219762)
15:55:11 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 259, μ: 217852, ~: 218502)
15:55:11 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 1.52s (370.50ms CPU time)
15:55:12
15:55:12 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest
15:55:12 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 1515169, ~: 1515241)
15:55:12 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 47870, ~: 48064)
15:55:12 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 48843, ~: 48775)
15:55:12 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 2.41s (103.24ms CPU time)
15:55:13
15:55:13 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest
15:55:13 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 259, μ: 11808, ~: 11808)
15:55:13 [PASS] test_WhenDepositsPerMintIs0() (gas: 10867)
15:55:13 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 259, μ: 23199, ~: 23358)
15:55:13 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 259, μ: 11960191, ~: 11358584)
15:55:13 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 3.67s (3.64s CPU time)
15:55:13
15:55:13 Ran 28 tests for test/Rollup.t.sol:RollupTest
15:55:13 [PASS] testBlockFee() (gas: 42979842)
15:55:13 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014); counterexample: calldata=0x9cf25fe2000000000000000000000297b3cc3e029123bd8054088066bf70610cbc707505 args=[970002049652221818427300307580277037354290628293893 [9.7e50]]] testConsecutiveEmptyBlocks(uint256) (runs: 0, μ: 0, ~: 0)
15:55:13 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917); counterexample: calldata=0xd711610c000000000000000000000297b3cc3e029123bd8054088066bf70610cbc707505 args=[970002049652221818427300307580277037354290628293893 [9.7e50]]] testConsecutiveMixedBlocks(uint256) (runs: 0, μ: 0, ~: 0)
15:55:13 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testConsecutiveMixedBlocksNonSequentialProof() (gas: 42364293)
15:55:13 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x01b8e0f7347c1ac5af365c4c857abf34c0cb681183f82b64d809044bd3360b15); counterexample: calldata=0xc95dbb1a000000000000000000000297b3cc3e029123bd8054088066bf70610cbc707505 args=[970002049652221818427300307580277037354290628293893 [9.7e50]]] testConsecutiveSingleTxBlocks(uint256) (runs: 0, μ: 0, ~: 0)
15:55:13 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014); counterexample: calldata=0x3421051b0000000000000000000000000000000000000000000000000000000000000001 args=[true]] testEmptyBlock(bool) (runs: 0, μ: 0, ~: 0)
15:55:13 [FAIL: Error != expected error: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917) != Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000001, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testInvalidBlobHash() (gas: 42048622)
15:55:13 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testInvalidBlobProof() (gas: 42362784)
15:55:13 [PASS] testInvalidL2Fee() (gas: 42122825)
15:55:13 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917); counterexample: calldata=0x21c0b8fe0000000000000000000000000000000000000000000000000000000000000001 args=[true]] testMixedBlock(bool) (runs: 0, μ: 0, ~: 0)
15:55:13 [PASS] testNonZeroDaFee() (gas: 42110988)
15:55:13 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testProveEpochWithTwoMixedBlocks() (gas: 42362770)
15:55:13 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testProvingFeeUpdates() (gas: 42615602)
15:55:13 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testPrune() (gas: 42362813)
15:55:13 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testPruneAfterPartial() (gas: 42362749)
15:55:13 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testPruneDuringPropose() (gas: 42362791)
15:55:13 [PASS] testRevertInvalidTimestamp() (gas: 37094280)
15:55:13 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testRevertPrune() (gas: 42368702)
15:55:13 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 42362814)
15:55:13 [PASS] testSetManaTargetDecreasing(uint256,uint256) (runs: 259, μ: 74440857, ~: 74440922)
15:55:13 [PASS] testSetManaTargetIncreasing(uint256,uint256) (runs: 259, μ: 74442990, ~: 74443226)
15:55:13 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testShouldNotBeTooEagerToPrune() (gas: 42364671)
15:55:13 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x01b8e0f7347c1ac5af365c4c857abf34c0cb681183f82b64d809044bd3360b15); counterexample: calldata=0xa8eead8d0000000000000000000000000000000000000000000000000000000000000001 args=[true]] testSingleBlock(bool) (runs: 0, μ: 0, ~: 0)
15:55:13 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014)] testSubmitProofInvalidArchive() (gas: 37332520)
15:55:13 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014)] testSubmitProofNonExistentBlock() (gas: 37332452)
15:55:13 [PASS] testTimestamp() (gas: 38927733)
15:55:13 [FAIL: Error != expected error: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917) != Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000001, 0x0000000000000000000000000000000000000000000000000000000000000000)] testTooManyBlobs() (gas: 42049135)
15:55:13 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testTooManyBlocks() (gas: 42362748)
15:55:13 Suite result: FAILED. 7 passed; 21 failed; 0 skipped; finished in 3.67s (5.86s CPU time)
15:55:13
15:55:13 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest
15:55:13 [PASS] test_FeeModelEquivalence() (gas: 455289172)
15:55:13 [PASS] test__FeeModelPrune() (gas: 2241270)
15:55:13 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.80s (3.44s CPU time)
15:55:13
15:55:13 Ran 3 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest
15:55:13 [PASS] test_100_validators() (gas: 366531586)
15:55:13 [PASS] test_48_validators() (gas: 317273999)
15:55:13 [PASS] test_no_validators() (gas: 80116653)
15:55:13 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.04s (9.88s CPU time)
15:55:14
15:55:14 Ran 9 tests for test/Inbox.t.sol:InboxTest
15:55:14 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055)
15:55:14 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 259, μ: 5684210, ~: 5700480)
15:55:14 [PASS] testRevertIFConsumingInFuture() (gas: 12712)
15:55:14 [PASS] testRevertIfActorTooLarge() (gas: 11877)
15:55:14 [PASS] testRevertIfContentTooLarge() (gas: 12009)
15:55:14 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841)
15:55:14 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008)
15:55:14 [PASS] testRevertIfVersionMismatch() (gas: 12251)
15:55:14 [PASS] testSendDuplicateL2Messages() (gas: 111551)
15:55:14 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 5.28s (5.27s CPU time)
15:55:15
15:55:15 Ran 5 tests for test/RollupGetters.t.sol:RollupShouldBeGetters
15:55:15 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 40793194, ~: 40810192)
15:55:15 [PASS] test_getEpochCommittee(uint16,bool) (runs: 259, μ: 41484375, ~: 41467598)
15:55:15 [PASS] test_getEpochCommitteeBig(uint16,bool) (runs: 259, μ: 51973302, ~: 52126125)
15:55:15 [PASS] test_getProposerAt(uint16,bool) (runs: 259, μ: 41421081, ~: 41416246)
15:55:15 [PASS] test_validateHeader() (gas: 41322714)
15:55:15 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 5.66s (9.66s CPU time)
15:55:15
15:55:15 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest
15:55:15 [PASS] testVerifyMembership(uint256) (runs: 259, μ: 5712849, ~: 5712905)
15:55:15 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 259, μ: 7554789, ~: 7554841)
15:55:15 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 259, μ: 3892756, ~: 3892755)
15:55:15 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.17s (12.47s CPU time)
15:55:15
15:55:15 Ran 3 tests for test/validator-selection/Sampling.t.sol:SamplingTest
15:55:15 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 3034398, ~: 559522)
15:55:15 [PASS] testSimpleSample() (gas: 5504701)
15:55:15 [PASS] test_dirtySample(uint8,uint16,uint256) (runs: 256, μ: 509776, ~: 138622)
15:55:15 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.17s (4.85s CPU time)
15:55:16
15:55:16 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static
15:55:16 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120056, ~: 121404)
15:55:16 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 121420, ~: 122387)
15:55:16 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119176, ~: 120972)
15:55:16 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 258, μ: 120428, ~: 121911)
15:55:16 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 6.37s (88.89ms CPU time)
15:55:17
15:55:17 Ran 15 tests for test/Outbox.t.sol:OutboxTest
15:55:17 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10866, ~: 10866)
15:55:17 [PASS] testGetRootData() (gas: 132097)
15:55:17 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 67, μ: 28882510, ~: 6714732)
15:55:17 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 3953923, ~: 3728681)
15:55:17 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 625516)
15:55:17 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36769)
15:55:17 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36338)
15:55:17 [PASS] testRevertIfInsertingDuplicate() (gas: 75392)
15:55:17 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30571, ~: 30571)
15:55:17 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38532)
15:55:17 [PASS] testRevertIfPathHeightMismatch() (gas: 1140290)
15:55:17 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1180084)
15:55:17 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 655684)
15:55:17 [PASS] testRevertIfVersionMismatch() (gas: 36075)
15:55:17 [PASS] testValidInsertAndConsume() (gas: 658729)
15:55:17 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 7.63s (8.57s CPU time)
15:55:18
15:55:18 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest
15:55:18 [PASS] testFrontier() (gas: 0)
15:55:18 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 9.13s (9.13s CPU time)
15:55:19
15:55:19 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest
15:55:19 [PASS] test_GivenNoCheckpoints() (gas: 28277)
15:55:19 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 209725, ~: 212215)
15:55:19 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 205644, ~: 209698)
15:55:19 [PASS] test_WhenTimeNotInPast() (gas: 3997)
15:55:19 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 9.96s (145.11ms CPU time)
15:55:19
15:55:19 Ran 9 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest
15:55:19 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 310156, ~: 310156)
15:55:19 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 257, μ: 10525096, ~: 10508000)
15:55:19 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 10606658, ~: 10768680)
15:55:19 [PASS] test_GivenInsufficientYea() (gas: 422734)
15:55:19 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 259, μ: 348679, ~: 348708)
15:55:19 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 257, μ: 10173955, ~: 10057846)
15:55:19 [PASS] test_GivenRoundAlreadyExecuted() (gas: 9161669)
15:55:19 [PASS] test_WhenRoundNotInPast() (gas: 334426)
15:55:19 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0x535a1262000000000000000000000000000000000000000a3d9b9c3eee8ba9f563358fdf args=[811348332093844172158562308063 [8.113e29]]] test_WhenRoundTooFarInPast(uint256) (runs: 0, μ: 0, ~: 0)
15:55:19 Suite result: FAILED. 8 passed; 1 failed; 0 skipped; finished in 9.97s (29.14s CPU time)
15:55:21
15:55:21 Ran 3 tests for test/staking_asset_handler/reenterExitedValidator.t.sol:ReenterExitedValidatorTest
15:55:21 [PASS] test_WhenAttesterHasNOTProvidedAValidDeposit(address,address) (runs: 259, μ: 13999, ~: 13999)
15:55:21 [PASS] test_WhenAttesterHasProvidedAValidDeposit(address,address,address) (runs: 259, μ: 4522144, ~: 4522144)
15:55:21 [PASS] test_WhenInEntryQueue(address,address,address) (runs: 259, μ: 3521094, ~: 3521094)
15:55:21 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 11.45s (12.36s CPU time)
15:55:21
15:55:21 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest
15:55:21 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 420488)
15:55:21 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315365)
15:55:21 [PASS] test_GivenNewCanonicalInstance() (gas: 838586)
15:55:21 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 516755)
15:55:21 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 594674)
15:55:21 [PASS] test_GivenProposalIsLeader() (gas: 492255)
15:55:21 [PASS] test_GivenRoundChanged() (gas: 471277)
15:55:21 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 346210, ~: 346210)
15:55:21 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 11.46s (41.78ms CPU time)
15:55:21
15:55:21 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest
15:55:21 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0x37d2d4cc000000000000000000000000000000000000000a3d9b9c3eee8ba9f563358fdf0000000000000000000000000000001262f43b97f148344d3b9912635eceb2d6 args=[811348332093844172158562308063 [8.113e29], 6256615077297588927942854757994707464918 [6.256e39]]] test_GivenAfterDeployment(uint256,uint256) (runs: 2, μ: 967767, ~: 967767)
15:55:21 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0x7a79a288000000000000000000000000000000000000000000000006d6ca08078d62b4f0 args=[126157656340199290096 [1.261e20]]] test_GivenRateIs0(uint256) (runs: 1, μ: 963631, ~: 963631)
15:55:21 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964532, ~: 964326)
15:55:21 Suite result: FAILED. 1 passed; 2 failed; 0 skipped; finished in 11.46s (50.95ms CPU time)
15:55:21
15:55:21 Ran 11 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest
15:55:21 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 41445151, ~: 41445151)
15:55:21 [PASS] testHappyPath() (gas: 54888809)
15:55:21 [PASS] testInitialCommitteeMatch() (gas: 41623465)
15:55:21 [PASS] testInsufficientSigsMove() (gas: 45373641)
15:55:21 [PASS] testInvalidCommitteeCommitment() (gas: 45373581)
15:55:21 [PASS] testNukeFromOrbit() (gas: 56062910)
15:55:21 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 259, μ: 41755793, ~: 41755793)
15:55:21 [PASS] testProposerNotProvided() (gas: 45390086)
15:55:21 [PASS] testRelayedForProposer() (gas: 46820879)
15:55:21 [PASS] testStableCommittee(uint8) (runs: 259, μ: 41744253, ~: 41744373)
15:55:21 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 259, μ: 70829028, ~: 69600044)
15:55:21 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 11.45s (16.52s CPU time)
15:55:21
15:55:21 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest
15:55:21 [PASS] test_WhenCallerIsNotSelf() (gas: 28665)
15:55:21 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 259, μ: 272666, ~: 273297)
15:55:21 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 259, μ: 35800, ~: 35752)
15:55:21 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 259, μ: 273287, ~: 273575)
15:55:21 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 259, μ: 42173, ~: 41957)
15:55:21 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 259, μ: 273380, ~: 273651)
15:55:21 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 259, μ: 42346, ~: 42142)
15:55:21 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 259, μ: 273687, ~: 273685)
15:55:21 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 259, μ: 31288, ~: 31299)
15:55:21 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 257, μ: 274245, ~: 274514)
15:55:21 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 259, μ: 41751, ~: 41530)
15:55:21 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 259, μ: 273065, ~: 273060)
15:55:21 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 259, μ: 31229, ~: 31238)
15:55:21 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 259, μ: 273548, ~: 273767)
15:55:21 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 259, μ: 40946, ~: 40719)
15:55:21 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 259, μ: 273882, ~: 274131)
15:55:21 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 259, μ: 41896, ~: 41698)
15:55:21 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 259, μ: 274007, ~: 274253)
15:55:21 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 259, μ: 42001, ~: 41796)
15:55:21 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 11.46s (931.48ms CPU time)
15:55:21
15:55:21 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest
15:55:21 [PASS] test_GivenProposalIsDropped(address) (runs: 259, μ: 390317, ~: 390317)
15:55:21 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 259, μ: 694037, ~: 694512)
15:55:21 [PASS] test_WhenGetProposalStateIsActive() (gas: 356254)
15:55:21 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 259, μ: 390249, ~: 390249)
15:55:21 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 259, μ: 683848, ~: 684335)
15:55:21 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 259, μ: 686327, ~: 686480)
15:55:21 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 259, μ: 698787, ~: 699482)
15:55:21 [PASS] test_WhenGetProposalStateIsPending() (gas: 348762)
15:55:21 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 259, μ: 664809, ~: 664941)
15:55:21 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364161)
15:55:21 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 12.25s (816.34ms CPU time)
15:55:21
15:55:21 Ran 8 tests for test/staking_asset_handler/addValidator.t.sol:addValidatorToQueueTest
15:55:21 [PASS] test_GivenTheDepositCallFails(address,address,address,address) (runs: 259, μ: 2660289, ~: 2660289)
15:55:21 [PASS] test_WhenCallerIsUnhinged(address,bool) (runs: 259, μ: 866705, ~: 618538)
15:55:21 [PASS] test_WhenInsufficientTimePassed(address,address) (runs: 259, μ: 14034440, ~: 14034440)
15:55:21 [PASS] test_WhenPassportProofHasBeenUsed(address,address) (runs: 259, μ: 16249315, ~: 16249315)
15:55:21 [PASS] test_WhenPassportProofIsInDevMode(address,address) (runs: 259, μ: 11782843, ~: 11782843)
15:55:21 [PASS] test_WhenPassportProofIsInThePast(address,uint16) (runs: 258, μ: 11812008, ~: 11812008)
15:55:21 [PASS] test_WhenSufficientTimePassed(address,address) (runs: 259, μ: 14577017, ~: 14577017)
15:55:21 [PASS] test_WhenUserIsNew(address,address) (runs: 259, μ: 14577076, ~: 14577076)
15:55:21 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 12.25s (33.74s CPU time)
15:55:21
15:55:21 Ran 86 test suites in 12.26s (196.26s CPU time): 342 tests passed, 31 failed, 0 skipped (373 total tests)
15:55:22
15:55:22 Failing tests:
15:55:22 Encountered 3 failing tests in test/MultiProof.t.sol:MultiProofTest
15:55:22 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testMultipleProvers() (gas: 41611319)
15:55:22 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testNoHolesInProvenBlocks() (gas: 41381316)
15:55:22 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testProofsAreInOneEpoch() (gas: 41381274)
15:55:22
15:55:22 Encountered 21 failing tests in test/Rollup.t.sol:RollupTest
15:55:22 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014); counterexample: calldata=0x9cf25fe2000000000000000000000297b3cc3e029123bd8054088066bf70610cbc707505 args=[970002049652221818427300307580277037354290628293893 [9.7e50]]] testConsecutiveEmptyBlocks(uint256) (runs: 0, μ: 0, ~: 0)
15:55:22 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917); counterexample: calldata=0xd711610c000000000000000000000297b3cc3e029123bd8054088066bf70610cbc707505 args=[970002049652221818427300307580277037354290628293893 [9.7e50]]] testConsecutiveMixedBlocks(uint256) (runs: 0, μ: 0, ~: 0)
15:55:22 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testConsecutiveMixedBlocksNonSequentialProof() (gas: 42364293)
15:55:22 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x01b8e0f7347c1ac5af365c4c857abf34c0cb681183f82b64d809044bd3360b15); counterexample: calldata=0xc95dbb1a000000000000000000000297b3cc3e029123bd8054088066bf70610cbc707505 args=[970002049652221818427300307580277037354290628293893 [9.7e50]]] testConsecutiveSingleTxBlocks(uint256) (runs: 0, μ: 0, ~: 0)
15:55:22 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014); counterexample: calldata=0x3421051b0000000000000000000000000000000000000000000000000000000000000001 args=[true]] testEmptyBlock(bool) (runs: 0, μ: 0, ~: 0)
15:55:22 [FAIL: Error != expected error: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917) != Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000001, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testInvalidBlobHash() (gas: 42048622)
15:55:22 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testInvalidBlobProof() (gas: 42362784)
15:55:22 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917); counterexample: calldata=0x21c0b8fe0000000000000000000000000000000000000000000000000000000000000001 args=[true]] testMixedBlock(bool) (runs: 0, μ: 0, ~: 0)
15:55:22 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testProveEpochWithTwoMixedBlocks() (gas: 42362770)
15:55:22 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testProvingFeeUpdates() (gas: 42615602)
15:55:22 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testPrune() (gas: 42362813)
15:55:22 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testPruneAfterPartial() (gas: 42362749)
15:55:22 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testPruneDuringPropose() (gas: 42362791)
15:55:22 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testRevertPrune() (gas: 42368702)
15:55:22 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 42362814)
15:55:22 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testShouldNotBeTooEagerToPrune() (gas: 42364671)
15:55:22 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x01b8e0f7347c1ac5af365c4c857abf34c0cb681183f82b64d809044bd3360b15); counterexample: calldata=0xa8eead8d0000000000000000000000000000000000000000000000000000000000000001 args=[true]] testSingleBlock(bool) (runs: 0, μ: 0, ~: 0)
15:55:22 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014)] testSubmitProofInvalidArchive() (gas: 37332520)
15:55:22 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014)] testSubmitProofNonExistentBlock() (gas: 37332452)
15:55:22 [FAIL: Error != expected error: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917) != Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000001, 0x0000000000000000000000000000000000000000000000000000000000000000)] testTooManyBlobs() (gas: 42049135)
15:55:22 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testTooManyBlocks() (gas: 42362748)
15:55:22
15:55:22 Encountered 2 failing tests in test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest
15:55:22 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0x37d2d4cc000000000000000000000000000000000000000a3d9b9c3eee8ba9f563358fdf0000000000000000000000000000001262f43b97f148344d3b9912635eceb2d6 args=[811348332093844172158562308063 [8.113e29], 6256615077297588927942854757994707464918 [6.256e39]]] test_GivenAfterDeployment(uint256,uint256) (runs: 2, μ: 967767, ~: 967767)
15:55:22 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0x7a79a288000000000000000000000000000000000000000000000006d6ca08078d62b4f0 args=[126157656340199290096 [1.261e20]]] test_GivenRateIs0(uint256) (runs: 1, μ: 963631, ~: 963631)
15:55:22
15:55:22 Encountered 1 failing test in test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest
15:55:22 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0x535a1262000000000000000000000000000000000000000a3d9b9c3eee8ba9f563358fdf args=[811348332093844172158562308063 [8.113e29]]] test_WhenRoundTooFarInPast(uint256) (runs: 0, μ: 0, ~: 0)
15:55:22
15:55:22 Encountered 1 failing test in test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest
15:55:22 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0x80faf56b000000000000000000000000000000000000000000000006d6ca08078d62b4f0000000000000000000000000fa749172439f12c54c4585b47d6c7ebe6a10c557000000000000000000000000c7e8f27296f2b8f4693d16de3471e9bf5ee8476e00000000000000000000000014946fb4286b87aefa3665c2adb953304f1fe188000000000000000000000000283fc79b7ac5b3a37f9e45f3245ec2051c29c24e000000000000000000000000d8e129ceccf34b302d357ee31eb2f69437197c6000000000000000000000000000f5f259e9f525d084d861a5f86bc7158959626100000000000000000000000024e4f846811490ba0154d6c67bf8940d201bfd03000000000000000000000000f438605c2760685b3b5e0fe732b5eb53563fb108000000000000000000001f4e9ee7838583799b9e52a4ecd2c9a24ab46e31ce4a0000000000000000000000000000add74d5a352f4357644d2a3084dee025afe3ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000000000000000000000000000000000000000000000b5f85c519b7455700000000000000000000000000000000000000000000000000000000000000030000000000000000000000000000000000000000000000000000000000a166f10000000000000000003ae6dbb2191b65b25e33244b79b5f167e86e32eac6c71d0000000000000000000000000000000000000000000000000000000000000926000000000000000000000000000000069bf05fb1397d2d1219945705a28985a00000000000004dfb1d298c910bccd7b14f045637d5d00158520e62cc871e8bc9000000000000000000000000000000000000000000000000000000f8e9eee1e100000111480acc31b46a205c4c3c35a4602729142a124fc391f859b2e87157240000000000000000000000000000000110df9be3d7ad6f67c292843a607fb8e2000000000000000000000000000000150d8403ced196133c465951db6e80178100000000000000000000000000000000000002473830e6beaea5348f773535980000000000000000000000000000000029ba8f83b298e8ecbf71c3e276c705fe0000000000000000000000000000000000000000005d0e24ccf2707e515414030000001df5ea9bda2e4c2e5c6fd3cf644ae87fd78f7f541954acbf81e65d4fc80000cff3c5ad332598ca63a7efedceb1a77b14a5b04e464fe5c4f607daa8505a0000000000000000001aad5fbab8f687e3f57162d0dd01219d8cb6421abdd668000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000f06459c3bcef8712093ca050000000000000000173c982f46a8c612c5cb15e249cafe7f3c92956981ac58fc0000000000000000000000000000000000000000000000000000000000000002 args=[126157656340199290096 [1.261e20], [0xFa749172439f12c54c4585B47d6C7EBe6A10C557, 0xc7E8f27296f2b8f4693d16De3471E9Bf5eE8476e, 0x14946Fb4286B87AEfa3665c2ADB953304F1FE188, 0x283Fc79B7AC5B3a37F9E45f3245eC2051c29C24E, 0xD8e129CeCCf34B302D357ee31EB2f69437197C60, 0x00F5F259E9F525D084D861A5F86BC71589596261, 0x24E4F846811490ba0154d6c67bf8940D201bFd03, 0xF438605c2760685b3B5e0Fe732b5Eb53563fB108], [11713381305040928785855866729310027574372127556619850 [1.171e52], 15143688994023629419944833696009216984461283 [1.514e43], 115792089237316195423570985008687907853269984665640564039457584007913129639935 [1.157e77], 819520738791212375 [8.195e17], 3, 10577649 [1.057e7], 5641670637663728617049541409710293136702865469904176925 [5.641e54], 2342], [2248972632988430185772307900953398969760 [2.248e39], 125310497001067297116116859631624010150117199543720350878436297 [1.253e62], 1069076636129 [1.069e12], 7367652367021016850317580958251898591046989219096059035447934189655844 [7.367e69], 362711058877980788113015339358070225122 [3.627e38], 7163895129703332321981487395022034704257 [7.163e39], 46207409024467202599632852301208 [4.62e31], 55467025861604828714493106531665905150 [5.546e37]], [112496893205697157758456835 [1.124e26], 807736477267708607215224796037728667191957226481879717800307855282120 [8.077e68], 1435233578597484958812654499747838309580541151915310719964879266184187994 [1.435e72], 2555172147073823212282649090626804626336604928211801704 [2.555e54], 8, 4649857427526912368331442693 [4.649e27], 569762156362576091513137204481266891109106129600521197820 [5.697e56], 2]]] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 1, μ: 931275, ~: 931275)
15:55:22
15:55:22 Encountered 1 failing test in test/governance/governance/userlib/powerNow.t.sol:PowerNowTest
15:55:22 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0xcc9480f3000000000000000000000297b3cc3e029123bd8054088066bf70610cbc707505 args=[970002049652221818427300307580277037354290628293893 [9.7e50]]] test_GivenNoCheckpoints(uint256) (runs: 3, μ: 5735, ~: 5735)
15:55:22
15:55:22 Encountered 2 failing tests in test/ignition.t.sol:IgnitionTest
15:55:22 [FAIL: Error != expected error: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014) != Rollup__ManaLimitExceeded()] test_RevertNonEmptyBlock() (gas: 36362533)
15:55:22 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014)] test_emptyBlock() (gas: 36361927)
15:55:22
15:55:22 Encountered a total of 31 failing tests, 342 tests succeeded