Build Information
Successful build of Wand, reference 3.0.5 (a13218), with Swift 6.0 for macOS (SPM) on 2 Mar 2026 18:47:09 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/The-Wand/Wand.git
Reference: 3.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/The-Wand/Wand
* tag 3.0.5 -> FETCH_HEAD
HEAD is now at a132182 3.0.5
Cloned https://github.com/The-Wand/Wand.git
Revision (git rev-parse @):
a132182b3ebe58d71fdeaab119a4a8e68805a6a4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/The-Wand/Wand.git at 3.0.5
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/The-Wand/Wand.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/39] Emitting module Wand
/Users/admin/builder/spi-builder-workspace/Sources/Wand/Core/Core.swift:240:10: warning: same-type requirement makes generic parameter 'T' non-generic; this is an error in the Swift 6 language mode
238 | @inlinable
239 | public
240 | func dynamicallyCall<T>(withKeywordArguments args: T) where T == KeyValuePairs<String, Any> {
| `- warning: same-type requirement makes generic parameter 'T' non-generic; this is an error in the Swift 6 language mode
241 | for (key, object) in args {
242 |
/Users/admin/builder/spi-builder-workspace/Sources/Wand/Core/Core.swift:226:10: warning: same-type requirement makes generic parameter 'T' non-generic; this is an error in the Swift 6 language mode
224 | @inlinable
225 | public
226 | func put<T>(sequence: T) where T == any Sequence {
| `- warning: same-type requirement makes generic parameter 'T' non-generic; this is an error in the Swift 6 language mode
227 | sequence.forEach { object in
228 |
[4/42] Compiling Wand &.swift
[5/42] Compiling Wand AndT.swift
[6/42] Compiling Wand AndU.swift
[7/42] Compiling Wand Operation.swift
[8/42] Compiling Wand Core+Wanded.swift
/Users/admin/builder/spi-builder-workspace/Sources/Wand/Core/Core.swift:226:10: warning: same-type requirement makes generic parameter 'T' non-generic; this is an error in the Swift 6 language mode
224 | @inlinable
225 | public
226 | func put<T>(sequence: T) where T == any Sequence {
| `- warning: same-type requirement makes generic parameter 'T' non-generic; this is an error in the Swift 6 language mode
227 | sequence.forEach { object in
228 |
[9/42] Compiling Wand NW.swift
/Users/admin/builder/spi-builder-workspace/Sources/Wand/Core/Core.swift:226:10: warning: same-type requirement makes generic parameter 'T' non-generic; this is an error in the Swift 6 language mode
224 | @inlinable
225 | public
226 | func put<T>(sequence: T) where T == any Sequence {
| `- warning: same-type requirement makes generic parameter 'T' non-generic; this is an error in the Swift 6 language mode
227 | sequence.forEach { object in
228 |
[10/42] Compiling Wand Obtainable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Wand/Core/Core.swift:226:10: warning: same-type requirement makes generic parameter 'T' non-generic; this is an error in the Swift 6 language mode
224 | @inlinable
225 | public
226 | func put<T>(sequence: T) where T == any Sequence {
| `- warning: same-type requirement makes generic parameter 'T' non-generic; this is an error in the Swift 6 language mode
227 | sequence.forEach { object in
228 |
[11/42] Compiling Wand Ubiquitous.swift
/Users/admin/builder/spi-builder-workspace/Sources/Wand/Core/Core.swift:226:10: warning: same-type requirement makes generic parameter 'T' non-generic; this is an error in the Swift 6 language mode
224 | @inlinable
225 | public
226 | func put<T>(sequence: T) where T == any Sequence {
| `- warning: same-type requirement makes generic parameter 'T' non-generic; this is an error in the Swift 6 language mode
227 | sequence.forEach { object in
228 |
[12/42] Compiling Wand Counting.swift
/Users/admin/builder/spi-builder-workspace/Sources/Wand/Core/Core.swift:226:10: warning: same-type requirement makes generic parameter 'T' non-generic; this is an error in the Swift 6 language mode
224 | @inlinable
225 | public
226 | func put<T>(sequence: T) where T == any Sequence {
| `- warning: same-type requirement makes generic parameter 'T' non-generic; this is an error in the Swift 6 language mode
227 | sequence.forEach { object in
228 |
[13/42] Compiling Wand Sequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/Wand/Core/Core.swift:226:10: warning: same-type requirement makes generic parameter 'T' non-generic; this is an error in the Swift 6 language mode
224 | @inlinable
225 | public
226 | func put<T>(sequence: T) where T == any Sequence {
| `- warning: same-type requirement makes generic parameter 'T' non-generic; this is an error in the Swift 6 language mode
227 | sequence.forEach { object in
228 |
[14/42] Compiling Wand Task.swift
/Users/admin/builder/spi-builder-workspace/Sources/Wand/Core/Core.swift:226:10: warning: same-type requirement makes generic parameter 'T' non-generic; this is an error in the Swift 6 language mode
224 | @inlinable
225 | public
226 | func put<T>(sequence: T) where T == any Sequence {
| `- warning: same-type requirement makes generic parameter 'T' non-generic; this is an error in the Swift 6 language mode
227 | sequence.forEach { object in
228 |
[15/42] Compiling Wand Ask.Nil.swift
/Users/admin/builder/spi-builder-workspace/Sources/Wand/Core/Core.swift:226:10: warning: same-type requirement makes generic parameter 'T' non-generic; this is an error in the Swift 6 language mode
224 | @inlinable
225 | public
226 | func put<T>(sequence: T) where T == any Sequence {
| `- warning: same-type requirement makes generic parameter 'T' non-generic; this is an error in the Swift 6 language mode
227 | sequence.forEach { object in
228 |
[16/42] Compiling Wand Describing.swift
[17/42] Compiling Wand Describing_Character.swift
[18/42] Compiling Wand Describing_Data.swift
[19/42] Compiling Wand Expecting.swift
[20/42] Compiling Wand WandFramerProtocol.swift
[21/42] Compiling Wand Wanded.swift
[22/42] Compiling Wand |.swift
[23/42] Compiling Wand Memory.swift
[24/42] Compiling Wand Addons.swift
[25/42] Compiling Wand All.swift
[26/42] Compiling Wand Any.swift
[27/42] Compiling Wand ?.swift
[28/42] Compiling Wand Error.swift
[29/42] Compiling Wand Error?.swift
[30/42] Compiling Wand Option.swift
[31/42] Compiling Wand Ask.swift
/Users/admin/builder/spi-builder-workspace/Sources/Wand/Core/Core.swift:240:10: warning: same-type requirement makes generic parameter 'T' non-generic; this is an error in the Swift 6 language mode
238 | @inlinable
239 | public
240 | func dynamicallyCall<T>(withKeywordArguments args: T) where T == KeyValuePairs<String, Any> {
| `- warning: same-type requirement makes generic parameter 'T' non-generic; this is an error in the Swift 6 language mode
241 | for (key, object) in args {
242 |
/Users/admin/builder/spi-builder-workspace/Sources/Wand/Core/Core.swift:226:10: warning: same-type requirement makes generic parameter 'T' non-generic; this is an error in the Swift 6 language mode
224 | @inlinable
225 | public
226 | func put<T>(sequence: T) where T == any Sequence {
| `- warning: same-type requirement makes generic parameter 'T' non-generic; this is an error in the Swift 6 language mode
227 | sequence.forEach { object in
228 |
[32/42] Compiling Wand Core.swift
/Users/admin/builder/spi-builder-workspace/Sources/Wand/Core/Core.swift:240:10: warning: same-type requirement makes generic parameter 'T' non-generic; this is an error in the Swift 6 language mode
238 | @inlinable
239 | public
240 | func dynamicallyCall<T>(withKeywordArguments args: T) where T == KeyValuePairs<String, Any> {
| `- warning: same-type requirement makes generic parameter 'T' non-generic; this is an error in the Swift 6 language mode
241 | for (key, object) in args {
242 |
/Users/admin/builder/spi-builder-workspace/Sources/Wand/Core/Core.swift:226:10: warning: same-type requirement makes generic parameter 'T' non-generic; this is an error in the Swift 6 language mode
224 | @inlinable
225 | public
226 | func put<T>(sequence: T) where T == any Sequence {
| `- warning: same-type requirement makes generic parameter 'T' non-generic; this is an error in the Swift 6 language mode
227 | sequence.forEach { object in
228 |
[33/42] Compiling Wand Expressible.swift
/Users/admin/builder/spi-builder-workspace/Sources/Wand/Core/Core.swift:240:10: warning: same-type requirement makes generic parameter 'T' non-generic; this is an error in the Swift 6 language mode
238 | @inlinable
239 | public
240 | func dynamicallyCall<T>(withKeywordArguments args: T) where T == KeyValuePairs<String, Any> {
| `- warning: same-type requirement makes generic parameter 'T' non-generic; this is an error in the Swift 6 language mode
241 | for (key, object) in args {
242 |
/Users/admin/builder/spi-builder-workspace/Sources/Wand/Core/Core.swift:226:10: warning: same-type requirement makes generic parameter 'T' non-generic; this is an error in the Swift 6 language mode
224 | @inlinable
225 | public
226 | func put<T>(sequence: T) where T == any Sequence {
| `- warning: same-type requirement makes generic parameter 'T' non-generic; this is an error in the Swift 6 language mode
227 | sequence.forEach { object in
228 |
[34/42] Compiling Wand ExpressibleByArray.swift
/Users/admin/builder/spi-builder-workspace/Sources/Wand/Core/Core.swift:240:10: warning: same-type requirement makes generic parameter 'T' non-generic; this is an error in the Swift 6 language mode
238 | @inlinable
239 | public
240 | func dynamicallyCall<T>(withKeywordArguments args: T) where T == KeyValuePairs<String, Any> {
| `- warning: same-type requirement makes generic parameter 'T' non-generic; this is an error in the Swift 6 language mode
241 | for (key, object) in args {
242 |
/Users/admin/builder/spi-builder-workspace/Sources/Wand/Core/Core.swift:226:10: warning: same-type requirement makes generic parameter 'T' non-generic; this is an error in the Swift 6 language mode
224 | @inlinable
225 | public
226 | func put<T>(sequence: T) where T == any Sequence {
| `- warning: same-type requirement makes generic parameter 'T' non-generic; this is an error in the Swift 6 language mode
227 | sequence.forEach { object in
228 |
[35/42] Compiling Wand Ask.T.swift
[36/42] Compiling Wand CoreGraphics_Convertable.swift
[37/42] Compiling Wand Numbers_Convertable.swift
[38/42] Compiling Wand String_Convertable.swift
[39/42] Compiling Wand ExpressibleByDictionary.swift
[40/42] Compiling Wand Key.swift
[41/42] Compiling Wand Weak.swift
[42/42] Compiling Wand Log.swift
Build complete! (6.58s)
Fetching https://github.com/The-Wand/Any.git
[1/277] Fetching any
Fetched https://github.com/The-Wand/Any.git from cache (1.32s)
Computing version for https://github.com/The-Wand/Any.git
Computed https://github.com/The-Wand/Any.git at 1.0.3 (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.3
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Sources/Wand/Wand.md
Build complete.
{
"dependencies" : [
{
"identity" : "any",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/The-Wand/Any.git"
}
],
"manifest_display_name" : "Wand",
"name" : "Wand",
"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" : "Wand",
"targets" : [
"Wand"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "WandTests",
"module_type" : "SwiftTarget",
"name" : "WandTests",
"path" : "Tests/WandTests",
"product_dependencies" : [
"Any_"
],
"sources" : [
"Cases/&/AndT_Tests.swift",
"Cases/&/AndU_Tests.swift",
"Cases/?/Ask_Dependencies_Tests.swift",
"Cases/?/Errors_Tests.swift",
"Cases/Ask/Ask_Tests.swift",
"Cases/Ask/Askable_Tests.swift",
"Cases/Core/Add/Add_Tests.swift",
"Cases/Core/Attach_Tests.swift",
"Cases/Core/Clean_Tests.swift",
"Cases/Core/Contains_Tests.swift",
"Cases/Core/Extract_Tests.swift",
"Cases/Core/Get/Get_Tests.swift",
"Cases/Core/HighLoad_Tests.swift",
"Cases/Core/Init/Core_Init_Tests.swift",
"Cases/Core/Init/Core_To_Array_Tests.swift",
"Cases/Core/Init/Core_To_Dictionary_Tests.swift",
"Cases/Core/Init/Core_To_Tests.swift",
"Cases/Core/Init/Core_Utils_Tests.swift",
"Cases/Core/Put/Core_Put_Default_Tests.swift",
"Cases/Core/Put/Core_Put_Dynamic_Tests.swift",
"Cases/Core/Put/Core_Put_Tests.swift",
"Cases/Core/Wanded/Obtainable_Tests.swift",
"Cases/Core/Wanded/Ubiquitous_Tests.swift",
"Cases/|/Addons/Ask_All_Tests.swift",
"Cases/|/Addons/Ask_Any_Tests.swift",
"Cases/|/Addons/Counting_Tests.swift",
"Cases/|/Addons/Sequence_Tests.swift",
"Cases/|/Addons/Task_Tests.swift",
"Cases/|/Convertable/CoreGraphics_Tests.swift",
"Cases/|/Convertable/Numbers_Tests.swift",
"Cases/|/Describing_Tests.swift",
"Cases/|/String_Tests.swift",
"Unit/DefaultTests.swift",
"Unit/Objects.swift",
"Unit/Performance.swift",
"Unit/T_Tests.swift",
"Unit/Unit.swift",
"Unit/XCTestCase.swift"
],
"target_dependencies" : [
"Wand"
],
"type" : "test"
},
{
"c99name" : "Wand",
"module_type" : "SwiftTarget",
"name" : "Wand",
"path" : "Sources/Wand",
"product_memberships" : [
"Wand"
],
"sources" : [
"&/&.swift",
"&/AndT.swift",
"&/AndU.swift",
"&/Operation.swift",
"?/?.swift",
"?/Error.swift",
"?/Error?.swift",
"?/Option.swift",
"Ask.swift",
"Core/Core.swift",
"Core/Expressible/Expressible.swift",
"Core/Expressible/ExpressibleByArray.swift",
"Core/Expressible/ExpressibleByDictionary.swift",
"Core/Key.swift",
"Core/Weak.swift",
"Core/tools/Log.swift",
"Core/tools/Memory.swift",
"|/Addons/Addons.swift",
"|/Addons/All.swift",
"|/Addons/Any.swift",
"|/Addons/Counting.swift",
"|/Addons/Sequence.swift",
"|/Addons/Task.swift",
"|/Ask.Nil.swift",
"|/Ask.T.swift",
"|/Convertable/CoreGraphics_Convertable.swift",
"|/Convertable/Numbers_Convertable.swift",
"|/Convertable/String_Convertable.swift",
"|/Describing/Describing.swift",
"|/Describing/Describing_Character.swift",
"|/Describing/Describing_Data.swift",
"|/Expecting.swift",
"|/Wanded/Core+Wanded.swift",
"|/Wanded/NW.swift",
"|/Wanded/Obtainable.swift",
"|/Wanded/Ubiquitous.swift",
"|/Wanded/WandFramerProtocol.swift",
"|/Wanded/Wanded.swift",
"|/|.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Done.