If one of the statements in the result builder body fails to apply solution, let's fail entire rewrite attempt, otherwise type-checker would end up with AST that has null pointers for some child nodes. Resolves: rdar://problem/70256351