Error message: `'index out of bounds: the len is 42 but the index is 128'` Command to reproduce the crash: `RUSTFLAGS='--cfg=fuzzing' cargo run --release --example perf /path/to/testcase` Tested on commits 2c644693f6456d9ae91e47cc5e38603d21885985 and 0d13bc4a774868d4e55a56568b51339367fb0584, reproducible on both. Found using [afl.rs](https://github.com/rust-fuzz/afl.rs) I'm sorry I keep breaking your stuff :sweat_smile: