Build Information
Successful build of WandNetwork, reference main (a81abd
), with Swift 6.1 for macOS (SPM) on 2 Jul 2025 05:45:25 UTC.
Swift 6 data race errors: 1
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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/The-Wand/Network.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/The-Wand/Network
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a81abd6 Update scheme
Cloned https://github.com/The-Wand/Network.git
Revision (git rev-parse @):
a81abd6bd87f7c38b7a6f886b118b13063f86ad1
SUCCESS checkout https://github.com/The-Wand/Network.git at main
Fetching https://github.com/The-Wand/Wand.git
Fetching https://github.com/The-Wand/Any.git
[1/5369] Fetching wand
[2/5512] Fetching wand, any
Fetched https://github.com/The-Wand/Wand.git from cache (1.23s)
Fetched https://github.com/The-Wand/Any.git from cache (1.23s)
Computing version for https://github.com/The-Wand/Wand.git
Computed https://github.com/The-Wand/Wand.git at 2.0.5 (1.83s)
Computing version for https://github.com/The-Wand/Any.git
Computed https://github.com/The-Wand/Any.git at 1.0.1 (0.56s)
Creating working copy for https://github.com/The-Wand/Any.git
Working copy of https://github.com/The-Wand/Any.git resolved at 1.0.1
Creating working copy for https://github.com/The-Wand/Wand.git
Working copy of https://github.com/The-Wand/Wand.git resolved at 2.0.5
========================================
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": "network",
"name": "WandNetwork",
"url": "https://github.com/The-Wand/Network.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Network",
"dependencies": [
{
"identity": "wand",
"name": "Wand",
"url": "https://github.com/The-Wand/Wand.git",
"version": "2.0.6",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Wand",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/The-Wand/Network.git
[1/131] Fetching network
Fetched https://github.com/The-Wand/Network.git from cache (1.20s)
Fetching https://github.com/The-Wand/Wand.git from cache
Fetched https://github.com/The-Wand/Wand.git from cache (0.42s)
Computing version for https://github.com/The-Wand/Wand.git
Computed https://github.com/The-Wand/Wand.git at 2.0.6 (0.48s)
Creating working copy for https://github.com/The-Wand/Network.git
Working copy of https://github.com/The-Wand/Network.git resolved at main (a81abd6)
Creating working copy for https://github.com/The-Wand/Wand.git
Working copy of https://github.com/The-Wand/Wand.git resolved at 2.0.6
warning: '.resolve-product-dependencies': dependency 'network' is not used by any target
Found 1 product dependencies
- Wand
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/The-Wand/Network.git
https://github.com/The-Wand/Network.git
{
"dependencies" : [
{
"identity" : "any",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/The-Wand/Any.git"
},
{
"identity" : "wand",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.5",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/The-Wand/Wand.git"
}
],
"manifest_display_name" : "WandNetwork",
"name" : "WandNetwork",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "WandNetwork",
"targets" : [
"WandNetwork"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "wandTests",
"module_type" : "SwiftTarget",
"name" : "wandTests",
"path" : "Tests/wandTests",
"product_dependencies" : [
"Any_"
],
"sources" : [
"Network/NWPath_Tests.swift",
"Unit/Unit.swift",
"Unit/XCTestCase.swift"
],
"target_dependencies" : [
"WandNetwork"
],
"type" : "test"
},
{
"c99name" : "WandNetwork",
"module_type" : "SwiftTarget",
"name" : "WandNetwork",
"path" : "Sources/WandNetwork",
"product_dependencies" : [
"Wand"
],
"product_memberships" : [
"WandNetwork"
],
"sources" : [
"NWPathMonitor_Obtainable.swift",
"NetworkExtension_Ask.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
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/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/28] Emitting module Wand
[5/30] Compiling Wand Addons.swift
[6/30] Compiling Wand All.swift
[7/30] Compiling Wand Any.swift
[8/30] Compiling Wand Log.swift
[9/30] Compiling Wand Memory.swift
[10/30] Compiling Wand AskingNil.swift
[11/30] Compiling Wand Core.swift
[12/30] Compiling Wand Key.swift
[13/30] Compiling Wand Wanded.swift
[14/30] Compiling Wand |.swift
[15/30] Compiling Wand CoreGraphics_Convertible.swift
[16/30] Compiling Wand Describing_Data.swift
[17/30] Compiling Wand Expressible.swift
[18/30] Compiling Wand Numbers_Convertible.swift
[19/30] Compiling Wand String_Convertible.swift
[20/30] Compiling Wand Counting.swift
[21/30] Compiling Wand Error.swift
[22/30] Compiling Wand Error?.swift
[23/30] Compiling Wand Option.swift
[24/30] Compiling Wand Ask.swift
[25/30] Compiling Wand Asking.swift
[26/30] Compiling Wand Weak.swift
[27/30] Compiling Wand Obtainable.swift
[28/30] Compiling Wand Ubiquitous.swift
[29/30] Compiling Wand Describing.swift
[30/30] Compiling Wand Describing_Character.swift
[31/33] Compiling WandNetwork NetworkExtension_Ask.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandNetwork/NetworkExtension_Ask.swift:11:1: warning: extension declares a conformance of imported type 'NWPath' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
9 | import Wand
10 |
11 | extension NWPath: AskingNil {
| |- warning: extension declares a conformance of imported type 'NWPath' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
12 |
13 | @inlinable
/Users/admin/builder/spi-builder-workspace/Sources/WandNetwork/NetworkExtension_Ask.swift:38:13: warning: capture of 'wand' with non-sendable type 'Core?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
36 | //Make request
37 | source.pathUpdateHandler = { [weak wand] path in
38 | wand?.add(path)
| `- warning: capture of 'wand' with non-sendable type 'Core?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
39 | }
40 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:27:7: note: class 'Core' does not conform to the 'Sendable' protocol
25 | public
26 | final
27 | class Core {
| `- note: class 'Core' does not conform to the 'Sendable' protocol
28 |
29 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandNetwork/NetworkExtension_Ask.swift:9:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Wand'
7 |
8 | import Network
9 | import Wand
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Wand'
10 |
11 | extension NWPath: AskingNil {
[32/33] Compiling WandNetwork NWPathMonitor_Obtainable.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandNetwork/NWPathMonitor_Obtainable.swift:27:1: warning: extension declares a conformance of imported type 'NWPathMonitor' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
25 | /// let monitor: NWPathMonitor = some|
26 | ///
27 | extension NWPathMonitor: Obtainable {
| |- warning: extension declares a conformance of imported type 'NWPathMonitor' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
28 |
29 | public
[33/33] Emitting module WandNetwork
/Users/admin/builder/spi-builder-workspace/Sources/WandNetwork/NWPathMonitor_Obtainable.swift:27:1: warning: extension declares a conformance of imported type 'NWPathMonitor' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
25 | /// let monitor: NWPathMonitor = some|
26 | ///
27 | extension NWPathMonitor: Obtainable {
| |- warning: extension declares a conformance of imported type 'NWPathMonitor' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
28 |
29 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandNetwork/NetworkExtension_Ask.swift:11:1: warning: extension declares a conformance of imported type 'NWPath' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
9 | import Wand
10 |
11 | extension NWPath: AskingNil {
| |- warning: extension declares a conformance of imported type 'NWPath' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
12 |
13 | @inlinable
/Users/admin/builder/spi-builder-workspace/Sources/WandNetwork/NetworkExtension_Ask.swift:38:13: warning: capture of 'wand' with non-sendable type 'Core?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
36 | //Make request
37 | source.pathUpdateHandler = { [weak wand] path in
38 | wand?.add(path)
| `- warning: capture of 'wand' with non-sendable type 'Core?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
39 | }
40 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:27:7: note: class 'Core' does not conform to the 'Sendable' protocol
25 | public
26 | final
27 | class Core {
| `- note: class 'Core' does not conform to the 'Sendable' protocol
28 |
29 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandNetwork/NetworkExtension_Ask.swift:9:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Wand'
7 |
8 | import Network
9 | import Wand
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Wand'
10 |
11 | extension NWPath: AskingNil {
Build complete! (5.44s)
Build complete.
{
"dependencies" : [
{
"identity" : "any",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/The-Wand/Any.git"
},
{
"identity" : "wand",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.5",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/The-Wand/Wand.git"
}
],
"manifest_display_name" : "WandNetwork",
"name" : "WandNetwork",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "WandNetwork",
"targets" : [
"WandNetwork"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "wandTests",
"module_type" : "SwiftTarget",
"name" : "wandTests",
"path" : "Tests/wandTests",
"product_dependencies" : [
"Any_"
],
"sources" : [
"Network/NWPath_Tests.swift",
"Unit/Unit.swift",
"Unit/XCTestCase.swift"
],
"target_dependencies" : [
"WandNetwork"
],
"type" : "test"
},
{
"c99name" : "WandNetwork",
"module_type" : "SwiftTarget",
"name" : "WandNetwork",
"path" : "Sources/WandNetwork",
"product_dependencies" : [
"Wand"
],
"product_memberships" : [
"WandNetwork"
],
"sources" : [
"NWPathMonitor_Obtainable.swift",
"NetworkExtension_Ask.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Done.