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

Successful build of SLazeCoreData, reference 0.2.0 (1ba3ff), with Swift 6.0 for iOS using Xcode 16.0 on 31 Oct 2024 11:27:12 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SLazeCoreData-Package -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.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:         iOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/shial4/SLazeCoreData.git
Command line invocation:
    /Applications/Xcode-16.1.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
    IDEPackageSupportUseBuiltinSCM = YES
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.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SLazeCoreData-Package -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
    /Applications/Xcode-16.1.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=iOS "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
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
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 /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 7c05da7df942c0175668ac1654ec9b13
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7c05da7df942c0175668ac1654ec9b13.xcbuilddata
ClangStatCache /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/SLazeCoreData.xcodeproj
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/SLazeCoreData.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    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-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/SLazeCoreData.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
    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-iphoneos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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-iphoneos/SLazeCoreData.framework
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/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-iphoneos/SLazeCoreData.build/SLazeCoreData.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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-iphoneos/SLazeCoreData.framework/Headers
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.SwiftConstValuesFileList
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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 iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeCoreData.framework/Info.plist
SwiftDriver SLazeCoreData normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-16.1.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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.SwiftFileList -DSWIFT_PACKAGE -stats-output-dir .stats -strict-concurrency\=complete -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -target arm64-apple-ios18.1 -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 -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/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-iphoneos/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-iphoneos/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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/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 -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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-ios18.1 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=5 -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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/DerivedSources -module-name SLazeCoreData -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.abi.json
EmitSwiftModule normal arm64 (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-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-ios18.1 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=5 -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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/DerivedSources -module-name SLazeCoreData -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.abi.json
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1730374026259968-swift-frontend-SLazeCoreData-all-arm64_apple_ios18.1-swiftmodule-Onone-413789017.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2701 seconds (3.1035 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0186 ( 22.5%)   0.0441 ( 23.6%)   0.0628 ( 23.2%)   1.4059 ( 45.3%)  parse-and-resolve-imports
   0.0181 ( 21.8%)   0.0424 ( 22.7%)   0.0605 ( 22.4%)   1.4035 ( 45.2%)  Import resolution
   0.0013 (  1.5%)   0.0114 (  6.1%)   0.0127 (  4.7%)   0.0632 (  2.0%)  load-stdlib
   0.0050 (  6.1%)   0.0086 (  4.6%)   0.0136 (  5.0%)   0.0231 (  0.7%)  perform-sema
   0.0050 (  6.1%)   0.0086 (  4.6%)   0.0136 (  5.0%)   0.0231 (  0.7%)  TypeCheckSourceFileRequest
   0.0050 (  6.0%)   0.0085 (  4.6%)   0.0135 (  5.0%)   0.0230 (  0.7%)  Type checking and Semantic analysis
   0.0049 (  5.9%)   0.0083 (  4.4%)   0.0132 (  4.9%)   0.0227 (  0.7%)  typecheck-decl
   0.0018 (  2.2%)   0.0043 (  2.3%)   0.0061 (  2.2%)   0.0144 (  0.5%)  ResolveTypeRequest
   0.0010 (  1.2%)   0.0034 (  1.8%)   0.0044 (  1.6%)   0.0128 (  0.4%)  PatternBindingEntryRequest
   0.0009 (  1.1%)   0.0034 (  1.8%)   0.0043 (  1.6%)   0.0127 (  0.4%)  PatternTypeRequest
   0.0025 (  3.0%)   0.0047 (  2.5%)   0.0073 (  2.7%)   0.0121 (  0.4%)  UnqualifiedLookupRequest
   0.0025 (  3.0%)   0.0047 (  2.5%)   0.0072 (  2.7%)   0.0120 (  0.4%)  performUnqualifiedLookup
   0.0016 (  1.9%)   0.0030 (  1.6%)   0.0046 (  1.7%)   0.0093 (  0.3%)  QualifiedLookupRequest
   0.0016 (  1.9%)   0.0029 (  1.6%)   0.0045 (  1.7%)   0.0093 (  0.3%)  DirectLookupRequest
   0.0013 (  1.5%)   0.0031 (  1.7%)   0.0044 (  1.6%)   0.0076 (  0.2%)  LookupInModuleRequest
   0.0007 (  0.8%)   0.0025 (  1.4%)   0.0032 (  1.2%)   0.0075 (  0.2%)  LookupConformanceInModuleRequest
   0.0012 (  1.4%)   0.0040 (  2.1%)   0.0052 (  1.9%)   0.0061 (  0.2%)  ExecuteSILPipelineRequest
   0.0012 (  1.4%)   0.0039 (  2.1%)   0.0051 (  1.9%)   0.0060 (  0.2%)  SIL optimization
   0.0004 (  0.5%)   0.0016 (  0.8%)   0.0020 (  0.7%)   0.0051 (  0.2%)  ModuleQualifiedLookupRequest
   0.0011 (  1.3%)   0.0015 (  0.8%)   0.0025 (  0.9%)   0.0036 (  0.1%)  InterfaceTypeRequest
   0.0005 (  0.7%)   0.0017 (  0.9%)   0.0022 (  0.8%)   0.0023 (  0.1%)  ExtendedNominalRequest
   0.0002 (  0.3%)   0.0015 (  0.8%)   0.0018 (  0.7%)   0.0022 (  0.1%)  Serialization, swiftdoc
   0.0001 (  0.1%)   0.0013 (  0.7%)   0.0014 (  0.5%)   0.0018 (  0.1%)  SemanticBriefCommentRequest
   0.0007 (  0.9%)   0.0008 (  0.4%)   0.0015 (  0.6%)   0.0015 (  0.0%)  DefaultAndMaxAccessLevelRequest
   0.0007 (  0.9%)   0.0008 (  0.4%)   0.0015 (  0.6%)   0.0015 (  0.0%)  TypeDeclsFromWhereClauseRequest
   0.0007 (  0.8%)   0.0008 (  0.4%)   0.0014 (  0.5%)   0.0014 (  0.0%)  Serialization, swiftmodule
   0.0004 (  0.4%)   0.0006 (  0.3%)   0.0010 (  0.4%)   0.0010 (  0.0%)  ActorIsolationRequest
   0.0003 (  0.4%)   0.0004 (  0.2%)   0.0007 (  0.3%)   0.0007 (  0.0%)  PotentialMacroExpansionsInContextRequest
   0.0004 (  0.5%)   0.0003 (  0.2%)   0.0007 (  0.3%)   0.0007 (  0.0%)  GenericSignatureRequest
   0.0002 (  0.2%)   0.0004 (  0.2%)   0.0006 (  0.2%)   0.0006 (  0.0%)  UnderlyingTypeRequest
   0.0002 (  0.2%)   0.0004 (  0.2%)   0.0006 (  0.2%)   0.0006 (  0.0%)  OpaqueReadOwnershipRequest
   0.0002 (  0.2%)   0.0003 (  0.2%)   0.0005 (  0.2%)   0.0005 (  0.0%)  import-clang-decl
   0.0002 (  0.3%)   0.0002 (  0.1%)   0.0005 (  0.2%)   0.0005 (  0.0%)  InferredGenericSignatureRequest
   0.0001 (  0.1%)   0.0002 (  0.1%)   0.0003 (  0.1%)   0.0003 (  0.0%)  HasIsolatedSelfRequest
   0.0000 (  0.1%)   0.0002 (  0.1%)   0.0003 (  0.1%)   0.0003 (  0.0%)  IsActorRequest
   0.0002 (  0.2%)   0.0001 (  0.0%)   0.0002 (  0.1%)   0.0002 (  0.0%)  ResultTypeRequest
   0.0001 (  0.1%)   0.0002 (  0.1%)   0.0002 (  0.1%)   0.0002 (  0.0%)  ASTLoweringRequest
   0.0001 (  0.1%)   0.0001 (  0.1%)   0.0002 (  0.1%)   0.0002 (  0.0%)  RequirementRequest
   0.0001 (  0.1%)   0.0001 (  0.1%)   0.0002 (  0.1%)   0.0002 (  0.0%)  Serialization, swiftsourceinfo
   0.0001 (  0.1%)   0.0001 (  0.1%)   0.0002 (  0.1%)   0.0002 (  0.0%)  RequirementSignatureRequest
   0.0001 (  0.2%)   0.0001 (  0.0%)   0.0002 (  0.1%)   0.0002 (  0.0%)  IsObjCRequest
   0.0001 (  0.1%)   0.0001 (  0.1%)   0.0002 (  0.1%)   0.0002 (  0.0%)  build-rewrite-system
   0.0001 (  0.2%)   0.0000 (  0.0%)   0.0002 (  0.1%)   0.0001 (  0.0%)  USRGenerationRequest
   0.0001 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.1%)   0.0001 (  0.0%)  ParseTopLevelDeclsRequest
   0.0001 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.1%)   0.0001 (  0.0%)  CheckRedeclarationRequest
   0.0001 (  0.1%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ABIMembersRequest
   0.0001 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ParseSourceFileRequest
   0.0001 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ExpandMemberAttributeMacros
   0.0000 (  0.1%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  LocalDiscriminatorsRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SILgen-decl
   0.0000 (  0.1%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ConditionalRequirementsRequest
   0.0001 (  0.1%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ProtocolDependenciesRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ExpandPeerMacroRequest
   0.0001 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ParseMembersRequest
   0.0001 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  LookupAllConformancesInContextRequest
   0.0001 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ExtendedTypeRequest
   0.0000 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  StructuralRequirementsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  AttachedPropertyWrappersRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  InheritedTypeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ProtocolRequirementsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  IsFunctionBodySkippedRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  PropertyWrapperAuxiliaryVariablesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  IsDynamicRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  IsGetterMutatingRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ExpandChildTypeRefinementContextsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  OverriddenDeclsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  HasSelfOrAssociatedTypeRequirementsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  FragileFunctionKindRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AllMembersRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  StorageImplInfoRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  NeedsNewVTableEntryRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsSetterMutatingRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SPIGroupsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  InheritedProtocolsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  RawCommentRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ResolveImplicitMemberRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ApplyAccessNoteRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AbstractGenericSignatureRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AccessLevelRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ObjCInterfaceAndImplementationRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  GenericParamListRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  GlobalActorAttributeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandExtensionMacros
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  DynamicallyReplacedDeclRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentImplementationOnlyImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsImplicitlyUnwrappedOptionalRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AllInheritedProtocolsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentWeakLinkedImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AttachedResultBuilderRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsFinalRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SelfBoundsFromWhereClauseRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  InheritedDeclsReferencedRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsStaticRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SelfAccessKindRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  HasCircularInheritedProtocolsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  HasImportsMatchingFlagRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentSPIOnlyImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentAccessLevelOnImport
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ParamSpecifierRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  LifetimeDependenceInfoRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  TypeAliasRequirementsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  DefaultInitializerIsolation
   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%)  ClassAncestryFlagsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentAccessLevelOnImportSameFileRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SuperclassDeclRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ProtocolRequiresClassRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  LocalTypeDeclsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ResolvePatternRequest
   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%)  RequiresOpaqueAccessorsRequest
   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%)  ExistentialConformsToSelfRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsAccessorTransparentRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  HasStorageRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SimpleDidSetRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PrimaryAssociatedTypesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ModuleImplicitImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  RequiresOpaqueModifyCoroutineRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PropertyWrapperMutabilityRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandSynthesizedMemberMacroRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandAccessorMacros
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsDistributedActorRequest
   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%)  PrimarySourceFilesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  HasInitAccessorRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PropertyWrapperInitializerInfoRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SynthesizeMainFunctionRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0830 (100.0%)   0.1871 (100.0%)   0.2701 (100.0%)   3.1035 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.0980 seconds (1.5024 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0267 (100.0%)   0.0713 (100.0%)   0.0980 (100.0%)   1.5024 (100.0%)  Building Target
   0.0267 (100.0%)   0.0713 (100.0%)   0.0980 (100.0%)   1.5024 (100.0%)  Total
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 -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObjectContext.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObjectContext.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObjectContext.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObjectContext.dia -target arm64-apple-ios18.1 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=5 -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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/DerivedSources -module-name SLazeCoreData -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObjectContext.o -index-unit-output-path /SLazeCoreData.build/Debug-iphoneos/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
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObjectContext.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObjectContext.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObjectContext.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObjectContext.dia -target arm64-apple-ios18.1 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=5 -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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/DerivedSources -module-name SLazeCoreData -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObjectContext.o -index-unit-output-path /SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObjectContext.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1730374026260787-swift-frontend-SLazeCoreData-NSManagedObjectContext.swift-arm64_apple_ios18.1-o-Onone-3387916646.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 4.6091 seconds (7.4078 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0194 (  1.0%)   0.0438 (  1.6%)   0.0632 (  1.4%)   1.4310 ( 19.3%)  parse-and-resolve-imports
   0.0188 (  1.0%)   0.0422 (  1.6%)   0.0610 (  1.3%)   1.4287 ( 19.3%)  Import resolution
   0.4464 ( 23.4%)   0.8685 ( 32.2%)   1.3148 ( 28.5%)   1.3170 ( 17.8%)  SemanticDeclAttrsRequest
   0.2322 ( 12.2%)   0.4266 ( 15.8%)   0.6588 ( 14.3%)   0.6602 (  8.9%)  ActorIsolationRequest
   0.3045 ( 15.9%)   0.2868 ( 10.6%)   0.5913 ( 12.8%)   0.5941 (  8.0%)  USRGenerationRequest
   0.1072 (  5.6%)   0.1513 (  5.6%)   0.2585 (  5.6%)   0.2586 (  3.5%)  InterfaceTypeRequest
   0.0991 (  5.2%)   0.1145 (  4.2%)   0.2136 (  4.6%)   0.2143 (  2.9%)  CollectOverriddenDeclsRequest
   0.0841 (  4.4%)   0.0706 (  2.6%)   0.1547 (  3.4%)   0.1572 (  2.1%)  build-rewrite-system
   0.0685 (  3.6%)   0.0569 (  2.1%)   0.1255 (  2.7%)   0.1254 (  1.7%)  ProvideDefaultImplForRequest
   0.0306 (  1.6%)   0.0489 (  1.8%)   0.0795 (  1.7%)   0.0795 (  1.1%)  IsDynamicRequest
   0.0266 (  1.4%)   0.0394 (  1.5%)   0.0660 (  1.4%)   0.0677 (  0.9%)  perform-sema
   0.0266 (  1.4%)   0.0393 (  1.5%)   0.0660 (  1.4%)   0.0677 (  0.9%)  TypeCheckSourceFileRequest
   0.0266 (  1.4%)   0.0393 (  1.5%)   0.0659 (  1.4%)   0.0676 (  0.9%)  Type checking and Semantic analysis
   0.0258 (  1.4%)   0.0416 (  1.5%)   0.0674 (  1.5%)   0.0675 (  0.9%)  AttachedPropertyWrappersRequest
   0.0257 (  1.3%)   0.0361 (  1.3%)   0.0618 (  1.3%)   0.0630 (  0.8%)  TypeCheckFunctionBodyRequest
   0.0255 (  1.3%)   0.0360 (  1.3%)   0.0615 (  1.3%)   0.0626 (  0.8%)  typecheck-stmt
   0.0255 (  1.3%)   0.0360 (  1.3%)   0.0615 (  1.3%)   0.0626 (  0.8%)  typecheck-expr
   0.0251 (  1.3%)   0.0303 (  1.1%)   0.0554 (  1.2%)   0.0554 (  0.7%)  QualifiedLookupRequest
   0.0012 (  0.1%)   0.0104 (  0.4%)   0.0116 (  0.3%)   0.0492 (  0.7%)  load-stdlib
   0.0228 (  1.2%)   0.0242 (  0.9%)   0.0470 (  1.0%)   0.0472 (  0.6%)  ExpandPeerMacroRequest
   0.0162 (  0.8%)   0.0220 (  0.8%)   0.0382 (  0.8%)   0.0396 (  0.5%)  LookupInModuleRequest
   0.0233 (  1.2%)   0.0155 (  0.6%)   0.0388 (  0.8%)   0.0388 (  0.5%)  LookupConformanceInModuleRequest
   0.0236 (  1.2%)   0.0134 (  0.5%)   0.0369 (  0.8%)   0.0369 (  0.5%)  LookupAllConformancesInContextRequest
   0.0111 (  0.6%)   0.0211 (  0.8%)   0.0322 (  0.7%)   0.0332 (  0.4%)  precheck-expr
   0.0159 (  0.8%)   0.0157 (  0.6%)   0.0316 (  0.7%)   0.0319 (  0.4%)  ModuleQualifiedLookupRequest
   0.0167 (  0.9%)   0.0126 (  0.5%)   0.0294 (  0.6%)   0.0296 (  0.4%)  HasIsolatedSelfRequest
   0.0153 (  0.8%)   0.0108 (  0.4%)   0.0261 (  0.6%)   0.0262 (  0.4%)  DirectLookupRequest
   0.0156 (  0.8%)   0.0090 (  0.3%)   0.0247 (  0.5%)   0.0244 (  0.3%)  ExpandMemberAttributeMacros
   0.0112 (  0.6%)   0.0110 (  0.4%)   0.0222 (  0.5%)   0.0222 (  0.3%)  import-clang-decl
   0.0081 (  0.4%)   0.0139 (  0.5%)   0.0220 (  0.5%)   0.0222 (  0.3%)  HasInitAccessorRequest
   0.0115 (  0.6%)   0.0079 (  0.3%)   0.0194 (  0.4%)   0.0193 (  0.3%)  GlobalActorAttributeRequest
   0.0047 (  0.2%)   0.0130 (  0.5%)   0.0177 (  0.4%)   0.0188 (  0.3%)  UnqualifiedLookupRequest
   0.0047 (  0.2%)   0.0129 (  0.5%)   0.0176 (  0.4%)   0.0187 (  0.3%)  performUnqualifiedLookup
   0.0116 (  0.6%)   0.0059 (  0.2%)   0.0176 (  0.4%)   0.0176 (  0.2%)  AbstractGenericSignatureRequest
   0.0088 (  0.5%)   0.0073 (  0.3%)   0.0161 (  0.3%)   0.0175 (  0.2%)  ExecuteSILPipelineRequest
   0.0099 (  0.5%)   0.0074 (  0.3%)   0.0173 (  0.4%)   0.0173 (  0.2%)  IsFinalRequest
   0.0088 (  0.5%)   0.0064 (  0.2%)   0.0152 (  0.3%)   0.0151 (  0.2%)  DynamicallyReplacedDeclRequest
   0.0040 (  0.2%)   0.0075 (  0.3%)   0.0114 (  0.2%)   0.0114 (  0.2%)  IRGenRequest
   0.0052 (  0.3%)   0.0038 (  0.1%)   0.0090 (  0.2%)   0.0089 (  0.1%)  OverriddenDeclsRequest
   0.0027 (  0.1%)   0.0058 (  0.2%)   0.0085 (  0.2%)   0.0085 (  0.1%)  IRGen
   0.0044 (  0.2%)   0.0031 (  0.1%)   0.0076 (  0.2%)   0.0074 (  0.1%)  AccessLevelRequest
   0.0036 (  0.2%)   0.0028 (  0.1%)   0.0064 (  0.1%)   0.0066 (  0.1%)  HasStorageRequest
   0.0033 (  0.2%)   0.0023 (  0.1%)   0.0056 (  0.1%)   0.0055 (  0.1%)  LifetimeDependenceInfoRequest
   0.0029 (  0.2%)   0.0022 (  0.1%)   0.0051 (  0.1%)   0.0051 (  0.1%)  ASTLoweringRequest
   0.0028 (  0.1%)   0.0022 (  0.1%)   0.0050 (  0.1%)   0.0050 (  0.1%)  SILgen-decl
   0.0028 (  0.1%)   0.0022 (  0.1%)   0.0050 (  0.1%)   0.0050 (  0.1%)  SILGen-function
   0.0008 (  0.0%)   0.0032 (  0.1%)   0.0040 (  0.1%)   0.0046 (  0.1%)  typecheck-decl
   0.0017 (  0.1%)   0.0024 (  0.1%)   0.0042 (  0.1%)   0.0042 (  0.1%)  PotentialMacroExpansionsInContextRequest
   0.0037 (  0.2%)   0.0001 (  0.0%)   0.0038 (  0.1%)   0.0038 (  0.1%)  SIL optimization
   0.0006 (  0.0%)   0.0018 (  0.1%)   0.0024 (  0.1%)   0.0026 (  0.0%)  IsObjCRequest
   0.0006 (  0.0%)   0.0016 (  0.1%)   0.0022 (  0.0%)   0.0022 (  0.0%)  ExtendedNominalRequest
   0.0011 (  0.1%)   0.0009 (  0.0%)   0.0019 (  0.0%)   0.0019 (  0.0%)  SPIGroupsRequest
   0.0010 (  0.1%)   0.0008 (  0.0%)   0.0018 (  0.0%)   0.0018 (  0.0%)  SimpleDidSetRequest
   0.0008 (  0.0%)   0.0009 (  0.0%)   0.0016 (  0.0%)   0.0016 (  0.0%)  StoredPropertiesRequest
   0.0011 (  0.1%)   0.0004 (  0.0%)   0.0015 (  0.0%)   0.0015 (  0.0%)  RequirementSignatureRequest
   0.0006 (  0.0%)   0.0009 (  0.0%)   0.0015 (  0.0%)   0.0015 (  0.0%)  GenericSignatureRequest
   0.0008 (  0.0%)   0.0005 (  0.0%)   0.0014 (  0.0%)   0.0014 (  0.0%)  GenericParamListRequest
   0.0009 (  0.0%)   0.0005 (  0.0%)   0.0014 (  0.0%)   0.0013 (  0.0%)  IsActorRequest
   0.0008 (  0.0%)   0.0005 (  0.0%)   0.0013 (  0.0%)   0.0013 (  0.0%)  CompareDeclSpecializationRequest
   0.0006 (  0.0%)   0.0006 (  0.0%)   0.0012 (  0.0%)   0.0012 (  0.0%)  load-all-members
   0.0005 (  0.0%)   0.0005 (  0.0%)   0.0010 (  0.0%)   0.0010 (  0.0%)  ProtocolDependenciesRequest
   0.0005 (  0.0%)   0.0003 (  0.0%)   0.0009 (  0.0%)   0.0008 (  0.0%)  InheritedDeclsReferencedRequest
   0.0005 (  0.0%)   0.0004 (  0.0%)   0.0008 (  0.0%)   0.0008 (  0.0%)  ExpandExtensionMacros
   0.0004 (  0.0%)   0.0002 (  0.0%)   0.0006 (  0.0%)   0.0006 (  0.0%)  ImplicitKnownProtocolConformanceRequest
   0.0004 (  0.0%)   0.0002 (  0.0%)   0.0006 (  0.0%)   0.0006 (  0.0%)  AllInheritedProtocolsRequest
   0.0003 (  0.0%)   0.0002 (  0.0%)   0.0006 (  0.0%)   0.0005 (  0.0%)  IsDistributedActorRequest
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  LookupInfixOperatorRequest
   0.0002 (  0.0%)   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  ConditionalRequirementsRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  ParseTopLevelDeclsRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  ParseSourceFileRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  HasDynamicMemberLookupAttributeRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  InheritedProtocolsRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  ResolveImplicitMemberRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  IsNonUserModuleRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  StructuralRequirementsRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  DefaultTypeRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  UnderlyingTypeDeclsReferencedRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SuperclassDeclRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  DirectOperatorLookupRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  HasCircularInheritedProtocolsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  CheckRedeclarationRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  IsImplicitlyUnwrappedOptionalRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ResultBuilderTypeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PreCheckFunctionBodyRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PreCheckClosureBodyRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ApplyAccessNoteRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsGetterMutatingRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExtendedTypeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ResolveTypeRequest
   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%)  ClassAncestryFlagsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PrimaryAssociatedTypesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SelfAccessKindRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsStaticRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PropertyWrapperMutabilityRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  LocalDiscriminatorsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  NeedsNewVTableEntryRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  RequiresOpaqueAccessorsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ParseMembersRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExistentialConformsToSelfRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  OpaqueReadOwnershipRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SelfBoundsFromWhereClauseRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandChildTypeRefinementContextsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ABIMembersRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SemanticUnavailableAttrRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CxxRecordSemantics
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentImplementationOnlyImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PublicSymbolsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  InheritedTypeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentWeakLinkedImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ProtocolRequiresClassRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  TypeAliasRequirementsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PropertyWrapperAuxiliaryVariablesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AllMembersRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  StorageImplInfoRequest
   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%)  FragileFunctionKindRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ObjCInterfaceAndImplementationRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PrimarySourceFilesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  LocalTypeDeclsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ClosureEffectsRequest
   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%)  ParamSpecifierRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AttachedResultBuilderRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExplicitCaughtTypeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  HasImportsMatchingFlagRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PolymorphicEffectKindRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ClosureHasResultExprRequest
   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%)  CheckInconsistentSPIOnlyImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ModuleImplicitImportsRequest
   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%)  CheckInconsistentAccessLevelOnImport
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  RawCommentRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandBodyMacroRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentAccessLevelOnImportSameFileRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SynthesizeMainFunctionRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsSingleValueStmtRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandPreambleMacroRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandSynthesizedMemberMacroRequest
   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%)  ResultTypeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SuppressesConformanceRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ResolvePatternRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  DefaultAndMaxAccessLevelRequest
   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%)  ExpandAccessorMacros
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsFunctionBodySkippedRequest
   1.9106 (100.0%)   2.6986 (100.0%)   4.6091 (100.0%)   7.4078 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.8366 seconds (5.2989 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.5829 (100.0%)   2.2537 (100.0%)   3.8366 (100.0%)   5.2989 (100.0%)  Building Target
   1.5829 (100.0%)   2.2537 (100.0%)   3.8366 (100.0%)   5.2989 (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')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObject.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObject.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObject.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObject.dia -target arm64-apple-ios18.1 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=5 -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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/DerivedSources -module-name SLazeCoreData -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObject.o -index-unit-output-path /SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObject.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1730374026260686-swift-frontend-SLazeCoreData-NSManagedObject.swift-arm64_apple_ios18.1-o-Onone-376160328.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 7.2246 seconds (7.5703 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9151 ( 25.2%)   0.3897 ( 10.9%)   1.3048 ( 18.1%)   1.4289 ( 18.9%)  parse-and-resolve-imports
   0.4427 ( 12.2%)   0.9832 ( 27.4%)   1.4259 ( 19.7%)   1.4268 ( 18.8%)  SemanticDeclAttrsRequest
   0.9144 ( 25.2%)   0.3862 ( 10.8%)   1.3006 ( 18.0%)   1.4228 ( 18.8%)  Import resolution
   0.2302 (  6.3%)   0.4796 ( 13.4%)   0.7098 (  9.8%)   0.7101 (  9.4%)  ActorIsolationRequest
   0.3005 (  8.3%)   0.3097 (  8.6%)   0.6102 (  8.4%)   0.6102 (  8.1%)  USRGenerationRequest
   0.1066 (  2.9%)   0.1733 (  4.8%)   0.2799 (  3.9%)   0.2811 (  3.7%)  InterfaceTypeRequest
   0.0964 (  2.7%)   0.1257 (  3.5%)   0.2221 (  3.1%)   0.2224 (  2.9%)  CollectOverriddenDeclsRequest
   0.0800 (  2.2%)   0.0564 (  1.6%)   0.1364 (  1.9%)   0.1365 (  1.8%)  build-rewrite-system
   0.0663 (  1.8%)   0.0616 (  1.7%)   0.1279 (  1.8%)   0.1277 (  1.7%)  ProvideDefaultImplForRequest
   0.0301 (  0.8%)   0.0567 (  1.6%)   0.0868 (  1.2%)   0.0868 (  1.1%)  IsDynamicRequest
   0.0265 (  0.7%)   0.0515 (  1.4%)   0.0780 (  1.1%)   0.0782 (  1.0%)  AttachedPropertyWrappersRequest
   0.0260 (  0.7%)   0.0424 (  1.2%)   0.0685 (  0.9%)   0.0725 (  1.0%)  QualifiedLookupRequest
   0.0227 (  0.6%)   0.0304 (  0.8%)   0.0532 (  0.7%)   0.0533 (  0.7%)  ExpandPeerMacroRequest
   0.0256 (  0.7%)   0.0250 (  0.7%)   0.0506 (  0.7%)   0.0532 (  0.7%)  LookupConformanceInModuleRequest
   0.0157 (  0.4%)   0.0243 (  0.7%)   0.0400 (  0.6%)   0.0470 (  0.6%)  perform-sema
   0.0157 (  0.4%)   0.0243 (  0.7%)   0.0399 (  0.6%)   0.0470 (  0.6%)  TypeCheckSourceFileRequest
   0.0156 (  0.4%)   0.0242 (  0.7%)   0.0399 (  0.6%)   0.0469 (  0.6%)  Type checking and Semantic analysis
   0.0144 (  0.4%)   0.0231 (  0.6%)   0.0375 (  0.5%)   0.0441 (  0.6%)  ExecuteSILPipelineRequest
   0.0096 (  0.3%)   0.0169 (  0.5%)   0.0265 (  0.4%)   0.0401 (  0.5%)  load-stdlib
   0.0161 (  0.4%)   0.0192 (  0.5%)   0.0352 (  0.5%)   0.0393 (  0.5%)  DirectLookupRequest
   0.0154 (  0.4%)   0.0174 (  0.5%)   0.0327 (  0.5%)   0.0355 (  0.5%)  ModuleQualifiedLookupRequest
   0.0227 (  0.6%)   0.0129 (  0.4%)   0.0356 (  0.5%)   0.0355 (  0.5%)  LookupAllConformancesInContextRequest
   0.0143 (  0.4%)   0.0151 (  0.4%)   0.0294 (  0.4%)   0.0342 (  0.5%)  LookupInModuleRequest
   0.0167 (  0.5%)   0.0159 (  0.4%)   0.0326 (  0.5%)   0.0323 (  0.4%)  HasIsolatedSelfRequest
   0.0132 (  0.4%)   0.0159 (  0.4%)   0.0291 (  0.4%)   0.0298 (  0.4%)  TypeCheckFunctionBodyRequest
   0.0128 (  0.4%)   0.0156 (  0.4%)   0.0284 (  0.4%)   0.0290 (  0.4%)  typecheck-stmt
   0.0153 (  0.4%)   0.0124 (  0.3%)   0.0276 (  0.4%)   0.0275 (  0.4%)  ExpandMemberAttributeMacros
   0.0111 (  0.3%)   0.0118 (  0.3%)   0.0230 (  0.3%)   0.0239 (  0.3%)  import-clang-decl
   0.0081 (  0.2%)   0.0155 (  0.4%)   0.0236 (  0.3%)   0.0235 (  0.3%)  HasInitAccessorRequest
   0.0116 (  0.3%)   0.0109 (  0.3%)   0.0224 (  0.3%)   0.0223 (  0.3%)  GlobalActorAttributeRequest
   0.0048 (  0.1%)   0.0099 (  0.3%)   0.0148 (  0.2%)   0.0211 (  0.3%)  typecheck-decl
   0.0099 (  0.3%)   0.0105 (  0.3%)   0.0203 (  0.3%)   0.0203 (  0.3%)  IsFinalRequest
   0.0087 (  0.2%)   0.0090 (  0.3%)   0.0178 (  0.2%)   0.0177 (  0.2%)  DynamicallyReplacedDeclRequest
   0.0117 (  0.3%)   0.0058 (  0.2%)   0.0175 (  0.2%)   0.0175 (  0.2%)  AbstractGenericSignatureRequest
   0.0030 (  0.1%)   0.0081 (  0.2%)   0.0110 (  0.2%)   0.0164 (  0.2%)  UnqualifiedLookupRequest
   0.0029 (  0.1%)   0.0080 (  0.2%)   0.0109 (  0.2%)   0.0163 (  0.2%)  performUnqualifiedLookup
   0.0019 (  0.1%)   0.0072 (  0.2%)   0.0092 (  0.1%)   0.0141 (  0.2%)  ResolveTypeRequest
   0.0070 (  0.2%)   0.0068 (  0.2%)   0.0138 (  0.2%)   0.0138 (  0.2%)  IRGenRequest
   0.0016 (  0.0%)   0.0070 (  0.2%)   0.0086 (  0.1%)   0.0136 (  0.2%)  PatternBindingEntryRequest
   0.0016 (  0.0%)   0.0070 (  0.2%)   0.0086 (  0.1%)   0.0135 (  0.2%)  PatternTypeRequest
   0.0068 (  0.2%)   0.0056 (  0.2%)   0.0124 (  0.2%)   0.0128 (  0.2%)  ASTLoweringRequest
   0.0066 (  0.2%)   0.0055 (  0.2%)   0.0122 (  0.2%)   0.0125 (  0.2%)  SILgen-decl
   0.0063 (  0.2%)   0.0056 (  0.2%)   0.0119 (  0.2%)   0.0119 (  0.2%)  typecheck-expr
   0.0053 (  0.1%)   0.0052 (  0.1%)   0.0105 (  0.1%)   0.0105 (  0.1%)  OverriddenDeclsRequest
   0.0058 (  0.2%)   0.0042 (  0.1%)   0.0100 (  0.1%)   0.0100 (  0.1%)  SILGen-function
   0.0054 (  0.1%)   0.0045 (  0.1%)   0.0099 (  0.1%)   0.0099 (  0.1%)  IRGen
   0.0044 (  0.1%)   0.0045 (  0.1%)   0.0088 (  0.1%)   0.0087 (  0.1%)  AccessLevelRequest
   0.0035 (  0.1%)   0.0037 (  0.1%)   0.0072 (  0.1%)   0.0074 (  0.1%)  HasStorageRequest
   0.0033 (  0.1%)   0.0031 (  0.1%)   0.0063 (  0.1%)   0.0064 (  0.1%)  LifetimeDependenceInfoRequest
   0.0007 (  0.0%)   0.0035 (  0.1%)   0.0041 (  0.1%)   0.0061 (  0.1%)  ExtendedNominalRequest
   0.0019 (  0.1%)   0.0030 (  0.1%)   0.0049 (  0.1%)   0.0053 (  0.1%)  StoredPropertiesRequest
   0.0018 (  0.1%)   0.0031 (  0.1%)   0.0049 (  0.1%)   0.0049 (  0.1%)  PotentialMacroExpansionsInContextRequest
   0.0042 (  0.1%)   0.0004 (  0.0%)   0.0046 (  0.1%)   0.0046 (  0.1%)  SIL optimization
   0.0011 (  0.0%)   0.0010 (  0.0%)   0.0022 (  0.0%)   0.0022 (  0.0%)  precheck-expr
   0.0011 (  0.0%)   0.0010 (  0.0%)   0.0021 (  0.0%)   0.0021 (  0.0%)  SimpleDidSetRequest
   0.0011 (  0.0%)   0.0011 (  0.0%)   0.0021 (  0.0%)   0.0021 (  0.0%)  SPIGroupsRequest
   0.0009 (  0.0%)   0.0007 (  0.0%)   0.0016 (  0.0%)   0.0016 (  0.0%)  IsActorRequest
   0.0009 (  0.0%)   0.0007 (  0.0%)   0.0016 (  0.0%)   0.0016 (  0.0%)  GenericParamListRequest
   0.0006 (  0.0%)   0.0009 (  0.0%)   0.0015 (  0.0%)   0.0015 (  0.0%)  GenericSignatureRequest
   0.0009 (  0.0%)   0.0005 (  0.0%)   0.0015 (  0.0%)   0.0015 (  0.0%)  CompareDeclSpecializationRequest
   0.0011 (  0.0%)   0.0002 (  0.0%)   0.0014 (  0.0%)   0.0014 (  0.0%)  RequirementSignatureRequest
   0.0008 (  0.0%)   0.0005 (  0.0%)   0.0013 (  0.0%)   0.0013 (  0.0%)  load-all-members
   0.0005 (  0.0%)   0.0005 (  0.0%)   0.0010 (  0.0%)   0.0010 (  0.0%)  InheritedDeclsReferencedRequest
   0.0005 (  0.0%)   0.0005 (  0.0%)   0.0010 (  0.0%)   0.0010 (  0.0%)  ProtocolDependenciesRequest
   0.0005 (  0.0%)   0.0004 (  0.0%)   0.0009 (  0.0%)   0.0009 (  0.0%)  ExpandExtensionMacros
   0.0005 (  0.0%)   0.0004 (  0.0%)   0.0009 (  0.0%)   0.0009 (  0.0%)  ImplicitKnownProtocolConformanceRequest
   0.0005 (  0.0%)   0.0004 (  0.0%)   0.0008 (  0.0%)   0.0008 (  0.0%)  AllInheritedProtocolsRequest
   0.0004 (  0.0%)   0.0003 (  0.0%)   0.0006 (  0.0%)   0.0006 (  0.0%)  IsDistributedActorRequest
   0.0002 (  0.0%)   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0006 (  0.0%)  OpaqueReadOwnershipRequest
   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0005 (  0.0%)   0.0005 (  0.0%)  IsObjCRequest
   0.0002 (  0.0%)   0.0002 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  ResolveImplicitMemberRequest
   0.0002 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  ParseTopLevelDeclsRequest
   0.0002 (  0.0%)   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  ParseSourceFileRequest
   0.0002 (  0.0%)   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  ConditionalRequirementsRequest
   0.0002 (  0.0%)   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  HasDynamicMemberLookupAttributeRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  ObjCInterfaceAndImplementationRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  ValidatePrecedenceGroupRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  LookupPrecedenceGroupRequest
   0.0002 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  DefaultTypeRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  InheritedProtocolsRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  StructuralRequirementsRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ResultTypeRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  UnderlyingTypeDeclsReferencedRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  InheritsSuperclassInitializersRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SuperclassDeclRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  IsGetterMutatingRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  HasCircularInheritedProtocolsRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  PreCheckFunctionBodyRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  IsImplicitlyUnwrappedOptionalRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ResultBuilderTypeRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  IsNonUserModuleRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SemanticUnavailableAttrRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ApplyAccessNoteRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  UnderlyingTypeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  DirectOperatorLookupRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  RequiresOpaqueAccessorsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckRedeclarationRequest
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
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObject.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObject.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObject.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObject.dia -target arm64-apple-ios18.1 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=5 -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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/DerivedSources -module-name SLazeCoreData -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObject.o -index-unit-output-path /SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/NSManagedObject.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  HasMissingDesignatedInitializersRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  LocalDiscriminatorsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ClassAncestryFlagsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  StorageImplInfoRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  DirectPrecedenceGroupLookupRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExtendedTypeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PropertyWrapperMutabilityRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ParseMembersRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandChildTypeRefinementContextsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SelfBoundsFromWhereClauseRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PrimaryAssociatedTypesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SelfAccessKindRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsStaticRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  FragileFunctionKindRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExistentialConformsToSelfRequest
   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%)  ABIMembersRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ClangCategoryLookupRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CxxRecordSemantics
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ProtocolRequiresClassRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  NeedsNewVTableEntryRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PolymorphicEffectKindRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  InheritedTypeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  TypeAliasRequirementsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AllMembersRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentImplementationOnlyImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ParamSpecifierRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PropertyWrapperAuxiliaryVariablesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  LocalTypeDeclsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AttachedResultBuilderRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentWeakLinkedImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  DefaultInitializerIsolation
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  RawCommentRequest
   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%)  PublicSymbolsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ResolvePatternRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PatternBindingCheckedAndContextualizedInitRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PreCheckReturnStmtRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SetterAccessLevelRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandAccessorMacros
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PropertyWrapperInitializerInfoRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsSetterMutatingRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ModuleImplicitImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandBodyMacroRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ClosureEffectsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  HasImportsMatchingFlagRequest
   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%)  PreCheckClosureBodyRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentAccessLevelOnImport
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandPreambleMacroRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  DefaultAndMaxAccessLevelRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  RequiresOpaqueModifyCoroutineRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PrimarySourceFilesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsFunctionBodySkippedRequest
   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%)  CheckInconsistentAccessLevelOnImportSameFileRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentSPIOnlyImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsSingleValueStmtRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsAccessorTransparentRequest
   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%)  SynthesizeMainFunctionRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandSynthesizedMemberMacroRequest
   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, post-optimization
   3.6349 (100.0%)   3.5897 (100.0%)   7.2246 (100.0%)   7.5703 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 5.1148 seconds (5.3013 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   2.4157 (100.0%)   2.6991 (100.0%)   5.1148 (100.0%)   5.3013 (100.0%)  Building Target
   2.4157 (100.0%)   2.6991 (100.0%)   5.1148 (100.0%)   5.3013 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ EntityMapping.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeCoreData/Protocols/EntityMapping.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/EntityMapping.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/EntityMapping.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/EntityMapping.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/EntityMapping.dia -target arm64-apple-ios18.1 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=5 -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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/DerivedSources -module-name SLazeCoreData -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/EntityMapping.o -index-unit-output-path /SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/EntityMapping.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1730374026260978-swift-frontend-SLazeCoreData-EntityMapping.swift-arm64_apple_ios18.1-o-Onone-1806174442.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 4.6102 seconds (7.5036 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0195 (  1.0%)   0.0434 (  1.7%)   0.0629 (  1.4%)   1.4669 ( 19.5%)  parse-and-resolve-imports
   0.0187 (  0.9%)   0.0420 (  1.6%)   0.0607 (  1.3%)   1.4645 ( 19.5%)  Import resolution
   0.5279 ( 26.3%)   0.9190 ( 35.3%)   1.4469 ( 31.4%)   1.4512 ( 19.3%)  SemanticDeclAttrsRequest
   0.2698 ( 13.4%)   0.4481 ( 17.2%)   0.7179 ( 15.6%)   0.7202 (  9.6%)  ActorIsolationRequest
   0.3278 ( 16.3%)   0.3028 ( 11.6%)   0.6306 ( 13.7%)   0.6321 (  8.4%)  USRGenerationRequest
   0.1217 (  6.1%)   0.1604 (  6.2%)   0.2821 (  6.1%)   0.2832 (  3.8%)  InterfaceTypeRequest
   0.1068 (  5.3%)   0.1169 (  4.5%)   0.2237 (  4.9%)   0.2244 (  3.0%)  CollectOverriddenDeclsRequest
   0.0825 (  4.1%)   0.0667 (  2.6%)   0.1493 (  3.2%)   0.1497 (  2.0%)  build-rewrite-system
   0.0712 (  3.5%)   0.0576 (  2.2%)   0.1288 (  2.8%)   0.1289 (  1.7%)  ProvideDefaultImplForRequest
   0.0357 (  1.8%)   0.0518 (  2.0%)   0.0875 (  1.9%)   0.0874 (  1.2%)  IsDynamicRequest
   0.0302 (  1.5%)   0.0471 (  1.8%)   0.0773 (  1.7%)   0.0775 (  1.0%)  AttachedPropertyWrappersRequest
   0.0013 (  0.1%)   0.0104 (  0.4%)   0.0117 (  0.3%)   0.0634 (  0.8%)  load-stdlib
   0.0257 (  1.3%)   0.0297 (  1.1%)   0.0554 (  1.2%)   0.0561 (  0.7%)  QualifiedLookupRequest
   0.0256 (  1.3%)   0.0260 (  1.0%)   0.0516 (  1.1%)   0.0519 (  0.7%)  ExpandPeerMacroRequest
   0.0276 (  1.4%)   0.0193 (  0.7%)   0.0469 (  1.0%)   0.0472 (  0.6%)  LookupConformanceInModuleRequest
   0.0239 (  1.2%)   0.0131 (  0.5%)   0.0370 (  0.8%)   0.0371 (  0.5%)  LookupAllConformancesInContextRequest
   0.0178 (  0.9%)   0.0135 (  0.5%)   0.0314 (  0.7%)   0.0316 (  0.4%)  HasIsolatedSelfRequest
   0.0161 (  0.8%)   0.0151 (  0.6%)   0.0312 (  0.7%)   0.0314 (  0.4%)  ModuleQualifiedLookupRequest
   0.0130 (  0.6%)   0.0123 (  0.5%)   0.0254 (  0.5%)   0.0276 (  0.4%)  perform-sema
   0.0130 (  0.6%)   0.0123 (  0.5%)   0.0253 (  0.5%)   0.0276 (  0.4%)  TypeCheckSourceFileRequest
   0.0130 (  0.6%)   0.0123 (  0.5%)   0.0253 (  0.5%)   0.0275 (  0.4%)  Type checking and Semantic analysis
   0.0166 (  0.8%)   0.0103 (  0.4%)   0.0269 (  0.6%)   0.0272 (  0.4%)  ExpandMemberAttributeMacros
   0.0140 (  0.7%)   0.0104 (  0.4%)   0.0244 (  0.5%)   0.0249 (  0.3%)  LookupInModuleRequest
   0.0094 (  0.5%)   0.0145 (  0.6%)   0.0239 (  0.5%)   0.0239 (  0.3%)  HasInitAccessorRequest
   0.0138 (  0.7%)   0.0084 (  0.3%)   0.0222 (  0.5%)   0.0226 (  0.3%)  DirectLookupRequest
   0.0128 (  0.6%)   0.0076 (  0.3%)   0.0203 (  0.4%)   0.0213 (  0.3%)  ExecuteSILPipelineRequest
   0.0126 (  0.6%)   0.0088 (  0.3%)   0.0214 (  0.5%)   0.0212 (  0.3%)  GlobalActorAttributeRequest
   0.0108 (  0.5%)   0.0087 (  0.3%)   0.0195 (  0.4%)   0.0195 (  0.3%)  IsFinalRequest
   0.0104 (  0.5%)   0.0089 (  0.3%)   0.0193 (  0.4%)   0.0195 (  0.3%)  import-clang-decl
   0.0117 (  0.6%)   0.0060 (  0.2%)   0.0177 (  0.4%)   0.0178 (  0.2%)  AbstractGenericSignatureRequest
   0.0095 (  0.5%)   0.0075 (  0.3%)   0.0170 (  0.4%)   0.0171 (  0.2%)  DynamicallyReplacedDeclRequest
   0.0086 (  0.4%)   0.0063 (  0.2%)   0.0149 (  0.3%)   0.0162 (  0.2%)  TypeCheckFunctionBodyRequest
   0.0081 (  0.4%)   0.0059 (  0.2%)   0.0139 (  0.3%)   0.0151 (  0.2%)  typecheck-stmt
   0.0046 (  0.2%)   0.0070 (  0.3%)   0.0116 (  0.3%)   0.0129 (  0.2%)  IRGenRequest
   0.0048 (  0.2%)   0.0063 (  0.2%)   0.0111 (  0.2%)   0.0122 (  0.2%)  typecheck-decl
   0.0059 (  0.3%)   0.0041 (  0.2%)   0.0101 (  0.2%)   0.0110 (  0.1%)  typecheck-expr
   0.0036 (  0.2%)   0.0062 (  0.2%)   0.0098 (  0.2%)   0.0109 (  0.1%)  IRGen
   0.0059 (  0.3%)   0.0044 (  0.2%)   0.0103 (  0.2%)   0.0102 (  0.1%)  OverriddenDeclsRequest
   0.0047 (  0.2%)   0.0037 (  0.1%)   0.0085 (  0.2%)   0.0085 (  0.1%)  AccessLevelRequest
   0.0028 (  0.1%)   0.0038 (  0.1%)   0.0066 (  0.1%)   0.0073 (  0.1%)  UnqualifiedLookupRequest
   0.0040 (  0.2%)   0.0028 (  0.1%)   0.0068 (  0.1%)   0.0072 (  0.1%)  ASTLoweringRequest
   0.0040 (  0.2%)   0.0033 (  0.1%)   0.0073 (  0.2%)   0.0072 (  0.1%)  HasStorageRequest
   0.0027 (  0.1%)   0.0036 (  0.1%)   0.0063 (  0.1%)   0.0070 (  0.1%)  performUnqualifiedLookup
   0.0038 (  0.2%)   0.0027 (  0.1%)   0.0066 (  0.1%)   0.0070 (  0.1%)  SILgen-decl
   0.0036 (  0.2%)   0.0026 (  0.1%)   0.0062 (  0.1%)   0.0066 (  0.1%)  SILGen-function
   0.0036 (  0.2%)   0.0026 (  0.1%)   0.0061 (  0.1%)   0.0062 (  0.1%)  LifetimeDependenceInfoRequest
   0.0040 (  0.2%)   0.0001 (  0.0%)   0.0041 (  0.1%)   0.0044 (  0.1%)  SIL optimization
   0.0017 (  0.1%)   0.0022 (  0.1%)   0.0039 (  0.1%)   0.0040 (  0.1%)  PotentialMacroExpansionsInContextRequest
   0.0017 (  0.1%)   0.0016 (  0.1%)   0.0033 (  0.1%)   0.0036 (  0.0%)  ResolveTypeRequest
   0.0009 (  0.0%)   0.0015 (  0.1%)   0.0024 (  0.1%)   0.0026 (  0.0%)  DefaultAndMaxAccessLevelRequest
   0.0009 (  0.0%)   0.0014 (  0.1%)   0.0024 (  0.1%)   0.0026 (  0.0%)  TypeDeclsFromWhereClauseRequest
   0.0010 (  0.0%)   0.0013 (  0.1%)   0.0023 (  0.1%)   0.0024 (  0.0%)  GenericSignatureRequest
   0.0008 (  0.0%)   0.0013 (  0.1%)   0.0021 (  0.0%)   0.0023 (  0.0%)  ExtendedNominalRequest
   0.0010 (  0.0%)   0.0011 (  0.0%)   0.0021 (  0.0%)   0.0022 (  0.0%)  precheck-expr
   0.0011 (  0.1%)   0.0009 (  0.0%)   0.0020 (  0.0%)   0.0021 (  0.0%)  SPIGroupsRequest
   0.0012 (  0.1%)   0.0009 (  0.0%)   0.0021 (  0.0%)   0.0020 (  0.0%)  SimpleDidSetRequest
   0.0011 (  0.1%)   0.0006 (  0.0%)   0.0017 (  0.0%)   0.0018 (  0.0%)  RequirementSignatureRequest
   0.0009 (  0.0%)   0.0007 (  0.0%)   0.0017 (  0.0%)   0.0017 (  0.0%)  IsActorRequest
   0.0007 (  0.0%)   0.0007 (  0.0%)   0.0014 (  0.0%)   0.0016 (  0.0%)  StoredPropertiesRequest
   0.0009 (  0.0%)   0.0006 (  0.0%)   0.0015 (  0.0%)   0.0015 (  0.0%)  CompareDeclSpecializationRequest
   0.0009 (  0.0%)   0.0006 (  0.0%)   0.0015 (  0.0%)   0.0015 (  0.0%)  GenericParamListRequest
   0.0006 (  0.0%)   0.0005 (  0.0%)   0.0011 (  0.0%)   0.0012 (  0.0%)  PatternBindingEntryRequest
   0.0008 (  0.0%)   0.0004 (  0.0%)   0.0012 (  0.0%)   0.0012 (  0.0%)  load-all-members
   0.0006 (  0.0%)   0.0005 (  0.0%)   0.0011 (  0.0%)   0.0012 (  0.0%)  PatternTypeRequest
   0.0006 (  0.0%)   0.0005 (  0.0%)   0.0011 (  0.0%)   0.0012 (  0.0%)  ProtocolDependenciesRequest
   0.0006 (  0.0%)   0.0004 (  0.0%)   0.0010 (  0.0%)   0.0010 (  0.0%)  InheritedDeclsReferencedRequest
   0.0004 (  0.0%)   0.0004 (  0.0%)   0.0009 (  0.0%)   0.0009 (  0.0%)  UnderlyingTypeRequest
   0.0005 (  0.0%)   0.0004 (  0.0%)   0.0009 (  0.0%)   0.0008 (  0.0%)  ExpandExtensionMacros
   0.0003 (  0.0%)   0.0004 (  0.0%)   0.0007 (  0.0%)   0.0008 (  0.0%)  InferredGenericSignatureRequest
   0.0003 (  0.0%)   0.0005 (  0.0%)   0.0007 (  0.0%)   0.0008 (  0.0%)  ValidatePrecedenceGroupRequest
   0.0002 (  0.0%)   0.0005 (  0.0%)   0.0007 (  0.0%)   0.0008 (  0.0%)  LookupPrecedenceGroupRequest
   0.0004 (  0.0%)   0.0003 (  0.0%)   0.0007 (  0.0%)   0.0007 (  0.0%)  AllInheritedProtocolsRequest
   0.0004 (  0.0%)   0.0002 (  0.0%)   0.0006 (  0.0%)   0.0007 (  0.0%)  IsDistributedActorRequest
   0.0004 (  0.0%)   0.0002 (  0.0%)   0.0006 (  0.0%)   0.0006 (  0.0%)  ImplicitKnownProtocolConformanceRequest
   0.0002 (  0.0%)   0.0002 (  0.0%)   0.0005 (  0.0%)   0.0005 (  0.0%)  IsObjCRequest
   0.0002 (  0.0%)   0.0002 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  ParseTopLevelDeclsRequest
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0004 (  0.0%)  RequirementRequest
   0.0002 (  0.0%)   0.0002 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  ParseSourceFileRequest
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0004 (  0.0%)  StructuralRequirementsRequest
   0.0002 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0004 (  0.0%)  ResultTypeRequest
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  StorageImplInfoRequest
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  IsSetterMutatingRequest
   0.0002 (  0.0%)   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  ConditionalRequirementsRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  OpaqueReadOwnershipRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)  LookupInfixOperatorRequest
   0.0002 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  HasDynamicMemberLookupAttributeRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  ABIMembersRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  ResolveImplicitMemberRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  InheritedProtocolsRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  ProtocolRequirementsRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)  InheritedTypeRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  CheckRedeclarationRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  UnderlyingTypeDeclsReferencedRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SuperclassDeclRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  RequiresOpaqueAccessorsRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  LocalDiscriminatorsRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  HasCircularInheritedProtocolsRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  IsNonUserModuleRequest
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
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/EntityMapping.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/EntityMapping.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/EntityMapping.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/EntityMapping.dia -target arm64-apple-ios18.1 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=5 -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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/DerivedSources -module-name SLazeCoreData -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/EntityMapping.o -index-unit-output-path /SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/EntityMapping.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  DirectOperatorLookupRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  DirectPrecedenceGroupLookupRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ExtendedTypeRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  IsImplicitlyUnwrappedOptionalRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ParseMembersRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  IsGetterMutatingRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ApplyAccessNoteRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ParamSpecifierRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ResultBuilderTypeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)  ExpandChildTypeRefinementContextsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  DefaultInitializerIsolation
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ClassAncestryFlagsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PreCheckFunctionBodyRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  InheritsSuperclassInitializersRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  TypeAliasRequirementsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SelfBoundsFromWhereClauseRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PropertyWrapperAuxiliaryVariablesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ProtocolRequiresClassRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ObjCInterfaceAndImplementationRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  FragileFunctionKindRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SemanticUnavailableAttrRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  DefaultTypeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PrimaryAssociatedTypesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsStaticRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CxxRecordSemantics
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExistentialConformsToSelfRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SelfAccessKindRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  HasMissingDesignatedInitializersRequest
   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%)  PolymorphicEffectKindRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ResolvePatternRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  LocalTypeDeclsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AttachedResultBuilderRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PreCheckClosureBodyRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentImplementationOnlyImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PropertyWrapperMutabilityRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsFunctionBodySkippedRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentWeakLinkedImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  NeedsNewVTableEntryRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  RawCommentRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PublicSymbolsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandPreambleMacroRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PreCheckReturnStmtRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandAccessorMacros
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PatternBindingCheckedAndContextualizedInitRequest
   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%)  ExpandBodyMacroRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExplicitCaughtTypeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ClosureEffectsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ClangCategoryLookupRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  HasSelfOrAssociatedTypeRequirementsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandSynthesizedMemberMacroRequest
   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%)  HasImportsMatchingFlagRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  RequiresOpaqueModifyCoroutineRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsSingleValueStmtRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentSPIOnlyImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SynthesizeMainFunctionRequest
   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%)  ModuleImplicitImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PrimarySourceFilesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentAccessLevelOnImport
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PropertyWrapperInitializerInfoRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SetterAccessLevelRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ClosureHasResultExprRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentAccessLevelOnImportSameFileRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsAccessorTransparentRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   2.0094 (100.0%)   2.6007 (100.0%)   4.6102 (100.0%)   7.5036 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.7973 seconds (5.3001 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.6656 (100.0%)   2.1316 (100.0%)   3.7973 (100.0%)   5.3001 (100.0%)  Building Target
   1.6656 (100.0%)   2.1316 (100.0%)   3.7973 (100.0%)   5.3001 (100.0%)  Total
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.1.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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.SwiftFileList -DSWIFT_PACKAGE -stats-output-dir .stats -strict-concurrency\=complete -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -target arm64-apple-ios18.1 -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 -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/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-iphoneos/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-iphoneos/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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/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-iphoneos/SLazeCoreData.framework/Headers/SLazeCoreData-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeCoreData.framework/Headers/SLazeCoreData-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeCoreData.framework/Modules/SLazeCoreData.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeCoreData.framework/Modules/SLazeCoreData.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeCoreData.framework/Modules/SLazeCoreData.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeCoreData.framework/Modules/SLazeCoreData.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeCoreData.framework/Modules/SLazeCoreData.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeCoreData.framework/Modules/SLazeCoreData.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeCoreData.framework/Modules/SLazeCoreData.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeCoreData.framework/Modules/SLazeCoreData.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling NSManagedObjectContext.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
SwiftDriverJobDiscovery normal arm64 Compiling NSManagedObject.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
SwiftDriverJobDiscovery normal arm64 Compiling EntityMapping.swift (in target 'SLazeCoreData' from project 'SLazeCoreData')
SwiftDriver\ Compilation SLazeCoreData normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-16.1.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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.SwiftFileList -DSWIFT_PACKAGE -stats-output-dir .stats -strict-concurrency\=complete -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -target arm64-apple-ios18.1 -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 -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/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-iphoneos/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-iphoneos/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-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeCoreData.framework/SLazeCoreData normal (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios18.1 -dynamiclib -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.LinkFileList -install_name @rpath/SLazeCoreData.framework/SLazeCoreData -Xlinker -rpath -Xlinker /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fobjc-link-runtime -L/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeCoreData.framework/SLazeCoreData
ExtractAppIntentsMetadata (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeCoreData.framework --toolchain-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name SLazeCoreData --sdk-root /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk --xcode-version 16B40 --platform-family iOS --deployment-target 18.1 --bundle-identifier SLazeCoreData --target-triple arm64-apple-ios18.1 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeCoreData.framework/SLazeCoreData --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/SLazeCoreData.DependencyMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/Objects-normal/arm64/SLazeCoreData.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents
note: Metadata extraction skipped. No AppIntents.framework dependency found. (in target 'SLazeCoreData' from project 'SLazeCoreData')
AppIntentsSSUTraining (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsnltrainingprocessor --infoplist-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeCoreData.framework/Info.plist --temp-dir-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeCoreData.build/Debug-iphoneos/SLazeCoreData.build/ssu --bundle-id SLazeCoreData --product-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeCoreData.framework --extracted-metadata-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeCoreData.framework/Metadata.appintents --archive-ssu-assets
2024-10-31 07:27:11.800 appintentsnltrainingprocessor[703:3946] Parsing options for appintentsnltrainingprocessor
2024-10-31 07:27:11.801 appintentsnltrainingprocessor[703:3946] No AppShortcuts found - Skipping.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/SLazeCoreData.framework/SLazeCoreData.tbd (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeCoreData.framework/SLazeCoreData -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/SLazeCoreData.framework/SLazeCoreData.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeCoreData.framework (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeCoreData.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeCoreData.framework (in target 'SLazeCoreData' from project 'SLazeCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeCoreData.framework
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SLazeCoreData",
  "name" : "SLazeCoreData",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SLazeCoreData",
      "targets" : [
        "SLazeCoreData"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SLazeCoreData",
      "module_type" : "SwiftTarget",
      "name" : "SLazeCoreData",
      "path" : "Sources/SLazeCoreData",
      "product_memberships" : [
        "SLazeCoreData"
      ],
      "sources" : [
        "Extensions/NSManagedObject.swift",
        "Extensions/NSManagedObjectContext.swift",
        "Protocols/EntityMapping.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
Done.