Build Information
Successful build of swift-generation, reference 0.5.0 (396f43), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 00:47:12 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build 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 /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/swiftlang/swift-syntax.git
[1/74986] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (4.09s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (7.28s)
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/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip (0.30s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-generation",
"name": "swift-generation",
"url": "https://github.com/1amageek/swift-generation.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-generation",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/1amageek/swift-generation.git
[1/236] Fetching swift-generation
Fetched https://github.com/1amageek/swift-generation.git from cache (0.73s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.87s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.94s)
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
Creating working copy for https://github.com/1amageek/swift-generation.git
Working copy of https://github.com/1amageek/swift-generation.git resolved at 0.5.0 (396f430)
warning: '.resolve-product-dependencies': dependency 'swift-generation' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/1amageek/swift-generation.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[2/5] Write swift-version--6988338F2F200930.txt
[4/7] Compiling GenerationMacrosImpl GenerationMacrosImpl.swift
[5/7] Emitting module GenerationMacrosImpl
[5/7] Write Objects.LinkFileList
[6/7] Linking GenerationMacrosImpl-tool
[8/37] Compiling SwiftGeneration InstructionsRepresentable.swift
[9/37] Compiling SwiftGeneration PromptRepresentable.swift
[10/37] Compiling SwiftGeneration Tool.swift
[11/37] Compiling SwiftGeneration ConvertibleFromGeneratedContent.swift
[12/37] Compiling SwiftGeneration ConvertibleToGeneratedContent.swift
[13/37] Compiling SwiftGeneration Generable.swift
[14/40] Compiling SwiftGeneration StandardTypes+Representable.swift
[15/40] Compiling SwiftGeneration String+Generable.swift
[16/40] Compiling SwiftGeneration String+Representable.swift
[17/40] Compiling SwiftGeneration Dictionary+Generable.swift
[18/40] Compiling SwiftGeneration Double+Generable.swift
[19/40] Compiling SwiftGeneration Float+Generable.swift
[20/40] Compiling SwiftGeneration GeneratedContent+Representable.swift
[21/40] Compiling SwiftGeneration Array+Generable.swift
[22/40] Compiling SwiftGeneration Bool+Generable.swift
[23/40] Compiling SwiftGeneration Date+Generable.swift
[24/40] Compiling SwiftGeneration Decimal+Generable.swift
[25/40] Compiling SwiftGeneration Prompt.swift
[26/40] Compiling SwiftGeneration PromptBuilder.swift
[27/40] Compiling SwiftGeneration SchemaCompatibility.swift
[28/40] Emitting module SwiftGeneration
[29/40] Compiling SwiftGeneration GenerationSchema.swift
[30/40] Compiling SwiftGeneration Instructions.swift
[31/40] Compiling SwiftGeneration InstructionsBuilder.swift
[32/40] Compiling SwiftGeneration URL+Generable.swift
[33/40] Compiling SwiftGeneration UUID+Generable.swift
[34/40] Compiling SwiftGeneration Macros.swift
[35/40] Compiling SwiftGeneration Int+Generable.swift
[36/40] Compiling SwiftGeneration Never+Generable.swift
[37/40] Compiling SwiftGeneration Optional+Generable.swift
[38/40] Compiling SwiftGeneration DynamicGenerationSchema.swift
[39/40] Compiling SwiftGeneration GeneratedContent.swift
[40/40] Compiling SwiftGeneration GenerationID.swift
Build complete! (7.56s)
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" : "/Users/admin/builder/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"
}
Done.