Build Information
Successful build of swift-tagged-macro, reference 0.2.1 (cd1f6c), with Swift 6.2 for macOS (SPM) on 1 Apr 2026 02:32:20 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.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/davdroman/swift-tagged-macro.git
Reference: 0.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/davdroman/swift-tagged-macro
* tag 0.2.1 -> FETCH_HEAD
HEAD is now at cd1f6cb Bump swift-syntax upper bound to ..<604 (#9)
Cloned https://github.com/davdroman/swift-tagged-macro.git
Revision (git rev-parse @):
cd1f6cb99281c14bda0dec05f4920524410ffba9
SUCCESS checkout https://github.com/davdroman/swift-tagged-macro.git at 0.2.1
Fetching https://github.com/pointfreeco/swift-tagged
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/961] Fetching swift-macro-testing
[107/2179] Fetching swift-macro-testing, swift-tagged
[217/7618] Fetching swift-macro-testing, swift-tagged, swift-custom-dump
[877/13341] Fetching swift-macro-testing, swift-tagged, swift-custom-dump, xctest-dynamic-overlay
[11168/29371] Fetching swift-macro-testing, swift-tagged, swift-custom-dump, xctest-dynamic-overlay, swift-snapshot-testing
[13823/104278] Fetching swift-macro-testing, swift-tagged, swift-custom-dump, xctest-dynamic-overlay, swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-tagged from cache (2.88s)
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (2.88s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (2.88s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (3.61s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.61s)
Fetched https://github.com/swiftlang/swift-syntax from cache (3.62s)
Computing version for https://github.com/pointfreeco/swift-tagged
Computed https://github.com/pointfreeco/swift-tagged at 0.10.0 (6.82s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (0.77s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.4 (0.57s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.9 (0.57s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.55s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.60s)
Creating working copy for https://github.com/pointfreeco/swift-tagged
Working copy of https://github.com/pointfreeco/swift-tagged resolved at 0.10.0
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-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.9
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.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.61s)
========================================
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": "swift-tagged-macro",
"name": "swift-tagged-macro",
"url": "https://github.com/davdroman/swift-tagged-macro.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-tagged-macro",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax",
"version": "603.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
},
{
"identity": "swift-tagged",
"name": "swift-tagged",
"url": "https://github.com/pointfreeco/swift-tagged",
"version": "0.10.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-tagged",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/davdroman/swift-tagged-macro.git
[1/228] Fetching swift-tagged-macro
Fetched https://github.com/davdroman/swift-tagged-macro.git from cache (0.65s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetching https://github.com/pointfreeco/swift-tagged from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.80s)
Fetched https://github.com/pointfreeco/swift-tagged from cache (0.80s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.0 (1.57s)
Computing version for https://github.com/pointfreeco/swift-tagged
Computed https://github.com/pointfreeco/swift-tagged at 0.10.0 (0.03s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 603.0.0
Creating working copy for https://github.com/pointfreeco/swift-tagged
Working copy of https://github.com/pointfreeco/swift-tagged resolved at 0.10.0
Creating working copy for https://github.com/davdroman/swift-tagged-macro.git
Working copy of https://github.com/davdroman/swift-tagged-macro.git resolved at 0.2.1 (cd1f6cb)
warning: '.resolve-product-dependencies': dependency 'swift-tagged-macro' is not used by any target
Found 2 product dependencies
- swift-syntax
- swift-tagged
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/davdroman/swift-tagged-macro.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[5/8] Write swift-version-49B95AFC49DCD68C.txt
[7/17] Compiling Tagged UUID.swift
[8/17] Compiling TaggedMacroPlugin Plugins.swift
[9/17] Emitting module TaggedMacroPlugin
[10/17] Compiling TaggedMacroPlugin TaggedMacro.swift
[10/17] Write Objects.LinkFileList
[12/17] Compiling Tagged UUID.swift
[13/17] Compiling Tagged Tagged.swift
[14/17] Emitting module Tagged
[16/17] Compiling Tagged Tagged.swift
[16/17] Linking TaggedMacroPlugin-tool
[18/23] Compiling TaggedMacro Exports.swift
[19/23] Compiling TaggedMacro Macros.swift
[20/23] Emitting module TaggedMacro
[21/23] Compiling TaggedMacro Macros.swift
[22/23] Emitting module TaggedMacro
[23/23] Compiling TaggedMacro Exports.swift
Build complete! (8.68s)
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" : "604.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
},
{
"identity" : "swift-tagged",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-tagged"
}
],
"manifest_display_name" : "swift-tagged-macro",
"name" : "swift-tagged-macro",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "TaggedMacro",
"targets" : [
"TaggedMacro"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "TaggedMacroPlugin",
"targets" : [
"TaggedMacroPlugin"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "TaggedMacroTests",
"module_type" : "SwiftTarget",
"name" : "TaggedMacroTests",
"path" : "Tests/TaggedMacroTests",
"sources" : [
"TaggedMacroTests.swift"
],
"target_dependencies" : [
"TaggedMacro"
],
"type" : "test"
},
{
"c99name" : "TaggedMacroPluginTests",
"module_type" : "SwiftTarget",
"name" : "TaggedMacroPluginTests",
"path" : "Tests/TaggedMacroPluginTests",
"product_dependencies" : [
"MacroTesting"
],
"sources" : [
"TaggedMacroPluginTests.swift"
],
"target_dependencies" : [
"TaggedMacroPlugin"
],
"type" : "test"
},
{
"c99name" : "TaggedMacroPlugin",
"module_type" : "SwiftTarget",
"name" : "TaggedMacroPlugin",
"path" : "Sources/TaggedMacroPlugin",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"TaggedMacro",
"TaggedMacroPlugin"
],
"sources" : [
"Plugins.swift",
"TaggedMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "TaggedMacro",
"module_type" : "SwiftTarget",
"name" : "TaggedMacro",
"path" : "Sources/TaggedMacro",
"product_dependencies" : [
"Tagged"
],
"product_memberships" : [
"TaggedMacro"
],
"sources" : [
"Exports.swift",
"Macros.swift"
],
"target_dependencies" : [
"TaggedMacroPlugin"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Done.