The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of NeedleFoundation, reference master (2a7981), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 10 May 2025 01:15:22 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 NeedleFoundation -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.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/uber/needle.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/uber/needle
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 2a79817 Fix spelling in fatal error
Cloned https://github.com/uber/needle.git
Revision (git rev-parse @):
2a79817bc25d162eef2362f82f0fe2b005cbd3b0
SUCCESS checkout https://github.com/uber/needle.git at master
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/uber/needle.git
https://github.com/uber/needle.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "NeedleFoundation",
  "name" : "NeedleFoundation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "NeedleFoundation",
      "targets" : [
        "NeedleFoundation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NeedleFoundationTest",
      "targets" : [
        "NeedleFoundationTest"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "NeedleFoundationTests",
      "module_type" : "SwiftTarget",
      "name" : "NeedleFoundationTests",
      "path" : "Tests/NeedleFoundationTests",
      "sources" : [
        "ComponentTests.swift",
        "DependencyProviderRegistryTests.swift",
        "Pluginized/PluginizedComponentTests.swift"
      ],
      "target_dependencies" : [
        "NeedleFoundation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NeedleFoundationTestTests",
      "module_type" : "SwiftTarget",
      "name" : "NeedleFoundationTestTests",
      "path" : "Tests/NeedleFoundationTestTests",
      "sources" : [
        "MockComponentPathBuilderTests.swift"
      ],
      "target_dependencies" : [
        "NeedleFoundationTest"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NeedleFoundationTest",
      "module_type" : "SwiftTarget",
      "name" : "NeedleFoundationTest",
      "path" : "Sources/NeedleFoundationTest",
      "product_memberships" : [
        "NeedleFoundationTest"
      ],
      "sources" : [
        "MockComponentPathBuilder.swift"
      ],
      "target_dependencies" : [
        "NeedleFoundation"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NeedleFoundation",
      "module_type" : "SwiftTarget",
      "name" : "NeedleFoundation",
      "path" : "Sources/NeedleFoundation",
      "product_memberships" : [
        "NeedleFoundation",
        "NeedleFoundationTest"
      ],
      "sources" : [
        "Bootstrap.swift",
        "Component.swift",
        "Internal/DependencyProviderRegistry.swift",
        "Pluginized/Internal/PluginExtensionProviderRegistry.swift",
        "Pluginized/NonCoreComponent.swift",
        "Pluginized/PluginizedComponent.swift",
        "Pluginized/PluginizedScopeLifecycle.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/apple/swift-syntax.git
Fetching from https://github.com/uber/swift-common.git
Fetching from https://github.com/uber/swift-concurrency.git
Fetching from https://github.com/apple/swift-tools-support-core (cached)
Fetching from https://github.com/apple/swift-system.git (cached)
Creating working copy of package ‘swift-concurrency’
Checking out 0.7.1 of package ‘swift-concurrency’
Creating working copy of package ‘swift-tools-support-core’
Checking out 0.2.7 of package ‘swift-tools-support-core’
Creating working copy of package ‘swift-system’
Checking out 1.1.1 of package ‘swift-system’
Creating working copy of package ‘swift-syntax’
Checking out 510.0.3 of package ‘swift-syntax’
Creating working copy of package ‘swift-common’
Checking out 0.5.0 of package ‘swift-common’
Resolved source packages:
  Concurrency: https://github.com/uber/swift-concurrency.git @ 0.7.1
  swift-tools-support-core: https://github.com/apple/swift-tools-support-core @ 0.2.7
  Swift-Common: https://github.com/uber/swift-common.git @ 0.5.0
  swift-system: https://github.com/apple/swift-system.git @ 1.1.1
  swift-syntax: https://github.com/apple/swift-syntax.git @ 510.0.3
  Needle: /Users/admin/builder/spi-builder-workspace/Generator
resolved source packages: Concurrency, swift-tools-support-core, Swift-Common, swift-system, swift-syntax, Needle
{
  "dependencies" : [
  ],
  "manifest_display_name" : "NeedleFoundation",
  "name" : "NeedleFoundation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "NeedleFoundation",
      "targets" : [
        "NeedleFoundation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NeedleFoundationTest",
      "targets" : [
        "NeedleFoundationTest"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "NeedleFoundationTests",
      "module_type" : "SwiftTarget",
      "name" : "NeedleFoundationTests",
      "path" : "Tests/NeedleFoundationTests",
      "sources" : [
        "ComponentTests.swift",
        "DependencyProviderRegistryTests.swift",
        "Pluginized/PluginizedComponentTests.swift"
      ],
      "target_dependencies" : [
        "NeedleFoundation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NeedleFoundationTestTests",
      "module_type" : "SwiftTarget",
      "name" : "NeedleFoundationTestTests",
      "path" : "Tests/NeedleFoundationTestTests",
      "sources" : [
        "MockComponentPathBuilderTests.swift"
      ],
      "target_dependencies" : [
        "NeedleFoundationTest"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NeedleFoundationTest",
      "module_type" : "SwiftTarget",
      "name" : "NeedleFoundationTest",
      "path" : "Sources/NeedleFoundationTest",
      "product_memberships" : [
        "NeedleFoundationTest"
      ],
      "sources" : [
        "MockComponentPathBuilder.swift"
      ],
      "target_dependencies" : [
        "NeedleFoundation"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NeedleFoundation",
      "module_type" : "SwiftTarget",
      "name" : "NeedleFoundation",
      "path" : "Sources/NeedleFoundation",
      "product_memberships" : [
        "NeedleFoundation",
        "NeedleFoundationTest"
      ],
      "sources" : [
        "Bootstrap.swift",
        "Component.swift",
        "Internal/DependencyProviderRegistry.swift",
        "Pluginized/Internal/PluginExtensionProviderRegistry.swift",
        "Pluginized/NonCoreComponent.swift",
        "Pluginized/PluginizedComponent.swift",
        "Pluginized/PluginizedScopeLifecycle.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "NeedleFoundation",
    "schemes" : [
      "NeedleFoundation"
    ],
    "targets" : [
      "NeedleFoundation",
      "NeedleFoundationPackageDescription",
      "NeedleFoundationPackageTests",
      "NeedleFoundationTest",
      "NeedleFoundationTestTests",
      "NeedleFoundationTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme NeedleFoundation -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 NeedleFoundation -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
Resolve Package Graph
Resolved source packages:
  swift-syntax: https://github.com/apple/swift-syntax.git @ 510.0.3
  Concurrency: https://github.com/uber/swift-concurrency.git @ 0.7.1
  Needle: /Users/admin/builder/spi-builder-workspace/Generator
  swift-tools-support-core: https://github.com/apple/swift-tools-support-core @ 0.2.7
  Swift-Common: https://github.com/uber/swift-common.git @ 0.5.0
  swift-system: https://github.com/apple/swift-system.git @ 1.1.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'NeedleFoundation' in project 'NeedleFoundation' (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: 294484730e4218f39100124b52b828fd
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/294484730e4218f39100124b52b828fd.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/NeedleFoundation.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/NeedleFoundation.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/NeedleFoundation.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/NeedleFoundation.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/NeedleFoundation.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/NeedleFoundation.framework/Resources Versions/Current/Resources (in target 'NeedleFoundation' from project 'NeedleFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Resources /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework/Resources
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/NeedleFoundation.DependencyMetadataFileList (in target 'NeedleFoundation' from project 'NeedleFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/NeedleFoundation.DependencyMetadataFileList
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework/Versions/Current A (in target 'NeedleFoundation' from project 'NeedleFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh A /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework/Versions/Current
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/NeedleFoundation.DependencyStaticMetadataFileList (in target 'NeedleFoundation' from project 'NeedleFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/NeedleFoundation.DependencyStaticMetadataFileList
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework/NeedleFoundation Versions/Current/NeedleFoundation (in target 'NeedleFoundation' from project 'NeedleFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/NeedleFoundation /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework/NeedleFoundation
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation-OutputFileMap.json (in target 'NeedleFoundation' from project 'NeedleFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation.LinkFileList (in target 'NeedleFoundation' from project 'NeedleFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation_const_extract_protocols.json (in target 'NeedleFoundation' from project 'NeedleFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation.SwiftFileList (in target 'NeedleFoundation' from project 'NeedleFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation.SwiftConstValuesFileList (in target 'NeedleFoundation' from project 'NeedleFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation.SwiftConstValuesFileList
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework/Modules Versions/Current/Modules (in target 'NeedleFoundation' from project 'NeedleFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Modules /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework/Modules
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework/Headers Versions/Current/Headers (in target 'NeedleFoundation' from project 'NeedleFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Headers /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework/Versions/A/Resources (in target 'NeedleFoundation' from project 'NeedleFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework/Versions/A/Resources
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework/Versions/A/Headers (in target 'NeedleFoundation' from project 'NeedleFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework/Versions/A/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework/Versions/A (in target 'NeedleFoundation' from project 'NeedleFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework/Versions/A
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework/Versions (in target 'NeedleFoundation' from project 'NeedleFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework/Versions
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework (in target 'NeedleFoundation' from project 'NeedleFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework/Versions/A/Resources/Info.plist /Users/admin/builder/spi-builder-workspace/NeedleFoundation.xcodeproj/NeedleFoundation_Info.plist (in target 'NeedleFoundation' from project 'NeedleFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/NeedleFoundation.xcodeproj/NeedleFoundation_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework/Versions/A/Resources/Info.plist
SwiftDriver NeedleFoundation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'NeedleFoundation' from project 'NeedleFoundation')
    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 NeedleFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -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 -application-extension -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -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/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation-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/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation.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/NeedleFoundation.build/Debug/NeedleFoundation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation_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/NeedleFoundation.build/Debug/NeedleFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ PluginizedComponent.swift /Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Pluginized/PluginizedComponent.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Pluginized/PluginizedComponent.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746839717539180-swift-frontend-NeedleFoundation-PluginizedComponent.swift-arm64_apple_macos10.10-o-Onone-218502636.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4046 seconds (4.4437 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0277 ( 11.1%)   0.0304 ( 19.8%)   0.0582 ( 14.4%)   2.0711 ( 46.6%)  parse-and-resolve-imports
   0.0277 ( 11.0%)   0.0304 ( 19.8%)   0.0581 ( 14.4%)   2.0711 ( 46.6%)  Import resolution
   0.0757 ( 30.2%)   0.0208 ( 13.5%)   0.0965 ( 23.8%)   0.0964 (  2.2%)  build-rewrite-system
   0.0107 (  4.3%)   0.0359 ( 23.3%)   0.0466 ( 11.5%)   0.0592 (  1.3%)  load-stdlib
   0.0187 (  7.5%)   0.0053 (  3.4%)   0.0239 (  5.9%)   0.0240 (  0.5%)  perform-sema
   0.0186 (  7.4%)   0.0052 (  3.4%)   0.0239 (  5.9%)   0.0239 (  0.5%)  Type checking and Semantic analysis
   0.0178 (  7.1%)   0.0048 (  3.1%)   0.0226 (  5.6%)   0.0226 (  0.5%)  typecheck-expr
   0.0159 (  6.3%)   0.0043 (  2.8%)   0.0202 (  5.0%)   0.0202 (  0.5%)  typecheck-stmt
   0.0113 (  4.5%)   0.0081 (  5.3%)   0.0194 (  4.8%)   0.0194 (  0.4%)  import-clang-decl
   0.0077 (  3.1%)   0.0021 (  1.4%)   0.0099 (  2.4%)   0.0099 (  0.2%)  precheck-target
   0.0050 (  2.0%)   0.0042 (  2.7%)   0.0092 (  2.3%)   0.0098 (  0.2%)  IRGen
   0.0044 (  1.7%)   0.0009 (  0.6%)   0.0052 (  1.3%)   0.0052 (  0.1%)  SILGen
   0.0043 (  1.7%)   0.0000 (  0.0%)   0.0043 (  1.1%)   0.0043 (  0.1%)  SIL optimization
   0.0024 (  1.0%)   0.0009 (  0.6%)   0.0033 (  0.8%)   0.0033 (  0.1%)  typecheck-decl
   0.0018 (  0.7%)   0.0003 (  0.2%)   0.0021 (  0.5%)   0.0021 (  0.0%)  SILGen-function
   0.0009 (  0.3%)   0.0004 (  0.3%)   0.0013 (  0.3%)   0.0013 (  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%)  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%)  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%)  AST verification
   0.2507 (100.0%)   0.1539 (100.0%)   0.4046 (100.0%)   4.4437 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.9763 seconds (4.0761 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.1078 (100.0%)   0.8684 (100.0%)   1.9763 (100.0%)   4.0761 (100.0%)  Building Target
   1.1078 (100.0%)   0.8684 (100.0%)   1.9763 (100.0%)   4.0761 (100.0%)  Total
SwiftEmitModule normal arm64 Emitting\ module\ for\ NeedleFoundation (in target 'NeedleFoundation' from project 'NeedleFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746839717539688-swift-frontend-NeedleFoundation-all-arm64_apple_macos10.10-swiftmodule-Onone-4153534971.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 3.8660 seconds (4.3162 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.4535 ( 48.1%)   0.4046 ( 48.0%)   1.8581 ( 48.1%)   2.0527 ( 47.6%)  parse-and-resolve-imports
   1.4535 ( 48.1%)   0.4046 ( 48.0%)   1.8581 ( 48.1%)   2.0526 ( 47.6%)  Import resolution
   0.0011 (  0.0%)   0.0030 (  0.4%)   0.0041 (  0.1%)   0.0631 (  1.5%)  load-stdlib
   0.0245 (  0.8%)   0.0064 (  0.8%)   0.0308 (  0.8%)   0.0313 (  0.7%)  perform-sema
   0.0244 (  0.8%)   0.0063 (  0.7%)   0.0307 (  0.8%)   0.0311 (  0.7%)  Type checking and Semantic analysis
   0.0242 (  0.8%)   0.0062 (  0.7%)   0.0303 (  0.8%)   0.0308 (  0.7%)  typecheck-decl
   0.0160 (  0.5%)   0.0029 (  0.3%)   0.0189 (  0.5%)   0.0189 (  0.4%)  typecheck-expr
   0.0048 (  0.2%)   0.0036 (  0.4%)   0.0084 (  0.2%)   0.0088 (  0.2%)  SIL optimization
   0.0078 (  0.3%)   0.0003 (  0.0%)   0.0081 (  0.2%)   0.0081 (  0.2%)  build-rewrite-system
   0.0063 (  0.2%)   0.0008 (  0.1%)   0.0071 (  0.2%)   0.0071 (  0.2%)  precheck-target
   0.0029 (  0.1%)   0.0005 (  0.1%)   0.0034 (  0.1%)   0.0034 (  0.1%)  SILGen
   0.0014 (  0.0%)   0.0017 (  0.2%)   0.0031 (  0.1%)   0.0030 (  0.1%)  import-clang-decl
   0.0008 (  0.0%)   0.0016 (  0.2%)   0.0024 (  0.1%)   0.0028 (  0.1%)  Serialization, swiftmodule
   0.0010 (  0.0%)   0.0002 (  0.0%)   0.0012 (  0.0%)   0.0012 (  0.0%)  SILGen-function
   0.0004 (  0.0%)   0.0007 (  0.1%)   0.0011 (  0.0%)   0.0011 (  0.0%)  Serialization, swiftdoc
   0.0002 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  Serialization, swiftsourceinfo
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   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%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   3.0227 (100.0%)   0.8433 (100.0%)   3.8660 (100.0%)   4.3162 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.9204 seconds (2.1751 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.4908 (100.0%)   0.4296 (100.0%)   1.9204 (100.0%)   2.1751 (100.0%)  Building Target
   1.4908 (100.0%)   0.4296 (100.0%)   1.9204 (100.0%)   2.1751 (100.0%)  Total
EmitSwiftModule normal arm64 (in target 'NeedleFoundation' from project 'NeedleFoundation')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Internal/DependencyProviderRegistry.swift:32:23: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type '__DependencyProviderRegistry' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let instance = __DependencyProviderRegistry()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Internal/DependencyProviderRegistry.swift:29:14: note: class '__DependencyProviderRegistry' does not conform to the 'Sendable' protocol
public class __DependencyProviderRegistry {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Internal/DependencyProviderRegistry.swift:32:23: note: add '@MainActor' to make static property 'instance' part of global actor 'MainActor'
    public static let instance = __DependencyProviderRegistry()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Internal/DependencyProviderRegistry.swift:32:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let instance = __DependencyProviderRegistry()
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Pluginized/Internal/PluginExtensionProviderRegistry.swift:31:23: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type '__PluginExtensionProviderRegistry' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let instance = __PluginExtensionProviderRegistry()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Pluginized/Internal/PluginExtensionProviderRegistry.swift:28:14: note: class '__PluginExtensionProviderRegistry' does not conform to the 'Sendable' protocol
public class __PluginExtensionProviderRegistry {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Pluginized/Internal/PluginExtensionProviderRegistry.swift:31:23: note: add '@MainActor' to make static property 'instance' part of global actor 'MainActor'
    public static let instance = __PluginExtensionProviderRegistry()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Pluginized/Internal/PluginExtensionProviderRegistry.swift:31:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let instance = __PluginExtensionProviderRegistry()
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ DependencyProviderRegistry.swift /Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Internal/DependencyProviderRegistry.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Internal/DependencyProviderRegistry.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Internal/DependencyProviderRegistry.swift:32:23: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type '__DependencyProviderRegistry' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let instance = __DependencyProviderRegistry()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Internal/DependencyProviderRegistry.swift:29:14: note: class '__DependencyProviderRegistry' does not conform to the 'Sendable' protocol
public class __DependencyProviderRegistry {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Internal/DependencyProviderRegistry.swift:32:23: note: add '@MainActor' to make static property 'instance' part of global actor 'MainActor'
    public static let instance = __DependencyProviderRegistry()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Internal/DependencyProviderRegistry.swift:32:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let instance = __DependencyProviderRegistry()
                      ^
    nonisolated(unsafe)
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746839717539888-swift-frontend-NeedleFoundation-DependencyProviderRegistry.swift-arm64_apple_macos10.10-o-Onone-3992432542.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2848 seconds (4.9409 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0208 ( 11.3%)   0.0209 ( 20.8%)   0.0417 ( 14.6%)   2.3333 ( 47.2%)  parse-and-resolve-imports
   0.0208 ( 11.3%)   0.0208 ( 20.7%)   0.0416 ( 14.6%)   2.3331 ( 47.2%)  Import resolution
   0.0758 ( 41.2%)   0.0261 ( 25.9%)   0.1018 ( 35.8%)   0.1017 (  2.1%)  build-rewrite-system
   0.0012 (  0.7%)   0.0029 (  2.9%)   0.0042 (  1.5%)   0.0773 (  1.6%)  load-stdlib
   0.0113 (  6.1%)   0.0083 (  8.2%)   0.0196 (  6.9%)   0.0196 (  0.4%)  import-clang-decl
   0.0103 (  5.6%)   0.0043 (  4.3%)   0.0146 (  5.1%)   0.0146 (  0.3%)  perform-sema
   0.0102 (  5.5%)   0.0043 (  4.3%)   0.0145 (  5.1%)   0.0145 (  0.3%)  Type checking and Semantic analysis
   0.0080 (  4.3%)   0.0034 (  3.4%)   0.0114 (  4.0%)   0.0114 (  0.2%)  typecheck-expr
   0.0057 (  3.1%)   0.0030 (  2.9%)   0.0086 (  3.0%)   0.0086 (  0.2%)  typecheck-decl
   0.0052 (  2.8%)   0.0015 (  1.5%)   0.0067 (  2.4%)   0.0067 (  0.1%)  typecheck-stmt
   0.0035 (  1.9%)   0.0031 (  3.1%)   0.0066 (  2.3%)   0.0066 (  0.1%)  IRGen
   0.0040 (  2.2%)   0.0001 (  0.1%)   0.0041 (  1.4%)   0.0041 (  0.1%)  SIL optimization
   0.0032 (  1.7%)   0.0007 (  0.7%)   0.0039 (  1.4%)   0.0039 (  0.1%)  SILGen
   0.0025 (  1.4%)   0.0006 (  0.5%)   0.0030 (  1.1%)   0.0030 (  0.1%)  SILGen-function
   0.0009 (  0.5%)   0.0004 (  0.3%)   0.0013 (  0.4%)   0.0013 (  0.0%)  precheck-target
   0.0007 (  0.4%)   0.0003 (  0.3%)   0.0010 (  0.4%)   0.0010 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.1841 (100.0%)   0.1007 (100.0%)   0.2848 (100.0%)   4.9409 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.6578 seconds (4.0763 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9630 (100.0%)   0.6948 (100.0%)   1.6578 (100.0%)   4.0763 (100.0%)  Building Target
   0.9630 (100.0%)   0.6948 (100.0%)   1.6578 (100.0%)   4.0763 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ PluginizedScopeLifecycle.swift /Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Pluginized/PluginizedScopeLifecycle.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746839717539737-swift-frontend-NeedleFoundation-PluginizedScopeLifecycle.swift-arm64_apple_macos10.10-o-Onone-2008049283.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2643 seconds (4.7968 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0215 ( 13.0%)   0.0241 ( 24.4%)   0.0456 ( 17.3%)   2.2871 ( 47.7%)  parse-and-resolve-imports
   0.0215 ( 13.0%)   0.0241 ( 24.4%)   0.0455 ( 17.2%)   2.2870 ( 47.7%)  Import resolution
   0.0747 ( 45.1%)   0.0250 ( 25.3%)   0.0998 ( 37.7%)   0.0997 (  2.1%)  build-rewrite-system
   0.0010 (  0.6%)   0.0025 (  2.6%)   0.0036 (  1.3%)   0.0533 (  1.1%)  load-stdlib
   0.0117 (  7.1%)   0.0088 (  8.9%)   0.0205 (  7.8%)   0.0204 (  0.4%)  import-clang-decl
   0.0092 (  5.5%)   0.0036 (  3.6%)   0.0128 (  4.8%)   0.0128 (  0.3%)  perform-sema
   0.0091 (  5.5%)   0.0035 (  3.6%)   0.0127 (  4.8%)   0.0127 (  0.3%)  Type checking and Semantic analysis
   0.0091 (  5.5%)   0.0035 (  3.5%)   0.0126 (  4.8%)   0.0126 (  0.3%)  typecheck-decl
   0.0025 (  1.5%)   0.0024 (  2.5%)   0.0050 (  1.9%)   0.0050 (  0.1%)  IRGen
   0.0013 (  0.8%)   0.0004 (  0.4%)   0.0017 (  0.6%)   0.0017 (  0.0%)  SILGen
   0.0015 (  0.9%)   0.0000 (  0.0%)   0.0015 (  0.6%)   0.0015 (  0.0%)  SIL optimization
   0.0008 (  0.5%)   0.0003 (  0.3%)   0.0011 (  0.4%)   0.0011 (  0.0%)  SILGen-function
   0.0007 (  0.5%)   0.0003 (  0.3%)   0.0010 (  0.4%)   0.0010 (  0.0%)  load-all-members
   0.0004 (  0.2%)   0.0002 (  0.2%)   0.0005 (  0.2%)   0.0005 (  0.0%)  typecheck-stmt
   0.0003 (  0.2%)   0.0001 (  0.1%)   0.0004 (  0.2%)   0.0004 (  0.0%)  typecheck-expr
   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%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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.1655 (100.0%)   0.0988 (100.0%)   0.2643 (100.0%)   4.7968 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.7251 seconds (4.0739 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9948 (100.0%)   0.7303 (100.0%)   1.7251 (100.0%)   4.0739 (100.0%)  Building Target
   0.9948 (100.0%)   0.7303 (100.0%)   1.7251 (100.0%)   4.0739 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Pluginized/PluginizedScopeLifecycle.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Bootstrap.swift /Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Bootstrap.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746839717541314-swift-frontend-NeedleFoundation-Bootstrap.swift-arm64_apple_macos10.10-o-Onone-248211873.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2636 seconds (4.4440 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0235 ( 14.8%)   0.0298 ( 28.4%)   0.0533 ( 20.2%)   2.1172 ( 47.6%)  parse-and-resolve-imports
   0.0235 ( 14.8%)   0.0298 ( 28.3%)   0.0533 ( 20.2%)   2.1172 ( 47.6%)  Import resolution
   0.0727 ( 45.9%)   0.0212 ( 20.2%)   0.0939 ( 35.6%)   0.0939 (  2.1%)  build-rewrite-system
   0.0011 (  0.7%)   0.0036 (  3.4%)   0.0047 (  1.8%)   0.0574 (  1.3%)  load-stdlib
   0.0110 (  7.0%)   0.0091 (  8.7%)   0.0202 (  7.7%)   0.0202 (  0.5%)  import-clang-decl
   0.0049 (  3.1%)   0.0021 (  2.0%)   0.0070 (  2.7%)   0.0070 (  0.2%)  SILGen
   0.0035 (  2.2%)   0.0029 (  2.8%)   0.0064 (  2.4%)   0.0064 (  0.1%)  IRGen
   0.0030 (  1.9%)   0.0018 (  1.7%)   0.0048 (  1.8%)   0.0048 (  0.1%)  typecheck-expr
   0.0031 (  2.0%)   0.0014 (  1.3%)   0.0045 (  1.7%)   0.0045 (  0.1%)  perform-sema
   0.0031 (  1.9%)   0.0013 (  1.2%)   0.0044 (  1.7%)   0.0044 (  0.1%)  Type checking and Semantic analysis
   0.0039 (  2.4%)   0.0000 (  0.0%)   0.0039 (  1.5%)   0.0039 (  0.1%)  SIL optimization
   0.0023 (  1.4%)   0.0010 (  1.0%)   0.0033 (  1.3%)   0.0033 (  0.1%)  typecheck-decl
   0.0013 (  0.8%)   0.0003 (  0.3%)   0.0016 (  0.6%)   0.0016 (  0.0%)  SILGen-function
   0.0007 (  0.4%)   0.0003 (  0.3%)   0.0010 (  0.4%)   0.0010 (  0.0%)  load-all-members
   0.0004 (  0.3%)   0.0002 (  0.2%)   0.0007 (  0.3%)   0.0007 (  0.0%)  precheck-target
   0.0004 (  0.2%)   0.0002 (  0.2%)   0.0005 (  0.2%)   0.0005 (  0.0%)  typecheck-stmt
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.1584 (100.0%)   0.1051 (100.0%)   0.2636 (100.0%)   4.4440 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.8871 seconds (4.0726 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0577 (100.0%)   0.8295 (100.0%)   1.8871 (100.0%)   4.0726 (100.0%)  Building Target
   1.0577 (100.0%)   0.8295 (100.0%)   1.8871 (100.0%)   4.0726 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Bootstrap.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ NonCoreComponent.swift /Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Pluginized/NonCoreComponent.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746839717540772-swift-frontend-NeedleFoundation-NonCoreComponent.swift-arm64_apple_macos10.10-o-Onone-1536250973.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2340 seconds (4.9279 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0207 ( 13.8%)   0.0184 ( 21.8%)   0.0391 ( 16.7%)   2.3482 ( 47.7%)  parse-and-resolve-imports
   0.0207 ( 13.8%)   0.0183 ( 21.6%)   0.0389 ( 16.6%)   2.3480 ( 47.6%)  Import resolution
   0.0758 ( 50.7%)   0.0237 ( 28.1%)   0.0995 ( 42.5%)   0.0994 (  2.0%)  build-rewrite-system
   0.0012 (  0.8%)   0.0032 (  3.7%)   0.0043 (  1.9%)   0.0801 (  1.6%)  load-stdlib
   0.0117 (  7.8%)   0.0089 ( 10.6%)   0.0206 (  8.8%)   0.0206 (  0.4%)  import-clang-decl
   0.0045 (  3.0%)   0.0020 (  2.4%)   0.0065 (  2.8%)   0.0065 (  0.1%)  SILGen
   0.0030 (  2.0%)   0.0033 (  3.9%)   0.0063 (  2.7%)   0.0063 (  0.1%)  IRGen
   0.0028 (  1.8%)   0.0018 (  2.1%)   0.0046 (  2.0%)   0.0046 (  0.1%)  typecheck-expr
   0.0022 (  1.5%)   0.0015 (  1.8%)   0.0037 (  1.6%)   0.0037 (  0.1%)  perform-sema
   0.0022 (  1.5%)   0.0014 (  1.7%)   0.0036 (  1.6%)   0.0036 (  0.1%)  Type checking and Semantic analysis
   0.0020 (  1.3%)   0.0013 (  1.5%)   0.0032 (  1.4%)   0.0032 (  0.1%)  typecheck-decl
   0.0012 (  0.8%)   0.0000 (  0.0%)   0.0013 (  0.5%)   0.0013 (  0.0%)  SIL optimization
   0.0007 (  0.5%)   0.0003 (  0.4%)   0.0010 (  0.4%)   0.0010 (  0.0%)  load-all-members
   0.0004 (  0.3%)   0.0003 (  0.3%)   0.0006 (  0.3%)   0.0007 (  0.0%)  precheck-target
   0.0002 (  0.2%)   0.0001 (  0.1%)   0.0003 (  0.1%)   0.0003 (  0.0%)  SILGen-function
   0.0001 (  0.1%)   0.0001 (  0.1%)   0.0002 (  0.1%)   0.0002 (  0.0%)  typecheck-stmt
   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%)  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%)  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%)  populate-source-file-class-member-cache
   0.1495 (100.0%)   0.0845 (100.0%)   0.2340 (100.0%)   4.9279 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.6328 seconds (4.0747 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9375 (100.0%)   0.6953 (100.0%)   1.6328 (100.0%)   4.0747 (100.0%)  Building Target
   0.9375 (100.0%)   0.6953 (100.0%)   1.6328 (100.0%)   4.0747 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Pluginized/NonCoreComponent.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Component.swift /Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Component.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746839717541864-swift-frontend-NeedleFoundation-Component.swift-arm64_apple_macos10.10-o-Onone-2998863160.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3491 seconds (4.9952 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0216 (  9.2%)   0.0225 ( 19.7%)   0.0441 ( 12.6%)   2.3357 ( 46.8%)  parse-and-resolve-imports
   0.0216 (  9.2%)   0.0223 ( 19.5%)   0.0439 ( 12.6%)   2.3355 ( 46.8%)  Import resolution
   0.0522 ( 22.2%)   0.0168 ( 14.7%)   0.0690 ( 19.8%)   0.0690 (  1.4%)  build-rewrite-system
   0.0011 (  0.5%)   0.0034 (  3.0%)   0.0045 (  1.3%)   0.0676 (  1.4%)  load-stdlib
   0.0260 ( 11.1%)   0.0086 (  7.5%)   0.0345 (  9.9%)   0.0345 (  0.7%)  perform-sema
   0.0259 ( 11.0%)   0.0085 (  7.5%)   0.0344 (  9.9%)   0.0344 (  0.7%)  Type checking and Semantic analysis
   0.0230 (  9.8%)   0.0075 (  6.6%)   0.0305 (  8.7%)   0.0305 (  0.6%)  typecheck-expr
   0.0218 (  9.3%)   0.0079 (  6.9%)   0.0297 (  8.5%)   0.0297 (  0.6%)  typecheck-decl
   0.0115 (  4.9%)   0.0089 (  7.8%)   0.0204 (  5.8%)   0.0204 (  0.4%)  import-clang-decl
   0.0078 (  3.3%)   0.0024 (  2.1%)   0.0102 (  2.9%)   0.0102 (  0.2%)  precheck-target
   0.0059 (  2.5%)   0.0034 (  3.0%)   0.0093 (  2.7%)   0.0093 (  0.2%)  IRGen
   0.0048 (  2.0%)   0.0001 (  0.1%)   0.0049 (  1.4%)   0.0049 (  0.1%)  SIL optimization
   0.0041 (  1.8%)   0.0006 (  0.5%)   0.0048 (  1.4%)   0.0047 (  0.1%)  typecheck-stmt
   0.0037 (  1.6%)   0.0006 (  0.5%)   0.0043 (  1.2%)   0.0043 (  0.1%)  SILGen
   0.0030 (  1.3%)   0.0004 (  0.4%)   0.0034 (  1.0%)   0.0034 (  0.1%)  SILGen-function
   0.0008 (  0.3%)   0.0004 (  0.3%)   0.0011 (  0.3%)   0.0011 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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.2349 (100.0%)   0.1143 (100.0%)   0.3491 (100.0%)   4.9952 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.6562 seconds (4.0731 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8797 (100.0%)   0.7765 (100.0%)   1.6562 (100.0%)   4.0731 (100.0%)  Building Target
   0.8797 (100.0%)   0.7765 (100.0%)   1.6562 (100.0%)   4.0731 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Component.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ PluginExtensionProviderRegistry.swift /Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Pluginized/Internal/PluginExtensionProviderRegistry.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746839717541083-swift-frontend-NeedleFoundation-PluginExtensionProviderRegistry.swift-arm64_apple_macos10.10-o-Onone-1800851703.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2719 seconds (4.5040 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0209 ( 12.2%)   0.0247 ( 24.4%)   0.0456 ( 16.8%)   2.1375 ( 47.5%)  parse-and-resolve-imports
   0.0209 ( 12.2%)   0.0246 ( 24.3%)   0.0455 ( 16.7%)   2.1374 ( 47.5%)  Import resolution
   0.0722 ( 42.3%)   0.0221 ( 21.8%)   0.0943 ( 34.7%)   0.0943 (  2.1%)  build-rewrite-system
   0.0010 (  0.6%)   0.0032 (  3.2%)   0.0043 (  1.6%)   0.0526 (  1.2%)  load-stdlib
   0.0113 (  6.6%)   0.0098 (  9.7%)   0.0212 (  7.8%)   0.0212 (  0.5%)  import-clang-decl
   0.0082 (  4.8%)   0.0034 (  3.3%)   0.0116 (  4.3%)   0.0116 (  0.3%)  perform-sema
   0.0082 (  4.8%)   0.0033 (  3.3%)   0.0115 (  4.2%)   0.0115 (  0.3%)  Type checking and Semantic analysis
   0.0063 (  3.7%)   0.0025 (  2.5%)   0.0088 (  3.3%)   0.0088 (  0.2%)  typecheck-expr
   0.0054 (  3.2%)   0.0028 (  2.7%)   0.0082 (  3.0%)   0.0082 (  0.2%)  typecheck-decl
   0.0032 (  1.9%)   0.0026 (  2.5%)   0.0058 (  2.1%)   0.0058 (  0.1%)  IRGen
   0.0033 (  1.9%)   0.0007 (  0.7%)   0.0040 (  1.5%)   0.0040 (  0.1%)  typecheck-stmt
   0.0039 (  2.3%)   0.0001 (  0.1%)   0.0039 (  1.4%)   0.0039 (  0.1%)  SIL optimization
   0.0023 (  1.4%)   0.0004 (  0.4%)   0.0028 (  1.0%)   0.0028 (  0.1%)  SILGen
   0.0018 (  1.1%)   0.0003 (  0.3%)   0.0021 (  0.8%)   0.0021 (  0.0%)  SILGen-function
   0.0008 (  0.5%)   0.0004 (  0.4%)   0.0013 (  0.5%)   0.0013 (  0.0%)  load-all-members
   0.0007 (  0.4%)   0.0003 (  0.3%)   0.0010 (  0.4%)   0.0010 (  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%)  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%)  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.1706 (100.0%)   0.1013 (100.0%)   0.2719 (100.0%)   4.5040 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.8688 seconds (4.0730 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0564 (100.0%)   0.8124 (100.0%)   1.8688 (100.0%)   4.0730 (100.0%)  Building Target
   1.0564 (100.0%)   0.8124 (100.0%)   1.8688 (100.0%)   4.0730 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Pluginized/Internal/PluginExtensionProviderRegistry.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Pluginized/Internal/PluginExtensionProviderRegistry.swift:31:23: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type '__PluginExtensionProviderRegistry' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let instance = __PluginExtensionProviderRegistry()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Pluginized/Internal/PluginExtensionProviderRegistry.swift:28:14: note: class '__PluginExtensionProviderRegistry' does not conform to the 'Sendable' protocol
public class __PluginExtensionProviderRegistry {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Pluginized/Internal/PluginExtensionProviderRegistry.swift:31:23: note: add '@MainActor' to make static property 'instance' part of global actor 'MainActor'
    public static let instance = __PluginExtensionProviderRegistry()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Pluginized/Internal/PluginExtensionProviderRegistry.swift:31:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let instance = __PluginExtensionProviderRegistry()
                      ^
    nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Emitting module for NeedleFoundation (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftDriver\ Compilation\ Requirements NeedleFoundation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'NeedleFoundation' from project 'NeedleFoundation')
    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 NeedleFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -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 -application-extension -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -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/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation-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/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation.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/NeedleFoundation.build/Debug/NeedleFoundation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation_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/NeedleFoundation.build/Debug/NeedleFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation-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/NeedleFoundation.framework/Versions/A/Headers/NeedleFoundation-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation-Swift.h (in target 'NeedleFoundation' from project 'NeedleFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework/Versions/A/Headers/NeedleFoundation-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework/Versions/A/Modules/NeedleFoundation.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation.swiftmodule (in target 'NeedleFoundation' from project 'NeedleFoundation')
    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/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework/Versions/A/Modules/NeedleFoundation.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework/Versions/A/Modules/NeedleFoundation.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation.swiftdoc (in target 'NeedleFoundation' from project 'NeedleFoundation')
    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/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework/Versions/A/Modules/NeedleFoundation.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework/Versions/A/Modules/NeedleFoundation.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation.abi.json (in target 'NeedleFoundation' from project 'NeedleFoundation')
    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/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework/Versions/A/Modules/NeedleFoundation.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework/Versions/A/Modules/NeedleFoundation.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation.swiftsourceinfo (in target 'NeedleFoundation' from project 'NeedleFoundation')
    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/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework/Versions/A/Modules/NeedleFoundation.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Component.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Bootstrap.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling PluginizedScopeLifecycle.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling PluginizedComponent.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling NonCoreComponent.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling PluginExtensionProviderRegistry.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling DependencyProviderRegistry.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftDriver\ Compilation NeedleFoundation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'NeedleFoundation' from project 'NeedleFoundation')
    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 NeedleFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -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 -application-extension -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -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/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation-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/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation.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/NeedleFoundation.build/Debug/NeedleFoundation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation_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/NeedleFoundation.build/Debug/NeedleFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation-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/NeedleFoundation.framework/Versions/A/NeedleFoundation normal (in target 'NeedleFoundation' from project 'NeedleFoundation')
    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/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation.LinkFileList -install_name @rpath/NeedleFoundation.framework/Versions/A/NeedleFoundation -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/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation_dependency_info.dat -fapplication-extension -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/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation.swiftmodule -Xlinker -no_adhoc_codesign -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework/Versions/A/NeedleFoundation
ExtractAppIntentsMetadata (in target 'NeedleFoundation' from project 'NeedleFoundation')
    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 NeedleFoundation --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 NeedleFoundation --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework/Versions/A/Resources --target-triple arm64-apple-macos10.10 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework/Versions/A/NeedleFoundation --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/NeedleFoundation.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/NeedleFoundation.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-05-09 18:15:22.044 appintentsmetadataprocessor[953:4975] Starting appintentsmetadataprocessor export
2025-05-09 18:15:22.047 appintentsmetadataprocessor[953:4975] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/NeedleFoundation.framework/Versions/A/NeedleFoundation.tbd (in target 'NeedleFoundation' from project 'NeedleFoundation')
    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/NeedleFoundation.framework/Versions/A/NeedleFoundation -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/NeedleFoundation.framework/Versions/A/NeedleFoundation.tbd
CodeSign /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework/Versions/A (in target 'NeedleFoundation' from project 'NeedleFoundation')
    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/NeedleFoundation.framework/Versions/A
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework (in target 'NeedleFoundation' from project 'NeedleFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework (in target 'NeedleFoundation' from project 'NeedleFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/NeedleFoundation.framework
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/NeedleFoundation.framework/NeedleFoundation.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/NeedleFoundation.framework/Versions/A/NeedleFoundation.tbd (in target 'NeedleFoundation' from project 'NeedleFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/NeedleFoundation.framework/Versions/A/NeedleFoundation.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/NeedleFoundation.framework/NeedleFoundation.tbd
/Users/admin/builder/spi-builder-workspace/NeedleFoundation.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 'NeedleFoundation' from project 'NeedleFoundation')
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "NeedleFoundation",
  "name" : "NeedleFoundation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "NeedleFoundation",
      "targets" : [
        "NeedleFoundation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NeedleFoundationTest",
      "targets" : [
        "NeedleFoundationTest"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "NeedleFoundationTests",
      "module_type" : "SwiftTarget",
      "name" : "NeedleFoundationTests",
      "path" : "Tests/NeedleFoundationTests",
      "sources" : [
        "ComponentTests.swift",
        "DependencyProviderRegistryTests.swift",
        "Pluginized/PluginizedComponentTests.swift"
      ],
      "target_dependencies" : [
        "NeedleFoundation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NeedleFoundationTestTests",
      "module_type" : "SwiftTarget",
      "name" : "NeedleFoundationTestTests",
      "path" : "Tests/NeedleFoundationTestTests",
      "sources" : [
        "MockComponentPathBuilderTests.swift"
      ],
      "target_dependencies" : [
        "NeedleFoundationTest"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NeedleFoundationTest",
      "module_type" : "SwiftTarget",
      "name" : "NeedleFoundationTest",
      "path" : "Sources/NeedleFoundationTest",
      "product_memberships" : [
        "NeedleFoundationTest"
      ],
      "sources" : [
        "MockComponentPathBuilder.swift"
      ],
      "target_dependencies" : [
        "NeedleFoundation"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NeedleFoundation",
      "module_type" : "SwiftTarget",
      "name" : "NeedleFoundation",
      "path" : "Sources/NeedleFoundation",
      "product_memberships" : [
        "NeedleFoundation",
        "NeedleFoundationTest"
      ],
      "sources" : [
        "Bootstrap.swift",
        "Component.swift",
        "Internal/DependencyProviderRegistry.swift",
        "Pluginized/Internal/PluginExtensionProviderRegistry.swift",
        "Pluginized/NonCoreComponent.swift",
        "Pluginized/PluginizedComponent.swift",
        "Pluginized/PluginizedScopeLifecycle.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.