Build Information
Successful build of swift-generation, reference 0.5.0 (396f43), with Swift 6.2 for Wasm on 16 Apr 2026 00:35:08 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/1amageek/swift-generation.git
Reference: 0.5.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/1amageek/swift-generation
* tag 0.5.0 -> FETCH_HEAD
HEAD is now at 396f430 Rename module Generation to SwiftGeneration to avoid target name conflict with huggingface/swift-transformers
Cloned https://github.com/1amageek/swift-generation.git
Revision (git rev-parse @):
396f4301404dfa7837cd221b2098d10f09ac2fb3
SUCCESS checkout https://github.com/1amageek/swift-generation.git at 0.5.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/1amageek/swift-generation.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Fetching https://github.com/swiftlang/swift-syntax.git
[1/74986] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (5.67s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (9.37s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.40s)
Building for debugging...
[0/6] Write sources
[2/6] Write swift-version-24593BA9C3E375BF.txt
[4/8] Compiling GenerationMacrosImpl GenerationMacrosImpl.swift
[5/8] Emitting module GenerationMacrosImpl
[6/9] Wrapping AST for GenerationMacrosImpl for debugging
[7/9] Write Objects.LinkFileList
[8/9] Linking GenerationMacrosImpl-tool
[10/38] Emitting module SwiftGeneration
[11/42] Compiling SwiftGeneration InstructionsBuilder.swift
[12/42] Compiling SwiftGeneration Prompt.swift
[13/42] Compiling SwiftGeneration PromptBuilder.swift
[14/42] Compiling SwiftGeneration SchemaCompatibility.swift
[15/42] Compiling SwiftGeneration GeneratedContent.swift
[16/42] Compiling SwiftGeneration GenerationID.swift
[17/42] Compiling SwiftGeneration GenerationSchema.swift
[18/42] Compiling SwiftGeneration Instructions.swift
[19/42] Compiling SwiftGeneration Array+Generable.swift
[20/42] Compiling SwiftGeneration Bool+Generable.swift
[21/42] Compiling SwiftGeneration Date+Generable.swift
[22/42] Compiling SwiftGeneration Decimal+Generable.swift
[23/42] Compiling SwiftGeneration String+Generable.swift
[24/42] Compiling SwiftGeneration String+Representable.swift
[25/42] Compiling SwiftGeneration URL+Generable.swift
[26/42] Compiling SwiftGeneration UUID+Generable.swift
[27/42] Compiling SwiftGeneration Macros.swift
[28/42] Compiling SwiftGeneration ConvertibleFromGeneratedContent.swift
[29/42] Compiling SwiftGeneration ConvertibleToGeneratedContent.swift
[30/42] Compiling SwiftGeneration Generable.swift
[31/42] Compiling SwiftGeneration InstructionsRepresentable.swift
[32/42] Compiling SwiftGeneration PromptRepresentable.swift
[33/42] Compiling SwiftGeneration Tool.swift
[34/42] Compiling SwiftGeneration DynamicGenerationSchema.swift
[35/42] Compiling SwiftGeneration Int+Generable.swift
[36/42] Compiling SwiftGeneration Never+Generable.swift
[37/42] Compiling SwiftGeneration Optional+Generable.swift
[38/42] Compiling SwiftGeneration StandardTypes+Representable.swift
[39/42] Compiling SwiftGeneration Dictionary+Generable.swift
[40/42] Compiling SwiftGeneration Double+Generable.swift
[41/42] Compiling SwiftGeneration Float+Generable.swift
[42/42] Compiling SwiftGeneration GeneratedContent+Representable.swift
Build complete! (37.98s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "602.0.0",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
}
],
"manifest_display_name" : "swift-generation",
"name" : "swift-generation",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "maccatalyst",
"version" : "18.0"
},
{
"name" : "visionos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "SwiftGeneration",
"targets" : [
"SwiftGeneration"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GenerationMacrosImpl",
"targets" : [
"GenerationMacrosImpl"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "SwiftGenerationTests",
"module_type" : "SwiftTarget",
"name" : "SwiftGenerationTests",
"path" : "Tests/SwiftGenerationTests",
"sources" : [
"CollectionTypeTests.swift",
"GenerableMacroTests.swift",
"GeneratedContentTests.swift",
"GenerationSchemaTests.swift",
"PrimitiveTypeTests.swift"
],
"target_dependencies" : [
"SwiftGeneration"
],
"type" : "test"
},
{
"c99name" : "SwiftGeneration",
"module_type" : "SwiftTarget",
"name" : "SwiftGeneration",
"path" : "Sources/SwiftGeneration",
"product_memberships" : [
"SwiftGeneration"
],
"sources" : [
"Extensions/Array+Generable.swift",
"Extensions/Bool+Generable.swift",
"Extensions/Date+Generable.swift",
"Extensions/Decimal+Generable.swift",
"Extensions/Dictionary+Generable.swift",
"Extensions/Double+Generable.swift",
"Extensions/Float+Generable.swift",
"Extensions/GeneratedContent+Representable.swift",
"Extensions/Int+Generable.swift",
"Extensions/Never+Generable.swift",
"Extensions/Optional+Generable.swift",
"Extensions/StandardTypes+Representable.swift",
"Extensions/String+Generable.swift",
"Extensions/String+Representable.swift",
"Extensions/URL+Generable.swift",
"Extensions/UUID+Generable.swift",
"Macros.swift",
"Protocols/ConvertibleFromGeneratedContent.swift",
"Protocols/ConvertibleToGeneratedContent.swift",
"Protocols/Generable.swift",
"Protocols/InstructionsRepresentable.swift",
"Protocols/PromptRepresentable.swift",
"Protocols/Tool.swift",
"Types/DynamicGenerationSchema.swift",
"Types/GeneratedContent.swift",
"Types/GenerationID.swift",
"Types/GenerationSchema.swift",
"Types/Instructions.swift",
"Types/InstructionsBuilder.swift",
"Types/Prompt.swift",
"Types/PromptBuilder.swift",
"Utilities/SchemaCompatibility.swift"
],
"target_dependencies" : [
"GenerationMacrosImpl"
],
"type" : "library"
},
{
"c99name" : "GenerationMacrosImpl",
"module_type" : "SwiftTarget",
"name" : "GenerationMacrosImpl",
"path" : "Sources/GenerationMacrosImpl",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"SwiftGeneration",
"GenerationMacrosImpl"
],
"sources" : [
"GenerationMacrosImpl.swift"
],
"type" : "macro"
}
],
"tools_version" : "6.2"
}
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Done.