The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of IBMSwiftSDKCore, reference 1.2.1 (652ff3), with Swift 6.1 for tvOS using Xcode 16.3 on 26 Apr 2025 20:01:26 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme IBMSwiftSDKCore-Package -destination generic/platform=tvOS 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/IBM/swift-sdk-core.git
Reference: 1.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/IBM/swift-sdk-core
 * tag               1.2.1      -> FETCH_HEAD
HEAD is now at 652ff3c build(version): ensure proper versionging is followed
Cloned https://github.com/IBM/swift-sdk-core.git
Revision (git rev-parse @):
652ff3cc98af7adb8130863fd7de7ab1e734e795
SUCCESS checkout https://github.com/IBM/swift-sdk-core.git at 1.2.1
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/IBM/swift-sdk-core.git
https://github.com/IBM/swift-sdk-core.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "IBMSwiftSDKCore",
  "name" : "IBMSwiftSDKCore",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "IBMSwiftSDKCore",
      "targets" : [
        "IBMSwiftSDKCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "IBMSwiftSDKCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "IBMSwiftSDKCoreTests",
      "path" : "Tests/IBMSwiftSDKCoreTests",
      "sources" : [
        "AuthenticationTests.swift",
        "CodableExtensionsTests.swift",
        "ConfigBasedAuthenticatorFactoryTests-Linux.swift",
        "CredentialUtilsTests-Linux.swift",
        "JSONTests.swift",
        "MockURLProtocol.swift",
        "MultiPartFormDataTests.swift",
        "ResponseTests.swift",
        "RestErrorTests.swift",
        "SDKInitializerTests.swift"
      ],
      "target_dependencies" : [
        "IBMSwiftSDKCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IBMSwiftSDKCore",
      "module_type" : "SwiftTarget",
      "name" : "IBMSwiftSDKCore",
      "path" : "Sources/IBMSwiftSDKCore",
      "product_memberships" : [
        "IBMSwiftSDKCore"
      ],
      "sources" : [
        "Authentication/Authentication.swift",
        "Authentication/CloudPakForDataAuthenticator.swift",
        "Authentication/ConfigBasedAuthenticatorFactory.swift",
        "Authentication/IAMAuthenticator.swift",
        "Authentication/InsecureConnection.swift",
        "Authentication/JWT.swift",
        "CodableExtensions.swift",
        "CredentialUtils.swift",
        "JSON.swift",
        "MultipartFormData.swift",
        "RestError.swift",
        "RestRequest.swift",
        "RestResponse.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.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" : "IBMSwiftSDKCore",
  "name" : "IBMSwiftSDKCore",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "IBMSwiftSDKCore",
      "targets" : [
        "IBMSwiftSDKCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "IBMSwiftSDKCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "IBMSwiftSDKCoreTests",
      "path" : "Tests/IBMSwiftSDKCoreTests",
      "sources" : [
        "AuthenticationTests.swift",
        "CodableExtensionsTests.swift",
        "ConfigBasedAuthenticatorFactoryTests-Linux.swift",
        "CredentialUtilsTests-Linux.swift",
        "JSONTests.swift",
        "MockURLProtocol.swift",
        "MultiPartFormDataTests.swift",
        "ResponseTests.swift",
        "RestErrorTests.swift",
        "SDKInitializerTests.swift"
      ],
      "target_dependencies" : [
        "IBMSwiftSDKCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IBMSwiftSDKCore",
      "module_type" : "SwiftTarget",
      "name" : "IBMSwiftSDKCore",
      "path" : "Sources/IBMSwiftSDKCore",
      "product_memberships" : [
        "IBMSwiftSDKCore"
      ],
      "sources" : [
        "Authentication/Authentication.swift",
        "Authentication/CloudPakForDataAuthenticator.swift",
        "Authentication/ConfigBasedAuthenticatorFactory.swift",
        "Authentication/IAMAuthenticator.swift",
        "Authentication/InsecureConnection.swift",
        "Authentication/JWT.swift",
        "CodableExtensions.swift",
        "CredentialUtils.swift",
        "JSON.swift",
        "MultipartFormData.swift",
        "RestError.swift",
        "RestRequest.swift",
        "RestResponse.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "IBMSwiftSDKCore",
    "schemes" : [
      "IBMSwiftSDKCore",
      "IBMSwiftSDKCore-Package"
    ],
    "targets" : [
      "IBMSwiftSDKCore",
      "IBMSwiftSDKCorePackageDescription",
      "IBMSwiftSDKCorePackageTests",
      "IBMSwiftSDKCoreTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme IBMSwiftSDKCore-Package -destination generic/platform=tvOS 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 IBMSwiftSDKCore-Package -destination generic/platform=tvOS "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
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'IBMSwiftSDKCore' in project 'IBMSwiftSDKCore' (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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.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: ed85e6a63ff7fa34fc5857e4e087e8ac
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ed85e6a63ff7fa34fc5857e4e087e8ac.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/IBMSwiftSDKCore.xcodeproj
    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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/IBMSwiftSDKCore.xcodeproj
    /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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/IBMSwiftSDKCore.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
    cd /Users/admin/builder/spi-builder-workspace/IBMSwiftSDKCore.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
    cd /Users/admin/builder/spi-builder-workspace/IBMSwiftSDKCore.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IBMSwiftSDKCore.framework (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IBMSwiftSDKCore.framework
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IBMSwiftSDKCore.framework/Headers (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IBMSwiftSDKCore.framework/Headers
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/IBMSwiftSDKCore.DependencyStaticMetadataFileList (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/IBMSwiftSDKCore.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/IBMSwiftSDKCore.DependencyMetadataFileList (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/IBMSwiftSDKCore.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore.LinkFileList (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore-OutputFileMap.json (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore.SwiftConstValuesFileList (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore_const_extract_protocols.json (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore.SwiftFileList (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore.SwiftFileList
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IBMSwiftSDKCore.framework/Info.plist /Users/admin/builder/spi-builder-workspace/IBMSwiftSDKCore.xcodeproj/IBMSwiftSDKCore_Info.plist (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/IBMSwiftSDKCore.xcodeproj/IBMSwiftSDKCore_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform appletvos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IBMSwiftSDKCore.framework/Info.plist
SwiftDriver IBMSwiftSDKCore normal arm64 com.apple.xcode.tools.swift.compiler (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name IBMSwiftSDKCore -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore.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 -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos18.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore-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/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore.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/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ ConfigBasedAuthenticatorFactory.swift,\ IAMAuthenticator.swift /Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/Authentication/ConfigBasedAuthenticatorFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/Authentication/IAMAuthenticator.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/Authentication/ConfigBasedAuthenticatorFactory.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/Authentication/IAMAuthenticator.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/Authentication/IAMAuthenticator.swift:85:37: warning: capture of 'self' with non-sendable type 'IAMTokenSource' in a '@Sendable' closure
                refreshQueue.async{ self.refreshToken() }
                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/Authentication/IAMAuthenticator.swift:36:7: note: class 'IAMTokenSource' does not conform to the 'Sendable' protocol
class IAMTokenSource: TokenSource {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/Authentication/IAMAuthenticator.swift:90:32: warning: capture of 'self' with non-sendable type 'IAMTokenSource' in a '@Sendable' closure
                if let token = self.token {
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/Authentication/IAMAuthenticator.swift:36:7: note: class 'IAMTokenSource' does not conform to the 'Sendable' protocol
class IAMTokenSource: TokenSource {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/Authentication/IAMAuthenticator.swift:91:21: warning: capture of 'completionHandler' with non-sendable type '(String?, RestError?) -> Void' in a '@Sendable' closure
                    completionHandler(token, nil)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/Authentication/IAMAuthenticator.swift:91:21: note: a function type must be marked '@Sendable' to conform to 'Sendable'
                    completionHandler(token, nil)
                    ^
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745697681833388-swift-frontend-IBMSwiftSDKCore-ConfigBasedAuthenticatorFactory.swift-arm64_apple_tvos18.4-o-Onone-1786498343.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 3.0125 seconds (3.5545 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9363 ( 43.5%)   0.3852 ( 44.7%)   1.3216 ( 43.9%)   1.5491 ( 43.6%)  parse-and-resolve-imports
   0.9353 ( 43.5%)   0.3827 ( 44.4%)   1.3180 ( 43.8%)   1.5413 ( 43.4%)  Import resolution
   0.0017 (  0.1%)   0.0157 (  1.8%)   0.0174 (  0.6%)   0.1013 (  2.8%)  load-stdlib
   0.0780 (  3.6%)   0.0199 (  2.3%)   0.0979 (  3.2%)   0.0979 (  2.8%)  build-rewrite-system
   0.0374 (  1.7%)   0.0124 (  1.4%)   0.0498 (  1.7%)   0.0521 (  1.5%)  perform-sema
   0.0373 (  1.7%)   0.0124 (  1.4%)   0.0497 (  1.6%)   0.0519 (  1.5%)  Type checking and Semantic analysis
   0.0210 (  1.0%)   0.0100 (  1.2%)   0.0311 (  1.0%)   0.0333 (  0.9%)  typecheck-decl
   0.0245 (  1.1%)   0.0038 (  0.4%)   0.0283 (  0.9%)   0.0283 (  0.8%)  typecheck-expr
   0.0215 (  1.0%)   0.0031 (  0.4%)   0.0246 (  0.8%)   0.0246 (  0.7%)  typecheck-stmt
   0.0112 (  0.5%)   0.0096 (  1.1%)   0.0208 (  0.7%)   0.0208 (  0.6%)  import-clang-decl
   0.0122 (  0.6%)   0.0015 (  0.2%)   0.0137 (  0.5%)   0.0137 (  0.4%)  SILGen
   0.0096 (  0.4%)   0.0023 (  0.3%)   0.0120 (  0.4%)   0.0124 (  0.3%)  IRGen
   0.0082 (  0.4%)   0.0012 (  0.1%)   0.0094 (  0.3%)   0.0094 (  0.3%)  SILGen-function
   0.0084 (  0.4%)   0.0000 (  0.0%)   0.0085 (  0.3%)   0.0085 (  0.2%)  SIL optimization
   0.0064 (  0.3%)   0.0007 (  0.1%)   0.0072 (  0.2%)   0.0072 (  0.2%)  precheck-target
   0.0015 (  0.1%)   0.0001 (  0.0%)   0.0016 (  0.1%)   0.0016 (  0.0%)  typecheck-expr-pattern
   0.0007 (  0.0%)   0.0003 (  0.0%)   0.0009 (  0.0%)   0.0009 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   2.1515 (100.0%)   0.8610 (100.0%)   3.0125 (100.0%)   3.5545 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.0661 seconds (3.4805 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.8326 (100.0%)   1.2335 (100.0%)   3.0661 (100.0%)   3.4805 (100.0%)  Building Target
   1.8326 (100.0%)   1.2335 (100.0%)   3.0661 (100.0%)   3.4805 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ MultipartFormData.swift /Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/MultipartFormData.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745697681838955-swift-frontend-IBMSwiftSDKCore-MultipartFormData.swift-arm64_apple_tvos18.4-o-Onone-132907054.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5312 seconds (3.7903 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0227 (  7.9%)   0.0754 ( 31.1%)   0.0981 ( 18.5%)   1.6915 ( 44.6%)  parse-and-resolve-imports
   0.0218 (  7.5%)   0.0745 ( 30.7%)   0.0962 ( 18.1%)   1.6896 ( 44.6%)  Import resolution
   0.0782 ( 27.1%)   0.0287 ( 11.8%)   0.1069 ( 20.1%)   0.1072 (  2.8%)  build-rewrite-system
   0.0017 (  0.6%)   0.0104 (  4.3%)   0.0121 (  2.3%)   0.0828 (  2.2%)  load-stdlib
   0.0330 ( 11.4%)   0.0095 (  3.9%)   0.0425 (  8.0%)   0.0428 (  1.1%)  perform-sema
   0.0330 ( 11.4%)   0.0094 (  3.9%)   0.0424 (  8.0%)   0.0427 (  1.1%)  Type checking and Semantic analysis
   0.0259 (  9.0%)   0.0073 (  3.0%)   0.0331 (  6.2%)   0.0334 (  0.9%)  typecheck-stmt
   0.0234 (  8.1%)   0.0063 (  2.6%)   0.0296 (  5.6%)   0.0297 (  0.8%)  typecheck-expr
   0.0108 (  3.8%)   0.0104 (  4.3%)   0.0213 (  4.0%)   0.0214 (  0.6%)  import-clang-decl
   0.0113 (  3.9%)   0.0031 (  1.3%)   0.0144 (  2.7%)   0.0147 (  0.4%)  typecheck-decl
   0.0103 (  3.6%)   0.0034 (  1.4%)   0.0136 (  2.6%)   0.0137 (  0.4%)  precheck-target
   0.0041 (  1.4%)   0.0027 (  1.1%)   0.0068 (  1.3%)   0.0068 (  0.2%)  IRGen
   0.0044 (  1.5%)   0.0001 (  0.1%)   0.0045 (  0.9%)   0.0046 (  0.1%)  SIL optimization
   0.0038 (  1.3%)   0.0007 (  0.3%)   0.0045 (  0.9%)   0.0045 (  0.1%)  SILGen
   0.0029 (  1.0%)   0.0005 (  0.2%)   0.0034 (  0.6%)   0.0034 (  0.1%)  SILGen-function
   0.0007 (  0.2%)   0.0003 (  0.1%)   0.0009 (  0.2%)   0.0009 (  0.0%)  load-all-members
   0.0004 (  0.1%)   0.0001 (  0.0%)   0.0005 (  0.1%)   0.0005 (  0.0%)  typecheck-for-each
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.2884 (100.0%)   0.2427 (100.0%)   0.5312 (100.0%)   3.7903 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.7071 seconds (3.4670 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8187 (100.0%)   0.8884 (100.0%)   1.7071 (100.0%)   3.4670 (100.0%)  Building Target
   0.8187 (100.0%)   0.8884 (100.0%)   1.7071 (100.0%)   3.4670 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/MultipartFormData.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ JSON.swift /Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/JSON.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745697681840559-swift-frontend-IBMSwiftSDKCore-JSON.swift-arm64_apple_tvos18.4-o-Onone-3226320158.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5558 seconds (3.5609 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0229 (  7.2%)   0.0735 ( 30.8%)   0.0964 ( 17.3%)   1.5647 ( 43.9%)  parse-and-resolve-imports
   0.0220 (  7.0%)   0.0715 ( 29.9%)   0.0935 ( 16.8%)   1.5573 ( 43.7%)  Import resolution
   0.0807 ( 25.5%)   0.0278 ( 11.6%)   0.1085 ( 19.5%)   0.1086 (  3.1%)  build-rewrite-system
   0.0015 (  0.5%)   0.0096 (  4.0%)   0.0111 (  2.0%)   0.0800 (  2.2%)  load-stdlib
   0.0432 ( 13.6%)   0.0126 (  5.2%)   0.0558 ( 10.0%)   0.0570 (  1.6%)  perform-sema
   0.0431 ( 13.6%)   0.0125 (  5.2%)   0.0557 ( 10.0%)   0.0569 (  1.6%)  Type checking and Semantic analysis
   0.0209 (  6.6%)   0.0098 (  4.1%)   0.0307 (  5.5%)   0.0319 (  0.9%)  typecheck-decl
   0.0241 (  7.6%)   0.0027 (  1.1%)   0.0268 (  4.8%)   0.0268 (  0.8%)  typecheck-stmt
   0.0174 (  5.5%)   0.0035 (  1.5%)   0.0210 (  3.8%)   0.0210 (  0.6%)  typecheck-expr
   0.0106 (  3.3%)   0.0092 (  3.8%)   0.0197 (  3.5%)   0.0199 (  0.6%)  import-clang-decl
   0.0067 (  2.1%)   0.0030 (  1.3%)   0.0097 (  1.7%)   0.0097 (  0.3%)  IRGen
   0.0070 (  2.2%)   0.0016 (  0.7%)   0.0086 (  1.5%)   0.0086 (  0.2%)  SILGen
   0.0064 (  2.0%)   0.0014 (  0.6%)   0.0078 (  1.4%)   0.0078 (  0.2%)  SILGen-function
   0.0059 (  1.9%)   0.0001 (  0.0%)   0.0059 (  1.1%)   0.0059 (  0.2%)  SIL optimization
   0.0034 (  1.1%)   0.0002 (  0.1%)   0.0036 (  0.6%)   0.0036 (  0.1%)  precheck-target
   0.0007 (  0.2%)   0.0003 (  0.1%)   0.0010 (  0.2%)   0.0010 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  typecheck-for-each
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.3167 (100.0%)   0.2391 (100.0%)   0.5558 (100.0%)   3.5609 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.8285 seconds (3.4663 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8847 (100.0%)   0.9437 (100.0%)   1.8285 (100.0%)   3.4663 (100.0%)  Building Target
   0.8847 (100.0%)   0.9437 (100.0%)   1.8285 (100.0%)   3.4663 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/JSON.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ CodableExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/CodableExtensions.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745697681853978-swift-frontend-IBMSwiftSDKCore-CodableExtensions.swift-arm64_apple_tvos18.4-o-Onone-2332973990.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4376 seconds (3.4688 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0220 (  9.2%)   0.0650 ( 32.7%)   0.0870 ( 19.9%)   1.5521 ( 44.7%)  parse-and-resolve-imports
   0.0211 (  8.8%)   0.0640 ( 32.2%)   0.0851 ( 19.4%)   1.5502 ( 44.7%)  Import resolution
   0.0825 ( 34.6%)   0.0286 ( 14.4%)   0.1111 ( 25.4%)   0.1114 (  3.2%)  build-rewrite-system
   0.0013 (  0.6%)   0.0054 (  2.7%)   0.0067 (  1.5%)   0.1073 (  3.1%)  load-stdlib
   0.0215 (  9.0%)   0.0054 (  2.7%)   0.0269 (  6.1%)   0.0269 (  0.8%)  perform-sema
   0.0214 (  9.0%)   0.0054 (  2.7%)   0.0268 (  6.1%)   0.0268 (  0.8%)  Type checking and Semantic analysis
   0.0173 (  7.3%)   0.0042 (  2.1%)   0.0215 (  4.9%)   0.0215 (  0.6%)  typecheck-stmt
   0.0103 (  4.3%)   0.0100 (  5.0%)   0.0203 (  4.6%)   0.0203 (  0.6%)  import-clang-decl
   0.0141 (  5.9%)   0.0034 (  1.7%)   0.0174 (  4.0%)   0.0174 (  0.5%)  typecheck-expr
   0.0068 (  2.9%)   0.0018 (  0.9%)   0.0086 (  2.0%)   0.0086 (  0.2%)  precheck-target
   0.0037 (  1.6%)   0.0023 (  1.2%)   0.0061 (  1.4%)   0.0061 (  0.2%)  IRGen
   0.0046 (  1.9%)   0.0011 (  0.6%)   0.0058 (  1.3%)   0.0058 (  0.2%)  typecheck-decl
   0.0044 (  1.8%)   0.0008 (  0.4%)   0.0052 (  1.2%)   0.0052 (  0.2%)  SILGen
   0.0042 (  1.8%)   0.0004 (  0.2%)   0.0046 (  1.1%)   0.0046 (  0.1%)  SIL optimization
   0.0025 (  1.1%)   0.0005 (  0.2%)   0.0030 (  0.7%)   0.0030 (  0.1%)  SILGen-function
   0.0007 (  0.3%)   0.0006 (  0.3%)   0.0014 (  0.3%)   0.0014 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.2386 (100.0%)   0.1990 (100.0%)   0.4376 (100.0%)   3.4688 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.7811 seconds (3.4540 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8546 (100.0%)   0.9265 (100.0%)   1.7811 (100.0%)   3.4540 (100.0%)  Building Target
   0.8546 (100.0%)   0.9265 (100.0%)   1.7811 (100.0%)   3.4540 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/CodableExtensions.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Authentication.swift,\ CloudPakForDataAuthenticator.swift /Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/Authentication/Authentication.swift /Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/Authentication/CloudPakForDataAuthenticator.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/Authentication/Authentication.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/Authentication/CloudPakForDataAuthenticator.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/Authentication/CloudPakForDataAuthenticator.swift:89:37: warning: capture of 'self' with non-sendable type 'CloudPakForDataTokenSource' in a '@Sendable' closure
                refreshQueue.async{ self.refreshToken() }
                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/Authentication/CloudPakForDataAuthenticator.swift:29:7: note: class 'CloudPakForDataTokenSource' does not conform to the 'Sendable' protocol
class CloudPakForDataTokenSource: TokenSource {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/Authentication/CloudPakForDataAuthenticator.swift:94:32: warning: capture of 'self' with non-sendable type 'CloudPakForDataTokenSource' in a '@Sendable' closure
                if let token = self.token {
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/Authentication/CloudPakForDataAuthenticator.swift:29:7: note: class 'CloudPakForDataTokenSource' does not conform to the 'Sendable' protocol
class CloudPakForDataTokenSource: TokenSource {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/Authentication/CloudPakForDataAuthenticator.swift:95:21: warning: capture of 'completionHandler' with non-sendable type '(String?, RestError?) -> Void' in a '@Sendable' closure
                    completionHandler(token, nil)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/Authentication/CloudPakForDataAuthenticator.swift:95:21: note: a function type must be marked '@Sendable' to conform to 'Sendable'
                    completionHandler(token, nil)
                    ^
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745697681839526-swift-frontend-IBMSwiftSDKCore-Authentication.swift-arm64_apple_tvos18.4-o-Onone-1669424671.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6079 seconds (4.0682 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0220 (  5.9%)   0.0616 ( 26.3%)   0.0836 ( 13.8%)   1.7610 ( 43.3%)  parse-and-resolve-imports
   0.0211 (  5.6%)   0.0608 ( 25.9%)   0.0818 ( 13.5%)   1.7592 ( 43.2%)  Import resolution
   0.0017 (  0.4%)   0.0105 (  4.5%)   0.0122 (  2.0%)   0.1170 (  2.9%)  load-stdlib
   0.0766 ( 20.5%)   0.0272 ( 11.6%)   0.1038 ( 17.1%)   0.1044 (  2.6%)  build-rewrite-system
   0.0487 ( 13.0%)   0.0132 (  5.6%)   0.0619 ( 10.2%)   0.0620 (  1.5%)  perform-sema
   0.0486 ( 13.0%)   0.0132 (  5.6%)   0.0618 ( 10.2%)   0.0619 (  1.5%)  Type checking and Semantic analysis
   0.0349 (  9.3%)   0.0095 (  4.1%)   0.0444 (  7.3%)   0.0444 (  1.1%)  typecheck-expr
   0.0323 (  8.6%)   0.0089 (  3.8%)   0.0412 (  6.8%)   0.0412 (  1.0%)  typecheck-stmt
   0.0293 (  7.9%)   0.0090 (  3.9%)   0.0384 (  6.3%)   0.0384 (  0.9%)  typecheck-decl
   0.0119 (  3.2%)   0.0100 (  4.3%)   0.0219 (  3.6%)   0.0220 (  0.5%)  import-clang-decl
   0.0113 (  3.0%)   0.0036 (  1.5%)   0.0149 (  2.5%)   0.0149 (  0.4%)  precheck-target
   0.0105 (  2.8%)   0.0041 (  1.7%)   0.0146 (  2.4%)   0.0146 (  0.4%)  IRGen
   0.0096 (  2.6%)   0.0012 (  0.5%)   0.0108 (  1.8%)   0.0109 (  0.3%)  SILGen
   0.0084 (  2.2%)   0.0001 (  0.0%)   0.0085 (  1.4%)   0.0085 (  0.2%)  SIL optimization
   0.0052 (  1.4%)   0.0006 (  0.3%)   0.0058 (  1.0%)   0.0059 (  0.1%)  SILGen-function
   0.0005 (  0.1%)   0.0006 (  0.2%)   0.0011 (  0.2%)   0.0011 (  0.0%)  typecheck-expr-pattern
   0.0006 (  0.2%)   0.0002 (  0.1%)   0.0008 (  0.1%)   0.0008 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.3734 (100.0%)   0.2344 (100.0%)   0.6079 (100.0%)   4.0682 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.6118 seconds (3.4714 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8467 (100.0%)   0.7652 (100.0%)   1.6118 (100.0%)   3.4714 (100.0%)  Building Target
   0.8467 (100.0%)   0.7652 (100.0%)   1.6118 (100.0%)   3.4714 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ InsecureConnection.swift,\ JWT.swift /Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/Authentication/InsecureConnection.swift /Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/Authentication/JWT.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745697681853905-swift-frontend-IBMSwiftSDKCore-InsecureConnection.swift-arm64_apple_tvos18.4-o-Onone-131196761.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5608 seconds (3.5438 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0227 (  7.4%)   0.0764 ( 30.2%)   0.0991 ( 17.7%)   1.5556 ( 43.9%)  parse-and-resolve-imports
   0.0217 (  7.1%)   0.0749 ( 29.6%)   0.0967 ( 17.2%)   1.5493 ( 43.7%)  Import resolution
   0.0822 ( 26.7%)   0.0286 ( 11.3%)   0.1108 ( 19.8%)   0.1109 (  3.1%)  build-rewrite-system
   0.0013 (  0.4%)   0.0039 (  1.6%)   0.0052 (  0.9%)   0.0747 (  2.1%)  load-stdlib
   0.0328 ( 10.6%)   0.0128 (  5.1%)   0.0455 (  8.1%)   0.0468 (  1.3%)  perform-sema
   0.0327 ( 10.6%)   0.0127 (  5.0%)   0.0454 (  8.1%)   0.0467 (  1.3%)  Type checking and Semantic analysis
   0.0281 (  9.1%)   0.0075 (  3.0%)   0.0356 (  6.3%)   0.0356 (  1.0%)  typecheck-stmt
   0.0260 (  8.4%)   0.0069 (  2.7%)   0.0329 (  5.9%)   0.0329 (  0.9%)  typecheck-expr
   0.0157 (  5.1%)   0.0088 (  3.5%)   0.0245 (  4.4%)   0.0257 (  0.7%)  typecheck-decl
   0.0115 (  3.7%)   0.0097 (  3.8%)   0.0212 (  3.8%)   0.0212 (  0.6%)  import-clang-decl
   0.0094 (  3.1%)   0.0022 (  0.9%)   0.0116 (  2.1%)   0.0116 (  0.3%)  precheck-target
   0.0063 (  2.0%)   0.0049 (  1.9%)   0.0112 (  2.0%)   0.0116 (  0.3%)  IRGen
   0.0072 (  2.3%)   0.0015 (  0.6%)   0.0087 (  1.5%)   0.0087 (  0.2%)  SILGen
   0.0052 (  1.7%)   0.0003 (  0.1%)   0.0056 (  1.0%)   0.0056 (  0.2%)  SIL optimization
   0.0046 (  1.5%)   0.0010 (  0.4%)   0.0056 (  1.0%)   0.0055 (  0.2%)  SILGen-function
   0.0007 (  0.2%)   0.0004 (  0.2%)   0.0011 (  0.2%)   0.0011 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.3082 (100.0%)   0.2526 (100.0%)   0.5608 (100.0%)   3.5438 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.8217 seconds (3.4552 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8602 (100.0%)   0.9615 (100.0%)   1.8217 (100.0%)   3.4552 (100.0%)  Building Target
   0.8602 (100.0%)   0.9615 (100.0%)   1.8217 (100.0%)   3.4552 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/Authentication/InsecureConnection.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/Authentication/InsecureConnection.swift:33:7: warning: non-final class 'AllowInsecureConnectionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
class AllowInsecureConnectionDelegate: NSObject, URLSessionDelegate {
      ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/Authentication/JWT.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ RestError.swift /Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/RestError.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745697681852138-swift-frontend-IBMSwiftSDKCore-RestError.swift-arm64_apple_tvos18.4-o-Onone-1594437976.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3960 seconds (3.5832 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0231 ( 12.5%)   0.0749 ( 35.5%)   0.0980 ( 24.7%)   1.6601 ( 46.3%)  parse-and-resolve-imports
   0.0222 ( 12.0%)   0.0740 ( 35.0%)   0.0962 ( 24.3%)   1.6584 ( 46.3%)  Import resolution
   0.0812 ( 44.0%)   0.0305 ( 14.4%)   0.1117 ( 28.2%)   0.1116 (  3.1%)  build-rewrite-system
   0.0012 (  0.7%)   0.0054 (  2.5%)   0.0066 (  1.7%)   0.0694 (  1.9%)  load-stdlib
   0.0102 (  5.5%)   0.0101 (  4.8%)   0.0203 (  5.1%)   0.0204 (  0.6%)  import-clang-decl
   0.0113 (  6.1%)   0.0037 (  1.8%)   0.0150 (  3.8%)   0.0151 (  0.4%)  perform-sema
   0.0112 (  6.1%)   0.0037 (  1.8%)   0.0150 (  3.8%)   0.0150 (  0.4%)  Type checking and Semantic analysis
   0.0081 (  4.4%)   0.0024 (  1.1%)   0.0106 (  2.7%)   0.0106 (  0.3%)  typecheck-stmt
   0.0063 (  3.4%)   0.0020 (  0.9%)   0.0083 (  2.1%)   0.0083 (  0.2%)  precheck-target
   0.0023 (  1.2%)   0.0023 (  1.1%)   0.0045 (  1.1%)   0.0045 (  0.1%)  IRGen
   0.0030 (  1.6%)   0.0012 (  0.6%)   0.0042 (  1.1%)   0.0043 (  0.1%)  typecheck-decl
   0.0021 (  1.1%)   0.0000 (  0.0%)   0.0021 (  0.5%)   0.0021 (  0.1%)  SIL optimization
   0.0007 (  0.4%)   0.0006 (  0.3%)   0.0013 (  0.3%)   0.0013 (  0.0%)  load-all-members
   0.0010 (  0.5%)   0.0002 (  0.1%)   0.0012 (  0.3%)   0.0012 (  0.0%)  SILGen
   0.0006 (  0.3%)   0.0002 (  0.1%)   0.0007 (  0.2%)   0.0008 (  0.0%)  SILGen-function
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  typecheck-expr
   0.0001 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.1847 (100.0%)   0.2113 (100.0%)   0.3960 (100.0%)   3.5832 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.7418 seconds (3.4527 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8135 (100.0%)   0.9284 (100.0%)   1.7418 (100.0%)   3.4527 (100.0%)  Building Target
   0.8135 (100.0%)   0.9284 (100.0%)   1.7418 (100.0%)   3.4527 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/RestError.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/RestError.swift:55:10: warning: associated value 'http(statusCode:message:metadata:)' of 'Sendable'-conforming enum 'RestError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
    case http(statusCode: Int?, message: String?, metadata: [String: Any]?)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/RestError.swift:58:10: warning: associated value 'other(message:metadata:)' of 'Sendable'-conforming enum 'RestError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
    case other(message: String?, metadata: [String: Any]?)
         ^
SwiftCompile normal arm64 Compiling\ RestResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/RestResponse.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745697681848906-swift-frontend-IBMSwiftSDKCore-RestResponse.swift-arm64_apple_tvos18.4-o-Onone-3013517452.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4259 seconds (3.6788 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0279 ( 15.0%)   0.0752 ( 31.3%)   0.1031 ( 24.2%)   1.7200 ( 46.8%)  parse-and-resolve-imports
   0.0268 ( 14.5%)   0.0740 ( 30.8%)   0.1009 ( 23.7%)   1.7178 ( 46.7%)  Import resolution
   0.0781 ( 42.1%)   0.0303 ( 12.6%)   0.1084 ( 25.4%)   0.1084 (  2.9%)  build-rewrite-system
   0.0123 (  6.6%)   0.0388 ( 16.2%)   0.0511 ( 12.0%)   0.0699 (  1.9%)  load-stdlib
   0.0106 (  5.7%)   0.0101 (  4.2%)   0.0207 (  4.9%)   0.0207 (  0.6%)  import-clang-decl
   0.0057 (  3.1%)   0.0025 (  1.1%)   0.0083 (  1.9%)   0.0083 (  0.2%)  perform-sema
   0.0057 (  3.1%)   0.0025 (  1.1%)   0.0082 (  1.9%)   0.0082 (  0.2%)  Type checking and Semantic analysis
   0.0027 (  1.4%)   0.0021 (  0.9%)   0.0048 (  1.1%)   0.0048 (  0.1%)  IRGen
   0.0028 (  1.5%)   0.0016 (  0.7%)   0.0044 (  1.0%)   0.0044 (  0.1%)  typecheck-decl
   0.0027 (  1.5%)   0.0009 (  0.4%)   0.0036 (  0.8%)   0.0036 (  0.1%)  typecheck-stmt
   0.0022 (  1.2%)   0.0004 (  0.2%)   0.0026 (  0.6%)   0.0026 (  0.1%)  SILGen
   0.0026 (  1.4%)   0.0000 (  0.0%)   0.0026 (  0.6%)   0.0026 (  0.1%)  SIL optimization
   0.0019 (  1.0%)   0.0003 (  0.1%)   0.0022 (  0.5%)   0.0022 (  0.1%)  SILGen-function
   0.0016 (  0.9%)   0.0004 (  0.2%)   0.0020 (  0.5%)   0.0020 (  0.1%)  typecheck-expr
   0.0012 (  0.6%)   0.0006 (  0.2%)   0.0017 (  0.4%)   0.0017 (  0.0%)  typecheck-for-each
   0.0007 (  0.4%)   0.0004 (  0.2%)   0.0011 (  0.3%)   0.0011 (  0.0%)  load-all-members
   0.0001 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.1858 (100.0%)   0.2402 (100.0%)   0.4259 (100.0%)   3.6788 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.7304 seconds (3.4547 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8223 (100.0%)   0.9082 (100.0%)   1.7304 (100.0%)   3.4547 (100.0%)  Building Target
   0.8223 (100.0%)   0.9082 (100.0%)   1.7304 (100.0%)   3.4547 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/RestResponse.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
    cd /Users/admin/builder/spi-builder-workspace

SwiftEmitModule normal arm64 Emitting\ module\ for\ IBMSwiftSDKCore (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745697681853309-swift-frontend-IBMSwiftSDKCore-all-arm64_apple_tvos18.4-swiftmodule-Onone-405204160.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4372 seconds (3.4833 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0210 (  8.5%)   0.0639 ( 33.6%)   0.0848 ( 19.4%)   1.5581 ( 44.7%)  parse-and-resolve-imports
   0.0202 (  8.2%)   0.0630 ( 33.2%)   0.0832 ( 19.0%)   1.5564 ( 44.7%)  Import resolution
   0.0013 (  0.5%)   0.0063 (  3.3%)   0.0076 (  1.7%)   0.1062 (  3.0%)  load-stdlib
   0.0417 ( 16.9%)   0.0097 (  5.1%)   0.0513 ( 11.7%)   0.0514 (  1.5%)  perform-sema
   0.0415 ( 16.8%)   0.0096 (  5.1%)   0.0511 ( 11.7%)   0.0511 (  1.5%)  Type checking and Semantic analysis
   0.0408 ( 16.5%)   0.0094 (  5.0%)   0.0502 ( 11.5%)   0.0502 (  1.4%)  typecheck-decl
   0.0195 (  7.9%)   0.0051 (  2.7%)   0.0246 (  5.6%)   0.0246 (  0.7%)  typecheck-expr
   0.0114 (  4.6%)   0.0058 (  3.0%)   0.0171 (  3.9%)   0.0176 (  0.5%)  SIL optimization
   0.0113 (  4.6%)   0.0030 (  1.6%)   0.0142 (  3.3%)   0.0142 (  0.4%)  typecheck-stmt
   0.0102 (  4.1%)   0.0021 (  1.1%)   0.0122 (  2.8%)   0.0122 (  0.4%)  SILGen
   0.0073 (  2.9%)   0.0018 (  0.9%)   0.0090 (  2.1%)   0.0090 (  0.3%)  precheck-target
   0.0068 (  2.7%)   0.0014 (  0.7%)   0.0082 (  1.9%)   0.0082 (  0.2%)  SILGen-function
   0.0058 (  2.4%)   0.0014 (  0.7%)   0.0072 (  1.6%)   0.0072 (  0.2%)  build-rewrite-system
   0.0032 (  1.3%)   0.0033 (  1.7%)   0.0065 (  1.5%)   0.0065 (  0.2%)  import-clang-decl
   0.0022 (  0.9%)   0.0033 (  1.7%)   0.0055 (  1.3%)   0.0060 (  0.2%)  Serialization, swiftmodule
   0.0015 (  0.6%)   0.0002 (  0.1%)   0.0017 (  0.4%)   0.0017 (  0.0%)  typecheck-expr-pattern
   0.0007 (  0.3%)   0.0008 (  0.4%)   0.0015 (  0.3%)   0.0015 (  0.0%)  Serialization, swiftdoc
   0.0007 (  0.3%)   0.0001 (  0.0%)   0.0008 (  0.2%)   0.0008 (  0.0%)  Serialization, swiftsourceinfo
   0.0002 (  0.1%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-module-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.2472 (100.0%)   0.1901 (100.0%)   0.4372 (100.0%)   3.4833 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1898 seconds (1.7622 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0986 (100.0%)   0.0912 (100.0%)   0.1898 (100.0%)   1.7622 (100.0%)  Building Target
   0.0986 (100.0%)   0.0912 (100.0%)   0.1898 (100.0%)   1.7622 (100.0%)  Total
EmitSwiftModule normal arm64 (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/Authentication/InsecureConnection.swift:33:7: warning: non-final class 'AllowInsecureConnectionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
class AllowInsecureConnectionDelegate: NSObject, URLSessionDelegate {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/RestError.swift:55:10: warning: associated value 'http(statusCode:message:metadata:)' of 'Sendable'-conforming enum 'RestError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
    case http(statusCode: Int?, message: String?, metadata: [String: Any]?)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/RestError.swift:58:10: warning: associated value 'other(message:metadata:)' of 'Sendable'-conforming enum 'RestError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
    case other(message: String?, metadata: [String: Any]?)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/RestRequest.swift:28:23: warning: static property 'userAgent' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var userAgent: String?
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/RestRequest.swift:28:23: note: convert 'userAgent' to a 'let' constant to make 'Sendable' shared state immutable
    public static var userAgent: String?
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/RestRequest.swift:28:23: note: add '@MainActor' to make static property 'userAgent' part of global actor 'MainActor'
    public static var userAgent: String?
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/RestRequest.swift:28:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var userAgent: String?
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ CredentialUtils.swift /Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/CredentialUtils.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745697681856987-swift-frontend-IBMSwiftSDKCore-CredentialUtils.swift-arm64_apple_tvos18.4-o-Onone-2623067318.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3792 seconds (3.6893 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0229 ( 12.9%)   0.0736 ( 36.5%)   0.0965 ( 25.4%)   1.7201 ( 46.6%)  parse-and-resolve-imports
   0.0220 ( 12.4%)   0.0725 ( 36.0%)   0.0945 ( 24.9%)   1.7180 ( 46.6%)  Import resolution
   0.0771 ( 43.4%)   0.0289 ( 14.3%)   0.1060 ( 27.9%)   0.1077 (  2.9%)  build-rewrite-system
   0.0011 (  0.6%)   0.0019 (  0.9%)   0.0029 (  0.8%)   0.0642 (  1.7%)  load-stdlib
   0.0104 (  5.9%)   0.0101 (  5.0%)   0.0206 (  5.4%)   0.0206 (  0.6%)  import-clang-decl
   0.0092 (  5.2%)   0.0031 (  1.5%)   0.0123 (  3.2%)   0.0123 (  0.3%)  perform-sema
   0.0092 (  5.2%)   0.0031 (  1.5%)   0.0122 (  3.2%)   0.0122 (  0.3%)  Type checking and Semantic analysis
   0.0092 (  5.2%)   0.0030 (  1.5%)   0.0122 (  3.2%)   0.0122 (  0.3%)  typecheck-decl
   0.0023 (  1.3%)   0.0020 (  1.0%)   0.0042 (  1.1%)   0.0042 (  0.1%)  IRGen
   0.0034 (  1.9%)   0.0008 (  0.4%)   0.0042 (  1.1%)   0.0042 (  0.1%)  SILGen
   0.0027 (  1.5%)   0.0007 (  0.3%)   0.0034 (  0.9%)   0.0034 (  0.1%)  SILGen-function
   0.0024 (  1.3%)   0.0000 (  0.0%)   0.0024 (  0.6%)   0.0024 (  0.1%)  SIL optimization
   0.0018 (  1.0%)   0.0005 (  0.3%)   0.0023 (  0.6%)   0.0023 (  0.1%)  typecheck-expr
   0.0017 (  1.0%)   0.0005 (  0.2%)   0.0022 (  0.6%)   0.0022 (  0.1%)  typecheck-stmt
   0.0009 (  0.5%)   0.0005 (  0.2%)   0.0013 (  0.4%)   0.0013 (  0.0%)  load-all-members
   0.0011 (  0.6%)   0.0002 (  0.1%)   0.0013 (  0.3%)   0.0013 (  0.0%)  typecheck-expr-pattern
   0.0003 (  0.2%)   0.0001 (  0.0%)   0.0004 (  0.1%)   0.0004 (  0.0%)  precheck-target
   0.0001 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.1778 (100.0%)   0.2014 (100.0%)   0.3792 (100.0%)   3.6893 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.6773 seconds (3.4463 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.7946 (100.0%)   0.8827 (100.0%)   1.6773 (100.0%)   3.4463 (100.0%)  Building Target
   0.7946 (100.0%)   0.8827 (100.0%)   1.6773 (100.0%)   3.4463 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/CredentialUtils.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ RestRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/RestRequest.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745697683690825-swift-frontend-IBMSwiftSDKCore-RestRequest.swift-arm64_apple_tvos18.4-o-Onone-370519936.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5311 seconds (0.5318 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0622 ( 15.8%)   0.0158 ( 11.5%)   0.0779 ( 14.7%)   0.0781 ( 14.7%)  perform-sema
   0.0621 ( 15.8%)   0.0158 ( 11.5%)   0.0779 ( 14.7%)   0.0780 ( 14.7%)  Type checking and Semantic analysis
   0.0557 ( 14.1%)   0.0191 ( 13.9%)   0.0748 ( 14.1%)   0.0748 ( 14.1%)  build-rewrite-system
   0.0550 ( 14.0%)   0.0129 (  9.4%)   0.0679 ( 12.8%)   0.0680 ( 12.8%)  typecheck-expr
   0.0545 ( 13.8%)   0.0127 (  9.3%)   0.0672 ( 12.7%)   0.0673 ( 12.7%)  typecheck-stmt
   0.0179 (  4.5%)   0.0175 ( 12.8%)   0.0354 (  6.7%)   0.0354 (  6.7%)  parse-and-resolve-imports
   0.0170 (  4.3%)   0.0165 ( 12.0%)   0.0335 (  6.3%)   0.0335 (  6.3%)  Import resolution
   0.0116 (  2.9%)   0.0097 (  7.1%)   0.0213 (  4.0%)   0.0214 (  4.0%)  import-clang-decl
   0.0158 (  4.0%)   0.0044 (  3.2%)   0.0202 (  3.8%)   0.0202 (  3.8%)  precheck-target
   0.0080 (  2.0%)   0.0051 (  3.7%)   0.0131 (  2.5%)   0.0131 (  2.5%)  IRGen
   0.0096 (  2.4%)   0.0013 (  0.9%)   0.0109 (  2.0%)   0.0109 (  2.0%)  SILGen
   0.0071 (  1.8%)   0.0034 (  2.5%)   0.0105 (  2.0%)   0.0105 (  2.0%)  typecheck-decl
   0.0083 (  2.1%)   0.0010 (  0.7%)   0.0093 (  1.8%)   0.0093 (  1.8%)  SILGen-function
   0.0075 (  1.9%)   0.0001 (  0.1%)   0.0076 (  1.4%)   0.0076 (  1.4%)  SIL optimization
   0.0010 (  0.3%)   0.0017 (  1.2%)   0.0027 (  0.5%)   0.0027 (  0.5%)  load-stdlib
   0.0006 (  0.2%)   0.0002 (  0.1%)   0.0008 (  0.1%)   0.0008 (  0.1%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.3939 (100.0%)   0.1372 (100.0%)   0.5311 (100.0%)   0.5318 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.5288 seconds (1.6209 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.7027 (100.0%)   0.8261 (100.0%)   1.5288 (100.0%)   1.6209 (100.0%)  Building Target
   0.7027 (100.0%)   0.8261 (100.0%)   1.5288 (100.0%)   1.6209 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/RestRequest.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/RestRequest.swift:28:23: warning: static property 'userAgent' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var userAgent: String?
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/RestRequest.swift:28:23: note: convert 'userAgent' to a 'let' constant to make 'Sendable' shared state immutable
    public static var userAgent: String?
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/RestRequest.swift:28:23: note: add '@MainActor' to make static property 'userAgent' part of global actor 'MainActor'
    public static var userAgent: String?
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/RestRequest.swift:28:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var userAgent: String?
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/RestRequest.swift:114:25: warning: capture of 'completionHandler' with non-sendable type '(Data?, HTTPURLResponse?, RestError?) -> Void' in a '@Sendable' closure
                        completionHandler(nil, nil, RestError.sslCertificateUntrusted)
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/RestRequest.swift:114:25: note: a function type must be marked '@Sendable' to conform to 'Sendable'
                        completionHandler(nil, nil, RestError.sslCertificateUntrusted)
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/RestRequest.swift:136:44: warning: capture of 'self' with non-sendable type 'RestRequest' in a '@Sendable' closure
                        let serviceError = self.errorResponseDecoder(data, response)
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/RestRequest.swift:24:15: note: consider making struct 'RestRequest' conform to the 'Sendable' protocol
public struct RestRequest {
              ^
                          : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/RestRequest.swift:322:21: warning: capture of 'completionHandler' with non-sendable type '(HTTPURLResponse?, RestError?) -> Void' in a '@Sendable' closure
                    completionHandler(nil, RestError.noResponse)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/RestRequest.swift:322:21: note: a function type must be marked '@Sendable' to conform to 'Sendable'
                    completionHandler(nil, RestError.noResponse)
                    ^
SwiftDriverJobDiscovery normal arm64 Emitting module for IBMSwiftSDKCore (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
SwiftDriver\ Compilation\ Requirements IBMSwiftSDKCore normal arm64 com.apple.xcode.tools.swift.compiler (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name IBMSwiftSDKCore -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore.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 -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos18.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore-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/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore.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/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling RestRequest.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IBMSwiftSDKCore.framework/Headers/IBMSwiftSDKCore-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore-Swift.h (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IBMSwiftSDKCore.framework/Headers/IBMSwiftSDKCore-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IBMSwiftSDKCore.framework/Modules/IBMSwiftSDKCore.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore.swiftmodule (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
    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/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IBMSwiftSDKCore.framework/Modules/IBMSwiftSDKCore.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IBMSwiftSDKCore.framework/Modules/IBMSwiftSDKCore.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore.swiftdoc (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
    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/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IBMSwiftSDKCore.framework/Modules/IBMSwiftSDKCore.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IBMSwiftSDKCore.framework/Modules/IBMSwiftSDKCore.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore.abi.json (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
    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/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IBMSwiftSDKCore.framework/Modules/IBMSwiftSDKCore.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IBMSwiftSDKCore.framework/Modules/IBMSwiftSDKCore.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore.swiftsourceinfo (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
    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/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IBMSwiftSDKCore.framework/Modules/IBMSwiftSDKCore.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling CredentialUtils.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
SwiftDriverJobDiscovery normal arm64 Compiling MultipartFormData.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
SwiftDriverJobDiscovery normal arm64 Compiling RestError.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
SwiftDriverJobDiscovery normal arm64 Compiling InsecureConnection.swift, JWT.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
SwiftDriverJobDiscovery normal arm64 Compiling RestResponse.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
SwiftDriverJobDiscovery normal arm64 Compiling JSON.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
SwiftDriverJobDiscovery normal arm64 Compiling CodableExtensions.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
SwiftDriverJobDiscovery normal arm64 Compiling ConfigBasedAuthenticatorFactory.swift, IAMAuthenticator.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
SwiftDriverJobDiscovery normal arm64 Compiling Authentication.swift, CloudPakForDataAuthenticator.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
SwiftDriver\ Compilation IBMSwiftSDKCore normal arm64 com.apple.xcode.tools.swift.compiler (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name IBMSwiftSDKCore -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore.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 -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos18.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore-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/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore.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/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IBMSwiftSDKCore.framework/IBMSwiftSDKCore normal (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
    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-tvos18.4 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore.LinkFileList -install_name @rpath/IBMSwiftSDKCore.framework/IBMSwiftSDKCore -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IBMSwiftSDKCore.framework/IBMSwiftSDKCore
ExtractAppIntentsMetadata (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
    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 IBMSwiftSDKCore --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk --xcode-version 16E140 --platform-family tvOS --deployment-target 18.4 --bundle-identifier IBMSwiftSDKCore --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IBMSwiftSDKCore.framework --target-triple arm64-apple-tvos18.4 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IBMSwiftSDKCore.framework/IBMSwiftSDKCore --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/IBMSwiftSDKCore.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/IBMSwiftSDKCore.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBMSwiftSDKCore.build/Debug-appletvos/IBMSwiftSDKCore.build/Objects-normal/arm64/IBMSwiftSDKCore.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 13:01:25.805 appintentsmetadataprocessor[705:3997] Starting appintentsmetadataprocessor export
2025-04-26 13:01:25.807 appintentsmetadataprocessor[705:3997] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos/IBMSwiftSDKCore.framework/IBMSwiftSDKCore.tbd (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IBMSwiftSDKCore.framework/IBMSwiftSDKCore -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos/IBMSwiftSDKCore.framework/IBMSwiftSDKCore.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IBMSwiftSDKCore.framework (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IBMSwiftSDKCore.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IBMSwiftSDKCore.framework (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IBMSwiftSDKCore.framework
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "IBMSwiftSDKCore",
  "name" : "IBMSwiftSDKCore",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "IBMSwiftSDKCore",
      "targets" : [
        "IBMSwiftSDKCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "IBMSwiftSDKCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "IBMSwiftSDKCoreTests",
      "path" : "Tests/IBMSwiftSDKCoreTests",
      "sources" : [
        "AuthenticationTests.swift",
        "CodableExtensionsTests.swift",
        "ConfigBasedAuthenticatorFactoryTests-Linux.swift",
        "CredentialUtilsTests-Linux.swift",
        "JSONTests.swift",
        "MockURLProtocol.swift",
        "MultiPartFormDataTests.swift",
        "ResponseTests.swift",
        "RestErrorTests.swift",
        "SDKInitializerTests.swift"
      ],
      "target_dependencies" : [
        "IBMSwiftSDKCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IBMSwiftSDKCore",
      "module_type" : "SwiftTarget",
      "name" : "IBMSwiftSDKCore",
      "path" : "Sources/IBMSwiftSDKCore",
      "product_memberships" : [
        "IBMSwiftSDKCore"
      ],
      "sources" : [
        "Authentication/Authentication.swift",
        "Authentication/CloudPakForDataAuthenticator.swift",
        "Authentication/ConfigBasedAuthenticatorFactory.swift",
        "Authentication/IAMAuthenticator.swift",
        "Authentication/InsecureConnection.swift",
        "Authentication/JWT.swift",
        "CodableExtensions.swift",
        "CredentialUtils.swift",
        "JSON.swift",
        "MultipartFormData.swift",
        "RestError.swift",
        "RestRequest.swift",
        "RestResponse.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Done.