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 macOS (Xcode) using Xcode 16.3 on 24 Apr 2025 21:01:56 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 platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build 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:         macosXcodebuild
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 platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SLazeKit-Package -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target '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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 9a9f8de07fbbd5e12d81f57d9ff3d7d7
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9a9f8de07fbbd5e12d81f57d9ff3d7d7.xcbuilddata
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
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    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/EagerLinkingTBDs/Debug
    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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
    cd /Users/admin/builder/spi-builder-workspace/SLazeKit.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeKit.framework/SLazeKit Versions/Current/SLazeKit (in target 'SLazeKit' from project 'SLazeKit')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/SLazeKit /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeKit.framework/SLazeKit
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeKit.framework/Resources Versions/Current/Resources (in target 'SLazeKit' from project 'SLazeKit')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Resources /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeKit.framework/Resources
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug/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/SLazeKit.build/SLazeKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug/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/SLazeKit.build/Objects-normal/arm64/SLazeKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug/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/SLazeKit.build/Objects-normal/arm64/SLazeKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug/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/SLazeKit.build/Objects-normal/arm64/SLazeKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug/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/SLazeKit.build/Objects-normal/arm64/SLazeKit.LinkFileList
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeKit.framework/Modules Versions/Current/Modules (in target 'SLazeKit' from project 'SLazeKit')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Modules /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeKit.framework/Modules
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeKit.framework/Versions/Current A (in target 'SLazeKit' from project 'SLazeKit')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh A /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeKit.framework/Versions/Current
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug/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/SLazeKit.build/SLazeKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug/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/SLazeKit.build/Objects-normal/arm64/SLazeKit.SwiftConstValuesFileList
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeKit.framework/Headers Versions/Current/Headers (in target 'SLazeKit' from project 'SLazeKit')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Headers /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeKit.framework/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeKit.framework/Versions/A/Resources (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/SLazeKit.framework/Versions/A/Resources
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeKit.framework/Versions/A/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/SLazeKit.framework/Versions/A/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeKit.framework/Versions/A (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/SLazeKit.framework/Versions/A
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeKit.framework/Versions (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/SLazeKit.framework/Versions
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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/SLazeKit.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeKit.framework/Versions/A/Resources/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 -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeKit.framework/Versions/A/Resources/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/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.10 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug/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/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/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/SLazeKit.build/Objects-normal/arm64/SLazeKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug/SLazeKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug/SLazeKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug/SLazeKit.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug/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\ 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-1745528510702952-swift-frontend-SLazeKit-LazeConfiguration.swift-arm64_apple_macos10.10-o-Onone-3809887568.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2876 seconds (4.4912 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0241 ( 15.1%)   0.0375 ( 29.4%)   0.0616 ( 21.4%)   2.1549 ( 48.0%)  parse-and-resolve-imports
   0.0238 ( 14.8%)   0.0368 ( 28.9%)   0.0606 ( 21.1%)   2.1539 ( 48.0%)  Import resolution
   0.0771 ( 48.2%)   0.0249 ( 19.5%)   0.1019 ( 35.5%)   0.1019 (  2.3%)  build-rewrite-system
   0.0013 (  0.8%)   0.0068 (  5.3%)   0.0081 (  2.8%)   0.0252 (  0.6%)  load-stdlib
   0.0123 (  7.7%)   0.0096 (  7.5%)   0.0219 (  7.6%)   0.0218 (  0.5%)  import-clang-decl
   0.0051 (  3.2%)   0.0028 (  2.2%)   0.0078 (  2.7%)   0.0078 (  0.2%)  perform-sema
   0.0050 (  3.1%)   0.0027 (  2.1%)   0.0078 (  2.7%)   0.0078 (  0.2%)  Type checking and Semantic analysis
   0.0027 (  1.7%)   0.0030 (  2.3%)   0.0056 (  2.0%)   0.0056 (  0.1%)  IRGen
   0.0028 (  1.8%)   0.0020 (  1.6%)   0.0048 (  1.7%)   0.0048 (  0.1%)  typecheck-decl
   0.0020 (  1.3%)   0.0006 (  0.5%)   0.0027 (  0.9%)   0.0027 (  0.1%)  typecheck-stmt
   0.0017 (  1.1%)   0.0004 (  0.3%)   0.0021 (  0.7%)   0.0021 (  0.0%)  precheck-target
   0.0007 (  0.4%)   0.0002 (  0.2%)   0.0009 (  0.3%)   0.0009 (  0.0%)  load-all-members
   0.0007 (  0.5%)   0.0000 (  0.0%)   0.0008 (  0.3%)   0.0008 (  0.0%)  SIL optimization
   0.0005 (  0.3%)   0.0002 (  0.1%)   0.0007 (  0.2%)   0.0007 (  0.0%)  SILGen
   0.0002 (  0.1%)   0.0001 (  0.1%)   0.0003 (  0.1%)   0.0003 (  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%)  SIL verification, pre-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, 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.1601 (100.0%)   0.1275 (100.0%)   0.2876 (100.0%)   4.4912 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.8389 seconds (4.0497 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0409 (100.0%)   0.7980 (100.0%)   1.8389 (100.0%)   4.0497 (100.0%)  Building Target
   1.0409 (100.0%)   0.7980 (100.0%)   1.8389 (100.0%)   4.0497 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ String.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeKit/Extensions/String.swift (in target 'SLazeKit' from project 'SLazeKit')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745528510701976-swift-frontend-SLazeKit-String.swift-arm64_apple_macos10.10-o-Onone-2987872570.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2869 seconds (4.8890 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0233 ( 14.1%)   0.0343 ( 28.1%)   0.0576 ( 20.1%)   2.3430 ( 47.9%)  parse-and-resolve-imports
   0.0229 ( 13.9%)   0.0338 ( 27.7%)   0.0567 ( 19.8%)   2.3422 ( 47.9%)  Import resolution
   0.0505 ( 30.7%)   0.0157 ( 12.8%)   0.0662 ( 23.1%)   0.0662 (  1.4%)  build-rewrite-system
   0.0014 (  0.9%)   0.0055 (  4.5%)   0.0069 (  2.4%)   0.0377 (  0.8%)  load-stdlib
   0.0116 (  7.0%)   0.0089 (  7.3%)   0.0205 (  7.1%)   0.0205 (  0.4%)  import-clang-decl
   0.0104 (  6.3%)   0.0051 (  4.2%)   0.0155 (  5.4%)   0.0156 (  0.3%)  perform-sema
   0.0103 (  6.3%)   0.0051 (  4.2%)   0.0154 (  5.4%)   0.0155 (  0.3%)  Type checking and Semantic analysis
   0.0083 (  5.0%)   0.0038 (  3.1%)   0.0121 (  4.2%)   0.0122 (  0.2%)  typecheck-stmt
   0.0077 (  4.7%)   0.0036 (  2.9%)   0.0113 (  3.9%)   0.0113 (  0.2%)  typecheck-expr
   0.0049 (  2.9%)   0.0010 (  0.8%)   0.0059 (  2.0%)   0.0059 (  0.1%)  SILGen
   0.0029 (  1.8%)   0.0026 (  2.1%)   0.0055 (  1.9%)   0.0055 (  0.1%)  IRGen
   0.0045 (  2.7%)   0.0009 (  0.8%)   0.0055 (  1.9%)   0.0055 (  0.1%)  SILGen-function
   0.0020 (  1.2%)   0.0013 (  1.1%)   0.0033 (  1.2%)   0.0034 (  0.1%)  typecheck-decl
   0.0024 (  1.4%)   0.0001 (  0.0%)   0.0024 (  0.8%)   0.0024 (  0.0%)  SIL optimization
   0.0008 (  0.5%)   0.0003 (  0.3%)   0.0011 (  0.4%)   0.0011 (  0.0%)  typecheck-for-each
   0.0006 (  0.4%)   0.0002 (  0.1%)   0.0008 (  0.3%)   0.0008 (  0.0%)  load-all-members
   0.0002 (  0.1%)   0.0000 (  0.0%)   0.0003 (  0.1%)   0.0003 (  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%)  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%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.1647 (100.0%)   0.1222 (100.0%)   0.2869 (100.0%)   4.8890 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.6353 seconds (4.0508 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8491 (100.0%)   0.7862 (100.0%)   1.6353 (100.0%)   4.0508 (100.0%)  Building Target
   0.8491 (100.0%)   0.7862 (100.0%)   1.6353 (100.0%)   4.0508 (100.0%)  Total
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

SwiftCompile normal arm64 Compiling\ SLazeKit.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeKit/SLazeKit.swift (in target 'SLazeKit' from project 'SLazeKit')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745528510703201-swift-frontend-SLazeKit-SLazeKit.swift-arm64_apple_macos10.10-o-Onone-172726638.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5415 seconds (4.9029 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0245 (  6.5%)   0.0362 ( 21.9%)   0.0608 ( 11.2%)   2.2234 ( 45.3%)  parse-and-resolve-imports
   0.0242 (  6.4%)   0.0357 ( 21.6%)   0.0598 ( 11.0%)   2.2224 ( 45.3%)  Import resolution
   0.0581 ( 15.5%)   0.0139 (  8.4%)   0.0721 ( 13.3%)   0.0723 (  1.5%)  perform-sema
   0.0581 ( 15.4%)   0.0139 (  8.4%)   0.0720 ( 13.3%)   0.0723 (  1.5%)  Type checking and Semantic analysis
   0.0549 ( 14.6%)   0.0173 ( 10.5%)   0.0723 ( 13.3%)   0.0722 (  1.5%)  build-rewrite-system
   0.0378 ( 10.0%)   0.0070 (  4.2%)   0.0447 (  8.3%)   0.0447 (  0.9%)  typecheck-stmt
   0.0325 (  8.6%)   0.0089 (  5.4%)   0.0414 (  7.6%)   0.0414 (  0.8%)  typecheck-decl
   0.0014 (  0.4%)   0.0045 (  2.7%)   0.0059 (  1.1%)   0.0411 (  0.8%)  load-stdlib
   0.0271 (  7.2%)   0.0062 (  3.8%)   0.0333 (  6.2%)   0.0333 (  0.7%)  typecheck-expr
   0.0126 (  3.4%)   0.0101 (  6.1%)   0.0227 (  4.2%)   0.0228 (  0.5%)  import-clang-decl
   0.0104 (  2.8%)   0.0057 (  3.5%)   0.0161 (  3.0%)   0.0166 (  0.3%)  IRGen
   0.0128 (  3.4%)   0.0028 (  1.7%)   0.0155 (  2.9%)   0.0155 (  0.3%)  SILGen
   0.0090 (  2.4%)   0.0019 (  1.2%)   0.0110 (  2.0%)   0.0109 (  0.2%)  SILGen-function
   0.0057 (  1.5%)   0.0008 (  0.5%)   0.0066 (  1.2%)   0.0065 (  0.1%)  precheck-target
   0.0063 (  1.7%)   0.0001 (  0.0%)   0.0063 (  1.2%)   0.0063 (  0.1%)  SIL optimization
   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.0001 (  0.0%)   0.0001 (  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, 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%)  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%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.3762 (100.0%)   0.1653 (100.0%)   0.5415 (100.0%)   4.9029 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.7540 seconds (4.0552 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9770 (100.0%)   0.7771 (100.0%)   1.7540 (100.0%)   4.0552 (100.0%)  Building Target
   0.9770 (100.0%)   0.7771 (100.0%)   1.7540 (100.0%)   4.0552 (100.0%)  Total
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)
                    ^
SwiftCompile normal arm64 Compiling\ StringInitializable.swift /Users/admin/builder/spi-builder-workspace/Sources/SLazeKit/Protocols/StringInitializable.swift (in target 'SLazeKit' from project 'SLazeKit')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745528510702844-swift-frontend-SLazeKit-StringInitializable.swift-arm64_apple_macos10.10-o-Onone-900393348.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 4.1220 seconds (4.1673 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.5728 ( 48.2%)   0.4072 ( 47.5%)   1.9800 ( 48.0%)   1.9936 ( 47.8%)  parse-and-resolve-imports
   1.5725 ( 48.2%)   0.4070 ( 47.5%)   1.9795 ( 48.0%)   1.9931 ( 47.8%)  Import resolution
   0.0795 (  2.4%)   0.0128 (  1.5%)   0.0923 (  2.2%)   0.0923 (  2.2%)  build-rewrite-system
   0.0014 (  0.0%)   0.0057 (  0.7%)   0.0070 (  0.2%)   0.0252 (  0.6%)  load-stdlib
   0.0116 (  0.4%)   0.0083 (  1.0%)   0.0199 (  0.5%)   0.0198 (  0.5%)  import-clang-decl
   0.0048 (  0.1%)   0.0028 (  0.3%)   0.0076 (  0.2%)   0.0076 (  0.2%)  perform-sema
   0.0048 (  0.1%)   0.0028 (  0.3%)   0.0076 (  0.2%)   0.0076 (  0.2%)  Type checking and Semantic analysis
   0.0029 (  0.1%)   0.0027 (  0.3%)   0.0057 (  0.1%)   0.0057 (  0.1%)  IRGen
   0.0032 (  0.1%)   0.0009 (  0.1%)   0.0042 (  0.1%)   0.0042 (  0.1%)  typecheck-stmt
   0.0028 (  0.1%)   0.0009 (  0.1%)   0.0037 (  0.1%)   0.0037 (  0.1%)  typecheck-expr
   0.0019 (  0.1%)   0.0015 (  0.2%)   0.0034 (  0.1%)   0.0034 (  0.1%)  SILGen
   0.0014 (  0.0%)   0.0018 (  0.2%)   0.0032 (  0.1%)   0.0032 (  0.1%)  typecheck-decl
   0.0017 (  0.1%)   0.0014 (  0.2%)   0.0031 (  0.1%)   0.0031 (  0.1%)  SILGen-function
   0.0028 (  0.1%)   0.0002 (  0.0%)   0.0031 (  0.1%)   0.0031 (  0.1%)  SIL optimization
   0.0008 (  0.0%)   0.0002 (  0.0%)   0.0010 (  0.0%)   0.0010 (  0.0%)  precheck-target
   0.0007 (  0.0%)   0.0001 (  0.0%)   0.0008 (  0.0%)   0.0008 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   3.2655 (100.0%)   0.8565 (100.0%)   4.1220 (100.0%)   4.1673 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.8997 seconds (4.0474 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   2.6753 (100.0%)   1.2244 (100.0%)   3.8997 (100.0%)   4.0474 (100.0%)  Building Target
   2.6753 (100.0%)   1.2244 (100.0%)   3.8997 (100.0%)   4.0474 (100.0%)  Total
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

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-1745528510701971-swift-frontend-SLazeKit-Decodable.swift-arm64_apple_macos10.10-o-Onone-494165673.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3149 seconds (4.3234 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0221 ( 11.2%)   0.0312 ( 26.5%)   0.0533 ( 16.9%)   2.0483 ( 47.4%)  parse-and-resolve-imports
   0.0218 ( 11.1%)   0.0307 ( 26.0%)   0.0525 ( 16.7%)   2.0475 ( 47.4%)  Import resolution
   0.0784 ( 39.8%)   0.0246 ( 20.9%)   0.1030 ( 32.7%)   0.1030 (  2.4%)  build-rewrite-system
   0.0014 (  0.7%)   0.0064 (  5.5%)   0.0078 (  2.5%)   0.0261 (  0.6%)  load-stdlib
   0.0118 (  6.0%)   0.0094 (  8.0%)   0.0212 (  6.7%)   0.0212 (  0.5%)  import-clang-decl
   0.0168 (  8.5%)   0.0037 (  3.2%)   0.0205 (  6.5%)   0.0206 (  0.5%)  perform-sema
   0.0167 (  8.5%)   0.0037 (  3.2%)   0.0204 (  6.5%)   0.0205 (  0.5%)  Type checking and Semantic analysis
   0.0080 (  4.1%)   0.0027 (  2.3%)   0.0107 (  3.4%)   0.0108 (  0.2%)  typecheck-decl
   0.0078 (  4.0%)   0.0008 (  0.7%)   0.0086 (  2.7%)   0.0086 (  0.2%)  typecheck-stmt
   0.0037 (  1.9%)   0.0028 (  2.4%)   0.0065 (  2.1%)   0.0065 (  0.2%)  IRGen
   0.0044 (  2.2%)   0.0007 (  0.6%)   0.0051 (  1.6%)   0.0051 (  0.1%)  SILGen
   0.0013 (  0.7%)   0.0001 (  0.1%)   0.0014 (  0.5%)   0.0014 (  0.0%)  SILGen-function
   0.0009 (  0.4%)   0.0004 (  0.4%)   0.0013 (  0.4%)   0.0013 (  0.0%)  typecheck-expr
   0.0008 (  0.4%)   0.0004 (  0.3%)   0.0012 (  0.4%)   0.0012 (  0.0%)  load-all-members
   0.0007 (  0.3%)   0.0001 (  0.1%)   0.0007 (  0.2%)   0.0007 (  0.0%)  precheck-target
   0.0006 (  0.3%)   0.0000 (  0.0%)   0.0007 (  0.2%)   0.0007 (  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%)  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%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.1970 (100.0%)   0.1180 (100.0%)   0.3149 (100.0%)   4.3234 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.9420 seconds (4.0579 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.1100 (100.0%)   0.8320 (100.0%)   1.9420 (100.0%)   4.0579 (100.0%)  Building Target
   1.1100 (100.0%)   0.8320 (100.0%)   1.9420 (100.0%)   4.0579 (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-1745528510704156-swift-frontend-SLazeKit-all-arm64_apple_macos10.10-swiftmodule-Onone-1168291261.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3285 seconds (4.5354 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0286 ( 16.5%)   0.0422 ( 27.2%)   0.0708 ( 21.6%)   2.1667 ( 47.8%)  parse-and-resolve-imports
   0.0281 ( 16.2%)   0.0415 ( 26.7%)   0.0696 ( 21.2%)   2.1655 ( 47.7%)  Import resolution
   0.0282 ( 16.3%)   0.0095 (  6.1%)   0.0378 ( 11.5%)   0.0378 (  0.8%)  perform-sema
   0.0281 ( 16.2%)   0.0095 (  6.1%)   0.0377 ( 11.5%)   0.0377 (  0.8%)  Type checking and Semantic analysis
   0.0277 ( 16.0%)   0.0094 (  6.0%)   0.0371 ( 11.3%)   0.0371 (  0.8%)  typecheck-decl
   0.0050 (  2.9%)   0.0150 (  9.6%)   0.0200 (  6.1%)   0.0258 (  0.6%)  SIL optimization
   0.0106 (  6.1%)   0.0085 (  5.5%)   0.0190 (  5.8%)   0.0225 (  0.5%)  load-stdlib
   0.0018 (  1.0%)   0.0115 (  7.4%)   0.0133 (  4.0%)   0.0186 (  0.4%)  Serialization, swiftmodule
   0.0043 (  2.5%)   0.0014 (  0.9%)   0.0056 (  1.7%)   0.0056 (  0.1%)  build-rewrite-system
   0.0023 (  1.3%)   0.0030 (  1.9%)   0.0053 (  1.6%)   0.0053 (  0.1%)  import-clang-decl
   0.0039 (  2.3%)   0.0014 (  0.9%)   0.0053 (  1.6%)   0.0053 (  0.1%)  SILGen
   0.0019 (  1.1%)   0.0008 (  0.5%)   0.0027 (  0.8%)   0.0027 (  0.1%)  typecheck-expr
   0.0005 (  0.3%)   0.0012 (  0.7%)   0.0016 (  0.5%)   0.0021 (  0.0%)  Serialization, swiftdoc
   0.0014 (  0.8%)   0.0001 (  0.1%)   0.0015 (  0.5%)   0.0015 (  0.0%)  Serialization, swiftsourceinfo
   0.0007 (  0.4%)   0.0004 (  0.3%)   0.0011 (  0.3%)   0.0011 (  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%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-module-class-member-cache
   0.1732 (100.0%)   0.1553 (100.0%)   0.3285 (100.0%)   4.5354 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1585 seconds (2.2643 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0786 (100.0%)   0.0799 (100.0%)   0.1585 (100.0%)   2.2643 (100.0%)  Building Target
   0.0786 (100.0%)   0.0799 (100.0%)   0.1585 (100.0%)   2.2643 (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')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745528510704023-swift-frontend-SLazeKit-Laze.swift-arm64_apple_macos10.10-o-Onone-1392685842.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3327 seconds (4.2577 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0235 ( 11.9%)   0.0376 ( 27.9%)   0.0611 ( 18.4%)   2.0157 ( 47.3%)  parse-and-resolve-imports
   0.0231 ( 11.7%)   0.0371 ( 27.5%)   0.0602 ( 18.1%)   2.0148 ( 47.3%)  Import resolution
   0.0776 ( 39.2%)   0.0240 ( 17.8%)   0.1015 ( 30.5%)   0.1014 (  2.4%)  build-rewrite-system
   0.0013 (  0.7%)   0.0062 (  4.6%)   0.0076 (  2.3%)   0.0232 (  0.5%)  load-stdlib
   0.0119 (  6.0%)   0.0096 (  7.1%)   0.0216 (  6.5%)   0.0216 (  0.5%)  import-clang-decl
   0.0162 (  8.2%)   0.0049 (  3.7%)   0.0211 (  6.3%)   0.0211 (  0.5%)  perform-sema
   0.0161 (  8.1%)   0.0049 (  3.6%)   0.0210 (  6.3%)   0.0210 (  0.5%)  Type checking and Semantic analysis
   0.0073 (  3.7%)   0.0037 (  2.8%)   0.0111 (  3.3%)   0.0111 (  0.3%)  typecheck-decl
   0.0079 (  4.0%)   0.0010 (  0.7%)   0.0088 (  2.7%)   0.0088 (  0.2%)  typecheck-stmt
   0.0042 (  2.1%)   0.0033 (  2.5%)   0.0075 (  2.2%)   0.0075 (  0.2%)  IRGen
   0.0043 (  2.2%)   0.0016 (  1.2%)   0.0059 (  1.8%)   0.0061 (  0.1%)  SILGen
   0.0012 (  0.6%)   0.0002 (  0.2%)   0.0014 (  0.4%)   0.0014 (  0.0%)  SILGen-function
   0.0009 (  0.5%)   0.0003 (  0.2%)   0.0012 (  0.4%)   0.0012 (  0.0%)  typecheck-expr
   0.0010 (  0.5%)   0.0000 (  0.0%)   0.0011 (  0.3%)   0.0011 (  0.0%)  SIL optimization
   0.0007 (  0.4%)   0.0002 (  0.1%)   0.0009 (  0.3%)   0.0009 (  0.0%)  load-all-members
   0.0006 (  0.3%)   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%)  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%)  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%)  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%)  populate-source-file-class-member-cache
   0.1979 (100.0%)   0.1347 (100.0%)   0.3327 (100.0%)   4.2577 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.9751 seconds (4.0494 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.1348 (100.0%)   0.8403 (100.0%)   1.9751 (100.0%)   4.0494 (100.0%)  Building Target
   1.1348 (100.0%)   0.8403 (100.0%)   1.9751 (100.0%)   4.0494 (100.0%)  Total
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

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/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.10 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug/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/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/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/SLazeKit.build/Objects-normal/arm64/SLazeKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug/SLazeKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug/SLazeKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug/SLazeKit.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug/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/SLazeKit.framework/Versions/A/Headers/SLazeKit-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug/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/SLazeKit.build/Objects-normal/arm64/SLazeKit-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeKit.framework/Versions/A/Headers/SLazeKit-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeKit.framework/Versions/A/Modules/SLazeKit.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug/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/SLazeKit.build/Objects-normal/arm64/SLazeKit.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeKit.framework/Versions/A/Modules/SLazeKit.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeKit.framework/Versions/A/Modules/SLazeKit.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug/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/SLazeKit.build/Objects-normal/arm64/SLazeKit.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeKit.framework/Versions/A/Modules/SLazeKit.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeKit.framework/Versions/A/Modules/SLazeKit.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug/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/SLazeKit.build/Objects-normal/arm64/SLazeKit.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeKit.framework/Versions/A/Modules/SLazeKit.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeKit.framework/Versions/A/Modules/SLazeKit.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug/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/SLazeKit.build/Objects-normal/arm64/SLazeKit.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeKit.framework/Versions/A/Modules/SLazeKit.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling String.swift (in target 'SLazeKit' from project 'SLazeKit')
SwiftDriverJobDiscovery normal arm64 Compiling SLazeKit.swift (in target 'SLazeKit' from project 'SLazeKit')
SwiftDriverJobDiscovery normal arm64 Compiling StringInitializable.swift (in target 'SLazeKit' from project 'SLazeKit')
SwiftDriverJobDiscovery normal arm64 Compiling LazeConfiguration.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')
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/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.10 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug/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/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/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/SLazeKit.build/Objects-normal/arm64/SLazeKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug/SLazeKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug/SLazeKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug/SLazeKit.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug/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/SLazeKit.framework/Versions/A/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-macos10.10 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug/SLazeKit.build/Objects-normal/arm64/SLazeKit.LinkFileList -install_name @rpath/SLazeKit.framework/Versions/A/SLazeKit -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug/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/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/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug/SLazeKit.build/Objects-normal/arm64/SLazeKit.swiftmodule -Xlinker -no_adhoc_codesign -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeKit.framework/Versions/A/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.10 --bundle-identifier SLazeKit --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeKit.framework/Versions/A/Resources --target-triple arm64-apple-macos10.10 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeKit.framework/Versions/A/SLazeKit --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug/SLazeKit.build/Objects-normal/arm64/SLazeKit_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug/SLazeKit.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug/SLazeKit.build/Objects-normal/arm64/SLazeKit.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug/SLazeKit.build/SLazeKit.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug/SLazeKit.build/SLazeKit.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SLazeKit.build/Debug/SLazeKit.build/Objects-normal/arm64/SLazeKit.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-24 14:01:55.064 appintentsmetadataprocessor[707:4020] Starting appintentsmetadataprocessor export
2025-04-24 14:01:55.066 appintentsmetadataprocessor[707:4020] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/SLazeKit.framework/Versions/A/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeKit.framework/Versions/A/SLazeKit -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/SLazeKit.framework/Versions/A/SLazeKit.tbd
CodeSign /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeKit.framework/Versions/A (in target 'SLazeKit' from project 'SLazeKit')
    cd /Users/admin/builder/spi-builder-workspace

    Signing Identity:     "Sign to Run Locally"

    /usr/bin/codesign --force --sign - --timestamp\=none --generate-entitlement-der /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SLazeKit.framework/Versions/A
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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/SLazeKit.framework
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/SLazeKit.framework/SLazeKit.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/SLazeKit.framework/Versions/A/SLazeKit.tbd (in target 'SLazeKit' from project 'SLazeKit')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/SLazeKit.framework/Versions/A/SLazeKit.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/SLazeKit.framework/SLazeKit.tbd
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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/SLazeKit.framework
/Users/admin/builder/spi-builder-workspace/SLazeKit.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.10, but the range of supported deployment target versions is 10.13 to 15.4.99. (in target 'SLazeKit' from project 'SLazeKit')
** 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.