Build Information
Failed to build ServiceManager, reference 1.2.2 (81bb25
), with Swift 6.1 for watchOS using Xcode 16.3 on 26 Apr 2025 10:20:11 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ServiceManager -destination generic/platform=watchOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bibinjacobpulickal/ServiceManager.git
Reference: 1.2.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bibinjacobpulickal/ServiceManager
* tag 1.2.2 -> FETCH_HEAD
HEAD is now at 81bb25b Added port component.
Cloned https://github.com/bibinjacobpulickal/ServiceManager.git
Revision (git rev-parse @):
81bb25bfea2779e9bdcd9ccd1bcad592435b24ca
SUCCESS checkout https://github.com/bibinjacobpulickal/ServiceManager.git at 1.2.2
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/bibinjacobpulickal/ServiceManager.git
https://github.com/bibinjacobpulickal/ServiceManager.git
{
"dependencies" : [
],
"manifest_display_name" : "ServiceManager",
"name" : "ServiceManager",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ServiceManager",
"targets" : [
"ServiceManager"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ServiceManagerTests",
"module_type" : "SwiftTarget",
"name" : "ServiceManagerTests",
"path" : "Tests/ServiceManagerTests",
"sources" : [
"ServiceManagerTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"ServiceManager"
],
"type" : "test"
},
{
"c99name" : "ServiceManager",
"module_type" : "SwiftTarget",
"name" : "ServiceManager",
"path" : "Sources/ServiceManager",
"product_memberships" : [
"ServiceManager"
],
"sources" : [
"Decoding/AnyDecoder.swift",
"Encoding/AnyEncoder.swift",
"Encoding/EncodableExtensions.swift",
"Encoding/FormDataEncoding.swift",
"Encoding/HTTPEncoding.swift",
"Encoding/JSONEncoding.swift",
"Encoding/PropertyListEncoding.swift",
"Encoding/URLEncoding.swift",
"HTTP/HTTPError.swift",
"HTTP/HTTPHeader.swift",
"HTTP/HTTPMethod.swift",
"HTTP/HTTPScheme.swift",
"Protocols/DataConvertible.swift",
"Protocols/URLConvertible.swift",
"Protocols/URLRequestConvertible.swift",
"Route/RequestComponent.swift",
"Route/ResponseComponent.swift",
"Route/Route.swift",
"Route/URLComponent.swift",
"Service/BBServiceKit.swift",
"Service/Service.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "ServiceManager",
"name" : "ServiceManager",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ServiceManager",
"targets" : [
"ServiceManager"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ServiceManagerTests",
"module_type" : "SwiftTarget",
"name" : "ServiceManagerTests",
"path" : "Tests/ServiceManagerTests",
"sources" : [
"ServiceManagerTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"ServiceManager"
],
"type" : "test"
},
{
"c99name" : "ServiceManager",
"module_type" : "SwiftTarget",
"name" : "ServiceManager",
"path" : "Sources/ServiceManager",
"product_memberships" : [
"ServiceManager"
],
"sources" : [
"Decoding/AnyDecoder.swift",
"Encoding/AnyEncoder.swift",
"Encoding/EncodableExtensions.swift",
"Encoding/FormDataEncoding.swift",
"Encoding/HTTPEncoding.swift",
"Encoding/JSONEncoding.swift",
"Encoding/PropertyListEncoding.swift",
"Encoding/URLEncoding.swift",
"HTTP/HTTPError.swift",
"HTTP/HTTPHeader.swift",
"HTTP/HTTPMethod.swift",
"HTTP/HTTPScheme.swift",
"Protocols/DataConvertible.swift",
"Protocols/URLConvertible.swift",
"Protocols/URLRequestConvertible.swift",
"Route/RequestComponent.swift",
"Route/ResponseComponent.swift",
"Route/Route.swift",
"Route/URLComponent.swift",
"Service/BBServiceKit.swift",
"Service/Service.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "ServiceManager",
"schemes" : [
"ServiceManager",
"ServiceManagerPackageDescription",
"ServiceManagerPackageTests"
],
"targets" : [
"ServiceManager",
"ServiceManagerPackageDescription",
"ServiceManagerPackageTests",
"ServiceManagerTests"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ServiceManager"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ServiceManager -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 ServiceManager -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
Resolved source packages:
ServiceManager: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'ServiceManager' in project 'ServiceManager'
➜ Explicit dependency on target 'ServiceManager' in project 'ServiceManager'
Target 'ServiceManager' in project 'ServiceManager' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 9efeff20f6a33ebbfcd103adf5717144
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9efeff20f6a33ebbfcd103adf5717144.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/ServiceManager.modulemap (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/ServiceManager.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64_32/ServiceManager.LinkFileList (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64_32/ServiceManager.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64_32/ServiceManager_const_extract_protocols.json (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64_32/ServiceManager_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/ServiceManager.DependencyStaticMetadataFileList (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/ServiceManager.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/ServiceManager_const_extract_protocols.json (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/ServiceManager_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64_32/ServiceManager-OutputFileMap.json (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64_32/ServiceManager-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/armv7k/ServiceManager-OutputFileMap.json (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/armv7k/ServiceManager-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/armv7k/ServiceManager_const_extract_protocols.json (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/armv7k/ServiceManager_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/armv7k/ServiceManager.LinkFileList (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/armv7k/ServiceManager.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/ServiceManager.DependencyMetadataFileList (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/ServiceManager.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/armv7k/ServiceManager.SwiftFileList (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/armv7k/ServiceManager.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/armv7k/ServiceManager.SwiftConstValuesFileList (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/armv7k/ServiceManager.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64_32/ServiceManager.SwiftFileList (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64_32/ServiceManager.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64_32/ServiceManager.SwiftConstValuesFileList (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64_32/ServiceManager.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/ServiceManager.SwiftFileList (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/ServiceManager.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/ServiceManager.SwiftConstValuesFileList (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/ServiceManager.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/ServiceManager.LinkFileList (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/ServiceManager.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/ServiceManager-OutputFileMap.json (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/ServiceManager-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/ServiceManager.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/ServiceManager.modulemap (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/ServiceManager.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver ServiceManager normal armv7k com.apple.xcode.tools.swift.compiler (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ServiceManager -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/armv7k/ServiceManager.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/armv7k/ServiceManager-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/armv7k/ServiceManager.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/armv7k/ServiceManager_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/armv7k/ServiceManager-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver ServiceManager normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ServiceManager -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/ServiceManager.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/ServiceManager-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/ServiceManager.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/ServiceManager_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/ServiceManager-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver ServiceManager normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ServiceManager -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64_32/ServiceManager.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64_32/ServiceManager-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64_32/ServiceManager.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64_32/ServiceManager_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64_32/ServiceManager-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ AnyDecoder.swift,\ AnyEncoder.swift,\ EncodableExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Decoding/AnyDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/AnyEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/EncodableExtensions.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Decoding/AnyDecoder.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/AnyEncoder.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/EncodableExtensions.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ JSONEncoding.swift,\ PropertyListEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/JSONEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/PropertyListEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Decoding/AnyDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/AnyEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/EncodableExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/FormDataEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/HTTPEncoding.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/JSONEncoding.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/PropertyListEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/URLEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPError.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPScheme.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Protocols/DataConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Protocols/URLConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Protocols/URLRequestConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/RequestComponent.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/ResponseComponent.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/Route.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/URLComponent.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/BBServiceKit.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/Service.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/JSONEncoding.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/JSONEncoding.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/JSONEncoding.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/JSONEncoding.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/PropertyListEncoding.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/PropertyListEncoding.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/PropertyListEncoding.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/PropertyListEncoding.dia -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/ServiceManager_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ServiceManager -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/JSONEncoding.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/PropertyListEncoding.o -index-unit-output-path /ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/JSONEncoding.o -index-unit-output-path /ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/PropertyListEncoding.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/JSONEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/JSONEncoding.swift:43:85: error: 'withoutEscapingSlashes' is only available in watchOS 6.0 or newer
public static var withoutEscapingSlashes: JSONEncoding { JSONEncoding(options: .withoutEscapingSlashes) }
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/JSONEncoding.swift:43:85: note: add 'if #available' version check
public static var withoutEscapingSlashes: JSONEncoding { JSONEncoding(options: .withoutEscapingSlashes) }
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/JSONEncoding.swift:43:23: note: add @available attribute to enclosing static property
public static var withoutEscapingSlashes: JSONEncoding { JSONEncoding(options: .withoutEscapingSlashes) }
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/JSONEncoding.swift:27:15: note: add @available attribute to enclosing struct
public struct JSONEncoding: HTTPEncoding {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/PropertyListEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FormDataEncoding.swift,\ HTTPEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/FormDataEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/HTTPEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/FormDataEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/HTTPEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HTTPScheme.swift,\ DataConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPScheme.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Protocols/DataConvertible.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPScheme.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPScheme.swift:29:23: warning: static property 'https' is not concurrency-safe because non-'Sendable' type 'HTTPScheme' may have shared mutable state; this is an error in the Swift 6 language mode
public static let https = HTTPScheme(rawValue: "https")
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPScheme.swift:27:15: note: consider making struct 'HTTPScheme' conform to the 'Sendable' protocol
public struct HTTPScheme {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPScheme.swift:29:23: note: add '@MainActor' to make static property 'https' part of global actor 'MainActor'
public static let https = HTTPScheme(rawValue: "https")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPScheme.swift:29:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let https = HTTPScheme(rawValue: "https")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPScheme.swift:31:23: warning: static property 'http' is not concurrency-safe because non-'Sendable' type 'HTTPScheme' may have shared mutable state; this is an error in the Swift 6 language mode
public static let http = HTTPScheme(rawValue: "http")
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPScheme.swift:27:15: note: consider making struct 'HTTPScheme' conform to the 'Sendable' protocol
public struct HTTPScheme {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPScheme.swift:31:23: note: add '@MainActor' to make static property 'http' part of global actor 'MainActor'
public static let http = HTTPScheme(rawValue: "http")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPScheme.swift:31:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let http = HTTPScheme(rawValue: "http")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPScheme.swift:33:23: warning: static property 'ftp' is not concurrency-safe because non-'Sendable' type 'HTTPScheme' may have shared mutable state; this is an error in the Swift 6 language mode
public static let ftp = HTTPScheme(rawValue: "ftp")
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPScheme.swift:27:15: note: consider making struct 'HTTPScheme' conform to the 'Sendable' protocol
public struct HTTPScheme {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPScheme.swift:33:23: note: add '@MainActor' to make static property 'ftp' part of global actor 'MainActor'
public static let ftp = HTTPScheme(rawValue: "ftp")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPScheme.swift:33:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let ftp = HTTPScheme(rawValue: "ftp")
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Protocols/DataConvertible.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ URLEncoding.swift,\ HTTPError.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/URLEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPError.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/URLEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPError.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPError.swift:72:10: warning: associated value 'invalidURL(url:)' of 'Sendable'-conforming enum 'HTTPError' has non-sendable type 'any URLConvertible'; this is an error in the Swift 6 language mode
case invalidURL(url: URLConvertible)
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Protocols/URLConvertible.swift:29:17: note: protocol 'URLConvertible' does not conform to the 'Sendable' protocol
public protocol URLConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPError.swift:73:10: warning: associated value 'parameterEncodingFailed(reason:)' of 'Sendable'-conforming enum 'HTTPError' has non-sendable type 'HTTPError.ParameterEncodingFailureReason'; this is an error in the Swift 6 language mode
case parameterEncodingFailed(reason: ParameterEncodingFailureReason)
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPError.swift:29:17: note: consider making enum 'ParameterEncodingFailureReason' conform to the 'Sendable' protocol
public enum ParameterEncodingFailureReason {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPError.swift:74:10: warning: associated value 'multipartEncodingFailed(reason:)' of 'Sendable'-conforming enum 'HTTPError' has non-sendable type 'HTTPError.MultipartEncodingFailureReason'; this is an error in the Swift 6 language mode
case multipartEncodingFailed(reason: MultipartEncodingFailureReason)
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPError.swift:36:17: note: consider making enum 'MultipartEncodingFailureReason' conform to the 'Sendable' protocol
public enum MultipartEncodingFailureReason {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPError.swift:75:10: warning: associated value 'responseValidationFailed(reason:)' of 'Sendable'-conforming enum 'HTTPError' has non-sendable type 'HTTPError.ResponseValidationFailureReason'; this is an error in the Swift 6 language mode
case responseValidationFailed(reason: ResponseValidationFailureReason)
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPError.swift:54:17: note: consider making enum 'ResponseValidationFailureReason' conform to the 'Sendable' protocol
public enum ResponseValidationFailureReason {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPError.swift:76:10: warning: associated value 'responseSerializationFailed(reason:)' of 'Sendable'-conforming enum 'HTTPError' has non-sendable type 'HTTPError.ResponseSerializationFailureReason'; this is an error in the Swift 6 language mode
case responseSerializationFailed(reason: ResponseSerializationFailureReason)
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPError.swift:62:17: note: consider making enum 'ResponseSerializationFailureReason' conform to the 'Sendable' protocol
public enum ResponseSerializationFailureReason {
^
: Sendable
SwiftCompile normal arm64 Compiling\ URLConvertible.swift,\ URLRequestConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Protocols/URLConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Protocols/URLRequestConvertible.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Protocols/URLConvertible.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Protocols/URLRequestConvertible.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ ServiceManager (in target 'ServiceManager' from project 'ServiceManager')
EmitSwiftModule normal arm64 (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPError.swift:72:10: warning: associated value 'invalidURL(url:)' of 'Sendable'-conforming enum 'HTTPError' has non-sendable type 'any URLConvertible'; this is an error in the Swift 6 language mode
case invalidURL(url: URLConvertible)
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Protocols/URLConvertible.swift:29:17: note: protocol 'URLConvertible' does not conform to the 'Sendable' protocol
public protocol URLConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPError.swift:73:10: warning: associated value 'parameterEncodingFailed(reason:)' of 'Sendable'-conforming enum 'HTTPError' has non-sendable type 'HTTPError.ParameterEncodingFailureReason'; this is an error in the Swift 6 language mode
case parameterEncodingFailed(reason: ParameterEncodingFailureReason)
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPError.swift:29:17: note: consider making enum 'ParameterEncodingFailureReason' conform to the 'Sendable' protocol
public enum ParameterEncodingFailureReason {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPError.swift:74:10: warning: associated value 'multipartEncodingFailed(reason:)' of 'Sendable'-conforming enum 'HTTPError' has non-sendable type 'HTTPError.MultipartEncodingFailureReason'; this is an error in the Swift 6 language mode
case multipartEncodingFailed(reason: MultipartEncodingFailureReason)
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPError.swift:36:17: note: consider making enum 'MultipartEncodingFailureReason' conform to the 'Sendable' protocol
public enum MultipartEncodingFailureReason {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPError.swift:75:10: warning: associated value 'responseValidationFailed(reason:)' of 'Sendable'-conforming enum 'HTTPError' has non-sendable type 'HTTPError.ResponseValidationFailureReason'; this is an error in the Swift 6 language mode
case responseValidationFailed(reason: ResponseValidationFailureReason)
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPError.swift:54:17: note: consider making enum 'ResponseValidationFailureReason' conform to the 'Sendable' protocol
public enum ResponseValidationFailureReason {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPError.swift:76:10: warning: associated value 'responseSerializationFailed(reason:)' of 'Sendable'-conforming enum 'HTTPError' has non-sendable type 'HTTPError.ResponseSerializationFailureReason'; this is an error in the Swift 6 language mode
case responseSerializationFailed(reason: ResponseSerializationFailureReason)
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPError.swift:62:17: note: consider making enum 'ResponseSerializationFailureReason' conform to the 'Sendable' protocol
public enum ResponseSerializationFailureReason {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift:338:16: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'HTTPHeaders' may have shared mutable state; this is an error in the Swift 6 language mode
static let `default`: HTTPHeaders = [.defaultAcceptEncoding,
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift:28:15: note: consider making struct 'HTTPHeaders' conform to the 'Sendable' protocol
public struct HTTPHeaders {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift:338:16: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
static let `default`: HTTPHeaders = [.defaultAcceptEncoding,
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift:338:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let `default`: HTTPHeaders = [.defaultAcceptEncoding,
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift:348:23: warning: static property 'defaultAcceptEncoding' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
public static let defaultAcceptEncoding: HTTPHeader = {
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift:194:15: note: consider making struct 'HTTPHeader' conform to the 'Sendable' protocol
public struct HTTPHeader: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift:348:23: note: add '@MainActor' to make static property 'defaultAcceptEncoding' part of global actor 'MainActor'
public static let defaultAcceptEncoding: HTTPHeader = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift:348:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let defaultAcceptEncoding: HTTPHeader = {
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift:363:23: warning: static property 'defaultAcceptLanguage' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
public static let defaultAcceptLanguage: HTTPHeader = {
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift:194:15: note: consider making struct 'HTTPHeader' conform to the 'Sendable' protocol
public struct HTTPHeader: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift:363:23: note: add '@MainActor' to make static property 'defaultAcceptLanguage' part of global actor 'MainActor'
public static let defaultAcceptLanguage: HTTPHeader = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift:363:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let defaultAcceptLanguage: HTTPHeader = {
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift:372:23: warning: static property 'defaultUserAgent' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
public static let defaultUserAgent: HTTPHeader = {
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift:194:15: note: consider making struct 'HTTPHeader' conform to the 'Sendable' protocol
public struct HTTPHeader: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift:372:23: note: add '@MainActor' to make static property 'defaultUserAgent' part of global actor 'MainActor'
public static let defaultUserAgent: HTTPHeader = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift:372:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let defaultUserAgent: HTTPHeader = {
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:33:23: warning: static property 'connect' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
public static let connect = HTTPMethod(rawValue: "CONNECT")
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:31:15: note: consider making struct 'HTTPMethod' conform to the 'Sendable' protocol
public struct HTTPMethod: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:33:23: note: add '@MainActor' to make static property 'connect' part of global actor 'MainActor'
public static let connect = HTTPMethod(rawValue: "CONNECT")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:33:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let connect = HTTPMethod(rawValue: "CONNECT")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:35:23: warning: static property 'delete' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
public static let delete = HTTPMethod(rawValue: "DELETE")
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:31:15: note: consider making struct 'HTTPMethod' conform to the 'Sendable' protocol
public struct HTTPMethod: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:35:23: note: add '@MainActor' to make static property 'delete' part of global actor 'MainActor'
public static let delete = HTTPMethod(rawValue: "DELETE")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:35:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let delete = HTTPMethod(rawValue: "DELETE")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:37:23: warning: static property 'get' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
public static let get = HTTPMethod(rawValue: "GET")
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:31:15: note: consider making struct 'HTTPMethod' conform to the 'Sendable' protocol
public struct HTTPMethod: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:37:23: note: add '@MainActor' to make static property 'get' part of global actor 'MainActor'
public static let get = HTTPMethod(rawValue: "GET")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:37:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let get = HTTPMethod(rawValue: "GET")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:39:23: warning: static property 'head' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
public static let head = HTTPMethod(rawValue: "HEAD")
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:31:15: note: consider making struct 'HTTPMethod' conform to the 'Sendable' protocol
public struct HTTPMethod: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:39:23: note: add '@MainActor' to make static property 'head' part of global actor 'MainActor'
public static let head = HTTPMethod(rawValue: "HEAD")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:39:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let head = HTTPMethod(rawValue: "HEAD")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:41:23: warning: static property 'options' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
public static let options = HTTPMethod(rawValue: "OPTIONS")
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:31:15: note: consider making struct 'HTTPMethod' conform to the 'Sendable' protocol
public struct HTTPMethod: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:41:23: note: add '@MainActor' to make static property 'options' part of global actor 'MainActor'
public static let options = HTTPMethod(rawValue: "OPTIONS")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:41:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let options = HTTPMethod(rawValue: "OPTIONS")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:43:23: warning: static property 'patch' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
public static let patch = HTTPMethod(rawValue: "PATCH")
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:31:15: note: consider making struct 'HTTPMethod' conform to the 'Sendable' protocol
public struct HTTPMethod: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:43:23: note: add '@MainActor' to make static property 'patch' part of global actor 'MainActor'
public static let patch = HTTPMethod(rawValue: "PATCH")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:43:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let patch = HTTPMethod(rawValue: "PATCH")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:45:23: warning: static property 'post' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
public static let post = HTTPMethod(rawValue: "POST")
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:31:15: note: consider making struct 'HTTPMethod' conform to the 'Sendable' protocol
public struct HTTPMethod: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:45:23: note: add '@MainActor' to make static property 'post' part of global actor 'MainActor'
public static let post = HTTPMethod(rawValue: "POST")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:45:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let post = HTTPMethod(rawValue: "POST")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:47:23: warning: static property 'put' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
public static let put = HTTPMethod(rawValue: "PUT")
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:31:15: note: consider making struct 'HTTPMethod' conform to the 'Sendable' protocol
public struct HTTPMethod: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:47:23: note: add '@MainActor' to make static property 'put' part of global actor 'MainActor'
public static let put = HTTPMethod(rawValue: "PUT")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:47:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let put = HTTPMethod(rawValue: "PUT")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:49:23: warning: static property 'trace' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
public static let trace = HTTPMethod(rawValue: "TRACE")
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:31:15: note: consider making struct 'HTTPMethod' conform to the 'Sendable' protocol
public struct HTTPMethod: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:49:23: note: add '@MainActor' to make static property 'trace' part of global actor 'MainActor'
public static let trace = HTTPMethod(rawValue: "TRACE")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:49:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let trace = HTTPMethod(rawValue: "TRACE")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPScheme.swift:29:23: warning: static property 'https' is not concurrency-safe because non-'Sendable' type 'HTTPScheme' may have shared mutable state; this is an error in the Swift 6 language mode
public static let https = HTTPScheme(rawValue: "https")
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPScheme.swift:27:15: note: consider making struct 'HTTPScheme' conform to the 'Sendable' protocol
public struct HTTPScheme {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPScheme.swift:29:23: note: add '@MainActor' to make static property 'https' part of global actor 'MainActor'
public static let https = HTTPScheme(rawValue: "https")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPScheme.swift:29:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let https = HTTPScheme(rawValue: "https")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPScheme.swift:31:23: warning: static property 'http' is not concurrency-safe because non-'Sendable' type 'HTTPScheme' may have shared mutable state; this is an error in the Swift 6 language mode
public static let http = HTTPScheme(rawValue: "http")
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPScheme.swift:27:15: note: consider making struct 'HTTPScheme' conform to the 'Sendable' protocol
public struct HTTPScheme {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPScheme.swift:31:23: note: add '@MainActor' to make static property 'http' part of global actor 'MainActor'
public static let http = HTTPScheme(rawValue: "http")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPScheme.swift:31:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let http = HTTPScheme(rawValue: "http")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPScheme.swift:33:23: warning: static property 'ftp' is not concurrency-safe because non-'Sendable' type 'HTTPScheme' may have shared mutable state; this is an error in the Swift 6 language mode
public static let ftp = HTTPScheme(rawValue: "ftp")
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPScheme.swift:27:15: note: consider making struct 'HTTPScheme' conform to the 'Sendable' protocol
public struct HTTPScheme {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPScheme.swift:33:23: note: add '@MainActor' to make static property 'ftp' part of global actor 'MainActor'
public static let ftp = HTTPScheme(rawValue: "ftp")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPScheme.swift:33:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let ftp = HTTPScheme(rawValue: "ftp")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/BBServiceKit.swift:28:12: warning: let 'BB' is not concurrency-safe because non-'Sendable' type 'Service' may have shared mutable state; this is an error in the Swift 6 language mode
public let BB = Service.shared
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/Service.swift:30:14: note: class 'Service' does not conform to the 'Sendable' protocol
public class Service {
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/BBServiceKit.swift:28:12: note: add '@MainActor' to make let 'BB' part of global actor 'MainActor'
public let BB = Service.shared
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/BBServiceKit.swift:28:12: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public let BB = Service.shared
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/Service.swift:32:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Service' may have shared mutable state; this is an error in the Swift 6 language mode
public static let shared = Service()
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/Service.swift:30:14: note: class 'Service' does not conform to the 'Sendable' protocol
public class Service {
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/Service.swift:32:23: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
public static let shared = Service()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/Service.swift:32:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let shared = Service()
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ HTTPHeader.swift,\ HTTPMethod.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift:338:16: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'HTTPHeaders' may have shared mutable state; this is an error in the Swift 6 language mode
static let `default`: HTTPHeaders = [.defaultAcceptEncoding,
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift:28:15: note: consider making struct 'HTTPHeaders' conform to the 'Sendable' protocol
public struct HTTPHeaders {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift:338:16: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
static let `default`: HTTPHeaders = [.defaultAcceptEncoding,
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift:338:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let `default`: HTTPHeaders = [.defaultAcceptEncoding,
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift:348:23: warning: static property 'defaultAcceptEncoding' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
public static let defaultAcceptEncoding: HTTPHeader = {
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift:194:15: note: consider making struct 'HTTPHeader' conform to the 'Sendable' protocol
public struct HTTPHeader: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift:348:23: note: add '@MainActor' to make static property 'defaultAcceptEncoding' part of global actor 'MainActor'
public static let defaultAcceptEncoding: HTTPHeader = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift:348:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let defaultAcceptEncoding: HTTPHeader = {
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift:363:23: warning: static property 'defaultAcceptLanguage' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
public static let defaultAcceptLanguage: HTTPHeader = {
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift:194:15: note: consider making struct 'HTTPHeader' conform to the 'Sendable' protocol
public struct HTTPHeader: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift:363:23: note: add '@MainActor' to make static property 'defaultAcceptLanguage' part of global actor 'MainActor'
public static let defaultAcceptLanguage: HTTPHeader = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift:363:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let defaultAcceptLanguage: HTTPHeader = {
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift:372:23: warning: static property 'defaultUserAgent' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
public static let defaultUserAgent: HTTPHeader = {
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift:194:15: note: consider making struct 'HTTPHeader' conform to the 'Sendable' protocol
public struct HTTPHeader: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift:372:23: note: add '@MainActor' to make static property 'defaultUserAgent' part of global actor 'MainActor'
public static let defaultUserAgent: HTTPHeader = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift:372:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let defaultUserAgent: HTTPHeader = {
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:33:23: warning: static property 'connect' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
public static let connect = HTTPMethod(rawValue: "CONNECT")
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:31:15: note: consider making struct 'HTTPMethod' conform to the 'Sendable' protocol
public struct HTTPMethod: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:33:23: note: add '@MainActor' to make static property 'connect' part of global actor 'MainActor'
public static let connect = HTTPMethod(rawValue: "CONNECT")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:33:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let connect = HTTPMethod(rawValue: "CONNECT")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:35:23: warning: static property 'delete' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
public static let delete = HTTPMethod(rawValue: "DELETE")
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:31:15: note: consider making struct 'HTTPMethod' conform to the 'Sendable' protocol
public struct HTTPMethod: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:35:23: note: add '@MainActor' to make static property 'delete' part of global actor 'MainActor'
public static let delete = HTTPMethod(rawValue: "DELETE")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:35:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let delete = HTTPMethod(rawValue: "DELETE")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:37:23: warning: static property 'get' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
public static let get = HTTPMethod(rawValue: "GET")
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:31:15: note: consider making struct 'HTTPMethod' conform to the 'Sendable' protocol
public struct HTTPMethod: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:37:23: note: add '@MainActor' to make static property 'get' part of global actor 'MainActor'
public static let get = HTTPMethod(rawValue: "GET")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:37:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let get = HTTPMethod(rawValue: "GET")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:39:23: warning: static property 'head' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
public static let head = HTTPMethod(rawValue: "HEAD")
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:31:15: note: consider making struct 'HTTPMethod' conform to the 'Sendable' protocol
public struct HTTPMethod: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:39:23: note: add '@MainActor' to make static property 'head' part of global actor 'MainActor'
public static let head = HTTPMethod(rawValue: "HEAD")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:39:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let head = HTTPMethod(rawValue: "HEAD")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:41:23: warning: static property 'options' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
public static let options = HTTPMethod(rawValue: "OPTIONS")
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:31:15: note: consider making struct 'HTTPMethod' conform to the 'Sendable' protocol
public struct HTTPMethod: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:41:23: note: add '@MainActor' to make static property 'options' part of global actor 'MainActor'
public static let options = HTTPMethod(rawValue: "OPTIONS")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:41:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let options = HTTPMethod(rawValue: "OPTIONS")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:43:23: warning: static property 'patch' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
public static let patch = HTTPMethod(rawValue: "PATCH")
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:31:15: note: consider making struct 'HTTPMethod' conform to the 'Sendable' protocol
public struct HTTPMethod: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:43:23: note: add '@MainActor' to make static property 'patch' part of global actor 'MainActor'
public static let patch = HTTPMethod(rawValue: "PATCH")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:43:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let patch = HTTPMethod(rawValue: "PATCH")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:45:23: warning: static property 'post' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
public static let post = HTTPMethod(rawValue: "POST")
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:31:15: note: consider making struct 'HTTPMethod' conform to the 'Sendable' protocol
public struct HTTPMethod: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:45:23: note: add '@MainActor' to make static property 'post' part of global actor 'MainActor'
public static let post = HTTPMethod(rawValue: "POST")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:45:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let post = HTTPMethod(rawValue: "POST")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:47:23: warning: static property 'put' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
public static let put = HTTPMethod(rawValue: "PUT")
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:31:15: note: consider making struct 'HTTPMethod' conform to the 'Sendable' protocol
public struct HTTPMethod: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:47:23: note: add '@MainActor' to make static property 'put' part of global actor 'MainActor'
public static let put = HTTPMethod(rawValue: "PUT")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:47:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let put = HTTPMethod(rawValue: "PUT")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:49:23: warning: static property 'trace' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
public static let trace = HTTPMethod(rawValue: "TRACE")
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:31:15: note: consider making struct 'HTTPMethod' conform to the 'Sendable' protocol
public struct HTTPMethod: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:49:23: note: add '@MainActor' to make static property 'trace' part of global actor 'MainActor'
public static let trace = HTTPMethod(rawValue: "TRACE")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift:49:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let trace = HTTPMethod(rawValue: "TRACE")
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ RequestComponent.swift,\ ResponseComponent.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/RequestComponent.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/ResponseComponent.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/RequestComponent.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/ResponseComponent.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ BBServiceKit.swift,\ Service.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/BBServiceKit.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/Service.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/BBServiceKit.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/BBServiceKit.swift:28:12: warning: let 'BB' is not concurrency-safe because non-'Sendable' type 'Service' may have shared mutable state; this is an error in the Swift 6 language mode
public let BB = Service.shared
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/Service.swift:30:14: note: class 'Service' does not conform to the 'Sendable' protocol
public class Service {
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/BBServiceKit.swift:28:12: note: add '@MainActor' to make let 'BB' part of global actor 'MainActor'
public let BB = Service.shared
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/BBServiceKit.swift:28:12: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public let BB = Service.shared
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/Service.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/Service.swift:32:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Service' may have shared mutable state; this is an error in the Swift 6 language mode
public static let shared = Service()
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/Service.swift:30:14: note: class 'Service' does not conform to the 'Sendable' protocol
public class Service {
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/Service.swift:32:23: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
public static let shared = Service()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/Service.swift:32:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let shared = Service()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/Service.swift:151:17: warning: capture of 'self' with non-sendable type 'Service?' in a '@Sendable' closure
self?.logSession(log: log, request: request, response: httpUrlResponse, error: error, data: data)
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/Service.swift:30:14: note: class 'Service' does not conform to the 'Sendable' protocol
public class Service {
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/Service.swift:152:44: warning: capture of 'completion' with non-sendable type '((Data?, HTTPURLResponse?, (any Error)?) -> Void)?' in a '@Sendable' closure
DispatchQueue.main.async { completion?(data, httpUrlResponse, error) }
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/Service.swift:152:44: note: a function type must be marked '@Sendable' to conform to 'Sendable'
DispatchQueue.main.async { completion?(data, httpUrlResponse, error) }
^
SwiftEmitModule normal armv7k Emitting\ module\ for\ ServiceManager (in target 'ServiceManager' from project 'ServiceManager')
EmitSwiftModule normal armv7k (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for ServiceManager (in target 'ServiceManager' from project 'ServiceManager')
SwiftDriver\ Compilation\ Requirements ServiceManager normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ServiceManager -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/ServiceManager.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/ServiceManager-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/ServiceManager.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/ServiceManager_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/ServiceManager-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling RequestComponent.swift, ResponseComponent.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ ServiceManager (in target 'ServiceManager' from project 'ServiceManager')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ServiceManager.swiftmodule/arm64-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/ServiceManager.swiftmodule (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/ServiceManager.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ServiceManager.swiftmodule/arm64-apple-watchos.swiftmodule
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 Compiling\ JSONEncoding.swift,\ PropertyListEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/JSONEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/PropertyListEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/JSONEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
Building workspace spi-builder-workspace with scheme ServiceManager
(3 failures)
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:
ServiceManager: /Users/admin/builder/spi-builder-workspace
resolved source packages: ServiceManager
{
"dependencies" : [
],
"manifest_display_name" : "ServiceManager",
"name" : "ServiceManager",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ServiceManager",
"targets" : [
"ServiceManager"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ServiceManagerTests",
"module_type" : "SwiftTarget",
"name" : "ServiceManagerTests",
"path" : "Tests/ServiceManagerTests",
"sources" : [
"ServiceManagerTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"ServiceManager"
],
"type" : "test"
},
{
"c99name" : "ServiceManager",
"module_type" : "SwiftTarget",
"name" : "ServiceManager",
"path" : "Sources/ServiceManager",
"product_memberships" : [
"ServiceManager"
],
"sources" : [
"Decoding/AnyDecoder.swift",
"Encoding/AnyEncoder.swift",
"Encoding/EncodableExtensions.swift",
"Encoding/FormDataEncoding.swift",
"Encoding/HTTPEncoding.swift",
"Encoding/JSONEncoding.swift",
"Encoding/PropertyListEncoding.swift",
"Encoding/URLEncoding.swift",
"HTTP/HTTPError.swift",
"HTTP/HTTPHeader.swift",
"HTTP/HTTPMethod.swift",
"HTTP/HTTPScheme.swift",
"Protocols/DataConvertible.swift",
"Protocols/URLConvertible.swift",
"Protocols/URLRequestConvertible.swift",
"Route/RequestComponent.swift",
"Route/ResponseComponent.swift",
"Route/Route.swift",
"Route/URLComponent.swift",
"Service/BBServiceKit.swift",
"Service/Service.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ServiceManager"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ServiceManager -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 ServiceManager -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
ServiceManager: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'ServiceManager' in project 'ServiceManager'
➜ Explicit dependency on target 'ServiceManager' in project 'ServiceManager'
Target 'ServiceManager' in project 'ServiceManager' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: aec9e97891572ad6af15f116b58d1f7f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/aec9e97891572ad6af15f116b58d1f7f.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
SwiftDriver ServiceManager normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ServiceManager -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/ServiceManager.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/ServiceManager-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/ServiceManager.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/ServiceManager_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/ServiceManager-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver ServiceManager normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ServiceManager -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64_32/ServiceManager.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64_32/ServiceManager-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64_32/ServiceManager.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64_32/ServiceManager_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64_32/ServiceManager-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver ServiceManager normal armv7k com.apple.xcode.tools.swift.compiler (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ServiceManager -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/armv7k/ServiceManager.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/armv7k/ServiceManager-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/armv7k/ServiceManager.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/armv7k/ServiceManager_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/armv7k/ServiceManager-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal armv7k Emitting\ module\ for\ ServiceManager (in target 'ServiceManager' from project 'ServiceManager')
EmitSwiftModule normal armv7k (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ HTTPHeader.swift,\ HTTPMethod.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ JSONEncoding.swift,\ PropertyListEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/JSONEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/PropertyListEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/JSONEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/PropertyListEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ URLEncoding.swift,\ HTTPError.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/URLEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPError.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/URLEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPError.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ HTTPScheme.swift,\ DataConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPScheme.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Protocols/DataConvertible.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPScheme.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Protocols/DataConvertible.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ FormDataEncoding.swift,\ HTTPEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/FormDataEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/HTTPEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/FormDataEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/HTTPEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ AnyDecoder.swift,\ AnyEncoder.swift,\ EncodableExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Decoding/AnyDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/AnyEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/EncodableExtensions.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Decoding/AnyDecoder.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/AnyEncoder.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/EncodableExtensions.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ RequestComponent.swift,\ ResponseComponent.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/RequestComponent.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/ResponseComponent.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/RequestComponent.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/ResponseComponent.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ JSONEncoding.swift,\ PropertyListEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/JSONEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/PropertyListEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Decoding/AnyDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/AnyEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/EncodableExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/FormDataEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/HTTPEncoding.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/JSONEncoding.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/PropertyListEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/URLEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPError.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPScheme.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Protocols/DataConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Protocols/URLConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Protocols/URLRequestConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/RequestComponent.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/ResponseComponent.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/Route.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/URLComponent.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/BBServiceKit.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/Service.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/JSONEncoding.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/JSONEncoding.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/JSONEncoding.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/JSONEncoding.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/PropertyListEncoding.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/PropertyListEncoding.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/PropertyListEncoding.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/PropertyListEncoding.dia -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/ServiceManager_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ServiceManager -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/JSONEncoding.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/PropertyListEncoding.o -index-unit-output-path /ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/JSONEncoding.o -index-unit-output-path /ServiceManager.build/Debug-watchos/ServiceManager.build/Objects-normal/arm64/PropertyListEncoding.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/JSONEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/JSONEncoding.swift:43:85: error: 'withoutEscapingSlashes' is only available in watchOS 6.0 or newer
public static var withoutEscapingSlashes: JSONEncoding { JSONEncoding(options: .withoutEscapingSlashes) }
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/JSONEncoding.swift:43:85: note: add 'if #available' version check
public static var withoutEscapingSlashes: JSONEncoding { JSONEncoding(options: .withoutEscapingSlashes) }
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/JSONEncoding.swift:43:23: note: add @available attribute to enclosing static property
public static var withoutEscapingSlashes: JSONEncoding { JSONEncoding(options: .withoutEscapingSlashes) }
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/JSONEncoding.swift:27:15: note: add @available attribute to enclosing struct
public struct JSONEncoding: HTTPEncoding {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/PropertyListEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ ServiceManager (in target 'ServiceManager' from project 'ServiceManager')
EmitSwiftModule normal arm64_32 (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ ServiceManager (in target 'ServiceManager' from project 'ServiceManager')
Command SwiftEmitModule failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 Compiling\ JSONEncoding.swift,\ PropertyListEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/JSONEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/PropertyListEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/JSONEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftEmitModule normal arm64 Emitting\ module\ for\ ServiceManager (in target 'ServiceManager' from project 'ServiceManager')
Building workspace spi-builder-workspace with scheme ServiceManager
(4 failures)
BUILD FAILURE 6.1 watchOS