No, that's not normal. I'll have a look.
(list make-random-u32-generator 32 #f)
Once I removed that and the three expressions after it, I got much further. (I also had to import (scheme cxr)
and ~(srfi 1 immutable)~.)
Everything then finished, but I did get six failures in the Poisson test. Test log attached.