Build Information
Failed to build swift-networking, reference 0.7.0 (6e3c3c
), with Swift 6.0 for Linux on 19 Apr 2025 18:59:21 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.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
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.0
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.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/pointfreeco/swift-tagged
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/danthorpe/swift-utilities
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/apple/swift-http-types
[1/1162] Fetching swift-tagged
[536/2014] Fetching swift-tagged, swift-concurrency-extras
[2015/2918] Fetching swift-tagged, swift-concurrency-extras, swift-http-types
[2919/4131] Fetching swift-tagged, swift-concurrency-extras, swift-http-types, swift-utilities
[3138/9805] Fetching swift-tagged, swift-concurrency-extras, swift-http-types, swift-utilities, swift-numerics
[9806/15987] Fetching swift-tagged, swift-concurrency-extras, swift-http-types, swift-utilities, swift-numerics, swift-dependencies
Fetched https://github.com/pointfreeco/swift-tagged from cache (0.40s)
Fetching https://github.com/apple/swift-docc-plugin
[9447/14825] Fetching swift-concurrency-extras, swift-http-types, swift-utilities, swift-numerics, swift-dependencies
[14826/16874] Fetching swift-concurrency-extras, swift-http-types, swift-utilities, swift-numerics, swift-dependencies, swift-docc-plugin
Fetched https://github.com/apple/swift-http-types from cache (0.57s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.58s)
Fetched https://github.com/danthorpe/swift-utilities from cache (0.58s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.58s)
Fetched https://github.com/apple/swift-numerics from cache (0.58s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/apple/swift-algorithms
[246/2049] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.39s)
[1/4959] Fetching swift-async-algorithms
[894/10862] Fetching swift-async-algorithms, swift-algorithms
Fetched https://github.com/apple/swift-async-algorithms from cache (0.37s)
Fetched https://github.com/apple/swift-algorithms from cache (0.42s)
[1/14842] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.89s)
Computing version for https://github.com/pointfreeco/swift-tagged
Computed https://github.com/pointfreeco/swift-tagged at 0.10.0 (2.13s)
Computing version for https://github.com/danthorpe/swift-utilities
Computed https://github.com/danthorpe/swift-utilities at 0.7.0 (1.28s)
Fetching http://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
[4582/9969] Fetching swift-custom-dump, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.58s)
Fetched http://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.59s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (0.57s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.3 (0.57s)
Fetching https://github.com/apple/swift-collections.git
[1/16129] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.04s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (0.58s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.58s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3366] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.34s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.61s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.78s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.54s)
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.55s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.1 (0.58s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-clocks
[1/2410] Fetching combine-schedulers
[2170/3702] Fetching combine-schedulers, swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.31s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.31s)
[1/70170] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (5.99s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.97s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.83s)
Computing version for http://github.com/pointfreeco/xctest-dynamic-overlay
Computed http://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.75s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.66s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.76s)
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/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
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/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/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-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.1
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/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.3
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/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/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/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-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
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/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/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin Swift-DocC Preview
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] Emitting module SwiftSyntax510
[48/106] Compiling RealModule Float16+Real.swift
[49/107] Emitting module SwiftSyntax601
[50/107] Compiling SwiftSyntax601 Empty.swift
[52/108] Compiling RealModule Real.swift
[53/108] Compiling RealModule RealFunctions.swift
[54/108] Compiling RealModule Float80+Real.swift
[55/108] Compiling IssueReporting TestContext.swift
[56/108] Compiling IssueReporting Unimplemented.swift
[57/110] Compiling IssueReporting ErrorReporting.swift
[58/110] Compiling IssueReporting AppHostWarning.swift
[59/110] Compiling SwiftSyntax510 Empty.swift
[60/111] Emitting module SwiftSyntax600
[61/111] Compiling SwiftSyntax600 Empty.swift
[62/112] Emitting module SwiftSyntax509
[63/112] Compiling SwiftSyntax509 Empty.swift
[64/113] Emitting module RealModule
[65/113] Compiling IssueReporting Deprecations.swift
[66/113] Compiling IssueReporting SwiftTesting.swift
[67/113] Compiling RealModule ElementaryFunctions.swift
[68/113] Compiling RealModule Float+Real.swift
[72/129] Wrapping AST for SwiftSyntax601 for debugging
[74/239] Compiling Algorithms MinMax.swift
[75/239] Compiling Algorithms Partition.swift
[76/241] Compiling Algorithms Chunked.swift
[77/241] Compiling Algorithms Combinations.swift
[78/241] Compiling Algorithms Joined.swift
[79/241] Compiling Algorithms Keyed.swift
[80/241] Compiling Algorithms RandomSample.swift
[81/241] Compiling Algorithms Reductions.swift
[82/241] Emitting module ConcurrencyExtras
[83/242] Compiling Algorithms FlattenCollection.swift
[84/242] Compiling Algorithms Grouped.swift
[85/242] Compiling Algorithms Indexed.swift
[86/242] Compiling Algorithms Intersperse.swift
[87/242] Compiling Algorithms Compacted.swift
[88/242] Compiling Algorithms Cycle.swift
[89/242] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[90/242] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[91/242] Compiling HTTPTypes ISOLatin1String.swift
[92/243] Compiling HTTPTypes HTTPFieldName.swift
[93/243] Compiling ConcurrencyExtras UncheckedSendable.swift
[94/243] Compiling HTTPTypes HTTPField.swift
[95/243] Compiling HTTPTypes NIOLock.swift
[96/243] Emitting module HTTPTypes
[97/243] Emitting module InternalCollectionsUtilities
[98/243] Compiling HTTPTypes HTTPResponse.swift
[99/243] Compiling HTTPTypes HTTPParsedFields.swift
[100/243] Compiling HTTPTypes HTTPRequest.swift
[101/243] Compiling Algorithms EitherSequence.swift
[102/243] Compiling Algorithms FirstNonNil.swift
[103/243] Compiling Algorithms AdjacentPairs.swift
[104/243] Compiling Algorithms Chain.swift
[105/244] Wrapping AST for SwiftSyntax600 for debugging
[107/244] Compiling Algorithms Split.swift
[108/244] Compiling Algorithms Stride.swift
[109/244] Compiling Algorithms Suffix.swift
[119/288] Compiling Tagged UUID.swift
[120/311] Compiling OrderedCollections OrderedDictionary+Values.swift
[121/311] Compiling OrderedCollections _HashTable+Bucket.swift
[122/311] Compiling OrderedCollections _HashTable+BucketIterator.swift
[123/311] Compiling OrderedCollections _HashTable+Constants.swift
[124/311] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[125/311] Compiling OrderedCollections _HashTable+Testing.swift
[126/311] Compiling ConcurrencyExtras MainSerialExecutor.swift
[127/311] Compiling ConcurrencyExtras LockIsolated.swift
[128/311] Compiling OrderedCollections OrderedSet+Diffing.swift
[129/311] Compiling OrderedCollections OrderedSet+Equatable.swift
[130/311] Emitting module Protected
[131/311] Compiling Protected Protected.swift
[132/311] Compiling ConcurrencyExtras Result.swift
[133/311] Compiling ConcurrencyExtras Task.swift
[134/312] Compiling OrderedCollections OrderedDictionary.swift
[135/312] Compiling OrderedCollections OrderedSet+Codable.swift
[136/312] Emitting module Tagged
[137/312] Compiling Tagged Tagged.swift
[138/312] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[139/312] Compiling OrderedCollections OrderedSet+Descriptions.swift
[141/314] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[142/314] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[143/314] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[146/314] Wrapping AST for SwiftSyntax509 for debugging
[147/314] Wrapping AST for SwiftSyntax510 for debugging
[152/329] Compiling DequeModule Deque+Descriptions.swift
[153/329] Compiling DequeModule Deque+Equatable.swift
[154/329] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[155/329] Compiling DequeModule Deque._Storage.swift
[156/329] Compiling DequeModule Deque._UnsafeHandle.swift
[157/329] Compiling DequeModule Deque.swift
[158/329] Compiling DequeModule Deque+Codable.swift
[159/329] Compiling DequeModule Deque+Collection.swift
[160/329] Compiling DequeModule Deque+CustomReflectable.swift
[161/329] Emitting module IssueReporting
[162/329] Compiling DequeModule Deque+Extras.swift
[163/329] Compiling DequeModule Deque+Hashable.swift
[164/329] Compiling DequeModule Deque+Testing.swift
[168/330] Compiling OrderedCollections OrderedSet+Initializers.swift
[169/330] Compiling OrderedCollections OrderedSet+Insertions.swift
[170/330] Compiling OrderedCollections OrderedSet+Invariants.swift
[171/332] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[172/332] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[173/332] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[174/332] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[175/332] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[176/332] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[177/332] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[180/339] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[181/339] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[182/339] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[183/339] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[184/339] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[185/339] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[186/339] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[195/339] Compiling DequeModule _DequeBuffer.swift
[196/339] Compiling DequeModule _DequeBufferHeader.swift
[199/349] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[200/349] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[201/349] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[202/349] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[203/349] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[204/349] Compiling OrderedCollections OrderedDictionary+Codable.swift
[205/349] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[206/349] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[207/349] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[208/362] Compiling CombineSchedulers SwiftUI.swift
[209/362] Compiling CombineSchedulers TestScheduler.swift
[210/362] Compiling CombineSchedulers UIScheduler.swift
[211/363] Compiling Clocks SwiftUI.swift
[216/364] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[217/364] Compiling OrderedCollections OrderedDictionary+Elements.swift
[218/364] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[219/364] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[220/364] Compiling CombineSchedulers AnyScheduler.swift
[221/364] Compiling CombineSchedulers Concurrency.swift
[222/364] Compiling CombineSchedulers ImmediateScheduler.swift
[223/364] Compiling CombineSchedulers Deprecations.swift
[224/364] Compiling CombineSchedulers Lock.swift
[225/364] Compiling CombineSchedulers NSRecursiveLock.swift
[242/364] Compiling DequeModule _DequeSlot.swift
[243/364] Compiling DequeModule _UnsafeWrappedBuffer.swift
[246/364] Emitting module CombineSchedulers
[247/364] Compiling XCTestDynamicOverlay Exports.swift
[248/364] Compiling Clocks Timer.swift
[251/364] Compiling CombineSchedulers Timer.swift
[252/364] Compiling CombineSchedulers UIKit.swift
[259/364] Compiling CombineSchedulers UnimplementedScheduler.swift
[260/365] Compiling Clocks ImmediateClock.swift
[261/365] Compiling Clocks AnyClock.swift
[262/365] Emitting module Clocks
[268/365] Compiling Clocks _AsyncTimerSequence.swift
[269/365] Compiling Clocks Lock.swift
[272/365] Compiling Clocks TestClock.swift
[275/365] Compiling Clocks UnimplementedClock.swift
[277/366] Emitting module XCTestDynamicOverlay
[278/366] Compiling XCTestDynamicOverlay Deprecations.swift
[285/367] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[286/367] Compiling OrderedCollections _HashTable.swift
[287/367] Compiling OrderedCollections _Hashtable+Header.swift
[288/367] Compiling OrderedCollections OrderedSet+Sendable.swift
[289/367] Compiling OrderedCollections OrderedSet+SubSequence.swift
[290/367] Compiling OrderedCollections OrderedSet+Testing.swift
[291/367] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[292/367] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[293/367] Compiling OrderedCollections OrderedSet.swift
[294/367] Compiling OrderedCollections _UnsafeBitset.swift
[295/367] Emitting module DequeModule
[296/368] Compiling HTTPTypes HTTPFields.swift
[299/392] Emitting module OrderedCollections
[301/393] Compiling Dependencies FireAndForget.swift
[302/393] Compiling Dependencies Locale.swift
[303/393] Compiling Dependencies MainQueue.swift
[304/393] Compiling Dependencies MainRunLoop.swift
[305/393] Compiling Dependencies OpenURL.swift
[306/393] Compiling Dependencies TimeZone.swift
[307/393] Compiling Dependencies URLSession.swift
[308/393] Compiling Dependencies UUID.swift
[309/393] Compiling Dependencies WithRandomNumberGenerator.swift
[310/393] Compiling Dependencies AppEntryPoint.swift
[311/393] Compiling Dependencies Deprecations.swift
[312/393] Compiling Dependencies Exports.swift
[313/393] Compiling Dependencies TypeName.swift
[319/399] Emitting module Dependencies
[320/402] Compiling Dependencies Context.swift
[321/402] Compiling Dependencies Date.swift
[326/402] Compiling Dependencies Assert.swift
[327/402] Compiling Dependencies Calendar.swift
[328/402] Compiling Dependencies Clocks.swift
[338/410] Emitting module Algorithms
[340/448] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[341/448] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[342/448] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[343/448] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[344/448] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[345/448] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[346/448] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[347/448] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[348/448] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[349/448] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[350/448] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[351/449] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[352/449] Emitting module HTTPTypesFoundation
[355/453] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[356/453] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[357/453] Compiling AsyncAlgorithms MergeStateMachine.swift
[358/453] Compiling AsyncAlgorithms MergeStorage.swift
[359/453] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[360/453] Compiling AsyncAlgorithms Rethrow.swift
[361/459] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[362/459] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[366/459] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[367/459] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[368/459] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[369/459] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[370/459] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[371/459] Compiling AsyncAlgorithms AsyncChannel.swift
[372/459] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[373/459] Compiling ShortID ShortID+Dependencies.swift
[374/459] Compiling ShortID ShortID.swift
[375/459] Emitting module ShortID
[381/460] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[382/460] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[383/460] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[384/460] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[385/460] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[386/460] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[387/460] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[388/460] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[389/460] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[390/460] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[391/460] Emitting module AsyncAlgorithms
[392/460] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[393/460] Compiling AsyncAlgorithms DebounceStateMachine.swift
[394/460] Compiling AsyncAlgorithms DebounceStorage.swift
[395/460] Compiling AsyncAlgorithms Dictionary.swift
[396/460] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[397/460] Compiling AsyncAlgorithms Locking.swift
[398/460] Compiling AsyncAlgorithms ChannelStateMachine.swift
[399/460] Compiling AsyncAlgorithms ChannelStorage.swift
[400/460] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[401/460] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[402/460] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[403/460] Compiling AsyncAlgorithms CombineLatestStorage.swift
[404/460] Compiling AsyncAlgorithms SetAlgebra.swift
[405/460] Compiling AsyncAlgorithms UnsafeTransfer.swift
[406/460] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[407/460] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[408/460] Compiling AsyncAlgorithms ZipStateMachine.swift
[409/460] Compiling AsyncAlgorithms ZipStorage.swift
[411/461] Emitting module SwiftSyntax
[428/461] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[429/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] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[451/520] Compiling SwiftBasicFormat Syntax+Extensions.swift
[452/520] Compiling SwiftDiagnostics Message.swift
[453/521] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[454/521] Emitting module SwiftDiagnostics
[455/521] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[456/521] Compiling SwiftParser Expressions.swift
[457/521] Compiling SwiftDiagnostics Note.swift
[458/521] Compiling SwiftParser IncrementalParseTransition.swift
[459/521] Compiling SwiftParser IsValidIdentifier.swift
[460/521] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[461/521] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[462/521] Compiling SwiftBasicFormat Indenter.swift
[463/521] Compiling SwiftBasicFormat InferIndentation.swift
[464/521] Compiling SwiftDiagnostics FixIt.swift
[465/521] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[466/522] Wrapping AST for SwiftDiagnostics for debugging
[468/522] Emitting module SwiftBasicFormat
[469/522] Compiling SwiftBasicFormat BasicFormat.swift
[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] Compiling SwiftParser SwiftParserCompatibility.swift
[484/528] Compiling SwiftParser SwiftVersion.swift
[485/528] Compiling SwiftParser SyntaxUtils.swift
[486/528] Compiling SwiftParser TokenConsumer.swift
[487/528] Compiling SwiftParser TokenPrecedence.swift
[488/528] Compiling SwiftParser Modifiers.swift
[489/528] Compiling SwiftParser Names.swift
[490/528] Compiling SwiftParser Nominals.swift
[491/528] Compiling SwiftParser Parameters.swift
[492/528] Compiling SwiftParser ParseSourceFile.swift
[493/528] Compiling SwiftParser Parser.swift
[494/528] Compiling SwiftParser Patterns.swift
[495/528] Compiling SwiftParser Recovery.swift
[496/528] Compiling SwiftParser Specifiers.swift
[497/528] Compiling SwiftParser Statements.swift
[498/528] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[499/528] Compiling SwiftParser StringLiterals.swift
[500/528] Compiling SwiftParser Attributes.swift
[501/528] Compiling SwiftParser Availability.swift
[502/528] Compiling SwiftParser CharacterInfo.swift
[503/528] Compiling SwiftParser CollectionNodes+Parsable.swift
[504/528] Compiling SwiftParser Declarations.swift
[505/528] Compiling SwiftParser Directives.swift
[506/528] Emitting module SwiftParser
[511/528] Compiling SwiftParser Cursor.swift
[512/528] Compiling SwiftParser Lexeme.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 OperatorError.swift
[522/553] Compiling SwiftOperators OperatorTable+Defaults.swift
[523/554] Compiling SwiftOperators PrecedenceGroup.swift
[524/554] Compiling SwiftOperators Operator.swift
[525/554] Compiling SwiftOperators OperatorError+Diagnostics.swift
[526/554] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[527/554] Compiling SwiftOperators OperatorTable.swift
[528/554] Compiling SwiftOperators PrecedenceGraph.swift
[529/554] Compiling SwiftOperators SyntaxSynthesis.swift
[530/554] Compiling SwiftOperators OperatorTable+Semantics.swift
[531/554] Compiling SwiftOperators OperatorTable+Folding.swift
[532/554] Emitting module SwiftOperators
[533/555] Wrapping AST for SwiftOperators for debugging
[535/555] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[540/555] Compiling SwiftParserDiagnostics MissingNodesError.swift
[541/555] Compiling SwiftParserDiagnostics MissingTokenError.swift
[542/555] Emitting module SwiftParserDiagnostics
[543/555] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[544/555] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.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/572] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[552/572] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[553/572] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[554/572] Emitting module SwiftSyntaxBuilder
[555/572] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[556/572] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[557/572] Compiling SwiftSyntaxBuilder Indenter.swift
[558/572] Compiling SwiftSyntaxBuilder ListBuilder.swift
[559/572] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[560/572] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[561/572] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[562/572] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.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 Macro.swift
[568/590] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[569/590] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[570/590] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[571/590] Compiling SwiftSyntaxMacros AccessorMacro.swift
[572/590] Compiling SwiftSyntaxMacros AttachedMacro.swift
[573/590] Compiling SwiftSyntaxMacros BodyMacro.swift
[574/592] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[575/592] Compiling SwiftSyntaxMacros Macro+Format.swift
[576/592] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[577/592] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[578/592] Compiling SwiftSyntaxMacros MemberMacro.swift
[579/592] 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 MacroSpec.swift
[589/603] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[590/603] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[591/603] Emitting module SwiftSyntaxMacroExpansion
[592/603] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[593/603] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[594/603] Compiling SwiftSyntaxMacroExpansion MacroArgument.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 PluginMacroExpansionContext.swift
[601/617] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[602/617] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[603/617] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[604/617] Emitting module SwiftCompilerPluginMessageHandling
[605/617] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[606/617] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[607/617] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[608/617] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[609/617] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[610/617] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[611/617] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[612/617] Compiling SwiftCompilerPluginMessageHandling JSON.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 Support.swift
[620/626] Emitting module DependenciesMacrosPlugin
[621/626] Compiling DependenciesMacrosPlugin Plugins.swift
[622/626] Compiling DependenciesMacrosPlugin DependencyClientMacro.swift
[623/626] Compiling DependenciesMacrosPlugin DependencyEndpointMacro.swift
[624/627] Wrapping AST for DependenciesMacrosPlugin for debugging
[625/627] Write Objects.LinkFileList
[626/627] Linking DependenciesMacrosPlugin-tool
[628/630] Compiling DependenciesMacros Exports.swift
[629/630] Emitting module DependenciesMacros
[630/630] Compiling DependenciesMacros Macros.swift
[632/644] 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 |
[633/644] 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 |
[634/644] 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 |
[635/644] 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 |
[636/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 |
[637/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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[638/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 |
[639/645] 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 |
[640/645] 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 |
[641/645] 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 |
[642/645] 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 |
[643/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 |
[644/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 |
[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.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5388] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.61s)
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 GenerateManual
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/24] Write sources
[5/24] Write swift-version-24593BA9C3E375BF.txt
[7/89] Compiling SwiftSyntax510 Empty.swift
[8/89] Emitting module SwiftSyntax509
[9/89] Compiling SwiftSyntax509 Empty.swift
[10/90] Emitting module SwiftSyntax510
[11/91] Emitting module SwiftSyntax600
[13/91] Emitting module SwiftSyntax601
[14/90] Compiling SwiftSyntax601 Empty.swift
[16/91] Compiling SwiftSyntax600 Empty.swift
[17/91] Compiling IssueReporting FailureObserver.swift
[18/91] Compiling IssueReporting LockIsolated.swift
[19/92] Compiling IssueReporting RuntimeWarningReporter.swift
[20/92] Compiling IssueReporting ReportIssue.swift
[21/94] Compiling IssueReporting Rethrows.swift
[22/94] Compiling IssueReporting XCTest.swift
[23/94] Compiling IssueReporting IsTesting.swift
[24/94] Compiling IssueReporting IssueReporter.swift
[25/94] Compiling IssueReporting UncheckedSendable.swift
[26/94] Compiling IssueReporting Warn.swift
[27/94] Compiling IssueReporting BreakpointReporter.swift
[28/94] Compiling IssueReporting FatalErrorReporter.swift
[30/94] Compiling ConcurrencyExtras LockIsolated.swift
[31/93] Compiling RealModule Float16+Real.swift
[32/93] Compiling RealModule Real.swift
[34/94] Compiling ConcurrencyExtras Result.swift
[35/94] Compiling ConcurrencyExtras MainSerialExecutor.swift
[36/94] Compiling ConcurrencyExtras Task.swift
[37/93] Emitting module ConcurrencyExtras
[38/93] Compiling RealModule Float80+Real.swift
[39/93] Compiling ConcurrencyExtras UncheckedSendable.swift
[40/96] Compiling RealModule ElementaryFunctions.swift
[41/96] Compiling RealModule Float+Real.swift
[42/96] Compiling RealModule RealFunctions.swift
[47/96] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[48/96] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[55/101] Emitting module InternalCollectionsUtilities
[58/101] Emitting module RealModule
[59/102] Emitting module IssueReporting
[61/110] Compiling Tagged UUID.swift
[62/110] Compiling Protected Protected.swift
[63/110] Emitting module Protected
[67/111] Compiling IssueReporting ErrorReporting.swift
[68/111] Compiling IssueReporting AppHostWarning.swift
[69/111] Compiling IssueReporting Deprecations.swift
[70/111] Compiling IssueReporting SwiftTesting.swift
[86/112] Compiling Tagged Tagged.swift
[87/112] Emitting module Tagged
[89/113] Compiling IssueReporting WithExpectedIssue.swift
[90/113] Compiling IssueReporting WithIssueContext.swift
[92/114] Emitting module HTTPTypes
[94/115] Compiling HTTPTypes ISOLatin1String.swift
[95/137] Compiling HTTPTypes HTTPField.swift
[96/204] Compiling HTTPTypes HTTPResponse.swift
[97/204] Compiling HTTPTypes NIOLock.swift
[98/204] Compiling HTTPTypes HTTPParsedFields.swift
[99/204] Compiling HTTPTypes HTTPRequest.swift
[100/281] Compiling OrderedCollections _HashTable+Bucket.swift
[101/281] Compiling OrderedCollections _HashTable+BucketIterator.swift
[102/297] Compiling CombineSchedulers Lock.swift
[103/297] Compiling CombineSchedulers NSRecursiveLock.swift
[104/299] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[105/299] Compiling OrderedCollections OrderedDictionary+Elements.swift
[106/299] Compiling XCTestDynamicOverlay Exports.swift
[107/299] Compiling Clocks SwiftUI.swift
[108/300] Compiling HTTPTypes HTTPFieldName.swift
[109/300] Compiling HTTPTypes HTTPFields.swift
[110/300] Compiling CombineSchedulers UIScheduler.swift
[111/301] Compiling CombineSchedulers SwiftUI.swift
[112/301] Compiling CombineSchedulers TestScheduler.swift
[113/302] Emitting module CombineSchedulers
[114/302] Compiling CombineSchedulers AnyScheduler.swift
[115/302] Compiling CombineSchedulers Concurrency.swift
[118/302] Compiling Clocks Timer.swift
[119/302] Compiling CombineSchedulers ImmediateScheduler.swift
[120/302] Compiling CombineSchedulers Deprecations.swift
[123/302] Compiling CombineSchedulers Timer.swift
[124/302] Compiling CombineSchedulers UIKit.swift
[125/302] Emitting module Clocks
[127/302] Compiling Clocks AnyClock.swift
[128/302] Compiling Clocks ImmediateClock.swift
[129/302] Compiling Clocks Lock.swift
[130/302] Compiling Clocks _AsyncTimerSequence.swift
[131/302] Compiling CombineSchedulers UnimplementedScheduler.swift
[132/303] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[133/303] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[134/303] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[135/303] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[136/303] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[137/303] Compiling OrderedCollections OrderedDictionary+Values.swift
[138/306] Emitting module XCTestDynamicOverlay
[139/306] Compiling DequeModule _DequeSlot.swift
[140/306] Compiling DequeModule _UnsafeWrappedBuffer.swift
[146/306] Compiling XCTestDynamicOverlay Deprecations.swift
[147/307] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[148/307] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[149/307] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[150/307] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[151/307] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[152/307] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[153/307] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[154/307] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[155/307] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[156/307] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[157/307] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[158/307] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[159/307] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[160/307] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[161/308] Compiling Clocks TestClock.swift
[162/314] Compiling OrderedCollections OrderedDictionary+Codable.swift
[163/314] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[164/314] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[165/314] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[169/314] Compiling Clocks UnimplementedClock.swift
[170/315] Compiling Algorithms Trim.swift
[171/315] Compiling Algorithms Unique.swift
[172/315] Compiling Algorithms Windows.swift
[173/315] Compiling OrderedCollections OrderedSet+Descriptions.swift
[174/315] Compiling OrderedCollections OrderedSet+Diffing.swift
[175/315] Compiling OrderedCollections OrderedSet+Equatable.swift
[176/315] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[177/315] Compiling OrderedCollections OrderedSet+Hashable.swift
[178/315] Compiling OrderedCollections OrderedSet+Initializers.swift
[179/315] Compiling OrderedCollections OrderedSet+Insertions.swift
[180/315] Compiling OrderedCollections OrderedSet+Invariants.swift
[181/315] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[182/315] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[183/315] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[184/315] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[185/315] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[194/315] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[195/315] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[216/321] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[217/321] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[218/321] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[219/321] Emitting module HTTPTypesFoundation
[220/321] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[221/321] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[222/322] Emitting module DequeModule
[229/346] Compiling Dependencies Assert.swift
[230/346] Compiling Dependencies Calendar.swift
[231/346] Compiling Dependencies Clocks.swift
[232/346] Compiling Dependencies Context.swift
[233/346] Compiling Dependencies Date.swift
[234/346] Compiling Dependencies FireAndForget.swift
[235/346] Compiling Dependencies Locale.swift
[236/346] Compiling Dependencies MainQueue.swift
[237/346] Compiling OrderedCollections OrderedSet+Sendable.swift
[238/346] Compiling OrderedCollections OrderedSet+SubSequence.swift
[239/346] Compiling OrderedCollections OrderedSet+Testing.swift
[240/346] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[241/346] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[242/346] Compiling OrderedCollections OrderedSet.swift
[243/346] Compiling OrderedCollections _UnsafeBitset.swift
[252/346] Compiling Dependencies MainRunLoop.swift
[262/358] Compiling Dependencies UUID.swift
[263/358] Compiling Dependencies WithRandomNumberGenerator.swift
[264/358] Compiling Dependencies AppEntryPoint.swift
[265/358] Compiling Dependencies OpenURL.swift
[266/358] Compiling Dependencies TimeZone.swift
[267/358] Compiling Dependencies URLSession.swift
[268/358] Compiling Dependencies Deprecations.swift
[269/358] Compiling Dependencies Exports.swift
[270/358] Compiling Dependencies TypeName.swift
[271/358] Emitting module OrderedCollections
[273/359] Emitting module Dependencies
[274/359] Compiling Dependencies Dependency.swift
[275/359] Compiling Dependencies DependencyContext.swift
[276/359] Compiling Dependencies DependencyKey.swift
[277/359] Compiling Dependencies DependencyValues.swift
[278/359] Compiling Dependencies PreviewTrait.swift
[279/359] Compiling Dependencies TestTrait.swift
[280/359] Compiling Dependencies WithDependencies.swift
[291/360] Emitting module Algorithms
[293/409] Emitting module ShortID
[294/409] Compiling ShortID ShortID+Dependencies.swift
[295/409] Compiling ShortID ShortID.swift
[297/410] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[298/410] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[299/410] Compiling AsyncAlgorithms MergeStateMachine.swift
[300/410] Compiling AsyncAlgorithms MergeStorage.swift
[301/410] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[302/410] Compiling AsyncAlgorithms Rethrow.swift
[303/410] Emitting module AsyncAlgorithms
[304/416] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[305/416] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[306/416] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[307/416] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[308/416] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[309/416] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[310/416] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[311/416] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[312/416] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[313/416] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[314/416] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[315/416] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[316/416] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[317/416] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[318/416] Compiling AsyncAlgorithms DebounceStateMachine.swift
[319/416] Compiling AsyncAlgorithms DebounceStorage.swift
[320/416] Compiling AsyncAlgorithms Dictionary.swift
[321/416] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[322/416] Compiling AsyncAlgorithms Locking.swift
[323/416] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[324/416] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[325/416] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[326/416] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[327/416] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[328/416] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[329/416] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[330/416] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[331/416] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[332/416] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[333/416] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[334/416] Compiling AsyncAlgorithms AsyncChannel.swift
[335/416] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[336/416] Compiling AsyncAlgorithms ChannelStateMachine.swift
[337/416] Compiling AsyncAlgorithms ChannelStorage.swift
[338/416] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[339/416] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[340/416] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[341/416] Compiling AsyncAlgorithms CombineLatestStorage.swift
[342/416] Compiling AsyncAlgorithms SetAlgebra.swift
[343/416] Compiling AsyncAlgorithms UnsafeTransfer.swift
[344/416] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[345/416] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[346/416] Compiling AsyncAlgorithms ZipStateMachine.swift
[347/416] Compiling AsyncAlgorithms ZipStorage.swift
[349/417] Emitting module SwiftSyntax
[366/417] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[367/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/475] Compiling SwiftDiagnostics Message.swift
[406/476] Compiling SwiftBasicFormat Syntax+Extensions.swift
[407/476] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[408/476] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[409/476] Compiling SwiftDiagnostics FixIt.swift
[410/476] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[411/476] Compiling SwiftDiagnostics Note.swift
[412/476] Compiling SwiftParser Attributes.swift
[413/476] Compiling SwiftParser Availability.swift
[414/476] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[415/476] Compiling SwiftParser CharacterInfo.swift
[416/476] Compiling SwiftParser CollectionNodes+Parsable.swift
[417/476] Emitting module SwiftDiagnostics
[418/476] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[419/476] Compiling SwiftBasicFormat InferIndentation.swift
[420/476] Compiling SwiftBasicFormat Indenter.swift
[422/476] Emitting module SwiftBasicFormat
[423/476] Compiling SwiftBasicFormat BasicFormat.swift
[425/476] Compiling SwiftParser Modifiers.swift
[426/476] Compiling SwiftParser Names.swift
[427/476] Compiling SwiftParser Nominals.swift
[428/476] Compiling SwiftParser Parameters.swift
[429/476] Compiling SwiftParser ParseSourceFile.swift
[430/476] Compiling SwiftParser Parser.swift
[431/481] Compiling SwiftParser LexemeSequence.swift
[432/481] Compiling SwiftParser Lexer.swift
[433/481] Compiling SwiftParser RegexLiteralLexer.swift
[434/481] Compiling SwiftParser UnicodeScalarExtensions.swift
[435/481] Compiling SwiftParser Lookahead.swift
[436/481] Compiling SwiftParser LoopProgressCondition.swift
[437/481] Compiling SwiftParser Patterns.swift
[438/481] Compiling SwiftParser Recovery.swift
[439/481] Compiling SwiftParser Specifiers.swift
[440/481] Compiling SwiftParser Statements.swift
[441/481] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[442/481] Compiling SwiftParser StringLiterals.swift
[443/481] Compiling SwiftParser SwiftParserCompatibility.swift
[444/481] Compiling SwiftParser SwiftVersion.swift
[445/481] Compiling SwiftParser SyntaxUtils.swift
[446/481] Compiling SwiftParser TokenConsumer.swift
[447/481] Compiling SwiftParser TokenPrecedence.swift
[448/481] Compiling SwiftParser TokenSpec.swift
[449/481] Compiling SwiftParser TokenSpecSet.swift
[450/481] Compiling SwiftParser TopLevel.swift
[451/481] Compiling SwiftParser TriviaParser.swift
[452/481] Compiling SwiftParser Types.swift
[453/481] Emitting module SwiftParser
[458/481] Compiling SwiftParser Declarations.swift
[459/481] Compiling SwiftParser Directives.swift
[460/481] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[461/481] Compiling SwiftParser Expressions.swift
[462/481] Compiling SwiftParser IncrementalParseTransition.swift
[463/481] Compiling SwiftParser IsValidIdentifier.swift
[464/481] Compiling SwiftParser Cursor.swift
[465/481] Compiling SwiftParser Lexeme.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 MissingNodesError.swift
[473/504] Compiling SwiftParserDiagnostics MissingTokenError.swift
[474/505] Compiling SwiftOperators PrecedenceGroup.swift
[475/505] Compiling SwiftOperators PrecedenceGraph.swift
[476/505] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[477/506] Compiling SwiftOperators OperatorTable.swift
[478/506] Compiling SwiftOperators OperatorTable+Semantics.swift
[479/506] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[480/506] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[481/506] Emitting module SwiftOperators
[482/506] Compiling SwiftOperators SyntaxSynthesis.swift
[483/506] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[484/506] Compiling SwiftOperators OperatorTable+Folding.swift
[486/507] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[487/507] Compiling SwiftParserDiagnostics Utils.swift
[488/507] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[489/507] Emitting module SwiftParserDiagnostics
[494/506] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[495/506] Compiling SwiftParserDiagnostics PresenceUtils.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 SyntaxExpressibleByStringInterpolationConformances.swift
[502/522] Compiling SwiftSyntaxBuilder Indenter.swift
[503/522] Compiling SwiftSyntaxBuilder ListBuilder.swift
[504/522] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[505/522] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[506/522] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[507/522] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[508/522] Emitting module SwiftSyntaxBuilder
[509/522] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[510/522] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[511/522] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[512/522] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[513/522] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[514/522] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[516/539] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[517/539] Compiling SwiftSyntaxMacros Macro+Format.swift
[518/539] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[519/539] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[520/539] Compiling SwiftSyntaxMacros AccessorMacro.swift
[521/539] Compiling SwiftSyntaxMacros AttachedMacro.swift
[522/539] Compiling SwiftSyntaxMacros BodyMacro.swift
[523/539] Compiling SwiftSyntaxMacros MemberMacro.swift
[524/539] Compiling SwiftSyntaxMacros PeerMacro.swift
[525/541] Emitting module SwiftSyntaxMacros
[526/541] Compiling SwiftSyntaxMacros Macro.swift
[527/541] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[528/541] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[529/541] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[530/541] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[531/541] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[532/541] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.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 MacroArgument.swift
[542/551] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[543/551] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.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] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[550/564] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[551/564] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[552/564] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[553/564] Emitting module SwiftCompilerPluginMessageHandling
[554/564] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[555/564] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[556/564] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[557/564] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[558/564] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[559/564] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[561/566] Emitting module SwiftCompilerPlugin
[562/566] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[564/571] Compiling DependenciesMacrosPlugin Plugins.swift
[565/571] Compiling DependenciesMacrosPlugin Support.swift
[566/571] Emitting module DependenciesMacrosPlugin
[567/571] Compiling DependenciesMacrosPlugin DependencyClientMacro.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] Emitting module DependenciesMacros
[574/574] Compiling DependenciesMacros Macros.swift
[576/588] 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 |
[577/588] 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 |
[578/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 |
[579/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 |
[580/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 |
[581/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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[582/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 |
[583/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 |
[584/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 |
[585/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 |
[586/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 |
[587/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 |
[588/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 |
[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.0 linux