Build Information
Failed to build WrkstrmFoundation, reference main (3915f2
), with Swift 6.1 for watchOS using Xcode 16.3 on 11 Sep 2025 15:57:07 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ComposableArchitecture_watchOS -destination generic/platform=watchOS
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wrkstrm/WrkstrmFoundation.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wrkstrm/WrkstrmFoundation
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3915f29 Add version helper.
Cloned https://github.com/wrkstrm/WrkstrmFoundation.git
Revision (git rev-parse @):
3915f299e6812f358bcd247a8125c87dd7dea6af
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/wrkstrm/WrkstrmFoundation.git at main
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/wrkstrm/WrkstrmFoundation.git
https://github.com/wrkstrm/WrkstrmFoundation.git
{
"dependencies" : [
{
"identity" : "wrkstrmlog",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/wrkstrm/WrkstrmLog.git"
},
{
"identity" : "wrkstrmmain",
"requirement" : {
"range" : [
{
"lower_bound" : "2.4.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/wrkstrm/WrkstrmMain.git"
}
],
"manifest_display_name" : "WrkstrmFoundation",
"name" : "WrkstrmFoundation",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "maccatalyst",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "WrkstrmFoundation",
"targets" : [
"WrkstrmFoundation"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WrkstrmNetworking",
"targets" : [
"WrkstrmNetworking"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WrkstrmEnvironment",
"targets" : [
"WrkstrmEnvironment"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "WrkstrmNetworkingTests",
"module_type" : "SwiftTarget",
"name" : "WrkstrmNetworkingTests",
"path" : "Tests/WrkstrmNetworkingTests",
"sources" : [
"HTTPStatusCodeTests.swift",
"Support/MockEnvironment.swift",
"Support/MockURLProtocol.swift",
"Support/SamplePutRequest.swift",
"Support/SampleRequest.swift",
"Support/UnsortedQueryRequest.swift",
"WrkstrmNetworkingTests.swift"
],
"target_dependencies" : [
"WrkstrmNetworking"
],
"type" : "test"
},
{
"c99name" : "WrkstrmNetworking",
"module_type" : "SwiftTarget",
"name" : "WrkstrmNetworking",
"path" : "Sources/WrkstrmNetworking",
"product_dependencies" : [
"WrkstrmLog",
"WrkstrmMain"
],
"product_memberships" : [
"WrkstrmNetworking"
],
"sources" : [
"CURL.swift",
"Data+JSONSerialization.swift",
"HTTP/HTTP+Client.swift",
"HTTP/HTTP+ClientErrors.swift",
"HTTP/HTTP+CodableClient.swift",
"HTTP/HTTP+EncodableRequest.swift",
"HTTP/HTTP+Environment.swift",
"HTTP/HTTP+JSONClient.swift",
"HTTP/HTTP+Method.swift",
"HTTP/HTTP+NetworkEvents.swift",
"HTTP/HTTP+RateLimiter.swift",
"HTTP/HTTP+RequestExecutor.swift",
"HTTP/HTTP+RequestHeaders.swift",
"HTTP/HTTP+Response.swift",
"HTTP/HTTP+SSEExecutor.swift",
"HTTP/HTTP+StatusCode.swift",
"HTTP/HTTP+StreamExecutor.swift",
"HTTP/HTTP+Transport.swift",
"HTTP/HTTP+URLRequestConvertible.swift",
"HTTP/HTTP+WebSocket.swift",
"HTTP/HTTP+WebSocketExecutor.swift",
"HTTP/HTTP+WebSocketRequest.swift",
"HTTP/HTTP+WebSocketURLBuilder.swift",
"HTTP/HTTP+WebSocketURLSession.swift",
"HTTP/HTTP.swift",
"Log+Networking.swift",
"URL+Common.swift"
],
"target_dependencies" : [
"WrkstrmFoundation"
],
"type" : "library"
},
{
"c99name" : "WrkstrmFoundationTests",
"module_type" : "SwiftTarget",
"name" : "WrkstrmFoundationTests",
"path" : "Tests/WrkstrmFoundationTests",
"sources" : [
"CalendarTests.swift",
"CodableArchiverClassTests.swift",
"CodableArchiverDataTests.swift",
"CodableArchiverEdgeCaseTests.swift",
"CodableArchiverStaticArchiverTests.swift",
"CodableArchiverStructTests.swift",
"DataBase64URLTests.swift",
"DataUTF8Tests.swift",
"EnvironmentProbeTests.swift",
"FileManagerSourceTests.swift",
"LocalizedValuesTests.swift",
"StringCasingTests.swift",
"TestCodableClass.swift",
"TestCodableStruct.swift",
"TestCodableValue.swift",
"TestUserProfile.swift",
"URLQueryItemTests.swift",
"URLTempDirectoryTests.swift"
],
"target_dependencies" : [
"WrkstrmFoundation",
"WrkstrmEnvironment"
],
"type" : "test"
},
{
"c99name" : "WrkstrmFoundation",
"module_type" : "SwiftTarget",
"name" : "WrkstrmFoundation",
"path" : "Sources/WrkstrmFoundation",
"product_dependencies" : [
"WrkstrmLog",
"WrkstrmMain"
],
"product_memberships" : [
"WrkstrmFoundation",
"WrkstrmNetworking",
"WrkstrmEnvironment"
],
"sources" : [
"CLI/CLIAppVersion.swift",
"Collections/Calendar.swift",
"Collections/Event.swift",
"Extensions/Bundle+Version.swift",
"Extensions/Data+Base64URL.swift",
"Extensions/Data+UTF8.swift",
"Extensions/Dates/Date+ExpressibleByIntegerLiteral.swift",
"Extensions/Dates/Date+GitLog.swift",
"Extensions/Dates/Date+Utilities.swift",
"Extensions/Dates/DateFormatter+Utilities.swift",
"Extensions/Dates/FoundationCalendar+Default.swift",
"Extensions/FileHandle+Standard.swift",
"Extensions/FileManager+Source.swift",
"Extensions/Log+Foundation.swift",
"Extensions/NotificationCenter+Transformers.swift",
"Extensions/NumberFormatter+Localize.swift",
"Extensions/String/String+Casing.swift",
"Extensions/String/String+Expanding.swift",
"Extensions/String/String+FileType.swift",
"Extensions/String/String+Stats.swift",
"Extensions/URL+URLQueryItem.swift",
"JSON/JSONCoders.swift",
"JSON/JSONDataCoding+Foundation.swift",
"JSON/JSONParseMetrics.swift",
"JSON/JSONParser+Alternating.swift",
"JSON/JSONParser+Instrumentation.swift",
"JSON/JSONParser.swift",
"JSON/JSONResource.swift",
"Performance/Instrumentation.swift",
"Persistence/Bundle+Decode.swift",
"Persistence/CodableArchiver.swift",
"Persistence/SecurityScopedAsset.swift",
"URL+TempDirectory.swift"
],
"type" : "library"
},
{
"c99name" : "WrkstrmEnvironment",
"module_type" : "SwiftTarget",
"name" : "WrkstrmEnvironment",
"path" : "Sources/WrkstrmEnvironment",
"product_dependencies" : [
"WrkstrmLog",
"WrkstrmMain"
],
"product_memberships" : [
"WrkstrmEnvironment"
],
"sources" : [
"EnvironmentProbe.swift"
],
"target_dependencies" : [
"WrkstrmFoundation"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
warning: 'spi-builder-workspace': ---- Package Inject Deps: Begin ----
Use Local Deps? false
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmLog.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.0.0..<3.0.0))), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmMain.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.4.0..<3.0.0)))]
---- Package Inject Deps: End ----
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/wrkstrm/WrkstrmMain.git
Fetching from https://github.com/wrkstrm/WrkstrmLog.git
Fetching from https://github.com/apple/swift-log.git (cached)
Creating working copy of package ‘WrkstrmLog’
Checking out 2.2.1 of package ‘WrkstrmLog’
Creating working copy of package ‘WrkstrmMain’
Checking out 2.4.1 of package ‘WrkstrmMain’
Creating working copy of package ‘swift-log’
Checking out 1.6.4 of package ‘swift-log’
Resolve Package Graph
Resolved source packages:
WrkstrmLog: https://github.com/wrkstrm/WrkstrmLog.git @ 2.2.1
WrkstrmMain: https://github.com/wrkstrm/WrkstrmMain.git @ 2.4.1
WrkstrmFoundation: /Users/admin/builder/spi-builder-workspace
swift-log: https://github.com/apple/swift-log.git @ 1.6.4
resolved source packages: WrkstrmLog, WrkstrmMain, WrkstrmFoundation, swift-log
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ComposableArchitecture_watchOS -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme ComposableArchitecture_watchOS -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
swift-log: https://github.com/apple/swift-log.git @ 1.6.4
WrkstrmFoundation: /Users/admin/builder/spi-builder-workspace
WrkstrmMain: https://github.com/wrkstrm/WrkstrmMain.git @ 2.4.1
WrkstrmLog: https://github.com/wrkstrm/WrkstrmLog.git @ 2.2.1
2025-09-11 08:57:05.424 xcodebuild[793:4361] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-11-09_08-57-0005.xcresult
xcodebuild: error: The workspace named "spi-builder-workspace" does not contain a scheme named "ComposableArchitecture_watchOS". The "-list" option can be used to find the names of the schemes in the workspace.
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
swift-log: https://github.com/apple/swift-log.git @ 1.6.4
WrkstrmMain: https://github.com/wrkstrm/WrkstrmMain.git @ 2.4.1
WrkstrmLog: https://github.com/wrkstrm/WrkstrmLog.git @ 2.2.1
WrkstrmFoundation: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-log, WrkstrmMain, WrkstrmLog, WrkstrmFoundation
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ComposableArchitecture_watchOS -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme ComposableArchitecture_watchOS -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
WrkstrmLog: https://github.com/wrkstrm/WrkstrmLog.git @ 2.2.1
WrkstrmMain: https://github.com/wrkstrm/WrkstrmMain.git @ 2.4.1
WrkstrmFoundation: /Users/admin/builder/spi-builder-workspace
swift-log: https://github.com/apple/swift-log.git @ 1.6.4
2025-09-11 08:57:07.276 xcodebuild[850:4614] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-11-09_08-57-0007.xcresult
xcodebuild: error: The workspace named "spi-builder-workspace" does not contain a scheme named "ComposableArchitecture_watchOS". The "-list" option can be used to find the names of the schemes in the workspace.
BUILD FAILURE 6.1 watchOS