| error: queries overflow the depth limit! | |
| | | |
| = help: consider increasing the recursion limit by adding a `#![recursion_limit = "2"]` attribute to your crate (`zero_overflow`) | |
| = note: query depth increased by 2 when computing layout of `isize` | |
| error: aborting due to 1 previous error | |