Build Information
Failed to build WandFoundation, reference main (884ce7), with Swift 6.1 for macOS (SPM) on 31 Mar 2026 16:49:50 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/The-Wand/Foundation.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/The-Wand/Foundation
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 884ce7c Merge branch 'dev'
Cloned https://github.com/The-Wand/Foundation.git
Revision (git rev-parse @):
884ce7c39abf1e69835b32f5afed73dfcf69af58
SUCCESS checkout https://github.com/The-Wand/Foundation.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/The-Wand/Foundation.git
https://github.com/The-Wand/Foundation.git
{
"default_localization" : "ru",
"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"
},
{
"identity" : "wand",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.5",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/the-wand/Wand.git"
}
],
"manifest_display_name" : "WandFoundation",
"name" : "WandFoundation",
"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" : "WandFoundation",
"targets" : [
"WandFoundation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "wandTests",
"module_type" : "SwiftTarget",
"name" : "wandTests",
"path" : "Tests/wandTests",
"product_dependencies" : [
"Any_"
],
"sources" : [
"Foundation/Calendar.Component_Tests.swift",
"Foundation/Date_Convert_Tests.swift",
"Foundation/IndexPath_Tests.swift",
"Foundation/NSTextCheckingResult_Tests.swift",
"Foundation/Notification_Tests.swift",
"Foundation/RelativeDateTimeFormatter_Tests.swift",
"Foundation/TimeZone_Tests.swift",
"Unit/ImageTestCase.swift",
"Unit/Unit.swift",
"Unit/XCTestCase.swift"
],
"target_dependencies" : [
"WandFoundation"
],
"type" : "test"
},
{
"c99name" : "WandFoundation",
"module_type" : "SwiftTarget",
"name" : "WandFoundation",
"path" : "Sources/WandFoundation",
"product_dependencies" : [
"Wand"
],
"product_memberships" : [
"WandFoundation"
],
"sources" : [
"Foundation/Bundle_Convert.swift",
"Foundation/Codable_convert.swift",
"Foundation/Data/Data_Convert.swift",
"Foundation/Date/DateComponents_Convert.swift",
"Foundation/Date/DateFormatter_Convert.swift",
"Foundation/Date/Date_Convert.swift",
"Foundation/Date/TimeInterval_Convert.swift",
"Foundation/Foundation_Convert.swift",
"Foundation/IndexPath_Convert.swift",
"Foundation/Model/Model.swift",
"Foundation/Model/Model_Convert.swift",
"Foundation/NSTextCheckingResult_Convert.swift",
"Foundation/Notification/NotificationCenter_Ubiquitous.swift",
"Foundation/Notification/Notification_Ask.swift",
"Foundation/RelativeDateTimeFormatter_Convert.swift",
"Foundation/TimeZone_Convert.swift",
"Foundation/UserDefaults_Ubiquitous.swift",
"String/Collection/Range_Convert.swift",
"String/String.Encoding_Convert.swift",
"String/String.IndexDistance_Wand.swift",
"String/String_Convert.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
warning: 'spi-builder-workspace': the target name wandTests has different case on the filesystem and the Package.swift manifest file
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
Fetching https://github.com/the-wand/Any.git
Fetching https://github.com/the-wand/Wand.git
[1/9074] Fetching wand
[2/9351] Fetching wand, any
Fetched https://github.com/the-wand/Wand.git from cache (1.46s)
Fetched https://github.com/the-wand/Any.git from cache (1.46s)
Computing version for https://github.com/the-wand/Any.git
Computed https://github.com/the-wand/Any.git at 1.0.3 (2.08s)
Computing version for https://github.com/the-wand/Wand.git
error: Invalid manifest (compiled with: ["/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.rlgHhq/vfs.yaml", "-L", "/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-target", "arm64-apple-macosx14.0", "-sdk", "/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk", "-F", "/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", "-F", "/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks", "-I", "/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-L", "/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-swift-version", "5", "-I", "/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-sdk", "/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk", "-package-description-version", "5.6.0", "/Package.swift", "-o", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.EJQuIm/wand-manifest"])
/Package.swift:37:67: error: expected ',' separator
35 |
36 | dependencies: [
37 | .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
| `- error: expected ',' separator
38 | ],
39 |
/Package.swift:37:67: error: expected argument label before colon
35 |
36 | dependencies: [
37 | .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
| `- error: expected argument label before colon
38 | ],
39 |
/Package.swift:37:10: error: no exact matches in call to static method 'package'
35 |
36 | dependencies: [
37 | .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
| `- error: no exact matches in call to static method 'package'
38 | ],
39 |
PackageDescription.Package.Dependency.package:4:24: note: incorrect labels for candidate (have: '(url:_:_:)', expected: '(name:url:branch:)')
2 | class Dependency {
3 | @available(_PackageDescription, introduced: 5.5, deprecated: 5.6, message: "use package(url:branch:) instead")
4 | public static func package(name: String, url: String, branch: String) -> Package.Dependency }
| `- note: incorrect labels for candidate (have: '(url:_:_:)', expected: '(name:url:branch:)')
5 | }
6 |
PackageDescription.Package.Dependency.package:4:24: note: incorrect labels for candidate (have: '(url:_:_:)', expected: '(name:url:revision:)')
2 | class Dependency {
3 | @available(_PackageDescription, introduced: 5.5, deprecated: 5.6, message: "use package(url:revision:) instead")
4 | public static func package(name: String, url: String, revision: String) -> Package.Dependency }
| `- note: incorrect labels for candidate (have: '(url:_:_:)', expected: '(name:url:revision:)')
5 | }
6 |
PackageDescription.Package.Dependency.package:4:24: note: incorrect labels for candidate (have: '(url:_:_:)', expected: '(name:url:_:)')
2 | class Dependency {
3 | @available(_PackageDescription, introduced: 5.2, deprecated: 5.6, message: "use package(url:_:) instead")
4 | public static func package(name: String, url: String, _ range: Range<Version>) -> Package.Dependency }
| `- note: incorrect labels for candidate (have: '(url:_:_:)', expected: '(name:url:_:)')
5 | }
6 |
PackageDescription.Package.Dependency.package:4:24: note: incorrect labels for candidate (have: '(url:_:_:)', expected: '(name:url:_:)')
2 | class Dependency {
3 | @available(_PackageDescription, introduced: 5.2, deprecated: 5.6, message: "use package(url:_:) instead")
4 | public static func package(name: String, url: String, _ range: ClosedRange<Version>) -> Package.Dependency }
| `- note: incorrect labels for candidate (have: '(url:_:_:)', expected: '(name:url:_:)')
5 | }
6 |
/Package.swift:37:63: error: reference to member 'from' cannot be resolved without a contextual type
35 |
36 | dependencies: [
37 | .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
| `- error: reference to member 'from' cannot be resolved without a contextual type
38 | ],
39 | in https://github.com/the-wand/Wand.git
warning: 'spi-builder-workspace': the target name wandTests has different case on the filesystem and the Package.swift manifest file
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Updating https://github.com/the-wand/Wand.git
Updating https://github.com/the-wand/Any.git
Updated https://github.com/the-wand/Wand.git (0.45s)
Updated https://github.com/the-wand/Any.git (0.45s)
Computing version for https://github.com/the-wand/Any.git
Computed https://github.com/the-wand/Any.git at 1.0.3 (0.51s)
Computing version for https://github.com/the-wand/Wand.git
error: Invalid manifest (compiled with: ["/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.NgnNxF/vfs.yaml", "-L", "/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-target", "arm64-apple-macosx14.0", "-sdk", "/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk", "-F", "/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", "-F", "/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks", "-I", "/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-L", "/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-swift-version", "5", "-I", "/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-sdk", "/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk", "-package-description-version", "5.6.0", "/Package.swift", "-o", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.8t9tX4/wand-manifest"])
/Package.swift:37:67: error: expected ',' separator
35 |
36 | dependencies: [
37 | .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
| `- error: expected ',' separator
38 | ],
39 |
/Package.swift:37:67: error: expected argument label before colon
35 |
36 | dependencies: [
37 | .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
| `- error: expected argument label before colon
38 | ],
39 |
/Package.swift:37:10: error: no exact matches in call to static method 'package'
35 |
36 | dependencies: [
37 | .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
| `- error: no exact matches in call to static method 'package'
38 | ],
39 |
PackageDescription.Package.Dependency.package:4:24: note: incorrect labels for candidate (have: '(url:_:_:)', expected: '(name:url:branch:)')
2 | class Dependency {
3 | @available(_PackageDescription, introduced: 5.5, deprecated: 5.6, message: "use package(url:branch:) instead")
4 | public static func package(name: String, url: String, branch: String) -> Package.Dependency }
| `- note: incorrect labels for candidate (have: '(url:_:_:)', expected: '(name:url:branch:)')
5 | }
6 |
PackageDescription.Package.Dependency.package:4:24: note: incorrect labels for candidate (have: '(url:_:_:)', expected: '(name:url:revision:)')
2 | class Dependency {
3 | @available(_PackageDescription, introduced: 5.5, deprecated: 5.6, message: "use package(url:revision:) instead")
4 | public static func package(name: String, url: String, revision: String) -> Package.Dependency }
| `- note: incorrect labels for candidate (have: '(url:_:_:)', expected: '(name:url:revision:)')
5 | }
6 |
PackageDescription.Package.Dependency.package:4:24: note: incorrect labels for candidate (have: '(url:_:_:)', expected: '(name:url:_:)')
2 | class Dependency {
3 | @available(_PackageDescription, introduced: 5.2, deprecated: 5.6, message: "use package(url:_:) instead")
4 | public static func package(name: String, url: String, _ range: Range<Version>) -> Package.Dependency }
| `- note: incorrect labels for candidate (have: '(url:_:_:)', expected: '(name:url:_:)')
5 | }
6 |
PackageDescription.Package.Dependency.package:4:24: note: incorrect labels for candidate (have: '(url:_:_:)', expected: '(name:url:_:)')
2 | class Dependency {
3 | @available(_PackageDescription, introduced: 5.2, deprecated: 5.6, message: "use package(url:_:) instead")
4 | public static func package(name: String, url: String, _ range: ClosedRange<Version>) -> Package.Dependency }
| `- note: incorrect labels for candidate (have: '(url:_:_:)', expected: '(name:url:_:)')
5 | }
6 |
/Package.swift:37:63: error: reference to member 'from' cannot be resolved without a contextual type
35 |
36 | dependencies: [
37 | .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
| `- error: reference to member 'from' cannot be resolved without a contextual type
38 | ],
39 | in https://github.com/the-wand/Wand.git
warning: 'spi-builder-workspace': the target name wandTests has different case on the filesystem and the Package.swift manifest file
BUILD FAILURE 6.1 macosSpm