Build Information
Successful build of SmartLogMacro, reference 1.3.0 (ff616b), with Swift 6.2 for macOS (SPM) on 23 Jan 2026 23:10:47 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/AndriyGo/SmartLogMacro.git
Reference: 1.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AndriyGo/SmartLogMacro
* tag 1.3.0 -> FETCH_HEAD
HEAD is now at ff616bb feat: Convert to using discardable tuple to improve performance and avoid explisti self capture requirement
Cloned https://github.com/AndriyGo/SmartLogMacro.git
Revision (git rev-parse @):
ff616bb1f898b758432a8a77127cb671d409cda6
SUCCESS checkout https://github.com/AndriyGo/SmartLogMacro.git at 1.3.0
Fetching https://github.com/swiftlang/swift-syntax.git
[1/73885] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.76s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (6.80s)
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.17s)
========================================
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": "smartlogmacro",
"name": "SmartLogMacro",
"url": "https://github.com/AndriyGo/SmartLogMacro.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SmartLogMacro",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax.git",
"version": "602.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/AndriyGo/SmartLogMacro.git
[1/165] Fetching smartlogmacro
Fetched https://github.com/AndriyGo/SmartLogMacro.git from cache (0.69s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.98s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (1.05s)
Creating working copy for https://github.com/AndriyGo/SmartLogMacro.git
Working copy of https://github.com/AndriyGo/SmartLogMacro.git resolved at 1.3.0 (ff616bb)
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
Found 1 product dependencies
- swift-syntax
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/AndriyGo/SmartLogMacro.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[3/10] Write SmartLogMacroClient-entitlement.plist
[4/10] Write swift-version-49B95AFC49DCD68C.txt
[6/12] Compiling SmartLogMacroMacros SmartLogMacroMacro.swift
[7/12] Emitting module SmartLogMacroMacros
[7/12] Write Objects.LinkFileList
[8/12] Linking SmartLogMacroMacros-tool
[10/14] Compiling SmartLogMacro SmartLogMacro.swift
[11/14] Emitting module SmartLogMacro
[12/16] Compiling SmartLogMacroClient main.swift
[13/16] Emitting module SmartLogMacroClient
[13/16] Write Objects.LinkFileList
[14/16] Linking SmartLogMacroClient
[15/16] Applying SmartLogMacroClient
Build complete! (5.86s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
}
],
"manifest_display_name" : "SmartLogMacro",
"name" : "SmartLogMacro",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "SmartLogMacro",
"targets" : [
"SmartLogMacro"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SmartLogMacroClient",
"targets" : [
"SmartLogMacroClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "SmartLogMacroMacros",
"targets" : [
"SmartLogMacroMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "SmartLogTests",
"module_type" : "SwiftTarget",
"name" : "SmartLogTests",
"path" : "Tests/SmartLogTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"SmartLogTests.swift"
],
"target_dependencies" : [
"SmartLogMacroMacros"
],
"type" : "test"
},
{
"c99name" : "SmartLogMacroMacros",
"module_type" : "SwiftTarget",
"name" : "SmartLogMacroMacros",
"path" : "Sources/SmartLogMacroMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"SmartLogMacro",
"SmartLogMacroClient",
"SmartLogMacroMacros"
],
"sources" : [
"SmartLogMacroMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "SmartLogMacroClient",
"module_type" : "SwiftTarget",
"name" : "SmartLogMacroClient",
"path" : "Sources/SmartLogMacroClient",
"product_memberships" : [
"SmartLogMacroClient"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"SmartLogMacro"
],
"type" : "executable"
},
{
"c99name" : "SmartLogMacro",
"module_type" : "SwiftTarget",
"name" : "SmartLogMacro",
"path" : "Sources/SmartLogMacro",
"product_memberships" : [
"SmartLogMacro",
"SmartLogMacroClient"
],
"sources" : [
"SmartLogMacro.swift"
],
"target_dependencies" : [
"SmartLogMacroMacros"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.