More specifically, the runner splits the output on space, and as a sanity check, if the number of split pieces is not 2, it bales and fails the build. However, obviously if a file name has a space in the name the number of splits will be greater than 2.