Build Information
Successful build of DockProgress, reference 5.1.0 (43ca01), with Swift 6.1 for macOS (SPM) on 25 Jan 2026 07:01:37 UTC.
Swift 6 data race errors: 2
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 InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sindresorhus/DockProgress.git
Reference: 5.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sindresorhus/DockProgress
* tag 5.1.0 -> FETCH_HEAD
HEAD is now at 43ca013 5.1.0
Cloned https://github.com/sindresorhus/DockProgress.git
Revision (git rev-parse @):
43ca0137201a479fbd891b129155f4a84c1e1b13
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/sindresorhus/DockProgress.git at 5.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/sindresorhus/DockProgress.git
https://github.com/sindresorhus/DockProgress.git
{
"dependencies" : [
],
"manifest_display_name" : "DockProgress",
"name" : "DockProgress",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "DockProgress",
"targets" : [
"DockProgress"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DockProgressTests",
"module_type" : "SwiftTarget",
"name" : "DockProgressTests",
"path" : "Tests/DockProgressTests",
"sources" : [
"SwiftUITests.swift"
],
"target_dependencies" : [
"DockProgress"
],
"type" : "test"
},
{
"c99name" : "DockProgress",
"module_type" : "SwiftTarget",
"name" : "DockProgress",
"path" : "Sources/DockProgress",
"product_memberships" : [
"DockProgress"
],
"sources" : [
"DockProgress.swift",
"Utilities.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
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/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/5] Compiling DockProgress Utilities.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[4/5] Emitting module DockProgress
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[5/5] Compiling DockProgress DockProgress.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Build complete! (8.48s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "DockProgress",
"name" : "DockProgress",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "DockProgress",
"targets" : [
"DockProgress"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DockProgressTests",
"module_type" : "SwiftTarget",
"name" : "DockProgressTests",
"path" : "Tests/DockProgressTests",
"sources" : [
"SwiftUITests.swift"
],
"target_dependencies" : [
"DockProgress"
],
"type" : "test"
},
{
"c99name" : "DockProgress",
"module_type" : "SwiftTarget",
"name" : "DockProgress",
"path" : "Sources/DockProgress",
"product_memberships" : [
"DockProgress"
],
"sources" : [
"DockProgress.swift",
"Utilities.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Done.