Parent Log:
http://ci.aztec-labs.com/63528df0beb50c91
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:18 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14857_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_88124959fc35bcb2_next
15:54:25 Compiling 250 files with Solc 0.8.27
15:55:17 Solc 0.8.27 finished in 51.92s
15:55:17 Compiler run successful!
15:55:17 proptest: Saving this and future failures in cache/fuzz/failures
15:55:17 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:17 cc dd6225d6e2390f60420c06420d9dce995f407b525820fa27c21e233d5006bfee
15:55:17 proptest: Saving this and future failures in cache/fuzz/failures
15:55:17 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:17 cc 3cabd06f0e59094d1ce8f0eb1bc0c3124e3af982d7c82dbaf09d7e03bd6f2a85
15:55:17 proptest: Saving this and future failures in cache/fuzz/failures
15:55:17 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:17 cc 6bfd2d96e415a58f380b64875b0467d3434ae8ce07b5519bd7d829d0f4b872fb
15:55:17
15:55:17 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest
15:55:17 [PASS] test_LockVoteAndExecute() (gas: 1313517)
15:55:17 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 9.62ms (810.03µs CPU time)
15:55:17
15:55:17 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic
15:55:17 [PASS] test_GivenSufficientBalance() (gas: 155504)
15:55:17 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53788)
15:55:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 10.64ms (351.98µs CPU time)
15:55:17
15:55:17 Ran 2 tests for test/staking/getters.t.sol:GettersTest
15:55:17 [PASS] test_getAttesterAtIndex() (gas: 34572)
15:55:17 [PASS] test_getAttesterOutOfBounds() (gas: 27323)
15:55:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 11.62ms (172.53µs CPU time)
15:55:17
15:55:17 Ran 5 tests for test/staking/deposit.t.sol:DepositTest
15:55:17 [PASS] test_GivenAttesterIsAlreadyActive() (gas: 66927)
15:55:17 [PASS] test_GivenAttesterIsAlreadyRegistered() (gas: 777910)
15:55:17 [PASS] test_GivenAttesterIsNotActive() (gas: 564885)
15:55:17 [PASS] test_GivenCallerHasInsufficientAllowance() (gas: 30468)
15:55:17 [PASS] test_GivenCallerHasInsufficientFunds() (gas: 58807)
15:55:17 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 11.36ms (1.19ms CPU time)
15:55:17
15:55:17 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees
15:55:17 [PASS] test_GivenSufficientBalance() (gas: 206864)
15:55:17 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209)
15:55:17 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761)
15:55:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 12.51ms (844.29µs CPU time)
15:55:17
15:55:17 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest
15:55:17 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951)
15:55:17 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932)
15:55:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 13.85ms (6.05ms CPU time)
15:55:17
15:55:17 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest
15:55:17 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11813, ~: 11813)
15:55:17 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166862)
15:55:17 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 168019)
15:55:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 15.41ms (15.64ms CPU time)
15:55:17
15:55:17 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest
15:55:17 [PASS] test_UpgradeIntoNewVersion() (gas: 3571917)
15:55:17 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 15.60ms (3.34ms CPU time)
15:55:17
15:55:17 Ran 7 tests for test/staking/slash.t.sol:SlashTest
15:55:17 [PASS] test_GivenAttesterIsActive() (gas: 728074)
15:55:17 [PASS] test_GivenAttesterIsNotActive() (gas: 554618)
15:55:17 [PASS] test_GivenTimeIsAfterUnlock() (gas: 687897)
15:55:17 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 711241)
15:55:17 [PASS] test_WhenAttesterIsNotExiting() (gas: 752363)
15:55:17 [PASS] test_WhenAttesterIsNotRegistered() (gas: 31448)
15:55:17 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 13365)
15:55:17 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 18.43ms (3.58ms CPU time)
15:55:17
15:55:17 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest
15:55:17 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668)
15:55:17 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 18980, ~: 19037)
15:55:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 18.84ms (22.20ms CPU time)
15:55:17
15:55:17 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest
15:55:17 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355)
15:55:17 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 22.49ms (14.98ms CPU time)
15:55:17
15:55:17 Ran 3 tests for test/Forwarder.t.sol:ForwarderTest
15:55:17 [PASS] testForward() (gas: 125773)
15:55:17 [PASS] testRevertWhenCallToInvalidAddress(address) (runs: 256, μ: 14635, ~: 14635)
15:55:17 [PASS] testRevertWhenLengthMismatch() (gas: 10077)
15:55:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 23.19ms (13.86ms CPU time)
15:55:17
15:55:17 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingTest
15:55:17 [PASS] test_Slashing() (gas: 40557661)
15:55:17 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 23.43ms (16.92ms CPU time)
15:55:17
15:55:17 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest
15:55:17 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491)
15:55:17 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202)
15:55:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 24.55ms (26.20ms CPU time)
15:55:17
15:55:17 Ran 2 tests for test/ignition.t.sol:IgnitionTest
15:55:17 [FAIL: Error != expected error: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014) != Rollup__ManaLimitExceeded()] test_RevertNonEmptyBlock() (gas: 36362533)
15:55:17 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014)] test_emptyBlock() (gas: 36361927)
15:55:17 Suite result: FAILED. 0 passed; 2 failed; 0 skipped; finished in 27.54ms (31.51ms CPU time)
15:55:17
15:55:17 Ran 3 tests for test/MultiProof.t.sol:MultiProofTest
15:55:17 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testMultipleProvers() (gas: 41611319)
15:55:17 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testNoHolesInProvenBlocks() (gas: 41381316)
15:55:17 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testProofsAreInOneEpoch() (gas: 41381274)
15:55:17 Suite result: FAILED. 0 passed; 3 failed; 0 skipped; finished in 33.65ms (26.84ms CPU time)
15:55:17
15:55:17 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest
15:55:17 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85428, ~: 85895)
15:55:17 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 259, μ: 15447, ~: 15447)
15:55:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 38.56ms (30.41ms CPU time)
15:55:17
15:55:17 Ran 3 tests for test/governance/governance/limitedDeposit.t.sol:LimitedDepositTest
15:55:17 [PASS] test_WhenFloodgatesAreOpen(address,address) (runs: 256, μ: 194781, ~: 194781)
15:55:17 [PASS] test_WhenIsAllowedToDeposit(address,address) (runs: 256, μ: 197521, ~: 197521)
15:55:17 [PASS] test_WhenNotAllowedToDeposit(address,address) (runs: 259, μ: 15779, ~: 15779)
15:55:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 42.00ms (85.32ms CPU time)
15:55:17
15:55:17 Ran 8 tests for test/governance/governance-proposer/voteWithsig.t.sol:VoteWithSigTest
15:55:17 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 420510)
15:55:17 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315365)
15:55:17 [PASS] test_GivenNewCanonicalInstance() (gas: 838608)
15:55:17 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 516777)
15:55:17 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 594674)
15:55:17 [PASS] test_GivenProposalIsLeader() (gas: 492255)
15:55:17 [PASS] test_GivenRoundChanged() (gas: 471277)
15:55:17 [PASS] test_WhenSigNotFromProposer(address) (runs: 256, μ: 346101, ~: 346101)
15:55:17 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 44.57ms (36.90ms CPU time)
15:55:17
15:55:17 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest
15:55:17 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 259, μ: 346974, ~: 346974)
15:55:17 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13064)
15:55:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 46.42ms (38.29ms CPU time)
15:55:17
15:55:17 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest
15:55:17 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19396, ~: 19325)
15:55:17 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 259, μ: 83256, ~: 82934)
15:55:17 [PASS] test_GivenCallerIsNotOwner(address) (runs: 259, μ: 11785, ~: 11785)
15:55:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 52.01ms (41.05ms CPU time)
15:55:17
15:55:17 Ran 2 tests for test/staking/setSlasher.t.sol:SetslasherTest
15:55:17 [PASS] test_setSlasher(address) (runs: 259, μ: 27104, ~: 27104)
15:55:17 [PASS] test_setSlasher_whenNotOwner(address) (runs: 259, μ: 12808, ~: 12808)
15:55:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 55.58ms (29.60ms CPU time)
15:55:17
15:55:17 Ran 1 test for test/staking/move.t.sol:MoveTest
15:55:17 [PASS] test_MoveStakingSet() (gas: 49067353)
15:55:17 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 55.13ms (45.13ms CPU time)
15:55:17
15:55:17 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest
15:55:17 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 1515177, ~: 1515241)
15:55:17 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 47885, ~: 48081)
15:55:17 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 48817, ~: 48775)
15:55:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 57.23ms (103.35ms CPU time)
15:55:17
15:55:17 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest
15:55:17 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 129521, ~: 139580)
15:55:17 [PASS] test_GivenBalanceIs0() (gas: 54054)
15:55:17 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892)
15:55:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 57.94ms (70.20ms CPU time)
15:55:17
15:55:17 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest
15:55:17 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 182823, ~: 184736)
15:55:17 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0xcc9480f30000000000000000000000000000001d2160c124172170b8ed12b94892117229 args=[9912555542430962945076204281709380858409 [9.912e39]]] test_GivenNoCheckpoints(uint256) (runs: 1, μ: 5735, ~: 5735)
15:55:17 Suite result: FAILED. 1 passed; 1 failed; 0 skipped; finished in 60.28ms (61.66ms CPU time)
15:55:17
15:55:17 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest
15:55:17 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362)
15:55:17 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789)
15:55:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 68.41ms (30.19ms CPU time)
15:55:17
15:55:17 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest
15:55:17 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32515)
15:55:17 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 599973, ~: 599973)
15:55:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 69.79ms (60.87ms CPU time)
15:55:17
15:55:17 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest
15:55:17 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 259, μ: 11841, ~: 11841)
15:55:17 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 259, μ: 37381, ~: 37381)
15:55:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 86.19ms (26.99ms CPU time)
15:55:17
15:55:17 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest
15:55:17 [PASS] test_GivenMultipleListedRollups() (gas: 297522)
15:55:17 [PASS] test_GivenNoListedRollups() (gas: 10735)
15:55:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 87.11ms (302.22µs CPU time)
15:55:17
15:55:17 Ran 2 tests for test/staking_asset_handler/setScope.t.sol:SetScopeTest
15:55:17 [PASS] test_WhenCallerOfSetScopeIsNotOwner(address) (runs: 259, μ: 14431, ~: 14431)
15:55:17 [PASS] test_WhenCallerOfSetScopeIsOwner() (gas: 23063)
15:55:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 91.60ms (29.24ms CPU time)
15:55:17
15:55:17 Ran 2 tests for test/staking_asset_handler/setSubscope.t.sol:SetSubscopeTest
15:55:17 [PASS] test_WhenCallerOfSetSubscopeIsNotOwner(address) (runs: 259, μ: 14453, ~: 14453)
15:55:17 [PASS] test_WhenCallerOfSetSubscopeIsOwner() (gas: 22402)
15:55:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 100.44ms (15.78ms CPU time)
15:55:17
15:55:17 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest
15:55:17 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76858, ~: 76633)
15:55:17 [PASS] test_WhenAmountEq0() (gas: 8437)
15:55:17 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 236924, ~: 235714)
15:55:17 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 216439, ~: 213263)
15:55:17 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 114.43ms (196.14ms CPU time)
15:55:17
15:55:17 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest
15:55:17 [PASS] test_GivenNoCheckpoints() (gas: 28277)
15:55:17 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 215499, ~: 212720)
15:55:17 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 209800, ~: 209698)
15:55:17 [PASS] test_WhenTimeNotInPast() (gas: 3997)
15:55:17 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 126.39ms (146.64ms CPU time)
15:55:17
15:55:17 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest
15:55:17 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 259, μ: 825661, ~: 826182)
15:55:17 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 152.28ms (144.29ms CPU time)
15:55:17
15:55:17 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest
15:55:17 [PASS] test_GivenTheRollupIsInGenesisState() (gas: 40073881)
15:55:17 [PASS] test_GivenTheSeedHasBeenSampled() (gas: 42135075)
15:55:17 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 52320107)
15:55:17 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207)
15:55:17 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 159.96ms (211.74ms CPU time)
15:55:17
15:55:17 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest
15:55:17 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 259, μ: 1266794, ~: 1266794)
15:55:17 [PASS] testDepositPrivate() (gas: 194773)
15:55:17 [PASS] testDepositPublic() (gas: 197276)
15:55:17 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 259, μ: 2335068, ~: 2335068)
15:55:17 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1256451)
15:55:17 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 188.52ms (288.16ms CPU time)
15:55:17
15:55:17 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest
15:55:17 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0x37d2d4cc00000000000000000000000000000000000000000000000000000053adc18d5200092b26aaa5d50dc47cb707cfeaccdb505ca70d9d25a2b052f7159d66ee1428 args=[359397428562 [3.593e11], 16199441125199815801244118639187585670528324424500674444346577726989014056 [1.619e73]]] test_GivenAfterDeployment(uint256,uint256) (runs: 0, μ: 0, ~: 0)
15:55:17 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0x7a79a28800000000000000000000000000000000001a2d4258ee3f2183fd4f1f462dc6d3 args=[135917683335499121645619700009125587 [1.359e35]]] test_GivenRateIs0(uint256) (runs: 0, μ: 0, ~: 0)
15:55:17 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964532, ~: 964326)
15:55:17 Suite result: FAILED. 1 passed; 2 failed; 0 skipped; finished in 192.13ms (53.32ms CPU time)
15:55:17
15:55:17 Ran 4 tests for test/validator-selection/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest
15:55:17 [PASS] test_WhenAddressNotInTheSet() (gas: 10869)
15:55:17 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421415, ~: 421347)
15:55:17 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171103, ~: 171381)
15:55:17 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456)
15:55:17 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 214.85ms (289.41ms CPU time)
15:55:17
15:55:17 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest
15:55:17 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 259, μ: 696326, ~: 696660)
15:55:17 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 259, μ: 832805, ~: 832951)
15:55:17 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 259, μ: 673383, ~: 673706)
15:55:17 [PASS] test_GivenStateIsActive() (gas: 356145)
15:55:17 [PASS] test_GivenStateIsDropped(address) (runs: 259, μ: 350265, ~: 350265)
15:55:17 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 259, μ: 685943, ~: 686292)
15:55:17 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 259, μ: 699013, ~: 699359)
15:55:17 [PASS] test_GivenStateIsPending() (gas: 348521)
15:55:17 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 259, μ: 664124, ~: 664805)
15:55:17 [PASS] test_GivenStateIsRejected() (gas: 363965)
15:55:17 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 228.80ms (855.14ms CPU time)
15:55:17
15:55:17 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest
15:55:17 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 259, μ: 183578, ~: 183680)
15:55:17 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21683, ~: 21616)
15:55:17 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 259, μ: 1327522, ~: 1480865)
15:55:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 284.24ms (321.73ms CPU time)
15:55:17
15:55:17 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest
15:55:17 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 259, μ: 11828, ~: 11828)
15:55:17 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 259, μ: 28490, ~: 28476)
15:55:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 295.58ms (32.66ms CPU time)
15:55:17
15:55:17 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest
15:55:17 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 259, μ: 13928, ~: 13928)
15:55:17 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 259, μ: 19183, ~: 19330)
15:55:17 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 259, μ: 1977629, ~: 1977879)
15:55:17 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 259, μ: 53341, ~: 53239)
15:55:17 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 299.60ms (290.06ms CPU time)
15:55:17
15:55:17 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest
15:55:17 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 259, μ: 11863, ~: 11863)
15:55:17 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 259, μ: 19594, ~: 19594)
15:55:17 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 259, μ: 1855232, ~: 1855232)
15:55:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 302.50ms (246.29ms CPU time)
15:55:17
15:55:17 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest
15:55:17 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 296201, ~: 296374)
15:55:17 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 259, μ: 371523, ~: 371568)
15:55:17 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 259, μ: 92195, ~: 92195)
15:55:17 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 259, μ: 425568, ~: 426409)
15:55:17 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 259, μ: 440859, ~: 441559)
15:55:17 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90667, ~: 90667)
15:55:17 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 259, μ: 406613, ~: 407102)
15:55:17 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 259, μ: 106068, ~: 106068)
15:55:17 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 339.46ms (661.57ms CPU time)
15:55:18
15:55:18 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest
15:55:18 [PASS] test_WhenDepositsPerMintIs0() (gas: 67441)
15:55:18 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,uint256) (runs: 259, μ: 3365926, ~: 3425398)
15:55:18 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 400.26ms (328.48ms CPU time)
15:55:18
15:55:18 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest
15:55:18 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 20579, ~: 20577)
15:55:18 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 259, μ: 48670, ~: 48668)
15:55:18 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 259, μ: 1043718, ~: 1044509)
15:55:18 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 465.64ms (481.62ms CPU time)
15:55:18
15:55:18 Ran 1 test for test/governance/scenario/AddRollup.t.sol:AddRollupTest
15:55:18 [PASS] test_AddRollup(bool) (runs: 259, μ: 2635647, ~: 2323560)
15:55:18 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 708.31ms (695.33ms CPU time)
15:55:18
15:55:18 Ran 3 tests for test/staking_asset_handler/queue.t.sol:QueueTest
15:55:18 [PASS] test_WhenEnqueuingValidators(uint8) (runs: 256, μ: 2845827, ~: 1224238)
15:55:18 [PASS] test_WhenIncludingAlreadySeenAttesterProposerPair(address,address) (runs: 256, μ: 59903, ~: 59903)
15:55:18 [PASS] test_WhenNotInitializedAndQueueIsEmpty() (gas: 19244)
15:55:18 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 722.90ms (899.58ms CPU time)
15:55:18
15:55:18 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest
15:55:18 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428)
15:55:18 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762)
15:55:18 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 844.32ms (24.44ms CPU time)
15:55:18
15:55:18 Ran 2 tests for test/Parity.t.sol:ParityTest
15:55:18 [PASS] testRootMatchesBaseParity() (gas: 548387)
15:55:18 [PASS] testRootMatchesRootParity() (gas: 548320)
15:55:18 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 844.30ms (5.61ms CPU time)
15:55:18
15:55:18 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest
15:55:18 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 259, μ: 670278, ~: 670633)
15:55:18 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 259, μ: 377514, ~: 377514)
15:55:18 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 259, μ: 672434, ~: 673069)
15:55:18 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 259, μ: 671387, ~: 672020)
15:55:18 [PASS] test_GivenStateIsDropped(address) (runs: 259, μ: 382733, ~: 382733)
15:55:18 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 259, μ: 683342, ~: 684026)
15:55:18 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 259, μ: 1125397, ~: 1125994)
15:55:18 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382495)
15:55:18 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 259, μ: 15226, ~: 15214)
15:55:18 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 259, μ: 376096, ~: 376141)
15:55:18 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 259, μ: 381278, ~: 381394)
15:55:18 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 845.06ms (1.48s CPU time)
15:55:18
15:55:18 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest
15:55:18 [PASS] test_GivenStateIsDropped() (gas: 25448)
15:55:18 [PASS] test_GivenStateIsExecuted() (gas: 25467)
15:55:18 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 24164, ~: 29717)
15:55:18 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 857.80ms (17.74ms CPU time)
15:55:18
15:55:18 Ran 4 tests for test/validator-selection/address_snapshots/values.t.sol:AddressSnapshotValuesTest
15:55:18 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440)
15:55:18 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336034, ~: 335952)
15:55:18 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 671647, ~: 661718)
15:55:18 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 739738, ~: 781182)
15:55:18 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 857.39ms (1.62s CPU time)
15:55:18
15:55:18 Ran 7 tests for test/validator-selection/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest
15:55:18 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 626877, ~: 634439)
15:55:18 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404)
15:55:18 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 757259, ~: 851537)
15:55:18 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 665063, ~: 661294)
15:55:18 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 731823, ~: 747623)
15:55:18 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 725418, ~: 692656)
15:55:18 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 675237, ~: 681697)
15:55:18 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 948.15ms (5.22s CPU time)
15:55:18
15:55:18 Ran 3 tests for test/validator-selection/address_snapshots/at.t.sol:AddressSnapshotAtTest
15:55:18 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020)
15:55:18 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 844123, ~: 815882)
15:55:18 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388)
15:55:18 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.10s (1.14s CPU time)
15:55:18
15:55:18 Ran 1 test for test/delegation/minimal.t.sol:MinimalDelegationTest
15:55:18 [PASS] test_votingPower(bool,bool,bool) (runs: 259, μ: 2771125, ~: 2780639)
15:55:18 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.22s (1.20s CPU time)
15:55:18
15:55:18 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest
15:55:18 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 41360176, ~: 41360149)
15:55:18 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.24s (1.24s CPU time)
15:55:18
15:55:18 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static
15:55:18 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119720, ~: 121404)
15:55:18 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120788, ~: 122387)
15:55:18 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119191, ~: 120972)
15:55:18 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120717, ~: 121911)
15:55:18 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.35s (129.19ms CPU time)
15:55:19
15:55:19 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest
15:55:19 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 725083)
15:55:19 [PASS] test_GivenAttesterIsLiving() (gas: 733192)
15:55:19 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 529033)
15:55:19 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 709514)
15:55:19 [PASS] test_WhenAttesterIsNotRegistered() (gas: 30145)
15:55:19 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 259, μ: 538783, ~: 538783)
15:55:19 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 1.45s (91.90ms CPU time)
15:55:19
15:55:19 Ran 3 tests for test/validator-selection/address_snapshots/add.t.sol:AddressSnapshotAddTest
15:55:19 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1871264, ~: 1927731)
15:55:19 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689)
15:55:19 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848)
15:55:19 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.57s (1.70s CPU time)
15:55:20
15:55:20 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest
15:55:20 [PASS] test_computeFeeAssetPerEth() (gas: 24034021)
15:55:20 [PASS] test_full() (gas: 160797407)
15:55:20 [PASS] test_invalidOracleInput() (gas: 55199)
15:55:20 [PASS] test_photograph() (gas: 77268431)
15:55:20 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 2.62s (639.11ms CPU time)
15:55:20
15:55:20 Ran 3 tests for test/validator-selection/Sampling.t.sol:SamplingTest
15:55:20 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 2882073, ~: 305334)
15:55:20 [PASS] testSimpleSample() (gas: 5504701)
15:55:20 [PASS] test_dirtySample(uint8,uint16,uint256) (runs: 256, μ: 541061, ~: 179562)
15:55:20 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 3.01s (3.84s CPU time)
15:55:21
15:55:21 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest
15:55:21 [PASS] test_FeeModelEquivalence() (gas: 455289172)
15:55:21 [PASS] test__FeeModelPrune() (gas: 2241270)
15:55:21 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.92s (3.66s CPU time)
15:55:21
15:55:21 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest
15:55:21 [PASS] test_GivenStatusIsNotExiting() (gas: 644471)
15:55:21 [PASS] test_GivenTimeIsAfterUnlock(bool) (runs: 259, μ: 759386, ~: 759424)
15:55:21 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 682502)
15:55:21 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.13s (210.82ms CPU time)
15:55:21
15:55:21 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest
15:55:21 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 259, μ: 11808, ~: 11808)
15:55:21 [PASS] test_WhenDepositsPerMintIs0() (gas: 10867)
15:55:21 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 259, μ: 23257, ~: 23358)
15:55:21 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 259, μ: 12384277, ~: 12595664)
15:55:21 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.13s (4.07s CPU time)
15:55:22
15:55:22 Ran 3 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest
15:55:22 [PASS] test_100_validators() (gas: 366531586)
15:55:22 [PASS] test_48_validators() (gas: 317273999)
15:55:22 [PASS] test_no_validators() (gas: 80116653)
15:55:22 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.49s (10.45s CPU time)
15:55:22
15:55:22 Ran 9 tests for test/Inbox.t.sol:InboxTest
15:55:22 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055)
15:55:22 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 259, μ: 5820096, ~: 5770072)
15:55:22 [PASS] testRevertIFConsumingInFuture() (gas: 12712)
15:55:22 [PASS] testRevertIfActorTooLarge() (gas: 11877)
15:55:22 [PASS] testRevertIfContentTooLarge() (gas: 12009)
15:55:22 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841)
15:55:22 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008)
15:55:22 [PASS] testRevertIfVersionMismatch() (gas: 12251)
15:55:22 [PASS] testSendDuplicateL2Messages() (gas: 111551)
15:55:22 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 5.21s (5.21s CPU time)
15:55:22
15:55:22 Ran 5 tests for test/RollupGetters.t.sol:RollupShouldBeGetters
15:55:22 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 40793577, ~: 40810192)
15:55:22 [PASS] test_getEpochCommittee(uint16,bool) (runs: 259, μ: 41481594, ~: 41467598)
15:55:22 [PASS] test_getEpochCommitteeBig(uint16,bool) (runs: 259, μ: 52028239, ~: 52126125)
15:55:22 [PASS] test_getProposerAt(uint16,bool) (runs: 259, μ: 41415473, ~: 41391657)
15:55:22 [PASS] test_validateHeader() (gas: 41322714)
15:55:22 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 5.27s (8.66s CPU time)
15:55:23
15:55:23 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest
15:55:23 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 390317, ~: 390317)
15:55:23 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 259, μ: 693873, ~: 694512)
15:55:23 [PASS] test_WhenGetProposalStateIsActive() (gas: 356254)
15:55:23 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 259, μ: 390249, ~: 390249)
15:55:23 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 259, μ: 683483, ~: 684335)
15:55:23 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 259, μ: 685287, ~: 686480)
15:55:23 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 259, μ: 698761, ~: 699482)
15:55:23 [PASS] test_WhenGetProposalStateIsPending() (gas: 348762)
15:55:23 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 259, μ: 664794, ~: 664941)
15:55:23 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364161)
15:55:23 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 6.18s (839.85ms CPU time)
15:55:23
15:55:23 Ran 3 tests for test/staking_asset_handler/reenterExitedValidator.t.sol:ReenterExitedValidatorTest
15:55:23 [PASS] test_WhenAttesterHasNOTProvidedAValidDeposit(address,address) (runs: 259, μ: 13999, ~: 13999)
15:55:23 [PASS] test_WhenAttesterHasProvidedAValidDeposit(address,address,address) (runs: 259, μ: 4522144, ~: 4522144)
15:55:23 [PASS] test_WhenInEntryQueue(address,address,address) (runs: 259, μ: 3521094, ~: 3521094)
15:55:23 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.18s (12.07s CPU time)
15:55:24
15:55:24 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest
15:55:24 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405)
15:55:24 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038)
15:55:24 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773)
15:55:24 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.44s (41.56ms CPU time)
15:55:24
15:55:24 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest
15:55:24 [PASS] testVerifyMembership(uint256) (runs: 259, μ: 5712830, ~: 5712884)
15:55:24 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 259, μ: 7554772, ~: 7554841)
15:55:24 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 259, μ: 3892756, ~: 3892755)
15:55:24 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.44s (13.66s CPU time)
15:55:24
15:55:24 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest
15:55:24 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 259, μ: 1231335, ~: 1404628)
15:55:24 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 259, μ: 40252, ~: 40252)
15:55:24 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0x80faf56b00000000000000000000000000000000000000000000000000000053adc18d5200000000000000000000000036c9920adb070d26289db00da2991c72a66389ed000000000000000000000000daa825fd34e5a9cf9c0f35765e7fbd561cf2d64a000000000000000000000000fd433deb1d68d4f3e8a2943f6a7678d05e8f28f4000000000000000000000000f86059882f67b961b21f57f10c218e43b7d5e5f100000000000000000000000013c0c77ae6f4938f5058735dadb2e2bfd51b5ddc000000000000000000000000d8d663d4145a2679971f639c4c7273e3607e222d000000000000000000000000d3d64839af971d68943a7a1c513973e13aa7bb9e000000000000000000000000af361b4e33de2350ff4cf36053f0ba4157f3246f000000000000000000000000000000000000000000000001998d6a73e2cadb390000000000000000000000000000000000000000000002f57fe3d3ac6f2170530000000000000000000000000000000000000536167bd537ffbd1ffa1a4eeefa00000000000000000000000000000000000000000000017eb4393543343f6d1000000000000000000000000000000000000000000000000000000000dc67ea3200000000000000000000000000000000000000000000000000000000001c54a800000000000000000005efbd7da4df2a18529a226edc8a80efa5441eeb9f398700070dba6d4975721a2154dcec2760f3216fd1a6926ceddf4a35977267dda3810000000000000000000000000000000000000002e007f41749c7bd6ce2f2962100000000000000000000000000000749235db6041709b10070335782e471cff500000000000001976df5a2799494481c7c7cac54f1cbe587c17895f75bd1cfe90000000000000000000000000000000000000000000000000000000810b0c2050000000000d9db0b24ec762d35dd82808669350705e0dc3d6d8bb7ce3525083e000000001a8e8a30c390bcd81835d5ad4c9c09f13bca14c351b452a9d96b790200000000000000000000000003db4a1b6343bdd9cd0427a67b7fecb88b83374929c27e3aaed2ae07f07843ecd5d16c84d65a7705a05ff9043df5cec8e671e31a00000000009c6de5f6e30321539e898a51e527fe645da5902b59ff0730a28d71000000000000000000000000000000a052b93d9db0070eaa8de925c3e5fb1e7e00000000000000000000000000000000000000000000928c3f463426358740de0000000000000000000000000000000000b5931855220b4075ec9065d46aab43000000000000000000000000000000000000000000001dab89dee50a0cbaeb330000000000000000000000000000000000000000000007d2d2261e45d4689b8b0000000000000010f14bd909cb03762b1d5371543372de09a8caeaf9f9e3d9ef00000000000000000000000000002052f825824c106ab2b4f906636225014f50 args=[359397428562 [3.593e11], [0x36C9920AdB070d26289dB00dA2991C72A66389eD, 0xDaa825fd34e5a9cf9C0F35765e7FbD561CF2d64a, 0xFD433Deb1D68D4F3E8A2943F6a7678D05e8F28F4, 0xF86059882f67B961b21f57f10C218E43b7D5e5f1, 0x13c0C77AE6F4938F5058735dADb2e2BFD51b5DDC, 0xd8D663D4145A2679971f639C4C7273E3607E222D, 0xD3D64839aF971D68943A7A1C513973e13aA7BB9E, 0xAF361b4e33dE2350ff4Cf36053F0ba4157F3246f], [29511360979187456825 [2.951e19], 13973400705798213038163 [1.397e22], 105697327169017568236385833250554 [1.056e32], 7059642705720303906064 [7.059e21], 3697797682 [3.697e9], 1856680 [1.856e6], 568602313809108702527420594379566653583648792671893895 [5.686e53], 12462678215296035680653706745469942411636544091193838163129368792507720577 [1.246e73]], [227790582396260633034909455905 [2.277e29], 634673623862733140539801023790436249096181 [6.346e41], 2557476605652704528903681217249514582711123280836368935276521 [2.557e60], 34639757829 [3.463e10], 89620611619853191793813528801336232496159359400527460513958135870 [8.962e64], 2796757058713629910203809275499676806024915223188645275561402005762 [2.796e66], 22017291139677888267890428204446984355778344777 [2.201e46], 18888466324608538185663804174825565869373630425100279529276500767219593110298 [1.888e76]], [64351277492294569608339370283973319455658196302027444881222438257 [6.435e64], 54555137227643631429789321405973206343294 [5.455e40], 692052610058299009089758 [6.92e23], 942789173429823386461928207608884035 [9.427e35], 140112955869483396426547 [1.401e23], 36945524459648867408779 [3.694e22], 106350195348265042578156707586335617954695878575614324890095 [1.063e59], 2815826147204522941197078759134911061380944 [2.815e42]]]] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 0, μ: 0, ~: 0)
15:55:24 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 259, μ: 1105762, ~: 1259660)
15:55:24 Suite result: FAILED. 3 passed; 1 failed; 0 skipped; finished in 6.62s (559.18ms CPU time)
15:55:24
15:55:24 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest
15:55:24 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32820, ~: 32633)
15:55:24 [PASS] test_WhenAmountEq0() (gas: 8626)
15:55:24 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 211733, ~: 210621)
15:55:24 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 240430, ~: 238286)
15:55:24 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 214814, ~: 214620)
15:55:24 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 6.63s (285.70ms CPU time)
15:55:24
15:55:24 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest
15:55:24 [PASS] test_WhenCallerIsNotSelf() (gas: 28665)
15:55:24 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 259, μ: 273315, ~: 273865)
15:55:24 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 259, μ: 35857, ~: 36154)
15:55:24 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 259, μ: 273314, ~: 273575)
15:55:24 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 259, μ: 42156, ~: 41957)
15:55:24 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 259, μ: 273391, ~: 273651)
15:55:24 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 259, μ: 42416, ~: 42142)
15:55:24 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 259, μ: 273686, ~: 273685)
15:55:24 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 259, μ: 31295, ~: 31299)
15:55:24 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 259, μ: 274261, ~: 274514)
15:55:24 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 259, μ: 41745, ~: 41530)
15:55:24 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 259, μ: 273062, ~: 273060)
15:55:24 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 259, μ: 31231, ~: 31238)
15:55:24 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 259, μ: 273463, ~: 273199)
15:55:24 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 259, μ: 40983, ~: 40925)
15:55:24 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 259, μ: 273875, ~: 274131)
15:55:24 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 259, μ: 41901, ~: 41698)
15:55:24 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 259, μ: 273987, ~: 274253)
15:55:24 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 259, μ: 42017, ~: 41796)
15:55:24 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 6.63s (607.72ms CPU time)
15:55:25
15:55:25 Ran 15 tests for test/Outbox.t.sol:OutboxTest
15:55:25 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10866, ~: 10866)
15:55:25 [PASS] testGetRootData() (gas: 132097)
15:55:25 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 67, μ: 29730303, ~: 2099579)
15:55:25 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 259, μ: 4112939, ~: 4470919)
15:55:25 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 625516)
15:55:25 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36769)
15:55:25 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36338)
15:55:25 [PASS] testRevertIfInsertingDuplicate() (gas: 75392)
15:55:25 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 259, μ: 30571, ~: 30571)
15:55:25 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38532)
15:55:25 [PASS] testRevertIfPathHeightMismatch() (gas: 1140290)
15:55:25 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1180084)
15:55:25 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 655684)
15:55:25 [PASS] testRevertIfVersionMismatch() (gas: 36075)
15:55:25 [PASS] testValidInsertAndConsume() (gas: 658729)
15:55:25 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 7.91s (8.70s CPU time)
15:55:26
15:55:26 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest
15:55:26 [PASS] test_WhenMinimumConfigEq0() (gas: 2849)
15:55:26 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 259, μ: 49664, ~: 50190)
15:55:26 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 259, μ: 155121, ~: 166937)
15:55:26 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 259, μ: 53159, ~: 53355)
15:55:26 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 259, μ: 76304, ~: 76253)
15:55:26 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 259, μ: 76556, ~: 76263)
15:55:26 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 259, μ: 119672, ~: 119992)
15:55:26 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 259, μ: 172404, ~: 172720)
15:55:26 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 259, μ: 174476, ~: 174874)
15:55:26 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 259, μ: 192172, ~: 192730)
15:55:26 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 259, μ: 219358, ~: 220006)
15:55:26 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 259, μ: 218138, ~: 218502)
15:55:26 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 9.08s (380.16ms CPU time)
15:55:27
15:55:27 Ran 9 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest
15:55:27 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 310156, ~: 310156)
15:55:27 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 259, μ: 10518630, ~: 10531089)
15:55:27 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 259, μ: 10497935, ~: 10428113)
15:55:27 [PASS] test_GivenInsufficientYea() (gas: 422734)
15:55:27 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 259, μ: 348680, ~: 348708)
15:55:27 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 259, μ: 10136212, ~: 10080918)
15:55:27 [PASS] test_GivenRoundAlreadyExecuted() (gas: 9161669)
15:55:27 [PASS] test_WhenRoundNotInPast() (gas: 334426)
15:55:27 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0x535a126200000000000000000000000000000000001a2d4258ee3f2183fd4f1f462dc6d3 args=[135917683335499121645619700009125587 [1.359e35]]] test_WhenRoundTooFarInPast(uint256) (runs: 1, μ: 348620, ~: 348620)
15:55:27 Suite result: FAILED. 8 passed; 1 failed; 0 skipped; finished in 9.61s (28.23s CPU time)
15:55:27
15:55:27 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest
15:55:27 [PASS] testFrontier() (gas: 0)
15:55:27 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 9.79s (9.78s CPU time)
15:55:29
15:55:29 Ran 3 tests for test/validator-selection/address_snapshots/length.t.sol:AddressSnapshotLengthTest
15:55:29 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 635346, ~: 643917)
15:55:29 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370)
15:55:29 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 689224, ~: 652386)
15:55:29 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 11.52s (1.79s CPU time)
15:55:29
15:55:29 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest
15:55:29 [PASS] testComputeTxsEffectsHash2() (gas: 18627)
15:55:29 [PASS] testComputeTxsEffectsHash3() (gas: 23624)
15:55:29 [PASS] testComputeTxsEffectsHash5() (gas: 32656)
15:55:29 [PASS] testComputeTxsEffectsHash6() (gas: 37298)
15:55:29 [PASS] testComputeTxsEffectsHash7() (gas: 41009)
15:55:29 [PASS] testDecomp() (gas: 42917)
15:55:29 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 11.52s (16.09ms CPU time)
15:55:29
15:55:29 Ran 11 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest
15:55:29 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 41445151, ~: 41445151)
15:55:29 [PASS] testHappyPath() (gas: 54888809)
15:55:29 [PASS] testInitialCommitteeMatch() (gas: 41623465)
15:55:29 [PASS] testInsufficientSigsMove() (gas: 45373641)
15:55:29 [PASS] testInvalidCommitteeCommitment() (gas: 45373581)
15:55:29 [PASS] testNukeFromOrbit() (gas: 56062910)
15:55:29 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 259, μ: 41755793, ~: 41755793)
15:55:29 [PASS] testProposerNotProvided() (gas: 45390086)
15:55:29 [PASS] testRelayedForProposer() (gas: 46820879)
15:55:29 [PASS] testStableCommittee(uint8) (runs: 259, μ: 41744264, ~: 41744373)
15:55:29 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 259, μ: 70976506, ~: 72146499)
15:55:29 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 11.52s (15.65s CPU time)
15:55:29
15:55:29 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest
15:55:29 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 420488)
15:55:29 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315365)
15:55:29 [PASS] test_GivenNewCanonicalInstance() (gas: 838586)
15:55:29 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 516755)
15:55:29 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 594674)
15:55:29 [PASS] test_GivenProposalIsLeader() (gas: 492255)
15:55:29 [PASS] test_GivenRoundChanged() (gas: 471277)
15:55:29 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 346210, ~: 346210)
15:55:29 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 11.52s (50.34ms CPU time)
15:55:29
15:55:29 Ran 28 tests for test/Rollup.t.sol:RollupTest
15:55:29 [PASS] testBlockFee() (gas: 42979842)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014); counterexample: calldata=0x9cf25fe200000000000000000000000000000000000000000000000000000053adc18d52 args=[359397428562 [3.593e11]]] testConsecutiveEmptyBlocks(uint256) (runs: 0, μ: 0, ~: 0)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917); counterexample: calldata=0xd711610c00000000000000000000000000000000000000000000000000000053adc18d52 args=[359397428562 [3.593e11]]] testConsecutiveMixedBlocks(uint256) (runs: 0, μ: 0, ~: 0)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testConsecutiveMixedBlocksNonSequentialProof() (gas: 42364293)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x01b8e0f7347c1ac5af365c4c857abf34c0cb681183f82b64d809044bd3360b15); counterexample: calldata=0xc95dbb1a00000000000000000000000000000000000000000000000000000053adc18d52 args=[359397428562 [3.593e11]]] testConsecutiveSingleTxBlocks(uint256) (runs: 0, μ: 0, ~: 0)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014); counterexample: calldata=0x3421051b0000000000000000000000000000000000000000000000000000000000000000 args=[false]] testEmptyBlock(bool) (runs: 0, μ: 0, ~: 0)
15:55:29 [FAIL: Error != expected error: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917) != Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000001, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testInvalidBlobHash() (gas: 42048622)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testInvalidBlobProof() (gas: 42362784)
15:55:29 [PASS] testInvalidL2Fee() (gas: 42122825)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917); counterexample: calldata=0x21c0b8fe0000000000000000000000000000000000000000000000000000000000000000 args=[false]] testMixedBlock(bool) (runs: 0, μ: 0, ~: 0)
15:55:29 [PASS] testNonZeroDaFee() (gas: 42110988)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testProveEpochWithTwoMixedBlocks() (gas: 42362770)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testProvingFeeUpdates() (gas: 42615602)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testPrune() (gas: 42362813)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testPruneAfterPartial() (gas: 42362749)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testPruneDuringPropose() (gas: 42362791)
15:55:29 [PASS] testRevertInvalidTimestamp() (gas: 37094280)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testRevertPrune() (gas: 42368702)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 42362814)
15:55:29 [PASS] testSetManaTargetDecreasing(uint256,uint256) (runs: 259, μ: 74440851, ~: 74440922)
15:55:29 [PASS] testSetManaTargetIncreasing(uint256,uint256) (runs: 259, μ: 74442907, ~: 74443224)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testShouldNotBeTooEagerToPrune() (gas: 42364671)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x01b8e0f7347c1ac5af365c4c857abf34c0cb681183f82b64d809044bd3360b15); counterexample: calldata=0xa8eead8d0000000000000000000000000000000000000000000000000000000000000000 args=[false]] testSingleBlock(bool) (runs: 0, μ: 0, ~: 0)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014)] testSubmitProofInvalidArchive() (gas: 37332520)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014)] testSubmitProofNonExistentBlock() (gas: 37332452)
15:55:29 [PASS] testTimestamp() (gas: 38927733)
15:55:29 [FAIL: Error != expected error: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917) != Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000001, 0x0000000000000000000000000000000000000000000000000000000000000000)] testTooManyBlobs() (gas: 42049135)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testTooManyBlocks() (gas: 42362748)
15:55:29 Suite result: FAILED. 7 passed; 21 failed; 0 skipped; finished in 11.52s (6.03s CPU time)
15:55:29
15:55:29 Ran 8 tests for test/staking_asset_handler/addValidator.t.sol:addValidatorToQueueTest
15:55:29 [PASS] test_GivenTheDepositCallFails(address,address,address,address) (runs: 259, μ: 2660289, ~: 2660289)
15:55:29 [PASS] test_WhenCallerIsUnhinged(address,bool) (runs: 259, μ: 899519, ~: 1149723)
15:55:29 [PASS] test_WhenInsufficientTimePassed(address,address) (runs: 259, μ: 14034440, ~: 14034440)
15:55:29 [PASS] test_WhenPassportProofHasBeenUsed(address,address) (runs: 259, μ: 16249315, ~: 16249315)
15:55:29 [PASS] test_WhenPassportProofIsInDevMode(address,address) (runs: 259, μ: 11782843, ~: 11782843)
15:55:29 [PASS] test_WhenPassportProofIsInThePast(address,uint16) (runs: 258, μ: 11812008, ~: 11812008)
15:55:29 [PASS] test_WhenSufficientTimePassed(address,address) (runs: 259, μ: 14577017, ~: 14577017)
15:55:29 [PASS] test_WhenUserIsNew(address,address) (runs: 259, μ: 14577076, ~: 14577076)
15:55:29 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 11.63s (32.56s CPU time)
15:55:29
15:55:29 Ran 86 test suites in 11.64s (203.14s CPU time): 342 tests passed, 31 failed, 0 skipped (373 total tests)
15:55:29
15:55:29 Failing tests:
15:55:29 Encountered 3 failing tests in test/MultiProof.t.sol:MultiProofTest
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testMultipleProvers() (gas: 41611319)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testNoHolesInProvenBlocks() (gas: 41381316)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testProofsAreInOneEpoch() (gas: 41381274)
15:55:29
15:55:29 Encountered 21 failing tests in test/Rollup.t.sol:RollupTest
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014); counterexample: calldata=0x9cf25fe200000000000000000000000000000000000000000000000000000053adc18d52 args=[359397428562 [3.593e11]]] testConsecutiveEmptyBlocks(uint256) (runs: 0, μ: 0, ~: 0)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917); counterexample: calldata=0xd711610c00000000000000000000000000000000000000000000000000000053adc18d52 args=[359397428562 [3.593e11]]] testConsecutiveMixedBlocks(uint256) (runs: 0, μ: 0, ~: 0)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testConsecutiveMixedBlocksNonSequentialProof() (gas: 42364293)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x01b8e0f7347c1ac5af365c4c857abf34c0cb681183f82b64d809044bd3360b15); counterexample: calldata=0xc95dbb1a00000000000000000000000000000000000000000000000000000053adc18d52 args=[359397428562 [3.593e11]]] testConsecutiveSingleTxBlocks(uint256) (runs: 0, μ: 0, ~: 0)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014); counterexample: calldata=0x3421051b0000000000000000000000000000000000000000000000000000000000000000 args=[false]] testEmptyBlock(bool) (runs: 0, μ: 0, ~: 0)
15:55:29 [FAIL: Error != expected error: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917) != Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000001, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testInvalidBlobHash() (gas: 42048622)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testInvalidBlobProof() (gas: 42362784)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917); counterexample: calldata=0x21c0b8fe0000000000000000000000000000000000000000000000000000000000000000 args=[false]] testMixedBlock(bool) (runs: 0, μ: 0, ~: 0)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testProveEpochWithTwoMixedBlocks() (gas: 42362770)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testProvingFeeUpdates() (gas: 42615602)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testPrune() (gas: 42362813)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testPruneAfterPartial() (gas: 42362749)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testPruneDuringPropose() (gas: 42362791)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testRevertPrune() (gas: 42368702)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 42362814)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testShouldNotBeTooEagerToPrune() (gas: 42364671)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x01b8e0f7347c1ac5af365c4c857abf34c0cb681183f82b64d809044bd3360b15); counterexample: calldata=0xa8eead8d0000000000000000000000000000000000000000000000000000000000000000 args=[false]] testSingleBlock(bool) (runs: 0, μ: 0, ~: 0)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014)] testSubmitProofInvalidArchive() (gas: 37332520)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014)] testSubmitProofNonExistentBlock() (gas: 37332452)
15:55:29 [FAIL: Error != expected error: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917) != Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000001, 0x0000000000000000000000000000000000000000000000000000000000000000)] testTooManyBlobs() (gas: 42049135)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x019636f961da338cdf1ea868d963c052671af2c49619c2a0e5ef79982a896917)] testTooManyBlocks() (gas: 42362748)
15:55:29
15:55:29 Encountered 2 failing tests in test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest
15:55:29 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0x37d2d4cc00000000000000000000000000000000000000000000000000000053adc18d5200092b26aaa5d50dc47cb707cfeaccdb505ca70d9d25a2b052f7159d66ee1428 args=[359397428562 [3.593e11], 16199441125199815801244118639187585670528324424500674444346577726989014056 [1.619e73]]] test_GivenAfterDeployment(uint256,uint256) (runs: 0, μ: 0, ~: 0)
15:55:29 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0x7a79a28800000000000000000000000000000000001a2d4258ee3f2183fd4f1f462dc6d3 args=[135917683335499121645619700009125587 [1.359e35]]] test_GivenRateIs0(uint256) (runs: 0, μ: 0, ~: 0)
15:55:29
15:55:29 Encountered 1 failing test in test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest
15:55:29 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0x535a126200000000000000000000000000000000001a2d4258ee3f2183fd4f1f462dc6d3 args=[135917683335499121645619700009125587 [1.359e35]]] test_WhenRoundTooFarInPast(uint256) (runs: 1, μ: 348620, ~: 348620)
15:55:29
15:55:29 Encountered 1 failing test in test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest
15:55:29 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0x80faf56b00000000000000000000000000000000000000000000000000000053adc18d5200000000000000000000000036c9920adb070d26289db00da2991c72a66389ed000000000000000000000000daa825fd34e5a9cf9c0f35765e7fbd561cf2d64a000000000000000000000000fd433deb1d68d4f3e8a2943f6a7678d05e8f28f4000000000000000000000000f86059882f67b961b21f57f10c218e43b7d5e5f100000000000000000000000013c0c77ae6f4938f5058735dadb2e2bfd51b5ddc000000000000000000000000d8d663d4145a2679971f639c4c7273e3607e222d000000000000000000000000d3d64839af971d68943a7a1c513973e13aa7bb9e000000000000000000000000af361b4e33de2350ff4cf36053f0ba4157f3246f000000000000000000000000000000000000000000000001998d6a73e2cadb390000000000000000000000000000000000000000000002f57fe3d3ac6f2170530000000000000000000000000000000000000536167bd537ffbd1ffa1a4eeefa00000000000000000000000000000000000000000000017eb4393543343f6d1000000000000000000000000000000000000000000000000000000000dc67ea3200000000000000000000000000000000000000000000000000000000001c54a800000000000000000005efbd7da4df2a18529a226edc8a80efa5441eeb9f398700070dba6d4975721a2154dcec2760f3216fd1a6926ceddf4a35977267dda3810000000000000000000000000000000000000002e007f41749c7bd6ce2f2962100000000000000000000000000000749235db6041709b10070335782e471cff500000000000001976df5a2799494481c7c7cac54f1cbe587c17895f75bd1cfe90000000000000000000000000000000000000000000000000000000810b0c2050000000000d9db0b24ec762d35dd82808669350705e0dc3d6d8bb7ce3525083e000000001a8e8a30c390bcd81835d5ad4c9c09f13bca14c351b452a9d96b790200000000000000000000000003db4a1b6343bdd9cd0427a67b7fecb88b83374929c27e3aaed2ae07f07843ecd5d16c84d65a7705a05ff9043df5cec8e671e31a00000000009c6de5f6e30321539e898a51e527fe645da5902b59ff0730a28d71000000000000000000000000000000a052b93d9db0070eaa8de925c3e5fb1e7e00000000000000000000000000000000000000000000928c3f463426358740de0000000000000000000000000000000000b5931855220b4075ec9065d46aab43000000000000000000000000000000000000000000001dab89dee50a0cbaeb330000000000000000000000000000000000000000000007d2d2261e45d4689b8b0000000000000010f14bd909cb03762b1d5371543372de09a8caeaf9f9e3d9ef00000000000000000000000000002052f825824c106ab2b4f906636225014f50 args=[359397428562 [3.593e11], [0x36C9920AdB070d26289dB00dA2991C72A66389eD, 0xDaa825fd34e5a9cf9C0F35765e7FbD561CF2d64a, 0xFD433Deb1D68D4F3E8A2943F6a7678D05e8F28F4, 0xF86059882f67B961b21f57f10C218E43b7D5e5f1, 0x13c0C77AE6F4938F5058735dADb2e2BFD51b5DDC, 0xd8D663D4145A2679971f639C4C7273E3607E222D, 0xD3D64839aF971D68943A7A1C513973e13aA7BB9E, 0xAF361b4e33dE2350ff4Cf36053F0ba4157F3246f], [29511360979187456825 [2.951e19], 13973400705798213038163 [1.397e22], 105697327169017568236385833250554 [1.056e32], 7059642705720303906064 [7.059e21], 3697797682 [3.697e9], 1856680 [1.856e6], 568602313809108702527420594379566653583648792671893895 [5.686e53], 12462678215296035680653706745469942411636544091193838163129368792507720577 [1.246e73]], [227790582396260633034909455905 [2.277e29], 634673623862733140539801023790436249096181 [6.346e41], 2557476605652704528903681217249514582711123280836368935276521 [2.557e60], 34639757829 [3.463e10], 89620611619853191793813528801336232496159359400527460513958135870 [8.962e64], 2796757058713629910203809275499676806024915223188645275561402005762 [2.796e66], 22017291139677888267890428204446984355778344777 [2.201e46], 18888466324608538185663804174825565869373630425100279529276500767219593110298 [1.888e76]], [64351277492294569608339370283973319455658196302027444881222438257 [6.435e64], 54555137227643631429789321405973206343294 [5.455e40], 692052610058299009089758 [6.92e23], 942789173429823386461928207608884035 [9.427e35], 140112955869483396426547 [1.401e23], 36945524459648867408779 [3.694e22], 106350195348265042578156707586335617954695878575614324890095 [1.063e59], 2815826147204522941197078759134911061380944 [2.815e42]]]] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 0, μ: 0, ~: 0)
15:55:29
15:55:29 Encountered 1 failing test in test/governance/governance/userlib/powerNow.t.sol:PowerNowTest
15:55:29 [FAIL: vm.warp: timestamp must be less than 2^64 - 1; counterexample: calldata=0xcc9480f30000000000000000000000000000001d2160c124172170b8ed12b94892117229 args=[9912555542430962945076204281709380858409 [9.912e39]]] test_GivenNoCheckpoints(uint256) (runs: 1, μ: 5735, ~: 5735)
15:55:29
15:55:29 Encountered 2 failing tests in test/ignition.t.sol:IgnitionTest
15:55:29 [FAIL: Error != expected error: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014) != Rollup__ManaLimitExceeded()] test_RevertNonEmptyBlock() (gas: 36362533)
15:55:29 [FAIL: Rollup__InvalidBlobHash(0x0000000000000000000000000000000000000000000000000000000000000000, 0x010657f37554c781402a22917dee2f75def7ab966d7b770905398eba3c444014)] test_emptyBlock() (gas: 36361927)
15:55:29
15:55:29 Encountered a total of 31 failing tests, 342 tests succeeded