Build Information
Failed to build swift-networking, reference 0.7.0 (6e3c3c
), with Swift 6.1 for Linux on 1 May 2025 11:54:57 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danthorpe/swift-networking.git
Reference: 0.7.0
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/danthorpe/swift-networking
* tag 0.7.0 -> FETCH_HEAD
HEAD is now at 6e3c3cc feat: Support Swift 6 & strict concurrency (#110)
Cloned https://github.com/danthorpe/swift-networking.git
Revision (git rev-parse @):
6e3c3ccd3df5900a09a94b5dadf5c0d37f03893a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/danthorpe/swift-networking.git at 0.7.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/danthorpe/swift-networking.git
https://github.com/danthorpe/swift-networking.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-algorithms"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "swift-async-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-async-algorithms"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
},
{
"identity" : "swift-http-types",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-http-types"
},
{
"identity" : "swift-numerics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-numerics"
},
{
"identity" : "swift-utilities",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/danthorpe/swift-utilities"
},
{
"identity" : "swift-concurrency-extras",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-concurrency-extras"
},
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies"
},
{
"identity" : "swift-tagged",
"requirement" : {
"range" : [
{
"lower_bound" : "0.10.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-tagged"
}
],
"manifest_display_name" : "swift-networking",
"name" : "swift-networking",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "NetworkClient",
"targets" : [
"NetworkClient"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NetworkClientLive",
"targets" : [
"NetworkClientLive"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Networking",
"targets" : [
"Networking"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "OAuth",
"targets" : [
"OAuth"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "TestSupport",
"targets" : [
"TestSupport"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5",
"6"
],
"targets" : [
{
"c99name" : "TestSupport",
"module_type" : "SwiftTarget",
"name" : "TestSupport",
"path" : "Sources/TestSupport",
"product_dependencies" : [
"Dependencies",
"DependenciesMacros",
"ConcurrencyExtras"
],
"product_memberships" : [
"TestSupport"
],
"sources" : [
"BytesReceived+.swift",
"Logger+.swift",
"Mocked.swift",
"NetworkEnvironmentReporter.swift",
"NetworkingTestCase.swift",
"Reported.swift",
"RetryingMock.swift",
"StubbedNetworkError.swift",
"StubbedResponseStream.swift",
"TerminalNetworkingComponent.swift",
"TestAuthenticationDelegate.swift",
"TestableNetwork.swift",
"URL+.swift"
],
"target_dependencies" : [
"Helpers",
"Networking"
],
"type" : "library"
},
{
"c99name" : "OAuthTests",
"module_type" : "SwiftTarget",
"name" : "OAuthTests",
"path" : "Tests/OAuthTests",
"product_dependencies" : [
"AssertionExtras",
"ConcurrencyExtras",
"Numerics"
],
"sources" : [
"OAuthDelegateTests.swift",
"OAuthProxyTests.swift",
"OAuthSystemPKCETests.swift",
"SpotifyTests.swift",
"StandardOAuthSystemTests.swift",
"StubOAuthSystem.swift"
],
"target_dependencies" : [
"OAuth",
"TestSupport"
],
"type" : "test"
},
{
"c99name" : "OAuth",
"module_type" : "SwiftTarget",
"name" : "OAuth",
"path" : "Sources/OAuth",
"product_dependencies" : [
"Dependencies",
"DependenciesMacros",
"ConcurrencyExtras"
],
"product_memberships" : [
"OAuth"
],
"sources" : [
"ASWebAuthenticationSession+.swift",
"NetworkingComponent+OAuth.swift",
"OAuth.swift",
"OAuthCredentials.swift",
"OAuthDelegate.swift",
"OAuthError.swift",
"OAuthInstalledSystems.swift",
"OAuthProxy.swift",
"OAuthSystem+PKCE.swift",
"OAuthSystem.swift",
"StandardOAuthSystem.swift",
"Systems/Spotify.swift",
"WebAuthenticationSessionClient.swift"
],
"target_dependencies" : [
"Helpers",
"Networking"
],
"type" : "library"
},
{
"c99name" : "NetworkingTests",
"module_type" : "SwiftTarget",
"name" : "NetworkingTests",
"path" : "Tests/NetworkingTests",
"product_dependencies" : [
"AssertionExtras",
"ConcurrencyExtras"
],
"sources" : [
"Bodies/DataBodyTests.swift",
"Bodies/EmptyBodyTests.swift",
"Components/Authentication/AuthenticationTests.swift",
"Components/Authentication/BasicCredentialsTests.swift",
"Components/Authentication/BearerCredentialsTests.swift",
"Components/Authentication/Delegates/ThreadSafeAuthenticationDelegateTests.swift",
"Components/CachedTests.swift",
"Components/CheckedStatusCodeTests.swift",
"Components/DuplicatesRemovedTests.swift",
"Components/LoggedTests.swift",
"Components/MetricsTests.swift",
"Components/NumberedTests.swift",
"Components/RetryTests.swift",
"Components/ServerTests.swift",
"Components/ThrottledTests.swift",
"Components/TracedTests.swift",
"Core/BytesReceivedTests.swift",
"Core/CacheTests.swift",
"Core/ErrorTests.swift",
"Core/ExpectedContentLengthOptionTests.swift",
"Core/HTTPRequestDataTests.swift",
"Core/HTTPResponseDataTests.swift",
"Core/NetworkingComponent+DataTests.swift",
"Core/NetworkingComponent+RequestTests.swift",
"Core/NetworkingComponent+ValueTests.swift",
"Core/PartialTests.swift",
"Core/ProgessTrackerTests.swift",
"Core/RequestTimeoutOptionTests.swift",
"Errors/NetworkingErrorDecodingTests.swift",
"Tags.swift"
],
"target_dependencies" : [
"Networking",
"TestSupport"
],
"type" : "test"
},
{
"c99name" : "Networking",
"module_type" : "SwiftTarget",
"name" : "Networking",
"path" : "Sources/Networking",
"product_dependencies" : [
"Dependencies",
"DependenciesMacros",
"ConcurrencyExtras",
"Algorithms",
"AsyncAlgorithms",
"HTTPTypes",
"HTTPTypesFoundation",
"Protected",
"ShortID",
"Tagged"
],
"product_memberships" : [
"NetworkClient",
"NetworkClientLive",
"Networking",
"OAuth",
"TestSupport"
],
"sources" : [
"Bodies/DataBody.swift",
"Bodies/EmptyBody.swift",
"Bodies/JSONBody.swift",
"Components/Authentication/Authentication.swift",
"Components/Authentication/AuthenticationDelegate.swift",
"Components/Authentication/AuthenticationMethod.swift",
"Components/Authentication/BasicAuthentication.swift",
"Components/Authentication/BearerAuthentication.swift",
"Components/Authentication/Delegates/AnyAuthenticationDelegate.swift",
"Components/Authentication/Delegates/StreamingAuthenticationDelegate.swift",
"Components/Authentication/Delegates/ThreadSafeAuthenticationDelegate.swift",
"Components/Authentication/HTTPRequestData+Authentication.swift",
"Components/Cached.swift",
"Components/CheckedStatusCode.swift",
"Components/Delayed.swift",
"Components/DuplicatesRemoved.swift",
"Components/Logged.swift",
"Components/Metrics.swift",
"Components/Numbered.swift",
"Components/Retry.swift",
"Components/Server/Server+Authority.swift",
"Components/Server/Server+Headers.swift",
"Components/Server/Server+Path.swift",
"Components/Server/Server+Scheme.swift",
"Components/Server/Server.swift",
"Components/Throttled.swift",
"Components/Traced.swift",
"Components/URLSession.swift",
"Components/UnimplementedNetwork.swift",
"Core/ActiveRequests.swift",
"Core/BytesReceived.swift",
"Core/Cache.swift",
"Core/Coding.swift",
"Core/HTTPFieldName+.swift",
"Core/HTTPFields+.swift",
"Core/HTTPRequestBody.swift",
"Core/HTTPRequestData+Foundation.swift",
"Core/HTTPRequestData.swift",
"Core/HTTPRequestDataOption.swift",
"Core/HTTPResponseData.swift",
"Core/HTTPResponseMetadata.swift",
"Core/NetworkEnvironment.swift",
"Core/NetworkingComponent+Data.swift",
"Core/NetworkingComponent+Metadata.swift",
"Core/NetworkingComponent+Request.swift",
"Core/NetworkingComponent+Value.swift",
"Core/NetworkingComponent.swift",
"Core/NetworkingComponentBuilder.swift",
"Core/NetworkingModifier.swift",
"Core/Partial.swift",
"Core/ProgressTracker.swift",
"Core/Request.swift",
"Errors/Error+.swift",
"Errors/NetworkingError+Decoding.swift",
"Errors/NetworkingError.swift",
"Errors/StackError+NetworkingError.swift",
"Errors/StackError.swift",
"Errors/URLError+.swift",
"Options/ExpectedContentLength.swift",
"Options/QueryItemsAllowedCharacters.swift",
"Options/RequestTimeout.swift"
],
"target_dependencies" : [
"Helpers"
],
"type" : "library"
},
{
"c99name" : "NetworkClientLive",
"module_type" : "SwiftTarget",
"name" : "NetworkClientLive",
"path" : "Sources/NetworkClientLive",
"product_dependencies" : [
"Dependencies",
"DependenciesMacros",
"ConcurrencyExtras"
],
"product_memberships" : [
"NetworkClientLive"
],
"sources" : [
"NetworkClient+Live.swift"
],
"target_dependencies" : [
"NetworkClient"
],
"type" : "library"
},
{
"c99name" : "NetworkClient",
"module_type" : "SwiftTarget",
"name" : "NetworkClient",
"path" : "Sources/NetworkClient",
"product_dependencies" : [
"Dependencies",
"DependenciesMacros",
"ConcurrencyExtras"
],
"product_memberships" : [
"NetworkClient",
"NetworkClientLive"
],
"sources" : [
"NetworkClient.swift"
],
"target_dependencies" : [
"Networking"
],
"type" : "library"
},
{
"c99name" : "Helpers",
"module_type" : "SwiftTarget",
"name" : "Helpers",
"path" : "Sources/Helpers",
"product_dependencies" : [
"Dependencies",
"DependenciesMacros",
"ConcurrencyExtras"
],
"product_memberships" : [
"NetworkClient",
"NetworkClientLive",
"Networking",
"OAuth",
"TestSupport"
],
"sources" : [
"AnySendable.swift",
"AsyncSequence+.swift",
"AsyncSequence+Shared.swift",
"Collection+.swift",
"Data+.swift",
"Data+Crypto.swift",
"ErrorMessage.swift",
"IsEqual.swift",
"KeyPath+Sendable.swift",
"Optional+.swift",
"RangeReplaceableCollection+.swift",
"Task+Timeout.swift",
"UniqueIdentifier.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-tagged
Fetching https://github.com/danthorpe/swift-utilities
[1/852] Fetching swift-concurrency-extras
[853/2014] Fetching swift-concurrency-extras, swift-tagged
[1400/2918] Fetching swift-concurrency-extras, swift-tagged, swift-http-types
[2919/4138] Fetching swift-concurrency-extras, swift-tagged, swift-http-types, swift-utilities
[3102/9812] Fetching swift-concurrency-extras, swift-tagged, swift-http-types, swift-utilities, swift-numerics
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.39s)
Fetched https://github.com/danthorpe/swift-utilities from cache (0.39s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-async-algorithms
[1/6214] Fetching swift-dependencies
Fetched https://github.com/apple/swift-http-types from cache (0.51s)
Fetched https://github.com/apple/swift-numerics from cache (0.51s)
Fetched https://github.com/pointfreeco/swift-tagged from cache (0.52s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-algorithms
[6215/8263] Fetching swift-dependencies, swift-docc-plugin
[6441/13228] Fetching swift-dependencies, swift-docc-plugin, swift-async-algorithms
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.68s)
[475/7014] Fetching swift-docc-plugin, swift-async-algorithms
[7015/12932] Fetching swift-docc-plugin, swift-async-algorithms, swift-algorithms
Fetched https://github.com/apple/swift-async-algorithms from cache (0.49s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.51s)
[1/14950] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-algorithms from cache (0.45s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.90s)
Computing version for https://github.com/pointfreeco/swift-tagged
Computed https://github.com/pointfreeco/swift-tagged at 0.10.0 (3.84s)
Computing version for https://github.com/danthorpe/swift-utilities
Computed https://github.com/danthorpe/swift-utilities at 0.7.0 (1.96s)
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching http://github.com/pointfreeco/xctest-dynamic-overlay
[1/4581] Fetching swift-custom-dump
[4582/9982] Fetching swift-custom-dump, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.81s)
Fetched http://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.82s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (1.47s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (0.56s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (2.71s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3376] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.69s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.44s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.4 (0.61s)
Fetching https://github.com/apple/swift-collections.git
[1/16306] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.19s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.99s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.55s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.56s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.60s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.52s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (0.60s)
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/combine-schedulers
[1/2410] Fetching combine-schedulers
[1544/3702] Fetching combine-schedulers, swift-clocks
[3703/73993] Fetching combine-schedulers, swift-clocks, swift-syntax
Fetched https://github.com/pointfreeco/swift-clocks from cache (5.25s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (5.25s)
Fetched https://github.com/swiftlang/swift-syntax from cache (5.31s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (5.85s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.53s)
Computing version for http://github.com/pointfreeco/xctest-dynamic-overlay
Computed http://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.55s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.75s)
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.2
Creating working copy for http://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of http://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
Creating working copy for https://github.com/pointfreeco/swift-tagged
Working copy of https://github.com/pointfreeco/swift-tagged resolved at 0.10.0
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.4
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/danthorpe/swift-utilities
Working copy of https://github.com/danthorpe/swift-utilities resolved at 0.7.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/64] Write sources
[43/64] Compiling _SwiftSyntaxCShims dummy.c
[44/64] Compiling _NumericsShims _NumericsShims.c
[45/64] Write swift-version-24593BA9C3E375BF.txt
[47/106] Compiling RealModule Real.swift
[48/107] Compiling IssueReporting TestContext.swift
[49/107] Compiling IssueReporting Unimplemented.swift
[50/109] Emitting module SwiftSyntax510
[51/109] Compiling SwiftSyntax510 Empty.swift
[52/110] Compiling RealModule Float80+Real.swift
[53/110] Compiling RealModule RealFunctions.swift
[54/110] Compiling IssueReporting FailureObserver.swift
[55/110] Compiling IssueReporting LockIsolated.swift
[56/110] Emitting module RealModule
[57/110] Emitting module SwiftSyntax509
[58/110] Compiling IssueReporting Rethrows.swift
[59/110] Compiling IssueReporting ErrorReporting.swift
[60/110] Compiling SwiftSyntax509 Empty.swift
[62/111] Compiling RealModule Float16+Real.swift
[63/111] Emitting module SwiftSyntax600
[64/111] Compiling SwiftSyntax600 Empty.swift
[65/111] Compiling RealModule ElementaryFunctions.swift
[66/111] Compiling RealModule Float+Real.swift
[67/113] Emitting module SwiftSyntax601
[68/113] Compiling SwiftSyntax601 Empty.swift
[73/114] Emitting module IssueReporting
[73/125] Wrapping AST for SwiftSyntax600 for debugging
[75/175] Compiling ConcurrencyExtras Result.swift
[76/176] Compiling Algorithms Joined.swift
[77/176] Compiling Algorithms Keyed.swift
[78/176] Compiling InternalCollectionsUtilities _SortedCollection.swift
[79/176] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[80/178] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[81/178] Compiling InternalCollectionsUtilities Specialize.swift
[82/239] Emitting module ConcurrencyExtras
[83/242] Compiling SwiftSyntax Identifier.swift
[84/242] Compiling SwiftSyntax MemoryLayout.swift
[85/242] Compiling SwiftSyntax Syntax.swift
[86/242] Compiling SwiftSyntax SyntaxArena.swift
[87/242] Compiling ConcurrencyExtras UncheckedSendable.swift
[88/242] Compiling HTTPTypes ISOLatin1String.swift
[89/243] Compiling SwiftSyntax SyntaxCollection.swift
[90/243] Compiling SwiftSyntax SyntaxHashable.swift
[91/243] Emitting module HTTPTypes
[92/243] Emitting module InternalCollectionsUtilities
[93/243] Compiling HTTPTypes NIOLock.swift
[98/243] Compiling Tagged UUID.swift
[99/243] Compiling ConcurrencyExtras Task.swift
[102/243] Compiling SwiftSyntax MissingNodeInitializers.swift
[103/243] Compiling ConcurrencyExtras MainSerialExecutor.swift
[104/243] Emitting module Protected
[105/243] Compiling Protected Protected.swift
[106/243] Compiling HTTPTypes HTTPResponse.swift
[108/244] Compiling SwiftSyntax RawSyntax.swift
[113/244] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[114/244] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[115/247] Compiling ConcurrencyExtras LockIsolated.swift
[118/248] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[119/248] Compiling HTTPTypes HTTPParsedFields.swift
[120/248] Compiling HTTPTypes HTTPRequest.swift
[122/248] Compiling SwiftSyntax Keyword.swift
[123/248] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[124/248] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[125/248] Emitting module Tagged
[126/248] Compiling Tagged Tagged.swift
[127/249] Wrapping AST for SwiftSyntax601 for debugging
[129/249] Compiling SwiftSyntax SourcePresence.swift
[130/249] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[136/249] Compiling SwiftSyntax SourceEdit.swift
[137/249] Compiling SwiftSyntax SourceLength.swift
[138/249] Compiling SwiftSyntax SourceLocation.swift
[138/249] Wrapping AST for SwiftSyntax510 for debugging
[140/250] Wrapping AST for SwiftSyntax509 for debugging
[142/250] Compiling SwiftSyntax RawSyntaxTokenView.swift
[153/251] Compiling SwiftSyntax AbsolutePosition.swift
[154/251] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[155/251] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[156/251] Compiling SwiftSyntax Assert.swift
[157/251] Compiling SwiftSyntax BumpPtrAllocator.swift
[158/251] Compiling SwiftSyntax CommonAncestor.swift
[159/251] Compiling SwiftSyntax Convenience.swift
[160/251] Compiling SwiftSyntax CustomTraits.swift
[161/251] Compiling SwiftSyntax EditorPlaceholder.swift
[162/326] Compiling OrderedCollections OrderedDictionary.swift
[163/326] Compiling OrderedCollections OrderedSet+Codable.swift
[164/326] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[165/353] Compiling Clocks SwiftUI.swift
[166/354] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[167/354] Compiling OrderedCollections OrderedDictionary+Elements.swift
[168/355] Compiling XCTestDynamicOverlay Exports.swift
[169/355] Compiling OrderedCollections _HashTable+Constants.swift
[170/355] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[171/355] Compiling OrderedCollections _HashTable+Testing.swift
[172/355] Compiling OrderedCollections OrderedDictionary+Values.swift
[173/355] Compiling OrderedCollections _HashTable+Bucket.swift
[174/355] Compiling OrderedCollections _HashTable+BucketIterator.swift
[175/355] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[176/355] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[177/355] Compiling OrderedCollections OrderedDictionary+Codable.swift
[178/355] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[179/355] Emitting module CombineSchedulers
[180/355] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[181/355] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[182/355] Compiling CombineSchedulers Timer.swift
[183/355] Compiling CombineSchedulers UIKit.swift
[184/355] Compiling CombineSchedulers UIScheduler.swift
[185/355] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[186/355] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[187/357] Compiling Clocks Timer.swift
[188/357] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[189/357] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[190/357] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[191/357] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[192/357] Compiling CombineSchedulers UnimplementedScheduler.swift
[193/358] Compiling Clocks Lock.swift
[194/358] Compiling Clocks _AsyncTimerSequence.swift
[200/358] Compiling Clocks AnyClock.swift
[201/358] Emitting module Clocks
[202/358] Compiling Clocks UnimplementedClock.swift
[203/358] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[204/358] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[205/358] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[206/358] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[207/358] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[208/358] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[209/358] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[210/358] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[211/358] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[212/358] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[213/358] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[214/358] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[215/358] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[216/358] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[221/365] Compiling DequeModule _DequeSlot.swift
[222/365] Compiling DequeModule _UnsafeWrappedBuffer.swift
[223/365] Compiling Clocks ImmediateClock.swift
[224/365] Compiling Clocks TestClock.swift
[225/366] Emitting module XCTestDynamicOverlay
[226/366] Compiling XCTestDynamicOverlay Deprecations.swift
[229/367] Emitting module DequeModule
[233/367] Compiling OrderedCollections OrderedSet+Descriptions.swift
[234/367] Compiling OrderedCollections OrderedSet+Diffing.swift
[235/367] Compiling OrderedCollections OrderedSet+Equatable.swift
[236/367] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[237/367] Compiling OrderedCollections OrderedSet+Hashable.swift
[238/367] Compiling OrderedCollections OrderedSet+Initializers.swift
[239/367] Compiling OrderedCollections OrderedSet+Insertions.swift
[240/367] Compiling OrderedCollections OrderedSet+Invariants.swift
[241/367] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[242/367] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[243/367] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[244/367] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[245/367] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[271/391] Emitting module Algorithms
[273/392] Compiling Dependencies UUID.swift
[274/392] Compiling Dependencies WithRandomNumberGenerator.swift
[275/392] Compiling Dependencies AppEntryPoint.swift
[276/392] Compiling Dependencies Deprecations.swift
[277/392] Compiling Dependencies Exports.swift
[278/392] Compiling Dependencies TypeName.swift
[279/392] Compiling OrderedCollections _HashTable.swift
[280/392] Compiling OrderedCollections _Hashtable+Header.swift
[281/392] Compiling HTTPTypes HTTPFieldName.swift
[282/392] Compiling HTTPTypes HTTPField.swift
[283/392] Compiling HTTPTypes HTTPFields.swift
[284/393] Compiling OrderedCollections OrderedSet+Sendable.swift
[285/393] Compiling OrderedCollections OrderedSet+SubSequence.swift
[286/393] Compiling OrderedCollections OrderedSet+Testing.swift
[287/393] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[288/393] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[289/393] Compiling OrderedCollections OrderedSet.swift
[290/393] Compiling OrderedCollections _UnsafeBitset.swift
[291/393] Compiling Dependencies Context.swift
[292/393] Compiling Dependencies Date.swift
[293/393] Compiling Dependencies FireAndForget.swift
[298/396] Compiling Dependencies Assert.swift
[299/396] Compiling Dependencies Calendar.swift
[300/396] Compiling Dependencies Clocks.swift
[304/396] Compiling Dependencies Locale.swift
[305/396] Compiling Dependencies MainQueue.swift
[306/396] Compiling Dependencies MainRunLoop.swift
[307/396] Compiling Dependencies OpenURL.swift
[308/396] Compiling Dependencies TimeZone.swift
[309/396] Compiling Dependencies URLSession.swift
[310/402] Emitting module OrderedCollections
[312/403] Emitting module HTTPTypesFoundation
[313/403] Compiling Dependencies PreviewTrait.swift
[314/403] Compiling Dependencies TestTrait.swift
[315/403] Compiling Dependencies WithDependencies.swift
[316/403] Emitting module Dependencies
[317/403] Compiling Dependencies Dependency.swift
[318/403] Compiling Dependencies DependencyContext.swift
[319/403] Compiling Dependencies DependencyKey.swift
[320/403] Compiling Dependencies DependencyValues.swift
[321/404] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[322/404] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[324/405] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[325/449] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[326/449] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[328/453] Emitting module ShortID
[329/453] Compiling ShortID ShortID+Dependencies.swift
[330/453] Compiling ShortID ShortID.swift
[332/454] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[333/454] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[334/454] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[335/454] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[336/454] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[337/454] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[338/460] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[339/460] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[340/460] Compiling AsyncAlgorithms MergeStateMachine.swift
[341/460] Compiling AsyncAlgorithms MergeStorage.swift
[342/460] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[343/460] Compiling AsyncAlgorithms Rethrow.swift
[344/460] Emitting module AsyncAlgorithms
[345/460] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[346/460] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[347/460] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[348/460] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[349/460] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[350/460] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[351/460] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[352/460] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[353/460] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[354/460] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[355/460] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[356/460] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[357/460] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[358/460] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[359/460] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[360/460] Compiling AsyncAlgorithms DebounceStateMachine.swift
[361/460] Compiling AsyncAlgorithms DebounceStorage.swift
[362/460] Compiling AsyncAlgorithms Dictionary.swift
[363/460] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[364/460] Compiling AsyncAlgorithms Locking.swift
[365/460] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[366/460] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[367/460] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[368/460] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[369/460] Compiling AsyncAlgorithms AsyncChannel.swift
[370/460] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[371/460] Compiling AsyncAlgorithms ChannelStateMachine.swift
[372/460] Compiling AsyncAlgorithms ChannelStorage.swift
[373/460] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[374/460] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[375/460] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[376/460] Compiling AsyncAlgorithms CombineLatestStorage.swift
[377/460] Compiling AsyncAlgorithms SetAlgebra.swift
[378/460] Compiling AsyncAlgorithms UnsafeTransfer.swift
[379/460] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[380/460] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[381/460] Compiling AsyncAlgorithms ZipStateMachine.swift
[382/460] Compiling AsyncAlgorithms ZipStorage.swift
[384/461] Emitting module SwiftSyntax
[401/461] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[402/461] Compiling SwiftSyntax RawSyntaxValidation.swift
[439/461] Compiling SwiftSyntax SyntaxNodesAB.swift
[440/461] Compiling SwiftSyntax SyntaxNodesC.swift
[441/461] Compiling SwiftSyntax SyntaxNodesD.swift
[442/461] Compiling SwiftSyntax SyntaxNodesEF.swift
[443/461] Compiling SwiftSyntax SyntaxNodesGHI.swift
[444/461] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[445/461] Compiling SwiftSyntax SyntaxNodesOP.swift
[446/461] Compiling SwiftSyntax SyntaxNodesQRS.swift
[447/461] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[448/462] Wrapping AST for SwiftSyntax for debugging
[450/520] Emitting module SwiftDiagnostics
[451/521] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[452/521] Compiling SwiftBasicFormat Syntax+Extensions.swift
[453/521] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[454/521] Compiling SwiftDiagnostics Note.swift
[455/521] Compiling SwiftBasicFormat Indenter.swift
[456/521] Compiling SwiftBasicFormat InferIndentation.swift
[457/521] Compiling SwiftDiagnostics Message.swift
[458/521] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[459/521] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[460/521] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[461/521] Compiling SwiftParser Expressions.swift
[462/521] Compiling SwiftParser IncrementalParseTransition.swift
[463/521] Compiling SwiftParser IsValidIdentifier.swift
[464/521] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[465/521] Compiling SwiftDiagnostics FixIt.swift
[467/522] Emitting module SwiftBasicFormat
[468/522] Compiling SwiftBasicFormat BasicFormat.swift
[469/523] Wrapping AST for SwiftDiagnostics for debugging
[470/523] Wrapping AST for SwiftBasicFormat for debugging
[472/523] Compiling SwiftParser LexemeSequence.swift
[473/523] Compiling SwiftParser Lexer.swift
[474/523] Compiling SwiftParser RegexLiteralLexer.swift
[475/523] Compiling SwiftParser UnicodeScalarExtensions.swift
[476/523] Compiling SwiftParser Lookahead.swift
[477/523] Compiling SwiftParser LoopProgressCondition.swift
[478/528] Compiling SwiftParser TokenSpec.swift
[479/528] Compiling SwiftParser TokenSpecSet.swift
[480/528] Compiling SwiftParser TopLevel.swift
[481/528] Compiling SwiftParser TriviaParser.swift
[482/528] Compiling SwiftParser Types.swift
[483/528] Emitting module SwiftParser
[484/528] Compiling SwiftParser Modifiers.swift
[485/528] Compiling SwiftParser Names.swift
[486/528] Compiling SwiftParser Nominals.swift
[487/528] Compiling SwiftParser Parameters.swift
[488/528] Compiling SwiftParser ParseSourceFile.swift
[489/528] Compiling SwiftParser Parser.swift
[490/528] Compiling SwiftParser SwiftParserCompatibility.swift
[491/528] Compiling SwiftParser SwiftVersion.swift
[492/528] Compiling SwiftParser SyntaxUtils.swift
[493/528] Compiling SwiftParser TokenConsumer.swift
[494/528] Compiling SwiftParser TokenPrecedence.swift
[495/528] Compiling SwiftParser Patterns.swift
[496/528] Compiling SwiftParser Recovery.swift
[497/528] Compiling SwiftParser Specifiers.swift
[498/528] Compiling SwiftParser Statements.swift
[499/528] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[500/528] Compiling SwiftParser StringLiterals.swift
[505/528] Compiling SwiftParser Cursor.swift
[506/528] Compiling SwiftParser Lexeme.swift
[507/528] Compiling SwiftParser Attributes.swift
[508/528] Compiling SwiftParser Availability.swift
[509/528] Compiling SwiftParser CharacterInfo.swift
[510/528] Compiling SwiftParser CollectionNodes+Parsable.swift
[511/528] Compiling SwiftParser Declarations.swift
[512/528] Compiling SwiftParser Directives.swift
[513/528] Compiling SwiftParser ExperimentalFeatures.swift
[514/528] Compiling SwiftParser IsLexerClassified.swift
[515/528] Compiling SwiftParser LayoutNodes+Parsable.swift
[516/528] Compiling SwiftParser Parser+TokenSpecSet.swift
[517/528] Compiling SwiftParser TokenSpecStaticMembers.swift
[518/529] Wrapping AST for SwiftParser for debugging
[520/552] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[521/553] Compiling SwiftOperators PrecedenceGroup.swift
[522/554] Compiling SwiftOperators PrecedenceGraph.swift
[523/554] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[524/554] Compiling SwiftOperators Operator.swift
[525/554] Compiling SwiftOperators OperatorError+Diagnostics.swift
[526/554] Compiling SwiftOperators OperatorTable+Folding.swift
[527/554] Compiling SwiftOperators OperatorError.swift
[528/554] Compiling SwiftOperators OperatorTable+Defaults.swift
[529/554] Compiling SwiftOperators OperatorTable.swift
[530/554] Emitting module SwiftOperators
[531/554] Compiling SwiftOperators SyntaxSynthesis.swift
[532/554] Compiling SwiftOperators OperatorTable+Semantics.swift
[534/555] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[535/555] Compiling SwiftParserDiagnostics Utils.swift
[536/555] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[536/555] Wrapping AST for SwiftOperators for debugging
[538/555] Emitting module SwiftParserDiagnostics
[539/555] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[540/555] Compiling SwiftParserDiagnostics PresenceUtils.swift
[545/555] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[546/555] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[547/556] Wrapping AST for SwiftParserDiagnostics for debugging
[549/571] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[550/571] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[551/571] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[552/571] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[553/572] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[554/572] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[555/572] Compiling SwiftSyntaxBuilder Indenter.swift
[556/572] Compiling SwiftSyntaxBuilder ListBuilder.swift
[557/572] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[558/572] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[559/572] Emitting module SwiftSyntaxBuilder
[560/572] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[561/572] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[562/572] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[563/572] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[564/572] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[565/573] Wrapping AST for SwiftSyntaxBuilder for debugging
[567/590] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[568/590] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[569/590] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[570/590] Compiling SwiftSyntaxMacros Macro+Format.swift
[571/590] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[572/590] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[573/590] Compiling SwiftSyntaxMacros Macro.swift
[574/590] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[575/590] Compiling SwiftSyntaxMacros AccessorMacro.swift
[576/590] Compiling SwiftSyntaxMacros AttachedMacro.swift
[577/590] Compiling SwiftSyntaxMacros BodyMacro.swift
[578/590] Compiling SwiftSyntaxMacros MemberMacro.swift
[579/590] Compiling SwiftSyntaxMacros PeerMacro.swift
[580/592] Emitting module SwiftSyntaxMacros
[581/592] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[582/592] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[583/592] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[584/592] Compiling SwiftSyntaxMacros PreambleMacro.swift
[585/592] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[586/593] Wrapping AST for SwiftSyntaxMacros for debugging
[588/602] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[589/603] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[590/603] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[591/603] Emitting module SwiftSyntaxMacroExpansion
[592/603] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[593/603] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[594/603] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[595/603] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[596/603] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[597/603] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[598/604] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[600/616] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[601/616] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[602/616] Emitting module SwiftCompilerPluginMessageHandling
[603/617] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[604/617] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[605/617] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[606/617] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[607/617] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[608/617] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[609/617] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[610/617] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[611/617] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[612/617] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[613/618] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[615/620] Emitting module SwiftCompilerPlugin
[616/620] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[617/621] Wrapping AST for SwiftCompilerPlugin for debugging
[619/626] Compiling DependenciesMacrosPlugin Plugins.swift
[620/626] Compiling DependenciesMacrosPlugin Support.swift
[621/626] Compiling DependenciesMacrosPlugin DependencyEndpointMacro.swift
[622/626] Compiling DependenciesMacrosPlugin DependencyClientMacro.swift
[623/626] Emitting module DependenciesMacrosPlugin
[624/627] Wrapping AST for DependenciesMacrosPlugin for debugging
[625/627] Write Objects.LinkFileList
[626/627] Linking DependenciesMacrosPlugin-tool
[628/630] Compiling DependenciesMacros Macros.swift
[629/630] Compiling DependenciesMacros Exports.swift
[630/630] Emitting module DependenciesMacros
[632/644] Compiling Helpers AnySendable.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
1 | import CryptoKit
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
[633/644] Compiling Helpers AsyncSequence+.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
1 | import CryptoKit
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
[634/644] Compiling Helpers Data+.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
1 | import CryptoKit
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
[635/644] Compiling Helpers Data+Crypto.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
1 | import CryptoKit
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[636/645] Emitting module Helpers
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
1 | import CryptoKit
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
[637/645] Compiling Helpers AsyncSequence+Shared.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
1 | import CryptoKit
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
[638/645] Compiling Helpers Collection+.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
1 | import CryptoKit
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
[639/645] Compiling Helpers RangeReplaceableCollection+.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
1 | import CryptoKit
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
[640/645] Compiling Helpers Task+Timeout.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
1 | import CryptoKit
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
[641/645] Compiling Helpers ErrorMessage.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
1 | import CryptoKit
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
[642/645] Compiling Helpers IsEqual.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
1 | import CryptoKit
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
[643/645] Compiling Helpers KeyPath+Sendable.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
1 | import CryptoKit
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
[644/645] Compiling Helpers Optional+.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
1 | import CryptoKit
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
[645/645] Compiling Helpers UniqueIdentifier.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
1 | import CryptoKit
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5401] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (4.25s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/24] Write sources
[5/24] Write swift-version-24593BA9C3E375BF.txt
[7/56] Compiling SwiftSyntax509 Empty.swift
[8/56] Emitting module SwiftSyntax601
[9/56] Compiling SwiftSyntax601 Empty.swift
[10/57] Emitting module SwiftSyntax600
[11/67] Emitting module SwiftSyntax509
[12/68] Compiling SwiftSyntax510 Empty.swift
[13/68] Emitting module SwiftSyntax510
[14/69] Compiling SwiftSyntax600 Empty.swift
[18/68] Compiling Tagged UUID.swift
[19/67] Emitting module Protected
[20/67] Compiling Protected Protected.swift
[21/68] Compiling RealModule Float80+Real.swift
[23/69] Compiling IssueReporting TestContext.swift
[24/69] Compiling IssueReporting Unimplemented.swift
[25/70] Compiling IssueReporting XCTest.swift
[26/70] Compiling IssueReporting IsTesting.swift
[27/70] Compiling IssueReporting IssueReporter.swift
[28/71] Compiling RealModule Real.swift
[30/78] Compiling RealModule AlgebraicField.swift
[31/78] Compiling RealModule ApproximateEquality.swift
[32/78] Compiling RealModule AugmentedArithmetic.swift
[33/78] Compiling RealModule Double+Real.swift
[34/104] Compiling RealModule RealFunctions.swift
[35/106] Compiling InternalCollectionsUtilities Debugging.swift
[36/106] Compiling InternalCollectionsUtilities Descriptions.swift
[37/106] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[38/106] Compiling InternalCollectionsUtilities Specialize.swift
[39/106] Emitting module Tagged
[40/106] Compiling Tagged Tagged.swift
[41/107] Compiling RealModule ElementaryFunctions.swift
[42/107] Compiling RealModule Float+Real.swift
[43/107] Compiling RealModule Float16+Real.swift
[44/107] Compiling InternalCollectionsUtilities _SortedCollection.swift
[45/107] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[46/109] Compiling ConcurrencyExtras AsyncStream.swift
[47/109] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[48/110] Compiling ConcurrencyExtras Locking.swift
[49/110] Compiling ConcurrencyExtras UncheckedBox.swift
[50/110] Compiling ConcurrencyExtras LockIsolated.swift
[51/110] Compiling ConcurrencyExtras MainSerialExecutor.swift
[55/110] Emitting module RealModule
[56/111] Emitting module IssueReporting
[60/111] Compiling ConcurrencyExtras ActorIsolated.swift
[61/111] Compiling ConcurrencyExtras AnyHashableSendable.swift
[62/111] Compiling ConcurrencyExtras Task.swift
[63/111] Compiling ConcurrencyExtras Result.swift
[64/111] Compiling ConcurrencyExtras UncheckedSendable.swift
[65/111] Compiling InternalCollectionsUtilities UInt+reversed.swift
[66/111] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[76/111] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[77/111] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[78/111] Emitting module ConcurrencyExtras
[80/112] Compiling IssueReporting WithExpectedIssue.swift
[81/112] Compiling IssueReporting WithIssueContext.swift
[82/202] Compiling HTTPTypes HTTPField.swift
[84/203] Compiling HTTPTypes ISOLatin1String.swift
[85/203] Compiling SwiftSyntax AbsolutePosition.swift
[86/203] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[87/203] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[88/203] Compiling SwiftSyntax Assert.swift
[89/203] Compiling Algorithms FlattenCollection.swift
[90/203] Compiling Algorithms Grouped.swift
[91/211] Compiling HTTPTypes HTTPParsedFields.swift
[92/226] Compiling Clocks Timer.swift
[93/226] Emitting module InternalCollectionsUtilities
[94/227] Compiling HTTPTypes NIOLock.swift
[95/227] Compiling CombineSchedulers AnyScheduler.swift
[96/227] Compiling CombineSchedulers Concurrency.swift
[97/227] Emitting module Clocks
[98/227] Compiling Clocks AnyClock.swift
[99/228] Compiling CombineSchedulers UIKit.swift
[100/228] Compiling CombineSchedulers Timer.swift
[101/228] Compiling CombineSchedulers UIScheduler.swift
[102/228] Emitting module CombineSchedulers
[103/228] Compiling CombineSchedulers SwiftUI.swift
[104/228] Compiling CombineSchedulers TestScheduler.swift
[105/228] Compiling CombineSchedulers Lock.swift
[106/228] Compiling CombineSchedulers NSRecursiveLock.swift
[107/228] Compiling CombineSchedulers ImmediateScheduler.swift
[108/228] Compiling CombineSchedulers Deprecations.swift
[109/228] Compiling XCTestDynamicOverlay Exports.swift
[110/228] Compiling Clocks ImmediateClock.swift
[111/228] Compiling Clocks Lock.swift
[112/228] Compiling Clocks _AsyncTimerSequence.swift
[113/228] Compiling HTTPTypes HTTPResponse.swift
[114/228] Compiling HTTPTypes HTTPRequest.swift
[115/228] Compiling CombineSchedulers UnimplementedScheduler.swift
[116/229] Compiling SwiftSyntax MemoryLayout.swift
[117/229] Compiling SwiftSyntax MissingNodeInitializers.swift
[118/229] Compiling HTTPTypes HTTPFieldName.swift
[119/230] Compiling HTTPTypes HTTPFields.swift
[120/230] Emitting module HTTPTypes
[121/231] Compiling Algorithms RandomSample.swift
[122/231] Compiling Algorithms Reductions.swift
[123/231] Compiling Algorithms Rotate.swift
[124/231] Compiling Algorithms Split.swift
[125/231] Compiling Algorithms Stride.swift
[126/231] Compiling Algorithms Suffix.swift
[127/231] Compiling Clocks SwiftUI.swift
[128/231] Compiling Clocks TestClock.swift
[130/234] Compiling Clocks UnimplementedClock.swift
[133/235] Emitting module XCTestDynamicOverlay
[134/235] Compiling XCTestDynamicOverlay Deprecations.swift
[136/236] Compiling Algorithms Compacted.swift
[137/236] Compiling SwiftSyntax Identifier.swift
[145/236] Compiling Algorithms Partition.swift
[146/236] Compiling Algorithms Permutations.swift
[147/236] Compiling Algorithms Product.swift
[148/236] Compiling Algorithms Joined.swift
[149/236] Compiling Algorithms Keyed.swift
[150/236] Compiling Algorithms MinMax.swift
[151/312] Compiling OrderedCollections OrderedSet+Initializers.swift
[152/312] Compiling OrderedCollections OrderedSet+Insertions.swift
[153/312] Compiling OrderedCollections OrderedSet+Invariants.swift
[154/335] Compiling Dependencies Clocks.swift
[155/335] Compiling Dependencies Context.swift
[156/335] Compiling Dependencies Date.swift
[157/335] Compiling Dependencies FireAndForget.swift
[158/335] Emitting module HTTPTypesFoundation
[159/337] Compiling Dependencies Assert.swift
[160/337] Compiling Dependencies Calendar.swift
[165/337] Compiling Dependencies Locale.swift
[166/337] Compiling Dependencies MainQueue.swift
[167/337] Compiling Dependencies MainRunLoop.swift
[168/346] Compiling Dependencies DependencyValues.swift
[169/346] Compiling Dependencies OpenURL.swift
[170/346] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[171/346] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[172/346] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[173/346] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[184/349] Compiling Dependencies Dependency.swift
[185/349] Compiling Dependencies DependencyContext.swift
[186/349] Compiling Dependencies DependencyKey.swift
[187/349] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[188/350] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[189/350] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[190/350] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[191/350] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[192/350] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[193/350] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[194/350] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[195/350] Compiling DequeModule _DequeSlot.swift
[196/350] Compiling DequeModule _UnsafeWrappedBuffer.swift
[197/357] Compiling Dependencies Deprecations.swift
[198/357] Compiling Dependencies Exports.swift
[199/357] Compiling Dependencies TypeName.swift
[200/357] Compiling Dependencies UUID.swift
[201/357] Compiling Dependencies WithRandomNumberGenerator.swift
[202/357] Compiling Dependencies AppEntryPoint.swift
[203/357] Compiling Dependencies WithDependencies.swift
[206/357] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[207/357] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[208/357] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[209/357] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[210/357] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[211/357] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[212/357] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[213/357] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[214/357] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[215/357] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[216/357] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[217/357] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[224/357] Emitting module Dependencies
[225/357] Compiling OrderedCollections OrderedDictionary+Codable.swift
[226/357] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[227/357] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[228/357] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[229/357] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[230/357] Compiling OrderedCollections OrderedDictionary+Elements.swift
[231/357] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[232/357] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[247/357] Compiling Dependencies PreviewTrait.swift
[248/357] Compiling Dependencies TestTrait.swift
[262/358] Emitting module DequeModule
[283/362] Compiling OrderedCollections OrderedSet+Sendable.swift
[284/362] Compiling OrderedCollections OrderedSet+SubSequence.swift
[285/362] Compiling OrderedCollections OrderedSet+Testing.swift
[286/362] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[287/362] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[288/362] Compiling OrderedCollections OrderedSet.swift
[289/362] Compiling OrderedCollections _UnsafeBitset.swift
[298/362] Emitting module ShortID
[299/362] Compiling ShortID ShortID+Dependencies.swift
[300/362] Compiling ShortID ShortID.swift
[302/363] Emitting module OrderedCollections
[304/403] Emitting module Algorithms
[306/410] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[307/410] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[308/410] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[309/410] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[310/410] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[311/410] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[312/410] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[313/416] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[314/416] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[315/416] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[316/416] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[317/416] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[318/416] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[319/416] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[320/416] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[321/416] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[322/416] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[323/416] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[324/416] Compiling AsyncAlgorithms AsyncChannel.swift
[325/416] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[326/416] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[327/416] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[328/416] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[329/416] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[330/416] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[331/416] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[332/416] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[333/416] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[334/416] Compiling AsyncAlgorithms MergeStateMachine.swift
[335/416] Compiling AsyncAlgorithms MergeStorage.swift
[336/416] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[337/416] Compiling AsyncAlgorithms Rethrow.swift
[338/416] Compiling AsyncAlgorithms SetAlgebra.swift
[339/416] Compiling AsyncAlgorithms UnsafeTransfer.swift
[340/416] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[341/416] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[342/416] Compiling AsyncAlgorithms ZipStateMachine.swift
[343/416] Compiling AsyncAlgorithms ZipStorage.swift
[344/416] Emitting module AsyncAlgorithms
[345/416] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[346/416] Compiling AsyncAlgorithms DebounceStateMachine.swift
[347/416] Compiling AsyncAlgorithms DebounceStorage.swift
[348/416] Compiling AsyncAlgorithms Dictionary.swift
[349/416] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[350/416] Compiling AsyncAlgorithms Locking.swift
[351/416] Compiling AsyncAlgorithms ChannelStateMachine.swift
[352/416] Compiling AsyncAlgorithms ChannelStorage.swift
[353/416] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[354/416] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[355/416] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[356/416] Compiling AsyncAlgorithms CombineLatestStorage.swift
[358/417] Emitting module SwiftSyntax
[375/417] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[376/417] Compiling SwiftSyntax RawSyntaxValidation.swift
[395/417] Compiling SwiftSyntax SyntaxNodesAB.swift
[396/417] Compiling SwiftSyntax SyntaxNodesC.swift
[397/417] Compiling SwiftSyntax SyntaxNodesD.swift
[398/417] Compiling SwiftSyntax SyntaxNodesEF.swift
[399/417] Compiling SwiftSyntax SyntaxNodesGHI.swift
[400/417] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[401/417] Compiling SwiftSyntax SyntaxNodesOP.swift
[402/417] Compiling SwiftSyntax SyntaxNodesQRS.swift
[403/417] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[405/434] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[406/476] Compiling SwiftDiagnostics Message.swift
[407/476] Compiling SwiftDiagnostics Note.swift
[408/476] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[409/476] Compiling SwiftParser Expressions.swift
[410/476] Emitting module SwiftDiagnostics
[411/476] Compiling SwiftParser IncrementalParseTransition.swift
[412/476] Compiling SwiftParser IsValidIdentifier.swift
[413/476] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[414/476] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[415/476] Compiling SwiftBasicFormat Syntax+Extensions.swift
[416/476] Compiling SwiftBasicFormat InferIndentation.swift
[417/476] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[418/476] Compiling SwiftDiagnostics FixIt.swift
[419/476] Compiling SwiftBasicFormat Indenter.swift
[420/476] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[422/477] Compiling SwiftBasicFormat BasicFormat.swift
[423/477] Emitting module SwiftBasicFormat
[425/476] Compiling SwiftParser Patterns.swift
[426/476] Compiling SwiftParser Recovery.swift
[427/476] Compiling SwiftParser Specifiers.swift
[428/476] Compiling SwiftParser Statements.swift
[429/476] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[430/476] Compiling SwiftParser StringLiterals.swift
[431/476] Compiling SwiftParser Modifiers.swift
[432/476] Compiling SwiftParser Names.swift
[433/476] Compiling SwiftParser Nominals.swift
[434/476] Compiling SwiftParser Parameters.swift
[435/476] Compiling SwiftParser ParseSourceFile.swift
[436/476] Compiling SwiftParser Parser.swift
[437/476] Compiling SwiftParser LexemeSequence.swift
[438/476] Compiling SwiftParser Lexer.swift
[439/476] Compiling SwiftParser RegexLiteralLexer.swift
[440/476] Compiling SwiftParser UnicodeScalarExtensions.swift
[441/476] Compiling SwiftParser Lookahead.swift
[442/476] Compiling SwiftParser LoopProgressCondition.swift
[443/481] Emitting module SwiftParser
[444/481] Compiling SwiftParser SwiftParserCompatibility.swift
[445/481] Compiling SwiftParser SwiftVersion.swift
[446/481] Compiling SwiftParser SyntaxUtils.swift
[447/481] Compiling SwiftParser TokenConsumer.swift
[448/481] Compiling SwiftParser TokenPrecedence.swift
[449/481] Compiling SwiftParser TokenSpec.swift
[450/481] Compiling SwiftParser TokenSpecSet.swift
[451/481] Compiling SwiftParser TopLevel.swift
[452/481] Compiling SwiftParser TriviaParser.swift
[453/481] Compiling SwiftParser Types.swift
[458/481] Compiling SwiftParser Cursor.swift
[459/481] Compiling SwiftParser Lexeme.swift
[460/481] Compiling SwiftParser Attributes.swift
[461/481] Compiling SwiftParser Availability.swift
[462/481] Compiling SwiftParser CharacterInfo.swift
[463/481] Compiling SwiftParser CollectionNodes+Parsable.swift
[464/481] Compiling SwiftParser Declarations.swift
[465/481] Compiling SwiftParser Directives.swift
[466/481] Compiling SwiftParser ExperimentalFeatures.swift
[467/481] Compiling SwiftParser IsLexerClassified.swift
[468/481] Compiling SwiftParser LayoutNodes+Parsable.swift
[469/481] Compiling SwiftParser Parser+TokenSpecSet.swift
[470/481] Compiling SwiftParser TokenSpecStaticMembers.swift
[472/504] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[473/505] Compiling SwiftOperators PrecedenceGroup.swift
[474/506] Compiling SwiftOperators PrecedenceGraph.swift
[475/506] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[476/506] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[477/506] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[478/506] Compiling SwiftParserDiagnostics Utils.swift
[479/506] Emitting module SwiftOperators
[480/506] Compiling SwiftOperators OperatorTable.swift
[481/506] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[484/506] Emitting module SwiftParserDiagnostics
[485/506] Compiling SwiftOperators SyntaxSynthesis.swift
[486/506] Compiling SwiftOperators OperatorTable+Folding.swift
[487/506] Compiling SwiftOperators OperatorTable+Semantics.swift
[491/506] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[492/506] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[493/506] Compiling SwiftParserDiagnostics PresenceUtils.swift
[494/506] Compiling SwiftParserDiagnostics MissingNodesError.swift
[495/506] Compiling SwiftParserDiagnostics MissingTokenError.swift
[496/506] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[497/506] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[499/521] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[500/521] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[501/522] Compiling SwiftSyntaxBuilder Indenter.swift
[502/522] Compiling SwiftSyntaxBuilder ListBuilder.swift
[503/522] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[504/522] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[505/522] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[506/522] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[507/522] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[508/522] Emitting module SwiftSyntaxBuilder
[509/522] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[510/522] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[511/522] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[512/522] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[513/522] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[514/522] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[516/539] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[517/539] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[518/541] Compiling SwiftSyntaxMacros Macro.swift
[519/541] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[520/541] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[521/541] Compiling SwiftSyntaxMacros Macro+Format.swift
[522/541] Compiling SwiftSyntaxMacros AccessorMacro.swift
[523/541] Compiling SwiftSyntaxMacros AttachedMacro.swift
[524/541] Compiling SwiftSyntaxMacros BodyMacro.swift
[525/541] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[526/541] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[527/541] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[528/541] Emitting module SwiftSyntaxMacros
[529/541] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[530/541] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[531/541] Compiling SwiftSyntaxMacros MemberMacro.swift
[532/541] Compiling SwiftSyntaxMacros PeerMacro.swift
[533/541] Compiling SwiftSyntaxMacros PreambleMacro.swift
[534/541] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[536/550] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[537/551] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[538/551] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[539/551] Emitting module SwiftSyntaxMacroExpansion
[540/551] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[541/551] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[542/551] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[543/551] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[544/551] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[545/551] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[547/563] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[548/563] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[549/564] Emitting module SwiftCompilerPluginMessageHandling
[550/564] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[551/564] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[552/564] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[553/564] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[554/564] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[555/564] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[556/564] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[557/564] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[558/564] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[559/564] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[561/566] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[562/566] Emitting module SwiftCompilerPlugin
[564/571] Compiling DependenciesMacrosPlugin DependencyClientMacro.swift
[565/571] Emitting module DependenciesMacrosPlugin
[566/571] Compiling DependenciesMacrosPlugin Plugins.swift
[567/571] Compiling DependenciesMacrosPlugin Support.swift
[568/571] Compiling DependenciesMacrosPlugin DependencyEndpointMacro.swift
[569/571] Write Objects.LinkFileList
[570/571] Linking DependenciesMacrosPlugin-tool
[572/574] Compiling DependenciesMacros Exports.swift
[573/574] Compiling DependenciesMacros Macros.swift
[574/574] Emitting module DependenciesMacros
[576/588] Compiling Helpers KeyPath+Sendable.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
1 | import CryptoKit
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
[577/588] Compiling Helpers Optional+.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
1 | import CryptoKit
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
[578/589] Compiling Helpers Task+Timeout.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
1 | import CryptoKit
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
[579/589] Compiling Helpers RangeReplaceableCollection+.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
1 | import CryptoKit
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
[580/589] Compiling Helpers ErrorMessage.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
1 | import CryptoKit
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
[581/589] Compiling Helpers IsEqual.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
1 | import CryptoKit
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[582/589] Compiling Helpers Data+.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
1 | import CryptoKit
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
[583/589] Compiling Helpers Data+Crypto.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
1 | import CryptoKit
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
[584/589] Compiling Helpers AsyncSequence+Shared.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
1 | import CryptoKit
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
[585/589] Compiling Helpers Collection+.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
1 | import CryptoKit
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
[586/589] Compiling Helpers AnySendable.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
1 | import CryptoKit
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
[587/589] Compiling Helpers AsyncSequence+.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
1 | import CryptoKit
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
[588/589] Emitting module Helpers
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
1 | import CryptoKit
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
[589/589] Compiling Helpers UniqueIdentifier.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
1 | import CryptoKit
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
BUILD FAILURE 6.1 linux