Build Information
Successful build of Loggable, reference main (14aa9f), with Swift 6.2 for macOS (SPM) on 29 Apr 2026 15:36:27 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/00yhsp/Loggable.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/00yhsp/Loggable
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 14aa9f5 fix: widen swift-syntax version range for Swift 6.3 compatibility
Cloned https://github.com/00yhsp/Loggable.git
Revision (git rev-parse @):
14aa9f5db3bc9b220049581768c0fb593e55b09f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/00yhsp/Loggable.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/00yhsp/Loggable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/13] Write sources
[4/13] Write LoggableClient-entitlement.plist
[4/13] Write sources
[7/13] Write swift-version--3CB7CFEC50E0D141.txt
[9/15] Emitting module LoggableMacros
[10/15] Compiling LoggableMacros LoggableMacro.swift
[10/15] Write Objects.LinkFileList
[11/15] Linking LoggableMacros-tool
[13/19] Compiling Loggable Loggable.swift
[15/19] Emitting module Loggable
[17/21] Emitting module LoggableClient
[18/21] Compiling LoggableClient main.swift
[18/21] Write Objects.LinkFileList
[19/21] Linking LoggableClient
[20/21] Applying LoggableClient
Build complete! (28.32s)
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2287] Fetching swift-docc-plugin
[2288/77326] Fetching swift-docc-plugin, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (4.31s)
Fetched https://github.com/apple/swift-docc-plugin from cache (4.31s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (7.10s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.5.0 (0.51s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3678] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.08s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.66s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.5.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
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
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.4.1.4-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.4.1.4-MacroSupport-macos_aarch64.zip (0.17s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "601.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "Loggable",
"name" : "Loggable",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "Loggable",
"targets" : [
"Loggable"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "LoggableClient",
"targets" : [
"LoggableClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "LoggableMacros",
"targets" : [
"LoggableMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "LoggableTests",
"module_type" : "SwiftTarget",
"name" : "LoggableTests",
"path" : "Tests/LoggableTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"LoggableMacroTests.swift"
],
"target_dependencies" : [
"Loggable",
"LoggableMacros"
],
"type" : "test"
},
{
"c99name" : "LoggableMacros",
"module_type" : "SwiftTarget",
"name" : "LoggableMacros",
"path" : "Sources/LoggableMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"Loggable",
"LoggableClient",
"LoggableMacros"
],
"sources" : [
"LoggableMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "LoggableClient",
"module_type" : "SwiftTarget",
"name" : "LoggableClient",
"path" : "Sources/LoggableClient",
"product_memberships" : [
"LoggableClient"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Loggable"
],
"type" : "executable"
},
{
"c99name" : "Loggable",
"module_type" : "SwiftTarget",
"name" : "Loggable",
"path" : "Sources/Loggable",
"product_memberships" : [
"Loggable",
"LoggableClient"
],
"sources" : [
"Loggable.swift"
],
"target_dependencies" : [
"LoggableMacros"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Done.