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 main (652ff3), with Swift 6.1 for tvOS using Xcode 16.3 on 26 Apr 2025 20:00:07 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/IBM/swift-sdk-core
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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/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/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/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
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
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
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
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-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.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
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
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\ JSON.swift /Users/admin/builder/spi-builder-workspace/Sources/IBMSwiftSDKCore/JSON.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
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

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745697602703297-swift-frontend-IBMSwiftSDKCore-JSON.swift-arm64_apple_tvos18.4-o-Onone-3475017952.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6145 seconds (4.2627 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0218 (  6.8%)   0.0972 ( 33.3%)   0.1190 ( 19.4%)   1.8940 ( 44.4%)  parse-and-resolve-imports
   0.0208 (  6.5%)   0.0963 ( 32.9%)   0.1171 ( 19.1%)   1.8920 ( 44.4%)  Import resolution
   0.0018 (  0.6%)   0.0225 (  7.7%)   0.0243 (  4.0%)   0.1165 (  2.7%)  load-stdlib
   0.0563 ( 17.5%)   0.0193 (  6.6%)   0.0756 ( 12.3%)   0.0805 (  1.9%)  build-rewrite-system
   0.0502 ( 15.6%)   0.0114 (  3.9%)   0.0615 ( 10.0%)   0.0616 (  1.4%)  perform-sema
   0.0501 ( 15.5%)   0.0114 (  3.9%)   0.0614 ( 10.0%)   0.0615 (  1.4%)  Type checking and Semantic analysis
   0.0244 (  7.6%)   0.0078 (  2.7%)   0.0323 (  5.3%)   0.0323 (  0.8%)  typecheck-decl
   0.0273 (  8.5%)   0.0038 (  1.3%)   0.0311 (  5.1%)   0.0311 (  0.7%)  typecheck-stmt
   0.0213 (  6.6%)   0.0045 (  1.5%)   0.0258 (  4.2%)   0.0258 (  0.6%)  typecheck-expr
   0.0128 (  4.0%)   0.0099 (  3.4%)   0.0227 (  3.7%)   0.0236 (  0.6%)  import-clang-decl
   0.0081 (  2.5%)   0.0035 (  1.2%)   0.0116 (  1.9%)   0.0117 (  0.3%)  IRGen
   0.0085 (  2.7%)   0.0022 (  0.8%)   0.0108 (  1.8%)   0.0109 (  0.3%)  SILGen
   0.0078 (  2.4%)   0.0021 (  0.7%)   0.0099 (  1.6%)   0.0100 (  0.2%)  SILGen-function
   0.0062 (  1.9%)   0.0001 (  0.0%)   0.0063 (  1.0%)   0.0064 (  0.1%)  SIL optimization
   0.0037 (  1.2%)   0.0001 (  0.0%)   0.0038 (  0.6%)   0.0038 (  0.1%)  precheck-target
   0.0007 (  0.2%)   0.0002 (  0.1%)   0.0009 (  0.2%)   0.0009 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  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%)  SIL verification, post-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, pre-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%)  AST verification
   0.3221 (100.0%)   0.2924 (100.0%)   0.6145 (100.0%)   4.2627 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.5657 seconds (3.5282 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.7206 (100.0%)   0.8452 (100.0%)   1.5657 (100.0%)   3.5282 (100.0%)  Building Target
   0.7206 (100.0%)   0.8452 (100.0%)   1.5657 (100.0%)   3.5282 (100.0%)  Total
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-1745697602716862-swift-frontend-IBMSwiftSDKCore-Authentication.swift-arm64_apple_tvos18.4-o-Onone-2773010058.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6562 seconds (3.9650 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0205 (  5.5%)   0.0898 ( 32.0%)   0.1103 ( 16.8%)   1.7182 ( 43.3%)  parse-and-resolve-imports
   0.0195 (  5.2%)   0.0889 ( 31.7%)   0.1085 ( 16.5%)   1.7164 ( 43.3%)  Import resolution
   0.0805 ( 21.5%)   0.0283 ( 10.1%)   0.1088 ( 16.6%)   0.1092 (  2.8%)  build-rewrite-system
   0.0015 (  0.4%)   0.0124 (  4.4%)   0.0139 (  2.1%)   0.1061 (  2.7%)  load-stdlib
   0.0482 ( 12.9%)   0.0106 (  3.8%)   0.0588 (  9.0%)   0.0588 (  1.5%)  perform-sema
   0.0481 ( 12.8%)   0.0106 (  3.8%)   0.0587 (  9.0%)   0.0587 (  1.5%)  Type checking and Semantic analysis
   0.0344 (  9.2%)   0.0073 (  2.6%)   0.0417 (  6.4%)   0.0417 (  1.1%)  typecheck-expr
   0.0318 (  8.5%)   0.0068 (  2.4%)   0.0386 (  5.9%)   0.0386 (  1.0%)  typecheck-stmt
   0.0282 (  7.5%)   0.0070 (  2.5%)   0.0353 (  5.4%)   0.0353 (  0.9%)  typecheck-decl
   0.0131 (  3.5%)   0.0106 (  3.8%)   0.0237 (  3.6%)   0.0242 (  0.6%)  import-clang-decl
   0.0122 (  3.3%)   0.0039 (  1.4%)   0.0161 (  2.5%)   0.0161 (  0.4%)  IRGen
   0.0107 (  2.9%)   0.0024 (  0.8%)   0.0131 (  2.0%)   0.0131 (  0.3%)  precheck-target
   0.0103 (  2.7%)   0.0012 (  0.4%)   0.0115 (  1.7%)   0.0115 (  0.3%)  SILGen
   0.0088 (  2.3%)   0.0001 (  0.0%)   0.0088 (  1.3%)   0.0088 (  0.2%)  SIL optimization
   0.0057 (  1.5%)   0.0005 (  0.2%)   0.0062 (  0.9%)   0.0062 (  0.2%)  SILGen-function
   0.0008 (  0.2%)   0.0002 (  0.1%)   0.0010 (  0.1%)   0.0010 (  0.0%)  load-all-members
   0.0005 (  0.1%)   0.0003 (  0.1%)   0.0008 (  0.1%)   0.0008 (  0.0%)  typecheck-expr-pattern
   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%)  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.3752 (100.0%)   0.2809 (100.0%)   0.6562 (100.0%)   3.9650 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.7388 seconds (3.5191 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9364 (100.0%)   0.8024 (100.0%)   1.7388 (100.0%)   3.5191 (100.0%)  Building Target
   0.9364 (100.0%)   0.8024 (100.0%)   1.7388 (100.0%)   3.5191 (100.0%)  Total
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-1745697602719631-swift-frontend-IBMSwiftSDKCore-RestRequest.swift-arm64_apple_tvos18.4-o-Onone-1390822752.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.7232 seconds (4.1481 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0211 (  4.9%)   0.0942 ( 32.0%)   0.1153 ( 15.9%)   1.7885 ( 43.1%)  parse-and-resolve-imports
   0.0202 (  4.7%)   0.0933 ( 31.7%)   0.1135 ( 15.7%)   1.7867 ( 43.1%)  Import resolution
   0.0801 ( 18.7%)   0.0255 (  8.6%)   0.1055 ( 14.6%)   0.1058 (  2.6%)  build-rewrite-system
   0.0016 (  0.4%)   0.0121 (  4.1%)   0.0137 (  1.9%)   0.0915 (  2.2%)  load-stdlib
   0.0622 ( 14.5%)   0.0132 (  4.5%)   0.0754 ( 10.4%)   0.0754 (  1.8%)  perform-sema
   0.0621 ( 14.5%)   0.0132 (  4.5%)   0.0753 ( 10.4%)   0.0753 (  1.8%)  Type checking and Semantic analysis
   0.0548 ( 12.8%)   0.0104 (  3.5%)   0.0651 (  9.0%)   0.0651 (  1.6%)  typecheck-expr
   0.0541 ( 12.6%)   0.0101 (  3.4%)   0.0642 (  8.9%)   0.0642 (  1.5%)  typecheck-stmt
   0.0135 (  3.1%)   0.0104 (  3.5%)   0.0238 (  3.3%)   0.0243 (  0.6%)  import-clang-decl
   0.0150 (  3.5%)   0.0029 (  1.0%)   0.0179 (  2.5%)   0.0179 (  0.4%)  precheck-target
   0.0100 (  2.3%)   0.0046 (  1.5%)   0.0146 (  2.0%)   0.0146 (  0.4%)  IRGen
   0.0095 (  2.2%)   0.0009 (  0.3%)   0.0105 (  1.4%)   0.0105 (  0.3%)  SILGen
   0.0072 (  1.7%)   0.0028 (  1.0%)   0.0101 (  1.4%)   0.0101 (  0.2%)  typecheck-decl
   0.0082 (  1.9%)   0.0007 (  0.3%)   0.0089 (  1.2%)   0.0089 (  0.2%)  SILGen-function
   0.0081 (  1.9%)   0.0002 (  0.1%)   0.0083 (  1.1%)   0.0083 (  0.2%)  SIL optimization
   0.0007 (  0.2%)   0.0002 (  0.1%)   0.0009 (  0.1%)   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%)  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%)  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.4285 (100.0%)   0.2947 (100.0%)   0.7232 (100.0%)   4.1481 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.6862 seconds (3.5073 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9094 (100.0%)   0.7768 (100.0%)   1.6862 (100.0%)   3.5073 (100.0%)  Building Target
   0.9094 (100.0%)   0.7768 (100.0%)   1.6862 (100.0%)   3.5073 (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)
                    ^
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-1745697602717904-swift-frontend-IBMSwiftSDKCore-ConfigBasedAuthenticatorFactory.swift-arm64_apple_tvos18.4-o-Onone-3006286175.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 3.2352 seconds (3.6902 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9725 ( 43.0%)   0.4167 ( 42.8%)   1.3892 ( 42.9%)   1.5999 ( 43.4%)  parse-and-resolve-imports
   0.9714 ( 43.0%)   0.4126 ( 42.4%)   1.3840 ( 42.8%)   1.5920 ( 43.1%)  Import resolution
   0.0794 (  3.5%)   0.0192 (  2.0%)   0.0986 (  3.0%)   0.0990 (  2.7%)  build-rewrite-system
   0.0128 (  0.6%)   0.0441 (  4.5%)   0.0569 (  1.8%)   0.0859 (  2.3%)  load-stdlib
   0.0435 (  1.9%)   0.0197 (  2.0%)   0.0632 (  2.0%)   0.0653 (  1.8%)  perform-sema
   0.0434 (  1.9%)   0.0197 (  2.0%)   0.0630 (  1.9%)   0.0652 (  1.8%)  Type checking and Semantic analysis
   0.0250 (  1.1%)   0.0173 (  1.8%)   0.0423 (  1.3%)   0.0445 (  1.2%)  typecheck-decl
   0.0281 (  1.2%)   0.0045 (  0.5%)   0.0326 (  1.0%)   0.0326 (  0.9%)  typecheck-expr
   0.0242 (  1.1%)   0.0036 (  0.4%)   0.0278 (  0.9%)   0.0278 (  0.8%)  typecheck-stmt
   0.0127 (  0.6%)   0.0104 (  1.1%)   0.0231 (  0.7%)   0.0234 (  0.6%)  import-clang-decl
   0.0122 (  0.5%)   0.0010 (  0.1%)   0.0133 (  0.4%)   0.0133 (  0.4%)  SILGen
   0.0101 (  0.4%)   0.0028 (  0.3%)   0.0129 (  0.4%)   0.0129 (  0.4%)  IRGen
   0.0081 (  0.4%)   0.0007 (  0.1%)   0.0088 (  0.3%)   0.0088 (  0.2%)  SILGen-function
   0.0087 (  0.4%)   0.0000 (  0.0%)   0.0088 (  0.3%)   0.0088 (  0.2%)  SIL optimization
   0.0069 (  0.3%)   0.0010 (  0.1%)   0.0079 (  0.2%)   0.0079 (  0.2%)  precheck-target
   0.0015 (  0.1%)   0.0002 (  0.0%)   0.0017 (  0.1%)   0.0017 (  0.0%)  typecheck-expr-pattern
   0.0008 (  0.0%)   0.0002 (  0.0%)   0.0010 (  0.0%)   0.0010 (  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%)  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%)  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
   2.2616 (100.0%)   0.9736 (100.0%)   3.2352 (100.0%)   3.6902 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.1726 seconds (3.5140 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.9402 (100.0%)   1.2324 (100.0%)   3.1726 (100.0%)   3.5140 (100.0%)  Building Target
   1.9402 (100.0%)   1.2324 (100.0%)   3.1726 (100.0%)   3.5140 (100.0%)  Total
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-1745697602721935-swift-frontend-IBMSwiftSDKCore-RestError.swift-arm64_apple_tvos18.4-o-Onone-2554927908.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4221 seconds (3.5046 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0201 ( 10.8%)   0.0827 ( 35.0%)   0.1028 ( 24.4%)   1.5865 ( 45.3%)  parse-and-resolve-imports
   0.0192 ( 10.3%)   0.0818 ( 34.6%)   0.1010 ( 23.9%)   1.5846 ( 45.2%)  Import resolution
   0.0017 (  0.9%)   0.0133 (  5.6%)   0.0150 (  3.6%)   0.1288 (  3.7%)  load-stdlib
   0.0822 ( 44.2%)   0.0261 ( 11.0%)   0.1083 ( 25.7%)   0.1084 (  3.1%)  build-rewrite-system
   0.0122 (  6.6%)   0.0114 (  4.8%)   0.0237 (  5.6%)   0.0239 (  0.7%)  import-clang-decl
   0.0123 (  6.6%)   0.0048 (  2.0%)   0.0171 (  4.0%)   0.0174 (  0.5%)  perform-sema
   0.0123 (  6.6%)   0.0048 (  2.0%)   0.0170 (  4.0%)   0.0174 (  0.5%)  Type checking and Semantic analysis
   0.0090 (  4.8%)   0.0031 (  1.3%)   0.0121 (  2.9%)   0.0121 (  0.3%)  typecheck-stmt
   0.0070 (  3.8%)   0.0026 (  1.1%)   0.0096 (  2.3%)   0.0096 (  0.3%)  precheck-target
   0.0031 (  1.7%)   0.0015 (  0.6%)   0.0046 (  1.1%)   0.0050 (  0.1%)  typecheck-decl
   0.0022 (  1.2%)   0.0020 (  0.8%)   0.0042 (  1.0%)   0.0042 (  0.1%)  IRGen
   0.0019 (  1.0%)   0.0003 (  0.1%)   0.0022 (  0.5%)   0.0022 (  0.1%)  SIL optimization
   0.0011 (  0.6%)   0.0008 (  0.3%)   0.0018 (  0.4%)   0.0019 (  0.1%)  SILGen
   0.0006 (  0.3%)   0.0007 (  0.3%)   0.0013 (  0.3%)   0.0013 (  0.0%)  SILGen-function
   0.0007 (  0.4%)   0.0002 (  0.1%)   0.0010 (  0.2%)   0.0010 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0001 (  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%)  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%)  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%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.1859 (100.0%)   0.2362 (100.0%)   0.4221 (100.0%)   3.5046 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.7971 seconds (3.5000 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8900 (100.0%)   0.9071 (100.0%)   1.7971 (100.0%)   3.5000 (100.0%)  Building Target
   0.8900 (100.0%)   0.9071 (100.0%)   1.7971 (100.0%)   3.5000 (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\ 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-1745697602719260-swift-frontend-IBMSwiftSDKCore-CodableExtensions.swift-arm64_apple_tvos18.4-o-Onone-4064123824.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5270 seconds (3.6509 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0219 (  8.7%)   0.0960 ( 35.0%)   0.1179 ( 22.4%)   1.6440 ( 45.0%)  parse-and-resolve-imports
   0.0208 (  8.2%)   0.0950 ( 34.6%)   0.1158 ( 22.0%)   1.6419 ( 45.0%)  Import resolution
   0.0827 ( 32.7%)   0.0293 ( 10.7%)   0.1120 ( 21.3%)   0.1123 (  3.1%)  build-rewrite-system
   0.0016 (  0.6%)   0.0143 (  5.2%)   0.0159 (  3.0%)   0.0870 (  2.4%)  load-stdlib
   0.0243 (  9.6%)   0.0063 (  2.3%)   0.0306 (  5.8%)   0.0306 (  0.8%)  perform-sema
   0.0242 (  9.6%)   0.0063 (  2.3%)   0.0305 (  5.8%)   0.0306 (  0.8%)  Type checking and Semantic analysis
   0.0196 (  7.8%)   0.0047 (  1.7%)   0.0243 (  4.6%)   0.0244 (  0.7%)  typecheck-stmt
   0.0122 (  4.8%)   0.0105 (  3.8%)   0.0227 (  4.3%)   0.0227 (  0.6%)  import-clang-decl
   0.0162 (  6.4%)   0.0037 (  1.3%)   0.0199 (  3.8%)   0.0199 (  0.5%)  typecheck-expr
   0.0080 (  3.2%)   0.0020 (  0.7%)   0.0100 (  1.9%)   0.0100 (  0.3%)  precheck-target
   0.0052 (  2.0%)   0.0015 (  0.6%)   0.0067 (  1.3%)   0.0067 (  0.2%)  typecheck-decl
   0.0040 (  1.6%)   0.0024 (  0.9%)   0.0064 (  1.2%)   0.0064 (  0.2%)  IRGen
   0.0042 (  1.7%)   0.0010 (  0.4%)   0.0052 (  1.0%)   0.0052 (  0.1%)  SILGen
   0.0042 (  1.7%)   0.0002 (  0.1%)   0.0044 (  0.8%)   0.0044 (  0.1%)  SIL optimization
   0.0024 (  0.9%)   0.0007 (  0.2%)   0.0030 (  0.6%)   0.0031 (  0.1%)  SILGen-function
   0.0009 (  0.4%)   0.0004 (  0.2%)   0.0014 (  0.3%)   0.0014 (  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.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%)  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.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.2527 (100.0%)   0.2743 (100.0%)   0.5270 (100.0%)   3.6509 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.8180 seconds (3.5075 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9108 (100.0%)   0.9072 (100.0%)   1.8180 (100.0%)   3.5075 (100.0%)  Building Target
   0.9108 (100.0%)   0.9072 (100.0%)   1.8180 (100.0%)   3.5075 (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\ 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-1745697602721064-swift-frontend-IBMSwiftSDKCore-RestResponse.swift-arm64_apple_tvos18.4-o-Onone-726853715.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4332 seconds (3.4985 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0211 ( 12.4%)   0.0960 ( 36.5%)   0.1172 ( 27.0%)   1.6119 ( 46.1%)  parse-and-resolve-imports
   0.0201 ( 11.8%)   0.0952 ( 36.2%)   0.1153 ( 26.6%)   1.6100 ( 46.0%)  Import resolution
   0.0819 ( 48.2%)   0.0296 ( 11.2%)   0.1114 ( 25.7%)   0.1115 (  3.2%)  build-rewrite-system
   0.0016 (  0.9%)   0.0135 (  5.1%)   0.0150 (  3.5%)   0.0904 (  2.6%)  load-stdlib
   0.0121 (  7.1%)   0.0097 (  3.7%)   0.0218 (  5.0%)   0.0221 (  0.6%)  import-clang-decl
   0.0064 (  3.8%)   0.0037 (  1.4%)   0.0101 (  2.3%)   0.0101 (  0.3%)  perform-sema
   0.0064 (  3.8%)   0.0037 (  1.4%)   0.0101 (  2.3%)   0.0101 (  0.3%)  Type checking and Semantic analysis
   0.0030 (  1.8%)   0.0041 (  1.5%)   0.0071 (  1.6%)   0.0071 (  0.2%)  IRGen
   0.0029 (  1.7%)   0.0020 (  0.8%)   0.0050 (  1.1%)   0.0050 (  0.1%)  typecheck-decl
   0.0033 (  1.9%)   0.0016 (  0.6%)   0.0049 (  1.1%)   0.0049 (  0.1%)  typecheck-stmt
   0.0022 (  1.3%)   0.0010 (  0.4%)   0.0032 (  0.7%)   0.0032 (  0.1%)  SILGen
   0.0026 (  1.5%)   0.0003 (  0.1%)   0.0029 (  0.7%)   0.0029 (  0.1%)  SIL optimization
   0.0019 (  1.1%)   0.0008 (  0.3%)   0.0027 (  0.6%)   0.0027 (  0.1%)  SILGen-function
   0.0017 (  1.0%)   0.0011 (  0.4%)   0.0027 (  0.6%)   0.0027 (  0.1%)  typecheck-expr
   0.0017 (  1.0%)   0.0006 (  0.2%)   0.0023 (  0.5%)   0.0023 (  0.1%)  typecheck-for-each
   0.0008 (  0.5%)   0.0005 (  0.2%)   0.0013 (  0.3%)   0.0013 (  0.0%)  load-all-members
   0.0001 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  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%)  source-file-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%)  perform-whole-module-type-checking
   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%)  SIL verification, post-optimization
   0.1699 (100.0%)   0.2634 (100.0%)   0.4332 (100.0%)   3.4985 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.8237 seconds (3.5020 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8908 (100.0%)   0.9330 (100.0%)   1.8237 (100.0%)   3.5020 (100.0%)  Building Target
   0.8908 (100.0%)   0.9330 (100.0%)   1.8237 (100.0%)   3.5020 (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

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-1745697602719971-swift-frontend-IBMSwiftSDKCore-CredentialUtils.swift-arm64_apple_tvos18.4-o-Onone-2218440841.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4322 seconds (3.8191 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0209 ( 11.6%)   0.0934 ( 37.0%)   0.1143 ( 26.4%)   1.7609 ( 46.1%)  parse-and-resolve-imports
   0.0199 ( 11.1%)   0.0925 ( 36.7%)   0.1124 ( 26.0%)   1.7591 ( 46.1%)  Import resolution
   0.0800 ( 44.5%)   0.0278 ( 11.0%)   0.1078 ( 24.9%)   0.1083 (  2.8%)  build-rewrite-system
   0.0016 (  0.9%)   0.0129 (  5.1%)   0.0145 (  3.3%)   0.1074 (  2.8%)  load-stdlib
   0.0126 (  7.0%)   0.0108 (  4.3%)   0.0234 (  5.4%)   0.0234 (  0.6%)  import-clang-decl
   0.0091 (  5.0%)   0.0030 (  1.2%)   0.0121 (  2.8%)   0.0121 (  0.3%)  perform-sema
   0.0090 (  5.0%)   0.0030 (  1.2%)   0.0120 (  2.8%)   0.0120 (  0.3%)  Type checking and Semantic analysis
   0.0090 (  5.0%)   0.0029 (  1.2%)   0.0120 (  2.8%)   0.0120 (  0.3%)  typecheck-decl
   0.0027 (  1.5%)   0.0028 (  1.1%)   0.0056 (  1.3%)   0.0056 (  0.1%)  IRGen
   0.0037 (  2.1%)   0.0008 (  0.3%)   0.0045 (  1.0%)   0.0045 (  0.1%)  SILGen
   0.0029 (  1.6%)   0.0006 (  0.3%)   0.0036 (  0.8%)   0.0036 (  0.1%)  SILGen-function
   0.0025 (  1.4%)   0.0000 (  0.0%)   0.0025 (  0.6%)   0.0025 (  0.1%)  SIL optimization
   0.0019 (  1.0%)   0.0006 (  0.2%)   0.0025 (  0.6%)   0.0024 (  0.1%)  typecheck-expr
   0.0018 (  1.0%)   0.0005 (  0.2%)   0.0022 (  0.5%)   0.0022 (  0.1%)  typecheck-stmt
   0.0011 (  0.6%)   0.0002 (  0.1%)   0.0012 (  0.3%)   0.0012 (  0.0%)  typecheck-expr-pattern
   0.0008 (  0.4%)   0.0004 (  0.2%)   0.0012 (  0.3%)   0.0012 (  0.0%)  load-all-members
   0.0003 (  0.2%)   0.0001 (  0.0%)   0.0003 (  0.1%)   0.0003 (  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%)  source-file-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%)  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%)  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.1799 (100.0%)   0.2523 (100.0%)   0.4322 (100.0%)   3.8191 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.6753 seconds (3.5044 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8453 (100.0%)   0.8300 (100.0%)   1.6753 (100.0%)   3.5044 (100.0%)  Building Target
   0.8453 (100.0%)   0.8300 (100.0%)   1.6753 (100.0%)   3.5044 (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

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-1745697602717156-swift-frontend-IBMSwiftSDKCore-all-arm64_apple_tvos18.4-swiftmodule-Onone-3724921947.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4967 seconds (4.2299 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0212 (  7.4%)   0.0610 ( 28.7%)   0.0821 ( 16.5%)   1.8752 ( 44.3%)  parse-and-resolve-imports
   0.0201 (  7.1%)   0.0599 ( 28.2%)   0.0800 ( 16.1%)   1.8731 ( 44.3%)  Import resolution
   0.0018 (  0.6%)   0.0137 (  6.5%)   0.0155 (  3.1%)   0.1606 (  3.8%)  load-stdlib
   0.0507 ( 17.8%)   0.0139 (  6.5%)   0.0646 ( 13.0%)   0.0646 (  1.5%)  perform-sema
   0.0505 ( 17.7%)   0.0138 (  6.5%)   0.0642 ( 12.9%)   0.0643 (  1.5%)  Type checking and Semantic analysis
   0.0497 ( 17.5%)   0.0136 (  6.4%)   0.0632 ( 12.7%)   0.0633 (  1.5%)  typecheck-decl
   0.0234 (  8.2%)   0.0068 (  3.2%)   0.0302 (  6.1%)   0.0302 (  0.7%)  typecheck-expr
   0.0118 (  4.1%)   0.0078 (  3.7%)   0.0196 (  3.9%)   0.0204 (  0.5%)  SIL optimization
   0.0127 (  4.5%)   0.0036 (  1.7%)   0.0163 (  3.3%)   0.0163 (  0.4%)  typecheck-stmt
   0.0112 (  3.9%)   0.0026 (  1.2%)   0.0137 (  2.8%)   0.0137 (  0.3%)  SILGen
   0.0080 (  2.8%)   0.0021 (  1.0%)   0.0101 (  2.0%)   0.0101 (  0.2%)  precheck-target
   0.0073 (  2.6%)   0.0016 (  0.8%)   0.0089 (  1.8%)   0.0089 (  0.2%)  SILGen-function
   0.0039 (  1.4%)   0.0043 (  2.0%)   0.0082 (  1.7%)   0.0083 (  0.2%)  import-clang-decl
   0.0062 (  2.2%)   0.0019 (  0.9%)   0.0081 (  1.6%)   0.0081 (  0.2%)  build-rewrite-system
   0.0025 (  0.9%)   0.0043 (  2.0%)   0.0067 (  1.4%)   0.0075 (  0.2%)  Serialization, swiftmodule
   0.0008 (  0.3%)   0.0010 (  0.5%)   0.0018 (  0.4%)   0.0017 (  0.0%)  Serialization, swiftdoc
   0.0015 (  0.5%)   0.0002 (  0.1%)   0.0017 (  0.3%)   0.0017 (  0.0%)  typecheck-expr-pattern
   0.0009 (  0.3%)   0.0003 (  0.1%)   0.0012 (  0.2%)   0.0012 (  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.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  perform-whole-module-type-checking
   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%)  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.2843 (100.0%)   0.2124 (100.0%)   0.4967 (100.0%)   4.2299 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2132 seconds (2.1523 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1101 (100.0%)   0.1031 (100.0%)   0.2132 (100.0%)   2.1523 (100.0%)  Building Target
   0.1101 (100.0%)   0.1031 (100.0%)   0.2132 (100.0%)   2.1523 (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\ 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-1745697602721419-swift-frontend-IBMSwiftSDKCore-MultipartFormData.swift-arm64_apple_tvos18.4-o-Onone-2833203415.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5447 seconds (3.8031 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0215 (  7.7%)   0.0926 ( 34.6%)   0.1141 ( 20.9%)   1.7068 ( 44.9%)  parse-and-resolve-imports
   0.0204 (  7.4%)   0.0915 ( 34.2%)   0.1119 ( 20.5%)   1.7046 ( 44.8%)  Import resolution
   0.0802 ( 28.9%)   0.0267 ( 10.0%)   0.1069 ( 19.6%)   0.1072 (  2.8%)  build-rewrite-system
   0.0018 (  0.6%)   0.0126 (  4.7%)   0.0143 (  2.6%)   0.0870 (  2.3%)  load-stdlib
   0.0296 ( 10.7%)   0.0073 (  2.7%)   0.0369 (  6.8%)   0.0369 (  1.0%)  perform-sema
   0.0296 ( 10.7%)   0.0073 (  2.7%)   0.0368 (  6.8%)   0.0368 (  1.0%)  Type checking and Semantic analysis
   0.0235 (  8.5%)   0.0058 (  2.2%)   0.0293 (  5.4%)   0.0293 (  0.8%)  typecheck-stmt
   0.0213 (  7.7%)   0.0048 (  1.8%)   0.0261 (  4.8%)   0.0261 (  0.7%)  typecheck-expr
   0.0122 (  4.4%)   0.0101 (  3.8%)   0.0222 (  4.1%)   0.0222 (  0.6%)  import-clang-decl
   0.0099 (  3.6%)   0.0024 (  0.9%)   0.0123 (  2.3%)   0.0123 (  0.3%)  typecheck-decl
   0.0094 (  3.4%)   0.0023 (  0.9%)   0.0117 (  2.2%)   0.0117 (  0.3%)  precheck-target
   0.0041 (  1.5%)   0.0025 (  0.9%)   0.0067 (  1.2%)   0.0067 (  0.2%)  IRGen
   0.0044 (  1.6%)   0.0008 (  0.3%)   0.0052 (  1.0%)   0.0052 (  0.1%)  SILGen
   0.0044 (  1.6%)   0.0001 (  0.0%)   0.0045 (  0.8%)   0.0045 (  0.1%)  SIL optimization
   0.0033 (  1.2%)   0.0006 (  0.2%)   0.0039 (  0.7%)   0.0039 (  0.1%)  SILGen-function
   0.0008 (  0.3%)   0.0004 (  0.1%)   0.0012 (  0.2%)   0.0012 (  0.0%)  load-all-members
   0.0003 (  0.1%)   0.0001 (  0.0%)   0.0004 (  0.1%)   0.0004 (  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%)  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%)  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%)  AST verification
   0.2771 (100.0%)   0.2677 (100.0%)   0.5447 (100.0%)   3.8031 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.7437 seconds (3.5080 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8830 (100.0%)   0.8607 (100.0%)   1.7437 (100.0%)   3.5080 (100.0%)  Building Target
   0.8830 (100.0%)   0.8607 (100.0%)   1.7437 (100.0%)   3.5080 (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\ 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-1745697604948142-swift-frontend-IBMSwiftSDKCore-InsecureConnection.swift-arm64_apple_tvos18.4-o-Onone-1825602598.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4624 seconds (0.4655 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0538 ( 16.8%)   0.0192 ( 13.6%)   0.0730 ( 15.8%)   0.0735 ( 15.8%)  build-rewrite-system
   0.0418 ( 13.0%)   0.0150 ( 10.6%)   0.0568 ( 12.3%)   0.0572 ( 12.3%)  perform-sema
   0.0417 ( 13.0%)   0.0150 ( 10.6%)   0.0567 ( 12.3%)   0.0571 ( 12.3%)  Type checking and Semantic analysis
   0.0365 ( 11.4%)   0.0126 (  8.9%)   0.0490 ( 10.6%)   0.0495 ( 10.6%)  typecheck-stmt
   0.0337 ( 10.5%)   0.0117 (  8.2%)   0.0454 (  9.8%)   0.0457 (  9.8%)  typecheck-expr
   0.0192 (  6.0%)   0.0193 ( 13.6%)   0.0385 (  8.3%)   0.0386 (  8.3%)  parse-and-resolve-imports
   0.0182 (  5.7%)   0.0181 ( 12.7%)   0.0362 (  7.8%)   0.0363 (  7.8%)  Import resolution
   0.0205 (  6.4%)   0.0084 (  5.9%)   0.0288 (  6.2%)   0.0289 (  6.2%)  typecheck-decl
   0.0140 (  4.4%)   0.0109 (  7.7%)   0.0249 (  5.4%)   0.0253 (  5.4%)  import-clang-decl
   0.0119 (  3.7%)   0.0041 (  2.9%)   0.0161 (  3.5%)   0.0162 (  3.5%)  precheck-target
   0.0078 (  2.4%)   0.0036 (  2.5%)   0.0114 (  2.5%)   0.0114 (  2.5%)  IRGen
   0.0088 (  2.7%)   0.0012 (  0.9%)   0.0100 (  2.2%)   0.0100 (  2.2%)  SILGen
   0.0054 (  1.7%)   0.0008 (  0.5%)   0.0062 (  1.3%)   0.0062 (  1.3%)  SILGen-function
   0.0053 (  1.6%)   0.0001 (  0.1%)   0.0054 (  1.2%)   0.0054 (  1.2%)  SIL optimization
   0.0011 (  0.3%)   0.0018 (  1.2%)   0.0028 (  0.6%)   0.0028 (  0.6%)  load-stdlib
   0.0007 (  0.2%)   0.0002 (  0.1%)   0.0010 (  0.2%)   0.0010 (  0.2%)  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%)  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.3205 (100.0%)   0.1419 (100.0%)   0.4624 (100.0%)   0.4655 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.2206 seconds (1.2808 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.5939 (100.0%)   0.6268 (100.0%)   1.2206 (100.0%)   1.2808 (100.0%)  Building Target
   0.5939 (100.0%)   0.6268 (100.0%)   1.2206 (100.0%)   1.2808 (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

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 JSON.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
SwiftDriverJobDiscovery normal arm64 Compiling InsecureConnection.swift, JWT.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
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 RestResponse.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
SwiftDriverJobDiscovery normal arm64 Compiling RestError.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
SwiftDriverJobDiscovery normal arm64 Compiling RestRequest.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
SwiftDriverJobDiscovery normal arm64 Compiling MultipartFormData.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
SwiftDriverJobDiscovery normal arm64 Compiling CodableExtensions.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
SwiftDriverJobDiscovery normal arm64 Compiling Authentication.swift, CloudPakForDataAuthenticator.swift (in target 'IBMSwiftSDKCore' from project 'IBMSwiftSDKCore')
SwiftDriverJobDiscovery normal arm64 Compiling ConfigBasedAuthenticatorFactory.swift, IAMAuthenticator.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:00:06.749 appintentsmetadataprocessor[707:3997] Starting appintentsmetadataprocessor export
2025-04-26 13:00:06.752 appintentsmetadataprocessor[707: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.