calling `yield Get(X, Y, ...)` twice in the same `...
# development
a
calling
yield Get(X, Y, ...)
twice in the same
@rule
will trigger the error we're discussing if we're looking for a repro. i don't know if the problem is the same as in https://github.com/pantsbuild/pants/issues/7710?