Build Information
Successful build of Device, reference main (90b47e
), with Swift 6.1 for macOS (SPM) on 13 Jun 2025 09:56:33 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kudit/Device.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kudit/Device
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 90b47ea v2.8.8
Cloned https://github.com/kudit/Device.git
Revision (git rev-parse @):
90b47ea784da3165d5b7a603738900cf58ba824f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/kudit/Device.git at main
Fetching https://github.com/kudit/Color
Fetching https://github.com/kudit/Compatibility
[1/1997] Fetching compatibility
[1359/2589] Fetching compatibility, color
Fetched https://github.com/kudit/Color from cache (1.21s)
Fetched https://github.com/kudit/Compatibility from cache (1.21s)
Computing version for https://github.com/kudit/Color
Computed https://github.com/kudit/Color at 1.3.6 (1.72s)
Computing version for https://github.com/kudit/Compatibility
Computed https://github.com/kudit/Compatibility at 1.10.15 (0.49s)
Creating working copy for https://github.com/kudit/Color
Working copy of https://github.com/kudit/Color resolved at 1.3.6
Creating working copy for https://github.com/kudit/Compatibility
Working copy of https://github.com/kudit/Compatibility resolved at 1.10.15
========================================
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": "device",
"name": "Device",
"url": "https://github.com/kudit/Device.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Device",
"dependencies": [
{
"identity": "color",
"name": "Color",
"url": "https://github.com/kudit/Color",
"version": "1.3.6",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Color",
"dependencies": [
{
"identity": "compatibility",
"name": "Compatibility",
"url": "https://github.com/kudit/Compatibility",
"version": "1.10.15",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Compatibility",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/kudit/Device.git
[1/2286] Fetching device
Fetched https://github.com/kudit/Device.git from cache (5.18s)
Fetching https://github.com/kudit/Color from cache
Fetched https://github.com/kudit/Color from cache (0.45s)
Computing version for https://github.com/kudit/Color
Computed https://github.com/kudit/Color at 1.3.6 (0.51s)
Fetching https://github.com/kudit/Compatibility from cache
Fetched https://github.com/kudit/Compatibility from cache (0.44s)
Computing version for https://github.com/kudit/Compatibility
Computed https://github.com/kudit/Compatibility at 1.10.15 (0.49s)
Creating working copy for https://github.com/kudit/Compatibility
Working copy of https://github.com/kudit/Compatibility resolved at 1.10.15
Creating working copy for https://github.com/kudit/Color
Working copy of https://github.com/kudit/Color resolved at 1.3.6
Creating working copy for https://github.com/kudit/Device.git
Working copy of https://github.com/kudit/Device.git resolved at main (90b47ea)
warning: '.resolve-product-dependencies': dependency 'device' is not used by any target
Found 1 product dependencies
- Color
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/kudit/Device.git
https://github.com/kudit/Device.git
{
"dependencies" : [
{
"identity" : "color",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kudit/Color"
}
],
"manifest_display_name" : "Device",
"name" : "Device",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "11"
},
{
"name" : "watchos",
"version" : "4"
},
{
"name" : "ios",
"version" : "11"
}
],
"products" : [
{
"name" : "Device Library",
"targets" : [
"Device"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Device",
"module_type" : "SwiftTarget",
"name" : "Device",
"path" : "Sources",
"product_dependencies" : [
"Color Library"
],
"product_memberships" : [
"Device Library"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/SymbolAssets.xcassets",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"AttributeListView.swift",
"Battery.swift",
"BatteryView.swift",
"CurrentDevice.swift",
"CurrentDeviceInfoView.swift",
"Device.swift",
"DeviceInfoView.swift",
"DeviceKitBridge.swift",
"EnvironmentsView.swift",
"For Compatibility.swift",
"Hardware.swift",
"Models/AppleTVs.swift",
"Models/AppleVision.swift",
"Models/AppleWatches.swift",
"Models/HomePods.swift",
"Models/Macs.swift",
"Models/iPads.swift",
"Models/iPhones.swift",
"Models/iPods.swift",
"Screen.swift",
"ScreenInfoView.swift",
"Screenshot.swift",
"StorageInfoView.swift",
"Symbols.swift",
"SystemInfoView.swift",
"Version.swift",
"ViewExtensions.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/5] Write sources
[3/5] Copying SymbolAssets.xcassets
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/47] Emitting module Compatibility
[7/51] Compiling Compatibility Int.swift
[8/51] Compiling Compatibility Introspection.swift
[9/51] Compiling Compatibility OrderedDictionary.swift
[10/51] Compiling Compatibility OrderedSet.swift
[11/51] Compiling Compatibility Placard.swift
[12/51] Compiling Compatibility Triangle.swift
[13/51] Compiling Compatibility SwiftUI.swift
[14/51] Compiling Compatibility TestUI.swift
[15/51] Compiling Compatibility Array.swift
[16/51] Compiling Compatibility Codable.swift
[17/51] Compiling Compatibility CodingFoundation.swift
[18/51] Compiling Compatibility CodingJSON.swift
[19/51] Compiling Compatibility CodingParameters.swift
[20/51] Compiling Compatibility CloudStorageSync.swift
[21/51] Compiling Compatibility DataStore.swift
[22/51] Compiling Compatibility Debug.swift
[23/51] Compiling Compatibility FileManager.swift
[24/51] Compiling Compatibility Graphics.swift
[25/51] Compiling Compatibility Network.swift
[26/51] Compiling Compatibility ObservableObject.swift
[27/51] Compiling Compatibility Shell.swift
[28/51] Compiling Compatibility Test.swift
[29/51] Compiling Compatibility UserDefaultsBacked.swift
[30/51] Compiling Compatibility Date.swift
[31/51] Compiling Compatibility DateString.swift
[32/51] Compiling Compatibility Dictionary.swift
[33/51] Compiling Compatibility Double.swift
[34/51] Compiling Compatibility Enum.swift
[35/51] Compiling Compatibility String.swift
[36/51] Compiling Compatibility Threading.swift
[37/51] Compiling Compatibility URL.swift
[38/51] Compiling Compatibility Version.swift
[39/51] Compiling Compatibility Compatibility.swift
[40/51] Compiling Compatibility Application.swift
[41/51] Compiling Compatibility Bundle.swift
[42/51] Compiling Compatibility CloudStatus.swift
[43/51] Compiling Compatibility CloudStorage.swift
[44/51] Compiling Compatibility Menu.swift
[45/51] Compiling Compatibility OverlappingStack.swift
[46/51] Compiling Compatibility Pasteboard.swift
[47/51] Compiling Compatibility RadialLayout.swift
[48/51] Compiling Compatibility Backport.swift
[49/51] Compiling Compatibility BytesView.swift
[50/51] Compiling Compatibility ClearableTextField.swift
[51/51] Compiling Compatibility Embossed.swift
[52/58] Compiling Color Colorsets.swift
[53/58] Compiling Color Compatibility.swift
[54/58] Compiling Color Color.swift
[55/58] Compiling Color CSSColors.swift
[56/58] Compiling Color ColorUI.swift
[57/58] Emitting module Color
[58/58] Compiling Color Codable.swift
[59/85] Compiling Device AppleVision.swift
[60/85] Compiling Device AppleWatches.swift
[61/85] Compiling Device HomePods.swift
[62/87] Compiling Device SystemInfoView.swift
[63/87] Compiling Device Version.swift
[64/87] Compiling Device ViewExtensions.swift
[65/87] Compiling Device resource_bundle_accessor.swift
[66/87] Compiling Device iPods.swift
[67/87] Compiling Device Screen.swift
[68/87] Compiling Device ScreenInfoView.swift
[69/87] Compiling Device Screenshot.swift
[70/87] Compiling Device StorageInfoView.swift
[71/87] Compiling Device Symbols.swift
[72/87] Compiling Device DeviceInfoView.swift
[73/87] Compiling Device DeviceKitBridge.swift
[74/87] Compiling Device EnvironmentsView.swift
[75/87] Compiling Device For Compatibility.swift
[76/87] Compiling Device Hardware.swift
[77/87] Compiling Device AppleTVs.swift
[78/87] Compiling Device AttributeListView.swift
[79/87] Compiling Device Battery.swift
[80/87] Compiling Device BatteryView.swift
[81/87] Compiling Device CurrentDevice.swift
/Users/admin/builder/spi-builder-workspace/Sources/CurrentDevice.swift:1043:9: warning: cannot access property 'timer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1041 | var animationTimer: Timer?
1042 | deinit {
1043 | if let timer {
| `- warning: cannot access property 'timer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1044 | timer.invalidate()
1045 | }
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
| `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 | case none
3 | case some(Wrapped)
/Users/admin/builder/spi-builder-workspace/Sources/CurrentDevice.swift:1046:15: warning: cannot access property 'timer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1044 | timer.invalidate()
1045 | }
1046 | timer = nil
| `- warning: cannot access property 'timer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1047 | if let animationTimer {
1048 | animationTimer.invalidate()
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
| `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 | case none
3 | case some(Wrapped)
/Users/admin/builder/spi-builder-workspace/Sources/CurrentDevice.swift:1047:9: warning: cannot access property 'animationTimer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1045 | }
1046 | timer = nil
1047 | if let animationTimer {
| `- warning: cannot access property 'animationTimer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1048 | animationTimer.invalidate()
1049 | }
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
| `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 | case none
3 | case some(Wrapped)
/Users/admin/builder/spi-builder-workspace/Sources/CurrentDevice.swift:1050:24: warning: cannot access property 'animationTimer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1048 | animationTimer.invalidate()
1049 | }
1050 | animationTimer = nil
| `- warning: cannot access property 'animationTimer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1051 | }
1052 |
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
| `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 | case none
3 | case some(Wrapped)
[82/87] Compiling Device CurrentDeviceInfoView.swift
/Users/admin/builder/spi-builder-workspace/Sources/CurrentDevice.swift:1043:9: warning: cannot access property 'timer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1041 | var animationTimer: Timer?
1042 | deinit {
1043 | if let timer {
| `- warning: cannot access property 'timer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1044 | timer.invalidate()
1045 | }
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
| `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 | case none
3 | case some(Wrapped)
/Users/admin/builder/spi-builder-workspace/Sources/CurrentDevice.swift:1046:15: warning: cannot access property 'timer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1044 | timer.invalidate()
1045 | }
1046 | timer = nil
| `- warning: cannot access property 'timer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1047 | if let animationTimer {
1048 | animationTimer.invalidate()
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
| `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 | case none
3 | case some(Wrapped)
/Users/admin/builder/spi-builder-workspace/Sources/CurrentDevice.swift:1047:9: warning: cannot access property 'animationTimer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1045 | }
1046 | timer = nil
1047 | if let animationTimer {
| `- warning: cannot access property 'animationTimer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1048 | animationTimer.invalidate()
1049 | }
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
| `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 | case none
3 | case some(Wrapped)
/Users/admin/builder/spi-builder-workspace/Sources/CurrentDevice.swift:1050:24: warning: cannot access property 'animationTimer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1048 | animationTimer.invalidate()
1049 | }
1050 | animationTimer = nil
| `- warning: cannot access property 'animationTimer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1051 | }
1052 |
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
| `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 | case none
3 | case some(Wrapped)
[83/87] Compiling Device Device.swift
/Users/admin/builder/spi-builder-workspace/Sources/CurrentDevice.swift:1043:9: warning: cannot access property 'timer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1041 | var animationTimer: Timer?
1042 | deinit {
1043 | if let timer {
| `- warning: cannot access property 'timer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1044 | timer.invalidate()
1045 | }
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
| `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 | case none
3 | case some(Wrapped)
/Users/admin/builder/spi-builder-workspace/Sources/CurrentDevice.swift:1046:15: warning: cannot access property 'timer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1044 | timer.invalidate()
1045 | }
1046 | timer = nil
| `- warning: cannot access property 'timer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1047 | if let animationTimer {
1048 | animationTimer.invalidate()
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
| `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 | case none
3 | case some(Wrapped)
/Users/admin/builder/spi-builder-workspace/Sources/CurrentDevice.swift:1047:9: warning: cannot access property 'animationTimer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1045 | }
1046 | timer = nil
1047 | if let animationTimer {
| `- warning: cannot access property 'animationTimer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1048 | animationTimer.invalidate()
1049 | }
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
| `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 | case none
3 | case some(Wrapped)
/Users/admin/builder/spi-builder-workspace/Sources/CurrentDevice.swift:1050:24: warning: cannot access property 'animationTimer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1048 | animationTimer.invalidate()
1049 | }
1050 | animationTimer = nil
| `- warning: cannot access property 'animationTimer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1051 | }
1052 |
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
| `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 | case none
3 | case some(Wrapped)
[84/87] Emitting module Device
[85/87] Compiling Device Macs.swift
[86/87] Compiling Device iPads.swift
[87/87] Compiling Device iPhones.swift
Build complete! (16.74s)
Build complete.
{
"dependencies" : [
{
"identity" : "color",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kudit/Color"
}
],
"manifest_display_name" : "Device",
"name" : "Device",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "11"
},
{
"name" : "watchos",
"version" : "4"
},
{
"name" : "ios",
"version" : "11"
}
],
"products" : [
{
"name" : "Device Library",
"targets" : [
"Device"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Device",
"module_type" : "SwiftTarget",
"name" : "Device",
"path" : "Sources",
"product_dependencies" : [
"Color Library"
],
"product_memberships" : [
"Device Library"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/SymbolAssets.xcassets",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"AttributeListView.swift",
"Battery.swift",
"BatteryView.swift",
"CurrentDevice.swift",
"CurrentDeviceInfoView.swift",
"Device.swift",
"DeviceInfoView.swift",
"DeviceKitBridge.swift",
"EnvironmentsView.swift",
"For Compatibility.swift",
"Hardware.swift",
"Models/AppleTVs.swift",
"Models/AppleVision.swift",
"Models/AppleWatches.swift",
"Models/HomePods.swift",
"Models/Macs.swift",
"Models/iPads.swift",
"Models/iPhones.swift",
"Models/iPods.swift",
"Screen.swift",
"ScreenInfoView.swift",
"Screenshot.swift",
"StorageInfoView.swift",
"Symbols.swift",
"SystemInfoView.swift",
"Version.swift",
"ViewExtensions.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Done.