Build Information
Successful build of NeedleFoundation, reference v0.25.1 (69f7a8
), with Swift 6.1 for watchOS using Xcode 16.3 on 30 Apr 2025 10:24:13 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 generic/platform=watchOS 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
Checking out 0.2.7 of package ‘swift-tools-support-core’
Resolved source packages:
Swift-Common: https://github.com/uber/swift-common.git @ 0.5.0
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-system: https://github.com/apple/swift-system.git @ 1.1.1
Needle: /Users/admin/builder/spi-builder-workspace/Generator
SwiftSyntax: https://github.com/apple/swift-syntax.git @ 0e85cf7 (0e85cf7)
resolved source packages: Swift-Common, Concurrency, swift-tools-support-core, swift-system, Needle, SwiftSyntax
{
"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 generic/platform=watchOS 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 generic/platform=watchOS "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
Concurrency: https://github.com/uber/swift-concurrency.git @ 0.7.1
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-tools-support-core: https://github.com/apple/swift-tools-support-core @ 0.2.7
SwiftSyntax: https://github.com/apple/swift-syntax.git @ 0e85cf7 (0e85cf7)
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/WatchOS.platform/Developer/SDKs/WatchOS11.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: 54760f20bc372bdc5237cd11e9773878
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/54760f20bc372bdc5237cd11e9773878.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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.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/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
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-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/NeedleFoundation.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/armv7k/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-watchos/NeedleFoundation.build/Objects-normal/armv7k/NeedleFoundation.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/armv7k/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-watchos/NeedleFoundation.build/Objects-normal/armv7k/NeedleFoundation.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/armv7k/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-watchos/NeedleFoundation.build/Objects-normal/armv7k/NeedleFoundation_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/arm64_32/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-watchos/NeedleFoundation.build/Objects-normal/arm64_32/NeedleFoundation_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/arm64_32/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-watchos/NeedleFoundation.build/Objects-normal/arm64_32/NeedleFoundation.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/armv7k/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-watchos/NeedleFoundation.build/Objects-normal/armv7k/NeedleFoundation.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/arm64_32/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-watchos/NeedleFoundation.build/Objects-normal/arm64_32/NeedleFoundation-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/armv7k/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-watchos/NeedleFoundation.build/Objects-normal/armv7k/NeedleFoundation-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/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-watchos/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/arm64_32/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-watchos/NeedleFoundation.build/Objects-normal/arm64_32/NeedleFoundation.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/arm64_32/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-watchos/NeedleFoundation.build/Objects-normal/arm64_32/NeedleFoundation.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/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-watchos/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/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-watchos/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/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-watchos/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/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-watchos/NeedleFoundation.build/NeedleFoundation.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/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-watchos/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/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-watchos/NeedleFoundation.build/NeedleFoundation.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NeedleFoundation.framework/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-watchos/NeedleFoundation.framework/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/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-watchos/NeedleFoundation.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NeedleFoundation.framework/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 -format binary -platform watchos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NeedleFoundation.framework/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-watchos/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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos2.0 -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-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/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-watchos/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-watchos/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-watchos/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/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-watchos/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriver NeedleFoundation normal armv7k 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-watchos/NeedleFoundation.build/Objects-normal/armv7k/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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos2.0 -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-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/armv7k/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-watchos/NeedleFoundation.build/Objects-normal/armv7k/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-watchos/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-watchos/NeedleFoundation.build/Objects-normal/armv7k/NeedleFoundation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/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-watchos/NeedleFoundation.build/Objects-normal/armv7k/NeedleFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriver NeedleFoundation normal arm64_32 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-watchos/NeedleFoundation.build/Objects-normal/arm64_32/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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos2.0 -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-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/arm64_32/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-watchos/NeedleFoundation.build/Objects-normal/arm64_32/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-watchos/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-watchos/NeedleFoundation.build/Objects-normal/arm64_32/NeedleFoundation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/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-watchos/NeedleFoundation.build/Objects-normal/arm64_32/NeedleFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64_32 Compiling\ Bootstrap.swift /Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Bootstrap.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Bootstrap.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-1746008648156086-swift-frontend-NeedleFoundation-Bootstrap.swift-arm64_32_apple_watchos2.0-o-Onone-2232850643.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3932 seconds (3.3428 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0183 ( 11.3%) 0.0830 ( 35.8%) 0.1012 ( 25.7%) 1.5246 ( 45.6%) parse-and-resolve-imports
0.0182 ( 11.3%) 0.0829 ( 35.8%) 0.1011 ( 25.7%) 1.5245 ( 45.6%) Import resolution
0.0017 ( 1.1%) 0.0123 ( 5.3%) 0.0140 ( 3.6%) 0.1165 ( 3.5%) load-stdlib
0.0852 ( 52.6%) 0.0312 ( 13.5%) 0.1163 ( 29.6%) 0.1165 ( 3.5%) build-rewrite-system
0.0115 ( 7.1%) 0.0103 ( 4.4%) 0.0218 ( 5.5%) 0.0218 ( 0.7%) import-clang-decl
0.0051 ( 3.1%) 0.0021 ( 0.9%) 0.0072 ( 1.8%) 0.0072 ( 0.2%) SILGen
0.0033 ( 2.0%) 0.0029 ( 1.3%) 0.0062 ( 1.6%) 0.0063 ( 0.2%) IRGen
0.0044 ( 2.7%) 0.0001 ( 0.1%) 0.0045 ( 1.1%) 0.0045 ( 0.1%) SIL optimization
0.0030 ( 1.9%) 0.0014 ( 0.6%) 0.0044 ( 1.1%) 0.0044 ( 0.1%) perform-sema
0.0028 ( 1.7%) 0.0016 ( 0.7%) 0.0044 ( 1.1%) 0.0044 ( 0.1%) typecheck-expr
0.0030 ( 1.9%) 0.0013 ( 0.6%) 0.0043 ( 1.1%) 0.0043 ( 0.1%) Type checking and Semantic analysis
0.0023 ( 1.4%) 0.0012 ( 0.5%) 0.0035 ( 0.9%) 0.0035 ( 0.1%) typecheck-decl
0.0015 ( 0.9%) 0.0004 ( 0.2%) 0.0019 ( 0.5%) 0.0019 ( 0.1%) SILGen-function
0.0008 ( 0.5%) 0.0005 ( 0.2%) 0.0013 ( 0.3%) 0.0013 ( 0.0%) load-all-members
0.0004 ( 0.2%) 0.0002 ( 0.1%) 0.0005 ( 0.1%) 0.0005 ( 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%) 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%) 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
0.1618 (100.0%) 0.2314 (100.0%) 0.3932 (100.0%) 3.3428 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.5668 seconds (3.1678 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8997 (100.0%) 0.6671 (100.0%) 1.5668 (100.0%) 3.1678 (100.0%) Building Target
0.8997 (100.0%) 0.6671 (100.0%) 1.5668 (100.0%) 3.1678 (100.0%) Total
SwiftCompile normal arm64_32 Compiling\ PluginExtensionProviderRegistry.swift /Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Pluginized/Internal/PluginExtensionProviderRegistry.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftCompile normal arm64_32 /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)
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746008648160195-swift-frontend-NeedleFoundation-PluginExtensionProviderRegistry.swift-arm64_32_apple_watchos2.0-o-Onone-1971569868.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 3.0079 seconds (3.3263 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9509 ( 46.2%) 0.4160 ( 43.8%) 1.3669 ( 45.4%) 1.4950 ( 44.9%) parse-and-resolve-imports
0.9509 ( 46.2%) 0.4159 ( 43.8%) 1.3669 ( 45.4%) 1.4949 ( 44.9%) Import resolution
0.0828 ( 4.0%) 0.0208 ( 2.2%) 0.1035 ( 3.4%) 0.1035 ( 3.1%) build-rewrite-system
0.0126 ( 0.6%) 0.0273 ( 2.9%) 0.0399 ( 1.3%) 0.0807 ( 2.4%) load-stdlib
0.0091 ( 0.4%) 0.0155 ( 1.6%) 0.0246 ( 0.8%) 0.0311 ( 0.9%) perform-sema
0.0090 ( 0.4%) 0.0154 ( 1.6%) 0.0245 ( 0.8%) 0.0310 ( 0.9%) Type checking and Semantic analysis
0.0061 ( 0.3%) 0.0138 ( 1.4%) 0.0198 ( 0.7%) 0.0264 ( 0.8%) typecheck-decl
0.0121 ( 0.6%) 0.0096 ( 1.0%) 0.0218 ( 0.7%) 0.0217 ( 0.7%) import-clang-decl
0.0069 ( 0.3%) 0.0082 ( 0.9%) 0.0151 ( 0.5%) 0.0167 ( 0.5%) typecheck-expr
0.0031 ( 0.1%) 0.0036 ( 0.4%) 0.0067 ( 0.2%) 0.0067 ( 0.2%) IRGen
0.0037 ( 0.2%) 0.0022 ( 0.2%) 0.0059 ( 0.2%) 0.0059 ( 0.2%) typecheck-stmt
0.0027 ( 0.1%) 0.0011 ( 0.1%) 0.0038 ( 0.1%) 0.0040 ( 0.1%) SILGen
0.0038 ( 0.2%) 0.0000 ( 0.0%) 0.0038 ( 0.1%) 0.0038 ( 0.1%) SIL optimization
0.0019 ( 0.1%) 0.0007 ( 0.1%) 0.0026 ( 0.1%) 0.0028 ( 0.1%) SILGen-function
0.0007 ( 0.0%) 0.0003 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) precheck-target
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%) 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
2.0572 (100.0%) 0.9507 (100.0%) 3.0079 (100.0%) 3.3263 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.9015 seconds (3.1638 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.8474 (100.0%) 1.0541 (100.0%) 2.9015 (100.0%) 3.1638 (100.0%) Building Target
1.8474 (100.0%) 1.0541 (100.0%) 2.9015 (100.0%) 3.1638 (100.0%) Total
SwiftCompile normal arm64_32 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-1746008648156562-swift-frontend-NeedleFoundation-Component.swift-arm64_32_apple_watchos2.0-o-Onone-794098368.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5334 seconds (3.4455 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0192 ( 7.5%) 0.0895 ( 32.5%) 0.1088 ( 20.4%) 1.5246 ( 44.2%) parse-and-resolve-imports
0.0192 ( 7.5%) 0.0895 ( 32.5%) 0.1087 ( 20.4%) 1.5245 ( 44.2%) Import resolution
0.0841 ( 32.6%) 0.0304 ( 11.0%) 0.1145 ( 21.5%) 0.1151 ( 3.3%) build-rewrite-system
0.0018 ( 0.7%) 0.0132 ( 4.8%) 0.0150 ( 2.8%) 0.0938 ( 2.7%) load-stdlib
0.0242 ( 9.4%) 0.0088 ( 3.2%) 0.0330 ( 6.2%) 0.0332 ( 1.0%) perform-sema
0.0241 ( 9.4%) 0.0087 ( 3.2%) 0.0329 ( 6.2%) 0.0330 ( 1.0%) Type checking and Semantic analysis
0.0215 ( 8.3%) 0.0079 ( 2.8%) 0.0294 ( 5.5%) 0.0295 ( 0.9%) typecheck-expr
0.0202 ( 7.8%) 0.0081 ( 2.9%) 0.0283 ( 5.3%) 0.0284 ( 0.8%) typecheck-decl
0.0125 ( 4.9%) 0.0101 ( 3.7%) 0.0226 ( 4.2%) 0.0226 ( 0.7%) import-clang-decl
0.0077 ( 3.0%) 0.0033 ( 1.2%) 0.0110 ( 2.1%) 0.0112 ( 0.3%) precheck-target
0.0059 ( 2.3%) 0.0035 ( 1.3%) 0.0094 ( 1.8%) 0.0094 ( 0.3%) IRGen
0.0051 ( 2.0%) 0.0002 ( 0.1%) 0.0053 ( 1.0%) 0.0053 ( 0.2%) SIL optimization
0.0041 ( 1.6%) 0.0009 ( 0.3%) 0.0049 ( 0.9%) 0.0050 ( 0.1%) SILGen
0.0040 ( 1.5%) 0.0006 ( 0.2%) 0.0046 ( 0.9%) 0.0046 ( 0.1%) typecheck-stmt
0.0031 ( 1.2%) 0.0007 ( 0.2%) 0.0038 ( 0.7%) 0.0039 ( 0.1%) SILGen-function
0.0009 ( 0.3%) 0.0004 ( 0.2%) 0.0013 ( 0.2%) 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%) 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%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2577 (100.0%) 0.2757 (100.0%) 0.5334 (100.0%) 3.4455 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.5988 seconds (3.1673 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9274 (100.0%) 0.6714 (100.0%) 1.5988 (100.0%) 3.1673 (100.0%) Building Target
0.9274 (100.0%) 0.6714 (100.0%) 1.5988 (100.0%) 3.1673 (100.0%) Total
SwiftCompile normal arm64_32 /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_32 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-1746008648155941-swift-frontend-NeedleFoundation-NonCoreComponent.swift-arm64_32_apple_watchos2.0-o-Onone-1638963295.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4033 seconds (3.3940 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0189 ( 12.1%) 0.0899 ( 36.5%) 0.1089 ( 27.0%) 1.5586 ( 45.9%) parse-and-resolve-imports
0.0189 ( 12.1%) 0.0898 ( 36.4%) 0.1087 ( 27.0%) 1.5584 ( 45.9%) Import resolution
0.0857 ( 54.7%) 0.0323 ( 13.1%) 0.1180 ( 29.3%) 0.1186 ( 3.5%) build-rewrite-system
0.0017 ( 1.1%) 0.0124 ( 5.0%) 0.0141 ( 3.5%) 0.1045 ( 3.1%) load-stdlib
0.0122 ( 7.8%) 0.0112 ( 4.6%) 0.0235 ( 5.8%) 0.0236 ( 0.7%) import-clang-decl
0.0053 ( 3.4%) 0.0024 ( 1.0%) 0.0077 ( 1.9%) 0.0077 ( 0.2%) SILGen
0.0029 ( 1.9%) 0.0019 ( 0.8%) 0.0048 ( 1.2%) 0.0048 ( 0.1%) typecheck-expr
0.0022 ( 1.4%) 0.0020 ( 0.8%) 0.0042 ( 1.0%) 0.0042 ( 0.1%) IRGen
0.0020 ( 1.3%) 0.0013 ( 0.5%) 0.0033 ( 0.8%) 0.0033 ( 0.1%) perform-sema
0.0019 ( 1.2%) 0.0012 ( 0.5%) 0.0032 ( 0.8%) 0.0032 ( 0.1%) Type checking and Semantic analysis
0.0017 ( 1.1%) 0.0011 ( 0.4%) 0.0028 ( 0.7%) 0.0029 ( 0.1%) typecheck-decl
0.0011 ( 0.7%) 0.0006 ( 0.3%) 0.0017 ( 0.4%) 0.0017 ( 0.0%) load-all-members
0.0013 ( 0.8%) 0.0000 ( 0.0%) 0.0013 ( 0.3%) 0.0013 ( 0.0%) SIL optimization
0.0003 ( 0.2%) 0.0002 ( 0.1%) 0.0005 ( 0.1%) 0.0005 ( 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.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%) 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%) 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%) 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.1568 (100.0%) 0.2464 (100.0%) 0.4033 (100.0%) 3.3940 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.5577 seconds (3.1670 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8877 (100.0%) 0.6700 (100.0%) 1.5577 (100.0%) 3.1670 (100.0%) Building Target
0.8877 (100.0%) 0.6700 (100.0%) 1.5577 (100.0%) 3.1670 (100.0%) Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Pluginized/NonCoreComponent.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ NeedleFoundation (in target 'NeedleFoundation' from project 'NeedleFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746008648162440-swift-frontend-NeedleFoundation-all-arm64_32_apple_watchos2.0-swiftmodule-Onone-1139472600.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4208 seconds (3.5722 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0199 ( 11.0%) 0.0875 ( 36.7%) 0.1075 ( 25.5%) 1.6405 ( 45.9%) parse-and-resolve-imports
0.0199 ( 10.9%) 0.0874 ( 36.6%) 0.1073 ( 25.5%) 1.6403 ( 45.9%) Import resolution
0.0017 ( 0.9%) 0.0129 ( 5.4%) 0.0146 ( 3.5%) 0.0994 ( 2.8%) load-stdlib
0.0305 ( 16.8%) 0.0111 ( 4.6%) 0.0416 ( 9.9%) 0.0418 ( 1.2%) perform-sema
0.0304 ( 16.7%) 0.0110 ( 4.6%) 0.0414 ( 9.8%) 0.0416 ( 1.2%) Type checking and Semantic analysis
0.0301 ( 16.6%) 0.0109 ( 4.6%) 0.0410 ( 9.7%) 0.0412 ( 1.2%) typecheck-decl
0.0193 ( 10.6%) 0.0070 ( 2.9%) 0.0263 ( 6.3%) 0.0264 ( 0.7%) typecheck-expr
0.0088 ( 4.8%) 0.0026 ( 1.1%) 0.0114 ( 2.7%) 0.0114 ( 0.3%) build-rewrite-system
0.0075 ( 4.1%) 0.0025 ( 1.1%) 0.0100 ( 2.4%) 0.0100 ( 0.3%) precheck-target
0.0048 ( 2.7%) 0.0017 ( 0.7%) 0.0065 ( 1.6%) 0.0065 ( 0.2%) SIL optimization
0.0041 ( 2.3%) 0.0009 ( 0.4%) 0.0050 ( 1.2%) 0.0050 ( 0.1%) SILGen
0.0017 ( 0.9%) 0.0025 ( 1.0%) 0.0041 ( 1.0%) 0.0041 ( 0.1%) import-clang-decl
0.0017 ( 0.9%) 0.0003 ( 0.1%) 0.0020 ( 0.5%) 0.0020 ( 0.1%) SILGen-function
0.0008 ( 0.4%) 0.0003 ( 0.1%) 0.0011 ( 0.3%) 0.0011 ( 0.0%) Serialization, swiftmodule
0.0004 ( 0.2%) 0.0001 ( 0.0%) 0.0005 ( 0.1%) 0.0005 ( 0.0%) Serialization, swiftdoc
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%) 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
0.1821 (100.0%) 0.2388 (100.0%) 0.4208 (100.0%) 3.5722 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1814 seconds (1.7994 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0653 (100.0%) 0.1161 (100.0%) 0.1814 (100.0%) 1.7994 (100.0%) Building Target
0.0653 (100.0%) 0.1161 (100.0%) 0.1814 (100.0%) 1.7994 (100.0%) Total
EmitSwiftModule normal arm64_32 (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 armv7k 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-1746008648165659-swift-frontend-NeedleFoundation-PluginExtensionProviderRegistry.swift-armv7k_apple_watchos2.0-o-Onone-2487213199.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4334 seconds (3.8790 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0191 ( 10.3%) 0.0854 ( 34.4%) 0.1045 ( 24.1%) 1.7864 ( 46.1%) parse-and-resolve-imports
0.0191 ( 10.3%) 0.0853 ( 34.3%) 0.1043 ( 24.1%) 1.7862 ( 46.0%) Import resolution
0.0798 ( 43.1%) 0.0305 ( 12.3%) 0.1103 ( 25.4%) 0.1107 ( 2.9%) build-rewrite-system
0.0019 ( 1.0%) 0.0128 ( 5.2%) 0.0147 ( 3.4%) 0.0960 ( 2.5%) load-stdlib
0.0124 ( 6.7%) 0.0107 ( 4.3%) 0.0231 ( 5.3%) 0.0232 ( 0.6%) import-clang-decl
0.0100 ( 5.4%) 0.0051 ( 2.0%) 0.0150 ( 3.5%) 0.0150 ( 0.4%) perform-sema
0.0099 ( 5.4%) 0.0050 ( 2.0%) 0.0150 ( 3.5%) 0.0150 ( 0.4%) Type checking and Semantic analysis
0.0078 ( 4.2%) 0.0038 ( 1.5%) 0.0116 ( 2.7%) 0.0116 ( 0.3%) typecheck-expr
0.0063 ( 3.4%) 0.0039 ( 1.6%) 0.0103 ( 2.4%) 0.0103 ( 0.3%) typecheck-decl
0.0035 ( 1.9%) 0.0028 ( 1.1%) 0.0063 ( 1.4%) 0.0063 ( 0.2%) IRGen
0.0044 ( 2.4%) 0.0013 ( 0.5%) 0.0057 ( 1.3%) 0.0057 ( 0.1%) typecheck-stmt
0.0040 ( 2.1%) 0.0001 ( 0.0%) 0.0040 ( 0.9%) 0.0040 ( 0.1%) SIL optimization
0.0033 ( 1.8%) 0.0007 ( 0.3%) 0.0040 ( 0.9%) 0.0040 ( 0.1%) SILGen
0.0021 ( 1.1%) 0.0003 ( 0.1%) 0.0024 ( 0.6%) 0.0024 ( 0.1%) SILGen-function
0.0008 ( 0.4%) 0.0003 ( 0.1%) 0.0011 ( 0.3%) 0.0011 ( 0.0%) precheck-target
0.0007 ( 0.4%) 0.0004 ( 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, 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%) 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.1850 (100.0%) 0.2484 (100.0%) 0.4334 (100.0%) 3.8790 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.3402 seconds (3.1569 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8120 (100.0%) 0.5282 (100.0%) 1.3402 (100.0%) 3.1569 (100.0%) Building Target
0.8120 (100.0%) 0.5282 (100.0%) 1.3402 (100.0%) 3.1569 (100.0%) Total
SwiftCompile normal armv7k /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 armv7k 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-1746008648171090-swift-frontend-NeedleFoundation-Component.swift-armv7k_apple_watchos2.0-o-Onone-596612494.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 2.9001 seconds (3.3810 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8659 ( 44.5%) 0.4176 ( 43.8%) 1.2835 ( 44.3%) 1.4724 ( 43.5%) parse-and-resolve-imports
0.8659 ( 44.5%) 0.4176 ( 43.8%) 1.2834 ( 44.3%) 1.4723 ( 43.5%) Import resolution
0.0823 ( 4.2%) 0.0211 ( 2.2%) 0.1034 ( 3.6%) 0.1038 ( 3.1%) build-rewrite-system
0.0017 ( 0.1%) 0.0092 ( 1.0%) 0.0109 ( 0.4%) 0.0904 ( 2.7%) load-stdlib
0.0244 ( 1.3%) 0.0198 ( 2.1%) 0.0441 ( 1.5%) 0.0513 ( 1.5%) perform-sema
0.0243 ( 1.2%) 0.0197 ( 2.1%) 0.0440 ( 1.5%) 0.0512 ( 1.5%) Type checking and Semantic analysis
0.0207 ( 1.1%) 0.0194 ( 2.0%) 0.0400 ( 1.4%) 0.0472 ( 1.4%) typecheck-decl
0.0212 ( 1.1%) 0.0107 ( 1.1%) 0.0319 ( 1.1%) 0.0332 ( 1.0%) typecheck-expr
0.0120 ( 0.6%) 0.0094 ( 1.0%) 0.0215 ( 0.7%) 0.0215 ( 0.6%) import-clang-decl
0.0074 ( 0.4%) 0.0047 ( 0.5%) 0.0121 ( 0.4%) 0.0126 ( 0.4%) precheck-target
0.0059 ( 0.3%) 0.0021 ( 0.2%) 0.0081 ( 0.3%) 0.0081 ( 0.2%) IRGen
0.0049 ( 0.3%) 0.0000 ( 0.0%) 0.0049 ( 0.2%) 0.0050 ( 0.1%) SIL optimization
0.0038 ( 0.2%) 0.0003 ( 0.0%) 0.0041 ( 0.1%) 0.0041 ( 0.1%) typecheck-stmt
0.0036 ( 0.2%) 0.0004 ( 0.0%) 0.0040 ( 0.1%) 0.0040 ( 0.1%) SILGen
0.0029 ( 0.1%) 0.0003 ( 0.0%) 0.0032 ( 0.1%) 0.0032 ( 0.1%) 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%) 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%) 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%) 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
1.9475 (100.0%) 0.9526 (100.0%) 2.9001 (100.0%) 3.3810 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.7886 seconds (3.1514 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.7784 (100.0%) 1.0102 (100.0%) 2.7886 (100.0%) 3.1514 (100.0%) Building Target
1.7784 (100.0%) 1.0102 (100.0%) 2.7886 (100.0%) 3.1514 (100.0%) Total
SwiftCompile normal armv7k /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 armv7k 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-1746008648170352-swift-frontend-NeedleFoundation-PluginizedScopeLifecycle.swift-armv7k_apple_watchos2.0-o-Onone-1470444170.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4094 seconds (3.4296 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0186 ( 11.0%) 0.0839 ( 34.9%) 0.1025 ( 25.0%) 1.5787 ( 46.0%) parse-and-resolve-imports
0.0186 ( 11.0%) 0.0838 ( 34.9%) 0.1024 ( 25.0%) 1.5786 ( 46.0%) Import resolution
0.0815 ( 48.1%) 0.0305 ( 12.7%) 0.1120 ( 27.4%) 0.1123 ( 3.3%) build-rewrite-system
0.0017 ( 1.0%) 0.0108 ( 4.5%) 0.0125 ( 3.1%) 0.0791 ( 2.3%) load-stdlib
0.0121 ( 7.2%) 0.0099 ( 4.1%) 0.0220 ( 5.4%) 0.0223 ( 0.7%) import-clang-decl
0.0097 ( 5.8%) 0.0056 ( 2.3%) 0.0154 ( 3.7%) 0.0155 ( 0.5%) perform-sema
0.0097 ( 5.7%) 0.0055 ( 2.3%) 0.0153 ( 3.7%) 0.0154 ( 0.5%) Type checking and Semantic analysis
0.0097 ( 5.7%) 0.0055 ( 2.3%) 0.0152 ( 3.7%) 0.0154 ( 0.4%) typecheck-decl
0.0021 ( 1.2%) 0.0024 ( 1.0%) 0.0045 ( 1.1%) 0.0045 ( 0.1%) IRGen
0.0016 ( 0.9%) 0.0008 ( 0.3%) 0.0023 ( 0.6%) 0.0024 ( 0.1%) SILGen
0.0009 ( 0.5%) 0.0006 ( 0.2%) 0.0015 ( 0.4%) 0.0016 ( 0.0%) SILGen-function
0.0015 ( 0.9%) 0.0000 ( 0.0%) 0.0015 ( 0.4%) 0.0015 ( 0.0%) SIL optimization
0.0008 ( 0.5%) 0.0003 ( 0.1%) 0.0011 ( 0.3%) 0.0011 ( 0.0%) load-all-members
0.0004 ( 0.2%) 0.0002 ( 0.1%) 0.0006 ( 0.1%) 0.0006 ( 0.0%) typecheck-stmt
0.0003 ( 0.2%) 0.0002 ( 0.1%) 0.0005 ( 0.1%) 0.0005 ( 0.0%) typecheck-expr
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%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.1694 (100.0%) 0.2400 (100.0%) 0.4094 (100.0%) 3.4296 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.5305 seconds (3.1516 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8813 (100.0%) 0.6492 (100.0%) 1.5305 (100.0%) 3.1516 (100.0%) Building Target
0.8813 (100.0%) 0.6492 (100.0%) 1.5305 (100.0%) 3.1516 (100.0%) Total
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Pluginized/PluginizedScopeLifecycle.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
cd /Users/admin/builder/spi-builder-workspace
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-1746008648171861-swift-frontend-NeedleFoundation-all-arm64_apple_watchos2.0-swiftmodule-Onone-1329110909.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 2.9901 seconds (3.2937 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9577 ( 46.6%) 0.4087 ( 43.6%) 1.3664 ( 45.7%) 1.4932 ( 45.3%) parse-and-resolve-imports
0.9577 ( 46.6%) 0.4086 ( 43.6%) 1.3663 ( 45.7%) 1.4930 ( 45.3%) Import resolution
0.0121 ( 0.6%) 0.0293 ( 3.1%) 0.0414 ( 1.4%) 0.0687 ( 2.1%) load-stdlib
0.0275 ( 1.3%) 0.0223 ( 2.4%) 0.0498 ( 1.7%) 0.0563 ( 1.7%) perform-sema
0.0274 ( 1.3%) 0.0222 ( 2.4%) 0.0496 ( 1.7%) 0.0562 ( 1.7%) Type checking and Semantic analysis
0.0271 ( 1.3%) 0.0221 ( 2.4%) 0.0493 ( 1.6%) 0.0558 ( 1.7%) typecheck-decl
0.0171 ( 0.8%) 0.0091 ( 1.0%) 0.0262 ( 0.9%) 0.0273 ( 0.8%) typecheck-expr
0.0065 ( 0.3%) 0.0037 ( 0.4%) 0.0102 ( 0.3%) 0.0107 ( 0.3%) precheck-target
0.0050 ( 0.2%) 0.0046 ( 0.5%) 0.0097 ( 0.3%) 0.0104 ( 0.3%) SIL optimization
0.0077 ( 0.4%) 0.0004 ( 0.0%) 0.0082 ( 0.3%) 0.0082 ( 0.2%) build-rewrite-system
0.0033 ( 0.2%) 0.0006 ( 0.1%) 0.0039 ( 0.1%) 0.0039 ( 0.1%) SILGen
0.0008 ( 0.0%) 0.0020 ( 0.2%) 0.0027 ( 0.1%) 0.0033 ( 0.1%) Serialization, swiftmodule
0.0014 ( 0.1%) 0.0015 ( 0.2%) 0.0030 ( 0.1%) 0.0030 ( 0.1%) import-clang-decl
0.0005 ( 0.0%) 0.0010 ( 0.1%) 0.0015 ( 0.0%) 0.0017 ( 0.1%) Serialization, swiftdoc
0.0012 ( 0.1%) 0.0003 ( 0.0%) 0.0015 ( 0.1%) 0.0016 ( 0.0%) SILGen-function
0.0003 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) Serialization, swiftsourceinfo
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-module-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
2.0535 (100.0%) 0.9365 (100.0%) 2.9901 (100.0%) 3.2937 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.4831 seconds (1.6473 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0102 (100.0%) 0.4729 (100.0%) 1.4831 (100.0%) 1.6473 (100.0%) Building Target
1.0102 (100.0%) 0.4729 (100.0%) 1.4831 (100.0%) 1.6473 (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)
SwiftEmitModule normal armv7k Emitting\ module\ for\ NeedleFoundation (in target 'NeedleFoundation' from project 'NeedleFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746008648171461-swift-frontend-NeedleFoundation-all-armv7k_apple_watchos2.0-swiftmodule-Onone-3259398177.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4562 seconds (3.5002 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0229 ( 12.0%) 0.0967 ( 36.5%) 0.1196 ( 26.2%) 1.6249 ( 46.4%) parse-and-resolve-imports
0.0229 ( 12.0%) 0.0967 ( 36.4%) 0.1195 ( 26.2%) 1.6248 ( 46.4%) Import resolution
0.0106 ( 5.6%) 0.0257 ( 9.7%) 0.0364 ( 8.0%) 0.0696 ( 2.0%) load-stdlib
0.0288 ( 15.1%) 0.0096 ( 3.6%) 0.0384 ( 8.4%) 0.0385 ( 1.1%) perform-sema
0.0287 ( 15.0%) 0.0095 ( 3.6%) 0.0382 ( 8.4%) 0.0383 ( 1.1%) Type checking and Semantic analysis
0.0285 ( 14.9%) 0.0094 ( 3.5%) 0.0378 ( 8.3%) 0.0380 ( 1.1%) typecheck-decl
0.0187 ( 9.8%) 0.0066 ( 2.5%) 0.0252 ( 5.5%) 0.0252 ( 0.7%) typecheck-expr
0.0088 ( 4.6%) 0.0028 ( 1.1%) 0.0116 ( 2.5%) 0.0116 ( 0.3%) build-rewrite-system
0.0073 ( 3.8%) 0.0026 ( 1.0%) 0.0099 ( 2.2%) 0.0099 ( 0.3%) precheck-target
0.0053 ( 2.8%) 0.0018 ( 0.7%) 0.0070 ( 1.5%) 0.0071 ( 0.2%) SIL optimization
0.0038 ( 2.0%) 0.0008 ( 0.3%) 0.0046 ( 1.0%) 0.0046 ( 0.1%) SILGen
0.0016 ( 0.8%) 0.0024 ( 0.9%) 0.0040 ( 0.9%) 0.0040 ( 0.1%) import-clang-decl
0.0015 ( 0.8%) 0.0003 ( 0.1%) 0.0018 ( 0.4%) 0.0018 ( 0.1%) SILGen-function
0.0009 ( 0.5%) 0.0003 ( 0.1%) 0.0012 ( 0.3%) 0.0012 ( 0.0%) Serialization, swiftmodule
0.0004 ( 0.2%) 0.0001 ( 0.0%) 0.0005 ( 0.1%) 0.0005 ( 0.0%) Serialization, swiftdoc
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, 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%) 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.1909 (100.0%) 0.2652 (100.0%) 0.4562 (100.0%) 3.5002 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2133 seconds (1.7519 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0761 (100.0%) 0.1371 (100.0%) 0.2133 (100.0%) 1.7519 (100.0%) Building Target
0.0761 (100.0%) 0.1371 (100.0%) 0.2133 (100.0%) 1.7519 (100.0%) Total
EmitSwiftModule normal armv7k (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\ PluginizedComponent.swift /Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Pluginized/PluginizedComponent.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746008649890244-swift-frontend-NeedleFoundation-PluginizedComponent.swift-arm64_apple_watchos2.0-o-Onone-749288279.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3729 seconds (0.3751 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0858 ( 33.9%) 0.0311 ( 26.0%) 0.1169 ( 31.3%) 0.1174 ( 31.3%) build-rewrite-system
0.0173 ( 6.8%) 0.0170 ( 14.2%) 0.0343 ( 9.2%) 0.0345 ( 9.2%) parse-and-resolve-imports
0.0173 ( 6.8%) 0.0170 ( 14.2%) 0.0343 ( 9.2%) 0.0345 ( 9.2%) Import resolution
0.0231 ( 9.1%) 0.0087 ( 7.2%) 0.0317 ( 8.5%) 0.0319 ( 8.5%) perform-sema
0.0230 ( 9.1%) 0.0086 ( 7.2%) 0.0316 ( 8.5%) 0.0318 ( 8.5%) Type checking and Semantic analysis
0.0218 ( 8.6%) 0.0079 ( 6.6%) 0.0297 ( 8.0%) 0.0299 ( 8.0%) typecheck-expr
0.0195 ( 7.7%) 0.0071 ( 5.9%) 0.0266 ( 7.1%) 0.0267 ( 7.1%) typecheck-stmt
0.0131 ( 5.2%) 0.0110 ( 9.1%) 0.0241 ( 6.5%) 0.0245 ( 6.5%) import-clang-decl
0.0095 ( 3.8%) 0.0041 ( 3.4%) 0.0136 ( 3.6%) 0.0137 ( 3.7%) precheck-target
0.0046 ( 1.8%) 0.0029 ( 2.4%) 0.0075 ( 2.0%) 0.0075 ( 2.0%) IRGen
0.0059 ( 2.4%) 0.0011 ( 0.9%) 0.0070 ( 1.9%) 0.0071 ( 1.9%) SILGen
0.0045 ( 1.8%) 0.0001 ( 0.1%) 0.0046 ( 1.2%) 0.0046 ( 1.2%) SIL optimization
0.0032 ( 1.2%) 0.0014 ( 1.2%) 0.0046 ( 1.2%) 0.0046 ( 1.2%) typecheck-decl
0.0025 ( 1.0%) 0.0003 ( 0.2%) 0.0027 ( 0.7%) 0.0028 ( 0.7%) SILGen-function
0.0010 ( 0.4%) 0.0014 ( 1.1%) 0.0023 ( 0.6%) 0.0023 ( 0.6%) load-stdlib
0.0009 ( 0.4%) 0.0003 ( 0.2%) 0.0012 ( 0.3%) 0.0012 ( 0.3%) 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%) 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.2530 (100.0%) 0.1199 (100.0%) 0.3729 (100.0%) 0.3751 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.3777 seconds (1.4338 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9203 (100.0%) 0.4574 (100.0%) 1.3777 (100.0%) 1.4338 (100.0%) Building Target
0.9203 (100.0%) 0.4574 (100.0%) 1.3777 (100.0%) 1.4338 (100.0%) Total
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
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-watchos/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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos2.0 -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-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/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-watchos/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-watchos/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-watchos/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/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-watchos/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal armv7k Emitting module for NeedleFoundation (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftDriver\ Compilation\ Requirements NeedleFoundation normal armv7k 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-watchos/NeedleFoundation.build/Objects-normal/armv7k/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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos2.0 -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-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/armv7k/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-watchos/NeedleFoundation.build/Objects-normal/armv7k/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-watchos/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-watchos/NeedleFoundation.build/Objects-normal/armv7k/NeedleFoundation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/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-watchos/NeedleFoundation.build/Objects-normal/armv7k/NeedleFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NeedleFoundation.framework/Modules/NeedleFoundation.swiftmodule/arm64-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/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-watchos/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NeedleFoundation.framework/Modules/NeedleFoundation.swiftmodule/arm64-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NeedleFoundation.framework/Modules/NeedleFoundation.swiftmodule/armv7k-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/armv7k/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-watchos/NeedleFoundation.build/Objects-normal/armv7k/NeedleFoundation.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NeedleFoundation.framework/Modules/NeedleFoundation.swiftmodule/armv7k-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NeedleFoundation.framework/Modules/NeedleFoundation.swiftmodule/armv7k-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/armv7k/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-watchos/NeedleFoundation.build/Objects-normal/armv7k/NeedleFoundation.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NeedleFoundation.framework/Modules/NeedleFoundation.swiftmodule/armv7k-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NeedleFoundation.framework/Modules/NeedleFoundation.swiftmodule/armv7k-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/armv7k/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-watchos/NeedleFoundation.build/Objects-normal/armv7k/NeedleFoundation.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NeedleFoundation.framework/Modules/NeedleFoundation.swiftmodule/armv7k-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NeedleFoundation.framework/Modules/NeedleFoundation.swiftmodule/arm64-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/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-watchos/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NeedleFoundation.framework/Modules/NeedleFoundation.swiftmodule/arm64-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NeedleFoundation.framework/Modules/NeedleFoundation.swiftmodule/arm64-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/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-watchos/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NeedleFoundation.framework/Modules/NeedleFoundation.swiftmodule/arm64-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NeedleFoundation.framework/Modules/NeedleFoundation.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/armv7k/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-watchos/NeedleFoundation.build/Objects-normal/armv7k/NeedleFoundation.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NeedleFoundation.framework/Modules/NeedleFoundation.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NeedleFoundation.framework/Modules/NeedleFoundation.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/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-watchos/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NeedleFoundation.framework/Modules/NeedleFoundation.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo
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-1746008650001481-swift-frontend-NeedleFoundation-PluginizedScopeLifecycle.swift-arm64_apple_watchos2.0-o-Onone-755394762.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2727 seconds (0.2731 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0816 ( 48.2%) 0.0304 ( 29.4%) 0.1120 ( 41.1%) 0.1121 ( 41.1%) build-rewrite-system
0.0181 ( 10.7%) 0.0206 ( 19.9%) 0.0388 ( 14.2%) 0.0388 ( 14.2%) parse-and-resolve-imports
0.0181 ( 10.7%) 0.0206 ( 19.9%) 0.0387 ( 14.2%) 0.0387 ( 14.2%) Import resolution
0.0120 ( 7.1%) 0.0105 ( 10.2%) 0.0226 ( 8.3%) 0.0226 ( 8.3%) import-clang-decl
0.0100 ( 5.9%) 0.0051 ( 4.9%) 0.0151 ( 5.5%) 0.0151 ( 5.5%) perform-sema
0.0100 ( 5.9%) 0.0050 ( 4.8%) 0.0150 ( 5.5%) 0.0150 ( 5.5%) Type checking and Semantic analysis
0.0100 ( 5.9%) 0.0049 ( 4.8%) 0.0149 ( 5.5%) 0.0149 ( 5.5%) typecheck-decl
0.0027 ( 1.6%) 0.0031 ( 3.0%) 0.0058 ( 2.1%) 0.0059 ( 2.2%) IRGen
0.0010 ( 0.6%) 0.0014 ( 1.3%) 0.0024 ( 0.9%) 0.0024 ( 0.9%) load-stdlib
0.0015 ( 0.9%) 0.0005 ( 0.5%) 0.0020 ( 0.7%) 0.0020 ( 0.7%) SILGen
0.0011 ( 0.6%) 0.0005 ( 0.5%) 0.0016 ( 0.6%) 0.0016 ( 0.6%) load-all-members
0.0015 ( 0.9%) 0.0001 ( 0.1%) 0.0016 ( 0.6%) 0.0016 ( 0.6%) SIL optimization
0.0009 ( 0.5%) 0.0003 ( 0.3%) 0.0012 ( 0.4%) 0.0012 ( 0.4%) SILGen-function
0.0004 ( 0.2%) 0.0002 ( 0.2%) 0.0006 ( 0.2%) 0.0006 ( 0.2%) typecheck-stmt
0.0003 ( 0.2%) 0.0002 ( 0.2%) 0.0005 ( 0.2%) 0.0005 ( 0.2%) 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, post-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%) populate-source-file-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%) 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.1693 (100.0%) 0.1035 (100.0%) 0.2727 (100.0%) 0.2731 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.2753 seconds (1.3207 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8572 (100.0%) 0.4181 (100.0%) 1.2753 (100.0%) 1.3207 (100.0%) Building Target
0.8572 (100.0%) 0.4181 (100.0%) 1.2753 (100.0%) 1.3207 (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 armv7k Compiling\ PluginizedComponent.swift /Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Pluginized/PluginizedComponent.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746008650024043-swift-frontend-NeedleFoundation-PluginizedComponent.swift-armv7k_apple_watchos2.0-o-Onone-2028216657.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3814 seconds (0.3832 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0818 ( 32.4%) 0.0301 ( 23.3%) 0.1119 ( 29.3%) 0.1130 ( 29.5%) build-rewrite-system
0.0183 ( 7.3%) 0.0218 ( 16.9%) 0.0402 ( 10.5%) 0.0404 ( 10.5%) parse-and-resolve-imports
0.0183 ( 7.3%) 0.0218 ( 16.8%) 0.0401 ( 10.5%) 0.0403 ( 10.5%) Import resolution
0.0235 ( 9.3%) 0.0088 ( 6.8%) 0.0323 ( 8.5%) 0.0323 ( 8.4%) perform-sema
0.0235 ( 9.3%) 0.0086 ( 6.7%) 0.0321 ( 8.4%) 0.0321 ( 8.4%) Type checking and Semantic analysis
0.0218 ( 8.7%) 0.0079 ( 6.1%) 0.0297 ( 7.8%) 0.0297 ( 7.8%) typecheck-expr
0.0196 ( 7.8%) 0.0070 ( 5.4%) 0.0266 ( 7.0%) 0.0266 ( 6.9%) typecheck-stmt
0.0127 ( 5.0%) 0.0112 ( 8.6%) 0.0238 ( 6.2%) 0.0239 ( 6.2%) import-clang-decl
0.0091 ( 3.6%) 0.0037 ( 2.9%) 0.0129 ( 3.4%) 0.0129 ( 3.4%) precheck-target
0.0054 ( 2.1%) 0.0030 ( 2.3%) 0.0084 ( 2.2%) 0.0085 ( 2.2%) IRGen
0.0057 ( 2.3%) 0.0012 ( 0.9%) 0.0069 ( 1.8%) 0.0069 ( 1.8%) SILGen
0.0034 ( 1.4%) 0.0015 ( 1.2%) 0.0050 ( 1.3%) 0.0050 ( 1.3%) typecheck-decl
0.0040 ( 1.6%) 0.0001 ( 0.0%) 0.0041 ( 1.1%) 0.0041 ( 1.1%) SIL optimization
0.0025 ( 1.0%) 0.0003 ( 0.3%) 0.0029 ( 0.7%) 0.0029 ( 0.8%) SILGen-function
0.0010 ( 0.4%) 0.0017 ( 1.3%) 0.0028 ( 0.7%) 0.0028 ( 0.7%) load-stdlib
0.0012 ( 0.5%) 0.0007 ( 0.5%) 0.0019 ( 0.5%) 0.0019 ( 0.5%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.2520 (100.0%) 0.1295 (100.0%) 0.3814 (100.0%) 0.3832 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.2481 seconds (1.3003 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8217 (100.0%) 0.4265 (100.0%) 1.2481 (100.0%) 1.3003 (100.0%) Building Target
0.8217 (100.0%) 0.4265 (100.0%) 1.2481 (100.0%) 1.3003 (100.0%) Total
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Pluginized/PluginizedComponent.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64_32 Emitting module for NeedleFoundation (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftDriver\ Compilation\ Requirements NeedleFoundation normal arm64_32 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-watchos/NeedleFoundation.build/Objects-normal/arm64_32/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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos2.0 -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-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/arm64_32/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-watchos/NeedleFoundation.build/Objects-normal/arm64_32/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-watchos/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-watchos/NeedleFoundation.build/Objects-normal/arm64_32/NeedleFoundation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/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-watchos/NeedleFoundation.build/Objects-normal/arm64_32/NeedleFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal armv7k Compiling PluginExtensionProviderRegistry.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftCompile normal arm64 Compiling\ NonCoreComponent.swift /Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Pluginized/NonCoreComponent.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
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
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746008651736023-swift-frontend-NeedleFoundation-NonCoreComponent.swift-arm64_apple_watchos2.0-o-Onone-2838209573.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2260 seconds (0.2281 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0042 ( 7.3%) 0.0630 ( 37.4%) 0.0672 ( 29.7%) 0.0674 ( 29.6%) IRGen
0.0179 ( 31.0%) 0.0338 ( 20.1%) 0.0517 ( 22.9%) 0.0523 ( 22.9%) parse-and-resolve-imports
0.0178 ( 30.9%) 0.0338 ( 20.1%) 0.0516 ( 22.8%) 0.0522 ( 22.9%) Import resolution
0.0049 ( 8.4%) 0.0113 ( 6.7%) 0.0161 ( 7.1%) 0.0163 ( 7.2%) SILGen
0.0032 ( 5.5%) 0.0109 ( 6.5%) 0.0141 ( 6.2%) 0.0143 ( 6.3%) typecheck-expr
0.0008 ( 1.4%) 0.0100 ( 6.0%) 0.0108 ( 4.8%) 0.0110 ( 4.8%) import-clang-decl
0.0020 ( 3.5%) 0.0009 ( 0.6%) 0.0029 ( 1.3%) 0.0029 ( 1.3%) perform-sema
0.0020 ( 3.4%) 0.0009 ( 0.5%) 0.0029 ( 1.3%) 0.0029 ( 1.3%) Type checking and Semantic analysis
0.0010 ( 1.7%) 0.0018 ( 1.1%) 0.0028 ( 1.3%) 0.0028 ( 1.2%) load-stdlib
0.0017 ( 3.0%) 0.0008 ( 0.5%) 0.0025 ( 1.1%) 0.0025 ( 1.1%) typecheck-decl
0.0012 ( 2.1%) 0.0000 ( 0.0%) 0.0012 ( 0.5%) 0.0012 ( 0.5%) SIL optimization
0.0004 ( 0.7%) 0.0007 ( 0.4%) 0.0011 ( 0.5%) 0.0011 ( 0.5%) precheck-target
0.0003 ( 0.5%) 0.0001 ( 0.1%) 0.0004 ( 0.2%) 0.0004 ( 0.2%) build-rewrite-system
0.0002 ( 0.4%) 0.0001 ( 0.0%) 0.0003 ( 0.1%) 0.0003 ( 0.1%) SILGen-function
0.0002 ( 0.3%) 0.0001 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.1%) typecheck-stmt
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, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.0577 (100.0%) 0.1683 (100.0%) 0.2260 (100.0%) 0.2281 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1568 seconds (0.1579 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0377 (100.0%) 0.1191 (100.0%) 0.1568 (100.0%) 0.1579 (100.0%) Building Target
0.0377 (100.0%) 0.1191 (100.0%) 0.1568 (100.0%) 0.1579 (100.0%) Total
SwiftCompile normal arm64_32 Compiling\ PluginizedScopeLifecycle.swift /Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Pluginized/PluginizedScopeLifecycle.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Pluginized/PluginizedScopeLifecycle.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-1746008651736819-swift-frontend-NeedleFoundation-PluginizedScopeLifecycle.swift-arm64_32_apple_watchos2.0-o-Onone-382420084.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2620 seconds (0.2629 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0044 ( 5.7%) 0.0630 ( 34.1%) 0.0674 ( 25.7%) 0.0676 ( 25.7%) IRGen
0.0178 ( 23.1%) 0.0379 ( 20.5%) 0.0557 ( 21.3%) 0.0561 ( 21.3%) parse-and-resolve-imports
0.0178 ( 23.1%) 0.0378 ( 20.5%) 0.0556 ( 21.2%) 0.0560 ( 21.3%) Import resolution
0.0093 ( 12.1%) 0.0113 ( 6.1%) 0.0206 ( 7.9%) 0.0206 ( 7.8%) perform-sema
0.0093 ( 12.0%) 0.0113 ( 6.1%) 0.0206 ( 7.8%) 0.0206 ( 7.8%) Type checking and Semantic analysis
0.0093 ( 12.0%) 0.0112 ( 6.1%) 0.0205 ( 7.8%) 0.0205 ( 7.8%) typecheck-decl
0.0010 ( 1.3%) 0.0088 ( 4.7%) 0.0098 ( 3.7%) 0.0098 ( 3.7%) import-clang-decl
0.0031 ( 4.1%) 0.0008 ( 0.4%) 0.0040 ( 1.5%) 0.0040 ( 1.5%) build-rewrite-system
0.0010 ( 1.3%) 0.0018 ( 1.0%) 0.0028 ( 1.1%) 0.0028 ( 1.1%) load-stdlib
0.0016 ( 2.0%) 0.0000 ( 0.0%) 0.0016 ( 0.6%) 0.0016 ( 0.6%) SIL optimization
0.0012 ( 1.6%) 0.0003 ( 0.2%) 0.0015 ( 0.6%) 0.0015 ( 0.6%) SILGen
0.0007 ( 0.9%) 0.0002 ( 0.1%) 0.0009 ( 0.4%) 0.0009 ( 0.4%) SILGen-function
0.0003 ( 0.4%) 0.0002 ( 0.1%) 0.0004 ( 0.2%) 0.0004 ( 0.2%) typecheck-stmt
0.0002 ( 0.3%) 0.0001 ( 0.1%) 0.0004 ( 0.1%) 0.0004 ( 0.1%) typecheck-expr
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, 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%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0772 (100.0%) 0.1848 (100.0%) 0.2620 (100.0%) 0.2629 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1642 seconds (0.1650 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0434 (100.0%) 0.1208 (100.0%) 0.1642 (100.0%) 0.1650 (100.0%) Building Target
0.0434 (100.0%) 0.1208 (100.0%) 0.1642 (100.0%) 0.1650 (100.0%) Total
SwiftDriverJobDiscovery normal armv7k Compiling PluginizedScopeLifecycle.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NeedleFoundation.framework/Headers/NeedleFoundation-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/arm64_32/NeedleFoundation-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/armv7k/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-watchos/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation-Swift.h -arch arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/arm64_32/NeedleFoundation-Swift.h -arch armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/armv7k/NeedleFoundation-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NeedleFoundation.framework/Headers/NeedleFoundation-Swift.h
SwiftDriverJobDiscovery normal arm64_32 Compiling NonCoreComponent.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NeedleFoundation.framework/Modules/NeedleFoundation.swiftmodule/arm64_32-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/arm64_32/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-watchos/NeedleFoundation.build/Objects-normal/arm64_32/NeedleFoundation.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NeedleFoundation.framework/Modules/NeedleFoundation.swiftmodule/arm64_32-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NeedleFoundation.framework/Modules/NeedleFoundation.swiftmodule/arm64_32-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/arm64_32/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-watchos/NeedleFoundation.build/Objects-normal/arm64_32/NeedleFoundation.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NeedleFoundation.framework/Modules/NeedleFoundation.swiftmodule/arm64_32-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NeedleFoundation.framework/Modules/NeedleFoundation.swiftmodule/arm64_32-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/arm64_32/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-watchos/NeedleFoundation.build/Objects-normal/arm64_32/NeedleFoundation.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NeedleFoundation.framework/Modules/NeedleFoundation.swiftmodule/arm64_32-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NeedleFoundation.framework/Modules/NeedleFoundation.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/arm64_32/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-watchos/NeedleFoundation.build/Objects-normal/arm64_32/NeedleFoundation.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NeedleFoundation.framework/Modules/NeedleFoundation.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ Bootstrap.swift /Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Bootstrap.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
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
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746008651739949-swift-frontend-NeedleFoundation-Bootstrap.swift-arm64_apple_watchos2.0-o-Onone-1032009983.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2599 seconds (0.2613 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0184 ( 27.5%) 0.0627 ( 32.5%) 0.0811 ( 31.2%) 0.0817 ( 31.3%) parse-and-resolve-imports
0.0183 ( 27.5%) 0.0625 ( 32.4%) 0.0809 ( 31.1%) 0.0814 ( 31.2%) Import resolution
0.0051 ( 7.6%) 0.0311 ( 16.1%) 0.0362 ( 13.9%) 0.0364 ( 13.9%) IRGen
0.0054 ( 8.0%) 0.0104 ( 5.4%) 0.0157 ( 6.1%) 0.0157 ( 6.0%) SILGen
0.0035 ( 5.3%) 0.0102 ( 5.3%) 0.0137 ( 5.3%) 0.0137 ( 5.2%) typecheck-expr
0.0008 ( 1.2%) 0.0097 ( 5.0%) 0.0105 ( 4.0%) 0.0105 ( 4.0%) import-clang-decl
0.0030 ( 4.5%) 0.0014 ( 0.7%) 0.0044 ( 1.7%) 0.0044 ( 1.7%) perform-sema
0.0030 ( 4.4%) 0.0013 ( 0.7%) 0.0043 ( 1.6%) 0.0043 ( 1.7%) Type checking and Semantic analysis
0.0042 ( 6.3%) 0.0000 ( 0.0%) 0.0042 ( 1.6%) 0.0042 ( 1.6%) SIL optimization
0.0021 ( 3.2%) 0.0011 ( 0.6%) 0.0032 ( 1.2%) 0.0033 ( 1.2%) typecheck-decl
0.0010 ( 1.4%) 0.0015 ( 0.8%) 0.0025 ( 0.9%) 0.0025 ( 0.9%) load-stdlib
0.0011 ( 1.7%) 0.0002 ( 0.1%) 0.0013 ( 0.5%) 0.0013 ( 0.5%) SILGen-function
0.0003 ( 0.5%) 0.0008 ( 0.4%) 0.0011 ( 0.4%) 0.0011 ( 0.4%) precheck-target
0.0003 ( 0.4%) 0.0001 ( 0.0%) 0.0004 ( 0.1%) 0.0004 ( 0.1%) typecheck-stmt
0.0002 ( 0.4%) 0.0001 ( 0.1%) 0.0004 ( 0.1%) 0.0004 ( 0.1%) build-rewrite-system
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%) 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.0668 (100.0%) 0.1931 (100.0%) 0.2599 (100.0%) 0.2613 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1707 seconds (0.1735 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0558 (100.0%) 0.1148 (100.0%) 0.1707 (100.0%) 0.1735 (100.0%) Building Target
0.0558 (100.0%) 0.1148 (100.0%) 0.1707 (100.0%) 0.1735 (100.0%) Total
SwiftCompile normal armv7k Compiling\ DependencyProviderRegistry.swift /Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Internal/DependencyProviderRegistry.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftCompile normal armv7k /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-1746008651741180-swift-frontend-NeedleFoundation-DependencyProviderRegistry.swift-armv7k_apple_watchos2.0-o-Onone-1041253727.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3242 seconds (0.3284 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0183 ( 19.2%) 0.0609 ( 26.6%) 0.0792 ( 24.4%) 0.0812 ( 24.7%) parse-and-resolve-imports
0.0183 ( 19.2%) 0.0608 ( 26.6%) 0.0791 ( 24.4%) 0.0812 ( 24.7%) Import resolution
0.0045 ( 4.8%) 0.0252 ( 11.0%) 0.0298 ( 9.2%) 0.0298 ( 9.1%) IRGen
0.0109 ( 11.4%) 0.0164 ( 7.2%) 0.0273 ( 8.4%) 0.0273 ( 8.3%) perform-sema
0.0109 ( 11.4%) 0.0164 ( 7.2%) 0.0273 ( 8.4%) 0.0273 ( 8.3%) Type checking and Semantic analysis
0.0085 ( 8.9%) 0.0154 ( 6.7%) 0.0238 ( 7.4%) 0.0239 ( 7.3%) typecheck-expr
0.0061 ( 6.4%) 0.0113 ( 4.9%) 0.0174 ( 5.4%) 0.0174 ( 5.3%) typecheck-decl
0.0012 ( 1.2%) 0.0138 ( 6.0%) 0.0150 ( 4.6%) 0.0150 ( 4.6%) import-clang-decl
0.0057 ( 5.9%) 0.0052 ( 2.3%) 0.0109 ( 3.4%) 0.0109 ( 3.3%) typecheck-stmt
0.0040 ( 4.1%) 0.0000 ( 0.0%) 0.0040 ( 1.2%) 0.0040 ( 1.2%) SIL optimization
0.0026 ( 2.8%) 0.0005 ( 0.2%) 0.0032 ( 1.0%) 0.0032 ( 1.0%) SILGen
0.0010 ( 1.0%) 0.0015 ( 0.6%) 0.0024 ( 0.7%) 0.0024 ( 0.7%) load-stdlib
0.0018 ( 1.9%) 0.0004 ( 0.2%) 0.0021 ( 0.7%) 0.0021 ( 0.6%) SILGen-function
0.0008 ( 0.9%) 0.0007 ( 0.3%) 0.0016 ( 0.5%) 0.0016 ( 0.5%) precheck-target
0.0010 ( 1.0%) 0.0003 ( 0.1%) 0.0013 ( 0.4%) 0.0013 ( 0.4%) build-rewrite-system
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) load-all-members
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%) 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.0955 (100.0%) 0.2288 (100.0%) 0.3242 (100.0%) 0.3284 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1721 seconds (0.1747 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0610 (100.0%) 0.1111 (100.0%) 0.1721 (100.0%) 0.1747 (100.0%) Building Target
0.0610 (100.0%) 0.1111 (100.0%) 0.1721 (100.0%) 0.1747 (100.0%) Total
SwiftDriverJobDiscovery normal armv7k Compiling PluginizedComponent.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftCompile normal arm64_32 Compiling\ DependencyProviderRegistry.swift /Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Internal/DependencyProviderRegistry.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftCompile normal arm64_32 /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-1746008651752524-swift-frontend-NeedleFoundation-DependencyProviderRegistry.swift-arm64_32_apple_watchos2.0-o-Onone-2974693350.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3776 seconds (0.3786 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0203 ( 19.7%) 0.0896 ( 32.6%) 0.1099 ( 29.1%) 0.1102 ( 29.1%) parse-and-resolve-imports
0.0202 ( 19.6%) 0.0895 ( 32.6%) 0.1098 ( 29.1%) 0.1101 ( 29.1%) Import resolution
0.0115 ( 11.2%) 0.0184 ( 6.7%) 0.0299 ( 7.9%) 0.0299 ( 7.9%) perform-sema
0.0114 ( 11.1%) 0.0183 ( 6.7%) 0.0298 ( 7.9%) 0.0298 ( 7.9%) Type checking and Semantic analysis
0.0091 ( 8.9%) 0.0174 ( 6.3%) 0.0265 ( 7.0%) 0.0265 ( 7.0%) typecheck-expr
0.0061 ( 6.0%) 0.0122 ( 4.4%) 0.0183 ( 4.8%) 0.0183 ( 4.8%) typecheck-decl
0.0011 ( 1.1%) 0.0152 ( 5.5%) 0.0163 ( 4.3%) 0.0163 ( 4.3%) import-clang-decl
0.0064 ( 6.2%) 0.0065 ( 2.4%) 0.0129 ( 3.4%) 0.0130 ( 3.4%) typecheck-stmt
0.0038 ( 3.7%) 0.0034 ( 1.2%) 0.0072 ( 1.9%) 0.0072 ( 1.9%) IRGen
0.0043 ( 4.2%) 0.0001 ( 0.0%) 0.0044 ( 1.2%) 0.0044 ( 1.2%) SIL optimization
0.0034 ( 3.3%) 0.0009 ( 0.3%) 0.0044 ( 1.2%) 0.0044 ( 1.2%) SILGen
0.0024 ( 2.3%) 0.0007 ( 0.2%) 0.0031 ( 0.8%) 0.0031 ( 0.8%) SILGen-function
0.0009 ( 0.8%) 0.0014 ( 0.5%) 0.0022 ( 0.6%) 0.0022 ( 0.6%) load-stdlib
0.0011 ( 1.1%) 0.0005 ( 0.2%) 0.0016 ( 0.4%) 0.0016 ( 0.4%) build-rewrite-system
0.0008 ( 0.8%) 0.0006 ( 0.2%) 0.0014 ( 0.4%) 0.0014 ( 0.4%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) load-all-members
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.1030 (100.0%) 0.2746 (100.0%) 0.3776 (100.0%) 0.3786 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1837 seconds (0.1843 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0640 (100.0%) 0.1197 (100.0%) 0.1837 (100.0%) 0.1843 (100.0%) Building Target
0.0640 (100.0%) 0.1197 (100.0%) 0.1837 (100.0%) 0.1843 (100.0%) Total
SwiftDriverJobDiscovery normal arm64 Compiling PluginizedScopeLifecycle.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftCompile normal armv7k 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-1746008651756514-swift-frontend-NeedleFoundation-NonCoreComponent.swift-armv7k_apple_watchos2.0-o-Onone-2258539437.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2974 seconds (0.2997 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0199 ( 31.5%) 0.1088 ( 46.4%) 0.1287 ( 43.3%) 0.1296 ( 43.2%) parse-and-resolve-imports
0.0198 ( 31.4%) 0.1088 ( 46.4%) 0.1286 ( 43.2%) 0.1295 ( 43.2%) Import resolution
0.0062 ( 9.8%) 0.0033 ( 1.4%) 0.0094 ( 3.2%) 0.0096 ( 3.2%) SILGen
0.0029 ( 4.7%) 0.0032 ( 1.4%) 0.0061 ( 2.1%) 0.0061 ( 2.0%) IRGen
0.0031 ( 4.8%) 0.0026 ( 1.1%) 0.0056 ( 1.9%) 0.0058 ( 1.9%) typecheck-expr
0.0025 ( 4.0%) 0.0015 ( 0.6%) 0.0040 ( 1.3%) 0.0040 ( 1.3%) perform-sema
0.0025 ( 3.9%) 0.0014 ( 0.6%) 0.0039 ( 1.3%) 0.0039 ( 1.3%) Type checking and Semantic analysis
0.0022 ( 3.5%) 0.0013 ( 0.5%) 0.0034 ( 1.2%) 0.0034 ( 1.2%) typecheck-decl
0.0009 ( 1.4%) 0.0016 ( 0.7%) 0.0025 ( 0.8%) 0.0025 ( 0.8%) load-stdlib
0.0006 ( 1.0%) 0.0014 ( 0.6%) 0.0020 ( 0.7%) 0.0020 ( 0.7%) import-clang-decl
0.0013 ( 2.1%) 0.0000 ( 0.0%) 0.0014 ( 0.5%) 0.0014 ( 0.5%) SIL optimization
0.0004 ( 0.7%) 0.0002 ( 0.1%) 0.0007 ( 0.2%) 0.0006 ( 0.2%) build-rewrite-system
0.0003 ( 0.5%) 0.0002 ( 0.1%) 0.0005 ( 0.2%) 0.0005 ( 0.2%) precheck-target
0.0003 ( 0.5%) 0.0001 ( 0.0%) 0.0004 ( 0.1%) 0.0004 ( 0.1%) SILGen-function
0.0002 ( 0.2%) 0.0001 ( 0.0%) 0.0003 ( 0.1%) 0.0003 ( 0.1%) typecheck-stmt
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.0631 (100.0%) 0.2343 (100.0%) 0.2974 (100.0%) 0.2997 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1658 seconds (0.1673 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0418 (100.0%) 0.1240 (100.0%) 0.1658 (100.0%) 0.1673 (100.0%) Building Target
0.0418 (100.0%) 0.1240 (100.0%) 0.1658 (100.0%) 0.1673 (100.0%) Total
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Pluginized/NonCoreComponent.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64_32 Compiling Bootstrap.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
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-1746008651766318-swift-frontend-NeedleFoundation-Component.swift-arm64_apple_watchos2.0-o-Onone-1197831678.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4578 seconds (0.4604 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0205 ( 11.4%) 0.1113 ( 40.1%) 0.1318 ( 28.8%) 0.1323 ( 28.7%) parse-and-resolve-imports
0.0204 ( 11.4%) 0.1112 ( 40.0%) 0.1316 ( 28.7%) 0.1321 ( 28.7%) Import resolution
0.0265 ( 14.7%) 0.0103 ( 3.7%) 0.0368 ( 8.0%) 0.0372 ( 8.1%) perform-sema
0.0264 ( 14.7%) 0.0102 ( 3.7%) 0.0366 ( 8.0%) 0.0370 ( 8.0%) Type checking and Semantic analysis
0.0225 ( 12.5%) 0.0095 ( 3.4%) 0.0320 ( 7.0%) 0.0322 ( 7.0%) typecheck-decl
0.0231 ( 12.8%) 0.0084 ( 3.0%) 0.0315 ( 6.9%) 0.0318 ( 6.9%) typecheck-expr
0.0083 ( 4.6%) 0.0035 ( 1.2%) 0.0118 ( 2.6%) 0.0119 ( 2.6%) precheck-target
0.0081 ( 4.5%) 0.0025 ( 0.9%) 0.0106 ( 2.3%) 0.0107 ( 2.3%) build-rewrite-system
0.0051 ( 2.8%) 0.0037 ( 1.3%) 0.0087 ( 1.9%) 0.0087 ( 1.9%) IRGen
0.0050 ( 2.8%) 0.0001 ( 0.0%) 0.0051 ( 1.1%) 0.0051 ( 1.1%) SIL optimization
0.0040 ( 2.2%) 0.0006 ( 0.2%) 0.0046 ( 1.0%) 0.0046 ( 1.0%) typecheck-stmt
0.0019 ( 1.0%) 0.0027 ( 1.0%) 0.0045 ( 1.0%) 0.0045 ( 1.0%) import-clang-decl
0.0039 ( 2.2%) 0.0005 ( 0.2%) 0.0044 ( 1.0%) 0.0044 ( 1.0%) SILGen
0.0012 ( 0.6%) 0.0030 ( 1.1%) 0.0042 ( 0.9%) 0.0042 ( 0.9%) load-stdlib
0.0031 ( 1.7%) 0.0004 ( 0.1%) 0.0035 ( 0.8%) 0.0035 ( 0.8%) SILGen-function
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 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, 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%) 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%) 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.1799 (100.0%) 0.2779 (100.0%) 0.4578 (100.0%) 0.4604 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2197 seconds (0.2206 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0857 (100.0%) 0.1340 (100.0%) 0.2197 (100.0%) 0.2206 (100.0%) Building Target
0.0857 (100.0%) 0.1340 (100.0%) 0.2197 (100.0%) 0.2206 (100.0%) Total
SwiftDriverJobDiscovery normal arm64 Compiling PluginizedComponent.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
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-1746008651769583-swift-frontend-NeedleFoundation-DependencyProviderRegistry.swift-arm64_apple_watchos2.0-o-Onone-1618828609.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3597 seconds (0.3624 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0203 ( 20.0%) 0.1124 ( 43.5%) 0.1327 ( 36.9%) 0.1339 ( 36.9%) parse-and-resolve-imports
0.0202 ( 20.0%) 0.1123 ( 43.5%) 0.1325 ( 36.8%) 0.1338 ( 36.9%) Import resolution
0.0118 ( 11.6%) 0.0059 ( 2.3%) 0.0177 ( 4.9%) 0.0178 ( 4.9%) perform-sema
0.0117 ( 11.6%) 0.0059 ( 2.3%) 0.0176 ( 4.9%) 0.0177 ( 4.9%) Type checking and Semantic analysis
0.0090 ( 8.8%) 0.0046 ( 1.8%) 0.0136 ( 3.8%) 0.0137 ( 3.8%) typecheck-expr
0.0061 ( 6.0%) 0.0037 ( 1.4%) 0.0098 ( 2.7%) 0.0098 ( 2.7%) typecheck-decl
0.0065 ( 6.4%) 0.0024 ( 0.9%) 0.0088 ( 2.5%) 0.0089 ( 2.5%) typecheck-stmt
0.0032 ( 3.1%) 0.0044 ( 1.7%) 0.0076 ( 2.1%) 0.0076 ( 2.1%) IRGen
0.0042 ( 4.1%) 0.0002 ( 0.1%) 0.0043 ( 1.2%) 0.0043 ( 1.2%) SIL optimization
0.0010 ( 1.0%) 0.0030 ( 1.2%) 0.0040 ( 1.1%) 0.0040 ( 1.1%) load-stdlib
0.0025 ( 2.4%) 0.0005 ( 0.2%) 0.0030 ( 0.8%) 0.0030 ( 0.8%) SILGen
0.0010 ( 1.0%) 0.0019 ( 0.7%) 0.0029 ( 0.8%) 0.0029 ( 0.8%) import-clang-decl
0.0019 ( 1.9%) 0.0004 ( 0.1%) 0.0023 ( 0.6%) 0.0023 ( 0.6%) SILGen-function
0.0011 ( 1.0%) 0.0004 ( 0.2%) 0.0015 ( 0.4%) 0.0015 ( 0.4%) build-rewrite-system
0.0009 ( 0.9%) 0.0003 ( 0.1%) 0.0012 ( 0.3%) 0.0012 ( 0.3%) precheck-target
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) load-all-members
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%) 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%) 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.1014 (100.0%) 0.2583 (100.0%) 0.3597 (100.0%) 0.3624 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1892 seconds (0.1912 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0576 (100.0%) 0.1316 (100.0%) 0.1892 (100.0%) 0.1912 (100.0%) Building Target
0.0576 (100.0%) 0.1316 (100.0%) 0.1892 (100.0%) 0.1912 (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_32 Compiling Component.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftCompile normal arm64_32 Compiling\ PluginizedComponent.swift /Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Pluginized/PluginizedComponent.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftCompile normal arm64_32 /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-1746008651772241-swift-frontend-NeedleFoundation-PluginizedComponent.swift-arm64_32_apple_watchos2.0-o-Onone-495737361.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4336 seconds (0.4348 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0203 ( 12.3%) 0.1126 ( 41.9%) 0.1329 ( 30.6%) 0.1334 ( 30.7%) parse-and-resolve-imports
0.0203 ( 12.3%) 0.1125 ( 41.8%) 0.1327 ( 30.6%) 0.1333 ( 30.7%) Import resolution
0.0234 ( 14.2%) 0.0079 ( 2.9%) 0.0313 ( 7.2%) 0.0313 ( 7.2%) perform-sema
0.0234 ( 14.2%) 0.0078 ( 2.9%) 0.0312 ( 7.2%) 0.0312 ( 7.2%) Type checking and Semantic analysis
0.0214 ( 13.0%) 0.0067 ( 2.5%) 0.0281 ( 6.5%) 0.0281 ( 6.5%) typecheck-expr
0.0194 ( 11.7%) 0.0061 ( 2.3%) 0.0254 ( 5.9%) 0.0254 ( 5.9%) typecheck-stmt
0.0093 ( 5.7%) 0.0033 ( 1.2%) 0.0127 ( 2.9%) 0.0127 ( 2.9%) precheck-target
0.0049 ( 3.0%) 0.0029 ( 1.1%) 0.0078 ( 1.8%) 0.0078 ( 1.8%) IRGen
0.0048 ( 2.9%) 0.0014 ( 0.5%) 0.0063 ( 1.5%) 0.0063 ( 1.4%) build-rewrite-system
0.0050 ( 3.1%) 0.0008 ( 0.3%) 0.0059 ( 1.4%) 0.0059 ( 1.4%) SILGen
0.0036 ( 2.2%) 0.0016 ( 0.6%) 0.0052 ( 1.2%) 0.0052 ( 1.2%) typecheck-decl
0.0045 ( 2.7%) 0.0001 ( 0.0%) 0.0046 ( 1.1%) 0.0046 ( 1.1%) SIL optimization
0.0014 ( 0.9%) 0.0023 ( 0.9%) 0.0037 ( 0.9%) 0.0037 ( 0.9%) import-clang-decl
0.0010 ( 0.6%) 0.0026 ( 0.9%) 0.0036 ( 0.8%) 0.0036 ( 0.8%) load-stdlib
0.0020 ( 1.2%) 0.0002 ( 0.1%) 0.0022 ( 0.5%) 0.0022 ( 0.5%) SILGen-function
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%) 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%) 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.1647 (100.0%) 0.2689 (100.0%) 0.4336 (100.0%) 0.4348 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2150 seconds (0.2156 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0828 (100.0%) 0.1322 (100.0%) 0.2150 (100.0%) 0.2156 (100.0%) Building Target
0.0828 (100.0%) 0.1322 (100.0%) 0.2150 (100.0%) 0.2156 (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-1746008651773951-swift-frontend-NeedleFoundation-PluginExtensionProviderRegistry.swift-arm64_apple_watchos2.0-o-Onone-481846465.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3460 seconds (0.3478 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0198 ( 20.7%) 0.1099 ( 43.9%) 0.1297 ( 37.5%) 0.1301 ( 37.4%) parse-and-resolve-imports
0.0198 ( 20.7%) 0.1098 ( 43.8%) 0.1295 ( 37.4%) 0.1299 ( 37.4%) Import resolution
0.0104 ( 10.9%) 0.0053 ( 2.1%) 0.0158 ( 4.6%) 0.0160 ( 4.6%) perform-sema
0.0104 ( 10.9%) 0.0053 ( 2.1%) 0.0157 ( 4.5%) 0.0159 ( 4.6%) Type checking and Semantic analysis
0.0081 ( 8.5%) 0.0038 ( 1.5%) 0.0119 ( 3.4%) 0.0121 ( 3.5%) typecheck-expr
0.0062 ( 6.5%) 0.0039 ( 1.6%) 0.0101 ( 2.9%) 0.0104 ( 3.0%) typecheck-decl
0.0028 ( 2.9%) 0.0043 ( 1.7%) 0.0072 ( 2.1%) 0.0072 ( 2.1%) IRGen
0.0050 ( 5.2%) 0.0016 ( 0.6%) 0.0066 ( 1.9%) 0.0066 ( 1.9%) typecheck-stmt
0.0011 ( 1.2%) 0.0033 ( 1.3%) 0.0045 ( 1.3%) 0.0045 ( 1.3%) load-stdlib
0.0042 ( 4.4%) 0.0001 ( 0.1%) 0.0044 ( 1.3%) 0.0044 ( 1.3%) SIL optimization
0.0028 ( 2.9%) 0.0005 ( 0.2%) 0.0033 ( 1.0%) 0.0033 ( 1.0%) SILGen
0.0021 ( 2.2%) 0.0004 ( 0.1%) 0.0025 ( 0.7%) 0.0024 ( 0.7%) SILGen-function
0.0008 ( 0.9%) 0.0013 ( 0.5%) 0.0021 ( 0.6%) 0.0021 ( 0.6%) import-clang-decl
0.0010 ( 1.1%) 0.0005 ( 0.2%) 0.0016 ( 0.5%) 0.0016 ( 0.5%) build-rewrite-system
0.0008 ( 0.9%) 0.0003 ( 0.1%) 0.0012 ( 0.3%) 0.0012 ( 0.3%) precheck-target
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.0955 (100.0%) 0.2505 (100.0%) 0.3460 (100.0%) 0.3478 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1836 seconds (0.1854 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0549 (100.0%) 0.1286 (100.0%) 0.1836 (100.0%) 0.1854 (100.0%) Building Target
0.0549 (100.0%) 0.1286 (100.0%) 0.1836 (100.0%) 0.1854 (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 armv7k Compiling Component.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftDriverJobDiscovery normal arm64_32 Compiling PluginExtensionProviderRegistry.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftCompile normal armv7k Compiling\ Bootstrap.swift /Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Bootstrap.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/NeedleFoundation/Bootstrap.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-1746008651958778-swift-frontend-NeedleFoundation-Bootstrap.swift-armv7k_apple_watchos2.0-o-Onone-1966467753.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.1006 seconds (0.1010 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0150 ( 25.1%) 0.0137 ( 33.5%) 0.0287 ( 28.5%) 0.0287 ( 28.4%) parse-and-resolve-imports
0.0149 ( 25.0%) 0.0136 ( 33.3%) 0.0286 ( 28.4%) 0.0286 ( 28.3%) Import resolution
0.0050 ( 8.4%) 0.0020 ( 4.8%) 0.0070 ( 6.9%) 0.0070 ( 6.9%) SILGen
0.0043 ( 7.2%) 0.0026 ( 6.4%) 0.0069 ( 6.9%) 0.0069 ( 6.9%) IRGen
0.0042 ( 7.1%) 0.0007 ( 1.8%) 0.0050 ( 4.9%) 0.0053 ( 5.2%) SIL optimization
0.0031 ( 5.2%) 0.0016 ( 4.0%) 0.0048 ( 4.7%) 0.0048 ( 4.7%) typecheck-expr
0.0034 ( 5.6%) 0.0012 ( 3.1%) 0.0046 ( 4.6%) 0.0046 ( 4.6%) perform-sema
0.0033 ( 5.6%) 0.0012 ( 2.9%) 0.0045 ( 4.5%) 0.0045 ( 4.5%) Type checking and Semantic analysis
0.0027 ( 4.5%) 0.0010 ( 2.5%) 0.0037 ( 3.7%) 0.0037 ( 3.7%) typecheck-decl
0.0010 ( 1.7%) 0.0016 ( 3.9%) 0.0026 ( 2.6%) 0.0026 ( 2.6%) load-stdlib
0.0012 ( 2.0%) 0.0004 ( 0.9%) 0.0015 ( 1.5%) 0.0015 ( 1.5%) SILGen-function
0.0006 ( 0.9%) 0.0009 ( 2.2%) 0.0015 ( 1.4%) 0.0015 ( 1.4%) import-clang-decl
0.0004 ( 0.6%) 0.0002 ( 0.5%) 0.0006 ( 0.6%) 0.0006 ( 0.6%) precheck-target
0.0003 ( 0.5%) 0.0001 ( 0.2%) 0.0003 ( 0.3%) 0.0004 ( 0.3%) typecheck-stmt
0.0003 ( 0.4%) 0.0001 ( 0.2%) 0.0003 ( 0.3%) 0.0003 ( 0.3%) build-rewrite-system
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.0597 (100.0%) 0.0409 (100.0%) 0.1006 (100.0%) 0.1010 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.0777 seconds (0.0793 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0505 (100.0%) 0.0272 (100.0%) 0.0777 (100.0%) 0.0793 (100.0%) Building Target
0.0505 (100.0%) 0.0272 (100.0%) 0.0777 (100.0%) 0.0793 (100.0%) Total
SwiftDriverJobDiscovery normal arm64 Compiling NonCoreComponent.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftDriverJobDiscovery normal arm64_32 Compiling PluginizedScopeLifecycle.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Bootstrap.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftDriverJobDiscovery normal armv7k Compiling DependencyProviderRegistry.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftDriverJobDiscovery normal armv7k Compiling NonCoreComponent.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftDriverJobDiscovery normal arm64_32 Compiling DependencyProviderRegistry.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')
SwiftDriverJobDiscovery normal arm64 Compiling Component.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftDriverJobDiscovery normal arm64_32 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-watchos/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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos2.0 -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-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/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-watchos/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-watchos/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-watchos/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/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-watchos/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriver\ Compilation NeedleFoundation normal arm64_32 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-watchos/NeedleFoundation.build/Objects-normal/arm64_32/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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos2.0 -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-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/arm64_32/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-watchos/NeedleFoundation.build/Objects-normal/arm64_32/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-watchos/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-watchos/NeedleFoundation.build/Objects-normal/arm64_32/NeedleFoundation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/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-watchos/NeedleFoundation.build/Objects-normal/arm64_32/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/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/arm64/Binary/NeedleFoundation normal arm64 (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-watchos2.0 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation.LinkFileList -install_name @rpath/NeedleFoundation.framework/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 -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/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-watchos/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/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/arm64/Binary/NeedleFoundation
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/arm64_32/Binary/NeedleFoundation normal arm64_32 (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_32-apple-watchos2.0 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/arm64_32/NeedleFoundation.LinkFileList -install_name @rpath/NeedleFoundation.framework/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 -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/arm64_32/NeedleFoundation_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/arm64_32/NeedleFoundation_dependency_info.dat -fapplication-extension -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/arm64_32/NeedleFoundation.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/arm64_32/Binary/NeedleFoundation
SwiftDriverJobDiscovery normal armv7k Compiling Bootstrap.swift (in target 'NeedleFoundation' from project 'NeedleFoundation')
SwiftDriver\ Compilation NeedleFoundation normal armv7k 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-watchos/NeedleFoundation.build/Objects-normal/armv7k/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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos2.0 -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-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/armv7k/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-watchos/NeedleFoundation.build/Objects-normal/armv7k/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-watchos/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-watchos/NeedleFoundation.build/Objects-normal/armv7k/NeedleFoundation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/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-watchos/NeedleFoundation.build/Objects-normal/armv7k/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/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/armv7k/Binary/NeedleFoundation normal armv7k (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 armv7k-apple-watchos2.0 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/armv7k/NeedleFoundation.LinkFileList -install_name @rpath/NeedleFoundation.framework/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 -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/armv7k/NeedleFoundation_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/armv7k/NeedleFoundation_dependency_info.dat -fapplication-extension -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/armv7k/NeedleFoundation.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/armv7k/Binary/NeedleFoundation
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NeedleFoundation.framework/NeedleFoundation normal arm64\ armv7k\ arm64_32 (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/lipo -create /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/arm64/Binary/NeedleFoundation /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/armv7k/Binary/NeedleFoundation /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/arm64_32/Binary/NeedleFoundation -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NeedleFoundation.framework/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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk --xcode-version 16E140 --platform-family watchOS --deployment-target 2.0 --bundle-identifier NeedleFoundation --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NeedleFoundation.framework --target-triple arm64-apple-watchos2.0 --target-triple armv7k-apple-watchos2.0 --target-triple arm64_32-apple-watchos2.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NeedleFoundation.framework/NeedleFoundation --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/armv7k/NeedleFoundation_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/arm64_32/NeedleFoundation_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/armv7k/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/arm64_32/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/armv7k/NeedleFoundation.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/arm64_32/NeedleFoundation.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/NeedleFoundation.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/NeedleFoundation.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/arm64/NeedleFoundation.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/armv7k/NeedleFoundation.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NeedleFoundation.build/Debug-watchos/NeedleFoundation.build/Objects-normal/arm64_32/NeedleFoundation.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-30 03:24:12.280 appintentsmetadataprocessor[965:5123] Starting appintentsmetadataprocessor export
2025-04-30 03:24:12.283 appintentsmetadataprocessor[965:5123] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos/NeedleFoundation.framework/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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NeedleFoundation.framework/NeedleFoundation -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos/NeedleFoundation.framework/NeedleFoundation.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/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-watchos/NeedleFoundation.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/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-watchos/NeedleFoundation.framework
/Users/admin/builder/spi-builder-workspace/NeedleFoundation.xcodeproj: warning: The watchOS deployment target 'WATCHOS_DEPLOYMENT_TARGET' is set to 2.0, but the range of supported deployment target versions is 4.0 to 11.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.