Build Information
Failed to build swift-networking, reference main (a98d64
), with Swift 6.1 for Wasm on 12 Jul 2025 14:21:57 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danthorpe/swift-networking.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/danthorpe/swift-networking
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a98d646 bot: bump github.com/apple/swift-async-algorithms from 1.0.0 to 1.0.4 (#130)
Cloned https://github.com/danthorpe/swift-networking.git
Revision (git rev-parse @):
a98d6468a81ad86f2dfb0d126b0eab6f48b636da
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/danthorpe/swift-networking.git at main
========================================
Build
========================================
Selected platform: wasm
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" : [
"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",
"Measuring.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" : [
"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" : "HelpersTests",
"module_type" : "SwiftTarget",
"name" : "HelpersTests",
"path" : "Tests/HelpersTests",
"sources" : [
"MutexTests.swift"
],
"target_dependencies" : [
"Helpers",
"TestSupport"
],
"type" : "test"
},
{
"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",
"Mutex.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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8f9255989265d824b88e7d572b1a334a0dc9b701075ede1970390db95d315c35
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-tagged
Fetching https://github.com/danthorpe/swift-utilities
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/1162] Fetching swift-tagged
[1163/2066] Fetching swift-tagged, swift-http-types
[1760/3455] Fetching swift-tagged, swift-http-types, swift-utilities
[2190/4316] Fetching swift-tagged, swift-http-types, swift-utilities, swift-concurrency-extras
[4081/10073] Fetching swift-tagged, swift-http-types, swift-utilities, swift-concurrency-extras, swift-numerics
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.37s)
Fetched https://github.com/pointfreeco/swift-tagged from cache (0.37s)
Fetched https://github.com/danthorpe/swift-utilities from cache (0.37s)
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/apple/swift-docc-plugin
[1/6255] Fetching swift-dependencies
[6256/8349] Fetching swift-dependencies, swift-docc-plugin
[6487/13339] Fetching swift-dependencies, swift-docc-plugin, swift-async-algorithms
Fetched https://github.com/apple/swift-http-types from cache (0.63s)
Fetched https://github.com/apple/swift-numerics from cache (0.64s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.64s)
[730/7084] Fetching swift-docc-plugin, swift-async-algorithms
Fetching https://github.com/apple/swift-algorithms
Fetched https://github.com/apple/swift-docc-plugin from cache (0.44s)
Fetching https://github.com/apple/swift-argument-parser
Fetched https://github.com/apple/swift-async-algorithms from cache (0.47s)
[1/5959] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms from cache (0.45s)
[1/15524] 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 (4.30s)
Computing version for https://github.com/danthorpe/swift-utilities
Computed https://github.com/danthorpe/swift-utilities at 0.7.0 (1.49s)
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching http://github.com/pointfreeco/xctest-dynamic-overlay
[1/4581] Fetching swift-custom-dump
[4582/10048] Fetching swift-custom-dump, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.95s)
Fetched http://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.97s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (1.81s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (0.72s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.4 (0.69s)
Fetching https://github.com/apple/swift-collections.git
[1/16746] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.35s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (1.88s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (0.65s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3425] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.60s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.59s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.20s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.91s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (1.05s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.72s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (0.65s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-clocks
[1/2410] Fetching combine-schedulers
[508/3702] Fetching combine-schedulers, swift-clocks
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.46s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.45s)
[1/71387] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (6.46s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (7.08s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.87s)
Computing version for http://github.com/pointfreeco/xctest-dynamic-overlay
Computed http://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.60s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.81s)
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/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-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
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 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-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.1
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.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/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers 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/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-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
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/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 https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/65] Write sources
[44/65] Compiling _NumericsShims _NumericsShims.c
[45/65] Compiling _SwiftSyntaxCShims dummy.c
[46/65] Write swift-version-24593BA9C3E375BF.txt
[48/102] Emitting module InternalCollectionsUtilities
[49/103] Emitting module Protected
[50/103] Compiling SwiftSyntax600 Empty.swift
[51/103] Emitting module SwiftSyntax600
[52/104] Emitting module SwiftSyntax601
[53/104] Compiling SwiftSyntax601 Empty.swift
[54/105] Emitting module SwiftSyntax510
[55/105] Compiling SwiftSyntax510 Empty.swift
[56/105] Compiling SwiftSyntax509 Empty.swift
[57/105] Emitting module SwiftSyntax509
[62/107] Emitting module RealModule
[63/107] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[64/108] Compiling RealModule Real.swift
[65/108] Compiling RealModule Float80+Real.swift
[66/108] Compiling RealModule ElementaryFunctions.swift
[67/108] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[68/108] Compiling InternalCollectionsUtilities UInt+reversed.swift
[69/108] Compiling RealModule AlgebraicField.swift
[70/108] Compiling RealModule ApproximateEquality.swift
[71/108] Compiling RealModule AugmentedArithmetic.swift
[72/108] Compiling RealModule Double+Real.swift
[73/108] Compiling InternalCollectionsUtilities Descriptions.swift
[74/108] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[75/108] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[76/108] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[77/108] Compiling InternalCollectionsUtilities Debugging.swift
[78/108] Compiling RealModule Float16+Real.swift
[79/108] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[80/108] Compiling InternalCollectionsUtilities _SortedCollection.swift
[85/109] Compiling RealModule Float+Real.swift
[85/109] Wrapping AST for SwiftSyntax601 for debugging
[87/117] Compiling RealModule RealFunctions.swift
[90/282] Compiling HTTPTypes ISOLatin1String.swift
[91/283] Compiling DequeModule Deque+CustomReflectable.swift
[92/283] Compiling DequeModule Deque+Descriptions.swift
[93/285] Emitting module HTTPTypes
[94/285] Compiling HTTPTypes HTTPField.swift
[95/285] Compiling DequeModule _DequeBuffer.swift
[96/285] Compiling DequeModule _DequeBufferHeader.swift
[97/285] Compiling DequeModule Deque+Equatable.swift
[98/285] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[99/285] Compiling DequeModule Deque+Extras.swift
[100/285] Compiling DequeModule Deque+Hashable.swift
[101/285] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[102/285] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[103/285] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[104/285] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[105/285] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[106/285] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[107/285] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[108/292] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[109/292] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[110/292] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[111/292] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[112/292] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[113/292] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[114/292] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[115/292] Compiling OrderedCollections OrderedSet+Initializers.swift
[116/292] Compiling OrderedCollections OrderedSet+Insertions.swift
[117/292] Compiling OrderedCollections OrderedSet+Invariants.swift
[118/292] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[119/292] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[120/292] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[121/292] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[122/292] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[123/292] Compiling OrderedCollections OrderedDictionary.swift
[124/292] Compiling OrderedCollections OrderedSet+Codable.swift
[125/292] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[126/292] Compiling OrderedCollections OrderedSet+Descriptions.swift
[127/292] Compiling OrderedCollections OrderedSet+Diffing.swift
[128/292] Compiling OrderedCollections OrderedSet+Equatable.swift
[129/292] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[130/292] Compiling OrderedCollections OrderedSet+Hashable.swift
[131/292] Compiling DequeModule _DequeSlot.swift
[132/292] Compiling DequeModule _UnsafeWrappedBuffer.swift
[133/292] Compiling DequeModule Deque+Testing.swift
[134/292] Compiling DequeModule Deque._Storage.swift
[135/292] Compiling DequeModule Deque._UnsafeHandle.swift
[136/292] Compiling DequeModule Deque.swift
[137/292] Compiling HTTPTypes HTTPRequest.swift
[138/292] Compiling HTTPTypes HTTPParsedFields.swift
[139/292] Compiling HTTPTypes HTTPResponse.swift
[140/292] Compiling HTTPTypes NIOLock.swift
[141/292] Compiling DequeModule Deque+Codable.swift
[142/292] Compiling DequeModule Deque+Collection.swift
[143/292] Emitting module DequeModule
[144/293] Compiling Protected Protected.swift
/host/spi-builder-workspace/.build/checkouts/swift-utilities/Sources/Protected/Protected.swift:68:5: error: cannot find 'pthread_mutexattr_init' in scope
66 | init() {
67 | var attr: pthread_mutexattr_t = pthread_mutexattr_t()
68 | pthread_mutexattr_init(&attr)
| `- error: cannot find 'pthread_mutexattr_init' in scope
69 | #if DEBUG
70 | pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_RECURSIVE))
/host/spi-builder-workspace/.build/checkouts/swift-utilities/Sources/Protected/Protected.swift:70:5: error: cannot find 'pthread_mutexattr_settype' in scope
68 | pthread_mutexattr_init(&attr)
69 | #if DEBUG
70 | pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_RECURSIVE))
| `- error: cannot find 'pthread_mutexattr_settype' in scope
71 | #endif
72 |
/host/spi-builder-workspace/.build/checkouts/swift-utilities/Sources/Protected/Protected.swift:70:44: error: cannot find 'PTHREAD_MUTEX_RECURSIVE' in scope
68 | pthread_mutexattr_init(&attr)
69 | #if DEBUG
70 | pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_RECURSIVE))
| `- error: cannot find 'PTHREAD_MUTEX_RECURSIVE' in scope
71 | #endif
72 |
/host/spi-builder-workspace/.build/checkouts/swift-utilities/Sources/Protected/Protected.swift:73:15: error: cannot find 'pthread_mutex_init' in scope
71 | #endif
72 |
73 | let err = pthread_mutex_init(self.mutex, &attr)
| `- error: cannot find 'pthread_mutex_init' in scope
74 | precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
75 | }
/host/spi-builder-workspace/.build/checkouts/swift-utilities/Sources/Protected/Protected.swift:78:15: error: cannot find 'pthread_mutex_destroy' in scope
76 |
77 | deinit {
78 | let err = pthread_mutex_destroy(self.mutex)
| `- error: cannot find 'pthread_mutex_destroy' in scope
79 | precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
80 | mutex.deallocate()
/host/spi-builder-workspace/.build/checkouts/swift-utilities/Sources/Protected/Protected.swift:84:15: error: cannot find 'pthread_mutex_lock' in scope
82 |
83 | fileprivate func lock() {
84 | let err = pthread_mutex_lock(self.mutex)
| `- error: cannot find 'pthread_mutex_lock' in scope
85 | precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
86 | }
/host/spi-builder-workspace/.build/checkouts/swift-utilities/Sources/Protected/Protected.swift:89:15: error: cannot find 'pthread_mutex_unlock' in scope
87 |
88 | fileprivate func unlock() {
89 | let err = pthread_mutex_unlock(self.mutex)
| `- error: cannot find 'pthread_mutex_unlock' in scope
90 | precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
91 | }
[145/293] Emitting module Tagged
[146/293] Compiling HTTPTypes HTTPFieldName.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8f9255989265d824b88e7d572b1a334a0dc9b701075ede1970390db95d315c35
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.22s)
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
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/25] Write sources
[6/25] Write swift-version-24593BA9C3E375BF.txt
[8/62] Emitting module SwiftSyntax509
[9/62] Compiling SwiftSyntax509 Empty.swift
[10/63] Compiling SwiftSyntax600 Empty.swift
[11/63] Emitting module SwiftSyntax600
[12/64] Compiling SwiftSyntax601 Empty.swift
[13/64] Emitting module SwiftSyntax601
[14/65] Compiling SwiftSyntax510 Empty.swift
[15/65] Emitting module SwiftSyntax510
[18/66] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[20/67] Compiling Tagged UUID.swift
[22/66] Compiling Protected Protected.swift
/host/spi-builder-workspace/.build/checkouts/swift-utilities/Sources/Protected/Protected.swift:68:5: error: cannot find 'pthread_mutexattr_init' in scope
66 | init() {
67 | var attr: pthread_mutexattr_t = pthread_mutexattr_t()
68 | pthread_mutexattr_init(&attr)
| `- error: cannot find 'pthread_mutexattr_init' in scope
69 | #if DEBUG
70 | pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_RECURSIVE))
/host/spi-builder-workspace/.build/checkouts/swift-utilities/Sources/Protected/Protected.swift:70:5: error: cannot find 'pthread_mutexattr_settype' in scope
68 | pthread_mutexattr_init(&attr)
69 | #if DEBUG
70 | pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_RECURSIVE))
| `- error: cannot find 'pthread_mutexattr_settype' in scope
71 | #endif
72 |
/host/spi-builder-workspace/.build/checkouts/swift-utilities/Sources/Protected/Protected.swift:70:44: error: cannot find 'PTHREAD_MUTEX_RECURSIVE' in scope
68 | pthread_mutexattr_init(&attr)
69 | #if DEBUG
70 | pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_RECURSIVE))
| `- error: cannot find 'PTHREAD_MUTEX_RECURSIVE' in scope
71 | #endif
72 |
/host/spi-builder-workspace/.build/checkouts/swift-utilities/Sources/Protected/Protected.swift:73:15: error: cannot find 'pthread_mutex_init' in scope
71 | #endif
72 |
73 | let err = pthread_mutex_init(self.mutex, &attr)
| `- error: cannot find 'pthread_mutex_init' in scope
74 | precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
75 | }
/host/spi-builder-workspace/.build/checkouts/swift-utilities/Sources/Protected/Protected.swift:78:15: error: cannot find 'pthread_mutex_destroy' in scope
76 |
77 | deinit {
78 | let err = pthread_mutex_destroy(self.mutex)
| `- error: cannot find 'pthread_mutex_destroy' in scope
79 | precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
80 | mutex.deallocate()
/host/spi-builder-workspace/.build/checkouts/swift-utilities/Sources/Protected/Protected.swift:84:15: error: cannot find 'pthread_mutex_lock' in scope
82 |
83 | fileprivate func lock() {
84 | let err = pthread_mutex_lock(self.mutex)
| `- error: cannot find 'pthread_mutex_lock' in scope
85 | precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
86 | }
/host/spi-builder-workspace/.build/checkouts/swift-utilities/Sources/Protected/Protected.swift:89:15: error: cannot find 'pthread_mutex_unlock' in scope
87 |
88 | fileprivate func unlock() {
89 | let err = pthread_mutex_unlock(self.mutex)
| `- error: cannot find 'pthread_mutex_unlock' in scope
90 | precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
91 | }
[23/66] Emitting module Protected
[24/66] Compiling RealModule Float80+Real.swift
[25/66] Compiling RealModule Real.swift
[26/67] Emitting module Tagged
[27/67] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[28/67] Compiling InternalCollectionsUtilities Debugging.swift
[29/67] Compiling InternalCollectionsUtilities Descriptions.swift
[30/67] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[30/67] Wrapping AST for SwiftSyntax600 for debugging
BUILD FAILURE 6.1 wasm