Build Information
Failed to build XCResultKit, reference main (ffab58), with Swift 6.1 for Wasm on 29 May 2025 02:51:25 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tylervick/XCResultKit.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/tylervick/XCResultKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ffab58a Merge pull request #50 from tylervick/tvick/xcresulttool-3.44
Cloned https://github.com/tylervick/XCResultKit.git
Revision (git rev-parse @):
ffab58ab72f08693f35ffaf82245f49138431bc4
SUCCESS checkout https://github.com/tylervick/XCResultKit.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/tylervick/XCResultKit.git
https://github.com/tylervick/XCResultKit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
],
"manifest_display_name" : "XCResultKit",
"name" : "XCResultKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "XCResultKit",
"targets" : [
"XCResultKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "XCResultKitTests",
"module_type" : "SwiftTarget",
"name" : "XCResultKitTests",
"path" : "Tests/XCResultKitTests",
"sources" : [
"ActionTestPlanRunSummaries.swift",
"ActionTestPlanRunSummaryTests.swift",
"ActionTestSummaryTests.swift",
"ActionsInvocationRecordTests.swift",
"ActivityLogTests.swift",
"CodeCoverageInfoTests.swift",
"DocumentLocationTests.swift",
"LogStoreManifestTests.swift",
"ResultMetricsTests.swift",
"XCResultBoolTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"XCResultKit"
],
"type" : "test"
},
{
"c99name" : "XCResultKit",
"module_type" : "SwiftTarget",
"name" : "XCResultKit",
"path" : "Sources/XCResultKit",
"product_memberships" : [
"XCResultKit"
],
"sources" : [
"CodeCoverage.swift",
"LogStoreExecution.swift",
"LogStoreManifest.swift",
"Logger.swift",
"Schema/ActionAbstractTestSummary.swift",
"Schema/ActionDeviceRecord.swift",
"Schema/ActionPlatformRecord.swift",
"Schema/ActionRecord.swift",
"Schema/ActionResult.swift",
"Schema/ActionRunDestinationRecord.swift",
"Schema/ActionSDKRecord.swift",
"Schema/ActionTestActivitySummary.swift",
"Schema/ActionTestAttachment.swift",
"Schema/ActionTestConfiguration.swift",
"Schema/ActionTestExpectedFailure.swift",
"Schema/ActionTestFailureSummary.swift",
"Schema/ActionTestIssueSummary.swift",
"Schema/ActionTestMetadata.swift",
"Schema/ActionTestNoticeSummary.swift",
"Schema/ActionTestPerformanceMetricSummary.swift",
"Schema/ActionTestPlanRunSummaries.swift",
"Schema/ActionTestPlanRunSummary.swift",
"Schema/ActionTestRepetitionPolicySummary.swift",
"Schema/ActionTestSummary.swift",
"Schema/ActionTestSummaryGroup.swift",
"Schema/ActionTestSummaryIdentifiableObject.swift",
"Schema/ActionTestableSummary.swift",
"Schema/ActionsInvocationMetadata.swift",
"Schema/ActionsInvocationRecord.swift",
"Schema/ActivityLogAnalyzerControlFlowStep.swift",
"Schema/ActivityLogAnalyzerControlFlowStepEdge.swift",
"Schema/ActivityLogAnalyzerEventStep.swift",
"Schema/ActivityLogAnalyzerResultMessage.swift",
"Schema/ActivityLogAnalyzerStep.swift",
"Schema/ActivityLogAnalyzerWarningMessage.swift",
"Schema/ActivityLogCommandInvocationSection.swift",
"Schema/ActivityLogMajorSection.swift",
"Schema/ActivityLogMessage.swift",
"Schema/ActivityLogMessageAnnotation.swift",
"Schema/ActivityLogSection.swift",
"Schema/ActivityLogTargetBuildSection.swift",
"Schema/ActivityLogUnitTestSection.swift",
"Schema/ArchiveInfo.swift",
"Schema/CodeCoverageInfo.swift",
"Schema/ConsoleLogItem.swift",
"Schema/ConsoleLogItemLogData.swift",
"Schema/ConsoleLogSection.swift",
"Schema/DocumentLocation.swift",
"Schema/EntityIdentifier.swift",
"Schema/IssueSummary.swift",
"Schema/Reference.swift",
"Schema/ResultIssueSummaries.swift",
"Schema/ResultMetrics.swift",
"Schema/SortedKeyValueArray.swift",
"Schema/SortedKeyValueArrayPair.swift",
"Schema/SourceCodeContext.swift",
"Schema/SourceCodeFrame.swift",
"Schema/SourceCodeLocation.swift",
"Schema/SourceCodeSymbolInfo.swift",
"Schema/TestAssociatedError.swift",
"Schema/TestFailureIssueSummary.swift",
"Schema/TestIssueSummary.swift",
"Schema/TypeDefinition.swift",
"XCResultBool.swift",
"XCResultDate.swift",
"XCResultDouble.swift",
"XCResultFile.swift",
"XCResultInt.swift",
"XCResultObject.swift",
"XCResultString.swift",
"XCResultUInt.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/66] Emitting module XCResultKit
/host/spi-builder-workspace/Sources/XCResultKit/XCResultDate.swift:12:23: warning: static property 'isoFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 | extension Date: XCResultObject {
11 |
12 | public static var isoFormatter: DateFormatter = {
| |- warning: static property 'isoFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'isoFormatter' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'isoFormatter' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 | let dateFormatter = DateFormatter()
14 | dateFormatter.dateFormat = "yyyy-MM-dd'T'HH:mm:ss.SSSZ"
[4/74] Compiling XCResultKit XCResultBool.swift
/host/spi-builder-workspace/Sources/XCResultKit/XCResultDate.swift:12:23: warning: static property 'isoFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 | extension Date: XCResultObject {
11 |
12 | public static var isoFormatter: DateFormatter = {
| |- warning: static property 'isoFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'isoFormatter' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'isoFormatter' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 | let dateFormatter = DateFormatter()
14 | dateFormatter.dateFormat = "yyyy-MM-dd'T'HH:mm:ss.SSSZ"
/host/spi-builder-workspace/Sources/XCResultKit/XCResultFile.swift:134:9: error: cannot find 'autoreleasepool' in scope
132 | @discardableResult
133 | private func xcrun(_ arguments: [String], output: XCRunOutput = .onlyOnSuccess) -> Data? {
134 | autoreleasepool {
| `- error: cannot find 'autoreleasepool' in scope
135 | let task = Process()
136 | task.launchPath = "/usr/bin/xcrun"
/host/spi-builder-workspace/Sources/XCResultKit/XCResultFile.swift:135:24: error: cannot find 'Process' in scope
133 | private func xcrun(_ arguments: [String], output: XCRunOutput = .onlyOnSuccess) -> Data? {
134 | autoreleasepool {
135 | let task = Process()
| `- error: cannot find 'Process' in scope
136 | task.launchPath = "/usr/bin/xcrun"
137 | task.arguments = arguments
[5/74] Compiling XCResultKit XCResultDate.swift
/host/spi-builder-workspace/Sources/XCResultKit/XCResultDate.swift:12:23: warning: static property 'isoFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 | extension Date: XCResultObject {
11 |
12 | public static var isoFormatter: DateFormatter = {
| |- warning: static property 'isoFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'isoFormatter' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'isoFormatter' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 | let dateFormatter = DateFormatter()
14 | dateFormatter.dateFormat = "yyyy-MM-dd'T'HH:mm:ss.SSSZ"
/host/spi-builder-workspace/Sources/XCResultKit/XCResultFile.swift:134:9: error: cannot find 'autoreleasepool' in scope
132 | @discardableResult
133 | private func xcrun(_ arguments: [String], output: XCRunOutput = .onlyOnSuccess) -> Data? {
134 | autoreleasepool {
| `- error: cannot find 'autoreleasepool' in scope
135 | let task = Process()
136 | task.launchPath = "/usr/bin/xcrun"
/host/spi-builder-workspace/Sources/XCResultKit/XCResultFile.swift:135:24: error: cannot find 'Process' in scope
133 | private func xcrun(_ arguments: [String], output: XCRunOutput = .onlyOnSuccess) -> Data? {
134 | autoreleasepool {
135 | let task = Process()
| `- error: cannot find 'Process' in scope
136 | task.launchPath = "/usr/bin/xcrun"
137 | task.arguments = arguments
[6/74] Compiling XCResultKit XCResultDouble.swift
/host/spi-builder-workspace/Sources/XCResultKit/XCResultDate.swift:12:23: warning: static property 'isoFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 | extension Date: XCResultObject {
11 |
12 | public static var isoFormatter: DateFormatter = {
| |- warning: static property 'isoFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'isoFormatter' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'isoFormatter' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 | let dateFormatter = DateFormatter()
14 | dateFormatter.dateFormat = "yyyy-MM-dd'T'HH:mm:ss.SSSZ"
/host/spi-builder-workspace/Sources/XCResultKit/XCResultFile.swift:134:9: error: cannot find 'autoreleasepool' in scope
132 | @discardableResult
133 | private func xcrun(_ arguments: [String], output: XCRunOutput = .onlyOnSuccess) -> Data? {
134 | autoreleasepool {
| `- error: cannot find 'autoreleasepool' in scope
135 | let task = Process()
136 | task.launchPath = "/usr/bin/xcrun"
/host/spi-builder-workspace/Sources/XCResultKit/XCResultFile.swift:135:24: error: cannot find 'Process' in scope
133 | private func xcrun(_ arguments: [String], output: XCRunOutput = .onlyOnSuccess) -> Data? {
134 | autoreleasepool {
135 | let task = Process()
| `- error: cannot find 'Process' in scope
136 | task.launchPath = "/usr/bin/xcrun"
137 | task.arguments = arguments
[7/74] Compiling XCResultKit XCResultFile.swift
/host/spi-builder-workspace/Sources/XCResultKit/XCResultDate.swift:12:23: warning: static property 'isoFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 | extension Date: XCResultObject {
11 |
12 | public static var isoFormatter: DateFormatter = {
| |- warning: static property 'isoFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'isoFormatter' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'isoFormatter' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 | let dateFormatter = DateFormatter()
14 | dateFormatter.dateFormat = "yyyy-MM-dd'T'HH:mm:ss.SSSZ"
/host/spi-builder-workspace/Sources/XCResultKit/XCResultFile.swift:134:9: error: cannot find 'autoreleasepool' in scope
132 | @discardableResult
133 | private func xcrun(_ arguments: [String], output: XCRunOutput = .onlyOnSuccess) -> Data? {
134 | autoreleasepool {
| `- error: cannot find 'autoreleasepool' in scope
135 | let task = Process()
136 | task.launchPath = "/usr/bin/xcrun"
/host/spi-builder-workspace/Sources/XCResultKit/XCResultFile.swift:135:24: error: cannot find 'Process' in scope
133 | private func xcrun(_ arguments: [String], output: XCRunOutput = .onlyOnSuccess) -> Data? {
134 | autoreleasepool {
135 | let task = Process()
| `- error: cannot find 'Process' in scope
136 | task.launchPath = "/usr/bin/xcrun"
137 | task.arguments = arguments
[8/74] Compiling XCResultKit XCResultInt.swift
/host/spi-builder-workspace/Sources/XCResultKit/XCResultDate.swift:12:23: warning: static property 'isoFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 | extension Date: XCResultObject {
11 |
12 | public static var isoFormatter: DateFormatter = {
| |- warning: static property 'isoFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'isoFormatter' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'isoFormatter' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 | let dateFormatter = DateFormatter()
14 | dateFormatter.dateFormat = "yyyy-MM-dd'T'HH:mm:ss.SSSZ"
/host/spi-builder-workspace/Sources/XCResultKit/XCResultFile.swift:134:9: error: cannot find 'autoreleasepool' in scope
132 | @discardableResult
133 | private func xcrun(_ arguments: [String], output: XCRunOutput = .onlyOnSuccess) -> Data? {
134 | autoreleasepool {
| `- error: cannot find 'autoreleasepool' in scope
135 | let task = Process()
136 | task.launchPath = "/usr/bin/xcrun"
/host/spi-builder-workspace/Sources/XCResultKit/XCResultFile.swift:135:24: error: cannot find 'Process' in scope
133 | private func xcrun(_ arguments: [String], output: XCRunOutput = .onlyOnSuccess) -> Data? {
134 | autoreleasepool {
135 | let task = Process()
| `- error: cannot find 'Process' in scope
136 | task.launchPath = "/usr/bin/xcrun"
137 | task.arguments = arguments
[9/74] Compiling XCResultKit XCResultObject.swift
/host/spi-builder-workspace/Sources/XCResultKit/XCResultDate.swift:12:23: warning: static property 'isoFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 | extension Date: XCResultObject {
11 |
12 | public static var isoFormatter: DateFormatter = {
| |- warning: static property 'isoFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'isoFormatter' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'isoFormatter' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 | let dateFormatter = DateFormatter()
14 | dateFormatter.dateFormat = "yyyy-MM-dd'T'HH:mm:ss.SSSZ"
/host/spi-builder-workspace/Sources/XCResultKit/XCResultFile.swift:134:9: error: cannot find 'autoreleasepool' in scope
132 | @discardableResult
133 | private func xcrun(_ arguments: [String], output: XCRunOutput = .onlyOnSuccess) -> Data? {
134 | autoreleasepool {
| `- error: cannot find 'autoreleasepool' in scope
135 | let task = Process()
136 | task.launchPath = "/usr/bin/xcrun"
/host/spi-builder-workspace/Sources/XCResultKit/XCResultFile.swift:135:24: error: cannot find 'Process' in scope
133 | private func xcrun(_ arguments: [String], output: XCRunOutput = .onlyOnSuccess) -> Data? {
134 | autoreleasepool {
135 | let task = Process()
| `- error: cannot find 'Process' in scope
136 | task.launchPath = "/usr/bin/xcrun"
137 | task.arguments = arguments
[10/74] Compiling XCResultKit XCResultString.swift
/host/spi-builder-workspace/Sources/XCResultKit/XCResultDate.swift:12:23: warning: static property 'isoFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 | extension Date: XCResultObject {
11 |
12 | public static var isoFormatter: DateFormatter = {
| |- warning: static property 'isoFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'isoFormatter' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'isoFormatter' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 | let dateFormatter = DateFormatter()
14 | dateFormatter.dateFormat = "yyyy-MM-dd'T'HH:mm:ss.SSSZ"
/host/spi-builder-workspace/Sources/XCResultKit/XCResultFile.swift:134:9: error: cannot find 'autoreleasepool' in scope
132 | @discardableResult
133 | private func xcrun(_ arguments: [String], output: XCRunOutput = .onlyOnSuccess) -> Data? {
134 | autoreleasepool {
| `- error: cannot find 'autoreleasepool' in scope
135 | let task = Process()
136 | task.launchPath = "/usr/bin/xcrun"
/host/spi-builder-workspace/Sources/XCResultKit/XCResultFile.swift:135:24: error: cannot find 'Process' in scope
133 | private func xcrun(_ arguments: [String], output: XCRunOutput = .onlyOnSuccess) -> Data? {
134 | autoreleasepool {
135 | let task = Process()
| `- error: cannot find 'Process' in scope
136 | task.launchPath = "/usr/bin/xcrun"
137 | task.arguments = arguments
[11/74] Compiling XCResultKit XCResultUInt.swift
/host/spi-builder-workspace/Sources/XCResultKit/XCResultDate.swift:12:23: warning: static property 'isoFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 | extension Date: XCResultObject {
11 |
12 | public static var isoFormatter: DateFormatter = {
| |- warning: static property 'isoFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'isoFormatter' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'isoFormatter' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 | let dateFormatter = DateFormatter()
14 | dateFormatter.dateFormat = "yyyy-MM-dd'T'HH:mm:ss.SSSZ"
/host/spi-builder-workspace/Sources/XCResultKit/XCResultFile.swift:134:9: error: cannot find 'autoreleasepool' in scope
132 | @discardableResult
133 | private func xcrun(_ arguments: [String], output: XCRunOutput = .onlyOnSuccess) -> Data? {
134 | autoreleasepool {
| `- error: cannot find 'autoreleasepool' in scope
135 | let task = Process()
136 | task.launchPath = "/usr/bin/xcrun"
/host/spi-builder-workspace/Sources/XCResultKit/XCResultFile.swift:135:24: error: cannot find 'Process' in scope
133 | private func xcrun(_ arguments: [String], output: XCRunOutput = .onlyOnSuccess) -> Data? {
134 | autoreleasepool {
135 | let task = Process()
| `- error: cannot find 'Process' in scope
136 | task.launchPath = "/usr/bin/xcrun"
137 | task.arguments = arguments
[12/74] Compiling XCResultKit ActionTestNoticeSummary.swift
[13/74] Compiling XCResultKit ActionTestPerformanceMetricSummary.swift
[14/74] Compiling XCResultKit ActionTestPlanRunSummaries.swift
[15/74] Compiling XCResultKit ActionTestPlanRunSummary.swift
[16/74] Compiling XCResultKit ActionTestRepetitionPolicySummary.swift
[17/74] Compiling XCResultKit ActionTestSummary.swift
[18/74] Compiling XCResultKit ActionTestSummaryGroup.swift
[19/74] Compiling XCResultKit ActionTestSummaryIdentifiableObject.swift
[20/74] Compiling XCResultKit ActionTestableSummary.swift
[21/74] Compiling XCResultKit CodeCoverage.swift
[22/74] Compiling XCResultKit LogStoreExecution.swift
[23/74] Compiling XCResultKit LogStoreManifest.swift
[24/74] Compiling XCResultKit Logger.swift
[25/74] Compiling XCResultKit ActionAbstractTestSummary.swift
[26/74] Compiling XCResultKit ActionDeviceRecord.swift
[27/74] Compiling XCResultKit ActionPlatformRecord.swift
[28/74] Compiling XCResultKit ActionRecord.swift
[29/74] Compiling XCResultKit ActionResult.swift
[30/74] Compiling XCResultKit ActionRunDestinationRecord.swift
[31/74] Compiling XCResultKit ActionSDKRecord.swift
[32/74] Compiling XCResultKit ActionTestActivitySummary.swift
[33/74] Compiling XCResultKit ActionTestAttachment.swift
[34/74] Compiling XCResultKit ActionTestConfiguration.swift
[35/74] Compiling XCResultKit ActionTestExpectedFailure.swift
[36/74] Compiling XCResultKit ActionTestFailureSummary.swift
[37/74] Compiling XCResultKit ActionTestIssueSummary.swift
[38/74] Compiling XCResultKit ActionTestMetadata.swift
[39/74] Compiling XCResultKit ActivityLogMajorSection.swift
[40/74] Compiling XCResultKit ActivityLogMessage.swift
[41/74] Compiling XCResultKit ActivityLogMessageAnnotation.swift
[42/74] Compiling XCResultKit ActivityLogSection.swift
[43/74] Compiling XCResultKit ActivityLogTargetBuildSection.swift
[44/74] Compiling XCResultKit ActivityLogUnitTestSection.swift
[45/74] Compiling XCResultKit ArchiveInfo.swift
[46/74] Compiling XCResultKit CodeCoverageInfo.swift
[47/74] Compiling XCResultKit ConsoleLogItem.swift
[48/74] Compiling XCResultKit ActionsInvocationMetadata.swift
[49/74] Compiling XCResultKit ActionsInvocationRecord.swift
[50/74] Compiling XCResultKit ActivityLogAnalyzerControlFlowStep.swift
[51/74] Compiling XCResultKit ActivityLogAnalyzerControlFlowStepEdge.swift
[52/74] Compiling XCResultKit ActivityLogAnalyzerEventStep.swift
[53/74] Compiling XCResultKit ActivityLogAnalyzerResultMessage.swift
[54/74] Compiling XCResultKit ActivityLogAnalyzerStep.swift
[55/74] Compiling XCResultKit ActivityLogAnalyzerWarningMessage.swift
[56/74] Compiling XCResultKit ActivityLogCommandInvocationSection.swift
[57/74] Compiling XCResultKit ConsoleLogItemLogData.swift
[58/74] Compiling XCResultKit ConsoleLogSection.swift
[59/74] Compiling XCResultKit DocumentLocation.swift
[60/74] Compiling XCResultKit EntityIdentifier.swift
[61/74] Compiling XCResultKit IssueSummary.swift
[62/74] Compiling XCResultKit Reference.swift
[63/74] Compiling XCResultKit ResultIssueSummaries.swift
[64/74] Compiling XCResultKit ResultMetrics.swift
[65/74] Compiling XCResultKit SortedKeyValueArray.swift
[66/74] Compiling XCResultKit SortedKeyValueArrayPair.swift
[67/74] Compiling XCResultKit SourceCodeContext.swift
[68/74] Compiling XCResultKit SourceCodeFrame.swift
[69/74] Compiling XCResultKit SourceCodeLocation.swift
[70/74] Compiling XCResultKit SourceCodeSymbolInfo.swift
[71/74] Compiling XCResultKit TestAssociatedError.swift
[72/74] Compiling XCResultKit TestFailureIssueSummary.swift
[73/74] Compiling XCResultKit TestIssueSummary.swift
[74/74] Compiling XCResultKit TypeDefinition.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/65] Emitting module XCResultKit
[3/73] Compiling XCResultKit XCResultBool.swift
/host/spi-builder-workspace/Sources/XCResultKit/XCResultFile.swift:134:9: error: cannot find 'autoreleasepool' in scope
132 | @discardableResult
133 | private func xcrun(_ arguments: [String], output: XCRunOutput = .onlyOnSuccess) -> Data? {
134 | autoreleasepool {
| `- error: cannot find 'autoreleasepool' in scope
135 | let task = Process()
136 | task.launchPath = "/usr/bin/xcrun"
/host/spi-builder-workspace/Sources/XCResultKit/XCResultFile.swift:135:24: error: cannot find 'Process' in scope
133 | private func xcrun(_ arguments: [String], output: XCRunOutput = .onlyOnSuccess) -> Data? {
134 | autoreleasepool {
135 | let task = Process()
| `- error: cannot find 'Process' in scope
136 | task.launchPath = "/usr/bin/xcrun"
137 | task.arguments = arguments
[4/73] Compiling XCResultKit XCResultDate.swift
/host/spi-builder-workspace/Sources/XCResultKit/XCResultFile.swift:134:9: error: cannot find 'autoreleasepool' in scope
132 | @discardableResult
133 | private func xcrun(_ arguments: [String], output: XCRunOutput = .onlyOnSuccess) -> Data? {
134 | autoreleasepool {
| `- error: cannot find 'autoreleasepool' in scope
135 | let task = Process()
136 | task.launchPath = "/usr/bin/xcrun"
/host/spi-builder-workspace/Sources/XCResultKit/XCResultFile.swift:135:24: error: cannot find 'Process' in scope
133 | private func xcrun(_ arguments: [String], output: XCRunOutput = .onlyOnSuccess) -> Data? {
134 | autoreleasepool {
135 | let task = Process()
| `- error: cannot find 'Process' in scope
136 | task.launchPath = "/usr/bin/xcrun"
137 | task.arguments = arguments
[5/73] Compiling XCResultKit XCResultDouble.swift
/host/spi-builder-workspace/Sources/XCResultKit/XCResultFile.swift:134:9: error: cannot find 'autoreleasepool' in scope
132 | @discardableResult
133 | private func xcrun(_ arguments: [String], output: XCRunOutput = .onlyOnSuccess) -> Data? {
134 | autoreleasepool {
| `- error: cannot find 'autoreleasepool' in scope
135 | let task = Process()
136 | task.launchPath = "/usr/bin/xcrun"
/host/spi-builder-workspace/Sources/XCResultKit/XCResultFile.swift:135:24: error: cannot find 'Process' in scope
133 | private func xcrun(_ arguments: [String], output: XCRunOutput = .onlyOnSuccess) -> Data? {
134 | autoreleasepool {
135 | let task = Process()
| `- error: cannot find 'Process' in scope
136 | task.launchPath = "/usr/bin/xcrun"
137 | task.arguments = arguments
[6/73] Compiling XCResultKit XCResultFile.swift
/host/spi-builder-workspace/Sources/XCResultKit/XCResultFile.swift:134:9: error: cannot find 'autoreleasepool' in scope
132 | @discardableResult
133 | private func xcrun(_ arguments: [String], output: XCRunOutput = .onlyOnSuccess) -> Data? {
134 | autoreleasepool {
| `- error: cannot find 'autoreleasepool' in scope
135 | let task = Process()
136 | task.launchPath = "/usr/bin/xcrun"
/host/spi-builder-workspace/Sources/XCResultKit/XCResultFile.swift:135:24: error: cannot find 'Process' in scope
133 | private func xcrun(_ arguments: [String], output: XCRunOutput = .onlyOnSuccess) -> Data? {
134 | autoreleasepool {
135 | let task = Process()
| `- error: cannot find 'Process' in scope
136 | task.launchPath = "/usr/bin/xcrun"
137 | task.arguments = arguments
[7/73] Compiling XCResultKit XCResultInt.swift
/host/spi-builder-workspace/Sources/XCResultKit/XCResultFile.swift:134:9: error: cannot find 'autoreleasepool' in scope
132 | @discardableResult
133 | private func xcrun(_ arguments: [String], output: XCRunOutput = .onlyOnSuccess) -> Data? {
134 | autoreleasepool {
| `- error: cannot find 'autoreleasepool' in scope
135 | let task = Process()
136 | task.launchPath = "/usr/bin/xcrun"
/host/spi-builder-workspace/Sources/XCResultKit/XCResultFile.swift:135:24: error: cannot find 'Process' in scope
133 | private func xcrun(_ arguments: [String], output: XCRunOutput = .onlyOnSuccess) -> Data? {
134 | autoreleasepool {
135 | let task = Process()
| `- error: cannot find 'Process' in scope
136 | task.launchPath = "/usr/bin/xcrun"
137 | task.arguments = arguments
[8/73] Compiling XCResultKit XCResultObject.swift
/host/spi-builder-workspace/Sources/XCResultKit/XCResultFile.swift:134:9: error: cannot find 'autoreleasepool' in scope
132 | @discardableResult
133 | private func xcrun(_ arguments: [String], output: XCRunOutput = .onlyOnSuccess) -> Data? {
134 | autoreleasepool {
| `- error: cannot find 'autoreleasepool' in scope
135 | let task = Process()
136 | task.launchPath = "/usr/bin/xcrun"
/host/spi-builder-workspace/Sources/XCResultKit/XCResultFile.swift:135:24: error: cannot find 'Process' in scope
133 | private func xcrun(_ arguments: [String], output: XCRunOutput = .onlyOnSuccess) -> Data? {
134 | autoreleasepool {
135 | let task = Process()
| `- error: cannot find 'Process' in scope
136 | task.launchPath = "/usr/bin/xcrun"
137 | task.arguments = arguments
[9/73] Compiling XCResultKit XCResultString.swift
/host/spi-builder-workspace/Sources/XCResultKit/XCResultFile.swift:134:9: error: cannot find 'autoreleasepool' in scope
132 | @discardableResult
133 | private func xcrun(_ arguments: [String], output: XCRunOutput = .onlyOnSuccess) -> Data? {
134 | autoreleasepool {
| `- error: cannot find 'autoreleasepool' in scope
135 | let task = Process()
136 | task.launchPath = "/usr/bin/xcrun"
/host/spi-builder-workspace/Sources/XCResultKit/XCResultFile.swift:135:24: error: cannot find 'Process' in scope
133 | private func xcrun(_ arguments: [String], output: XCRunOutput = .onlyOnSuccess) -> Data? {
134 | autoreleasepool {
135 | let task = Process()
| `- error: cannot find 'Process' in scope
136 | task.launchPath = "/usr/bin/xcrun"
137 | task.arguments = arguments
[10/73] Compiling XCResultKit XCResultUInt.swift
/host/spi-builder-workspace/Sources/XCResultKit/XCResultFile.swift:134:9: error: cannot find 'autoreleasepool' in scope
132 | @discardableResult
133 | private func xcrun(_ arguments: [String], output: XCRunOutput = .onlyOnSuccess) -> Data? {
134 | autoreleasepool {
| `- error: cannot find 'autoreleasepool' in scope
135 | let task = Process()
136 | task.launchPath = "/usr/bin/xcrun"
/host/spi-builder-workspace/Sources/XCResultKit/XCResultFile.swift:135:24: error: cannot find 'Process' in scope
133 | private func xcrun(_ arguments: [String], output: XCRunOutput = .onlyOnSuccess) -> Data? {
134 | autoreleasepool {
135 | let task = Process()
| `- error: cannot find 'Process' in scope
136 | task.launchPath = "/usr/bin/xcrun"
137 | task.arguments = arguments
[11/73] Compiling XCResultKit ActionsInvocationMetadata.swift
[12/73] Compiling XCResultKit ActionsInvocationRecord.swift
[13/73] Compiling XCResultKit ActivityLogAnalyzerControlFlowStep.swift
[14/73] Compiling XCResultKit ActivityLogAnalyzerControlFlowStepEdge.swift
[15/73] Compiling XCResultKit ActivityLogAnalyzerEventStep.swift
[16/73] Compiling XCResultKit ActivityLogAnalyzerResultMessage.swift
[17/73] Compiling XCResultKit ActivityLogAnalyzerStep.swift
[18/73] Compiling XCResultKit ActivityLogAnalyzerWarningMessage.swift
[19/73] Compiling XCResultKit ActivityLogCommandInvocationSection.swift
[20/73] Compiling XCResultKit ActionTestNoticeSummary.swift
[21/73] Compiling XCResultKit ActionTestPerformanceMetricSummary.swift
[22/73] Compiling XCResultKit ActionTestPlanRunSummaries.swift
[23/73] Compiling XCResultKit ActionTestPlanRunSummary.swift
[24/73] Compiling XCResultKit ActionTestRepetitionPolicySummary.swift
[25/73] Compiling XCResultKit ActionTestSummary.swift
[26/73] Compiling XCResultKit ActionTestSummaryGroup.swift
[27/73] Compiling XCResultKit ActionTestSummaryIdentifiableObject.swift
[28/73] Compiling XCResultKit ActionTestableSummary.swift
[29/73] Compiling XCResultKit ConsoleLogItemLogData.swift
[30/73] Compiling XCResultKit ConsoleLogSection.swift
[31/73] Compiling XCResultKit DocumentLocation.swift
[32/73] Compiling XCResultKit EntityIdentifier.swift
[33/73] Compiling XCResultKit IssueSummary.swift
[34/73] Compiling XCResultKit Reference.swift
[35/73] Compiling XCResultKit ResultIssueSummaries.swift
[36/73] Compiling XCResultKit ResultMetrics.swift
[37/73] Compiling XCResultKit SortedKeyValueArray.swift
[38/73] Compiling XCResultKit ActivityLogMajorSection.swift
[39/73] Compiling XCResultKit ActivityLogMessage.swift
[40/73] Compiling XCResultKit ActivityLogMessageAnnotation.swift
[41/73] Compiling XCResultKit ActivityLogSection.swift
[42/73] Compiling XCResultKit ActivityLogTargetBuildSection.swift
[43/73] Compiling XCResultKit ActivityLogUnitTestSection.swift
[44/73] Compiling XCResultKit ArchiveInfo.swift
[45/73] Compiling XCResultKit CodeCoverageInfo.swift
[46/73] Compiling XCResultKit ConsoleLogItem.swift
[47/73] Compiling XCResultKit SortedKeyValueArrayPair.swift
[48/73] Compiling XCResultKit SourceCodeContext.swift
[49/73] Compiling XCResultKit SourceCodeFrame.swift
[50/73] Compiling XCResultKit SourceCodeLocation.swift
[51/73] Compiling XCResultKit SourceCodeSymbolInfo.swift
[52/73] Compiling XCResultKit TestAssociatedError.swift
[53/73] Compiling XCResultKit TestFailureIssueSummary.swift
[54/73] Compiling XCResultKit TestIssueSummary.swift
[55/73] Compiling XCResultKit TypeDefinition.swift
[56/73] Compiling XCResultKit ActionRunDestinationRecord.swift
[57/73] Compiling XCResultKit ActionSDKRecord.swift
[58/73] Compiling XCResultKit ActionTestActivitySummary.swift
[59/73] Compiling XCResultKit ActionTestAttachment.swift
[60/73] Compiling XCResultKit ActionTestConfiguration.swift
[61/73] Compiling XCResultKit ActionTestExpectedFailure.swift
[62/73] Compiling XCResultKit ActionTestFailureSummary.swift
[63/73] Compiling XCResultKit ActionTestIssueSummary.swift
[64/73] Compiling XCResultKit ActionTestMetadata.swift
[65/73] Compiling XCResultKit CodeCoverage.swift
[66/73] Compiling XCResultKit LogStoreExecution.swift
[67/73] Compiling XCResultKit LogStoreManifest.swift
[68/73] Compiling XCResultKit Logger.swift
[69/73] Compiling XCResultKit ActionAbstractTestSummary.swift
[70/73] Compiling XCResultKit ActionDeviceRecord.swift
[71/73] Compiling XCResultKit ActionPlatformRecord.swift
[72/73] Compiling XCResultKit ActionRecord.swift
[73/73] Compiling XCResultKit ActionResult.swift
BUILD FAILURE 6.1 wasm