Build Information
Successful build of ThemePark, reference main (432557), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 01:34:40 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/ChimeHQ/ThemePark.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/ThemePark
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4325571 Remove explicit indent size
Cloned https://github.com/ChimeHQ/ThemePark.git
Revision (git rev-parse @):
43255713c27fdff877bef4ff132649beddc4697d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/ThemePark.git at main
Fetching https://github.com/raymondjavaxx/ColorToolbox
[1/317] Fetching colortoolbox
Fetched https://github.com/raymondjavaxx/ColorToolbox from cache (0.75s)
Computing version for https://github.com/raymondjavaxx/ColorToolbox
Computed https://github.com/raymondjavaxx/ColorToolbox at 1.1.0 (1.40s)
Creating working copy for https://github.com/raymondjavaxx/ColorToolbox
Working copy of https://github.com/raymondjavaxx/ColorToolbox resolved at 1.1.0
========================================
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": "themepark",
"name": "ThemePark",
"url": "https://github.com/ChimeHQ/ThemePark.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ThemePark",
"traits": [
"default"
],
"dependencies": [
{
"identity": "colortoolbox",
"name": "ColorToolbox",
"url": "https://github.com/raymondjavaxx/ColorToolbox",
"version": "1.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ColorToolbox",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/ChimeHQ/ThemePark.git
[1/439] Fetching themepark
Fetched https://github.com/ChimeHQ/ThemePark.git from cache (0.71s)
Fetching https://github.com/raymondjavaxx/ColorToolbox from cache
Fetched https://github.com/raymondjavaxx/ColorToolbox from cache (0.47s)
Computing version for https://github.com/raymondjavaxx/ColorToolbox
Computed https://github.com/raymondjavaxx/ColorToolbox at 1.1.0 (0.55s)
Creating working copy for https://github.com/raymondjavaxx/ColorToolbox
Working copy of https://github.com/raymondjavaxx/ColorToolbox resolved at 1.1.0
Creating working copy for https://github.com/ChimeHQ/ThemePark.git
Working copy of https://github.com/ChimeHQ/ThemePark.git resolved at main (4325571)
warning: '.resolve-product-dependencies': dependency 'themepark' is not used by any target
Found 1 product dependencies
- ColorToolbox
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/ChimeHQ/ThemePark.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/10] Compiling ColorToolbox PlatformColor+RelativeLuminance.swift
[5/10] Compiling ColorToolbox Color+ColorToolbox.swift
[6/10] Compiling ColorToolbox PlatformColor+Internal.swift
[7/10] Compiling ColorToolbox PlatformColor+Brightness.swift
[8/10] Compiling ColorToolbox PlatformColor.swift
[9/10] Emitting module ColorToolbox
[10/10] Compiling ColorToolbox PlatformColor+Hex.swift
[11/21] Compiling ThemePark TextMateTheme.swift
[12/21] Compiling ThemePark UTType+Themes.swift
[13/22] Compiling ThemePark StylingCache.swift
[14/22] Compiling ThemePark Style.swift
[15/22] Compiling ThemePark QueryContextModifier.swift
[16/22] Compiling ThemePark Query.swift
[17/22] Compiling ThemePark ConstantStyler.swift
[18/22] Compiling ThemePark BBEditTheme.swift
[19/22] Compiling ThemePark CodableStyler.swift
[20/22] Emitting module ThemePark
[21/22] Compiling ThemePark SyntaxSpecifier.swift
[22/22] Compiling ThemePark XcodeTheme.swift
Build complete! (14.09s)
Build complete.
{
"dependencies" : [
{
"identity" : "colortoolbox",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/raymondjavaxx/ColorToolbox"
}
],
"manifest_display_name" : "ThemePark",
"name" : "ThemePark",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "ThemePark",
"targets" : [
"ThemePark"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ThemeParkTests",
"module_type" : "SwiftTarget",
"name" : "ThemeParkTests",
"path" : "Tests/ThemeParkTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/ThemeParkTests/TestData",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"BBEditThemeTests.swift",
"CodableStylerTests.swift",
"TextMateThemeTests.swift",
"XcodeThemeTests.swift"
],
"target_dependencies" : [
"ThemePark"
],
"type" : "test"
},
{
"c99name" : "ThemePark",
"module_type" : "SwiftTarget",
"name" : "ThemePark",
"path" : "Sources/ThemePark",
"product_dependencies" : [
"ColorToolbox"
],
"product_memberships" : [
"ThemePark"
],
"sources" : [
"BBEditTheme.swift",
"CodableStyler.swift",
"ConstantStyler.swift",
"Query.swift",
"QueryContextModifier.swift",
"Style.swift",
"StylingCache.swift",
"SyntaxSpecifier.swift",
"TextMateTheme.swift",
"UTType+Themes.swift",
"XcodeTheme.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/chimehq/themepark/main
Repository: ChimeHQ/ThemePark
Swift version used: 6.3
Target: ThemePark
Extracting symbol information for 'ThemePark'...
Finished extracting symbol information for 'ThemePark'. (43.88s)
Building documentation for 'ThemePark'...
Finished building documentation for 'ThemePark' (0.69s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/chimehq/themepark/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/raymondjavaxx/ColorToolbox
Updated https://github.com/raymondjavaxx/ColorToolbox (0.45s)
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.10s)
Computing version for https://github.com/raymondjavaxx/ColorToolbox
Computed https://github.com/raymondjavaxx/ColorToolbox at 1.1.0 (1.72s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (2.90s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.29s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.05s)
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
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling Snippets Snippet.swift
[7/53] Compiling SymbolKit SemanticVersion.swift
[8/53] Compiling SymbolKit AccessControl.swift
[9/53] Compiling SymbolKit Availability.swift
[10/53] Compiling SymbolKit AvailabilityItem.swift
[11/53] Compiling SymbolKit Domain.swift
[12/57] Emitting module SymbolKit
[13/57] Compiling SymbolKit GenericConstraint.swift
[14/57] Compiling SymbolKit GenericParameter.swift
[15/57] Compiling SymbolKit Generics.swift
[16/57] Compiling SymbolKit Namespace.swift
[17/57] Compiling SymbolKit Names.swift
[18/57] Compiling SymbolKit SPI.swift
[19/57] Compiling SymbolKit Snippet.swift
[20/57] Compiling SymbolKit Extension.swift
[21/57] Compiling SymbolKit DeclarationFragments.swift
[22/57] Compiling SymbolKit Fragment.swift
[23/57] Compiling SymbolKit FragmentKind.swift
[24/57] Compiling SymbolKit FunctionParameter.swift
[25/57] Compiling SymbolKit FunctionSignature.swift
[26/57] Compiling Snippets SnippetParser.swift
[27/57] Emitting module Snippets
[28/57] Compiling SymbolKit Mixin+Equals.swift
[29/57] Compiling SymbolKit Mixin+Hash.swift
[30/57] Compiling SymbolKit Mixin.swift
[31/57] Compiling SymbolKit LineList.swift
[32/57] Compiling SymbolKit Position.swift
[33/57] Compiling SymbolKit SourceRange.swift
[34/57] Compiling SymbolKit Metadata.swift
[35/57] Compiling SymbolKit Module.swift
[36/57] Compiling SymbolKit OperatingSystem.swift
[37/57] Compiling SymbolKit Platform.swift
[38/57] Compiling SymbolKit Identifier.swift
[39/57] Compiling SymbolKit KindIdentifier.swift
[40/57] Compiling SymbolKit Location.swift
[41/57] Compiling SymbolKit Mutability.swift
[42/57] Compiling SymbolKit Relationship.swift
[43/57] Compiling SymbolKit RelationshipKind.swift
[44/57] Compiling SymbolKit SourceOrigin.swift
[45/57] Compiling SymbolKit GenericConstraints.swift
[46/57] Compiling SymbolKit Swift.swift
[47/57] Compiling SymbolKit Symbol.swift
[48/57] Compiling SymbolKit SymbolKind.swift
[49/57] Compiling SymbolKit SymbolGraph.swift
[50/57] Compiling SymbolKit GraphCollector.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract SnippetBuildCommand.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract URL+Status.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.66s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'ThemePark' complete! (0.24s)
656
5 /Users/admin/builder/spi-builder-workspace/.docs/chimehq/themepark/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/chimehq/themepark/main
File count: 656
Doc size: 5.0MB
Preparing doc bundle ...
Uploading prod-chimehq-themepark-main-5b1b458d.zip to s3://spi-docs-inbox/prod-chimehq-themepark-main-5b1b458d.zip
Copying... [13%]
Copying... [27%]
Copying... [33%]
Copying... [46%]
Copying... [53%]
Copying... [66%]
Copying... [73%]
Copying... [86%]
Copying... [93%]
Copying... [100%]
Done.