The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build SLazeCoreData, reference 0.2.0 (1ba3ff), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 25 Apr 2025 00:20:25 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SLazeCoreData-Package -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shial4/SLazeCoreData.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/shial4/SLazeCoreData
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 1ba3ffe [0.2.0] Update to swift 5
Cloned https://github.com/shial4/SLazeCoreData.git
Revision (git rev-parse @):
1ba3ffe5900d73c5da5abebd48ff396187f26a76
SUCCESS checkout https://github.com/shial4/SLazeCoreData.git at 0.2.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/shial4/SLazeCoreData.git
https://github.com/shial4/SLazeCoreData.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SLazeCoreData",
  "name" : "SLazeCoreData",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SLazeCoreData",
      "targets" : [
        "SLazeCoreData"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SLazeCoreData",
      "module_type" : "SwiftTarget",
      "name" : "SLazeCoreData",
      "path" : "Sources/SLazeCoreData",
      "product_memberships" : [
        "SLazeCoreData"
      ],
      "sources" : [
        "Extensions/NSManagedObject.swift",
        "Extensions/NSManagedObjectContext.swift",
        "Protocols/EntityMapping.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SLazeCoreData",
  "name" : "SLazeCoreData",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SLazeCoreData",
      "targets" : [
        "SLazeCoreData"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SLazeCoreData",
      "module_type" : "SwiftTarget",
      "name" : "SLazeCoreData",
      "path" : "Sources/SLazeCoreData",
      "product_memberships" : [
        "SLazeCoreData"
      ],
      "sources" : [
        "Extensions/NSManagedObject.swift",
        "Extensions/NSManagedObjectContext.swift",
        "Protocols/EntityMapping.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "SLazeCoreData",
    "schemes" : [
      "SLazeCoreData-Package",
      "SLazeCoreDataPackageDescription"
    ],
    "targets" : [
      "SLazeCoreData",
      "SLazeCoreDataPackageDescription"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SLazeCoreData-Package -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SLazeCoreData-Package -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'SLazeCoreData' in project 'SLazeCoreData' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 8c461485e7bd842615bcbb29fab16026
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8c461485e7bd842615bcbb29fab16026.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/SLazeCoreData.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/SLazeCoreData.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/SLazeCoreData.xcodeproj
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
    cd /Users/admin/builder/spi-builder-workspace/SLazeCoreData.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    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
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeCoreData.framework/SLazeCoreData Versions/Current/SLazeCoreData (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/SLazeCoreData /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeCoreData.framework/SLazeCoreData
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/SLazeCoreData.DependencyMetadataFileList (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/SLazeCoreData.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/SLazeCoreData.DependencyStaticMetadataFileList (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/SLazeCoreData.DependencyStaticMetadataFileList
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeCoreData.framework/Versions/Current A (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh A /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeCoreData.framework/Versions/Current
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeCoreData.framework/Resources Versions/Current/Resources (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Resources /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeCoreData.framework/Resources
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/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/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/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/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/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/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/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/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.SwiftConstValuesFileList (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.SwiftConstValuesFileList
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeCoreData.framework/Modules Versions/Current/Modules (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Modules /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeCoreData.framework/Modules
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeCoreData.framework/Headers Versions/Current/Headers (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Headers /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeCoreData.framework/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeCoreData.framework/Versions/A/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/SLazeCoreData.framework/Versions/A/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeCoreData.framework/Versions/A/Resources (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/SLazeCoreData.framework/Versions/A/Resources
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeCoreData.framework/Versions/A (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/SLazeCoreData.framework/Versions/A
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeCoreData.framework/Versions (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/SLazeCoreData.framework/Versions
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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/SLazeCoreData.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeCoreData.framework/Versions/A/Resources/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 -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeCoreData.framework/Versions/A/Resources/Info.plist
SwiftDriver SLazeCoreData normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SLazeCoreData -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.SwiftFileList -DSWIFT_PACKAGE -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.10 -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 -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/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/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/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/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ EntityMapping.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
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

/Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift:24:99: error: 'init(context:)' is only available in macOS 10.12 or newer
                    model = try Self.entityType.find(context, by: attribiutes) ?? Self.entityType.init(context: context)
                                                                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift:24:99: note: add 'if #available' version check
                    model = try Self.entityType.find(context, by: attribiutes) ?? Self.entityType.init(context: context)
                                                                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift:18:10: note: add @available attribute to enclosing instance method
    func map(_ context: NSManagedObjectContext) throws -> NSManagedObject? {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift:17:1: note: add @available attribute to enclosing extension
extension EntityMapping {
^
/Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift:26:72: error: 'init(context:)' is only available in macOS 10.12 or newer
                    model = try findObject(context) ?? Self.entityType.init(context: context)
                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift:26:72: note: add 'if #available' version check
                    model = try findObject(context) ?? Self.entityType.init(context: context)
                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift:18:10: note: add @available attribute to enclosing instance method
    func map(_ context: NSManagedObjectContext) throws -> NSManagedObject? {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift:17:1: note: add @available attribute to enclosing extension
extension EntityMapping {
^
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745540418941579-swift-frontend-SLazeCoreData-EntityMapping.swift-arm64_apple_macos10.10-o-Onone-87502381.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 3.9298 seconds (3.9808 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.5243 ( 48.0%)   0.3563 ( 47.2%)   1.8805 ( 47.9%)   1.9035 ( 47.8%)  parse-and-resolve-imports
   1.5235 ( 48.0%)   0.3558 ( 47.1%)   1.8793 ( 47.8%)   1.9023 ( 47.8%)  Import resolution
   0.0751 (  2.4%)   0.0102 (  1.4%)   0.0853 (  2.2%)   0.0852 (  2.1%)  build-rewrite-system
   0.0100 (  0.3%)   0.0072 (  1.0%)   0.0172 (  0.4%)   0.0211 (  0.5%)  load-stdlib
   0.0121 (  0.4%)   0.0081 (  1.1%)   0.0202 (  0.5%)   0.0202 (  0.5%)  import-clang-decl
   0.0083 (  0.3%)   0.0051 (  0.7%)   0.0135 (  0.3%)   0.0138 (  0.3%)  perform-sema
   0.0083 (  0.3%)   0.0051 (  0.7%)   0.0134 (  0.3%)   0.0137 (  0.3%)  Type checking and Semantic analysis
   0.0052 (  0.2%)   0.0017 (  0.2%)   0.0069 (  0.2%)   0.0073 (  0.2%)  typecheck-stmt
   0.0030 (  0.1%)   0.0034 (  0.4%)   0.0063 (  0.2%)   0.0063 (  0.2%)  typecheck-decl
   0.0039 (  0.1%)   0.0016 (  0.2%)   0.0055 (  0.1%)   0.0058 (  0.1%)  typecheck-expr
   0.0007 (  0.0%)   0.0003 (  0.0%)   0.0010 (  0.0%)   0.0010 (  0.0%)  load-all-members
   0.0005 (  0.0%)   0.0001 (  0.0%)   0.0006 (  0.0%)   0.0006 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   3.1751 (100.0%)   0.7548 (100.0%)   3.9298 (100.0%)   3.9808 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.3809 seconds (3.4522 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   2.5534 (100.0%)   0.8275 (100.0%)   3.3809 (100.0%)   3.4522 (100.0%)  Building Target
   2.5534 (100.0%)   0.8275 (100.0%)   3.3809 (100.0%)   3.4522 (100.0%)  Total
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.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/SLazeCoreData.build/Objects-normal/arm64/EntityMapping.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/Objects-normal/arm64/EntityMapping.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/Objects-normal/arm64/EntityMapping.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/Objects-normal/arm64/EntityMapping.dia -target arm64-apple-macos10.10 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=2 -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/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -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 /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/DerivedSources -module-name SLazeCoreData -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/Objects-normal/arm64/EntityMapping.o -index-unit-output-path /SLazeCoreData.build/Debug/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 Emitting\ module\ for\ SLazeCoreData (in target 'SLazeCoreData' from project 'SLazeCoreData')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745540418941667-swift-frontend-SLazeCoreData-all-arm64_apple_macos10.10-swiftmodule-Onone-618621386.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1100 seconds (4.0106 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0216 ( 39.5%)   0.0191 ( 34.5%)   0.0407 ( 37.0%)   1.9714 ( 49.2%)  parse-and-resolve-imports
   0.0207 ( 37.8%)   0.0181 ( 32.8%)   0.0388 ( 35.3%)   1.9695 ( 49.1%)  Import resolution
   0.0013 (  2.3%)   0.0041 (  7.4%)   0.0054 (  4.9%)   0.0425 (  1.1%)  load-stdlib
   0.0008 (  1.4%)   0.0045 (  8.1%)   0.0053 (  4.8%)   0.0063 (  0.2%)  SIL optimization
   0.0030 (  5.5%)   0.0018 (  3.2%)   0.0048 (  4.4%)   0.0048 (  0.1%)  perform-sema
   0.0030 (  5.5%)   0.0018 (  3.2%)   0.0047 (  4.3%)   0.0047 (  0.1%)  Type checking and Semantic analysis
   0.0029 (  5.4%)   0.0017 (  3.1%)   0.0046 (  4.2%)   0.0046 (  0.1%)  typecheck-decl
   0.0003 (  0.5%)   0.0019 (  3.5%)   0.0022 (  2.0%)   0.0028 (  0.1%)  Serialization, swiftmodule
   0.0006 (  1.2%)   0.0013 (  2.3%)   0.0019 (  1.7%)   0.0019 (  0.0%)  import-clang-decl
   0.0002 (  0.4%)   0.0010 (  1.8%)   0.0012 (  1.1%)   0.0017 (  0.0%)  Serialization, swiftdoc
   0.0001 (  0.2%)   0.0001 (  0.1%)   0.0001 (  0.1%)   0.0001 (  0.0%)  build-rewrite-system
   0.0001 (  0.2%)   0.0000 (  0.1%)   0.0001 (  0.1%)   0.0001 (  0.0%)  Serialization, swiftsourceinfo
   0.0000 (  0.1%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SILGen
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-module-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0547 (100.0%)   0.0553 (100.0%)   0.1100 (100.0%)   4.0106 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.0586 seconds (2.0277 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0272 (100.0%)   0.0314 (100.0%)   0.0586 (100.0%)   2.0277 (100.0%)  Building Target
   0.0272 (100.0%)   0.0314 (100.0%)   0.0586 (100.0%)   2.0277 (100.0%)  Total
EmitSwiftModule normal arm64 (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ NSManagedObjectContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObjectContext.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
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

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745540418941402-swift-frontend-SLazeCoreData-NSManagedObjectContext.swift-arm64_apple_macos10.10-o-Onone-558937842.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3548 seconds (4.1712 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0296 ( 13.2%)   0.0331 ( 25.5%)   0.0627 ( 17.7%)   1.9633 ( 47.1%)  parse-and-resolve-imports
   0.0289 ( 12.8%)   0.0323 ( 24.9%)   0.0612 ( 17.3%)   1.9618 ( 47.0%)  Import resolution
   0.0725 ( 32.2%)   0.0193 ( 14.9%)   0.0919 ( 25.9%)   0.0918 (  2.2%)  build-rewrite-system
   0.0136 (  6.1%)   0.0090 (  6.9%)   0.0226 (  6.4%)   0.0226 (  0.5%)  import-clang-decl
   0.0012 (  0.5%)   0.0050 (  3.8%)   0.0062 (  1.7%)   0.0215 (  0.5%)  load-stdlib
   0.0154 (  6.9%)   0.0058 (  4.5%)   0.0213 (  6.0%)   0.0213 (  0.5%)  perform-sema
   0.0154 (  6.8%)   0.0058 (  4.5%)   0.0212 (  6.0%)   0.0212 (  0.5%)  Type checking and Semantic analysis
   0.0145 (  6.4%)   0.0048 (  3.7%)   0.0193 (  5.4%)   0.0193 (  0.5%)  typecheck-stmt
   0.0145 (  6.4%)   0.0048 (  3.7%)   0.0193 (  5.4%)   0.0193 (  0.5%)  typecheck-expr
   0.0071 (  3.2%)   0.0030 (  2.3%)   0.0101 (  2.8%)   0.0101 (  0.2%)  precheck-target
   0.0030 (  1.3%)   0.0036 (  2.8%)   0.0066 (  1.9%)   0.0066 (  0.2%)  IRGen
   0.0041 (  1.8%)   0.0003 (  0.2%)   0.0044 (  1.2%)   0.0044 (  0.1%)  SIL optimization
   0.0019 (  0.8%)   0.0009 (  0.7%)   0.0028 (  0.8%)   0.0028 (  0.1%)  SILGen
   0.0018 (  0.8%)   0.0008 (  0.6%)   0.0026 (  0.7%)   0.0026 (  0.1%)  SILGen-function
   0.0008 (  0.4%)   0.0009 (  0.7%)   0.0018 (  0.5%)   0.0018 (  0.0%)  typecheck-decl
   0.0006 (  0.3%)   0.0002 (  0.2%)   0.0008 (  0.2%)   0.0008 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.2250 (100.0%)   0.1298 (100.0%)   0.3548 (100.0%)   4.1712 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.5011 seconds (3.4523 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0065 (100.0%)   0.4947 (100.0%)   1.5011 (100.0%)   3.4523 (100.0%)  Building Target
   1.0065 (100.0%)   0.4947 (100.0%)   1.5011 (100.0%)   3.4523 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ NSManagedObject.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObject.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745540418941714-swift-frontend-SLazeCoreData-NSManagedObject.swift-arm64_apple_macos10.10-o-Onone-688796779.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3081 seconds (4.1807 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0238 ( 12.0%)   0.0288 ( 26.1%)   0.0526 ( 17.1%)   1.9807 ( 47.4%)  parse-and-resolve-imports
   0.0231 ( 11.7%)   0.0279 ( 25.2%)   0.0509 ( 16.5%)   1.9790 ( 47.3%)  Import resolution
   0.0716 ( 36.2%)   0.0188 ( 17.0%)   0.0904 ( 29.3%)   0.0903 (  2.2%)  build-rewrite-system
   0.0139 (  7.0%)   0.0093 (  8.4%)   0.0231 (  7.5%)   0.0231 (  0.6%)  import-clang-decl
   0.0012 (  0.6%)   0.0039 (  3.6%)   0.0051 (  1.7%)   0.0215 (  0.5%)  load-stdlib
   0.0138 (  7.0%)   0.0048 (  4.3%)   0.0186 (  6.0%)   0.0186 (  0.4%)  perform-sema
   0.0137 (  6.9%)   0.0048 (  4.3%)   0.0185 (  6.0%)   0.0185 (  0.4%)  Type checking and Semantic analysis
   0.0116 (  5.9%)   0.0035 (  3.2%)   0.0152 (  4.9%)   0.0152 (  0.4%)  typecheck-stmt
   0.0045 (  2.3%)   0.0038 (  3.4%)   0.0083 (  2.7%)   0.0083 (  0.2%)  IRGen
   0.0052 (  2.6%)   0.0012 (  1.1%)   0.0064 (  2.1%)   0.0064 (  0.2%)  typecheck-expr
   0.0040 (  2.0%)   0.0018 (  1.6%)   0.0058 (  1.9%)   0.0058 (  0.1%)  typecheck-decl
   0.0042 (  2.1%)   0.0001 (  0.1%)   0.0043 (  1.4%)   0.0043 (  0.1%)  SIL optimization
   0.0029 (  1.5%)   0.0007 (  0.7%)   0.0036 (  1.2%)   0.0036 (  0.1%)  SILGen
   0.0024 (  1.2%)   0.0006 (  0.6%)   0.0030 (  1.0%)   0.0031 (  0.1%)  SILGen-function
   0.0009 (  0.4%)   0.0003 (  0.3%)   0.0012 (  0.4%)   0.0012 (  0.0%)  precheck-target
   0.0008 (  0.4%)   0.0002 (  0.2%)   0.0011 (  0.3%)   0.0011 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.1976 (100.0%)   0.1105 (100.0%)   0.3081 (100.0%)   4.1807 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.4617 seconds (3.4534 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9858 (100.0%)   0.4759 (100.0%)   1.4617 (100.0%)   3.4534 (100.0%)  Building Target
   0.9858 (100.0%)   0.4759 (100.0%)   1.4617 (100.0%)   3.4534 (100.0%)  Total
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

SwiftDriverJobDiscovery normal arm64 Emitting module for SLazeCoreData (in target 'SLazeCoreData' from project 'SLazeCoreData')
SwiftDriver\ Compilation\ Requirements SLazeCoreData normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SLazeCoreData -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.SwiftFileList -DSWIFT_PACKAGE -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.10 -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 -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/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/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/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/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/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/SLazeCoreData.framework/Versions/A/Headers/SLazeCoreData-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData-Swift.h (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeCoreData.framework/Versions/A/Headers/SLazeCoreData-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeCoreData.framework/Versions/A/Modules/SLazeCoreData.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/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/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeCoreData.framework/Versions/A/Modules/SLazeCoreData.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeCoreData.framework/Versions/A/Modules/SLazeCoreData.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/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/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeCoreData.framework/Versions/A/Modules/SLazeCoreData.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeCoreData.framework/Versions/A/Modules/SLazeCoreData.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/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/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeCoreData.framework/Versions/A/Modules/SLazeCoreData.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeCoreData.framework/Versions/A/Modules/SLazeCoreData.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/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/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeCoreData.framework/Versions/A/Modules/SLazeCoreData.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
/Users/admin/builder/spi-builder-workspace/SLazeCoreData.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.10, but the range of supported deployment target versions is 10.13 to 15.4.99. (in target 'SLazeCoreData' from project 'SLazeCoreData')
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
	SwiftCompile normal arm64 Compiling\ EntityMapping.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
	Building project SLazeCoreData with scheme SLazeCoreData-Package
(3 failures)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SLazeCoreData",
  "name" : "SLazeCoreData",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SLazeCoreData",
      "targets" : [
        "SLazeCoreData"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SLazeCoreData",
      "module_type" : "SwiftTarget",
      "name" : "SLazeCoreData",
      "path" : "Sources/SLazeCoreData",
      "product_memberships" : [
        "SLazeCoreData"
      ],
      "sources" : [
        "Extensions/NSManagedObject.swift",
        "Extensions/NSManagedObjectContext.swift",
        "Protocols/EntityMapping.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "SLazeCoreData",
    "schemes" : [
      "SLazeCoreData-Package",
      "SLazeCoreDataPackageDescription"
    ],
    "targets" : [
      "SLazeCoreData",
      "SLazeCoreDataPackageDescription"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SLazeCoreData-Package -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SLazeCoreData-Package -destination platform=macOS,arch=arm64
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'SLazeCoreData' in project 'SLazeCoreData' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: cfaf6b84d2f1185a045119b333b19740
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/cfaf6b84d2f1185a045119b333b19740.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/SLazeCoreData.xcodeproj
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeCoreData.framework/Versions/A/Resources/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 -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeCoreData.framework/Versions/A/Resources/Info.plist
SwiftDriver SLazeCoreData normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SLazeCoreData -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.SwiftFileList -DSWIFT_PACKAGE -DXcode -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.10 -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 -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/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/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/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/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ NSManagedObjectContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObjectContext.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
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

SwiftEmitModule normal arm64 Emitting\ module\ for\ SLazeCoreData (in target 'SLazeCoreData' from project 'SLazeCoreData')
EmitSwiftModule normal arm64 (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ EntityMapping.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.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/SLazeCoreData.build/Objects-normal/arm64/EntityMapping.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/Objects-normal/arm64/EntityMapping.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/Objects-normal/arm64/EntityMapping.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/Objects-normal/arm64/EntityMapping.dia -target arm64-apple-macos10.10 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=2 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -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 /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/DerivedSources -module-name SLazeCoreData -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/Objects-normal/arm64/EntityMapping.o -index-unit-output-path /SLazeCoreData.build/Debug/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

/Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift:24:99: error: 'init(context:)' is only available in macOS 10.12 or newer
                    model = try Self.entityType.find(context, by: attribiutes) ?? Self.entityType.init(context: context)
                                                                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift:24:99: note: add 'if #available' version check
                    model = try Self.entityType.find(context, by: attribiutes) ?? Self.entityType.init(context: context)
                                                                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift:18:10: note: add @available attribute to enclosing instance method
    func map(_ context: NSManagedObjectContext) throws -> NSManagedObject? {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift:17:1: note: add @available attribute to enclosing extension
extension EntityMapping {
^
/Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift:26:72: error: 'init(context:)' is only available in macOS 10.12 or newer
                    model = try findObject(context) ?? Self.entityType.init(context: context)
                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift:26:72: note: add 'if #available' version check
                    model = try findObject(context) ?? Self.entityType.init(context: context)
                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift:18:10: note: add @available attribute to enclosing instance method
    func map(_ context: NSManagedObjectContext) throws -> NSManagedObject? {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift:17:1: note: add @available attribute to enclosing extension
extension EntityMapping {
^
SwiftCompile normal arm64 Compiling\ NSManagedObject.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObject.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Extensions/NSManagedObject.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Emitting module for SLazeCoreData (in target 'SLazeCoreData' from project 'SLazeCoreData')
SwiftDriver\ Compilation\ Requirements SLazeCoreData normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SLazeCoreData -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.SwiftFileList -DSWIFT_PACKAGE -DXcode -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.10 -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 -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/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/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/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/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeCoreData.framework/Versions/A/Modules/SLazeCoreData.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug/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/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeCoreData.framework/Versions/A/Modules/SLazeCoreData.swiftmodule/arm64-apple-macos.abi.json
/Users/admin/builder/spi-builder-workspace/SLazeCoreData.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.10, but the range of supported deployment target versions is 10.13 to 15.4.99. (in target 'SLazeCoreData' from project 'SLazeCoreData')
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ EntityMapping.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
	Building project SLazeCoreData with scheme SLazeCoreData-Package
(3 failures)
BUILD FAILURE 6.1 macosXcodebuild