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 0.3.0 (2b3a27), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 24 Apr 2025 21:00:31 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: 0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/shial4/SLazeKit
 * tag               0.3.0      -> FETCH_HEAD
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 0.3.0
========================================
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/Products
    cd /Users/admin/builder/spi-builder-workspace/SLazeKit.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
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/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
    cd /Users/admin/builder/spi-builder-workspace/SLazeKit.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    cd /Users/admin/builder/spi-builder-workspace/SLazeKit.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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
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
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/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/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
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
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/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
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/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
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
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_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.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
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
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
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\ 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-1745528426773063-swift-frontend-SLazeKit-StringInitializable.swift-arm64_apple_macos10.10-o-Onone-2195356666.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2738 seconds (4.1422 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0229 ( 14.2%)   0.0334 ( 29.7%)   0.0563 ( 20.6%)   1.9815 ( 47.8%)  parse-and-resolve-imports
   0.0226 ( 14.0%)   0.0328 ( 29.2%)   0.0554 ( 20.2%)   1.9806 ( 47.8%)  Import resolution
   0.0745 ( 46.1%)   0.0239 ( 21.3%)   0.0984 ( 35.9%)   0.0983 (  2.4%)  build-rewrite-system
   0.0014 (  0.8%)   0.0051 (  4.6%)   0.0065 (  2.4%)   0.0246 (  0.6%)  load-stdlib
   0.0114 (  7.0%)   0.0079 (  7.0%)   0.0193 (  7.0%)   0.0192 (  0.5%)  import-clang-decl
   0.0051 (  3.2%)   0.0013 (  1.2%)   0.0064 (  2.3%)   0.0064 (  0.2%)  perform-sema
   0.0051 (  3.1%)   0.0013 (  1.2%)   0.0064 (  2.3%)   0.0064 (  0.2%)  Type checking and Semantic analysis
   0.0025 (  1.6%)   0.0029 (  2.6%)   0.0055 (  2.0%)   0.0055 (  0.1%)  IRGen
   0.0036 (  2.2%)   0.0007 (  0.7%)   0.0043 (  1.6%)   0.0043 (  0.1%)  typecheck-stmt
   0.0030 (  1.9%)   0.0007 (  0.6%)   0.0037 (  1.4%)   0.0037 (  0.1%)  typecheck-expr
   0.0029 (  1.8%)   0.0000 (  0.0%)   0.0030 (  1.1%)   0.0030 (  0.1%)  SIL optimization
   0.0019 (  1.2%)   0.0007 (  0.6%)   0.0026 (  0.9%)   0.0026 (  0.1%)  SILGen
   0.0017 (  1.0%)   0.0007 (  0.6%)   0.0023 (  0.8%)   0.0023 (  0.1%)  SILGen-function
   0.0013 (  0.8%)   0.0005 (  0.5%)   0.0018 (  0.7%)   0.0018 (  0.0%)  typecheck-decl
   0.0008 (  0.5%)   0.0002 (  0.2%)   0.0010 (  0.4%)   0.0010 (  0.0%)  load-all-members
   0.0008 (  0.5%)   0.0001 (  0.1%)   0.0009 (  0.3%)   0.0009 (  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%)  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.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.1615 (100.0%)   0.1123 (100.0%)   0.2738 (100.0%)   4.1422 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.6335 seconds (3.6261 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9827 (100.0%)   0.6507 (100.0%)   1.6335 (100.0%)   3.6261 (100.0%)  Building Target
   0.9827 (100.0%)   0.6507 (100.0%)   1.6335 (100.0%)   3.6261 (100.0%)  Total
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-1745528426772495-swift-frontend-SLazeKit-Laze.swift-arm64_apple_macos10.10-o-Onone-2646823966.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3186 seconds (4.0856 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0241 ( 12.2%)   0.0344 ( 28.5%)   0.0585 ( 18.4%)   1.9339 ( 47.3%)  parse-and-resolve-imports
   0.0238 ( 12.0%)   0.0339 ( 28.0%)   0.0577 ( 18.1%)   1.9331 ( 47.3%)  Import resolution
   0.0728 ( 36.8%)   0.0213 ( 17.7%)   0.0941 ( 29.5%)   0.0940 (  2.3%)  build-rewrite-system
   0.0014 (  0.7%)   0.0078 (  6.4%)   0.0092 (  2.9%)   0.0255 (  0.6%)  load-stdlib
   0.0175 (  8.8%)   0.0035 (  2.9%)   0.0209 (  6.6%)   0.0209 (  0.5%)  perform-sema
   0.0174 (  8.8%)   0.0034 (  2.8%)   0.0209 (  6.5%)   0.0209 (  0.5%)  Type checking and Semantic analysis
   0.0111 (  5.6%)   0.0081 (  6.7%)   0.0192 (  6.0%)   0.0192 (  0.5%)  import-clang-decl
   0.0090 (  4.5%)   0.0010 (  0.8%)   0.0100 (  3.1%)   0.0100 (  0.2%)  typecheck-stmt
   0.0074 (  3.8%)   0.0022 (  1.9%)   0.0097 (  3.0%)   0.0097 (  0.2%)  typecheck-decl
   0.0043 (  2.2%)   0.0035 (  2.9%)   0.0078 (  2.4%)   0.0078 (  0.2%)  IRGen
   0.0043 (  2.2%)   0.0008 (  0.7%)   0.0051 (  1.6%)   0.0051 (  0.1%)  SILGen
   0.0012 (  0.6%)   0.0002 (  0.1%)   0.0013 (  0.4%)   0.0013 (  0.0%)  SILGen-function
   0.0009 (  0.5%)   0.0003 (  0.3%)   0.0012 (  0.4%)   0.0012 (  0.0%)  typecheck-expr
   0.0011 (  0.5%)   0.0000 (  0.0%)   0.0011 (  0.3%)   0.0011 (  0.0%)  SIL optimization
   0.0007 (  0.4%)   0.0003 (  0.2%)   0.0010 (  0.3%)   0.0010 (  0.0%)  load-all-members
   0.0008 (  0.4%)   0.0001 (  0.1%)   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%)  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%)  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, 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.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.1978 (100.0%)   0.1207 (100.0%)   0.3186 (100.0%)   4.0856 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.6876 seconds (3.6272 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0159 (100.0%)   0.6717 (100.0%)   1.6876 (100.0%)   3.6272 (100.0%)  Building Target
   1.0159 (100.0%)   0.6717 (100.0%)   1.6876 (100.0%)   3.6272 (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-1745528426773562-swift-frontend-SLazeKit-all-arm64_apple_macos10.10-swiftmodule-Onone-44681094.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2680 seconds (4.0395 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0223 ( 15.3%)   0.0323 ( 26.4%)   0.0546 ( 20.4%)   1.9262 ( 47.7%)  parse-and-resolve-imports
   0.0219 ( 15.0%)   0.0317 ( 26.0%)   0.0536 ( 20.0%)   1.9253 ( 47.7%)  Import resolution
   0.0269 ( 18.5%)   0.0079 (  6.4%)   0.0348 ( 13.0%)   0.0348 (  0.9%)  perform-sema
   0.0268 ( 18.4%)   0.0078 (  6.4%)   0.0346 ( 12.9%)   0.0346 (  0.9%)  Type checking and Semantic analysis
   0.0265 ( 18.1%)   0.0077 (  6.3%)   0.0342 ( 12.7%)   0.0342 (  0.8%)  typecheck-decl
   0.0049 (  3.4%)   0.0133 ( 10.9%)   0.0183 (  6.8%)   0.0237 (  0.6%)  SIL optimization
   0.0013 (  0.9%)   0.0048 (  3.9%)   0.0061 (  2.3%)   0.0234 (  0.6%)  load-stdlib
   0.0020 (  1.3%)   0.0105 (  8.6%)   0.0124 (  4.6%)   0.0174 (  0.4%)  Serialization, swiftmodule
   0.0040 (  2.8%)   0.0009 (  0.7%)   0.0049 (  1.8%)   0.0049 (  0.1%)  build-rewrite-system
   0.0031 (  2.1%)   0.0010 (  0.8%)   0.0041 (  1.5%)   0.0041 (  0.1%)  SILGen
   0.0018 (  1.2%)   0.0022 (  1.8%)   0.0039 (  1.5%)   0.0039 (  0.1%)  import-clang-decl
   0.0019 (  1.3%)   0.0008 (  0.6%)   0.0026 (  1.0%)   0.0026 (  0.1%)  typecheck-expr
   0.0003 (  0.2%)   0.0009 (  0.8%)   0.0013 (  0.5%)   0.0017 (  0.0%)  Serialization, swiftdoc
   0.0014 (  0.9%)   0.0001 (  0.1%)   0.0015 (  0.6%)   0.0015 (  0.0%)  Serialization, swiftsourceinfo
   0.0006 (  0.4%)   0.0004 (  0.3%)   0.0009 (  0.4%)   0.0009 (  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.1458 (100.0%)   0.1222 (100.0%)   0.2680 (100.0%)   4.0395 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1229 seconds (2.0181 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0606 (100.0%)   0.0623 (100.0%)   0.1229 (100.0%)   2.0181 (100.0%)  Building Target
   0.0606 (100.0%)   0.0623 (100.0%)   0.1229 (100.0%)   2.0181 (100.0%)  Total
EmitSwiftModule normal arm64 (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-1745528426773707-swift-frontend-SLazeKit-Decodable.swift-arm64_apple_macos10.10-o-Onone-808184629.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2995 seconds (3.9671 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0234 ( 12.3%)   0.0300 ( 27.5%)   0.0534 ( 17.8%)   1.8696 ( 47.1%)  parse-and-resolve-imports
   0.0229 ( 12.0%)   0.0295 ( 27.1%)   0.0525 ( 17.5%)   1.8687 ( 47.1%)  Import resolution
   0.0739 ( 38.8%)   0.0207 ( 19.0%)   0.0947 ( 31.6%)   0.0946 (  2.4%)  build-rewrite-system
   0.0015 (  0.8%)   0.0047 (  4.3%)   0.0062 (  2.1%)   0.0413 (  1.0%)  load-stdlib
   0.0158 (  8.3%)   0.0038 (  3.5%)   0.0196 (  6.5%)   0.0196 (  0.5%)  perform-sema
   0.0158 (  8.3%)   0.0038 (  3.5%)   0.0195 (  6.5%)   0.0195 (  0.5%)  Type checking and Semantic analysis
   0.0106 (  5.6%)   0.0074 (  6.8%)   0.0180 (  6.0%)   0.0180 (  0.5%)  import-clang-decl
   0.0075 (  4.0%)   0.0029 (  2.6%)   0.0104 (  3.5%)   0.0104 (  0.3%)  typecheck-decl
   0.0074 (  3.9%)   0.0008 (  0.7%)   0.0081 (  2.7%)   0.0081 (  0.2%)  typecheck-stmt
   0.0035 (  1.8%)   0.0033 (  3.0%)   0.0068 (  2.3%)   0.0068 (  0.2%)  IRGen
   0.0042 (  2.2%)   0.0011 (  1.0%)   0.0053 (  1.8%)   0.0053 (  0.1%)  SILGen
   0.0012 (  0.7%)   0.0003 (  0.3%)   0.0016 (  0.5%)   0.0016 (  0.0%)  SILGen-function
   0.0008 (  0.4%)   0.0004 (  0.3%)   0.0011 (  0.4%)   0.0011 (  0.0%)  load-all-members
   0.0007 (  0.4%)   0.0003 (  0.3%)   0.0011 (  0.4%)   0.0011 (  0.0%)  typecheck-expr
   0.0006 (  0.3%)   0.0000 (  0.0%)   0.0007 (  0.2%)   0.0007 (  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%)  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%)  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, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.1906 (100.0%)   0.1090 (100.0%)   0.2995 (100.0%)   3.9671 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.7230 seconds (3.6298 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0380 (100.0%)   0.6850 (100.0%)   1.7230 (100.0%)   3.6298 (100.0%)  Building Target
   1.0380 (100.0%)   0.6850 (100.0%)   1.7230 (100.0%)   3.6298 (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-1745528426774062-swift-frontend-SLazeKit-String.swift-arm64_apple_macos10.10-o-Onone-1576219092.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 3.8607 seconds (3.8764 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.4716 ( 47.8%)   0.3662 ( 47.0%)   1.8377 ( 47.6%)   1.8434 ( 47.6%)  parse-and-resolve-imports
   1.4712 ( 47.7%)   0.3660 ( 47.0%)   1.8372 ( 47.6%)   1.8429 ( 47.5%)  Import resolution
   0.0750 (  2.4%)   0.0114 (  1.5%)   0.0864 (  2.2%)   0.0863 (  2.2%)  build-rewrite-system
   0.0102 (  0.3%)   0.0079 (  1.0%)   0.0181 (  0.5%)   0.0214 (  0.6%)  load-stdlib
   0.0110 (  0.4%)   0.0072 (  0.9%)   0.0182 (  0.5%)   0.0182 (  0.5%)  import-clang-decl
   0.0077 (  0.3%)   0.0044 (  0.6%)   0.0121 (  0.3%)   0.0124 (  0.3%)  perform-sema
   0.0077 (  0.2%)   0.0044 (  0.6%)   0.0121 (  0.3%)   0.0124 (  0.3%)  Type checking and Semantic analysis
   0.0059 (  0.2%)   0.0033 (  0.4%)   0.0092 (  0.2%)   0.0095 (  0.2%)  typecheck-stmt
   0.0055 (  0.2%)   0.0025 (  0.3%)   0.0081 (  0.2%)   0.0084 (  0.2%)  typecheck-expr
   0.0041 (  0.1%)   0.0011 (  0.1%)   0.0052 (  0.1%)   0.0052 (  0.1%)  SILGen
   0.0038 (  0.1%)   0.0007 (  0.1%)   0.0045 (  0.1%)   0.0045 (  0.1%)  SILGen-function
   0.0024 (  0.1%)   0.0020 (  0.3%)   0.0044 (  0.1%)   0.0044 (  0.1%)  IRGen
   0.0017 (  0.1%)   0.0010 (  0.1%)   0.0027 (  0.1%)   0.0027 (  0.1%)  typecheck-decl
   0.0022 (  0.1%)   0.0001 (  0.0%)   0.0022 (  0.1%)   0.0022 (  0.1%)  SIL optimization
   0.0006 (  0.0%)   0.0008 (  0.1%)   0.0014 (  0.0%)   0.0014 (  0.0%)  typecheck-for-each
   0.0007 (  0.0%)   0.0002 (  0.0%)   0.0009 (  0.0%)   0.0009 (  0.0%)  load-all-members
   0.0001 (  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%)  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, 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
   3.0813 (100.0%)   0.7794 (100.0%)   3.8607 (100.0%)   3.8764 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.5589 seconds (3.6223 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   2.5127 (100.0%)   1.0462 (100.0%)   3.5589 (100.0%)   3.6223 (100.0%)  Building Target
   2.5127 (100.0%)   1.0462 (100.0%)   3.5589 (100.0%)   3.6223 (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')
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-1745528426772986-swift-frontend-SLazeKit-SLazeKit.swift-arm64_apple_macos10.10-o-Onone-1903306763.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5377 seconds (4.3357 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0231 (  6.1%)   0.0338 ( 21.6%)   0.0569 ( 10.6%)   1.9457 ( 44.9%)  parse-and-resolve-imports
   0.0227 (  6.0%)   0.0332 ( 21.2%)   0.0559 ( 10.4%)   1.9446 ( 44.9%)  Import resolution
   0.0746 ( 19.6%)   0.0216 ( 13.8%)   0.0961 ( 17.9%)   0.0961 (  2.2%)  build-rewrite-system
   0.0565 ( 14.8%)   0.0126 (  8.1%)   0.0691 ( 12.8%)   0.0694 (  1.6%)  perform-sema
   0.0564 ( 14.8%)   0.0126 (  8.0%)   0.0690 ( 12.8%)   0.0693 (  1.6%)  Type checking and Semantic analysis
   0.0388 ( 10.2%)   0.0074 (  4.7%)   0.0461 (  8.6%)   0.0462 (  1.1%)  typecheck-stmt
   0.0297 (  7.8%)   0.0072 (  4.6%)   0.0369 (  6.9%)   0.0369 (  0.9%)  typecheck-decl
   0.0271 (  7.1%)   0.0061 (  3.9%)   0.0331 (  6.2%)   0.0331 (  0.8%)  typecheck-expr
   0.0013 (  0.3%)   0.0037 (  2.4%)   0.0051 (  0.9%)   0.0243 (  0.6%)  load-stdlib
   0.0118 (  3.1%)   0.0091 (  5.8%)   0.0208 (  3.9%)   0.0209 (  0.5%)  import-clang-decl
   0.0101 (  2.6%)   0.0048 (  3.1%)   0.0148 (  2.8%)   0.0154 (  0.4%)  IRGen
   0.0097 (  2.5%)   0.0019 (  1.2%)   0.0117 (  2.2%)   0.0117 (  0.3%)  SILGen
   0.0068 (  1.8%)   0.0014 (  0.9%)   0.0082 (  1.5%)   0.0082 (  0.2%)  SILGen-function
   0.0057 (  1.5%)   0.0008 (  0.5%)   0.0066 (  1.2%)   0.0065 (  0.2%)  precheck-target
   0.0063 (  1.6%)   0.0001 (  0.1%)   0.0064 (  1.2%)   0.0064 (  0.1%)  SIL optimization
   0.0008 (  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%)  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%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.3814 (100.0%)   0.1564 (100.0%)   0.5377 (100.0%)   4.3357 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.6732 seconds (3.6347 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0317 (100.0%)   0.6415 (100.0%)   1.6732 (100.0%)   3.6347 (100.0%)  Building Target
   1.0317 (100.0%)   0.6415 (100.0%)   1.6732 (100.0%)   3.6347 (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')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745528426773246-swift-frontend-SLazeKit-LazeConfiguration.swift-arm64_apple_macos10.10-o-Onone-4171996560.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2228 seconds (4.4557 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0225 ( 18.5%)   0.0339 ( 33.7%)   0.0565 ( 25.4%)   2.1640 ( 48.6%)  parse-and-resolve-imports
   0.0222 ( 18.2%)   0.0334 ( 33.1%)   0.0556 ( 25.0%)   2.1632 ( 48.5%)  Import resolution
   0.0470 ( 38.6%)   0.0130 ( 12.9%)   0.0600 ( 26.9%)   0.0600 (  1.3%)  build-rewrite-system
   0.0014 (  1.1%)   0.0037 (  3.6%)   0.0051 (  2.3%)   0.0229 (  0.5%)  load-stdlib
   0.0105 (  8.6%)   0.0074 (  7.3%)   0.0179 (  8.0%)   0.0179 (  0.4%)  import-clang-decl
   0.0043 (  3.5%)   0.0020 (  2.0%)   0.0063 (  2.8%)   0.0063 (  0.1%)  perform-sema
   0.0042 (  3.5%)   0.0020 (  2.0%)   0.0063 (  2.8%)   0.0063 (  0.1%)  Type checking and Semantic analysis
   0.0024 (  2.0%)   0.0028 (  2.8%)   0.0052 (  2.3%)   0.0052 (  0.1%)  IRGen
   0.0025 (  2.1%)   0.0016 (  1.6%)   0.0041 (  1.8%)   0.0041 (  0.1%)  typecheck-decl
   0.0016 (  1.3%)   0.0004 (  0.4%)   0.0019 (  0.9%)   0.0019 (  0.0%)  typecheck-stmt
   0.0013 (  1.0%)   0.0002 (  0.2%)   0.0015 (  0.7%)   0.0015 (  0.0%)  precheck-target
   0.0007 (  0.6%)   0.0002 (  0.2%)   0.0008 (  0.4%)   0.0008 (  0.0%)  load-all-members
   0.0007 (  0.6%)   0.0000 (  0.0%)   0.0007 (  0.3%)   0.0007 (  0.0%)  SIL optimization
   0.0005 (  0.4%)   0.0001 (  0.1%)   0.0006 (  0.3%)   0.0006 (  0.0%)  SILGen
   0.0002 (  0.1%)   0.0001 (  0.1%)   0.0002 (  0.1%)   0.0002 (  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, 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.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.1220 (100.0%)   0.1009 (100.0%)   0.2228 (100.0%)   4.4557 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.4497 seconds (3.6251 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.7910 (100.0%)   0.6587 (100.0%)   1.4497 (100.0%)   3.6251 (100.0%)  Building Target
   0.7910 (100.0%)   0.6587 (100.0%)   1.4497 (100.0%)   3.6251 (100.0%)  Total
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

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.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.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.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 LazeConfiguration.swift (in target 'SLazeKit' from project 'SLazeKit')
SwiftDriverJobDiscovery normal arm64 Compiling String.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/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:00:30.647 appintentsmetadataprocessor[700:3951] Starting appintentsmetadataprocessor export
2025-04-24 14:00:30.649 appintentsmetadataprocessor[700:3951] 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
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
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
/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.