The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of ServiceManager, reference 1.2.2 (81bb25), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 26 Apr 2025 10:20:03 UTC.

Swift 6 data race errors: 23

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 platform=macOS,arch=arm64 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 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:         macosXcodebuild
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 platform=macOS,arch=arm64 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 platform=macOS,arch=arm64 "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/MacOSX.platform/Developer/SDKs/MacOSX15.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: f3ae4bddaae76604fd1b4a9f27e13cd1
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f3ae4bddaae76604fd1b4a9f27e13cd1.xcbuilddata
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/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug/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/ServiceManager.build/ServiceManager.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug/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/ServiceManager.build/ServiceManager.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug/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/ServiceManager.build/ServiceManager.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug/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/ServiceManager.build/Objects-normal/arm64/ServiceManager_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug/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/ServiceManager.build/Objects-normal/arm64/ServiceManager.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug/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/ServiceManager.build/Objects-normal/arm64/ServiceManager.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug/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/ServiceManager.build/Objects-normal/arm64/ServiceManager.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug/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/ServiceManager.build/Objects-normal/arm64/ServiceManager-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ServiceManager.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug/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/ServiceManager.build/ServiceManager.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
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/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug/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/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/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/ServiceManager.build/Objects-normal/arm64/ServiceManager_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug/ServiceManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug/ServiceManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug/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/ServiceManager.build/Objects-normal/arm64/ServiceManager-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
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\ 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')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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\ 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\ 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\ 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

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\ 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\ 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) }
                                           ^
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

SwiftCompile normal arm64 Compiling\ Route.swift,\ URLComponent.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/Route.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/URLComponent.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/Route.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/URLComponent.swift (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/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug/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/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/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/ServiceManager.build/Objects-normal/arm64/ServiceManager_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug/ServiceManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug/ServiceManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug/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/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 URLEncoding.swift, HTTPError.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ServiceManager-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug/ServiceManager.build/Objects-normal/arm64/ServiceManager-Swift.h (in target 'ServiceManager' from project 'ServiceManager')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug/ServiceManager.build/Objects-normal/arm64/ServiceManager-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ServiceManager-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ServiceManager.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug/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/ServiceManager.build/Objects-normal/arm64/ServiceManager.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ServiceManager.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ServiceManager.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug/ServiceManager.build/Objects-normal/arm64/ServiceManager.swiftdoc (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/ServiceManager.build/Objects-normal/arm64/ServiceManager.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ServiceManager.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ServiceManager.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug/ServiceManager.build/Objects-normal/arm64/ServiceManager.abi.json (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/ServiceManager.build/Objects-normal/arm64/ServiceManager.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ServiceManager.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ServiceManager.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug/ServiceManager.build/Objects-normal/arm64/ServiceManager.swiftsourceinfo (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/ServiceManager.build/Objects-normal/arm64/ServiceManager.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ServiceManager.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Route.swift, URLComponent.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftDriverJobDiscovery normal arm64 Compiling BBServiceKit.swift, Service.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftDriverJobDiscovery normal arm64 Compiling AnyDecoder.swift, AnyEncoder.swift, EncodableExtensions.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftDriverJobDiscovery normal arm64 Compiling HTTPScheme.swift, DataConvertible.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftDriverJobDiscovery normal arm64 Compiling URLConvertible.swift, URLRequestConvertible.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftDriverJobDiscovery normal arm64 Compiling JSONEncoding.swift, PropertyListEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftDriverJobDiscovery normal arm64 Compiling HTTPHeader.swift, HTTPMethod.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftDriverJobDiscovery normal arm64 Compiling FormDataEncoding.swift, HTTPEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftDriverJobDiscovery normal arm64 Compiling RequestComponent.swift, ResponseComponent.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftDriver\ Compilation 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 -- /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/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug/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/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/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/ServiceManager.build/Objects-normal/arm64/ServiceManager_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug/ServiceManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug/ServiceManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug/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/ServiceManager.build/Objects-normal/arm64/ServiceManager-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ServiceManager.o normal (in target 'ServiceManager' from project 'ServiceManager')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.13 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug/ServiceManager.build/Objects-normal/arm64/ServiceManager.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug/ServiceManager.build/Objects-normal/arm64/ServiceManager_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug/ServiceManager.build/Objects-normal/arm64/ServiceManager_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug/ServiceManager.build/Objects-normal/arm64/ServiceManager.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ServiceManager.o
ExtractAppIntentsMetadata (in target 'ServiceManager' from project 'ServiceManager')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name ServiceManager --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.13 --bundle-identifier spi-builder-workspace.ServiceManager --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ServiceManager.appintents --target-triple arm64-apple-macos10.13 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ServiceManager.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug/ServiceManager.build/Objects-normal/arm64/ServiceManager_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug/ServiceManager.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug/ServiceManager.build/Objects-normal/arm64/ServiceManager.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug/ServiceManager.build/ServiceManager.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug/ServiceManager.build/ServiceManager.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug/ServiceManager.build/Objects-normal/arm64/ServiceManager.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 03:20:02.823 appintentsmetadataprocessor[718:4051] Starting appintentsmetadataprocessor export
2025-04-26 03:20:02.861 appintentsmetadataprocessor[718:4051] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ServiceManager.o (in target 'ServiceManager' from project 'ServiceManager')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ServiceManager.o
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:00ebd4d7e50db7695a44b8ca0f0f5acd31a79d34, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00ebd4d7e50db7695a44b8ca0f0f5acd31a79d34, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:00ebd4d7e50db7695a44b8ca0f0f5acd31a79d34, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00ebd4d7e50db7695a44b8ca0f0f5acd31a79d34, name:My Mac }
Build complete.
{
  "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"
}
Done.