Build Information
Successful build of swift-busy-tag, reference 1.0.0 (c1662b), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 05:12:27 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/romikabi/swift-busy-tag.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/romikabi/swift-busy-tag
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at c1662b5 Create LICENSE
Cloned https://github.com/romikabi/swift-busy-tag.git
Revision (git rev-parse @):
c1662b52e13b390230a45eafdeabac9508b30c85
SUCCESS checkout https://github.com/romikabi/swift-busy-tag.git at 1.0.0
Fetching https://github.com/armadsen/ORSSerialPort.git
[1/2869] Fetching orsserialport
Fetched https://github.com/armadsen/ORSSerialPort.git from cache (0.93s)
Creating working copy for https://github.com/armadsen/ORSSerialPort.git
Working copy of https://github.com/armadsen/ORSSerialPort.git resolved at 2.1.0
========================================
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": "swift-busy-tag",
"name": "swift-busy-tag",
"url": "https://github.com/romikabi/swift-busy-tag.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-busy-tag",
"traits": [
"default"
],
"dependencies": [
{
"identity": "orsserialport",
"name": "ORSSerialPort",
"url": "https://github.com/armadsen/ORSSerialPort.git",
"version": "2.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ORSSerialPort",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/romikabi/swift-busy-tag.git
[1/165] Fetching swift-busy-tag
Fetched https://github.com/romikabi/swift-busy-tag.git from cache (0.72s)
Fetching https://github.com/armadsen/ORSSerialPort.git from cache
Fetched https://github.com/armadsen/ORSSerialPort.git from cache (0.47s)
Computing version for https://github.com/armadsen/ORSSerialPort.git
Computed https://github.com/armadsen/ORSSerialPort.git at 2.1.0 (1.07s)
Creating working copy for https://github.com/romikabi/swift-busy-tag.git
Working copy of https://github.com/romikabi/swift-busy-tag.git resolved at 1.0.0 (c1662b5)
Creating working copy for https://github.com/armadsen/ORSSerialPort.git
Working copy of https://github.com/armadsen/ORSSerialPort.git resolved at 2.1.0
Found 1 product dependencies
- ORSSerialPort
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/romikabi/swift-busy-tag.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Write sources
[1/13] Write Example-entitlement.plist
[4/13] Write swift-version--6988338F2F200930.txt
[5/13] Compiling ORSSerial ORSSerialPacketDescriptor.m
[6/13] Compiling ORSSerial ORSSerialPortManager.m
[7/13] Compiling ORSSerial ORSSerialBuffer.m
[8/13] Compiling ORSSerial ORSSerialPort.m
[9/13] Compiling ORSSerial ORSSerialRequest.m
[11/20] Compiling Serial log.swift
[12/20] Compiling Serial format.swift
[13/20] Compiling Serial Device.swift
[14/20] Compiling Serial SendableAsyncSequence.swift
[15/20] Compiling Serial Delegate.swift
[16/20] Emitting module Serial
[17/20] Compiling Serial ORSSerialDevice.swift
[18/30] Compiling BusyTag log.swift
[19/30] Compiling BusyTag CGImage+pngData.swift
[20/30] Compiling BusyTag BusyTag.swift
[21/30] Compiling BusyTag CGImage+make.swift
[22/30] Compiling BusyTag BusyTag+setColor.swift
[23/30] Compiling BusyTag BusyTag+init.swift
[24/30] Compiling BusyTag BusyTag+LED.swift
[25/30] Compiling BusyTag BusyTag+findURL.swift
[26/30] Emitting module BusyTag
[27/30] Compiling BusyTag BusyTag+setImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/BusyTag/BusyTag+setImage.swift:32:10: warning: capture of non-Sendable type '(some View).Type' in an isolated closure [#SendableMetatypes]
30 |
31 | try await CGImage
32 | .make(content: content)
| `- warning: capture of non-Sendable type '(some View).Type' in an isolated closure [#SendableMetatypes]
33 | .pngData
34 | .write(to: url)
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[28/32] Compiling Example Example.swift
[29/32] Emitting module Example
[29/32] Write Objects.LinkFileList
[30/32] Linking Example
[31/32] Applying Example
Build complete! (11.95s)
Build complete.
{
"dependencies" : [
{
"identity" : "orsserialport",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/armadsen/ORSSerialPort.git"
}
],
"manifest_display_name" : "swift-busy-tag",
"name" : "swift-busy-tag",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "BusyTag",
"targets" : [
"BusyTag"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Serial",
"targets" : [
"Serial"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Example",
"targets" : [
"Example"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "Serial",
"module_type" : "SwiftTarget",
"name" : "Serial",
"path" : "Sources/Serial",
"product_dependencies" : [
"ORSSerial"
],
"product_memberships" : [
"BusyTag",
"Serial",
"Example"
],
"sources" : [
"Delegate.swift",
"Device.swift",
"ORSSerialDevice.swift",
"SendableAsyncSequence.swift",
"format.swift",
"log.swift"
],
"type" : "library"
},
{
"c99name" : "Example",
"module_type" : "SwiftTarget",
"name" : "Example",
"path" : "Sources/Example",
"product_memberships" : [
"Example"
],
"sources" : [
"Example.swift"
],
"target_dependencies" : [
"BusyTag"
],
"type" : "executable"
},
{
"c99name" : "BusyTag",
"module_type" : "SwiftTarget",
"name" : "BusyTag",
"path" : "Sources/BusyTag",
"product_memberships" : [
"BusyTag",
"Example"
],
"sources" : [
"BusyTag+LED.swift",
"BusyTag+findURL.swift",
"BusyTag+init.swift",
"BusyTag+setColor.swift",
"BusyTag+setImage.swift",
"BusyTag.swift",
"Render/CGImage+make.swift",
"Render/CGImage+pngData.swift",
"log.swift"
],
"target_dependencies" : [
"Serial"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.