Build Information
Successful build of ThemePark, reference main (432557
), with Swift 6.0 for macOS (SPM) on 9 Apr 2025 15:06:40 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
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.70s)
Computing version for https://github.com/raymondjavaxx/ColorToolbox
Computed https://github.com/raymondjavaxx/ColorToolbox at 1.1.0 (0.47s)
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",
"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",
"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",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/ChimeHQ/ThemePark.git
[1/439] Fetching themepark
Fetched https://github.com/ChimeHQ/ThemePark.git from cache (0.74s)
Fetching https://github.com/raymondjavaxx/ColorToolbox from cache
Fetched https://github.com/raymondjavaxx/ColorToolbox from cache (0.43s)
Computing version for https://github.com/raymondjavaxx/ColorToolbox
Computed https://github.com/raymondjavaxx/ColorToolbox at 1.1.0 (0.03s)
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.0
Building package at path: $PWD
https://github.com/ChimeHQ/ThemePark.git
https://github.com/ChimeHQ/ThemePark.git
{
"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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-5BDAB9E9C0126B9D.txt
[4/10] Emitting module ColorToolbox
[5/10] Compiling ColorToolbox PlatformColor+Internal.swift
[6/10] Compiling ColorToolbox PlatformColor+Hex.swift
[7/10] Compiling ColorToolbox PlatformColor+Brightness.swift
[8/10] Compiling ColorToolbox Color+ColorToolbox.swift
[9/10] Compiling ColorToolbox PlatformColor.swift
[10/10] Compiling ColorToolbox PlatformColor+RelativeLuminance.swift
[11/21] Compiling ThemePark UTType+Themes.swift
[12/22] Compiling ThemePark ConstantStyler.swift
[13/22] Emitting module ThemePark
[14/22] Compiling ThemePark XcodeTheme.swift
[15/22] Compiling ThemePark TextMateTheme.swift
[16/22] Compiling ThemePark QueryContextModifier.swift
[17/22] Compiling ThemePark BBEditTheme.swift
[18/22] Compiling ThemePark CodableStyler.swift
[19/22] Compiling ThemePark StylingCache.swift
[20/22] Compiling ThemePark Query.swift
[21/22] Compiling ThemePark Style.swift
[22/22] Compiling ThemePark SyntaxSpecifier.swift
Build complete! (17.63s)
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.0
Target: ThemePark
Extracting symbol information for 'ThemePark'...
Finished extracting symbol information for 'ThemePark'. (5.79s)
Building documentation for 'ThemePark'...
Finished building documentation for 'ThemePark' (0.28s)
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.44s)
[1/2050] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.72s)
Computing version for https://github.com/raymondjavaxx/ColorToolbox
Computed https://github.com/raymondjavaxx/ColorToolbox at 1.1.0 (0.43s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (2.34s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3365] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.17s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.59s)
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.3
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
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version-5BDAB9E9C0126B9D.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit DeclarationFragments.swift
[8/57] Compiling SymbolKit Fragment.swift
[9/57] Compiling SymbolKit FragmentKind.swift
[10/57] Compiling SymbolKit FunctionParameter.swift
[11/57] Compiling SymbolKit FunctionSignature.swift
[12/57] Compiling Snippets Snippet.swift
[13/57] Emitting module Snippets
[14/57] Compiling Snippets SnippetParser.swift
[15/57] Compiling SymbolKit Mixin+Equals.swift
[16/57] Compiling SymbolKit Mixin+Hash.swift
[17/57] Compiling SymbolKit Mixin.swift
[18/57] Compiling SymbolKit LineList.swift
[19/57] Compiling SymbolKit Position.swift
[20/57] Compiling SymbolKit SemanticVersion.swift
[21/57] Compiling SymbolKit AccessControl.swift
[22/57] Compiling SymbolKit Availability.swift
[23/57] Compiling SymbolKit AvailabilityItem.swift
[24/57] Compiling SymbolKit Domain.swift
[25/57] Compiling SymbolKit Identifier.swift
[26/57] Compiling SymbolKit KindIdentifier.swift
[27/57] Compiling SymbolKit Location.swift
[28/57] Compiling SymbolKit Mutability.swift
[29/57] Compiling SymbolKit GenericConstraint.swift
[30/57] Compiling SymbolKit GenericParameter.swift
[31/57] Compiling SymbolKit Generics.swift
[32/57] Compiling SymbolKit Namespace.swift
[33/57] Compiling SymbolKit Symbol.swift
[34/57] Compiling SymbolKit SymbolKind.swift
[35/57] Compiling SymbolKit SymbolGraph.swift
[36/57] Compiling SymbolKit GraphCollector.swift
[37/57] Compiling SymbolKit Names.swift
[38/57] Compiling SymbolKit SPI.swift
[39/57] Compiling SymbolKit Snippet.swift
[40/57] Compiling SymbolKit Extension.swift
[41/57] Compiling SymbolKit SourceRange.swift
[42/57] Compiling SymbolKit Metadata.swift
[43/57] Compiling SymbolKit Module.swift
[44/57] Compiling SymbolKit OperatingSystem.swift
[45/57] Compiling SymbolKit Platform.swift
[46/57] Compiling SymbolKit Relationship.swift
[47/57] Compiling SymbolKit RelationshipKind.swift
[48/57] Compiling SymbolKit SourceOrigin.swift
[49/57] Compiling SymbolKit GenericConstraints.swift
[50/57] Compiling SymbolKit Swift.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 URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.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! (3.87s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/8] Compiling ColorToolbox Color+ColorToolbox.swift
[3/8] Compiling ColorToolbox PlatformColor.swift
[4/8] Compiling ColorToolbox PlatformColor+RelativeLuminance.swift
[5/8] Compiling ColorToolbox PlatformColor+Internal.swift
[6/8] Emitting module ColorToolbox
[7/8] Compiling ColorToolbox PlatformColor+Hex.swift
[8/8] Compiling ColorToolbox PlatformColor+Brightness.swift
[9/19] Compiling ThemePark UTType+Themes.swift
[10/19] Compiling ThemePark TextMateTheme.swift
[11/20] Compiling ThemePark Style.swift
[12/20] Compiling ThemePark StylingCache.swift
[13/20] Compiling ThemePark QueryContextModifier.swift
[14/20] Compiling ThemePark Query.swift
[15/20] Compiling ThemePark ConstantStyler.swift
[16/20] Compiling ThemePark BBEditTheme.swift
[17/20] Compiling ThemePark CodableStyler.swift
[18/20] Emitting module ThemePark
[19/20] Compiling ThemePark SyntaxSpecifier.swift
[20/20] Compiling ThemePark XcodeTheme.swift
Build of target: 'ThemePark' complete! (1.66s)
654
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: 654
Doc size: 5.0MB
Preparing doc bundle ...
Uploading prod-chimehq-themepark-main-ef59040b.zip to s3://spi-docs-inbox/prod-chimehq-themepark-main-ef59040b.zip
Copying... [14%]
Copying... [20%]
Copying... [34%]
Copying... [41%]
Copying... [54%]
Copying... [61%]
Copying... [75%]
Copying... [81%]
Copying... [95%]
Copying... [100%]
Done.