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 SLazeKit, reference master (2b3a27), with Swift 6.1 for iOS using Xcode 16.3 on 24 Apr 2025 20:55:48 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SLazeKit-Package -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shial4/SLazeKit.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/shial4/SLazeKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 2b3a27c [3.0.0] Update to swift 5
Cloned https://github.com/shial4/SLazeKit.git
Revision (git rev-parse @):
2b3a27c65090784e4ee850959fa6857de5fee4ca
SUCCESS checkout https://github.com/shial4/SLazeKit.git at master
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/shial4/SLazeKit.git
https://github.com/shial4/SLazeKit.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SLazeKit",
  "name" : "SLazeKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SLazeKit",
      "targets" : [
        "SLazeKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SLazeKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SLazeKitTests",
      "path" : "Tests/SLazeKitTests",
      "sources" : [
        "SLazeKitTests.swift",
        "StringInitializableTests.swift",
        "StringPathTests.swift"
      ],
      "target_dependencies" : [
        "SLazeKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SLazeKit",
      "module_type" : "SwiftTarget",
      "name" : "SLazeKit",
      "path" : "Sources/SLazeKit",
      "product_memberships" : [
        "SLazeKit"
      ],
      "sources" : [
        "Extensions/Decodable.swift",
        "Extensions/String.swift",
        "Laze.swift",
        "Protocols/LazeConfiguration.swift",
        "Protocols/StringInitializable.swift",
        "SLazeKit.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SLazeKit",
  "name" : "SLazeKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SLazeKit",
      "targets" : [
        "SLazeKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SLazeKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SLazeKitTests",
      "path" : "Tests/SLazeKitTests",
      "sources" : [
        "SLazeKitTests.swift",
        "StringInitializableTests.swift",
        "StringPathTests.swift"
      ],
      "target_dependencies" : [
        "SLazeKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SLazeKit",
      "module_type" : "SwiftTarget",
      "name" : "SLazeKit",
      "path" : "Sources/SLazeKit",
      "product_memberships" : [
        "SLazeKit"
      ],
      "sources" : [
        "Extensions/Decodable.swift",
        "Extensions/String.swift",
        "Laze.swift",
        "Protocols/LazeConfiguration.swift",
        "Protocols/StringInitializable.swift",
        "SLazeKit.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "SLazeKit",
    "schemes" : [
      "SLazeKit-Package",
      "SLazeKitPackageDescription",
      "SLazeKitPackageTests"
    ],
    "targets" : [
      "SLazeKitPackageDescription",
      "SLazeKitTests",
      "SLazeKit",
      "SLazeKitPackageTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SLazeKit-Package -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SLazeKit-Package -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'SLazeKit' in project 'SLazeKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 6f3431ac239eefee6c49974c4fd378e3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6f3431ac239eefee6c49974c4fd378e3.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/SLazeKit.xcodeproj
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/SLazeKit.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/SLazeKit.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/SLazeKit.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/SLazeKit.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/SLazeKit.framework (in target 'SLazeKit' from project 'SLazeKit')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeKit.framework
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeKit.framework/Headers (in target 'SLazeKit' from project 'SLazeKit')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeKit.framework/Headers
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/SLazeKit.DependencyMetadataFileList (in target 'SLazeKit' from project 'SLazeKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/SLazeKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit.LinkFileList (in target 'SLazeKit' from project 'SLazeKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit-OutputFileMap.json (in target 'SLazeKit' from project 'SLazeKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit.SwiftFileList (in target 'SLazeKit' from project 'SLazeKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit_const_extract_protocols.json (in target 'SLazeKit' from project 'SLazeKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/SLazeKit.DependencyStaticMetadataFileList (in target 'SLazeKit' from project 'SLazeKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/SLazeKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit.SwiftConstValuesFileList (in target 'SLazeKit' from project 'SLazeKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit.SwiftConstValuesFileList
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeKit.framework/Info.plist /Users/admin/builder/spi-builder-workspace/SLazeKit.xcodeproj/SLazeKit_Info.plist (in target 'SLazeKit' from project 'SLazeKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/SLazeKit.xcodeproj/SLazeKit_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/SLazeKit.framework/Info.plist
SwiftDriver SLazeKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SLazeKit' from project 'SLazeKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SLazeKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit.SwiftFileList -DSWIFT_PACKAGE -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios18.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.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.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit-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/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit.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/SLazeKit.build/Debug-iphoneos/SLazeKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit_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/SLazeKit.build/Debug-iphoneos/SLazeKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ String.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeKit/Extensions/String.swift (in target 'SLazeKit' from project 'SLazeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SLazeKit/Extensions/String.swift (in target 'SLazeKit' from project 'SLazeKit')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745528143993479-swift-frontend-SLazeKit-String.swift-arm64_apple_ios18.4-o-Onone-3582192149.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 2.9146 seconds (3.2431 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9963 ( 46.7%)   0.3495 ( 44.7%)   1.3457 ( 46.2%)   1.4800 ( 45.6%)  parse-and-resolve-imports
   0.9959 ( 46.7%)   0.3477 ( 44.5%)   1.3436 ( 46.1%)   1.4768 ( 45.5%)  Import resolution
   0.0781 (  3.7%)   0.0156 (  2.0%)   0.0936 (  3.2%)   0.0936 (  2.9%)  build-rewrite-system
   0.0015 (  0.1%)   0.0094 (  1.2%)   0.0109 (  0.4%)   0.0471 (  1.5%)  load-stdlib
   0.0097 (  0.5%)   0.0133 (  1.7%)   0.0229 (  0.8%)   0.0297 (  0.9%)  perform-sema
   0.0096 (  0.5%)   0.0133 (  1.7%)   0.0229 (  0.8%)   0.0296 (  0.9%)  Type checking and Semantic analysis
   0.0112 (  0.5%)   0.0082 (  1.0%)   0.0194 (  0.7%)   0.0194 (  0.6%)  import-clang-decl
   0.0069 (  0.3%)   0.0048 (  0.6%)   0.0117 (  0.4%)   0.0160 (  0.5%)  typecheck-expr
   0.0074 (  0.3%)   0.0062 (  0.8%)   0.0136 (  0.5%)   0.0149 (  0.5%)  typecheck-stmt
   0.0021 (  0.1%)   0.0069 (  0.9%)   0.0090 (  0.3%)   0.0145 (  0.4%)  typecheck-decl
   0.0043 (  0.2%)   0.0014 (  0.2%)   0.0057 (  0.2%)   0.0058 (  0.2%)  SILGen
   0.0040 (  0.2%)   0.0010 (  0.1%)   0.0050 (  0.2%)   0.0050 (  0.2%)  SILGen-function
   0.0023 (  0.1%)   0.0016 (  0.2%)   0.0040 (  0.1%)   0.0040 (  0.1%)  IRGen
   0.0007 (  0.0%)   0.0022 (  0.3%)   0.0029 (  0.1%)   0.0033 (  0.1%)  typecheck-for-each
   0.0024 (  0.1%)   0.0000 (  0.0%)   0.0025 (  0.1%)   0.0025 (  0.1%)  SIL optimization
   0.0007 (  0.0%)   0.0002 (  0.0%)   0.0008 (  0.0%)   0.0008 (  0.0%)  load-all-members
   0.0002 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   2.1333 (100.0%)   0.7813 (100.0%)   2.9146 (100.0%)   3.2431 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.6897 seconds (2.9328 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.8225 (100.0%)   0.8672 (100.0%)   2.6897 (100.0%)   2.9328 (100.0%)  Building Target
   1.8225 (100.0%)   0.8672 (100.0%)   2.6897 (100.0%)   2.9328 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ LazeConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeKit/Protocols/LazeConfiguration.swift (in target 'SLazeKit' from project 'SLazeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SLazeKit/Protocols/LazeConfiguration.swift (in target 'SLazeKit' from project 'SLazeKit')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745528143993830-swift-frontend-SLazeKit-LazeConfiguration.swift-arm64_apple_ios18.4-o-Onone-3655900864.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2987 seconds (3.2246 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0199 ( 13.4%)   0.0437 ( 29.1%)   0.0636 ( 21.3%)   1.5091 ( 46.8%)  parse-and-resolve-imports
   0.0195 ( 13.1%)   0.0433 ( 28.9%)   0.0628 ( 21.0%)   1.5083 ( 46.8%)  Import resolution
   0.0785 ( 52.9%)   0.0239 ( 15.9%)   0.1024 ( 34.3%)   0.1023 (  3.2%)  build-rewrite-system
   0.0018 (  1.2%)   0.0164 ( 10.9%)   0.0182 (  6.1%)   0.0531 (  1.6%)  load-stdlib
   0.0110 (  7.4%)   0.0085 (  5.7%)   0.0195 (  6.5%)   0.0195 (  0.6%)  import-clang-decl
   0.0043 (  2.9%)   0.0029 (  1.9%)   0.0071 (  2.4%)   0.0071 (  0.2%)  perform-sema
   0.0042 (  2.8%)   0.0029 (  1.9%)   0.0071 (  2.4%)   0.0071 (  0.2%)  Type checking and Semantic analysis
   0.0020 (  1.4%)   0.0042 (  2.8%)   0.0063 (  2.1%)   0.0063 (  0.2%)  IRGen
   0.0027 (  1.8%)   0.0024 (  1.6%)   0.0051 (  1.7%)   0.0051 (  0.2%)  typecheck-decl
   0.0014 (  0.9%)   0.0004 (  0.2%)   0.0017 (  0.6%)   0.0017 (  0.1%)  typecheck-stmt
   0.0006 (  0.4%)   0.0008 (  0.5%)   0.0013 (  0.5%)   0.0014 (  0.0%)  SILGen
   0.0011 (  0.8%)   0.0002 (  0.1%)   0.0013 (  0.4%)   0.0013 (  0.0%)  precheck-target
   0.0007 (  0.4%)   0.0002 (  0.1%)   0.0009 (  0.3%)   0.0009 (  0.0%)  load-all-members
   0.0006 (  0.4%)   0.0000 (  0.0%)   0.0007 (  0.2%)   0.0007 (  0.0%)  SIL optimization
   0.0002 (  0.1%)   0.0003 (  0.2%)   0.0005 (  0.2%)   0.0005 (  0.0%)  SILGen-function
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.1486 (100.0%)   0.1501 (100.0%)   0.2987 (100.0%)   3.2246 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.3905 seconds (2.9324 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8282 (100.0%)   0.5623 (100.0%)   1.3905 (100.0%)   2.9324 (100.0%)  Building Target
   0.8282 (100.0%)   0.5623 (100.0%)   1.3905 (100.0%)   2.9324 (100.0%)  Total
SwiftEmitModule normal arm64 Emitting\ module\ for\ SLazeKit (in target 'SLazeKit' from project 'SLazeKit')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745528143993500-swift-frontend-SLazeKit-all-arm64_apple_ios18.4-swiftmodule-Onone-1248127186.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2981 seconds (3.7883 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0200 ( 13.7%)   0.0449 ( 29.5%)   0.0648 ( 21.7%)   1.7858 ( 47.1%)  parse-and-resolve-imports
   0.0196 ( 13.4%)   0.0443 ( 29.1%)   0.0640 ( 21.5%)   1.7849 ( 47.1%)  Import resolution
   0.0020 (  1.4%)   0.0110 (  7.2%)   0.0130 (  4.4%)   0.0519 (  1.4%)  load-stdlib
   0.0279 ( 19.1%)   0.0068 (  4.5%)   0.0346 ( 11.6%)   0.0346 (  0.9%)  perform-sema
   0.0278 ( 19.0%)   0.0067 (  4.4%)   0.0345 ( 11.6%)   0.0345 (  0.9%)  Type checking and Semantic analysis
   0.0274 ( 18.8%)   0.0066 (  4.4%)   0.0340 ( 11.4%)   0.0340 (  0.9%)  typecheck-decl
   0.0049 (  3.4%)   0.0141 (  9.2%)   0.0190 (  6.4%)   0.0236 (  0.6%)  SIL optimization
   0.0019 (  1.3%)   0.0109 (  7.2%)   0.0128 (  4.3%)   0.0171 (  0.5%)  Serialization, swiftmodule
   0.0041 (  2.8%)   0.0012 (  0.8%)   0.0054 (  1.8%)   0.0054 (  0.1%)  build-rewrite-system
   0.0040 (  2.7%)   0.0011 (  0.7%)   0.0051 (  1.7%)   0.0051 (  0.1%)  SILGen
   0.0019 (  1.3%)   0.0022 (  1.4%)   0.0041 (  1.4%)   0.0041 (  0.1%)  import-clang-decl
   0.0020 (  1.4%)   0.0008 (  0.5%)   0.0028 (  0.9%)   0.0028 (  0.1%)  typecheck-expr
   0.0014 (  1.0%)   0.0003 (  0.2%)   0.0017 (  0.6%)   0.0017 (  0.0%)  Serialization, swiftsourceinfo
   0.0003 (  0.2%)   0.0010 (  0.7%)   0.0013 (  0.4%)   0.0016 (  0.0%)  Serialization, swiftdoc
   0.0007 (  0.5%)   0.0002 (  0.1%)   0.0009 (  0.3%)   0.0010 (  0.0%)  SILGen-function
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-module-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.1460 (100.0%)   0.1522 (100.0%)   0.2981 (100.0%)   3.7883 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1591 seconds (1.9243 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0612 (100.0%)   0.0980 (100.0%)   0.1591 (100.0%)   1.9243 (100.0%)  Building Target
   0.0612 (100.0%)   0.0980 (100.0%)   0.1591 (100.0%)   1.9243 (100.0%)  Total
EmitSwiftModule normal arm64 (in target 'SLazeKit' from project 'SLazeKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Laze.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeKit/Laze.swift (in target 'SLazeKit' from project 'SLazeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SLazeKit/Laze.swift (in target 'SLazeKit' from project 'SLazeKit')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745528143993647-swift-frontend-SLazeKit-Laze.swift-arm64_apple_ios18.4-o-Onone-2587591769.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3260 seconds (3.6250 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0200 ( 10.7%)   0.0422 ( 30.5%)   0.0622 ( 19.1%)   1.6945 ( 46.7%)  parse-and-resolve-imports
   0.0197 ( 10.5%)   0.0417 ( 30.1%)   0.0614 ( 18.8%)   1.6938 ( 46.7%)  Import resolution
   0.0760 ( 40.5%)   0.0246 ( 17.8%)   0.1006 ( 30.9%)   0.1006 (  2.8%)  build-rewrite-system
   0.0017 (  0.9%)   0.0085 (  6.1%)   0.0101 (  3.1%)   0.0444 (  1.2%)  load-stdlib
   0.0157 (  8.4%)   0.0031 (  2.2%)   0.0188 (  5.8%)   0.0188 (  0.5%)  perform-sema
   0.0110 (  5.9%)   0.0078 (  5.6%)   0.0188 (  5.8%)   0.0188 (  0.5%)  import-clang-decl
   0.0156 (  8.3%)   0.0031 (  2.2%)   0.0187 (  5.7%)   0.0187 (  0.5%)  Type checking and Semantic analysis
   0.0087 (  4.6%)   0.0011 (  0.8%)   0.0097 (  3.0%)   0.0097 (  0.3%)  typecheck-stmt
   0.0060 (  3.2%)   0.0019 (  1.4%)   0.0078 (  2.4%)   0.0078 (  0.2%)  typecheck-decl
   0.0041 (  2.2%)   0.0027 (  2.0%)   0.0068 (  2.1%)   0.0068 (  0.2%)  IRGen
   0.0044 (  2.4%)   0.0009 (  0.7%)   0.0053 (  1.6%)   0.0053 (  0.1%)  SILGen
   0.0011 (  0.6%)   0.0002 (  0.1%)   0.0013 (  0.4%)   0.0013 (  0.0%)  SILGen-function
   0.0009 (  0.5%)   0.0004 (  0.3%)   0.0013 (  0.4%)   0.0013 (  0.0%)  load-all-members
   0.0013 (  0.7%)   0.0000 (  0.0%)   0.0013 (  0.4%)   0.0013 (  0.0%)  SIL optimization
   0.0008 (  0.4%)   0.0003 (  0.2%)   0.0011 (  0.3%)   0.0011 (  0.0%)  typecheck-expr
   0.0007 (  0.4%)   0.0001 (  0.0%)   0.0007 (  0.2%)   0.0007 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.1875 (100.0%)   0.1385 (100.0%)   0.3260 (100.0%)   3.6250 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.2344 seconds (2.9343 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.7818 (100.0%)   0.4526 (100.0%)   1.2344 (100.0%)   2.9343 (100.0%)  Building Target
   0.7818 (100.0%)   0.4526 (100.0%)   1.2344 (100.0%)   2.9343 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ StringInitializable.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeKit/Protocols/StringInitializable.swift (in target 'SLazeKit' from project 'SLazeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SLazeKit/Protocols/StringInitializable.swift (in target 'SLazeKit' from project 'SLazeKit')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745528143993258-swift-frontend-SLazeKit-StringInitializable.swift-arm64_apple_ios18.4-o-Onone-2968571123.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2972 seconds (3.2821 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0194 ( 12.6%)   0.0439 ( 30.7%)   0.0634 ( 21.3%)   1.5308 ( 46.6%)  parse-and-resolve-imports
   0.0191 ( 12.4%)   0.0435 ( 30.3%)   0.0625 ( 21.0%)   1.5300 ( 46.6%)  Import resolution
   0.0749 ( 48.7%)   0.0228 ( 15.9%)   0.0977 ( 32.9%)   0.0976 (  3.0%)  build-rewrite-system
   0.0022 (  1.5%)   0.0147 ( 10.3%)   0.0169 (  5.7%)   0.0671 (  2.0%)  load-stdlib
   0.0112 (  7.2%)   0.0091 (  6.3%)   0.0202 (  6.8%)   0.0202 (  0.6%)  import-clang-decl
   0.0048 (  3.1%)   0.0014 (  1.0%)   0.0062 (  2.1%)   0.0062 (  0.2%)  perform-sema
   0.0048 (  3.1%)   0.0014 (  1.0%)   0.0061 (  2.1%)   0.0061 (  0.2%)  Type checking and Semantic analysis
   0.0022 (  1.4%)   0.0023 (  1.6%)   0.0045 (  1.5%)   0.0045 (  0.1%)  IRGen
   0.0034 (  2.2%)   0.0008 (  0.6%)   0.0042 (  1.4%)   0.0042 (  0.1%)  typecheck-stmt
   0.0029 (  1.9%)   0.0008 (  0.6%)   0.0037 (  1.2%)   0.0037 (  0.1%)  typecheck-expr
   0.0029 (  1.9%)   0.0001 (  0.1%)   0.0030 (  1.0%)   0.0030 (  0.1%)  SIL optimization
   0.0018 (  1.2%)   0.0009 (  0.6%)   0.0027 (  0.9%)   0.0027 (  0.1%)  SILGen
   0.0016 (  1.1%)   0.0008 (  0.6%)   0.0025 (  0.8%)   0.0025 (  0.1%)  SILGen-function
   0.0012 (  0.8%)   0.0005 (  0.3%)   0.0017 (  0.6%)   0.0017 (  0.1%)  typecheck-decl
   0.0007 (  0.5%)   0.0002 (  0.1%)   0.0009 (  0.3%)   0.0009 (  0.0%)  load-all-members
   0.0008 (  0.5%)   0.0001 (  0.0%)   0.0008 (  0.3%)   0.0008 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.1539 (100.0%)   0.1433 (100.0%)   0.2972 (100.0%)   3.2821 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.3766 seconds (2.9330 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8360 (100.0%)   0.5405 (100.0%)   1.3766 (100.0%)   2.9330 (100.0%)  Building Target
   0.8360 (100.0%)   0.5405 (100.0%)   1.3766 (100.0%)   2.9330 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ Decodable.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeKit/Extensions/Decodable.swift (in target 'SLazeKit' from project 'SLazeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SLazeKit/Extensions/Decodable.swift (in target 'SLazeKit' from project 'SLazeKit')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745528143993537-swift-frontend-SLazeKit-Decodable.swift-arm64_apple_ios18.4-o-Onone-4106901668.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3314 seconds (3.2889 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0192 ( 10.0%)   0.0419 ( 30.2%)   0.0611 ( 18.4%)   1.5158 ( 46.1%)  parse-and-resolve-imports
   0.0188 (  9.8%)   0.0413 ( 29.8%)   0.0601 ( 18.1%)   1.5148 ( 46.1%)  Import resolution
   0.0757 ( 39.3%)   0.0235 ( 17.0%)   0.0993 ( 30.0%)   0.0992 (  3.0%)  build-rewrite-system
   0.0019 (  1.0%)   0.0077 (  5.6%)   0.0096 (  2.9%)   0.0578 (  1.8%)  load-stdlib
   0.0182 (  9.5%)   0.0037 (  2.7%)   0.0219 (  6.6%)   0.0220 (  0.7%)  perform-sema
   0.0182 (  9.4%)   0.0037 (  2.7%)   0.0219 (  6.6%)   0.0219 (  0.7%)  Type checking and Semantic analysis
   0.0111 (  5.8%)   0.0080 (  5.8%)   0.0192 (  5.8%)   0.0192 (  0.6%)  import-clang-decl
   0.0087 (  4.5%)   0.0026 (  1.9%)   0.0113 (  3.4%)   0.0113 (  0.3%)  typecheck-decl
   0.0085 (  4.4%)   0.0010 (  0.7%)   0.0094 (  2.8%)   0.0094 (  0.3%)  typecheck-stmt
   0.0036 (  1.9%)   0.0034 (  2.4%)   0.0070 (  2.1%)   0.0070 (  0.2%)  IRGen
   0.0044 (  2.3%)   0.0009 (  0.6%)   0.0053 (  1.6%)   0.0053 (  0.2%)  SILGen
   0.0013 (  0.7%)   0.0001 (  0.1%)   0.0014 (  0.4%)   0.0014 (  0.0%)  SILGen-function
   0.0010 (  0.5%)   0.0004 (  0.3%)   0.0014 (  0.4%)   0.0014 (  0.0%)  typecheck-expr
   0.0007 (  0.4%)   0.0003 (  0.2%)   0.0010 (  0.3%)   0.0010 (  0.0%)  load-all-members
   0.0007 (  0.4%)   0.0001 (  0.0%)   0.0008 (  0.2%)   0.0008 (  0.0%)  precheck-target
   0.0006 (  0.3%)   0.0000 (  0.0%)   0.0006 (  0.2%)   0.0006 (  0.0%)  SIL optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.1927 (100.0%)   0.1387 (100.0%)   0.3314 (100.0%)   3.2889 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.3940 seconds (2.9372 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8484 (100.0%)   0.5456 (100.0%)   1.3940 (100.0%)   2.9372 (100.0%)  Building Target
   0.8484 (100.0%)   0.5456 (100.0%)   1.3940 (100.0%)   2.9372 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ SLazeKit.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeKit/SLazeKit.swift (in target 'SLazeKit' from project 'SLazeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SLazeKit/SLazeKit.swift (in target 'SLazeKit' from project 'SLazeKit')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/SLazeKit/SLazeKit.swift:21:13: warning: capture of 'handler' with non-sendable type '(NetworkResponse, (any Error)?) -> Void' (aka '((data: Optional<Data>, http: Optional<HTTPURLResponse>), Optional<any Error>) -> ()') in a '@Sendable' closure
            handler((data, response as? HTTPURLResponse), error)
            ^
/Users/admin/builder/spi-builder-workspace/Sources/SLazeKit/SLazeKit.swift:21:13: note: a function type must be marked '@Sendable' to conform to 'Sendable'
            handler((data, response as? HTTPURLResponse), error)
            ^
/Users/admin/builder/spi-builder-workspace/Sources/SLazeKit/SLazeKit.swift:39:21: warning: capture of 'handler' with non-sendable type '(NetworkResponse, T?, (any Error)?) -> Void' (aka '((data: Optional<Data>, http: Optional<HTTPURLResponse>), Optional<T>, Optional<any Error>) -> ()') in a '@Sendable' closure
                    handler((data, response as? HTTPURLResponse), object, nil)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/SLazeKit/SLazeKit.swift:39:21: note: a function type must be marked '@Sendable' to conform to 'Sendable'
                    handler((data, response as? HTTPURLResponse), object, nil)
                    ^
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745528143993150-swift-frontend-SLazeKit-SLazeKit.swift-arm64_apple_ios18.4-o-Onone-255236091.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5820 seconds (3.6952 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0248 (  6.4%)   0.0458 ( 23.2%)   0.0705 ( 12.1%)   1.6195 ( 43.8%)  parse-and-resolve-imports
   0.0244 (  6.3%)   0.0454 ( 23.0%)   0.0698 ( 12.0%)   1.6188 ( 43.8%)  Import resolution
   0.0764 ( 19.9%)   0.0236 ( 11.9%)   0.1000 ( 17.2%)   0.0999 (  2.7%)  build-rewrite-system
   0.0537 ( 14.0%)   0.0137 (  6.9%)   0.0674 ( 11.6%)   0.0679 (  1.8%)  perform-sema
   0.0536 ( 13.9%)   0.0137 (  6.9%)   0.0673 ( 11.6%)   0.0678 (  1.8%)  Type checking and Semantic analysis
   0.0129 (  3.4%)   0.0166 (  8.4%)   0.0295 (  5.1%)   0.0430 (  1.2%)  load-stdlib
   0.0354 (  9.2%)   0.0063 (  3.2%)   0.0417 (  7.2%)   0.0417 (  1.1%)  typecheck-stmt
   0.0298 (  7.8%)   0.0091 (  4.6%)   0.0389 (  6.7%)   0.0391 (  1.1%)  typecheck-decl
   0.0252 (  6.5%)   0.0056 (  2.8%)   0.0307 (  5.3%)   0.0307 (  0.8%)  typecheck-expr
   0.0119 (  3.1%)   0.0088 (  4.4%)   0.0207 (  3.6%)   0.0206 (  0.6%)  import-clang-decl
   0.0083 (  2.2%)   0.0045 (  2.3%)   0.0128 (  2.2%)   0.0134 (  0.4%)  IRGen
   0.0094 (  2.4%)   0.0020 (  1.0%)   0.0115 (  2.0%)   0.0115 (  0.3%)  SILGen
   0.0061 (  1.6%)   0.0015 (  0.8%)   0.0077 (  1.3%)   0.0077 (  0.2%)  SILGen-function
   0.0064 (  1.7%)   0.0001 (  0.0%)   0.0065 (  1.1%)   0.0065 (  0.2%)  SIL optimization
   0.0053 (  1.4%)   0.0007 (  0.4%)   0.0060 (  1.0%)   0.0060 (  0.2%)  precheck-target
   0.0007 (  0.2%)   0.0002 (  0.1%)   0.0009 (  0.2%)   0.0009 (  0.0%)  load-all-members
   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%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.3845 (100.0%)   0.1974 (100.0%)   0.5820 (100.0%)   3.6952 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.3321 seconds (2.9412 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8694 (100.0%)   0.4627 (100.0%)   1.3321 (100.0%)   2.9412 (100.0%)  Building Target
   0.8694 (100.0%)   0.4627 (100.0%)   1.3321 (100.0%)   2.9412 (100.0%)  Total
SwiftDriverJobDiscovery normal arm64 Emitting module for SLazeKit (in target 'SLazeKit' from project 'SLazeKit')
SwiftDriver\ Compilation\ Requirements SLazeKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SLazeKit' from project 'SLazeKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SLazeKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit.SwiftFileList -DSWIFT_PACKAGE -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios18.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.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.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit-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/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit.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/SLazeKit.build/Debug-iphoneos/SLazeKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit_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/SLazeKit.build/Debug-iphoneos/SLazeKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit-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/SLazeKit.framework/Headers/SLazeKit-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit-Swift.h (in target 'SLazeKit' from project 'SLazeKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeKit.framework/Headers/SLazeKit-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeKit.framework/Modules/SLazeKit.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit.abi.json (in target 'SLazeKit' from project 'SLazeKit')
    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/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeKit.framework/Modules/SLazeKit.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeKit.framework/Modules/SLazeKit.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit.swiftmodule (in target 'SLazeKit' from project 'SLazeKit')
    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/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeKit.framework/Modules/SLazeKit.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeKit.framework/Modules/SLazeKit.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit.swiftdoc (in target 'SLazeKit' from project 'SLazeKit')
    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/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeKit.framework/Modules/SLazeKit.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeKit.framework/Modules/SLazeKit.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit.swiftsourceinfo (in target 'SLazeKit' from project 'SLazeKit')
    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/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeKit.framework/Modules/SLazeKit.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling String.swift (in target 'SLazeKit' from project 'SLazeKit')
SwiftDriverJobDiscovery normal arm64 Compiling LazeConfiguration.swift (in target 'SLazeKit' from project 'SLazeKit')
SwiftDriverJobDiscovery normal arm64 Compiling StringInitializable.swift (in target 'SLazeKit' from project 'SLazeKit')
SwiftDriverJobDiscovery normal arm64 Compiling Laze.swift (in target 'SLazeKit' from project 'SLazeKit')
SwiftDriverJobDiscovery normal arm64 Compiling Decodable.swift (in target 'SLazeKit' from project 'SLazeKit')
SwiftDriverJobDiscovery normal arm64 Compiling SLazeKit.swift (in target 'SLazeKit' from project 'SLazeKit')
SwiftDriver\ Compilation SLazeKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SLazeKit' from project 'SLazeKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SLazeKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit.SwiftFileList -DSWIFT_PACKAGE -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios18.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.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.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit-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/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit.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/SLazeKit.build/Debug-iphoneos/SLazeKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit_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/SLazeKit.build/Debug-iphoneos/SLazeKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit-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/SLazeKit.framework/SLazeKit normal (in target 'SLazeKit' from project 'SLazeKit')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios18.4 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.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.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit.LinkFileList -install_name @rpath/SLazeKit.framework/SLazeKit -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.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/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeKit.framework/SLazeKit
ExtractAppIntentsMetadata (in target 'SLazeKit' from project 'SLazeKit')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name SLazeKit --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 18.4 --bundle-identifier SLazeKit --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeKit.framework --target-triple arm64-apple-ios18.4 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeKit.framework/SLazeKit --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/SLazeKit.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/SLazeKit.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/Objects-normal/arm64/SLazeKit.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-24 13:55:47.227 appintentsmetadataprocessor[700:4008] Starting appintentsmetadataprocessor export
2025-04-24 13:55:47.230 appintentsmetadataprocessor[700:4008] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
AppIntentsSSUTraining (in target 'SLazeKit' from project 'SLazeKit')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsnltrainingprocessor --infoplist-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeKit.framework/Info.plist --temp-dir-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/ssu --bundle-id SLazeKit --product-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeKit.framework --extracted-metadata-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeKit.framework/Metadata.appintents --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug-iphoneos/SLazeKit.build/SLazeKit.DependencyMetadataFileList --archive-ssu-assets
2025-04-24 13:55:47.253 appintentsnltrainingprocessor[701:4009] Parsing options for appintentsnltrainingprocessor
2025-04-24 13:55:47.254 appintentsnltrainingprocessor[701:4009] No AppShortcuts found - Skipping.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/SLazeKit.framework/SLazeKit.tbd (in target 'SLazeKit' from project 'SLazeKit')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-16.3.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/SLazeKit.framework/SLazeKit -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/SLazeKit.framework/SLazeKit.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeKit.framework (in target 'SLazeKit' from project 'SLazeKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeKit.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeKit.framework (in target 'SLazeKit' from project 'SLazeKit')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SLazeKit.framework
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SLazeKit",
  "name" : "SLazeKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SLazeKit",
      "targets" : [
        "SLazeKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SLazeKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SLazeKitTests",
      "path" : "Tests/SLazeKitTests",
      "sources" : [
        "SLazeKitTests.swift",
        "StringInitializableTests.swift",
        "StringPathTests.swift"
      ],
      "target_dependencies" : [
        "SLazeKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SLazeKit",
      "module_type" : "SwiftTarget",
      "name" : "SLazeKit",
      "path" : "Sources/SLazeKit",
      "product_memberships" : [
        "SLazeKit"
      ],
      "sources" : [
        "Extensions/Decodable.swift",
        "Extensions/String.swift",
        "Laze.swift",
        "Protocols/LazeConfiguration.swift",
        "Protocols/StringInitializable.swift",
        "SLazeKit.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
Done.