Build Information
Successful build of SmartLogMacro, reference 1.3.0 (ff616b), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 07:26:49 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/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/74983] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (4.33s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (7.98s)
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.3.0.123.5-macosx26.4-MacroSupport.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip (0.29s)
========================================
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": "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",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/AndriyGo/SmartLogMacro.git
[1/165] Fetching smartlogmacro
Fetched https://github.com/AndriyGo/SmartLogMacro.git from cache (0.57s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.90s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.97s)
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
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)
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/AndriyGo/SmartLogMacro.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[1/10] Write SmartLogMacroClient-entitlement.plist
[1/10] Write sources
[4/10] Write swift-version--6988338F2F200930.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! (7.29s)
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.