The Swift Package Index logo.Swift Package Index

Build Information

Failed to build XCTest with Swift 5.7 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.32.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-corelibs-xctest.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/apple/swift-corelibs-xctest
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e0c3868 Merge pull request #478 from kateinoigakukun/yt/xctest-wasm-upstream
Cloned https://github.com/apple/swift-corelibs-xctest.git
Revision (git rev-parse @):
e0c38689de605f45998767a4667792dbf62664e7
SUCCESS checkout https://github.com/apple/swift-corelibs-xctest.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  $workDir
https://github.com/apple/swift-corelibs-xctest.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)[1/31] Emitting module XCTest
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[2/35] Compiling XCTest XCTestInternalObservation.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[3/35] Compiling XCTest XCTNSNotificationExpectation.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[4/35] Compiling XCTest XCTNSPredicateExpectation.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[5/35] Compiling XCTest XCTWaiter+Validation.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[6/35] Compiling XCTest ArgumentParser.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[7/35] Compiling XCTest IgnoredErrors.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[8/35] Compiling XCTest ObjectWrapper.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[9/35] Compiling XCTest PerformanceMeter.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[10/35] Compiling XCTest XCTestObservationCenter.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[11/35] Compiling XCTest XCTestRun.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[12/35] Compiling XCTest XCTestSuite.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[13/35] Compiling XCTest XCTestSuiteRun.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[14/35] Compiling XCTest XCTAssert.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[15/35] Compiling XCTest XCTSkip.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[16/35] Compiling XCTest XCTestCase+Performance.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[17/35] Compiling XCTest XCTestCase.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[18/35] Compiling XCTest XCTWaiter.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/Asynchronous/XCTWaiter.swift:436:17: warning: '_stop()' is deprecated: For XCTest use only.
        runLoop._stop()
                ^
[19/35] Compiling XCTest XCTestCase+Asynchronous.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/Asynchronous/XCTWaiter.swift:436:17: warning: '_stop()' is deprecated: For XCTest use only.
        runLoop._stop()
                ^
[20/35] Compiling XCTest XCTestExpectation.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/Asynchronous/XCTWaiter.swift:436:17: warning: '_stop()' is deprecated: For XCTest use only.
        runLoop._stop()
                ^
[21/35] Compiling XCTest XCAbstractTest.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/Asynchronous/XCTWaiter.swift:436:17: warning: '_stop()' is deprecated: For XCTest use only.
        runLoop._stop()
                ^
[22/35] Compiling XCTest PrintObserver.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[23/35] Compiling XCTest SourceLocation.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[24/35] Compiling XCTest TestFiltering.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[25/35] Compiling XCTest TestListing.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[26/35] Compiling XCTest XCTestCaseRun.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[27/35] Compiling XCTest XCTestErrors.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[28/35] Compiling XCTest XCTestMain.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[29/35] Compiling XCTest XCTestObservation.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[30/35] Compiling XCTest WaiterManager.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[31/35] Compiling XCTest WallClockTimeMetric.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[32/35] Compiling XCTest XCTestCase.TearDownBlocksState.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[33/35] Compiling XCTest XCTestCaseSuite.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[0/1] Planning build
Building for debugging...
[1/31] Compiling XCTest XCTestCaseRun.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[2/31] Compiling XCTest XCTestErrors.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[3/31] Compiling XCTest XCTestMain.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[4/31] Compiling XCTest XCTestObservation.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[5/35] Compiling XCTest ArgumentParser.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[6/35] Compiling XCTest IgnoredErrors.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[7/35] Compiling XCTest ObjectWrapper.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[8/35] Compiling XCTest PerformanceMeter.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
error: emit-module command failed with exit code 1 (use -v to see invocation)[9/35] Emitting module XCTest
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[10/35] Compiling XCTest XCTWaiter.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/Asynchronous/XCTWaiter.swift:436:17: warning: '_stop()' is deprecated: For XCTest use only.
        runLoop._stop()
                ^
[11/35] Compiling XCTest XCTestCase+Asynchronous.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/Asynchronous/XCTWaiter.swift:436:17: warning: '_stop()' is deprecated: For XCTest use only.
        runLoop._stop()
                ^
[12/35] Compiling XCTest XCTestExpectation.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/Asynchronous/XCTWaiter.swift:436:17: warning: '_stop()' is deprecated: For XCTest use only.
        runLoop._stop()
                ^
[13/35] Compiling XCTest XCAbstractTest.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/Asynchronous/XCTWaiter.swift:436:17: warning: '_stop()' is deprecated: For XCTest use only.
        runLoop._stop()
                ^
[14/35] Compiling XCTest WaiterManager.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[15/35] Compiling XCTest WallClockTimeMetric.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[16/35] Compiling XCTest XCTestCase.TearDownBlocksState.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[17/35] Compiling XCTest XCTestCaseSuite.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[18/35] Compiling XCTest XCTestObservationCenter.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[19/35] Compiling XCTest XCTestRun.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[20/35] Compiling XCTest XCTestSuite.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[21/35] Compiling XCTest XCTestSuiteRun.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[22/35] Compiling XCTest XCTAssert.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[23/35] Compiling XCTest XCTSkip.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[24/35] Compiling XCTest XCTestCase+Performance.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[25/35] Compiling XCTest XCTestCase.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[26/35] Compiling XCTest XCTestInternalObservation.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[27/35] Compiling XCTest XCTNSNotificationExpectation.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[28/35] Compiling XCTest XCTNSPredicateExpectation.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[29/35] Compiling XCTest XCTWaiter+Validation.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[30/35] Compiling XCTest PrintObserver.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[31/35] Compiling XCTest SourceLocation.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[32/35] Compiling XCTest TestFiltering.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
[33/35] Compiling XCTest TestListing.swift
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:58:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:67:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCAbstractTest.swift:18:12: note: in declaration of 'XCTest'
open class XCTest {
           ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:195:5: error: expected declaration
    #endif
    ^
/host/spi-builder-workspace/Sources/XCTest/Public/XCTestCase.swift:34:12: note: in declaration of 'XCTestCase'
open class XCTestCase: XCTest {
           ^
BUILD FAILURE 5.7 linux

Build Machine: Linux 2