Build Information
Successful build of SwiftOpenAPI, reference main (ed87ce), with Swift 6.2 for Wasm on 26 Sep 2025 00:19:45 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankinsoid/SwiftOpenAPI.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/dankinsoid/SwiftOpenAPI
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ed87ce7 make global properties thread safe
Cloned https://github.com/dankinsoid/SwiftOpenAPI.git
Revision (git rev-parse @):
ed87ce7498417c1ef7e131ec4c7e26b566247f8c
SUCCESS checkout https://github.com/dankinsoid/SwiftOpenAPI.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/dankinsoid/SwiftOpenAPI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f6b6b9bdb5d5605d727da337418fc455cd8a0394d3a815b70631008c48829755
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/swift-sdk.json
Fetching https://github.com/swiftlang/swift-syntax.git
[1/71996] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (9.59s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (13.73s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.74s)
Building for debugging...
[0/7] Write sources
[3/7] Write swift-version-24593BA9C3E375BF.txt
[5/11] Compiling SwiftOpenAPIMacros SyntaxExt.swift
[6/11] Compiling SwiftOpenAPIMacros OpenAPIDescriptionMacro.swift
[7/11] Compiling SwiftOpenAPIMacros StringError.swift
[8/11] Emitting module SwiftOpenAPIMacros
[9/12] Wrapping AST for SwiftOpenAPIMacros for debugging
[10/12] Write Objects.LinkFileList
[11/12] Linking SwiftOpenAPIMacros-tool
[13/144] Compiling SwiftOpenAPI ReferenceOr.swift
[14/144] Compiling SwiftOpenAPI RequestBodyObject.swift
[15/144] Compiling SwiftOpenAPI ResponseObject.swift
[16/144] Compiling SwiftOpenAPI ResponsesObject.swift
[17/144] Compiling SwiftOpenAPI RuntimeExpression.swift
[18/144] Compiling SwiftOpenAPI RuntimeExpressionOr.swift
[19/144] Compiling SwiftOpenAPI SecurityRequirementObject.swift
[20/144] Compiling SwiftOpenAPI SecuritySchemeObject.swift
[21/144] Compiling SwiftOpenAPI ServerObject.swift
[22/153] Emitting module SwiftOpenAPI
[23/153] Compiling SwiftOpenAPI OAuthFlowObject.swift
[24/153] Compiling SwiftOpenAPI OAuthFlowsObject.swift
[25/153] Compiling SwiftOpenAPI OpenAPIObject.swift
[26/153] Compiling SwiftOpenAPI OperationObject.swift
[27/153] Compiling SwiftOpenAPI ParameterObject.swift
[28/153] Compiling SwiftOpenAPI Path.swift
[29/153] Compiling SwiftOpenAPI PathItemObject.swift
[30/153] Compiling SwiftOpenAPI PathsObject.swift
[31/153] Compiling SwiftOpenAPI ReferenceObject.swift
[32/153] Compiling SwiftOpenAPI AnyRange.swift
[33/153] Compiling SwiftOpenAPI Bool++.swift
[34/153] Compiling SwiftOpenAPI Codable++.swift
[35/153] Compiling SwiftOpenAPI CodingKeys.swift
[36/153] Compiling SwiftOpenAPI Collection++.swift
[37/153] Compiling SwiftOpenAPI Decimal++.swift
[38/153] Compiling SwiftOpenAPI ExpressibleBy.swift
[39/153] Compiling SwiftOpenAPI Locks.swift
[40/153] Compiling SwiftOpenAPI OrderedDictionary.swift
[41/153] Compiling SwiftOpenAPI StringConvertibleHintProvider.swift
[42/153] Compiling SwiftOpenAPI TypeRevision.swift
[43/153] Compiling SwiftOpenAPI TypeRevisionDecoder.swift
[44/153] Compiling SwiftOpenAPI TypeRevisionEncoder.swift
[45/153] Compiling SwiftOpenAPI AnyValue.swift
[46/153] Compiling SwiftOpenAPI CallbackObject.swift
[47/153] Compiling SwiftOpenAPI ComponentsObject.swift
[48/153] Compiling SwiftOpenAPI CompositeType.swift
[49/153] Compiling SwiftOpenAPI ContactObject.swift
[50/153] Compiling SwiftOpenAPI ContentObject.swift
[51/153] Compiling SwiftOpenAPI ExpressibleBySchemaObject.swift
[52/153] Compiling SwiftOpenAPI SchemaContexts.swift
[53/153] Compiling SwiftOpenAPI SchemaObjec+deprecated.swift
[54/153] Compiling SwiftOpenAPI SchemaObject++.swift
[55/153] Compiling SwiftOpenAPI SchemaObject.swift
[56/153] Compiling SwiftOpenAPI LicenseObject.swift
[57/153] Compiling SwiftOpenAPI LinkObject.swift
[58/153] Compiling SwiftOpenAPI MediaType.swift
[59/153] Compiling SwiftOpenAPI MediaTypeObject.swift
[60/153] Compiling SwiftOpenAPI String++.swift
[61/153] Compiling SwiftOpenAPI AnyValueEncoder.swift
[62/153] Compiling SwiftOpenAPI CheckAllKeysDecoder.swift
[63/153] Compiling SwiftOpenAPI DateEncodingFormat.swift
[64/153] Compiling SwiftOpenAPI HeadersEncoder.swift
[65/153] Compiling SwiftOpenAPI KeyEncodingStrategy.swift
[66/153] Compiling SwiftOpenAPI ParametersEncoder.swift
[67/153] Compiling SwiftOpenAPI Ref.swift
[68/153] Compiling SwiftOpenAPI SchemeEncoder.swift
[69/153] Compiling SwiftOpenAPI CodableTypes.swift
[70/153] Compiling SwiftOpenAPI EncodingObject.swift
[71/153] Compiling SwiftOpenAPI ExampleObject.swift
[72/153] Compiling SwiftOpenAPI ExternalDocumentationObject.swift
[73/153] Compiling SwiftOpenAPI HeaderObject.swift
[74/153] Compiling SwiftOpenAPI InfoObject.swift
[75/153] Compiling SwiftOpenAPI AdditionalProperties.swift
[76/153] Compiling SwiftOpenAPI DataFormat.swift
[77/153] Compiling SwiftOpenAPI DataType.swift
[78/153] Compiling SwiftOpenAPI DiscriminatorObject.swift
[79/153] Compiling SwiftOpenAPI ServerVariableObject.swift
[80/153] Compiling SwiftOpenAPI SpecificationExtendable.swift
[81/153] Compiling SwiftOpenAPI TagObject.swift
[82/153] Compiling SwiftOpenAPI Version.swift
[83/153] Compiling SwiftOpenAPI XMLObject.swift
[84/153] Compiling SwiftOpenAPI OpenAPIDescriptable.swift
[85/153] Compiling SwiftOpenAPI OpenAPIDescription.swift
[86/153] Compiling SwiftOpenAPI OpenAPIType.swift
[87/153] Compiling SwiftOpenAPI refactor.swift
[135/163] Emitting module SwiftOpenAPI
[155/163] Compiling SwiftOpenAPI ServerVariableObject.swift
[156/163] Compiling SwiftOpenAPI SpecificationExtendable.swift
[157/163] Compiling SwiftOpenAPI TagObject.swift
[158/163] Compiling SwiftOpenAPI Version.swift
[159/163] Compiling SwiftOpenAPI XMLObject.swift
[160/163] Compiling SwiftOpenAPI OpenAPIDescriptable.swift
[161/163] Compiling SwiftOpenAPI OpenAPIDescription.swift
[162/163] Compiling SwiftOpenAPI OpenAPIType.swift
[163/163] Compiling SwiftOpenAPI refactor.swift
Build complete! (73.93s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "601.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
}
],
"manifest_display_name" : "SwiftOpenAPI",
"name" : "SwiftOpenAPI",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "SwiftOpenAPI",
"targets" : [
"SwiftOpenAPI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftOpenAPIMacros",
"targets" : [
"SwiftOpenAPIMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "SwiftOpenAPITests",
"module_type" : "SwiftTarget",
"name" : "SwiftOpenAPITests",
"path" : "Tests/SwiftOpenAPITests",
"sources" : [
"AnyValueTests/AnyValueTests.swift",
"AnyValueTests/TestHelpers.swift",
"ArrayDecodingTests.swift",
"Mocks.swift",
"SwiftOpenAPITests.swift"
],
"target_dependencies" : [
"SwiftOpenAPI"
],
"type" : "test"
},
{
"c99name" : "SwiftOpenAPIMacrosTests",
"module_type" : "SwiftTarget",
"name" : "SwiftOpenAPIMacrosTests",
"path" : "Tests/SwiftOpenAPIMacrosTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"SwiftOpenAPIMacrosTests.swift"
],
"target_dependencies" : [
"SwiftOpenAPI",
"SwiftOpenAPIMacros"
],
"type" : "test"
},
{
"c99name" : "SwiftOpenAPIMacros",
"module_type" : "SwiftTarget",
"name" : "SwiftOpenAPIMacros",
"path" : "Sources/SwiftOpenAPIMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"SwiftOpenAPI",
"SwiftOpenAPIMacros"
],
"sources" : [
"OpenAPIDescriptionMacro.swift",
"StringError.swift",
"SyntaxExt.swift"
],
"type" : "macro"
},
{
"c99name" : "SwiftOpenAPI",
"module_type" : "SwiftTarget",
"name" : "SwiftOpenAPI",
"path" : "Sources/SwiftOpenAPI",
"product_memberships" : [
"SwiftOpenAPI"
],
"sources" : [
"Common/AnyRange.swift",
"Common/Bool++.swift",
"Common/Codable++.swift",
"Common/CodingKeys.swift",
"Common/Collection++.swift",
"Common/Decimal++.swift",
"Common/ExpressibleBy.swift",
"Common/Locks.swift",
"Common/OrderedDictionary/OrderedDictionary.swift",
"Common/OrderedDictionary/StringConvertibleHintProvider.swift",
"Common/String++.swift",
"Encoders/AnyValueEncoder.swift",
"Encoders/CheckAllKeysDecoder.swift",
"Encoders/DateEncodingFormat.swift",
"Encoders/HeadersEncoder.swift",
"Encoders/KeyEncodingStrategy.swift",
"Encoders/ParametersEncoder.swift",
"Encoders/Ref.swift",
"Encoders/SchemeEncoder.swift",
"Encoders/TypeRevision/CodableTypes.swift",
"Encoders/TypeRevision/TypeRevision.swift",
"Encoders/TypeRevision/TypeRevisionDecoder.swift",
"Encoders/TypeRevision/TypeRevisionEncoder.swift",
"Objects/AnyValue.swift",
"Objects/CallbackObject.swift",
"Objects/ComponentsObject.swift",
"Objects/CompositeType.swift",
"Objects/ContactObject.swift",
"Objects/ContentObject.swift",
"Objects/EncodingObject.swift",
"Objects/ExampleObject.swift",
"Objects/ExternalDocumentationObject.swift",
"Objects/HeaderObject.swift",
"Objects/InfoObject.swift",
"Objects/JSONSchema/AdditionalProperties.swift",
"Objects/JSONSchema/DataFormat.swift",
"Objects/JSONSchema/DataType.swift",
"Objects/JSONSchema/DiscriminatorObject.swift",
"Objects/JSONSchema/ExpressibleBySchemaObject.swift",
"Objects/JSONSchema/SchemaContexts.swift",
"Objects/JSONSchema/SchemaObjec+deprecated.swift",
"Objects/JSONSchema/SchemaObject++.swift",
"Objects/JSONSchema/SchemaObject.swift",
"Objects/LicenseObject.swift",
"Objects/LinkObject.swift",
"Objects/MediaType.swift",
"Objects/MediaTypeObject.swift",
"Objects/OAuthFlowObject.swift",
"Objects/OAuthFlowsObject.swift",
"Objects/OpenAPIObject.swift",
"Objects/OperationObject.swift",
"Objects/ParameterObject.swift",
"Objects/Path.swift",
"Objects/PathItemObject.swift",
"Objects/PathsObject.swift",
"Objects/ReferenceObject.swift",
"Objects/ReferenceOr.swift",
"Objects/RequestBodyObject.swift",
"Objects/ResponseObject.swift",
"Objects/ResponsesObject.swift",
"Objects/RuntimeExpression.swift",
"Objects/RuntimeExpressionOr.swift",
"Objects/SecurityRequirementObject.swift",
"Objects/SecuritySchemeObject.swift",
"Objects/ServerObject.swift",
"Objects/ServerVariableObject.swift",
"Objects/SpecificationExtendable.swift",
"Objects/TagObject.swift",
"Objects/Version.swift",
"Objects/XMLObject.swift",
"OpenAPIDescriptable.swift",
"OpenAPIDescription.swift",
"OpenAPIType.swift",
"refactor.swift"
],
"target_dependencies" : [
"SwiftOpenAPIMacros"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f6b6b9bdb5d5605d727da337418fc455cd8a0394d3a815b70631008c48829755
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Done.