Build Information
Successful build of NeedleFoundation, reference v0.25.1 (69f7a8
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 30 Apr 2025 10:23:55 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.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/uber/needle.git
Reference: v0.25.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/uber/needle
* tag v0.25.1 -> FETCH_HEAD
HEAD is now at 69f7a88 Update generator binary and version file for v0.25.1
Cloned https://github.com/uber/needle.git
Revision (git rev-parse @):
69f7a889d2736f2621c6083ac29e0a75d158f249
SUCCESS checkout https://github.com/uber/needle.git at v0.25.1
========================================
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-tools-support-core’
Checking out 0.2.7 of package ‘swift-tools-support-core’
Creating working copy of package ‘swift-common’
Checking out 0.5.0 of package ‘swift-common’
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 0e85cf7 (0e85cf7) of package ‘swift-syntax’
Creating working copy of package ‘swift-concurrency’
Checking out 0.7.1 of package ‘swift-concurrency’
Resolved source packages:
swift-tools-support-core: https://github.com/apple/swift-tools-support-core @ 0.2.7
Concurrency: https://github.com/uber/swift-concurrency.git @ 0.7.1
Swift-Common: https://github.com/uber/swift-common.git @ 0.5.0
Needle: /Users/admin/builder/spi-builder-workspace/Generator
SwiftSyntax: https://github.com/apple/swift-syntax.git @ 0e85cf7 (0e85cf7)
swift-system: https://github.com/apple/swift-system.git @ 1.1.1
resolved source packages: swift-tools-support-core, Concurrency, Swift-Common, Needle, SwiftSyntax, swift-system
{
"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:
Needle: /Users/admin/builder/spi-builder-workspace/Generator
swift-system: https://github.com/apple/swift-system.git @ 1.1.1
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
SwiftSyntax: https://github.com/apple/swift-syntax.git @ 0e85cf7 (0e85cf7)
Swift-Common: https://github.com/uber/swift-common.git @ 0.5.0
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: db620afafcd6945c48de28664fb9a860
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/db620afafcd6945c48de28664fb9a860.xcbuilddata
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
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/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
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
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
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/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/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.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.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
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_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
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
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/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
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/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/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 (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\ Component.swift /Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Component.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
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
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746008629223107-swift-frontend-NeedleFoundation-Component.swift-arm64_apple_macos10.10-o-Onone-2043101926.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5943 seconds (6.3359 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0256 ( 9.1%) 0.1096 ( 35.1%) 0.1353 ( 22.8%) 2.9694 ( 46.9%) parse-and-resolve-imports
0.0256 ( 9.1%) 0.1096 ( 35.1%) 0.1352 ( 22.7%) 2.9693 ( 46.9%) Import resolution
0.0863 ( 30.6%) 0.0271 ( 8.7%) 0.1134 ( 19.1%) 0.1133 ( 1.8%) build-rewrite-system
0.0018 ( 0.6%) 0.0092 ( 3.0%) 0.0110 ( 1.9%) 0.0845 ( 1.3%) load-stdlib
0.0262 ( 9.3%) 0.0094 ( 3.0%) 0.0356 ( 6.0%) 0.0356 ( 0.6%) perform-sema
0.0262 ( 9.3%) 0.0093 ( 3.0%) 0.0355 ( 6.0%) 0.0355 ( 0.6%) Type checking and Semantic analysis
0.0233 ( 8.2%) 0.0081 ( 2.6%) 0.0314 ( 5.3%) 0.0314 ( 0.5%) typecheck-expr
0.0225 ( 8.0%) 0.0086 ( 2.8%) 0.0311 ( 5.2%) 0.0311 ( 0.5%) typecheck-decl
0.0140 ( 5.0%) 0.0123 ( 3.9%) 0.0263 ( 4.4%) 0.0263 ( 0.4%) import-clang-decl
0.0078 ( 2.8%) 0.0028 ( 0.9%) 0.0106 ( 1.8%) 0.0106 ( 0.2%) precheck-target
0.0059 ( 2.1%) 0.0035 ( 1.1%) 0.0094 ( 1.6%) 0.0094 ( 0.1%) IRGen
0.0057 ( 2.0%) 0.0003 ( 0.1%) 0.0060 ( 1.0%) 0.0061 ( 0.1%) SIL optimization
0.0038 ( 1.4%) 0.0007 ( 0.2%) 0.0045 ( 0.8%) 0.0045 ( 0.1%) SILGen
0.0037 ( 1.3%) 0.0006 ( 0.2%) 0.0043 ( 0.7%) 0.0043 ( 0.1%) typecheck-stmt
0.0030 ( 1.1%) 0.0005 ( 0.2%) 0.0036 ( 0.6%) 0.0036 ( 0.1%) SILGen-function
0.0008 ( 0.3%) 0.0003 ( 0.1%) 0.0011 ( 0.2%) 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, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.2823 (100.0%) 0.3120 (100.0%) 0.5943 (100.0%) 6.3359 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.0385 seconds (5.0889 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.1621 (100.0%) 0.8764 (100.0%) 2.0385 (100.0%) 5.0889 (100.0%) Building Target
1.1621 (100.0%) 0.8764 (100.0%) 2.0385 (100.0%) 5.0889 (100.0%) Total
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-1746008629224978-swift-frontend-NeedleFoundation-PluginExtensionProviderRegistry.swift-arm64_apple_macos10.10-o-Onone-1510325096.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4840 seconds (5.8882 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0248 ( 12.2%) 0.1068 ( 38.0%) 0.1316 ( 27.2%) 2.7899 ( 47.4%) parse-and-resolve-imports
0.0247 ( 12.2%) 0.1067 ( 38.0%) 0.1314 ( 27.1%) 2.7897 ( 47.4%) Import resolution
0.0859 ( 42.3%) 0.0264 ( 9.4%) 0.1123 ( 23.2%) 0.1122 ( 1.9%) build-rewrite-system
0.0023 ( 1.1%) 0.0083 ( 2.9%) 0.0106 ( 2.2%) 0.0981 ( 1.7%) load-stdlib
0.0132 ( 6.5%) 0.0102 ( 3.6%) 0.0234 ( 4.8%) 0.0234 ( 0.4%) import-clang-decl
0.0100 ( 4.9%) 0.0048 ( 1.7%) 0.0149 ( 3.1%) 0.0150 ( 0.3%) perform-sema
0.0100 ( 4.9%) 0.0048 ( 1.7%) 0.0148 ( 3.1%) 0.0149 ( 0.3%) Type checking and Semantic analysis
0.0080 ( 3.9%) 0.0036 ( 1.3%) 0.0116 ( 2.4%) 0.0116 ( 0.2%) typecheck-expr
0.0065 ( 3.2%) 0.0040 ( 1.4%) 0.0105 ( 2.2%) 0.0105 ( 0.2%) typecheck-decl
0.0033 ( 1.6%) 0.0026 ( 0.9%) 0.0060 ( 1.2%) 0.0060 ( 0.1%) IRGen
0.0042 ( 2.0%) 0.0009 ( 0.3%) 0.0051 ( 1.1%) 0.0051 ( 0.1%) typecheck-stmt
0.0041 ( 2.0%) 0.0001 ( 0.0%) 0.0042 ( 0.9%) 0.0042 ( 0.1%) SIL optimization
0.0025 ( 1.2%) 0.0006 ( 0.2%) 0.0031 ( 0.6%) 0.0031 ( 0.1%) SILGen
0.0020 ( 1.0%) 0.0004 ( 0.2%) 0.0024 ( 0.5%) 0.0024 ( 0.0%) SILGen-function
0.0009 ( 0.4%) 0.0003 ( 0.1%) 0.0012 ( 0.2%) 0.0012 ( 0.0%) precheck-target
0.0008 ( 0.4%) 0.0003 ( 0.1%) 0.0011 ( 0.2%) 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, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.2032 (100.0%) 0.2808 (100.0%) 0.4840 (100.0%) 5.8882 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.1890 seconds (5.0848 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.2415 (100.0%) 0.9475 (100.0%) 2.1890 (100.0%) 5.0848 (100.0%) Building Target
1.2415 (100.0%) 0.9475 (100.0%) 2.1890 (100.0%) 5.0848 (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)
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-1746008629223047-swift-frontend-NeedleFoundation-Bootstrap.swift-arm64_apple_macos10.10-o-Onone-1769481359.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4620 seconds (6.0624 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0253 ( 13.8%) 0.1066 ( 38.2%) 0.1319 ( 28.5%) 2.8863 ( 47.6%) parse-and-resolve-imports
0.0253 ( 13.8%) 0.1065 ( 38.2%) 0.1318 ( 28.5%) 2.8862 ( 47.6%) Import resolution
0.0840 ( 45.8%) 0.0275 ( 9.9%) 0.1116 ( 24.2%) 0.1115 ( 1.8%) build-rewrite-system
0.0024 ( 1.3%) 0.0104 ( 3.7%) 0.0128 ( 2.8%) 0.1044 ( 1.7%) load-stdlib
0.0143 ( 7.8%) 0.0108 ( 3.9%) 0.0251 ( 5.4%) 0.0251 ( 0.4%) import-clang-decl
0.0061 ( 3.3%) 0.0030 ( 1.1%) 0.0091 ( 2.0%) 0.0091 ( 0.1%) SILGen
0.0039 ( 2.1%) 0.0035 ( 1.3%) 0.0074 ( 1.6%) 0.0075 ( 0.1%) IRGen
0.0043 ( 2.3%) 0.0027 ( 1.0%) 0.0070 ( 1.5%) 0.0069 ( 0.1%) typecheck-expr
0.0035 ( 1.9%) 0.0023 ( 0.8%) 0.0058 ( 1.2%) 0.0058 ( 0.1%) perform-sema
0.0034 ( 1.9%) 0.0021 ( 0.8%) 0.0055 ( 1.2%) 0.0056 ( 0.1%) Type checking and Semantic analysis
0.0027 ( 1.5%) 0.0019 ( 0.7%) 0.0046 ( 1.0%) 0.0046 ( 0.1%) typecheck-decl
0.0042 ( 2.3%) 0.0000 ( 0.0%) 0.0042 ( 0.9%) 0.0042 ( 0.1%) SIL optimization
0.0020 ( 1.1%) 0.0008 ( 0.3%) 0.0027 ( 0.6%) 0.0027 ( 0.0%) load-all-members
0.0011 ( 0.6%) 0.0002 ( 0.1%) 0.0013 ( 0.3%) 0.0013 ( 0.0%) SILGen-function
0.0005 ( 0.3%) 0.0003 ( 0.1%) 0.0007 ( 0.2%) 0.0007 ( 0.0%) precheck-target
0.0003 ( 0.2%) 0.0001 ( 0.0%) 0.0004 ( 0.1%) 0.0004 ( 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.1833 (100.0%) 0.2786 (100.0%) 0.4620 (100.0%) 6.0624 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.0958 seconds (5.0898 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.1904 (100.0%) 0.9054 (100.0%) 2.0958 (100.0%) 5.0898 (100.0%) Building Target
1.1904 (100.0%) 0.9054 (100.0%) 2.0958 (100.0%) 5.0898 (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-1746008629229134-swift-frontend-NeedleFoundation-NonCoreComponent.swift-arm64_apple_macos10.10-o-Onone-1159094135.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4637 seconds (6.3046 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0261 ( 14.7%) 0.1153 ( 40.2%) 0.1414 ( 30.5%) 3.0256 ( 48.0%) parse-and-resolve-imports
0.0260 ( 14.7%) 0.1153 ( 40.2%) 0.1413 ( 30.5%) 3.0255 ( 48.0%) Import resolution
0.0878 ( 49.6%) 0.0278 ( 9.7%) 0.1156 ( 24.9%) 0.1155 ( 1.8%) build-rewrite-system
0.0017 ( 1.0%) 0.0062 ( 2.2%) 0.0079 ( 1.7%) 0.0804 ( 1.3%) load-stdlib
0.0136 ( 7.7%) 0.0097 ( 3.4%) 0.0233 ( 5.0%) 0.0233 ( 0.4%) import-clang-decl
0.0062 ( 3.5%) 0.0028 ( 1.0%) 0.0090 ( 1.9%) 0.0090 ( 0.1%) SILGen
0.0028 ( 1.6%) 0.0030 ( 1.1%) 0.0059 ( 1.3%) 0.0059 ( 0.1%) IRGen
0.0034 ( 1.9%) 0.0024 ( 0.8%) 0.0058 ( 1.2%) 0.0058 ( 0.1%) typecheck-expr
0.0022 ( 1.3%) 0.0013 ( 0.4%) 0.0035 ( 0.8%) 0.0035 ( 0.1%) perform-sema
0.0022 ( 1.2%) 0.0012 ( 0.4%) 0.0034 ( 0.7%) 0.0034 ( 0.1%) Type checking and Semantic analysis
0.0019 ( 1.1%) 0.0011 ( 0.4%) 0.0031 ( 0.7%) 0.0031 ( 0.0%) typecheck-decl
0.0013 ( 0.7%) 0.0000 ( 0.0%) 0.0013 ( 0.3%) 0.0013 ( 0.0%) SIL optimization
0.0008 ( 0.4%) 0.0003 ( 0.1%) 0.0011 ( 0.2%) 0.0011 ( 0.0%) load-all-members
0.0004 ( 0.2%) 0.0002 ( 0.1%) 0.0006 ( 0.1%) 0.0006 ( 0.0%) precheck-target
0.0002 ( 0.1%) 0.0001 ( 0.0%) 0.0003 ( 0.1%) 0.0003 ( 0.0%) SILGen-function
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 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%) 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.1769 (100.0%) 0.2868 (100.0%) 0.4637 (100.0%) 6.3046 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.9881 seconds (5.0799 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.1212 (100.0%) 0.8669 (100.0%) 1.9881 (100.0%) 5.0799 (100.0%) Building Target
1.1212 (100.0%) 0.8669 (100.0%) 1.9881 (100.0%) 5.0799 (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\ 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-1746008629225121-swift-frontend-NeedleFoundation-PluginizedScopeLifecycle.swift-arm64_apple_macos10.10-o-Onone-4059669629.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4576 seconds (5.7969 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0244 ( 13.1%) 0.1003 ( 37.0%) 0.1247 ( 27.3%) 2.7423 ( 47.3%) parse-and-resolve-imports
0.0244 ( 13.1%) 0.1002 ( 36.9%) 0.1246 ( 27.2%) 2.7420 ( 47.3%) Import resolution
0.0021 ( 1.1%) 0.0107 ( 4.0%) 0.0128 ( 2.8%) 0.1160 ( 2.0%) load-stdlib
0.0821 ( 44.1%) 0.0272 ( 10.0%) 0.1094 ( 23.9%) 0.1093 ( 1.9%) build-rewrite-system
0.0135 ( 7.3%) 0.0113 ( 4.1%) 0.0248 ( 5.4%) 0.0248 ( 0.4%) import-clang-decl
0.0104 ( 5.6%) 0.0044 ( 1.6%) 0.0149 ( 3.2%) 0.0150 ( 0.3%) perform-sema
0.0104 ( 5.6%) 0.0044 ( 1.6%) 0.0148 ( 3.2%) 0.0149 ( 0.3%) Type checking and Semantic analysis
0.0104 ( 5.6%) 0.0043 ( 1.6%) 0.0147 ( 3.2%) 0.0148 ( 0.3%) typecheck-decl
0.0031 ( 1.6%) 0.0066 ( 2.4%) 0.0097 ( 2.1%) 0.0104 ( 0.2%) IRGen
0.0013 ( 0.7%) 0.0006 ( 0.2%) 0.0019 ( 0.4%) 0.0019 ( 0.0%) SILGen
0.0017 ( 0.9%) 0.0001 ( 0.0%) 0.0018 ( 0.4%) 0.0018 ( 0.0%) SIL optimization
0.0009 ( 0.5%) 0.0004 ( 0.2%) 0.0013 ( 0.3%) 0.0013 ( 0.0%) load-all-members
0.0008 ( 0.4%) 0.0004 ( 0.1%) 0.0012 ( 0.3%) 0.0012 ( 0.0%) SILGen-function
0.0004 ( 0.2%) 0.0003 ( 0.1%) 0.0006 ( 0.1%) 0.0006 ( 0.0%) typecheck-stmt
0.0003 ( 0.2%) 0.0002 ( 0.1%) 0.0006 ( 0.1%) 0.0006 ( 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%) SIL verification, pre-optimization
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%) 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%) 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.1863 (100.0%) 0.2714 (100.0%) 0.4576 (100.0%) 5.7969 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.2069 seconds (5.0833 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.2390 (100.0%) 0.9678 (100.0%) 2.2069 (100.0%) 5.0833 (100.0%) Building Target
1.2390 (100.0%) 0.9678 (100.0%) 2.2069 (100.0%) 5.0833 (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\ 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-1746008629230416-swift-frontend-NeedleFoundation-PluginizedComponent.swift-arm64_apple_macos10.10-o-Onone-2401049483.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 5.0924 seconds (5.8291 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.7474 ( 47.2%) 0.6615 ( 47.7%) 2.4089 ( 47.3%) 2.7358 ( 46.9%) parse-and-resolve-imports
1.7473 ( 47.2%) 0.6614 ( 47.7%) 2.4088 ( 47.3%) 2.7357 ( 46.9%) Import resolution
0.0851 ( 2.3%) 0.0202 ( 1.5%) 0.1052 ( 2.1%) 0.1051 ( 1.8%) build-rewrite-system
0.0022 ( 0.1%) 0.0060 ( 0.4%) 0.0082 ( 0.2%) 0.0910 ( 1.6%) load-stdlib
0.0213 ( 0.6%) 0.0051 ( 0.4%) 0.0264 ( 0.5%) 0.0264 ( 0.5%) perform-sema
0.0212 ( 0.6%) 0.0050 ( 0.4%) 0.0262 ( 0.5%) 0.0262 ( 0.5%) Type checking and Semantic analysis
0.0200 ( 0.5%) 0.0034 ( 0.2%) 0.0235 ( 0.5%) 0.0235 ( 0.4%) typecheck-expr
0.0131 ( 0.4%) 0.0097 ( 0.7%) 0.0228 ( 0.4%) 0.0228 ( 0.4%) import-clang-decl
0.0177 ( 0.5%) 0.0030 ( 0.2%) 0.0207 ( 0.4%) 0.0207 ( 0.4%) typecheck-stmt
0.0054 ( 0.1%) 0.0054 ( 0.4%) 0.0108 ( 0.2%) 0.0110 ( 0.2%) IRGen
0.0082 ( 0.2%) 0.0012 ( 0.1%) 0.0093 ( 0.2%) 0.0093 ( 0.2%) precheck-target
0.0057 ( 0.2%) 0.0022 ( 0.2%) 0.0079 ( 0.2%) 0.0079 ( 0.1%) SILGen
0.0032 ( 0.1%) 0.0019 ( 0.1%) 0.0051 ( 0.1%) 0.0051 ( 0.1%) typecheck-decl
0.0046 ( 0.1%) 0.0001 ( 0.0%) 0.0046 ( 0.1%) 0.0046 ( 0.1%) SIL optimization
0.0021 ( 0.1%) 0.0008 ( 0.1%) 0.0029 ( 0.1%) 0.0029 ( 0.0%) SILGen-function
0.0008 ( 0.0%) 0.0002 ( 0.0%) 0.0010 ( 0.0%) 0.0010 ( 0.0%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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%) 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
3.7054 (100.0%) 1.3870 (100.0%) 5.0924 (100.0%) 5.8291 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 4.5083 seconds (5.0774 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
3.0055 (100.0%) 1.5028 (100.0%) 4.5083 (100.0%) 5.0774 (100.0%) Building Target
3.0055 (100.0%) 1.5028 (100.0%) 4.5083 (100.0%) 5.0774 (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-1746008629228661-swift-frontend-NeedleFoundation-all-arm64_apple_macos10.10-swiftmodule-Onone-2633558764.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4557 seconds (5.9633 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0244 ( 13.2%) 0.1063 ( 39.3%) 0.1307 ( 28.7%) 2.8399 ( 47.6%) parse-and-resolve-imports
0.0244 ( 13.2%) 0.1061 ( 39.2%) 0.1305 ( 28.6%) 2.8397 ( 47.6%) Import resolution
0.0023 ( 1.2%) 0.0069 ( 2.6%) 0.0092 ( 2.0%) 0.0958 ( 1.6%) load-stdlib
0.0286 ( 15.4%) 0.0094 ( 3.5%) 0.0380 ( 8.3%) 0.0380 ( 0.6%) perform-sema
0.0285 ( 15.4%) 0.0093 ( 3.4%) 0.0378 ( 8.3%) 0.0378 ( 0.6%) Type checking and Semantic analysis
0.0282 ( 15.3%) 0.0092 ( 3.4%) 0.0374 ( 8.2%) 0.0374 ( 0.6%) typecheck-decl
0.0190 ( 10.3%) 0.0066 ( 2.4%) 0.0256 ( 5.6%) 0.0256 ( 0.4%) typecheck-expr
0.0053 ( 2.9%) 0.0055 ( 2.0%) 0.0109 ( 2.4%) 0.0121 ( 0.2%) SIL optimization
0.0083 ( 4.5%) 0.0020 ( 0.8%) 0.0103 ( 2.3%) 0.0103 ( 0.2%) build-rewrite-system
0.0075 ( 4.1%) 0.0023 ( 0.9%) 0.0099 ( 2.2%) 0.0099 ( 0.2%) precheck-target
0.0019 ( 1.0%) 0.0025 ( 0.9%) 0.0044 ( 1.0%) 0.0044 ( 0.1%) import-clang-decl
0.0035 ( 1.9%) 0.0007 ( 0.3%) 0.0042 ( 0.9%) 0.0042 ( 0.1%) SILGen
0.0009 ( 0.5%) 0.0023 ( 0.8%) 0.0032 ( 0.7%) 0.0040 ( 0.1%) Serialization, swiftmodule
0.0005 ( 0.3%) 0.0013 ( 0.5%) 0.0017 ( 0.4%) 0.0022 ( 0.0%) Serialization, swiftdoc
0.0013 ( 0.7%) 0.0003 ( 0.1%) 0.0015 ( 0.3%) 0.0016 ( 0.0%) SILGen-function
0.0002 ( 0.1%) 0.0001 ( 0.0%) 0.0003 ( 0.1%) 0.0003 ( 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%) AST verification
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.1850 (100.0%) 0.2707 (100.0%) 0.4557 (100.0%) 5.9633 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1999 seconds (2.9969 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0685 (100.0%) 0.1314 (100.0%) 0.1999 (100.0%) 2.9969 (100.0%) Building Target
0.0685 (100.0%) 0.1314 (100.0%) 0.1999 (100.0%) 2.9969 (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')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746008629232378-swift-frontend-NeedleFoundation-DependencyProviderRegistry.swift-arm64_apple_macos10.10-o-Onone-3273222406.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5769 seconds (6.1488 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0305 ( 12.5%) 0.1145 ( 34.4%) 0.1450 ( 25.1%) 2.9221 ( 47.5%) parse-and-resolve-imports
0.0305 ( 12.5%) 0.1144 ( 34.4%) 0.1449 ( 25.1%) 2.9220 ( 47.5%) Import resolution
0.0927 ( 37.9%) 0.0279 ( 8.4%) 0.1205 ( 20.9%) 0.1204 ( 2.0%) build-rewrite-system
0.0138 ( 5.7%) 0.0384 ( 11.5%) 0.0522 ( 9.1%) 0.0698 ( 1.1%) load-stdlib
0.0143 ( 5.9%) 0.0115 ( 3.5%) 0.0258 ( 4.5%) 0.0260 ( 0.4%) import-clang-decl
0.0122 ( 5.0%) 0.0056 ( 1.7%) 0.0179 ( 3.1%) 0.0179 ( 0.3%) perform-sema
0.0122 ( 5.0%) 0.0056 ( 1.7%) 0.0178 ( 3.1%) 0.0178 ( 0.3%) Type checking and Semantic analysis
0.0093 ( 3.8%) 0.0043 ( 1.3%) 0.0135 ( 2.3%) 0.0135 ( 0.2%) typecheck-expr
0.0070 ( 2.9%) 0.0042 ( 1.3%) 0.0112 ( 1.9%) 0.0112 ( 0.2%) typecheck-decl
0.0061 ( 2.5%) 0.0016 ( 0.5%) 0.0077 ( 1.3%) 0.0077 ( 0.1%) typecheck-stmt
0.0034 ( 1.4%) 0.0027 ( 0.8%) 0.0061 ( 1.1%) 0.0061 ( 0.1%) IRGen
0.0046 ( 1.9%) 0.0001 ( 0.0%) 0.0047 ( 0.8%) 0.0047 ( 0.1%) SIL optimization
0.0027 ( 1.1%) 0.0005 ( 0.1%) 0.0031 ( 0.5%) 0.0031 ( 0.1%) SILGen
0.0018 ( 0.7%) 0.0007 ( 0.2%) 0.0025 ( 0.4%) 0.0025 ( 0.0%) load-all-members
0.0021 ( 0.9%) 0.0004 ( 0.1%) 0.0025 ( 0.4%) 0.0025 ( 0.0%) SILGen-function
0.0010 ( 0.4%) 0.0003 ( 0.1%) 0.0013 ( 0.2%) 0.0013 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.2442 (100.0%) 0.3327 (100.0%) 0.5769 (100.0%) 6.1488 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.1456 seconds (5.0794 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.2134 (100.0%) 0.9322 (100.0%) 2.1456 (100.0%) 5.0794 (100.0%) Building Target
1.2134 (100.0%) 0.9322 (100.0%) 2.1456 (100.0%) 5.0794 (100.0%) Total
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)
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 PluginizedScopeLifecycle.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling PluginExtensionProviderRegistry.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Bootstrap.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling DependencyProviderRegistry.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling NonCoreComponent.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Component.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling PluginizedComponent.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-04-30 03:23:55.021 appintentsmetadataprocessor[949:4951] Starting appintentsmetadataprocessor export
2025-04-30 03:23:55.023 appintentsmetadataprocessor[949:4951] 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.