Program-test was fixed in https://github.com/solana-labs/solana/pull/14908 to avoid blowing up /tmp. I tested the change locally against the fuzzing, and after a few hours, only an error in the fuzzing code was found, which is also fixed in this PR. I don't know when 1.5.6 will be released just yet, but it should be within a week. When it happens, I'll change the PR out of draft, so then it'll be ready to be merged in.
Program-test was fixed in https://github.com/solana-labs/solana/pull/14908 to avoid blowing up
/tmp
. I tested the change locally against the fuzzing, and after a few hours, only an error in the fuzzing code was found, which is also fixed in this PR. I don't know when 1.5.6 will be released just yet, but it should be within a week. When it happens, I'll change the PR out of draft, so then it'll be ready to be merged in.Let me know if you have any questions!