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 watchOS 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=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build 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:         watchOS
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=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SLazeCoreData-Package -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 01c1c0da8837a58a292c091f24c08210
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/01c1c0da8837a58a292c091f24c08210.xcbuilddata
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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/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/EagerLinkingTBDs/Debug-watchos
    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-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/SLazeCoreData.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/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-watchos/SLazeCoreData.build/SLazeCoreData.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/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-watchos/SLazeCoreData.build/SLazeCoreData.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/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-watchos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/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-watchos/SLazeCoreData.build/Objects-normal/arm64_32/SLazeCoreData.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/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-watchos/SLazeCoreData.build/Objects-normal/arm64_32/SLazeCoreData.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/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-watchos/SLazeCoreData.build/Objects-normal/arm64_32/SLazeCoreData.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/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-watchos/SLazeCoreData.build/Objects-normal/arm64_32/SLazeCoreData_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/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-watchos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/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-watchos/SLazeCoreData.build/Objects-normal/arm64_32/SLazeCoreData-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/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-watchos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/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-watchos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/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-watchos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData-OutputFileMap.json
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/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-watchos/SLazeCoreData.framework
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/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-watchos/SLazeCoreData.framework/Headers
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/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 watchos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/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-watchos/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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos11.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-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/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-watchos/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-watchos/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-watchos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriver SLazeCoreData normal arm64_32 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-watchos/SLazeCoreData.build/Objects-normal/arm64_32/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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos11.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-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/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-watchos/SLazeCoreData.build/Objects-normal/arm64_32/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-watchos/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-watchos/SLazeCoreData.build/Objects-normal/arm64_32/SLazeCoreData_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/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-1745540579699170-swift-frontend-SLazeCoreData-NSManagedObject.swift-arm64_apple_watchos11.4-o-Onone-2590443051.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4278 seconds (3.8040 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0204 ( 10.7%)   0.0866 ( 36.4%)   0.1070 ( 25.0%)   1.7720 ( 46.6%)  parse-and-resolve-imports
   0.0196 ( 10.3%)   0.0857 ( 36.0%)   0.1053 ( 24.6%)   1.7703 ( 46.5%)  Import resolution
   0.0744 ( 39.2%)   0.0234 (  9.8%)   0.0978 ( 22.8%)   0.0977 (  2.6%)  build-rewrite-system
   0.0016 (  0.8%)   0.0115 (  4.8%)   0.0131 (  3.1%)   0.0581 (  1.5%)  load-stdlib
   0.0125 (  6.6%)   0.0102 (  4.3%)   0.0227 (  5.3%)   0.0227 (  0.6%)  import-clang-decl
   0.0133 (  7.0%)   0.0049 (  2.1%)   0.0182 (  4.3%)   0.0186 (  0.5%)  perform-sema
   0.0133 (  7.0%)   0.0049 (  2.0%)   0.0182 (  4.2%)   0.0186 (  0.5%)  Type checking and Semantic analysis
   0.0113 (  6.0%)   0.0038 (  1.6%)   0.0151 (  3.5%)   0.0156 (  0.4%)  typecheck-stmt
   0.0038 (  2.0%)   0.0024 (  1.0%)   0.0062 (  1.4%)   0.0062 (  0.2%)  IRGen
   0.0046 (  2.4%)   0.0011 (  0.5%)   0.0057 (  1.3%)   0.0057 (  0.2%)  typecheck-expr
   0.0035 (  1.8%)   0.0014 (  0.6%)   0.0049 (  1.1%)   0.0049 (  0.1%)  typecheck-decl
   0.0045 (  2.4%)   0.0001 (  0.0%)   0.0046 (  1.1%)   0.0046 (  0.1%)  SIL optimization
   0.0030 (  1.6%)   0.0006 (  0.3%)   0.0036 (  0.8%)   0.0036 (  0.1%)  SILGen
   0.0025 (  1.3%)   0.0005 (  0.2%)   0.0030 (  0.7%)   0.0030 (  0.1%)  SILGen-function
   0.0009 (  0.5%)   0.0003 (  0.1%)   0.0013 (  0.3%)   0.0013 (  0.0%)  precheck-target
   0.0008 (  0.4%)   0.0004 (  0.2%)   0.0012 (  0.3%)   0.0012 (  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%)  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.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.1900 (100.0%)   0.2378 (100.0%)   0.4278 (100.0%)   3.8040 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.3208 seconds (3.0602 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8284 (100.0%)   0.4924 (100.0%)   1.3208 (100.0%)   3.0602 (100.0%)  Building Target
   0.8284 (100.0%)   0.4924 (100.0%)   1.3208 (100.0%)   3.0602 (100.0%)  Total
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-1745540579707316-swift-frontend-SLazeCoreData-EntityMapping.swift-arm64_apple_watchos11.4-o-Onone-1406221911.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 3.0616 seconds (3.6238 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9908 ( 46.8%)   0.4501 ( 47.6%)   1.4409 ( 47.1%)   1.7014 ( 47.0%)  parse-and-resolve-imports
   0.9901 ( 46.8%)   0.4497 ( 47.6%)   1.4398 ( 47.0%)   1.7003 ( 46.9%)  Import resolution
   0.0793 (  3.7%)   0.0162 (  1.7%)   0.0955 (  3.1%)   0.0954 (  2.6%)  build-rewrite-system
   0.0016 (  0.1%)   0.0077 (  0.8%)   0.0093 (  0.3%)   0.0499 (  1.4%)  load-stdlib
   0.0122 (  0.6%)   0.0096 (  1.0%)   0.0219 (  0.7%)   0.0219 (  0.6%)  import-clang-decl
   0.0085 (  0.4%)   0.0024 (  0.3%)   0.0109 (  0.4%)   0.0109 (  0.3%)  perform-sema
   0.0084 (  0.4%)   0.0024 (  0.3%)   0.0108 (  0.4%)   0.0109 (  0.3%)  Type checking and Semantic analysis
   0.0056 (  0.3%)   0.0014 (  0.1%)   0.0070 (  0.2%)   0.0070 (  0.2%)  typecheck-stmt
   0.0032 (  0.2%)   0.0025 (  0.3%)   0.0057 (  0.2%)   0.0061 (  0.2%)  IRGen
   0.0045 (  0.2%)   0.0012 (  0.1%)   0.0057 (  0.2%)   0.0057 (  0.2%)  typecheck-expr
   0.0042 (  0.2%)   0.0001 (  0.0%)   0.0043 (  0.1%)   0.0043 (  0.1%)  SIL optimization
   0.0027 (  0.1%)   0.0010 (  0.1%)   0.0037 (  0.1%)   0.0037 (  0.1%)  typecheck-decl
   0.0022 (  0.1%)   0.0003 (  0.0%)   0.0025 (  0.1%)   0.0025 (  0.1%)  SILGen
   0.0020 (  0.1%)   0.0003 (  0.0%)   0.0023 (  0.1%)   0.0023 (  0.1%)  SILGen-function
   0.0007 (  0.0%)   0.0002 (  0.0%)   0.0009 (  0.0%)   0.0009 (  0.0%)  load-all-members
   0.0005 (  0.0%)   0.0000 (  0.0%)   0.0005 (  0.0%)   0.0005 (  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%)  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
   2.1165 (100.0%)   0.9451 (100.0%)   3.0616 (100.0%)   3.6238 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.7132 seconds (3.0525 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.8371 (100.0%)   0.8761 (100.0%)   2.7132 (100.0%)   3.0525 (100.0%)  Building Target
   1.8371 (100.0%)   0.8761 (100.0%)   2.7132 (100.0%)   3.0525 (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

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-1745540579706273-swift-frontend-SLazeCoreData-all-arm64_apple_watchos11.4-swiftmodule-Onone-3538269451.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3211 seconds (3.4106 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0263 ( 34.1%)   0.1005 ( 41.2%)   0.1268 ( 39.5%)   1.6638 ( 48.8%)  parse-and-resolve-imports
   0.0256 ( 33.2%)   0.0997 ( 40.9%)   0.1253 ( 39.0%)   1.6623 ( 48.7%)  Import resolution
   0.0127 ( 16.4%)   0.0190 (  7.8%)   0.0316 (  9.8%)   0.0427 (  1.3%)  load-stdlib
   0.0035 (  4.5%)   0.0053 (  2.2%)   0.0088 (  2.7%)   0.0096 (  0.3%)  perform-sema
   0.0034 (  4.5%)   0.0052 (  2.2%)   0.0087 (  2.7%)   0.0095 (  0.3%)  Type checking and Semantic analysis
   0.0034 (  4.4%)   0.0052 (  2.1%)   0.0086 (  2.7%)   0.0094 (  0.3%)  typecheck-decl
   0.0009 (  1.2%)   0.0048 (  2.0%)   0.0057 (  1.8%)   0.0068 (  0.2%)  SIL optimization
   0.0003 (  0.4%)   0.0019 (  0.8%)   0.0022 (  0.7%)   0.0026 (  0.1%)  Serialization, swiftmodule
   0.0003 (  0.4%)   0.0014 (  0.6%)   0.0017 (  0.5%)   0.0023 (  0.1%)  Serialization, swiftdoc
   0.0005 (  0.6%)   0.0008 (  0.3%)   0.0013 (  0.4%)   0.0013 (  0.0%)  import-clang-decl
   0.0001 (  0.1%)   0.0001 (  0.0%)   0.0002 (  0.1%)   0.0002 (  0.0%)  Serialization, swiftsourceinfo
   0.0001 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  build-rewrite-system
   0.0001 (  0.1%)   0.0001 (  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%)  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%)  module-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%)  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.0772 (100.0%)   0.2440 (100.0%)   0.3211 (100.0%)   3.4106 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1754 seconds (1.7253 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0440 (100.0%)   0.1314 (100.0%)   0.1754 (100.0%)   1.7253 (100.0%)  Building Target
   0.0440 (100.0%)   0.1314 (100.0%)   0.1754 (100.0%)   1.7253 (100.0%)  Total
EmitSwiftModule normal arm64 (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-1745540579705055-swift-frontend-SLazeCoreData-NSManagedObjectContext.swift-arm64_apple_watchos11.4-o-Onone-3094733678.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6653 seconds (3.6639 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0682 ( 20.6%)   0.1065 ( 31.9%)   0.1747 ( 26.3%)   1.6480 ( 45.0%)  parse-and-resolve-imports
   0.0674 ( 20.3%)   0.1045 ( 31.3%)   0.1718 ( 25.8%)   1.6437 ( 44.9%)  Import resolution
   0.0795 ( 24.0%)   0.0229 (  6.8%)   0.1023 ( 15.4%)   0.1023 (  2.8%)  build-rewrite-system
   0.0020 (  0.6%)   0.0089 (  2.7%)   0.0109 (  1.6%)   0.0502 (  1.4%)  load-stdlib
   0.0207 (  6.2%)   0.0171 (  5.1%)   0.0378 (  5.7%)   0.0410 (  1.1%)  perform-sema
   0.0206 (  6.2%)   0.0171 (  5.1%)   0.0378 (  5.7%)   0.0410 (  1.1%)  Type checking and Semantic analysis
   0.0194 (  5.9%)   0.0128 (  3.8%)   0.0322 (  4.8%)   0.0340 (  0.9%)  typecheck-stmt
   0.0194 (  5.9%)   0.0128 (  3.8%)   0.0322 (  4.8%)   0.0340 (  0.9%)  typecheck-expr
   0.0136 (  4.1%)   0.0117 (  3.5%)   0.0253 (  3.8%)   0.0264 (  0.7%)  import-clang-decl
   0.0084 (  2.5%)   0.0096 (  2.9%)   0.0180 (  2.7%)   0.0195 (  0.5%)  precheck-target
   0.0011 (  0.3%)   0.0042 (  1.3%)   0.0053 (  0.8%)   0.0067 (  0.2%)  typecheck-decl
   0.0023 (  0.7%)   0.0031 (  0.9%)   0.0054 (  0.8%)   0.0054 (  0.1%)  IRGen
   0.0041 (  1.2%)   0.0004 (  0.1%)   0.0045 (  0.7%)   0.0045 (  0.1%)  SIL optimization
   0.0019 (  0.6%)   0.0012 (  0.4%)   0.0031 (  0.5%)   0.0031 (  0.1%)  SILGen
   0.0019 (  0.6%)   0.0012 (  0.3%)   0.0030 (  0.5%)   0.0030 (  0.1%)  SILGen-function
   0.0007 (  0.2%)   0.0002 (  0.1%)   0.0009 (  0.1%)   0.0009 (  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%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.3311 (100.0%)   0.3341 (100.0%)   0.6653 (100.0%)   3.6639 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.4899 seconds (3.0541 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9123 (100.0%)   0.5776 (100.0%)   1.4899 (100.0%)   3.0541 (100.0%)  Building Target
   0.9123 (100.0%)   0.5776 (100.0%)   1.4899 (100.0%)   3.0541 (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

SwiftCompile normal arm64_32 Compiling\ NSManagedObject.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObject.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
SwiftCompile normal arm64_32 /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-1745540579706804-swift-frontend-SLazeCoreData-NSManagedObject.swift-arm64_32_apple_watchos11.4-o-Onone-2150203337.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 3.2455 seconds (3.5909 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0404 ( 46.3%)   0.4524 ( 45.2%)   1.4928 ( 46.0%)   1.6365 ( 45.6%)  parse-and-resolve-imports
   1.0396 ( 46.3%)   0.4502 ( 45.0%)   1.4898 ( 45.9%)   1.6315 ( 45.4%)  Import resolution
   0.0786 (  3.5%)   0.0180 (  1.8%)   0.0966 (  3.0%)   0.0965 (  2.7%)  build-rewrite-system
   0.0017 (  0.1%)   0.0117 (  1.2%)   0.0134 (  0.4%)   0.0592 (  1.6%)  load-stdlib
   0.0161 (  0.7%)   0.0162 (  1.6%)   0.0323 (  1.0%)   0.0365 (  1.0%)  perform-sema
   0.0160 (  0.7%)   0.0162 (  1.6%)   0.0322 (  1.0%)   0.0365 (  1.0%)  Type checking and Semantic analysis
   0.0136 (  0.6%)   0.0112 (  1.1%)   0.0248 (  0.8%)   0.0263 (  0.7%)  import-clang-decl
   0.0133 (  0.6%)   0.0078 (  0.8%)   0.0212 (  0.7%)   0.0222 (  0.6%)  typecheck-stmt
   0.0046 (  0.2%)   0.0087 (  0.9%)   0.0132 (  0.4%)   0.0165 (  0.5%)  typecheck-decl
   0.0062 (  0.3%)   0.0022 (  0.2%)   0.0084 (  0.3%)   0.0084 (  0.2%)  typecheck-expr
   0.0032 (  0.1%)   0.0020 (  0.2%)   0.0052 (  0.2%)   0.0052 (  0.1%)  IRGen
   0.0035 (  0.2%)   0.0013 (  0.1%)   0.0049 (  0.2%)   0.0049 (  0.1%)  SILGen
   0.0039 (  0.2%)   0.0000 (  0.0%)   0.0039 (  0.1%)   0.0039 (  0.1%)  SIL optimization
   0.0027 (  0.1%)   0.0009 (  0.1%)   0.0036 (  0.1%)   0.0036 (  0.1%)  SILGen-function
   0.0009 (  0.0%)   0.0007 (  0.1%)   0.0016 (  0.1%)   0.0016 (  0.0%)  load-all-members
   0.0010 (  0.0%)   0.0006 (  0.1%)   0.0016 (  0.0%)   0.0016 (  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%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.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
   2.2453 (100.0%)   1.0002 (100.0%)   3.2455 (100.0%)   3.5909 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.8092 seconds (3.0535 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.8936 (100.0%)   0.9156 (100.0%)   2.8092 (100.0%)   3.0535 (100.0%)  Building Target
   1.8936 (100.0%)   0.9156 (100.0%)   2.8092 (100.0%)   3.0535 (100.0%)  Total
SwiftCompile normal arm64_32 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-1745540579707998-swift-frontend-SLazeCoreData-EntityMapping.swift-arm64_32_apple_watchos11.4-o-Onone-3355955020.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4404 seconds (3.9037 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0258 ( 13.3%)   0.0931 ( 37.8%)   0.1189 ( 27.0%)   1.8430 ( 47.2%)  parse-and-resolve-imports
   0.0252 ( 12.9%)   0.0923 ( 37.5%)   0.1175 ( 26.7%)   1.8416 ( 47.2%)  Import resolution
   0.0753 ( 38.7%)   0.0235 (  9.6%)   0.0988 ( 22.4%)   0.0988 (  2.5%)  build-rewrite-system
   0.0118 (  6.1%)   0.0143 (  5.8%)   0.0261 (  5.9%)   0.0412 (  1.1%)  load-stdlib
   0.0128 (  6.6%)   0.0095 (  3.8%)   0.0223 (  5.1%)   0.0222 (  0.6%)  import-clang-decl
   0.0087 (  4.5%)   0.0029 (  1.2%)   0.0116 (  2.6%)   0.0116 (  0.3%)  perform-sema
   0.0087 (  4.5%)   0.0029 (  1.2%)   0.0116 (  2.6%)   0.0116 (  0.3%)  Type checking and Semantic analysis
   0.0054 (  2.8%)   0.0013 (  0.5%)   0.0067 (  1.5%)   0.0067 (  0.2%)  typecheck-stmt
   0.0034 (  1.8%)   0.0024 (  1.0%)   0.0058 (  1.3%)   0.0058 (  0.1%)  IRGen
   0.0042 (  2.2%)   0.0012 (  0.5%)   0.0054 (  1.2%)   0.0054 (  0.1%)  typecheck-expr
   0.0032 (  1.6%)   0.0016 (  0.6%)   0.0048 (  1.1%)   0.0048 (  0.1%)  typecheck-decl
   0.0041 (  2.1%)   0.0001 (  0.0%)   0.0041 (  0.9%)   0.0041 (  0.1%)  SIL optimization
   0.0024 (  1.2%)   0.0004 (  0.2%)   0.0028 (  0.6%)   0.0028 (  0.1%)  SILGen
   0.0022 (  1.1%)   0.0004 (  0.2%)   0.0026 (  0.6%)   0.0026 (  0.1%)  SILGen-function
   0.0007 (  0.4%)   0.0002 (  0.1%)   0.0009 (  0.2%)   0.0009 (  0.0%)  load-all-members
   0.0004 (  0.2%)   0.0000 (  0.0%)   0.0005 (  0.1%)   0.0005 (  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%)  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.1943 (100.0%)   0.2461 (100.0%)   0.4404 (100.0%)   3.9037 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.2885 seconds (3.0519 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8241 (100.0%)   0.4644 (100.0%)   1.2885 (100.0%)   3.0519 (100.0%)  Building Target
   0.8241 (100.0%)   0.4644 (100.0%)   1.2885 (100.0%)   3.0519 (100.0%)  Total
SwiftCompile normal arm64_32 /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_32 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-1745540579708906-swift-frontend-SLazeCoreData-NSManagedObjectContext.swift-arm64_32_apple_watchos11.4-o-Onone-2470819736.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5080 seconds (3.6602 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0218 (  9.4%)   0.0945 ( 34.3%)   0.1163 ( 22.9%)   1.6694 ( 45.6%)  parse-and-resolve-imports
   0.0208 (  9.0%)   0.0932 ( 33.8%)   0.1141 ( 22.4%)   1.6671 ( 45.5%)  Import resolution
   0.0795 ( 34.2%)   0.0243 (  8.8%)   0.1038 ( 20.4%)   0.1037 (  2.8%)  build-rewrite-system
   0.0017 (  0.7%)   0.0119 (  4.3%)   0.0136 (  2.7%)   0.0572 (  1.6%)  load-stdlib
   0.0192 (  8.2%)   0.0084 (  3.1%)   0.0276 (  5.4%)   0.0281 (  0.8%)  perform-sema
   0.0191 (  8.2%)   0.0084 (  3.1%)   0.0276 (  5.4%)   0.0281 (  0.8%)  Type checking and Semantic analysis
   0.0181 (  7.8%)   0.0076 (  2.8%)   0.0257 (  5.1%)   0.0263 (  0.7%)  typecheck-stmt
   0.0181 (  7.8%)   0.0076 (  2.8%)   0.0257 (  5.1%)   0.0262 (  0.7%)  typecheck-expr
   0.0136 (  5.9%)   0.0108 (  3.9%)   0.0244 (  4.8%)   0.0244 (  0.7%)  import-clang-decl
   0.0081 (  3.5%)   0.0053 (  1.9%)   0.0134 (  2.6%)   0.0139 (  0.4%)  precheck-target
   0.0022 (  1.0%)   0.0022 (  0.8%)   0.0044 (  0.9%)   0.0044 (  0.1%)  IRGen
   0.0040 (  1.7%)   0.0001 (  0.0%)   0.0041 (  0.8%)   0.0041 (  0.1%)  SIL optimization
   0.0023 (  1.0%)   0.0002 (  0.1%)   0.0025 (  0.5%)   0.0025 (  0.1%)  SILGen
   0.0022 (  1.0%)   0.0002 (  0.1%)   0.0024 (  0.5%)   0.0024 (  0.1%)  SILGen-function
   0.0009 (  0.4%)   0.0008 (  0.3%)   0.0016 (  0.3%)   0.0016 (  0.0%)  typecheck-decl
   0.0005 (  0.2%)   0.0002 (  0.1%)   0.0007 (  0.1%)   0.0007 (  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%)  source-file-populate-cache
   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%)  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.2324 (100.0%)   0.2756 (100.0%)   0.5080 (100.0%)   3.6602 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.4083 seconds (3.0500 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8632 (100.0%)   0.5451 (100.0%)   1.4083 (100.0%)   3.0500 (100.0%)  Building Target
   0.8632 (100.0%)   0.5451 (100.0%)   1.4083 (100.0%)   3.0500 (100.0%)  Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObjectContext.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace

SwiftEmitModule normal arm64_32 Emitting\ module\ for\ SLazeCoreData (in target 'SLazeCoreData' from project 'SLazeCoreData')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745540579709078-swift-frontend-SLazeCoreData-all-arm64_32_apple_watchos11.4-swiftmodule-Onone-454766702.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2296 seconds (3.5721 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0221 ( 39.3%)   0.0804 ( 46.4%)   0.1025 ( 44.7%)   1.7538 ( 49.1%)  parse-and-resolve-imports
   0.0213 ( 37.9%)   0.0794 ( 45.8%)   0.1008 ( 43.9%)   1.7521 ( 49.0%)  Import resolution
   0.0017 (  3.1%)   0.0075 (  4.3%)   0.0092 (  4.0%)   0.0491 (  1.4%)  load-stdlib
   0.0030 (  5.4%)   0.0012 (  0.7%)   0.0042 (  1.8%)   0.0042 (  0.1%)  perform-sema
   0.0030 (  5.3%)   0.0012 (  0.7%)   0.0042 (  1.8%)   0.0042 (  0.1%)  Type checking and Semantic analysis
   0.0029 (  5.2%)   0.0011 (  0.6%)   0.0041 (  1.8%)   0.0041 (  0.1%)  typecheck-decl
   0.0009 (  1.6%)   0.0013 (  0.8%)   0.0022 (  1.0%)   0.0022 (  0.1%)  SIL optimization
   0.0004 (  0.8%)   0.0008 (  0.4%)   0.0012 (  0.5%)   0.0012 (  0.0%)  import-clang-decl
   0.0003 (  0.6%)   0.0002 (  0.1%)   0.0005 (  0.2%)   0.0005 (  0.0%)  Serialization, swiftmodule
   0.0003 (  0.5%)   0.0001 (  0.1%)   0.0004 (  0.2%)   0.0004 (  0.0%)  Serialization, swiftdoc
   0.0001 (  0.1%)   0.0001 (  0.0%)   0.0001 (  0.1%)   0.0001 (  0.0%)  build-rewrite-system
   0.0001 (  0.2%)   0.0000 (  0.0%)   0.0001 (  0.1%)   0.0001 (  0.0%)  Serialization, swiftsourceinfo
   0.0000 (  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%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-module-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%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0563 (100.0%)   0.1732 (100.0%)   0.2296 (100.0%)   3.5721 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1205 seconds (1.8117 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0283 (100.0%)   0.0922 (100.0%)   0.1205 (100.0%)   1.8117 (100.0%)  Building Target
   0.0283 (100.0%)   0.0922 (100.0%)   0.1205 (100.0%)   1.8117 (100.0%)  Total
EmitSwiftModule normal arm64_32 (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-watchos/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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos11.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-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/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-watchos/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-watchos/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-watchos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SLazeCoreData.framework/Modules/SLazeCoreData.swiftmodule/arm64-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/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-watchos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SLazeCoreData.framework/Modules/SLazeCoreData.swiftmodule/arm64-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SLazeCoreData.framework/Modules/SLazeCoreData.swiftmodule/arm64-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/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-watchos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SLazeCoreData.framework/Modules/SLazeCoreData.swiftmodule/arm64-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SLazeCoreData.framework/Modules/SLazeCoreData.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/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-watchos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SLazeCoreData.framework/Modules/SLazeCoreData.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SLazeCoreData.framework/Modules/SLazeCoreData.swiftmodule/arm64-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/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-watchos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SLazeCoreData.framework/Modules/SLazeCoreData.swiftmodule/arm64-apple-watchos.swiftmodule
SwiftDriverJobDiscovery normal arm64_32 Emitting module for SLazeCoreData (in target 'SLazeCoreData' from project 'SLazeCoreData')
SwiftDriver\ Compilation\ Requirements SLazeCoreData normal arm64_32 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-watchos/SLazeCoreData.build/Objects-normal/arm64_32/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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos11.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-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/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-watchos/SLazeCoreData.build/Objects-normal/arm64_32/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-watchos/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-watchos/SLazeCoreData.build/Objects-normal/arm64_32/SLazeCoreData_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/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-watchos/SLazeCoreData.framework/Headers/SLazeCoreData-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/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-watchos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData-Swift.h -arch arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/SLazeCoreData-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SLazeCoreData.framework/Headers/SLazeCoreData-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SLazeCoreData.framework/Modules/SLazeCoreData.swiftmodule/arm64_32-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/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-watchos/SLazeCoreData.build/Objects-normal/arm64_32/SLazeCoreData.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SLazeCoreData.framework/Modules/SLazeCoreData.swiftmodule/arm64_32-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SLazeCoreData.framework/Modules/SLazeCoreData.swiftmodule/arm64_32-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/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-watchos/SLazeCoreData.build/Objects-normal/arm64_32/SLazeCoreData.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SLazeCoreData.framework/Modules/SLazeCoreData.swiftmodule/arm64_32-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SLazeCoreData.framework/Modules/SLazeCoreData.swiftmodule/arm64_32-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/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-watchos/SLazeCoreData.build/Objects-normal/arm64_32/SLazeCoreData.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SLazeCoreData.framework/Modules/SLazeCoreData.swiftmodule/arm64_32-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SLazeCoreData.framework/Modules/SLazeCoreData.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/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-watchos/SLazeCoreData.build/Objects-normal/arm64_32/SLazeCoreData.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SLazeCoreData.framework/Modules/SLazeCoreData.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64_32 Compiling NSManagedObjectContext.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
SwiftDriverJobDiscovery normal arm64 Compiling NSManagedObjectContext.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
SwiftDriverJobDiscovery normal arm64 Compiling NSManagedObject.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
SwiftDriverJobDiscovery normal arm64 Compiling EntityMapping.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-watchos/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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos11.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-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/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-watchos/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-watchos/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-watchos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64_32 Compiling EntityMapping.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/Binary/SLazeCoreData normal arm64 (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-watchos11.4 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/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-watchos/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-watchos/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/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/Binary/SLazeCoreData
SwiftDriverJobDiscovery normal arm64_32 Compiling NSManagedObject.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
SwiftDriver\ Compilation SLazeCoreData normal arm64_32 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-watchos/SLazeCoreData.build/Objects-normal/arm64_32/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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos11.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-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/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-watchos/SLazeCoreData.build/Objects-normal/arm64_32/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-watchos/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-watchos/SLazeCoreData.build/Objects-normal/arm64_32/SLazeCoreData_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/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/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/Binary/SLazeCoreData normal arm64_32 (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_32-apple-watchos11.4 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/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-watchos/SLazeCoreData.build/Objects-normal/arm64_32/SLazeCoreData_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/SLazeCoreData_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/SLazeCoreData.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/Binary/SLazeCoreData
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SLazeCoreData.framework/SLazeCoreData normal arm64\ arm64_32 (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/lipo -create /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/Binary/SLazeCoreData /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/Binary/SLazeCoreData -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk --xcode-version 16E140 --platform-family watchOS --deployment-target 11.4 --bundle-identifier SLazeCoreData --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SLazeCoreData.framework --target-triple arm64-apple-watchos11.4 --target-triple arm64_32-apple-watchos11.4 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SLazeCoreData.framework/SLazeCoreData --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/SLazeCoreData_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/SLazeCoreData.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/SLazeCoreData.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/SLazeCoreData.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/SLazeCoreData.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-24 17:23:03.084 appintentsmetadataprocessor[703:4084] Starting appintentsmetadataprocessor export
2025-04-24 17:23:03.087 appintentsmetadataprocessor[703:4084] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos/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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SLazeCoreData.framework/SLazeCoreData -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos/SLazeCoreData.framework/SLazeCoreData.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/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-watchos/SLazeCoreData.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/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-watchos/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.