Build Information
Successful build of GoldenImage, reference 0.1.4 (5d5c6c), with Swift 6.3 for macOS (SPM) on 25 Apr 2026 04:46:25 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/schwa/GoldenImage.git
Reference: 0.1.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/schwa/GoldenImage
* tag 0.1.4 -> FETCH_HEAD
HEAD is now at 5d5c6c2 Tighten README
Cloned https://github.com/schwa/GoldenImage.git
Revision (git rev-parse @):
5d5c6c21e56e5043ee84e082eec8dd1d2750dec2
SUCCESS checkout https://github.com/schwa/GoldenImage.git at 0.1.4
Fetching https://github.com/apple/swift-argument-parser
[1/17464] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.45s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (2.08s)
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.2
========================================
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": "goldenimage",
"name": "GoldenImage",
"url": "https://github.com/schwa/GoldenImage.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GoldenImage",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser",
"version": "1.7.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/schwa/GoldenImage.git
[1/291] Fetching goldenimage
Fetched https://github.com/schwa/GoldenImage.git from cache (0.96s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.56s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (1.26s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/schwa/GoldenImage.git
Working copy of https://github.com/schwa/GoldenImage.git resolved at 0.1.4 (5d5c6c2)
Found 1 product dependencies
- swift-argument-parser
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/schwa/GoldenImage.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/12] Copying TextureComparison.metal
[3/12] Write sources
[6/12] Write golden-image-compare-entitlement.plist
[8/12] Write swift-version--6988338F2F200930.txt
[10/21] Emitting module ArgumentParserToolInfo
[11/21] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/67] Compiling ArgumentParser InputKey.swift
[13/67] Compiling ArgumentParser InputOrigin.swift
[14/67] Compiling ArgumentParser Name.swift
[15/67] Compiling ArgumentParser Parsed.swift
[16/67] Compiling ArgumentParser ParsedValues.swift
[17/71] Compiling ArgumentParser ArgumentDiscussion.swift
[18/71] Compiling ArgumentParser ArgumentHelp.swift
[19/71] Compiling ArgumentParser ArgumentVisibility.swift
[20/71] Compiling ArgumentParser CompletionKind.swift
[21/71] Compiling ArgumentParser Errors.swift
[22/71] Compiling ArgumentParser BashCompletionsGenerator.swift
[23/71] Compiling ArgumentParser CompletionsGenerator.swift
[24/71] Compiling ArgumentParser FishCompletionsGenerator.swift
[25/71] Compiling ArgumentParser ZshCompletionsGenerator.swift
[26/71] Compiling ArgumentParser Argument.swift
[27/71] Compiling ArgumentParser NonsenseFlagsValidator.swift
[28/71] Compiling ArgumentParser ParsableArgumentsValidation.swift
[29/71] Compiling ArgumentParser PositionalArgumentsValidator.swift
[30/71] Compiling ArgumentParser UniqueNamesValidator.swift
[31/71] Compiling ArgumentParser Flag.swift
[32/71] Compiling ArgumentParser NameSpecification.swift
[33/71] Compiling ArgumentParser Option.swift
[34/71] Compiling ArgumentParser OptionGroup.swift
[35/71] Compiling ArgumentParser AsyncParsableCommand.swift
[36/71] Compiling ArgumentParser MessageInfo.swift
[37/71] Compiling ArgumentParser UsageGenerator.swift
[38/71] Compiling ArgumentParser CollectionExtensions.swift
[39/71] Compiling ArgumentParser Mutex.swift
[40/71] Compiling ArgumentParser Platform.swift
[41/71] Compiling ArgumentParser CommandConfiguration.swift
[42/71] Compiling ArgumentParser CommandGroup.swift
[43/71] Compiling ArgumentParser EnumerableFlag.swift
[44/71] Compiling ArgumentParser ExpressibleByArgument.swift
[45/71] Compiling ArgumentParser ParsableArguments.swift
[46/71] Emitting module ArgumentParser
[47/71] Compiling ArgumentParser SequenceExtensions.swift
[48/71] Compiling ArgumentParser StringExtensions.swift
[49/71] Compiling ArgumentParser SwiftExtensions.swift
[50/71] Compiling ArgumentParser Tree.swift
[51/71] Compiling ArgumentParser CodingKeyValidator.swift
[52/71] Compiling ArgumentParser ParserError.swift
[53/71] Compiling ArgumentParser SplitArguments.swift
[54/71] Compiling ArgumentParser DumpHelpGenerator.swift
[55/71] Compiling ArgumentParser HelpCommand.swift
[56/71] Compiling ArgumentParser HelpGenerator.swift
[57/71] Compiling ArgumentParser ParsableCommand.swift
[58/71] Compiling ArgumentParser ArgumentDecoder.swift
[59/71] Compiling ArgumentParser ArgumentDefinition.swift
[60/71] Compiling ArgumentParser ArgumentSet.swift
[61/71] Compiling ArgumentParser CommandParser.swift
[62/71] Compiling GoldenImage resource_bundle_accessor.swift
[63/71] Compiling GoldenImage TextureCompare.swift
[64/71] Compiling GoldenImage Support.swift
[65/71] Compiling GoldenImage GoldenImageComparison.swift
[66/71] Compiling GoldenImage ImageComparison.swift
[67/71] Emitting module GoldenImage
[68/71] Compiling GoldenImage CPUCompare.swift
[69/74] Compiling GoldenImageCLI PreviewWindow.swift
[70/74] Emitting module GoldenImageCLI
[71/74] Compiling GoldenImageCLI GoldenImageCLI.swift
[71/74] Write Objects.LinkFileList
[72/74] Linking golden-image-compare
[73/74] Applying golden-image-compare
Build complete! (15.55s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
}
],
"manifest_display_name" : "GoldenImage",
"name" : "GoldenImage",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
}
],
"products" : [
{
"name" : "GoldenImage",
"targets" : [
"GoldenImage"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "golden-image-compare",
"targets" : [
"GoldenImageCLI"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "GoldenImageTests",
"module_type" : "SwiftTarget",
"name" : "GoldenImageTests",
"path" : "Tests/GoldenImageTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoldenImageTests/Resources/alpha_blend.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoldenImageTests/Resources/alpha_reference.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoldenImageTests/Resources/edge_aa_a.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoldenImageTests/Resources/edge_aa_b.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoldenImageTests/Resources/hdr_a.exr",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoldenImageTests/Resources/hdr_b.exr",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"GoldenImageComparisonTests.swift",
"ImageCompareTests.swift",
"ImageComparisonOverloadsTests.swift",
"TestImageGenerator.swift"
],
"target_dependencies" : [
"GoldenImage"
],
"type" : "test"
},
{
"c99name" : "GoldenImageCLI",
"module_type" : "SwiftTarget",
"name" : "GoldenImageCLI",
"path" : "Sources/GoldenImageCLI",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"golden-image-compare"
],
"sources" : [
"GoldenImageCLI.swift",
"PreviewWindow.swift"
],
"target_dependencies" : [
"GoldenImage"
],
"type" : "executable"
},
{
"c99name" : "GoldenImage",
"module_type" : "SwiftTarget",
"name" : "GoldenImage",
"path" : "Sources/GoldenImage",
"product_memberships" : [
"GoldenImage",
"golden-image-compare"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/GoldenImage/TextureComparison.metal",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CPUCompare.swift",
"GoldenImageComparison.swift",
"ImageComparison.swift",
"Support.swift",
"TextureCompare.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Done.