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 SLazeCoreData, reference 0.2.0 (1ba3ff), with Swift 6.1 for tvOS using Xcode 16.3 on 25 Apr 2025 00:23:03 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 SLazeCoreData-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/shial4/SLazeCoreData.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/shial4/SLazeCoreData
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 1ba3ffe [0.2.0] Update to swift 5
Cloned https://github.com/shial4/SLazeCoreData.git
Revision (git rev-parse @):
1ba3ffe5900d73c5da5abebd48ff396187f26a76
SUCCESS checkout https://github.com/shial4/SLazeCoreData.git at 0.2.0
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/shial4/SLazeCoreData.git
https://github.com/shial4/SLazeCoreData.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SLazeCoreData",
  "name" : "SLazeCoreData",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SLazeCoreData",
      "targets" : [
        "SLazeCoreData"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SLazeCoreData",
      "module_type" : "SwiftTarget",
      "name" : "SLazeCoreData",
      "path" : "Sources/SLazeCoreData",
      "product_memberships" : [
        "SLazeCoreData"
      ],
      "sources" : [
        "Extensions/NSManagedObject.swift",
        "Extensions/NSManagedObjectContext.swift",
        "Protocols/EntityMapping.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
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" : "SLazeCoreData",
  "name" : "SLazeCoreData",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SLazeCoreData",
      "targets" : [
        "SLazeCoreData"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SLazeCoreData",
      "module_type" : "SwiftTarget",
      "name" : "SLazeCoreData",
      "path" : "Sources/SLazeCoreData",
      "product_memberships" : [
        "SLazeCoreData"
      ],
      "sources" : [
        "Extensions/NSManagedObject.swift",
        "Extensions/NSManagedObjectContext.swift",
        "Protocols/EntityMapping.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "SLazeCoreData",
    "schemes" : [
      "SLazeCoreData-Package",
      "SLazeCoreDataPackageDescription"
    ],
    "targets" : [
      "SLazeCoreData",
      "SLazeCoreDataPackageDescription"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SLazeCoreData-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 SLazeCoreData-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 'SLazeCoreData' in project 'SLazeCoreData' (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: fbe48345b319ae270f946518643cbab1
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fbe48345b319ae270f946518643cbab1.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/SLazeCoreData.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/SLazeCoreData.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
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/SLazeCoreData.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/SLazeCoreData.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/SLazeCoreData.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SLazeCoreData.framework (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SLazeCoreData.framework
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/SLazeCoreData.DependencyStaticMetadataFileList (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/SLazeCoreData.DependencyStaticMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SLazeCoreData.framework/Headers (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SLazeCoreData.framework/Headers
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/SLazeCoreData.DependencyMetadataFileList (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/SLazeCoreData.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.SwiftConstValuesFileList (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.LinkFileList (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.SwiftFileList (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData-OutputFileMap.json (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData_const_extract_protocols.json (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData_const_extract_protocols.json
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SLazeCoreData.framework/Info.plist /Users/admin/builder/spi-builder-workspace/SLazeCoreData.xcodeproj/SLazeCoreData_Info.plist (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/SLazeCoreData.xcodeproj/SLazeCoreData_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/SLazeCoreData.framework/Info.plist
SwiftDriver SLazeCoreData normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SLazeCoreData' from project 'SLazeCoreData')
    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 SLazeCoreData -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.SwiftFileList -DSWIFT_PACKAGE -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 5 -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/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData-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/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.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/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData_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/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ NSManagedObject.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObject.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObject.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745540579546482-swift-frontend-SLazeCoreData-NSManagedObject.swift-arm64_apple_tvos18.4-o-Onone-589971347.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3293 seconds (3.4496 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0195 ( 10.3%)   0.0367 ( 26.2%)   0.0562 ( 17.1%)   1.5940 ( 46.2%)  parse-and-resolve-imports
   0.0187 (  9.9%)   0.0359 ( 25.7%)   0.0547 ( 16.6%)   1.5925 ( 46.2%)  Import resolution
   0.0757 ( 40.0%)   0.0206 ( 14.7%)   0.0963 ( 29.2%)   0.0962 (  2.8%)  build-rewrite-system
   0.0015 (  0.8%)   0.0089 (  6.4%)   0.0105 (  3.2%)   0.0534 (  1.5%)  load-stdlib
   0.0130 (  6.9%)   0.0103 (  7.4%)   0.0234 (  7.1%)   0.0233 (  0.7%)  import-clang-decl
   0.0134 (  7.1%)   0.0071 (  5.1%)   0.0205 (  6.2%)   0.0210 (  0.6%)  perform-sema
   0.0134 (  7.1%)   0.0071 (  5.0%)   0.0204 (  6.2%)   0.0210 (  0.6%)  Type checking and Semantic analysis
   0.0114 (  6.0%)   0.0052 (  3.7%)   0.0166 (  5.1%)   0.0172 (  0.5%)  typecheck-stmt
   0.0036 (  1.9%)   0.0027 (  1.9%)   0.0063 (  1.9%)   0.0063 (  0.2%)  IRGen
   0.0047 (  2.5%)   0.0012 (  0.9%)   0.0059 (  1.8%)   0.0059 (  0.2%)  typecheck-expr
   0.0035 (  1.8%)   0.0022 (  1.6%)   0.0057 (  1.7%)   0.0057 (  0.2%)  typecheck-decl
   0.0040 (  2.1%)   0.0001 (  0.1%)   0.0041 (  1.2%)   0.0041 (  0.1%)  SIL optimization
   0.0029 (  1.5%)   0.0007 (  0.5%)   0.0035 (  1.1%)   0.0035 (  0.1%)  SILGen
   0.0024 (  1.3%)   0.0006 (  0.4%)   0.0030 (  0.9%)   0.0030 (  0.1%)  SILGen-function
   0.0009 (  0.5%)   0.0004 (  0.3%)   0.0013 (  0.4%)   0.0013 (  0.0%)  precheck-target
   0.0007 (  0.4%)   0.0003 (  0.2%)   0.0010 (  0.3%)   0.0010 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.1892 (100.0%)   0.1401 (100.0%)   0.3293 (100.0%)   3.4496 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.3098 seconds (2.9099 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8344 (100.0%)   0.4754 (100.0%)   1.3098 (100.0%)   2.9099 (100.0%)  Building Target
   0.8344 (100.0%)   0.4754 (100.0%)   1.3098 (100.0%)   2.9099 (100.0%)  Total
SwiftEmitModule normal arm64 Emitting\ module\ for\ SLazeCoreData (in target 'SLazeCoreData' from project 'SLazeCoreData')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745540579546647-swift-frontend-SLazeCoreData-all-arm64_apple_tvos18.4-swiftmodule-Onone-3834694391.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1654 seconds (3.3816 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0220 ( 38.1%)   0.0426 ( 39.5%)   0.0645 ( 39.0%)   1.6485 ( 48.7%)  parse-and-resolve-imports
   0.0212 ( 36.7%)   0.0417 ( 38.7%)   0.0629 ( 38.0%)   1.6469 ( 48.7%)  Import resolution
   0.0015 (  2.7%)   0.0090 (  8.4%)   0.0106 (  6.4%)   0.0562 (  1.7%)  load-stdlib
   0.0009 (  1.6%)   0.0050 (  4.6%)   0.0059 (  3.6%)   0.0071 (  0.2%)  SIL optimization
   0.0036 (  6.3%)   0.0017 (  1.6%)   0.0054 (  3.2%)   0.0054 (  0.2%)  perform-sema
   0.0036 (  6.2%)   0.0017 (  1.6%)   0.0053 (  3.2%)   0.0053 (  0.2%)  Type checking and Semantic analysis
   0.0035 (  6.1%)   0.0016 (  1.5%)   0.0052 (  3.1%)   0.0052 (  0.2%)  typecheck-decl
   0.0004 (  0.7%)   0.0024 (  2.2%)   0.0028 (  1.7%)   0.0034 (  0.1%)  Serialization, swiftmodule
   0.0002 (  0.4%)   0.0010 (  0.9%)   0.0012 (  0.7%)   0.0019 (  0.1%)  Serialization, swiftdoc
   0.0005 (  0.8%)   0.0008 (  0.8%)   0.0013 (  0.8%)   0.0013 (  0.0%)  import-clang-decl
   0.0001 (  0.2%)   0.0001 (  0.1%)   0.0002 (  0.1%)   0.0002 (  0.0%)  build-rewrite-system
   0.0001 (  0.2%)   0.0000 (  0.0%)   0.0001 (  0.1%)   0.0001 (  0.0%)  Serialization, swiftsourceinfo
   0.0001 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SILGen
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-module-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.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.0577 (100.0%)   0.1077 (100.0%)   0.1654 (100.0%)   3.3816 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.0889 seconds (1.7203 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0285 (100.0%)   0.0604 (100.0%)   0.0889 (100.0%)   1.7203 (100.0%)  Building Target
   0.0285 (100.0%)   0.0604 (100.0%)   0.0889 (100.0%)   1.7203 (100.0%)  Total
EmitSwiftModule normal arm64 (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ EntityMapping.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745540579546449-swift-frontend-SLazeCoreData-EntityMapping.swift-arm64_apple_tvos18.4-o-Onone-3067691483.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2870 seconds (3.8407 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0195 ( 11.7%)   0.0359 ( 29.9%)   0.0554 ( 19.3%)   1.8105 ( 47.1%)  parse-and-resolve-imports
   0.0188 ( 11.3%)   0.0351 ( 29.3%)   0.0540 ( 18.8%)   1.8091 ( 47.1%)  Import resolution
   0.0735 ( 44.0%)   0.0199 ( 16.6%)   0.0933 ( 32.5%)   0.0933 (  2.4%)  build-rewrite-system
   0.0017 (  1.0%)   0.0073 (  6.1%)   0.0090 (  3.1%)   0.0519 (  1.4%)  load-stdlib
   0.0119 (  7.1%)   0.0088 (  7.3%)   0.0206 (  7.2%)   0.0207 (  0.5%)  import-clang-decl
   0.0084 (  5.0%)   0.0026 (  2.2%)   0.0110 (  3.8%)   0.0110 (  0.3%)  perform-sema
   0.0083 (  5.0%)   0.0026 (  2.2%)   0.0109 (  3.8%)   0.0109 (  0.3%)  Type checking and Semantic analysis
   0.0056 (  3.3%)   0.0014 (  1.2%)   0.0070 (  2.4%)   0.0070 (  0.2%)  typecheck-stmt
   0.0032 (  1.9%)   0.0029 (  2.4%)   0.0061 (  2.1%)   0.0066 (  0.2%)  IRGen
   0.0044 (  2.6%)   0.0013 (  1.1%)   0.0056 (  2.0%)   0.0056 (  0.1%)  typecheck-expr
   0.0040 (  2.4%)   0.0000 (  0.0%)   0.0041 (  1.4%)   0.0041 (  0.1%)  SIL optimization
   0.0027 (  1.6%)   0.0012 (  1.0%)   0.0040 (  1.4%)   0.0040 (  0.1%)  typecheck-decl
   0.0021 (  1.2%)   0.0003 (  0.3%)   0.0024 (  0.8%)   0.0024 (  0.1%)  SILGen
   0.0019 (  1.1%)   0.0003 (  0.2%)   0.0022 (  0.8%)   0.0022 (  0.1%)  SILGen-function
   0.0007 (  0.4%)   0.0002 (  0.2%)   0.0008 (  0.3%)   0.0008 (  0.0%)  load-all-members
   0.0005 (  0.3%)   0.0001 (  0.1%)   0.0006 (  0.2%)   0.0006 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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, 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%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.1670 (100.0%)   0.1200 (100.0%)   0.2870 (100.0%)   3.8407 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.1022 seconds (2.9102 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.7485 (100.0%)   0.3537 (100.0%)   1.1022 (100.0%)   2.9102 (100.0%)  Building Target
   0.7485 (100.0%)   0.3537 (100.0%)   1.1022 (100.0%)   2.9102 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ NSManagedObjectContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObjectContext.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745540579546494-swift-frontend-SLazeCoreData-NSManagedObjectContext.swift-arm64_apple_tvos18.4-o-Onone-962727141.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 3.1835 seconds (3.4967 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0679 ( 45.9%)   0.3762 ( 43.8%)   1.4441 ( 45.4%)   1.5875 ( 45.4%)  parse-and-resolve-imports
   1.0672 ( 45.9%)   0.3739 ( 43.6%)   1.4411 ( 45.3%)   1.5827 ( 45.3%)  Import resolution
   0.0766 (  3.3%)   0.0147 (  1.7%)   0.0912 (  2.9%)   0.0912 (  2.6%)  build-rewrite-system
   0.0125 (  0.5%)   0.0131 (  1.5%)   0.0256 (  0.8%)   0.0397 (  1.1%)  load-stdlib
   0.0178 (  0.8%)   0.0148 (  1.7%)   0.0325 (  1.0%)   0.0357 (  1.0%)  perform-sema
   0.0177 (  0.8%)   0.0148 (  1.7%)   0.0325 (  1.0%)   0.0356 (  1.0%)  Type checking and Semantic analysis
   0.0167 (  0.7%)   0.0108 (  1.3%)   0.0276 (  0.9%)   0.0292 (  0.8%)  typecheck-stmt
   0.0167 (  0.7%)   0.0108 (  1.3%)   0.0276 (  0.9%)   0.0292 (  0.8%)  typecheck-expr
   0.0126 (  0.5%)   0.0108 (  1.3%)   0.0234 (  0.7%)   0.0249 (  0.7%)  import-clang-decl
   0.0076 (  0.3%)   0.0090 (  1.0%)   0.0166 (  0.5%)   0.0183 (  0.5%)  precheck-target
   0.0009 (  0.0%)   0.0039 (  0.4%)   0.0047 (  0.1%)   0.0062 (  0.2%)  typecheck-decl
   0.0021 (  0.1%)   0.0023 (  0.3%)   0.0044 (  0.1%)   0.0044 (  0.1%)  IRGen
   0.0041 (  0.2%)   0.0002 (  0.0%)   0.0043 (  0.1%)   0.0043 (  0.1%)  SIL optimization
   0.0020 (  0.1%)   0.0018 (  0.2%)   0.0039 (  0.1%)   0.0039 (  0.1%)  SILGen
   0.0019 (  0.1%)   0.0013 (  0.2%)   0.0033 (  0.1%)   0.0033 (  0.1%)  SILGen-function
   0.0005 (  0.0%)   0.0001 (  0.0%)   0.0006 (  0.0%)   0.0006 (  0.0%)  load-all-members
   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%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   2.3250 (100.0%)   0.8586 (100.0%)   3.1835 (100.0%)   3.4967 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.7200 seconds (2.9086 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.9045 (100.0%)   0.8155 (100.0%)   2.7200 (100.0%)   2.9086 (100.0%)  Building Target
   1.9045 (100.0%)   0.8155 (100.0%)   2.7200 (100.0%)   2.9086 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObjectContext.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Emitting module for SLazeCoreData (in target 'SLazeCoreData' from project 'SLazeCoreData')
SwiftDriver\ Compilation\ Requirements SLazeCoreData normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SLazeCoreData' from project 'SLazeCoreData')
    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 SLazeCoreData -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.SwiftFileList -DSWIFT_PACKAGE -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 5 -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/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData-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/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.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/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData_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/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SLazeCoreData.framework/Headers/SLazeCoreData-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData-Swift.h (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SLazeCoreData.framework/Headers/SLazeCoreData-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SLazeCoreData.framework/Modules/SLazeCoreData.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.swiftmodule (in target 'SLazeCoreData' from project 'SLazeCoreData')
    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/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SLazeCoreData.framework/Modules/SLazeCoreData.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SLazeCoreData.framework/Modules/SLazeCoreData.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.abi.json (in target 'SLazeCoreData' from project 'SLazeCoreData')
    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/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SLazeCoreData.framework/Modules/SLazeCoreData.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SLazeCoreData.framework/Modules/SLazeCoreData.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.swiftdoc (in target 'SLazeCoreData' from project 'SLazeCoreData')
    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/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SLazeCoreData.framework/Modules/SLazeCoreData.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SLazeCoreData.framework/Modules/SLazeCoreData.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.swiftsourceinfo (in target 'SLazeCoreData' from project 'SLazeCoreData')
    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/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SLazeCoreData.framework/Modules/SLazeCoreData.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling NSManagedObjectContext.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
SwiftDriverJobDiscovery normal arm64 Compiling EntityMapping.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
SwiftDriverJobDiscovery normal arm64 Compiling NSManagedObject.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
SwiftDriver\ Compilation SLazeCoreData normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SLazeCoreData' from project 'SLazeCoreData')
    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 SLazeCoreData -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.SwiftFileList -DSWIFT_PACKAGE -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 5 -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/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData-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/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.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/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData_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/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData-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/SLazeCoreData.framework/SLazeCoreData normal (in target 'SLazeCoreData' from project 'SLazeCoreData')
    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/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.LinkFileList -install_name @rpath/SLazeCoreData.framework/SLazeCoreData -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/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData_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/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SLazeCoreData.framework/SLazeCoreData
ExtractAppIntentsMetadata (in target 'SLazeCoreData' from project 'SLazeCoreData')
    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 SLazeCoreData --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 SLazeCoreData --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SLazeCoreData.framework --target-triple arm64-apple-tvos18.4 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SLazeCoreData.framework/SLazeCoreData --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/SLazeCoreData.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/SLazeCoreData.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-appletvos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-24 17:23:02.696 appintentsmetadataprocessor[698:4004] Starting appintentsmetadataprocessor export
2025-04-24 17:23:02.698 appintentsmetadataprocessor[698:4004] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos/SLazeCoreData.framework/SLazeCoreData.tbd (in target 'SLazeCoreData' from project 'SLazeCoreData')
    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/SLazeCoreData.framework/SLazeCoreData -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos/SLazeCoreData.framework/SLazeCoreData.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SLazeCoreData.framework (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SLazeCoreData.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SLazeCoreData.framework (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SLazeCoreData.framework
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SLazeCoreData",
  "name" : "SLazeCoreData",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SLazeCoreData",
      "targets" : [
        "SLazeCoreData"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SLazeCoreData",
      "module_type" : "SwiftTarget",
      "name" : "SLazeCoreData",
      "path" : "Sources/SLazeCoreData",
      "product_memberships" : [
        "SLazeCoreData"
      ],
      "sources" : [
        "Extensions/NSManagedObject.swift",
        "Extensions/NSManagedObjectContext.swift",
        "Protocols/EntityMapping.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
Done.