Build Information
Successful build of swiftui-color-macros, reference main (2bab8f), with Swift 6.2 for macOS (SPM) on 17 Dec 2025 19:46:05 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/davdroman/swiftui-color-macros.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/davdroman/swiftui-color-macros
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2bab8f5 CI: run Swift Syntax compatibility check (#2)
Cloned https://github.com/davdroman/swiftui-color-macros.git
Revision (git rev-parse @):
2bab8f5bd18780eabd76369a3a9a6e137539fffa
SUCCESS checkout https://github.com/davdroman/swiftui-color-macros.git at main
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-macro-testing
[1/4651] Fetching swift-custom-dump
[420/5583] Fetching swift-custom-dump, swift-macro-testing
[1473/11183] Fetching swift-custom-dump, swift-macro-testing, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (1.11s)
[6723/10251] Fetching swift-custom-dump, xctest-dynamic-overlay
[10252/25884] Fetching swift-custom-dump, xctest-dynamic-overlay, swift-snapshot-testing
[10253/99058] Fetching swift-custom-dump, xctest-dynamic-overlay, swift-snapshot-testing, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.67s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.67s)
Computing version for https://github.com/swiftlang/swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (3.67s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (3.67s)
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (6.55s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.4 (0.66s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (0.64s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.74s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (0.58s)
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.4
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.7
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.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.20s)
========================================
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": "swiftui-color-macros",
"name": "swiftui-color-macros",
"url": "https://github.com/davdroman/swiftui-color-macros.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftui-color-macros",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax",
"version": "602.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/davdroman/swiftui-color-macros.git
[1/72] Fetching swiftui-color-macros
Fetched https://github.com/davdroman/swiftui-color-macros.git from cache (0.64s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.93s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (1.67s)
Creating working copy for https://github.com/davdroman/swiftui-color-macros.git
Working copy of https://github.com/davdroman/swiftui-color-macros.git resolved at main (2bab8f5)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
warning: '.resolve-product-dependencies': dependency 'swiftui-color-macros' is not used by any target
Found 1 product dependencies
- swift-syntax
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/davdroman/swiftui-color-macros.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[3/6] Write swift-version-49B95AFC49DCD68C.txt
[5/8] Emitting module ColorMacrosPlugin
[6/8] Compiling ColorMacrosPlugin ColorMacrosPlugin.swift
[6/8] Write Objects.LinkFileList
[7/8] Linking ColorMacrosPlugin-tool
[9/12] Emitting module ColorMacros
[10/12] Compiling ColorMacros ColorMacros.swift
[11/12] Emitting module ColorMacros
[12/12] Compiling ColorMacros ColorMacros.swift
Build complete! (11.89s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-macro-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-macro-testing"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
}
],
"manifest_display_name" : "swiftui-color-macros",
"name" : "swiftui-color-macros",
"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"
}
],
"products" : [
{
"name" : "ColorMacros",
"targets" : [
"ColorMacros"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ColorMacrosPlugin",
"targets" : [
"ColorMacrosPlugin"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "ColorMacrosTests",
"module_type" : "SwiftTarget",
"name" : "ColorMacrosTests",
"path" : "Tests/ColorMacrosTests",
"product_dependencies" : [
"MacroTesting",
"SwiftCompilerPlugin"
],
"sources" : [
"ColorMacrosTests.swift"
],
"target_dependencies" : [
"ColorMacros",
"ColorMacrosPlugin"
],
"type" : "test"
},
{
"c99name" : "ColorMacrosPlugin",
"module_type" : "SwiftTarget",
"name" : "ColorMacrosPlugin",
"path" : "Sources/ColorMacrosPlugin",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin",
"SwiftSyntaxBuilder"
],
"product_memberships" : [
"ColorMacros",
"ColorMacrosPlugin"
],
"sources" : [
"ColorMacrosPlugin.swift"
],
"type" : "macro"
},
{
"c99name" : "ColorMacros",
"module_type" : "SwiftTarget",
"name" : "ColorMacros",
"path" : "Sources/ColorMacros",
"product_memberships" : [
"ColorMacros"
],
"sources" : [
"ColorMacros.swift"
],
"target_dependencies" : [
"ColorMacrosPlugin"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.