This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build SLazeCoreData with Swift 6.0 for watchOS using Xcode 16.0.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme SLazeCoreData-Package -destination generic/platform=watchos OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shial4/SLazeCoreData.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/shial4/SLazeCoreData
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.0
Building package at path:  $workDir
https://github.com/shial4/SLazeCoreData.git
Command line invocation:
    /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    TOOLCHAINS = org.swift.600202405261a
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-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme SLazeCoreData-Package -destination generic/platform=watchos OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
    /Applications/Xcode-15.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"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
    TOOLCHAINS = org.swift.600202405261a
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'SLazeCoreData' in project 'SLazeCoreData' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -x c -c /dev/null
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/ld -version_details
Build description signature: 9bff03d02d309f9ae28a1144125fc3f8
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9bff03d02d309f9ae28a1144125fc3f8.xcbuilddata
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'.
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/SLazeCoreData.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/SLazeCoreData.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
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
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
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SLazeCoreData' from project 'SLazeCoreData')
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
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.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_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-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_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/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/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
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 -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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 -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -target arm64-apple-watchos10.4 -enable-bare-slash-regex -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-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -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 -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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 -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -target arm64_32-apple-watchos10.4 -enable-bare-slash-regex -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-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -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
SwiftEmitModule normal arm64 Emitting\ module\ for\ SLazeCoreData (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObject.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObjectContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift -target arm64-apple-watchos10.4 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -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-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -serialize-debugging-options -const-gather-protocols-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 -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/swift-overrides.hmap -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 -module-name SLazeCoreData -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.swiftsourceinfo -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 -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.abi.json
SwiftCompile normal arm64 Compiling\ EntityMapping.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObject.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObjectContext.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/EntityMapping.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/EntityMapping.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/EntityMapping.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/EntityMapping.dia -target arm64-apple-watchos10.4 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -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-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -serialize-debugging-options -const-gather-protocols-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 -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/swift-overrides.hmap -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 -module-name SLazeCoreData -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/EntityMapping.o -index-unit-output-path /SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/EntityMapping.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
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
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObject.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObjectContext.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/EntityMapping.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/EntityMapping.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/EntityMapping.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/EntityMapping.dia -target arm64-apple-watchos10.4 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -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-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -serialize-debugging-options -const-gather-protocols-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 -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/swift-overrides.hmap -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 -module-name SLazeCoreData -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/EntityMapping.o -index-unit-output-path /SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/EntityMapping.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ SLazeCoreData (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObject.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObjectContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift -target arm64_32-apple-watchos10.4 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -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-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -serialize-debugging-options -const-gather-protocols-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 -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/swift-overrides.hmap -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 -module-name SLazeCoreData -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/SLazeCoreData.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/SLazeCoreData.swiftsourceinfo -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 -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/SLazeCoreData-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/SLazeCoreData-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/SLazeCoreData.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/SLazeCoreData.abi.json
SwiftCompile normal arm64_32 Compiling\ NSManagedObjectContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObjectContext.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObject.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObjectContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/NSManagedObjectContext.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/NSManagedObjectContext.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/NSManagedObjectContext.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/NSManagedObjectContext.dia -target arm64_32-apple-watchos10.4 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -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-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -serialize-debugging-options -const-gather-protocols-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 -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/swift-overrides.hmap -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 -module-name SLazeCoreData -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/NSManagedObjectContext.o -index-unit-output-path /SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/NSManagedObjectContext.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
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
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObject.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObjectContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/NSManagedObjectContext.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/NSManagedObjectContext.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/NSManagedObjectContext.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/NSManagedObjectContext.dia -target arm64_32-apple-watchos10.4 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -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-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -serialize-debugging-options -const-gather-protocols-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 -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/swift-overrides.hmap -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 -module-name SLazeCoreData -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/NSManagedObjectContext.o -index-unit-output-path /SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/NSManagedObjectContext.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ NSManagedObject.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObject.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObject.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObjectContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObject.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObject.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObject.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObject.dia -target arm64-apple-watchos10.4 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -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-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -serialize-debugging-options -const-gather-protocols-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 -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/swift-overrides.hmap -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 -module-name SLazeCoreData -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObject.o -index-unit-output-path /SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObject.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
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
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObject.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObjectContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObject.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObject.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObject.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObject.dia -target arm64-apple-watchos10.4 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -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-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -serialize-debugging-options -const-gather-protocols-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 -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/swift-overrides.hmap -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 -module-name SLazeCoreData -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObject.o -index-unit-output-path /SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObject.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 Compiling\ EntityMapping.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObject.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObjectContext.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/EntityMapping.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/EntityMapping.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/EntityMapping.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/EntityMapping.dia -target arm64_32-apple-watchos10.4 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -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-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -serialize-debugging-options -const-gather-protocols-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 -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/swift-overrides.hmap -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 -module-name SLazeCoreData -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/EntityMapping.o -index-unit-output-path /SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/EntityMapping.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
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
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObject.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObjectContext.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/EntityMapping.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/EntityMapping.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/EntityMapping.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/EntityMapping.dia -target arm64_32-apple-watchos10.4 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -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-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -serialize-debugging-options -const-gather-protocols-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 -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/swift-overrides.hmap -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 -module-name SLazeCoreData -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/EntityMapping.o -index-unit-output-path /SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/EntityMapping.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ NSManagedObjectContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObjectContext.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObject.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObjectContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObjectContext.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObjectContext.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObjectContext.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObjectContext.dia -target arm64-apple-watchos10.4 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -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-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -serialize-debugging-options -const-gather-protocols-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 -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/swift-overrides.hmap -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 -module-name SLazeCoreData -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObjectContext.o -index-unit-output-path /SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObjectContext.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
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
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObject.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObjectContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObjectContext.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObjectContext.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObjectContext.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObjectContext.dia -target arm64-apple-watchos10.4 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -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-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -serialize-debugging-options -const-gather-protocols-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 -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/swift-overrides.hmap -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 -module-name SLazeCoreData -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObjectContext.o -index-unit-output-path /SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObjectContext.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 Compiling\ NSManagedObject.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObject.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObject.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObjectContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/NSManagedObject.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/NSManagedObject.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/NSManagedObject.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/NSManagedObject.dia -target arm64_32-apple-watchos10.4 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -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-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -serialize-debugging-options -const-gather-protocols-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 -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/swift-overrides.hmap -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 -module-name SLazeCoreData -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/NSManagedObject.o -index-unit-output-path /SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/NSManagedObject.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
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
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObject.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObjectContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/NSManagedObject.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/NSManagedObject.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/NSManagedObject.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/NSManagedObject.dia -target arm64_32-apple-watchos10.4 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -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-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -serialize-debugging-options -const-gather-protocols-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 -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/swift-overrides.hmap -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 -module-name SLazeCoreData -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/NSManagedObject.o -index-unit-output-path /SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/NSManagedObject.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
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 -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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 -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -target arm64_32-apple-watchos10.4 -enable-bare-slash-regex -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-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -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
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.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.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 NSManagedObject.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
SwiftDriverJobDiscovery normal arm64_32 Compiling NSManagedObjectContext.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
SwiftDriverJobDiscovery normal arm64_32 Compiling EntityMapping.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 -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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 -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -target arm64_32-apple-watchos10.4 -enable-bare-slash-regex -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-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -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
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 -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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 -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -target arm64-apple-watchos10.4 -enable-bare-slash-regex -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-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -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
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-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/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/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
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
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64_32-apple-watchos10.4 -dynamiclib -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.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-15.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 /usr/lib/swift -Xlinker -rpath -Xlinker /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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 -Xlinker -export_dynamic -Xlinker -no_deduplicate -fobjc-link-runtime -L/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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 -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 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64_32/Binary/SLazeCoreData
SwiftDriverJobDiscovery normal arm64 Compiling NSManagedObjectContext.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
SwiftDriverJobDiscovery normal arm64 Compiling EntityMapping.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
SwiftDriverJobDiscovery normal arm64 Compiling NSManagedObject.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
SwiftDriver\ Compilation SLazeCoreData normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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 -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -target arm64-apple-watchos10.4 -enable-bare-slash-regex -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-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -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
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
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-watchos10.4 -dynamiclib -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.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-15.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 /usr/lib/swift -Xlinker -rpath -Xlinker /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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 -Xlinker -export_dynamic -Xlinker -no_deduplicate -fobjc-link-runtime -L/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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 -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 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/Binary/SLazeCoreData
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftCore.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftDarwin.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftObservation.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftSwiftOnoneSupport.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswift_Concurrency.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswift_StringProcessing.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
Undefined symbols for architecture arm64:
  "(extension in Swift):Swift.BidirectionalCollection.last.getter : A.Element?", referenced from:
      static (extension in SLazeCoreData):__C.NSManagedObject.entityName.getter : Swift.String? in NSManagedObject.o
  "Swift.String.init(stringInterpolation: Swift.DefaultStringInterpolation) -> Swift.String", referenced from:
      closure #1 ((key: Swift.String, value: Any)) -> () in static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
  "Swift.String.init(_builtinStringLiteral: Builtin.RawPointer, utf8CodeUnitCount: Builtin.Word, isASCII: Builtin.Int1) -> Swift.String", referenced from:
      static (extension in SLazeCoreData):__C.NSManagedObject.entityName.getter : Swift.String? in NSManagedObject.o
      closure #1 ((key: Swift.String, value: Any)) -> () in static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
      closure #1 ((key: Swift.String, value: Any)) -> () in static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
      default argument 1 of Swift.print(_: Any..., separator: Swift.String, terminator: Swift.String) -> () in NSManagedObjectContext.o
      default argument 2 of Swift.print(_: Any..., separator: Swift.String, terminator: Swift.String) -> () in NSManagedObjectContext.o
  "type metadata for Swift.String", referenced from:
      static (extension in SLazeCoreData):__C.NSManagedObject.entityName.getter : Swift.String? in NSManagedObject.o
      lazy protocol witness table accessor for type Swift.String and conformance Swift.String : Swift.StringProtocol in Swift in NSManagedObject.o
      closure #1 ((key: Swift.String, value: Any)) -> () in static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
  "protocol conformance descriptor for Swift.String : Swift.StringProtocol in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.String and conformance Swift.String : Swift.StringProtocol in Swift in NSManagedObject.o
  "protocol witness table for Swift.String : Swift.TextOutputStreamable in Swift", referenced from:
      closure #1 ((key: Swift.String, value: Any)) -> () in static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
  "protocol witness table for Swift.String : Swift.CustomStringConvertible in Swift", referenced from:
      closure #1 ((key: Swift.String, value: Any)) -> () in static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
  "(extension in Swift):Swift.Sequence.compactMap<A>((A.Element) throws -> A1?) throws -> [A1]", referenced from:
      (extension in SLazeCoreData):Swift.Array<A where A: SLazeCoreData.EntityMapping>.serialized<A where A1: __C.NSManagedObject>(__C.NSManagedObjectContext?) throws -> [A1] in EntityMapping.o
  "(extension in Swift):Swift.Sequence.forEach((A.Element) throws -> ()) throws -> ()", referenced from:
      static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
      SLazeCoreData.synchronize(_: Any, context: __C.NSManagedObjectContext) throws -> () in EntityMapping.o
  "Swift.Array.append(__owned A) -> ()", referenced from:
      closure #1 ((key: Swift.String, value: Any)) -> () in static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
  "type metadata accessor for Swift.Array", referenced from:
      Swift._finalizeUninitializedArray<A>(__owned [A]) -> [A] in NSManagedObject.o
      (extension in SLazeCoreData):Swift.Array<A where A: SLazeCoreData.EntityMapping>.serialized<A where A1: __C.NSManagedObject>(__C.NSManagedObjectContext?) throws -> [A1] in EntityMapping.o
  "protocol conformance descriptor for [A] : Swift.BidirectionalCollection in Swift", referenced from:
      lazy protocol witness table accessor for type [Swift.String] and conformance [A] : Swift.BidirectionalCollection in Swift in NSManagedObject.o
  "protocol conformance descriptor for [A] : Swift.Sequence in Swift", referenced from:
      lazy protocol witness table accessor for type [(key: Swift.String, value: Any)] and conformance [A] : Swift.Sequence in Swift in NSManagedObject.o
      (extension in SLazeCoreData):Swift.Array<A where A: SLazeCoreData.EntityMapping>.serialized<A where A1: __C.NSManagedObject>(__C.NSManagedObjectContext?) throws -> [A1] in EntityMapping.o
      lazy protocol witness table accessor for type [SLazeCoreData.EntityMapping] and conformance [A] : Swift.Sequence in Swift in EntityMapping.o
  "protocol conformance descriptor for [A] : Swift.Collection in Swift", referenced from:
      lazy protocol witness table accessor for type [(key: Swift.String, value: Any)] and conformance [A] : Swift.Collection in Swift in NSManagedObject.o
      lazy protocol witness table accessor for type [__C.NSPredicate] and conformance [A] : Swift.Collection in Swift in NSManagedObject.o
      lazy protocol witness table accessor for type [__C.NSManagedObject] and conformance [A] : Swift.Collection in Swift in NSManagedObject.o
  "(extension in Swift):Swift.Collection.map<A>((A.Element) throws -> A1) throws -> [A1]", referenced from:
      static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: (key: Swift.String, value: Any)...) throws -> __C.NSManagedObject? in NSManagedObject.o
  "(extension in Swift):Swift.Collection.first.getter : A.Element?", referenced from:
      static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
  "(extension in Swift):Swift.Collection.isEmpty.getter : Swift.Bool", referenced from:
      static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
  "Swift.DefaultStringInterpolation.appendInterpolation<A where A: Swift.CustomStringConvertible, A: Swift.TextOutputStreamable>(A) -> ()", referenced from:
      closure #1 ((key: Swift.String, value: Any)) -> () in static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
  "Swift.DefaultStringInterpolation.appendLiteral(Swift.String) -> ()", referenced from:
      closure #1 ((key: Swift.String, value: Any)) -> () in static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
      closure #1 ((key: Swift.String, value: Any)) -> () in static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
  "Swift.DefaultStringInterpolation.init(literalCapacity: Swift.Int, interpolationCount: Swift.Int) -> Swift.DefaultStringInterpolation", referenced from:
      closure #1 ((key: Swift.String, value: Any)) -> () in static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
  "Swift._allocateUninitializedArray<A>(Builtin.Word) -> ([A], Builtin.RawPointer)", referenced from:
      static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
      closure #1 ((key: Swift.String, value: Any)) -> () in static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
      closure #1 () -> () in (extension in SLazeCoreData):__C.NSManagedObjectContext.commit() -> () in NSManagedObjectContext.o
      (extension in SLazeCoreData):SLazeCoreData.EntityMapping.(findObject in _72FF4DC02D0DEFC6904253DFFCA49A64)(__C.NSManagedObjectContext?) throws -> __C.NSManagedObject? in EntityMapping.o
      (extension in SLazeCoreData):SLazeCoreData.EntityMapping.serialized<A where A1: __C.NSManagedObject>(__C.NSManagedObjectContext?) throws -> A1? in EntityMapping.o
  "protocol descriptor for Swift.Error", referenced from:
      _symbolic ______pSg s5ErrorP in EntityMapping.o
  "Swift.print(_: Any..., separator: Swift.String, terminator: Swift.String) -> ()", referenced from:
      closure #1 () -> () in (extension in SLazeCoreData):__C.NSManagedObjectContext.commit() -> () in NSManagedObjectContext.o
  "type metadata for Any", referenced from:
      closure #1 ((key: Swift.String, value: Any)) -> () in static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
      @nonobjc __C.NSPredicate.__allocating_init(format: Swift.String, argumentArray: [Any]?) -> __C.NSPredicate in NSManagedObject.o
      closure #1 () -> () in (extension in SLazeCoreData):__C.NSManagedObjectContext.commit() -> () in NSManagedObjectContext.o
      SLazeCoreData.synchronize(_: Any, context: __C.NSManagedObjectContext) throws -> () in EntityMapping.o
      SLazeCoreData.synchronize(_: Any, context: __C.NSManagedObjectContext) throws -> () in EntityMapping.o
  "__swift_FORCE_LOAD_$_swiftDarwin", referenced from:
      __swift_FORCE_LOAD_$_swiftDarwin_$_SLazeCoreData in NSManagedObject.o
  "_swift_allocBox", referenced from:
      ___swift_allocate_boxed_opaque_existential_0 in NSManagedObjectContext.o
  "_swift_allocObject", referenced from:
      (extension in SLazeCoreData):__C.NSManagedObjectContext.commit() -> () in NSManagedObjectContext.o
      (extension in SLazeCoreData):__C.NSManagedObjectContext.commit() -> () in NSManagedObjectContext.o
      closure #1 () -> () in (extension in SLazeCoreData):__C.NSManagedObjectContext.commit() -> () in NSManagedObjectContext.o
      (extension in SLazeCoreData):SLazeCoreData.EntityMapping.map(__C.NSManagedObjectContext) throws -> __C.NSManagedObject? in EntityMapping.o
      (extension in SLazeCoreData):SLazeCoreData.EntityMapping.map(__C.NSManagedObjectContext) throws -> __C.NSManagedObject? in EntityMapping.o
  "_swift_bridgeObjectRelease", referenced from:
      static (extension in SLazeCoreData):__C.NSManagedObject.entityName.getter : Swift.String? in NSManagedObject.o
      outlined destroy of Swift.String in NSManagedObject.o
      outlined destroy of [Swift.String] in NSManagedObject.o
      static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: (key: Swift.String, value: Any)...) throws -> __C.NSManagedObject? in NSManagedObject.o
      static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: (key: Swift.String, value: Any)...) throws -> __C.NSManagedObject? in NSManagedObject.o
      static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
      static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
      static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
      static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
      ...
  "_swift_bridgeObjectRetain", referenced from:
      static (extension in SLazeCoreData):__C.NSManagedObject.entityName.getter : Swift.String? in NSManagedObject.o
      static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
      static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
      static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
      static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
      static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
      closure #1 ((key: Swift.String, value: Any)) -> () in static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
      ...
  "_swift_deallocObject", referenced from:
      l_objectdestroy in NSManagedObjectContext.o
      l_objectdestroy.2 in NSManagedObjectContext.o
      l_objectdestroy.5 in NSManagedObjectContext.o
      l_objectdestroy in EntityMapping.o
      l_objectdestroy.2 in EntityMapping.o
  "_swift_dynamicCast", referenced from:
      SLazeCoreData.synchronize(_: Any, context: __C.NSManagedObjectContext) throws -> () in EntityMapping.o
      SLazeCoreData.synchronize(_: Any, context: __C.NSManagedObjectContext) throws -> () in EntityMapping.o
  "_swift_dynamicCastUnknownClass", referenced from:
      (extension in SLazeCoreData):SLazeCoreData.EntityMapping.serialized<A where A1: __C.NSManagedObject>(__C.NSManagedObjectContext?) throws -> A1? in EntityMapping.o
  "_swift_errorRelease", referenced from:
      closure #1 () -> () in (extension in SLazeCoreData):__C.NSManagedObjectContext.commit() -> () in NSManagedObjectContext.o
      closure #1 () -> () in (extension in SLazeCoreData):__C.NSManagedObjectContext.commit() -> () in NSManagedObjectContext.o
      closure #1 () -> () in (extension in SLazeCoreData):SLazeCoreData.EntityMapping.map(__C.NSManagedObjectContext) throws -> __C.NSManagedObject? in EntityMapping.o
      closure #1 () -> () in (extension in SLazeCoreData):SLazeCoreData.EntityMapping.map(__C.NSManagedObjectContext) throws -> __C.NSManagedObject? in EntityMapping.o
      closure #1 () -> () in (extension in SLazeCoreData):SLazeCoreData.EntityMapping.map(__C.NSManagedObjectContext) throws -> __C.NSManagedObject? in EntityMapping.o
      outlined destroy of Swift.Error? in EntityMapping.o
      closure #1 (SLazeCoreData.EntityMapping) -> () in SLazeCoreData.synchronize(_: Any, context: __C.NSManagedObjectContext) throws -> () in EntityMapping.o
      ...
  "_swift_errorRetain", referenced from:
      closure #1 () -> () in (extension in SLazeCoreData):__C.NSManagedObjectContext.commit() -> () in NSManagedObjectContext.o
      (extension in SLazeCoreData):SLazeCoreData.EntityMapping.map(__C.NSManagedObjectContext) throws -> __C.NSManagedObject? in EntityMapping.o
      closure #1 () -> () in (extension in SLazeCoreData):SLazeCoreData.EntityMapping.map(__C.NSManagedObjectContext) throws -> __C.NSManagedObject? in EntityMapping.o
      closure #1 () -> () in (extension in SLazeCoreData):SLazeCoreData.EntityMapping.map(__C.NSManagedObjectContext) throws -> __C.NSManagedObject? in EntityMapping.o
  "_swift_getErrorValue", referenced from:
      closure #1 () -> () in (extension in SLazeCoreData):__C.NSManagedObjectContext.commit() -> () in NSManagedObjectContext.o
  "_swift_getObjCClassFromMetadata", referenced from:
      static (extension in SLazeCoreData):__C.NSManagedObject.entityName.getter : Swift.String? in NSManagedObject.o
      __C.NSFetchRequest.__allocating_init(entityName: Swift.String) -> __C.NSFetchRequest<A> in NSManagedObject.o
      @nonobjc __C.NSPredicate.__allocating_init(format: Swift.String, argumentArray: [Any]?) -> __C.NSPredicate in NSManagedObject.o
      @nonobjc __C.NSCompoundPredicate.__allocating_init(andPredicateWithSubpredicates: [__C.NSPredicate]) -> __C.NSCompoundPredicate in NSManagedObject.o
      __C.NSManagedObject.__allocating_init(context: __C.NSManagedObjectContext) -> __C.NSManagedObject in EntityMapping.o
  "_swift_getObjCClassMetadata", referenced from:
      type metadata accessor for __C.NSManagedObject in NSManagedObject.o
      type metadata accessor for __C.NSPredicate in NSManagedObject.o
      type metadata accessor for __C.NSCompoundPredicate in NSManagedObject.o
  "_swift_getTypeByMangledNameInContext2", referenced from:
      ___swift_instantiateConcreteTypeFromMangledName in NSManagedObject.o
  "_swift_getTypeByMangledNameInContextInMetadataState2", referenced from:
      ___swift_instantiateConcreteTypeFromMangledNameAbstract in NSManagedObject.o
  "_swift_getWitnessTable", referenced from:
      lazy protocol witness table accessor for type Swift.String and conformance Swift.String : Swift.StringProtocol in Swift in NSManagedObject.o
      lazy protocol witness table accessor for type [Swift.String] and conformance [A] : Swift.BidirectionalCollection in Swift in NSManagedObject.o
      lazy protocol witness table accessor for type [(key: Swift.String, value: Any)] and conformance [A] : Swift.Collection in Swift in NSManagedObject.o
      lazy protocol witness table accessor for type [(key: Swift.String, value: Any)] and conformance [A] : Swift.Sequence in Swift in NSManagedObject.o
      lazy protocol witness table accessor for type [__C.NSPredicate] and conformance [A] : Swift.Collection in Swift in NSManagedObject.o
      lazy protocol witness table accessor for type [__C.NSManagedObject] and conformance [A] : Swift.Collection in Swift in NSManagedObject.o
      (extension in SLazeCoreData):Swift.Array<A where A: SLazeCoreData.EntityMapping>.serialized<A where A1: __C.NSManagedObject>(__C.NSManagedObjectContext?) throws -> [A1] in EntityMapping.o
      ...
  "_swift_isEscapingClosureAtFileLocation", referenced from:
      (extension in SLazeCoreData):__C.NSManagedObjectContext.commit() -> () in NSManagedObjectContext.o
      (extension in SLazeCoreData):SLazeCoreData.EntityMapping.map(__C.NSManagedObjectContext) throws -> __C.NSManagedObject? in EntityMapping.o
  "_swift_release", referenced from:
      (extension in SLazeCoreData):__C.NSManagedObjectContext.commit() -> () in NSManagedObjectContext.o
      (extension in SLazeCoreData):__C.NSManagedObjectContext.commit() -> () in NSManagedObjectContext.o
      (extension in SLazeCoreData):__C.NSManagedObjectContext.commit() -> () in NSManagedObjectContext.o
      closure #1 () -> () in (extension in SLazeCoreData):__C.NSManagedObjectContext.commit() -> () in NSManagedObjectContext.o
      reabstraction thunk helper from @escaping @callee_guaranteed () -> () to @escaping @callee_unowned @convention(block) () -> () in NSManagedObjectContext.o
      _block_destroy_helper in NSManagedObjectContext.o
      _block_destroy_helper.8 in NSManagedObjectContext.o
      ...
  "_swift_retain", referenced from:
      (extension in SLazeCoreData):__C.NSManagedObjectContext.commit() -> () in NSManagedObjectContext.o
      reabstraction thunk helper from @escaping @callee_guaranteed () -> () to @escaping @callee_unowned @convention(block) () -> () in NSManagedObjectContext.o
      _block_copy_helper in NSManagedObjectContext.o
      _block_copy_helper.7 in NSManagedObjectContext.o
      (extension in SLazeCoreData):SLazeCoreData.EntityMapping.map(__C.NSManagedObjectContext) throws -> __C.NSManagedObject? in EntityMapping.o
      _block_copy_helper in EntityMapping.o
  "_swift_willThrow", referenced from:
      closure #1 () -> () in (extension in SLazeCoreData):__C.NSManagedObjectContext.commit() -> () in NSManagedObjectContext.o
      (extension in SLazeCoreData):SLazeCoreData.EntityMapping.map(__C.NSManagedObjectContext) throws -> __C.NSManagedObject? in EntityMapping.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
** BUILD FAILED **
The following build commands failed:
	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')
(1 failure)
Command line invocation:
    /Applications/Xcode-15.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"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
    TOOLCHAINS = org.swift.600202405261a
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'SLazeCoreData' in project 'SLazeCoreData' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'.
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (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
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-watchos10.4 -dynamiclib -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.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-15.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 /usr/lib/swift -Xlinker -rpath -Xlinker /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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 -Xlinker -export_dynamic -Xlinker -no_deduplicate -fobjc-link-runtime -L/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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 -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 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-watchos/SLazeCoreData.build/Objects-normal/arm64/Binary/SLazeCoreData
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftDarwin.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftCore.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftObservation.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswift_Concurrency.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftSwiftOnoneSupport.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswift_StringProcessing.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
Undefined symbols for architecture arm64:
  "(extension in Swift):Swift.BidirectionalCollection.last.getter : A.Element?", referenced from:
      static (extension in SLazeCoreData):__C.NSManagedObject.entityName.getter : Swift.String? in NSManagedObject.o
  "Swift.String.init(stringInterpolation: Swift.DefaultStringInterpolation) -> Swift.String", referenced from:
      closure #1 ((key: Swift.String, value: Any)) -> () in static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
  "Swift.String.init(_builtinStringLiteral: Builtin.RawPointer, utf8CodeUnitCount: Builtin.Word, isASCII: Builtin.Int1) -> Swift.String", referenced from:
      static (extension in SLazeCoreData):__C.NSManagedObject.entityName.getter : Swift.String? in NSManagedObject.o
      closure #1 ((key: Swift.String, value: Any)) -> () in static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
      closure #1 ((key: Swift.String, value: Any)) -> () in static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
      default argument 1 of Swift.print(_: Any..., separator: Swift.String, terminator: Swift.String) -> () in NSManagedObjectContext.o
      default argument 2 of Swift.print(_: Any..., separator: Swift.String, terminator: Swift.String) -> () in NSManagedObjectContext.o
  "type metadata for Swift.String", referenced from:
      static (extension in SLazeCoreData):__C.NSManagedObject.entityName.getter : Swift.String? in NSManagedObject.o
      lazy protocol witness table accessor for type Swift.String and conformance Swift.String : Swift.StringProtocol in Swift in NSManagedObject.o
      closure #1 ((key: Swift.String, value: Any)) -> () in static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
  "protocol conformance descriptor for Swift.String : Swift.StringProtocol in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.String and conformance Swift.String : Swift.StringProtocol in Swift in NSManagedObject.o
  "protocol witness table for Swift.String : Swift.TextOutputStreamable in Swift", referenced from:
      closure #1 ((key: Swift.String, value: Any)) -> () in static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
  "protocol witness table for Swift.String : Swift.CustomStringConvertible in Swift", referenced from:
      closure #1 ((key: Swift.String, value: Any)) -> () in static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
  "(extension in Swift):Swift.Sequence.compactMap<A>((A.Element) throws -> A1?) throws -> [A1]", referenced from:
      (extension in SLazeCoreData):Swift.Array<A where A: SLazeCoreData.EntityMapping>.serialized<A where A1: __C.NSManagedObject>(__C.NSManagedObjectContext?) throws -> [A1] in EntityMapping.o
  "(extension in Swift):Swift.Sequence.forEach((A.Element) throws -> ()) throws -> ()", referenced from:
      static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
      SLazeCoreData.synchronize(_: Any, context: __C.NSManagedObjectContext) throws -> () in EntityMapping.o
  "Swift.Array.append(__owned A) -> ()", referenced from:
      closure #1 ((key: Swift.String, value: Any)) -> () in static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
  "type metadata accessor for Swift.Array", referenced from:
      Swift._finalizeUninitializedArray<A>(__owned [A]) -> [A] in NSManagedObject.o
      (extension in SLazeCoreData):Swift.Array<A where A: SLazeCoreData.EntityMapping>.serialized<A where A1: __C.NSManagedObject>(__C.NSManagedObjectContext?) throws -> [A1] in EntityMapping.o
  "protocol conformance descriptor for [A] : Swift.BidirectionalCollection in Swift", referenced from:
      lazy protocol witness table accessor for type [Swift.String] and conformance [A] : Swift.BidirectionalCollection in Swift in NSManagedObject.o
  "protocol conformance descriptor for [A] : Swift.Sequence in Swift", referenced from:
      lazy protocol witness table accessor for type [(key: Swift.String, value: Any)] and conformance [A] : Swift.Sequence in Swift in NSManagedObject.o
      (extension in SLazeCoreData):Swift.Array<A where A: SLazeCoreData.EntityMapping>.serialized<A where A1: __C.NSManagedObject>(__C.NSManagedObjectContext?) throws -> [A1] in EntityMapping.o
      lazy protocol witness table accessor for type [SLazeCoreData.EntityMapping] and conformance [A] : Swift.Sequence in Swift in EntityMapping.o
  "protocol conformance descriptor for [A] : Swift.Collection in Swift", referenced from:
      lazy protocol witness table accessor for type [(key: Swift.String, value: Any)] and conformance [A] : Swift.Collection in Swift in NSManagedObject.o
      lazy protocol witness table accessor for type [__C.NSPredicate] and conformance [A] : Swift.Collection in Swift in NSManagedObject.o
      lazy protocol witness table accessor for type [__C.NSManagedObject] and conformance [A] : Swift.Collection in Swift in NSManagedObject.o
  "(extension in Swift):Swift.Collection.map<A>((A.Element) throws -> A1) throws -> [A1]", referenced from:
      static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: (key: Swift.String, value: Any)...) throws -> __C.NSManagedObject? in NSManagedObject.o
  "(extension in Swift):Swift.Collection.first.getter : A.Element?", referenced from:
      static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
  "(extension in Swift):Swift.Collection.isEmpty.getter : Swift.Bool", referenced from:
      static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
  "Swift.DefaultStringInterpolation.appendInterpolation<A where A: Swift.CustomStringConvertible, A: Swift.TextOutputStreamable>(A) -> ()", referenced from:
      closure #1 ((key: Swift.String, value: Any)) -> () in static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
  "Swift.DefaultStringInterpolation.appendLiteral(Swift.String) -> ()", referenced from:
      closure #1 ((key: Swift.String, value: Any)) -> () in static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
      closure #1 ((key: Swift.String, value: Any)) -> () in static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
  "Swift.DefaultStringInterpolation.init(literalCapacity: Swift.Int, interpolationCount: Swift.Int) -> Swift.DefaultStringInterpolation", referenced from:
      closure #1 ((key: Swift.String, value: Any)) -> () in static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
  "Swift._allocateUninitializedArray<A>(Builtin.Word) -> ([A], Builtin.RawPointer)", referenced from:
      static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
      closure #1 ((key: Swift.String, value: Any)) -> () in static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
      closure #1 () -> () in (extension in SLazeCoreData):__C.NSManagedObjectContext.commit() -> () in NSManagedObjectContext.o
      (extension in SLazeCoreData):SLazeCoreData.EntityMapping.(findObject in _72FF4DC02D0DEFC6904253DFFCA49A64)(__C.NSManagedObjectContext?) throws -> __C.NSManagedObject? in EntityMapping.o
      (extension in SLazeCoreData):SLazeCoreData.EntityMapping.serialized<A where A1: __C.NSManagedObject>(__C.NSManagedObjectContext?) throws -> A1? in EntityMapping.o
  "protocol descriptor for Swift.Error", referenced from:
      _symbolic ______pSg s5ErrorP in EntityMapping.o
  "Swift.print(_: Any..., separator: Swift.String, terminator: Swift.String) -> ()", referenced from:
      closure #1 () -> () in (extension in SLazeCoreData):__C.NSManagedObjectContext.commit() -> () in NSManagedObjectContext.o
  "type metadata for Any", referenced from:
      closure #1 ((key: Swift.String, value: Any)) -> () in static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
      @nonobjc __C.NSPredicate.__allocating_init(format: Swift.String, argumentArray: [Any]?) -> __C.NSPredicate in NSManagedObject.o
      closure #1 () -> () in (extension in SLazeCoreData):__C.NSManagedObjectContext.commit() -> () in NSManagedObjectContext.o
      SLazeCoreData.synchronize(_: Any, context: __C.NSManagedObjectContext) throws -> () in EntityMapping.o
      SLazeCoreData.synchronize(_: Any, context: __C.NSManagedObjectContext) throws -> () in EntityMapping.o
  "__swift_FORCE_LOAD_$_swiftDarwin", referenced from:
      __swift_FORCE_LOAD_$_swiftDarwin_$_SLazeCoreData in NSManagedObject.o
  "_swift_allocBox", referenced from:
      ___swift_allocate_boxed_opaque_existential_0 in NSManagedObjectContext.o
  "_swift_allocObject", referenced from:
      (extension in SLazeCoreData):__C.NSManagedObjectContext.commit() -> () in NSManagedObjectContext.o
      (extension in SLazeCoreData):__C.NSManagedObjectContext.commit() -> () in NSManagedObjectContext.o
      closure #1 () -> () in (extension in SLazeCoreData):__C.NSManagedObjectContext.commit() -> () in NSManagedObjectContext.o
      (extension in SLazeCoreData):SLazeCoreData.EntityMapping.map(__C.NSManagedObjectContext) throws -> __C.NSManagedObject? in EntityMapping.o
      (extension in SLazeCoreData):SLazeCoreData.EntityMapping.map(__C.NSManagedObjectContext) throws -> __C.NSManagedObject? in EntityMapping.o
  "_swift_bridgeObjectRelease", referenced from:
      static (extension in SLazeCoreData):__C.NSManagedObject.entityName.getter : Swift.String? in NSManagedObject.o
      outlined destroy of Swift.String in NSManagedObject.o
      outlined destroy of [Swift.String] in NSManagedObject.o
      static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: (key: Swift.String, value: Any)...) throws -> __C.NSManagedObject? in NSManagedObject.o
      static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: (key: Swift.String, value: Any)...) throws -> __C.NSManagedObject? in NSManagedObject.o
      static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
      static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
      static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
      static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
      ...
  "_swift_bridgeObjectRetain", referenced from:
      static (extension in SLazeCoreData):__C.NSManagedObject.entityName.getter : Swift.String? in NSManagedObject.o
      static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
      static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
      static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
      static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
      static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
      closure #1 ((key: Swift.String, value: Any)) -> () in static (extension in SLazeCoreData):__C.NSManagedObject.find(_: __C.NSManagedObjectContext?, by: [(key: Swift.String, value: Any)]) throws -> __C.NSManagedObject? in NSManagedObject.o
      ...
  "_swift_deallocObject", referenced from:
      l_objectdestroy in NSManagedObjectContext.o
      l_objectdestroy.2 in NSManagedObjectContext.o
      l_objectdestroy.5 in NSManagedObjectContext.o
      l_objectdestroy in EntityMapping.o
      l_objectdestroy.2 in EntityMapping.o
  "_swift_dynamicCast", referenced from:
      SLazeCoreData.synchronize(_: Any, context: __C.NSManagedObjectContext) throws -> () in EntityMapping.o
      SLazeCoreData.synchronize(_: Any, context: __C.NSManagedObjectContext) throws -> () in EntityMapping.o
  "_swift_dynamicCastUnknownClass", referenced from:
      (extension in SLazeCoreData):SLazeCoreData.EntityMapping.serialized<A where A1: __C.NSManagedObject>(__C.NSManagedObjectContext?) throws -> A1? in EntityMapping.o
  "_swift_errorRelease", referenced from:
      closure #1 () -> () in (extension in SLazeCoreData):__C.NSManagedObjectContext.commit() -> () in NSManagedObjectContext.o
      closure #1 () -> () in (extension in SLazeCoreData):__C.NSManagedObjectContext.commit() -> () in NSManagedObjectContext.o
      closure #1 () -> () in (extension in SLazeCoreData):SLazeCoreData.EntityMapping.map(__C.NSManagedObjectContext) throws -> __C.NSManagedObject? in EntityMapping.o
      closure #1 () -> () in (extension in SLazeCoreData):SLazeCoreData.EntityMapping.map(__C.NSManagedObjectContext) throws -> __C.NSManagedObject? in EntityMapping.o
      closure #1 () -> () in (extension in SLazeCoreData):SLazeCoreData.EntityMapping.map(__C.NSManagedObjectContext) throws -> __C.NSManagedObject? in EntityMapping.o
      outlined destroy of Swift.Error? in EntityMapping.o
      closure #1 (SLazeCoreData.EntityMapping) -> () in SLazeCoreData.synchronize(_: Any, context: __C.NSManagedObjectContext) throws -> () in EntityMapping.o
      ...
  "_swift_errorRetain", referenced from:
      closure #1 () -> () in (extension in SLazeCoreData):__C.NSManagedObjectContext.commit() -> () in NSManagedObjectContext.o
      (extension in SLazeCoreData):SLazeCoreData.EntityMapping.map(__C.NSManagedObjectContext) throws -> __C.NSManagedObject? in EntityMapping.o
      closure #1 () -> () in (extension in SLazeCoreData):SLazeCoreData.EntityMapping.map(__C.NSManagedObjectContext) throws -> __C.NSManagedObject? in EntityMapping.o
      closure #1 () -> () in (extension in SLazeCoreData):SLazeCoreData.EntityMapping.map(__C.NSManagedObjectContext) throws -> __C.NSManagedObject? in EntityMapping.o
  "_swift_getErrorValue", referenced from:
      closure #1 () -> () in (extension in SLazeCoreData):__C.NSManagedObjectContext.commit() -> () in NSManagedObjectContext.o
  "_swift_getObjCClassFromMetadata", referenced from:
      static (extension in SLazeCoreData):__C.NSManagedObject.entityName.getter : Swift.String? in NSManagedObject.o
      __C.NSFetchRequest.__allocating_init(entityName: Swift.String) -> __C.NSFetchRequest<A> in NSManagedObject.o
      @nonobjc __C.NSPredicate.__allocating_init(format: Swift.String, argumentArray: [Any]?) -> __C.NSPredicate in NSManagedObject.o
      @nonobjc __C.NSCompoundPredicate.__allocating_init(andPredicateWithSubpredicates: [__C.NSPredicate]) -> __C.NSCompoundPredicate in NSManagedObject.o
      __C.NSManagedObject.__allocating_init(context: __C.NSManagedObjectContext) -> __C.NSManagedObject in EntityMapping.o
  "_swift_getObjCClassMetadata", referenced from:
      type metadata accessor for __C.NSManagedObject in NSManagedObject.o
      type metadata accessor for __C.NSPredicate in NSManagedObject.o
      type metadata accessor for __C.NSCompoundPredicate in NSManagedObject.o
  "_swift_getTypeByMangledNameInContext2", referenced from:
      ___swift_instantiateConcreteTypeFromMangledName in NSManagedObject.o
  "_swift_getTypeByMangledNameInContextInMetadataState2", referenced from:
      ___swift_instantiateConcreteTypeFromMangledNameAbstract in NSManagedObject.o
  "_swift_getWitnessTable", referenced from:
      lazy protocol witness table accessor for type Swift.String and conformance Swift.String : Swift.StringProtocol in Swift in NSManagedObject.o
      lazy protocol witness table accessor for type [Swift.String] and conformance [A] : Swift.BidirectionalCollection in Swift in NSManagedObject.o
      lazy protocol witness table accessor for type [(key: Swift.String, value: Any)] and conformance [A] : Swift.Collection in Swift in NSManagedObject.o
      lazy protocol witness table accessor for type [(key: Swift.String, value: Any)] and conformance [A] : Swift.Sequence in Swift in NSManagedObject.o
      lazy protocol witness table accessor for type [__C.NSPredicate] and conformance [A] : Swift.Collection in Swift in NSManagedObject.o
      lazy protocol witness table accessor for type [__C.NSManagedObject] and conformance [A] : Swift.Collection in Swift in NSManagedObject.o
      (extension in SLazeCoreData):Swift.Array<A where A: SLazeCoreData.EntityMapping>.serialized<A where A1: __C.NSManagedObject>(__C.NSManagedObjectContext?) throws -> [A1] in EntityMapping.o
      ...
  "_swift_isEscapingClosureAtFileLocation", referenced from:
      (extension in SLazeCoreData):__C.NSManagedObjectContext.commit() -> () in NSManagedObjectContext.o
      (extension in SLazeCoreData):SLazeCoreData.EntityMapping.map(__C.NSManagedObjectContext) throws -> __C.NSManagedObject? in EntityMapping.o
  "_swift_release", referenced from:
      (extension in SLazeCoreData):__C.NSManagedObjectContext.commit() -> () in NSManagedObjectContext.o
      (extension in SLazeCoreData):__C.NSManagedObjectContext.commit() -> () in NSManagedObjectContext.o
      (extension in SLazeCoreData):__C.NSManagedObjectContext.commit() -> () in NSManagedObjectContext.o
      closure #1 () -> () in (extension in SLazeCoreData):__C.NSManagedObjectContext.commit() -> () in NSManagedObjectContext.o
      reabstraction thunk helper from @escaping @callee_guaranteed () -> () to @escaping @callee_unowned @convention(block) () -> () in NSManagedObjectContext.o
      _block_destroy_helper in NSManagedObjectContext.o
      _block_destroy_helper.8 in NSManagedObjectContext.o
      ...
  "_swift_retain", referenced from:
      (extension in SLazeCoreData):__C.NSManagedObjectContext.commit() -> () in NSManagedObjectContext.o
      reabstraction thunk helper from @escaping @callee_guaranteed () -> () to @escaping @callee_unowned @convention(block) () -> () in NSManagedObjectContext.o
      _block_copy_helper in NSManagedObjectContext.o
      _block_copy_helper.7 in NSManagedObjectContext.o
      (extension in SLazeCoreData):SLazeCoreData.EntityMapping.map(__C.NSManagedObjectContext) throws -> __C.NSManagedObject? in EntityMapping.o
      _block_copy_helper in EntityMapping.o
  "_swift_willThrow", referenced from:
      closure #1 () -> () in (extension in SLazeCoreData):__C.NSManagedObjectContext.commit() -> () in NSManagedObjectContext.o
      (extension in SLazeCoreData):SLazeCoreData.EntityMapping.map(__C.NSManagedObjectContext) throws -> __C.NSManagedObject? in EntityMapping.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
** BUILD FAILED **
The following build commands failed:
	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')
(1 failure)
BUILD FAILURE 6.0 watchOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.