Parent Log: http://ci.aztec-labs.com/cc1cfc8c08fd96d4 Command: 13d8f5331359b6ee cd l1-contracts && forge test Commit: https://github.com/AztecProtocol/aztec-packages/commit/f5cdc22e2f023db92b402ee8931d6a200763d27c Env: REF_NAME=gh-readonly-queue/next/pr-14857-e88b33c97a6e3f2c67f9282e3ad1b0b122683008 CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Mon Jun 9 15:21:17 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14857_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_88124959fc35bcb2_next 15:21:21 Compiling 250 files with Solc 0.8.27 15:22:11 Solc 0.8.27 finished in 50.14s 15:22:11 Compiler run successful! 15:22:11 15:22:11 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest 15:22:11 [PASS] test_GivenMultipleListedRollups() (gas: 297522) 15:22:11 [PASS] test_GivenNoListedRollups() (gas: 10735) 15:22:11 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.84ms (133.78µs CPU time) 15:22:11 15:22:11 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest 15:22:11 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951) 15:22:11 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932) 15:22:11 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 7.80ms (374.53µs CPU time) 15:22:11 15:22:11 Ran 2 tests for test/Parity.t.sol:ParityTest 15:22:11 [PASS] testRootMatchesBaseParity() (gas: 548387) 15:22:11 [PASS] testRootMatchesRootParity() (gas: 548320) 15:22:11 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.49ms (259.77µs CPU time) 15:22:11 15:22:11 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest 15:22:11 [PASS] test_LockVoteAndExecute() (gas: 1313517) 15:22:11 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 9.65ms (2.90ms CPU time) 15:22:11 15:22:11 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic 15:22:11 [PASS] test_GivenSufficientBalance() (gas: 155504) 15:22:11 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53788) 15:22:11 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 10.44ms (257.51µs CPU time) 15:22:11 15:22:11 Ran 5 tests for test/staking/deposit.t.sol:DepositTest 15:22:11 [PASS] test_GivenAttesterIsAlreadyActive() (gas: 66927) 15:22:11 [PASS] test_GivenAttesterIsAlreadyRegistered() (gas: 777910) 15:22:11 [PASS] test_GivenAttesterIsNotActive() (gas: 564885) 15:22:11 [PASS] test_GivenCallerHasInsufficientAllowance() (gas: 30468) 15:22:11 [PASS] test_GivenCallerHasInsufficientFunds() (gas: 58807) 15:22:11 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 9.48ms (875.46µs CPU time) 15:22:11 15:22:11 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest 15:22:11 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11813, ~: 11813) 15:22:11 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166862) 15:22:11 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 168019) 15:22:11 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 11.10ms (6.04ms CPU time) 15:22:11 15:22:11 Ran 7 tests for test/staking/slash.t.sol:SlashTest 15:22:11 [PASS] test_GivenAttesterIsActive() (gas: 728074) 15:22:11 [PASS] test_GivenAttesterIsNotActive() (gas: 554618) 15:22:11 [PASS] test_GivenTimeIsAfterUnlock() (gas: 687897) 15:22:11 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 711241) 15:22:11 [PASS] test_WhenAttesterIsNotExiting() (gas: 752363) 15:22:11 [PASS] test_WhenAttesterIsNotRegistered() (gas: 31448) 15:22:11 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 13365) 15:22:11 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 10.84ms (2.28ms CPU time) 15:22:11 15:22:11 Ran 3 tests for test/Forwarder.t.sol:ForwarderTest 15:22:11 [PASS] testForward() (gas: 125773) 15:22:11 [PASS] testRevertWhenCallToInvalidAddress(address) (runs: 256, μ: 14635, ~: 14635) 15:22:11 [PASS] testRevertWhenLengthMismatch() (gas: 10077) 15:22:11 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 16.06ms (8.03ms CPU time) 15:22:11 15:22:11 Ran 2 tests for test/ignition.t.sol:IgnitionTest 15:22:11 [FAIL: Error != expected error: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014) != Rollup__ManaLimitExceeded()] test_RevertNonEmptyBlock() (gas: 36362533) 15:22:11 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014)] test_emptyBlock() (gas: 36361927) 15:22:11 proptest: Saving this and future failures in cache/fuzz/failures 15:22:11 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.)Suite result: FAILED. 0 passed; 2 failed; 0 skipped; finished in 17.57ms (11.71ms CPU time) 15:22:11 15:22:11 cc f75e170a962a361168d94d618ee239ccca49a4fcdc885e4a0dfc76aaf97f1226 15:22:11 proptest: Saving this and future failures in cache/fuzz/failures 15:22:11 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:22:11 cc fb9ac06a33e36b630bf5be2a5c4b2febc38ab8e7364fc6dc46690c41ed1649bc 15:22:11 15:22:11 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest 15:22:11 [PASS] test_GivenStateIsDropped() (gas: 25448) 15:22:11 [PASS] test_GivenStateIsExecuted() (gas: 25467) 15:22:11 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 24640, ~: 29717) 15:22:11 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 22.62ms (19.47ms CPU time) 15:22:11 15:22:11 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest 15:22:11 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491) 15:22:11 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 257, μ: 10202, ~: 10202) 15:22:11 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 23.93ms (16.93ms CPU time) 15:22:11 15:22:11 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest 15:22:11 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362) 15:22:11 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 258, μ: 18789, ~: 18789) 15:22:11 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 27.28ms (21.45ms CPU time) 15:22:11 15:22:11 Ran 2 tests for test/staking/setSlasher.t.sol:SetslasherTest 15:22:11 [PASS] test_setSlasher(address) (runs: 256, μ: 27104, ~: 27104) 15:22:11 [PASS] test_setSlasher_whenNotOwner(address) (runs: 258, μ: 12808, ~: 12808) 15:22:11 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 29.22ms (19.22ms CPU time) 15:22:11 15:22:11 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest 15:22:11 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 420488) 15:22:11 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315365) 15:22:11 [PASS] test_GivenNewCanonicalInstance() (gas: 838586) 15:22:11 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 516755) 15:22:11 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 594674) 15:22:11 [PASS] test_GivenProposalIsLeader() (gas: 492255) 15:22:11 [PASS] test_GivenRoundChanged() (gas: 471277) 15:22:11 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 346210, ~: 346210) 15:22:11 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 30.27ms (26.66ms CPU time) 15:22:11 15:22:11 Ran 1 test for test/staking/move.t.sol:MoveTest 15:22:11 [PASS] test_MoveStakingSet() (gas: 49067353) 15:22:11 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 33.08ms (22.86ms CPU time) 15:22:11 15:22:11 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest 15:22:11 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 346974, ~: 346974) 15:22:11 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13064) 15:22:11 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 34.47ms (24.91ms CPU time) 15:22:11 15:22:11 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest 15:22:11 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 257, μ: 85120, ~: 85895) 15:22:11 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 258, μ: 15447, ~: 15447) 15:22:11 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 16.90ms (16.56ms CPU time) 15:22:11 15:22:11 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest 15:22:11 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 257, μ: 13428, ~: 13428) 15:22:11 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 258, μ: 38762, ~: 38762) 15:22:11 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 36.52ms (28.90ms CPU time) 15:22:11 15:22:11 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest 15:22:11 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 257, μ: 11841, ~: 11841) 15:22:11 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 258, μ: 37381, ~: 37381) 15:22:11 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 37.97ms (24.39ms CPU time) 15:22:11 15:22:11 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest 15:22:11 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 1515196, ~: 1515241) 15:22:11 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 47883, ~: 48064) 15:22:11 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 258, μ: 48818, ~: 48495) 15:22:11 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 40.85ms (67.62ms CPU time) 15:22:11 15:22:11 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest 15:22:11 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 258, μ: 12668, ~: 12668) 15:22:11 [PASS] test_WhenCallerIsOwner(uint256) (runs: 258, μ: 19037, ~: 19037) 15:22:11 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 44.04ms (36.20ms CPU time) 15:22:11 15:22:11 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest 15:22:11 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0x37d2d4cc000000000000000000000000000000000000000000000000000000000025d3660000000000357051b9a8e47a2c419b51528b982b0ba3ad69928dbb6348e10ef8 args=[2478950 [2.478e6], 21983425443067040916104922818392046158418760846874049224917454584 [2.198e64]]] test_GivenAfterDeployment(uint256,uint256) (runs: 1, μ: 968451, ~: 968451) 15:22:11 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0x7a79a2880000000005722f07d6118e879f4f2c563dd0e35865224fd69f9b44aa627322b1 args=[573533913503178961097432483494571583442588489356600320993214538417 [5.735e65]]] test_GivenRateIs0(uint256) (runs: 1, μ: 963631, ~: 963631) 15:22:11 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 258, μ: 964524, ~: 964326) 15:22:11 Suite result: FAILED. 1 passed; 2 failed; 0 skipped; finished in 46.12ms (42.95ms CPU time) 15:22:11 15:22:11 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest 15:22:11 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32515) 15:22:11 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 599973, ~: 599973) 15:22:11 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 46.19ms (40.32ms CPU time) 15:22:11 15:22:11 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest 15:22:11 [PASS] test_GivenBalanceGt0(uint256) (runs: 257, μ: 128275, ~: 118972) 15:22:11 [PASS] test_GivenBalanceIs0() (gas: 54054) 15:22:11 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 258, μ: 24892, ~: 24892) 15:22:11 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 52.35ms (46.24ms CPU time) 15:22:11 15:22:11 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingTest 15:22:11 [PASS] test_Slashing() (gas: 40557661) 15:22:11 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 7.58ms (6.50ms CPU time) 15:22:11 15:22:11 Ran 8 tests for test/governance/governance-proposer/voteWithsig.t.sol:VoteWithSigTest 15:22:11 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 420510) 15:22:11 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315365) 15:22:11 [PASS] test_GivenNewCanonicalInstance() (gas: 838608) 15:22:11 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 516777) 15:22:11 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 594674) 15:22:11 [PASS] test_GivenProposalIsLeader() (gas: 492255) 15:22:11 [PASS] test_GivenRoundChanged() (gas: 471277) 15:22:11 [PASS] test_WhenSigNotFromProposer(address) (runs: 258, μ: 346101, ~: 346101) 15:22:11 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 54.22ms (48.47ms CPU time) 15:22:11 15:22:11 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest 15:22:11 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 258, μ: 13405, ~: 13405) 15:22:11 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 258, μ: 51038, ~: 51038) 15:22:11 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773) 15:22:11 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 20.92ms (20.62ms CPU time) 15:22:11 15:22:11 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees 15:22:11 [PASS] test_GivenSufficientBalance() (gas: 206864) 15:22:11 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209) 15:22:11 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761) 15:22:11 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 55.56ms (3.41ms CPU time) 15:22:11 15:22:11 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest 15:22:11 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 258, μ: 70355, ~: 70355) 15:22:11 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 55.07ms (53.68ms CPU time) 15:22:11 15:22:11 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest 15:22:11 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 258, μ: 19425, ~: 19727) 15:22:11 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 258, μ: 83227, ~: 82934) 15:22:11 [PASS] test_GivenCallerIsNotOwner(address) (runs: 258, μ: 11785, ~: 11785) 15:22:11 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 64.57ms (76.07ms CPU time) 15:22:11 15:22:11 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest 15:22:11 [PASS] testComputeTxsEffectsHash2() (gas: 18627) 15:22:11 [PASS] testComputeTxsEffectsHash3() (gas: 23624) 15:22:11 [PASS] testComputeTxsEffectsHash5() (gas: 32656) 15:22:11 [PASS] testComputeTxsEffectsHash6() (gas: 37298) 15:22:11 [PASS] testComputeTxsEffectsHash7() (gas: 41009) 15:22:11 [PASS] testDecomp() (gas: 42917) 15:22:11 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 10.59ms (10.24ms CPU time) 15:22:11 15:22:11 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest 15:22:11 [PASS] test_UpgradeIntoNewVersion() (gas: 3571917) 15:22:11 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 7.58ms (1.84ms CPU time) 15:22:11 15:22:11 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest 15:22:11 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 258, μ: 192388, ~: 185296) 15:22:11 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0xcc9480f30000000005722f07d6118e879f4f2c563dd0e35865224fd69f9b44aa627322b1 args=[573533913503178961097432483494571583442588489356600320993214538417 [5.735e65]]] test_GivenNoCheckpoints(uint256) (runs: 0, μ: 0, ~: 0) 15:22:11 Suite result: FAILED. 1 passed; 1 failed; 0 skipped; finished in 76.18ms (73.55ms CPU time) 15:22:11 15:22:11 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest 15:22:11 [PASS] test_GivenTheRollupIsInGenesisState() (gas: 40073881) 15:22:11 [PASS] test_GivenTheSeedHasBeenSampled() (gas: 42135075) 15:22:11 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 52320107) 15:22:11 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207) 15:22:11 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 76.23ms (32.45ms CPU time) 15:22:11 15:22:11 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static 15:22:11 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119425, ~: 121404) 15:22:11 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 258, μ: 120734, ~: 121019) 15:22:11 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 258, μ: 119308, ~: 120972) 15:22:11 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 258, μ: 120507, ~: 121911) 15:22:11 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 81.11ms (79.65ms CPU time) 15:22:11 15:22:11 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest 15:22:11 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 725083) 15:22:11 [PASS] test_GivenAttesterIsLiving() (gas: 733192) 15:22:11 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 529033) 15:22:11 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 709514) 15:22:11 [PASS] test_WhenAttesterIsNotRegistered() (gas: 30145) 15:22:11 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 258, μ: 538783, ~: 538783) 15:22:11 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 67.81ms (64.76ms CPU time) 15:22:11 15:22:11 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest 15:22:11 [PASS] test_GivenNoCheckpoints() (gas: 28277) 15:22:11 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 257, μ: 210265, ~: 212353) 15:22:11 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 258, μ: 215217, ~: 209870) 15:22:11 [PASS] test_WhenTimeNotInPast() (gas: 3997) 15:22:11 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 85.84ms (82.83ms CPU time) 15:22:11 15:22:11 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest 15:22:11 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 258, μ: 11828, ~: 11828) 15:22:11 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 258, μ: 28490, ~: 28476) 15:22:11 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 85.83ms (45.87ms CPU time) 15:22:11 15:22:11 Ran 3 tests for test/MultiProof.t.sol:MultiProofTest 15:22:11 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testMultipleProvers() (gas: 41611319) 15:22:11 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testNoHolesInProvenBlocks() (gas: 41381316) 15:22:11 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testProofsAreInOneEpoch() (gas: 41381274) 15:22:11 Suite result: FAILED. 0 passed; 3 failed; 0 skipped; finished in 88.94ms (38.79ms CPU time) 15:22:11 15:22:11 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest 15:22:11 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 825674, ~: 826182) 15:22:11 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 95.44ms (85.59ms CPU time) 15:22:11 15:22:11 Ran 2 tests for test/staking/getters.t.sol:GettersTest 15:22:11 [PASS] test_getAttesterAtIndex() (gas: 34572) 15:22:11 [PASS] test_getAttesterOutOfBounds() (gas: 27323) 15:22:11 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 4.47ms (100.63µs CPU time) 15:22:11 15:22:11 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest 15:22:11 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 258, μ: 1266794, ~: 1266794) 15:22:11 [PASS] testDepositPrivate() (gas: 194773) 15:22:11 [PASS] testDepositPublic() (gas: 197276) 15:22:11 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 258, μ: 2335068, ~: 2335068) 15:22:11 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1256451) 15:22:11 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 169.02ms (228.79ms CPU time) 15:22:11 15:22:11 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest 15:22:11 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 258, μ: 76855, ~: 76633) 15:22:11 [PASS] test_WhenAmountEq0() (gas: 8437) 15:22:11 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 258, μ: 233260, ~: 235814) 15:22:11 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 258, μ: 212571, ~: 212703) 15:22:11 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 100.64ms (100.34ms CPU time) 15:22:11 15:22:11 Ran 2 tests for test/staking_asset_handler/setScope.t.sol:SetScopeTest 15:22:11 [PASS] test_WhenCallerOfSetScopeIsNotOwner(address) (runs: 258, μ: 14431, ~: 14431) 15:22:11 [PASS] test_WhenCallerOfSetScopeIsOwner() (gas: 23063) 15:22:11 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 187.22ms (49.70ms CPU time) 15:22:11 15:22:11 Ran 2 tests for test/staking_asset_handler/setSubscope.t.sol:SetSubscopeTest 15:22:11 [PASS] test_WhenCallerOfSetSubscopeIsNotOwner(address) (runs: 258, μ: 14453, ~: 14453) 15:22:11 [PASS] test_WhenCallerOfSetSubscopeIsOwner() (gas: 22402) 15:22:11 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 197.39ms (45.93ms CPU time) 15:22:11 15:22:11 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest 15:22:11 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 258, μ: 296181, ~: 296374) 15:22:11 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 258, μ: 371467, ~: 371568) 15:22:11 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 258, μ: 92195, ~: 92195) 15:22:11 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 258, μ: 426088, ~: 426409) 15:22:11 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 258, μ: 441247, ~: 441559) 15:22:11 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 258, μ: 90667, ~: 90667) 15:22:11 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 258, μ: 406774, ~: 407102) 15:22:11 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 258, μ: 106068, ~: 106068) 15:22:11 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 277.36ms (481.49ms CPU time) 15:22:11 15:22:11 Ran 4 tests for test/validator-selection/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest 15:22:11 [PASS] test_WhenAddressNotInTheSet() (gas: 10869) 15:22:11 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 258, μ: 421441, ~: 421347) 15:22:11 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 258, μ: 171105, ~: 171381) 15:22:11 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456) 15:22:11 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 324.36ms (344.82ms CPU time) 15:22:11 15:22:11 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest 15:22:11 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 258, μ: 696358, ~: 696660) 15:22:11 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 258, μ: 832578, ~: 832951) 15:22:11 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 258, μ: 673401, ~: 673706) 15:22:11 [PASS] test_GivenStateIsActive() (gas: 356145) 15:22:11 [PASS] test_GivenStateIsDropped(address) (runs: 258, μ: 350265, ~: 350265) 15:22:11 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 258, μ: 685799, ~: 686292) 15:22:11 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 258, μ: 699206, ~: 699359) 15:22:11 [PASS] test_GivenStateIsPending() (gas: 348521) 15:22:11 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 258, μ: 664626, ~: 664805) 15:22:11 [PASS] test_GivenStateIsRejected() (gas: 363965) 15:22:11 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 285.83ms (581.24ms CPU time) 15:22:11 15:22:11 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest 15:22:11 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 20578, ~: 20577) 15:22:11 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 258, μ: 48665, ~: 48668) 15:22:11 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 258, μ: 1043843, ~: 1044622) 15:22:11 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 341.12ms (340.09ms CPU time) 15:22:11 15:22:11 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest 15:22:11 [PASS] test_GivenStatusIsNotExiting() (gas: 644471) 15:22:11 [PASS] test_GivenTimeIsAfterUnlock(bool) (runs: 258, μ: 759382, ~: 759341) 15:22:11 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 682502) 15:22:11 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 376.81ms (360.37ms CPU time) 15:22:11 15:22:11 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest 15:22:11 [PASS] test_WhenDepositsPerMintIs0() (gas: 67441) 15:22:11 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,uint256) (runs: 258, μ: 3411282, ~: 3425398) 15:22:11 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 422.43ms (417.67ms CPU time) 15:22:11 15:22:11 Ran 3 tests for test/staking_asset_handler/queue.t.sol:QueueTest 15:22:11 [PASS] test_WhenEnqueuingValidators(uint8) (runs: 256, μ: 2820430, ~: 1141873) 15:22:11 [PASS] test_WhenIncludingAlreadySeenAttesterProposerPair(address,address) (runs: 258, μ: 59903, ~: 59903) 15:22:11 [PASS] test_WhenNotInitializedAndQueueIsEmpty() (gas: 19244) 15:22:11 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 560.64ms (680.08ms CPU time) 15:22:11 15:22:11 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest 15:22:11 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 258, μ: 11863, ~: 11863) 15:22:11 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 258, μ: 19594, ~: 19594) 15:22:11 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 258, μ: 1855232, ~: 1855232) 15:22:11 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 602.58ms (242.48ms CPU time) 15:22:12 15:22:12 Ran 1 test for test/governance/scenario/AddRollup.t.sol:AddRollupTest 15:22:12 [PASS] test_AddRollup(bool) (runs: 256, μ: 2636838, ~: 2323560) 15:22:12 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 673.09ms (662.73ms CPU time) 15:22:12 15:22:12 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest 15:22:12 [PASS] test_computeFeeAssetPerEth() (gas: 24034021) 15:22:12 [PASS] test_full() (gas: 160797407) 15:22:12 [PASS] test_invalidOracleInput() (gas: 55199) 15:22:12 [PASS] test_photograph() (gas: 77268431) 15:22:12 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 694.35ms (477.42ms CPU time) 15:22:12 15:22:12 Ran 1 test for test/delegation/minimal.t.sol:MinimalDelegationTest 15:22:12 [PASS] test_votingPower(bool,bool,bool) (runs: 256, μ: 2772172, ~: 2780639) 15:22:12 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 747.15ms (735.79ms CPU time) 15:22:12 15:22:12 Ran 3 tests for test/validator-selection/address_snapshots/length.t.sol:AddressSnapshotLengthTest 15:22:12 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 644778, ~: 643373) 15:22:12 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 258, μ: 12370, ~: 12370) 15:22:12 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 634018, ~: 651298) 15:22:12 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 782.48ms (1.40s CPU time) 15:22:12 15:22:12 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest 15:22:12 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 258, μ: 669656, ~: 670633) 15:22:12 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 258, μ: 377514, ~: 377514) 15:22:12 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 258, μ: 672621, ~: 673071) 15:22:12 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 258, μ: 671898, ~: 672020) 15:22:12 [PASS] test_GivenStateIsDropped(address) (runs: 258, μ: 382733, ~: 382733) 15:22:12 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 258, μ: 683333, ~: 684026) 15:22:12 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 258, μ: 1125382, ~: 1125994) 15:22:12 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382495) 15:22:12 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 258, μ: 15228, ~: 15214) 15:22:12 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 258, μ: 376111, ~: 376141) 15:22:12 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 258, μ: 381298, ~: 381394) 15:22:12 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 793.99ms (1.00s CPU time) 15:22:12 15:22:12 Ran 3 tests for test/validator-selection/address_snapshots/at.t.sol:AddressSnapshotAtTest 15:22:12 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 257, μ: 128020, ~: 128020) 15:22:12 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 814675, ~: 815882) 15:22:12 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 258, μ: 11388, ~: 11388) 15:22:12 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 929.00ms (934.19ms CPU time) 15:22:12 15:22:12 Ran 4 tests for test/validator-selection/address_snapshots/values.t.sol:AddressSnapshotValuesTest 15:22:12 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440) 15:22:12 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 335984, ~: 335952) 15:22:12 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 654405, ~: 661718) 15:22:12 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 692122, ~: 702704) 15:22:12 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 955.06ms (1.38s CPU time) 15:22:12 15:22:12 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest 15:22:12 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 41360180, ~: 41360149) 15:22:12 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.06s (1.05s CPU time) 15:22:12 15:22:12 Ran 7 tests for test/validator-selection/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest 15:22:12 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 653941, ~: 709520) 15:22:12 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404) 15:22:12 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 644659, ~: 599524) 15:22:12 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 673172, ~: 661294) 15:22:12 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 746394, ~: 747623) 15:22:12 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 663516, ~: 613999) 15:22:12 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 723041, ~: 723663) 15:22:12 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.17s (4.50s CPU time) 15:22:12 15:22:12 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest 15:22:12 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 258, μ: 183588, ~: 183680) 15:22:12 [PASS] test_GivenNoCheckpoints(uint256) (runs: 258, μ: 21713, ~: 21616) 15:22:12 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 258, μ: 1331194, ~: 1481207) 15:22:12 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.25s (236.04ms CPU time) 15:22:12 15:22:12 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest 15:22:12 [PASS] test_WhenMinimumConfigEq0() (gas: 2849) 15:22:12 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 258, μ: 49523, ~: 50190) 15:22:12 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 258, μ: 154428, ~: 166859) 15:22:12 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 258, μ: 53119, ~: 52810) 15:22:12 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 258, μ: 76269, ~: 76097) 15:22:12 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 258, μ: 76589, ~: 76543) 15:22:12 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 258, μ: 119687, ~: 119994) 15:22:12 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 258, μ: 172438, ~: 172720) 15:22:12 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 258, μ: 174630, ~: 174992) 15:22:12 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192371, ~: 192789) 15:22:12 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 258, μ: 219662, ~: 220006) 15:22:12 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 258, μ: 217872, ~: 218502) 15:22:12 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 1.37s (300.38ms CPU time) 15:22:12 15:22:12 Ran 3 tests for test/validator-selection/address_snapshots/add.t.sol:AddressSnapshotAddTest 15:22:12 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1806312, ~: 1686932) 15:22:12 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 258, μ: 124689, ~: 124689) 15:22:12 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 258, μ: 184848, ~: 184848) 15:22:12 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.25s (1.32s CPU time) 15:22:13 15:22:13 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest 15:22:13 [PASS] test_WhenCallerIsNotSelf() (gas: 28665) 15:22:13 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273373, ~: 273297) 15:22:13 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 258, μ: 35778, ~: 35472) 15:22:13 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 258, μ: 273292, ~: 273575) 15:22:13 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 258, μ: 42186, ~: 41957) 15:22:13 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 258, μ: 273373, ~: 273651) 15:22:13 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 258, μ: 42366, ~: 42142) 15:22:13 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 258, μ: 273687, ~: 273685) 15:22:13 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 258, μ: 31294, ~: 31299) 15:22:13 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 258, μ: 274261, ~: 274514) 15:22:13 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 258, μ: 41739, ~: 41530) 15:22:13 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 258, μ: 273061, ~: 273060) 15:22:13 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 258, μ: 31238, ~: 31238) 15:22:13 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 258, μ: 273553, ~: 273767) 15:22:13 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 258, μ: 40985, ~: 41316) 15:22:13 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 258, μ: 273862, ~: 274131) 15:22:13 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 258, μ: 41928, ~: 41698) 15:22:13 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 258, μ: 273994, ~: 274253) 15:22:13 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 258, μ: 42017, ~: 41796) 15:22:13 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 1.88s (341.33ms CPU time) 15:22:14 15:22:14 Ran 3 tests for test/validator-selection/Sampling.t.sol:SamplingTest 15:22:14 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 258, μ: 2788767, ~: 317207) 15:22:14 [PASS] testSimpleSample() (gas: 5504701) 15:22:14 [PASS] test_dirtySample(uint8,uint16,uint256) (runs: 257, μ: 538895, ~: 170458) 15:22:14 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 2.62s (3.45s CPU time) 15:22:14 15:22:14 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest 15:22:14 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 258, μ: 11808, ~: 11808) 15:22:14 [PASS] test_WhenDepositsPerMintIs0() (gas: 10867) 15:22:14 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 258, μ: 23257, ~: 23358) 15:22:14 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 258, μ: 11689500, ~: 11770917) 15:22:14 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 2.94s (2.92s CPU time) 15:22:15 15:22:15 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest 15:22:15 [PASS] test_FeeModelEquivalence() (gas: 455289172) 15:22:15 [PASS] test__FeeModelPrune() (gas: 2241270) 15:22:15 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.87s (3.40s CPU time) 15:22:15 15:22:15 Ran 9 tests for test/Inbox.t.sol:InboxTest 15:22:15 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 257, μ: 81055, ~: 81055) 15:22:15 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 258, μ: 5542515, ~: 5368120) 15:22:15 [PASS] testRevertIFConsumingInFuture() (gas: 12712) 15:22:15 [PASS] testRevertIfActorTooLarge() (gas: 11877) 15:22:15 [PASS] testRevertIfContentTooLarge() (gas: 12009) 15:22:15 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841) 15:22:15 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008) 15:22:15 [PASS] testRevertIfVersionMismatch() (gas: 12251) 15:22:15 [PASS] testSendDuplicateL2Messages() (gas: 111551) 15:22:15 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 4.05s (4.04s CPU time) 15:22:15 15:22:15 Ran 3 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest 15:22:15 [PASS] test_100_validators() (gas: 366531586) 15:22:15 [PASS] test_48_validators() (gas: 317273999) 15:22:15 [PASS] test_no_validators() (gas: 80116653) 15:22:15 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.25s (9.98s CPU time) 15:22:16 15:22:16 Ran 5 tests for test/RollupGetters.t.sol:RollupShouldBeGetters 15:22:16 [PASS] test_canProposeAtTime(uint16,bool) (runs: 258, μ: 40789343, ~: 40766724) 15:22:16 [PASS] test_getEpochCommittee(uint16,bool) (runs: 258, μ: 41483235, ~: 41467598) 15:22:16 [PASS] test_getEpochCommitteeBig(uint16,bool) (runs: 258, μ: 51997527, ~: 52126125) 15:22:16 [PASS] test_getProposerAt(uint16,bool) (runs: 258, μ: 41413896, ~: 41391657) 15:22:16 [PASS] test_validateHeader() (gas: 41322714) 15:22:16 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 4.80s (7.71s CPU time) 15:22:16 15:22:16 Ran 3 tests for test/governance/governance/limitedDeposit.t.sol:LimitedDepositTest 15:22:16 [PASS] test_WhenFloodgatesAreOpen(address,address) (runs: 256, μ: 194781, ~: 194781) 15:22:16 [PASS] test_WhenIsAllowedToDeposit(address,address) (runs: 256, μ: 197521, ~: 197521) 15:22:16 [PASS] test_WhenNotAllowedToDeposit(address,address) (runs: 258, μ: 15779, ~: 15779) 15:22:16 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 5.26s (48.58ms CPU time) 15:22:16 15:22:16 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest 15:22:16 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712844, ~: 5712905) 15:22:16 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 258, μ: 7554793, ~: 7554841) 15:22:16 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 258, μ: 3892757, ~: 3892755) 15:22:16 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 5.26s (10.63s CPU time) 15:22:17 15:22:17 Ran 3 tests for test/staking_asset_handler/reenterExitedValidator.t.sol:ReenterExitedValidatorTest 15:22:17 [PASS] test_WhenAttesterHasNOTProvidedAValidDeposit(address,address) (runs: 257, μ: 13999, ~: 13999) 15:22:17 [PASS] test_WhenAttesterHasProvidedAValidDeposit(address,address,address) (runs: 258, μ: 4522144, ~: 4522144) 15:22:17 [PASS] test_WhenInEntryQueue(address,address,address) (runs: 258, μ: 3521094, ~: 3521094) 15:22:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.03s (11.81s CPU time) 15:22:17 15:22:17 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest 15:22:17 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1223817, ~: 1405312) 15:22:17 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 258, μ: 40252, ~: 40252) 15:22:17 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0x80faf56b0000000005722f07d6118e879f4f2c563dd0e35865224fd69f9b44aa627322b1000000000000000000000000fce6b81f0f5fd03ebfea43a0bc11b3a9dbbabdd6000000000000000000000000379d2ea5c492c8f6142e794a88fd0a85e6d4442e0000000000000000000000008aa0b77f5ba97db7c2dafa11bd5074a5abc5e0540000000000000000000000006ed4261e7eaf5c6437a4359a8e20743237cb46d0000000000000000000000000a95647a1aeb1c03200b8e9290ad93594c02441ab0000000000000000000000001709d4bd560cf822cd7cada15996d271430e9f850000000000000000000000008988f2c1c9d83b3182992f2ed6b94e964e5025660000000000000000000000009f233c51b6a5115816eb3718d7e5ad7d46cb3590000000000000000000000000000000000000000000000000000000237f48dd6e000000000005ad6f3857e98ec2a9736b19a783a3fc220b95f8b65a00591f8c7c00000000000000000000000000000000000000000000000000000000196296dc00000000000000000000000000000000000000000000000006fd1929bfdb8eac00000000000000000000000000000000000000000000000000000000000000000000000002e417770afe1a199be238746527245b88fa9848ae70c27d5dea801bffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000b562a8ef20f8450f0f6f9c3eee1656c33f0e5800000198e72245cabb3439b55e9f424c5e8ec30530fceb8f9430d9eafc5bba7f000000000000000000000000000000000000000000000001bb740f5d50b3e38c000000000000000000000000000000000000000000000000000000000000002d00000000000000000000000000000000000000039c616b2dc4e0d148a6c2881900000000000000000000000037c6c31c7c5db7585161282ad265d55f3a5ac8ba0000000000000000000000019bb2e9fc106acdcdb6426c00447385fed93cb65400000000000000000000000000000000072bc56ac8cbbf1ea6bb2655e4cf5b3400000000000000000000000000000001bdea167dad87b99dbcd5c5de1874e28b0000000000000000000000000000000000000000000000000000003835c6a0bb00000023f38f0bcbe841be90fa795f17529b74d32e1ef91c6abd50d44fbc825f00000000000000000000000000000000000000000000000000000000135bb82c00000000000000000000000000000030d5709cbd118f5541961cc4792eaa54b80a9862b28ce8be98eb41337ebab491072693ff503c88fbb01bfea1af987bcdfe0000000000d81d0c4c2eeb02f84d5044172809b0396562266a56b97a8c55923afffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe args=[573533913503178961097432483494571583442588489356600320993214538417 [5.735e65], [0xfcE6b81F0f5fd03eBfea43A0Bc11B3a9DbbaBdd6, 0x379d2Ea5c492C8f6142E794A88Fd0A85E6D4442E, 0x8aa0B77F5bA97db7C2Dafa11bd5074a5aBc5E054, 0x6ed4261e7eAf5c6437a4359A8E20743237cB46D0, 0xA95647a1AeB1C03200B8E9290AD93594c02441AB, 0x1709D4Bd560CF822Cd7CaDa15996D271430E9F85, 0x8988F2c1c9d83b3182992F2eD6B94E964e502566, 0x9F233C51B6A5115816eB3718D7E5AD7d46CB3590], [152459337070 [1.524e11], 2335579118137274205441048970251971354199452487730672756200541308 [2.335e63], 425891548 [4.258e8], 503586400438554284 [5.035e17], 0, 304456049924085004022183326874130907151854806855333854841819267099 [3.044e65], 115792089237316195423570985008687907853269984665640564039457584007913129639935 [1.157e77], 3], [4045029370249678011505059302582602267428327000 [4.045e45], 11023999478512924809881240502445971434132952122282021866691743731923583 [1.102e70], 31954182149560853388 [3.195e19], 45, 286081921016929181836794562585 [2.86e29], 318427036533594078012614872136854903557101111482 [3.184e47], 2350385122389537265184688928390289788217209960020 [2.35e48], 9531868830431871032512335650518686516 [9.531e36]], [592721911759421295959347625689903063691 [5.927e38], 241420378299 [2.414e11], 969247865969921081939490651974303353087452024992135457723606420456031 [9.692e68], 324778028 [3.247e8], 16617263891590844636891607320385525798072 [1.661e40], 4792370424530936905933892217270316945152879261872812807929023059654451383806 [4.792e75], 88903924491857892286497463498597785997542738609582014518279901754 [8.89e64], 115792089237316195423570985008687907853269984665640564039457584007913129639934 [1.157e77]]]] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 0, μ: 0, ~: 0) 15:22:17 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 258, μ: 1123249, ~: 1260411) 15:22:17 Suite result: FAILED. 3 passed; 1 failed; 0 skipped; finished in 6.33s (433.53ms CPU time) 15:22:17 15:22:17 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest 15:22:17 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 390317, ~: 390317) 15:22:17 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 258, μ: 693851, ~: 694512) 15:22:17 [PASS] test_WhenGetProposalStateIsActive() (gas: 356254) 15:22:17 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 258, μ: 390249, ~: 390249) 15:22:17 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 258, μ: 683843, ~: 684335) 15:22:17 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 258, μ: 685604, ~: 686480) 15:22:17 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 258, μ: 698976, ~: 699482) 15:22:17 [PASS] test_WhenGetProposalStateIsPending() (gas: 348762) 15:22:17 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 258, μ: 664588, ~: 664941) 15:22:17 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364161) 15:22:17 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 6.34s (578.68ms CPU time) 15:22:17 15:22:17 Ran 28 tests for test/Rollup.t.sol:RollupTest 15:22:17 [PASS] testBlockFee() (gas: 42979842) 15:22:17 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014); counterexample: calldata=0x9cf25fe20000000005722f07d6118e879f4f2c563dd0e35865224fd69f9b44aa627322b1 args=[573533913503178961097432483494571583442588489356600320993214538417 [5.735e65]]] testConsecutiveEmptyBlocks(uint256) (runs: 0, μ: 0, ~: 0) 15:22:17 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917); counterexample: calldata=0xd711610c0000000005722f07d6118e879f4f2c563dd0e35865224fd69f9b44aa627322b1 args=[573533913503178961097432483494571583442588489356600320993214538417 [5.735e65]]] testConsecutiveMixedBlocks(uint256) (runs: 0, μ: 0, ~: 0) 15:22:17 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testConsecutiveMixedBlocksNonSequentialProof() (gas: 42364293) 15:22:17 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x01b8e0f7347c1ac5af365c4c857abf34c0cb681183f82b64d809044bd3360b15); counterexample: calldata=0xc95dbb1a0000000005722f07d6118e879f4f2c563dd0e35865224fd69f9b44aa627322b1 args=[573533913503178961097432483494571583442588489356600320993214538417 [5.735e65]]] testConsecutiveSingleTxBlocks(uint256) (runs: 0, μ: 0, ~: 0) 15:22:17 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014); counterexample: calldata=0x3421051b0000000000000000000000000000000000000000000000000000000000000000 args=[false]] testEmptyBlock(bool) (runs: 0, μ: 0, ~: 0) 15:22:17 [FAIL: Error != expected error: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917) != Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000001, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testInvalidBlobHash() (gas: 42048622) 15:22:17 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testInvalidBlobProof() (gas: 42362784) 15:22:17 [PASS] testInvalidL2Fee() (gas: 42122825) 15:22:17 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917); counterexample: calldata=0x21c0b8fe0000000000000000000000000000000000000000000000000000000000000000 args=[false]] testMixedBlock(bool) (runs: 0, μ: 0, ~: 0) 15:22:17 [PASS] testNonZeroDaFee() (gas: 42110988) 15:22:17 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testProveEpochWithTwoMixedBlocks() (gas: 42362770) 15:22:17 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testProvingFeeUpdates() (gas: 42615602) 15:22:17 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testPrune() (gas: 42362813) 15:22:17 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testPruneAfterPartial() (gas: 42362749) 15:22:17 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testPruneDuringPropose() (gas: 42362791) 15:22:17 [PASS] testRevertInvalidTimestamp() (gas: 37094280) 15:22:17 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testRevertPrune() (gas: 42368702) 15:22:17 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 42362814) 15:22:17 [PASS] testSetManaTargetDecreasing(uint256,uint256) (runs: 258, μ: 74440872, ~: 74440922) 15:22:17 [PASS] testSetManaTargetIncreasing(uint256,uint256) (runs: 258, μ: 74443084, ~: 74443224) 15:22:17 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testShouldNotBeTooEagerToPrune() (gas: 42364671) 15:22:17 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x01b8e0f7347c1ac5af365c4c857abf34c0cb681183f82b64d809044bd3360b15); counterexample: calldata=0xa8eead8d0000000000000000000000000000000000000000000000000000000000000000 args=[false]] testSingleBlock(bool) (runs: 0, μ: 0, ~: 0) 15:22:17 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014)] testSubmitProofInvalidArchive() (gas: 37332520) 15:22:17 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014)] testSubmitProofNonExistentBlock() (gas: 37332452) 15:22:17 [PASS] testTimestamp() (gas: 38927733) 15:22:17 [FAIL: Error != expected error: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917) != Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000001, 0x0000000000000000000000000000000000000000000000000000000000000000)] testTooManyBlobs() (gas: 42049135) 15:22:17 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testTooManyBlocks() (gas: 42362748) 15:22:17 Suite result: FAILED. 7 passed; 21 failed; 0 skipped; finished in 6.33s (5.56s CPU time) 15:22:19 15:22:19 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest 15:22:19 [PASS] testFrontier() (gas: 0) 15:22:19 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 7.94s (7.93s CPU time) 15:22:19 15:22:19 Ran 15 tests for test/Outbox.t.sol:OutboxTest 15:22:19 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 258, μ: 10866, ~: 10866) 15:22:19 [PASS] testGetRootData() (gas: 132097) 15:22:19 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 66, μ: 35181120, ~: 10617823) 15:22:19 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 258, μ: 3961492, ~: 4449256) 15:22:19 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 625516) 15:22:19 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36769) 15:22:19 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36338) 15:22:19 [PASS] testRevertIfInsertingDuplicate() (gas: 75392) 15:22:19 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 258, μ: 30571, ~: 30571) 15:22:19 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38532) 15:22:19 [PASS] testRevertIfPathHeightMismatch() (gas: 1140290) 15:22:19 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1180084) 15:22:19 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 655684) 15:22:19 [PASS] testRevertIfVersionMismatch() (gas: 36075) 15:22:19 [PASS] testValidInsertAndConsume() (gas: 658729) 15:22:19 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 7.95s (8.47s CPU time) 15:22:19 15:22:19 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest 15:22:19 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 258, μ: 13928, ~: 13928) 15:22:19 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 258, μ: 19219, ~: 19330) 15:22:19 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 258, μ: 1977614, ~: 1977879) 15:22:19 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 258, μ: 53343, ~: 53239) 15:22:19 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 8.02s (294.90ms CPU time) 15:22:19 15:22:19 Ran 9 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest 15:22:19 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 258, μ: 310156, ~: 310156) 15:22:19 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 258, μ: 10461135, ~: 10461479) 15:22:19 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 258, μ: 10579395, ~: 10491606) 15:22:19 [PASS] test_GivenInsufficientYea() (gas: 422734) 15:22:19 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 258, μ: 348687, ~: 348708) 15:22:19 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 258, μ: 10154773, ~: 10063614) 15:22:19 [PASS] test_GivenRoundAlreadyExecuted() (gas: 9161669) 15:22:19 [PASS] test_WhenRoundNotInPast() (gas: 334426) 15:22:19 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0x535a12620000000005722f07d6118e879f4f2c563dd0e35865224fd69f9b44aa627322b1 args=[573533913503178961097432483494571583442588489356600320993214538417 [5.735e65]]] test_WhenRoundTooFarInPast(uint256) (runs: 0, μ: 0, ~: 0) 15:22:19 Suite result: FAILED. 8 passed; 1 failed; 0 skipped; finished in 8.19s (23.99s CPU time) 15:22:21 15:22:21 Ran 11 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest 15:22:21 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 258, μ: 41445151, ~: 41445151) 15:22:21 [PASS] testHappyPath() (gas: 54888809) 15:22:21 [PASS] testInitialCommitteeMatch() (gas: 41623465) 15:22:21 [PASS] testInsufficientSigsMove() (gas: 45373641) 15:22:21 [PASS] testInvalidCommitteeCommitment() (gas: 45373581) 15:22:21 [PASS] testNukeFromOrbit() (gas: 56062910) 15:22:21 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 258, μ: 41755793, ~: 41755793) 15:22:21 [PASS] testProposerNotProvided() (gas: 45390086) 15:22:21 [PASS] testRelayedForProposer() (gas: 46820879) 15:22:21 [PASS] testStableCommittee(uint8) (runs: 258, μ: 41744269, ~: 41744373) 15:22:21 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 258, μ: 70981841, ~: 72146499) 15:22:21 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 10.50s (13.72s CPU time) 15:22:23 15:22:23 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest 15:22:23 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32836, ~: 32633) 15:22:23 [PASS] test_WhenAmountEq0() (gas: 8626) 15:22:23 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 258, μ: 210790, ~: 210585) 15:22:23 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 258, μ: 241338, ~: 238232) 15:22:23 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 258, μ: 215756, ~: 214946) 15:22:23 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 11.94s (245.81ms CPU time) 15:22:23 15:22:23 Ran 8 tests for test/staking_asset_handler/addValidator.t.sol:addValidatorToQueueTest 15:22:23 [PASS] test_GivenTheDepositCallFails(address,address,address,address) (runs: 258, μ: 2660289, ~: 2660289) 15:22:23 [PASS] test_WhenCallerIsUnhinged(address,bool) (runs: 258, μ: 892374, ~: 1149723) 15:22:23 [PASS] test_WhenInsufficientTimePassed(address,address) (runs: 258, μ: 14034440, ~: 14034440) 15:22:23 [PASS] test_WhenPassportProofHasBeenUsed(address,address) (runs: 258, μ: 16249315, ~: 16249315) 15:22:23 [PASS] test_WhenPassportProofIsInDevMode(address,address) (runs: 258, μ: 11782843, ~: 11782843) 15:22:23 [PASS] test_WhenPassportProofIsInThePast(address,uint16) (runs: 258, μ: 11812008, ~: 11812008) 15:22:23 [PASS] test_WhenSufficientTimePassed(address,address) (runs: 258, μ: 14577017, ~: 14577017) 15:22:23 [PASS] test_WhenUserIsNew(address,address) (runs: 258, μ: 14577076, ~: 14577076) 15:22:23 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 11.94s (31.48s CPU time) 15:22:23 15:22:23 Ran 86 test suites in 11.95s (143.53s CPU time): 342 tests passed, 31 failed, 0 skipped (373 total tests) 15:22:23 15:22:23 Failing tests: 15:22:23 Encountered 3 failing tests in test/MultiProof.t.sol:MultiProofTest 15:22:23 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testMultipleProvers() (gas: 41611319) 15:22:23 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testNoHolesInProvenBlocks() (gas: 41381316) 15:22:23 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testProofsAreInOneEpoch() (gas: 41381274) 15:22:23 15:22:23 Encountered 21 failing tests in test/Rollup.t.sol:RollupTest 15:22:23 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014); counterexample: calldata=0x9cf25fe20000000005722f07d6118e879f4f2c563dd0e35865224fd69f9b44aa627322b1 args=[573533913503178961097432483494571583442588489356600320993214538417 [5.735e65]]] testConsecutiveEmptyBlocks(uint256) (runs: 0, μ: 0, ~: 0) 15:22:23 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917); counterexample: calldata=0xd711610c0000000005722f07d6118e879f4f2c563dd0e35865224fd69f9b44aa627322b1 args=[573533913503178961097432483494571583442588489356600320993214538417 [5.735e65]]] testConsecutiveMixedBlocks(uint256) (runs: 0, μ: 0, ~: 0) 15:22:23 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testConsecutiveMixedBlocksNonSequentialProof() (gas: 42364293) 15:22:23 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x01b8e0f7347c1ac5af365c4c857abf34c0cb681183f82b64d809044bd3360b15); counterexample: calldata=0xc95dbb1a0000000005722f07d6118e879f4f2c563dd0e35865224fd69f9b44aa627322b1 args=[573533913503178961097432483494571583442588489356600320993214538417 [5.735e65]]] testConsecutiveSingleTxBlocks(uint256) (runs: 0, μ: 0, ~: 0) 15:22:23 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014); counterexample: calldata=0x3421051b0000000000000000000000000000000000000000000000000000000000000000 args=[false]] testEmptyBlock(bool) (runs: 0, μ: 0, ~: 0) 15:22:23 [FAIL: Error != expected error: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917) != Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000001, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testInvalidBlobHash() (gas: 42048622) 15:22:23 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testInvalidBlobProof() (gas: 42362784) 15:22:23 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917); counterexample: calldata=0x21c0b8fe0000000000000000000000000000000000000000000000000000000000000000 args=[false]] testMixedBlock(bool) (runs: 0, μ: 0, ~: 0) 15:22:23 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testProveEpochWithTwoMixedBlocks() (gas: 42362770) 15:22:23 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testProvingFeeUpdates() (gas: 42615602) 15:22:23 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testPrune() (gas: 42362813) 15:22:23 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testPruneAfterPartial() (gas: 42362749) 15:22:23 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testPruneDuringPropose() (gas: 42362791) 15:22:23 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testRevertPrune() (gas: 42368702) 15:22:23 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 42362814) 15:22:23 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testShouldNotBeTooEagerToPrune() (gas: 42364671) 15:22:23 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x01b8e0f7347c1ac5af365c4c857abf34c0cb681183f82b64d809044bd3360b15); counterexample: calldata=0xa8eead8d0000000000000000000000000000000000000000000000000000000000000000 args=[false]] testSingleBlock(bool) (runs: 0, μ: 0, ~: 0) 15:22:23 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014)] testSubmitProofInvalidArchive() (gas: 37332520) 15:22:23 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014)] testSubmitProofNonExistentBlock() (gas: 37332452) 15:22:23 [FAIL: Error != expected error: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917) != Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000001, 0x0000000000000000000000000000000000000000000000000000000000000000)] testTooManyBlobs() (gas: 42049135) 15:22:23 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testTooManyBlocks() (gas: 42362748) 15:22:23 15:22:23 Encountered 2 failing tests in test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest 15:22:23 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0x37d2d4cc000000000000000000000000000000000000000000000000000000000025d3660000000000357051b9a8e47a2c419b51528b982b0ba3ad69928dbb6348e10ef8 args=[2478950 [2.478e6], 21983425443067040916104922818392046158418760846874049224917454584 [2.198e64]]] test_GivenAfterDeployment(uint256,uint256) (runs: 1, μ: 968451, ~: 968451) 15:22:23 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0x7a79a2880000000005722f07d6118e879f4f2c563dd0e35865224fd69f9b44aa627322b1 args=[573533913503178961097432483494571583442588489356600320993214538417 [5.735e65]]] test_GivenRateIs0(uint256) (runs: 1, μ: 963631, ~: 963631) 15:22:23 15:22:23 Encountered 1 failing test in test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest 15:22:23 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0x535a12620000000005722f07d6118e879f4f2c563dd0e35865224fd69f9b44aa627322b1 args=[573533913503178961097432483494571583442588489356600320993214538417 [5.735e65]]] test_WhenRoundTooFarInPast(uint256) (runs: 0, μ: 0, ~: 0) 15:22:23 15:22:23 Encountered 1 failing test in test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest 15:22:23 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0x80faf56b0000000005722f07d6118e879f4f2c563dd0e35865224fd69f9b44aa627322b1000000000000000000000000fce6b81f0f5fd03ebfea43a0bc11b3a9dbbabdd6000000000000000000000000379d2ea5c492c8f6142e794a88fd0a85e6d4442e0000000000000000000000008aa0b77f5ba97db7c2dafa11bd5074a5abc5e0540000000000000000000000006ed4261e7eaf5c6437a4359a8e20743237cb46d0000000000000000000000000a95647a1aeb1c03200b8e9290ad93594c02441ab0000000000000000000000001709d4bd560cf822cd7cada15996d271430e9f850000000000000000000000008988f2c1c9d83b3182992f2ed6b94e964e5025660000000000000000000000009f233c51b6a5115816eb3718d7e5ad7d46cb3590000000000000000000000000000000000000000000000000000000237f48dd6e000000000005ad6f3857e98ec2a9736b19a783a3fc220b95f8b65a00591f8c7c00000000000000000000000000000000000000000000000000000000196296dc00000000000000000000000000000000000000000000000006fd1929bfdb8eac00000000000000000000000000000000000000000000000000000000000000000000000002e417770afe1a199be238746527245b88fa9848ae70c27d5dea801bffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000b562a8ef20f8450f0f6f9c3eee1656c33f0e5800000198e72245cabb3439b55e9f424c5e8ec30530fceb8f9430d9eafc5bba7f000000000000000000000000000000000000000000000001bb740f5d50b3e38c000000000000000000000000000000000000000000000000000000000000002d00000000000000000000000000000000000000039c616b2dc4e0d148a6c2881900000000000000000000000037c6c31c7c5db7585161282ad265d55f3a5ac8ba0000000000000000000000019bb2e9fc106acdcdb6426c00447385fed93cb65400000000000000000000000000000000072bc56ac8cbbf1ea6bb2655e4cf5b3400000000000000000000000000000001bdea167dad87b99dbcd5c5de1874e28b0000000000000000000000000000000000000000000000000000003835c6a0bb00000023f38f0bcbe841be90fa795f17529b74d32e1ef91c6abd50d44fbc825f00000000000000000000000000000000000000000000000000000000135bb82c00000000000000000000000000000030d5709cbd118f5541961cc4792eaa54b80a9862b28ce8be98eb41337ebab491072693ff503c88fbb01bfea1af987bcdfe0000000000d81d0c4c2eeb02f84d5044172809b0396562266a56b97a8c55923afffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe args=[573533913503178961097432483494571583442588489356600320993214538417 [5.735e65], [0xfcE6b81F0f5fd03eBfea43A0Bc11B3a9DbbaBdd6, 0x379d2Ea5c492C8f6142E794A88Fd0A85E6D4442E, 0x8aa0B77F5bA97db7C2Dafa11bd5074a5aBc5E054, 0x6ed4261e7eAf5c6437a4359A8E20743237cB46D0, 0xA95647a1AeB1C03200B8E9290AD93594c02441AB, 0x1709D4Bd560CF822Cd7CaDa15996D271430E9F85, 0x8988F2c1c9d83b3182992F2eD6B94E964e502566, 0x9F233C51B6A5115816eB3718D7E5AD7d46CB3590], [152459337070 [1.524e11], 2335579118137274205441048970251971354199452487730672756200541308 [2.335e63], 425891548 [4.258e8], 503586400438554284 [5.035e17], 0, 304456049924085004022183326874130907151854806855333854841819267099 [3.044e65], 115792089237316195423570985008687907853269984665640564039457584007913129639935 [1.157e77], 3], [4045029370249678011505059302582602267428327000 [4.045e45], 11023999478512924809881240502445971434132952122282021866691743731923583 [1.102e70], 31954182149560853388 [3.195e19], 45, 286081921016929181836794562585 [2.86e29], 318427036533594078012614872136854903557101111482 [3.184e47], 2350385122389537265184688928390289788217209960020 [2.35e48], 9531868830431871032512335650518686516 [9.531e36]], [592721911759421295959347625689903063691 [5.927e38], 241420378299 [2.414e11], 969247865969921081939490651974303353087452024992135457723606420456031 [9.692e68], 324778028 [3.247e8], 16617263891590844636891607320385525798072 [1.661e40], 4792370424530936905933892217270316945152879261872812807929023059654451383806 [4.792e75], 88903924491857892286497463498597785997542738609582014518279901754 [8.89e64], 115792089237316195423570985008687907853269984665640564039457584007913129639934 [1.157e77]]]] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 0, μ: 0, ~: 0) 15:22:23 15:22:23 Encountered 1 failing test in test/governance/governance/userlib/powerNow.t.sol:PowerNowTest 15:22:23 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0xcc9480f30000000005722f07d6118e879f4f2c563dd0e35865224fd69f9b44aa627322b1 args=[573533913503178961097432483494571583442588489356600320993214538417 [5.735e65]]] test_GivenNoCheckpoints(uint256) (runs: 0, μ: 0, ~: 0) 15:22:23 15:22:23 Encountered 2 failing tests in test/ignition.t.sol:IgnitionTest 15:22:23 [FAIL: Error != expected error: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014) != Rollup__ManaLimitExceeded()] test_RevertNonEmptyBlock() (gas: 36362533) 15:22:23 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014)] test_emptyBlock() (gas: 36361927) 15:22:23 15:22:23 Encountered a total of 31 failing tests, 342 tests succeeded