Describe the issue:
Description
In some scenarios, Echidna generates a failing sequence that contains a call, a block roll and a timestamp warp, where the call reverts, but where going forward in time is a pre-requisite for the sequence.
Ideally, the shrank sequence would ditch the call and only keep the roll and warp. In addition to keeping the sequences smaller, this makes it easier to convert the reproducer to Foundry, as we don't need to manually trim the reverting call function
Code example to reproduce the issue:
N/A (closed source)
Version:
Echidna 2.3.0
Relevant log output: