Build Information
Successful build of Gluey, reference master (c4912c
), with Swift 6.1 for watchOS using Xcode 16.3 on 24 Apr 2025 22:58:44 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 Gluey-Package -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
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jadengeller/gluey.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jadengeller/gluey
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at c4912ca Merge pull request #1 from MaxDesiatov/master
Cloned https://github.com/jadengeller/gluey.git
Revision (git rev-parse @):
c4912cafda002810fa301ae9dd5e888327451dc8
SUCCESS checkout https://github.com/jadengeller/gluey.git at master
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/jadengeller/gluey.git
https://github.com/jadengeller/gluey.git
{
"dependencies" : [
],
"manifest_display_name" : "Gluey",
"name" : "Gluey",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Gluey",
"targets" : [
"Gluey"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GlueyTests",
"module_type" : "SwiftTarget",
"name" : "GlueyTests",
"path" : "Sources/GlueyTests",
"sources" : [
"GlueyTests.swift"
],
"target_dependencies" : [
"Gluey"
],
"type" : "test"
},
{
"c99name" : "Gluey",
"module_type" : "SwiftTarget",
"name" : "Gluey",
"path" : "Sources/Gluey",
"product_memberships" : [
"Gluey"
],
"sources" : [
"Binding.swift",
"ContextCopyable.swift",
"DriedGlue.swift",
"Glue.swift",
"Unifiable.swift",
"UnifiableType.swift",
"UnificationError.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "Gluey",
"name" : "Gluey",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Gluey",
"targets" : [
"Gluey"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GlueyTests",
"module_type" : "SwiftTarget",
"name" : "GlueyTests",
"path" : "Sources/GlueyTests",
"sources" : [
"GlueyTests.swift"
],
"target_dependencies" : [
"Gluey"
],
"type" : "test"
},
{
"c99name" : "Gluey",
"module_type" : "SwiftTarget",
"name" : "Gluey",
"path" : "Sources/Gluey",
"product_memberships" : [
"Gluey"
],
"sources" : [
"Binding.swift",
"ContextCopyable.swift",
"DriedGlue.swift",
"Glue.swift",
"Unifiable.swift",
"UnifiableType.swift",
"UnificationError.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "Gluey",
"schemes" : [
"Gluey-Package"
],
"targets" : [
"Gluey",
"GlueyPackageDescription",
"GlueyPackageTests",
"GlueyTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Gluey-Package -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 Gluey-Package -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
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'Gluey' in project 'Gluey' (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: 93dcb1aee73cdd3dff4dc00a9bfee842
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/93dcb1aee73cdd3dff4dc00a9bfee842.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/Gluey.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/Gluey.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/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/Gluey.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/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/Gluey.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/Gluey.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/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey-OutputFileMap.json (in target 'Gluey' from project 'Gluey')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey.SwiftConstValuesFileList (in target 'Gluey' from project 'Gluey')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey.SwiftFileList (in target 'Gluey' from project 'Gluey')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey_const_extract_protocols.json (in target 'Gluey' from project 'Gluey')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey.LinkFileList (in target 'Gluey' from project 'Gluey')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey.SwiftFileList (in target 'Gluey' from project 'Gluey')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey_const_extract_protocols.json (in target 'Gluey' from project 'Gluey')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey.LinkFileList (in target 'Gluey' from project 'Gluey')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey.SwiftConstValuesFileList (in target 'Gluey' from project 'Gluey')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey-OutputFileMap.json (in target 'Gluey' from project 'Gluey')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Gluey.DependencyStaticMetadataFileList (in target 'Gluey' from project 'Gluey')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Gluey.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Gluey.DependencyMetadataFileList (in target 'Gluey' from project 'Gluey')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Gluey.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Gluey.framework (in target 'Gluey' from project 'Gluey')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Gluey.framework
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Gluey.framework/Headers (in target 'Gluey' from project 'Gluey')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Gluey.framework/Headers
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Gluey.framework/Info.plist /Users/admin/builder/spi-builder-workspace/Gluey.xcodeproj/Gluey_Info.plist (in target 'Gluey' from project 'Gluey')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/Gluey.xcodeproj/Gluey_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/Gluey.framework/Info.plist
SwiftDriver Gluey normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Gluey' from project 'Gluey')
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 Gluey -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey.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-watchos11.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -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/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey-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/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey.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/Gluey.build/Debug-watchos/Gluey.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey_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/Gluey.build/Debug-watchos/Gluey.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriver Gluey normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Gluey' from project 'Gluey')
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 Gluey -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey.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-watchos11.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -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/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey-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/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey.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/Gluey.build/Debug-watchos/Gluey.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey_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/Gluey.build/Debug-watchos/Gluey.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64_32 Compiling\ Binding.swift /Users/admin/builder/spi-builder-workspace/Sources/Gluey/Binding.swift (in target 'Gluey' from project 'Gluey')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Gluey/Binding.swift (in target 'Gluey' from project 'Gluey')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Gluey/Binding.swift:90:27: warning: generic parameter 'Element' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
public static func ==<Element>(lhs: Binding<Element>, rhs: Binding<Element>) -> Bool {
^
/Users/admin/builder/spi-builder-workspace/Sources/Gluey/Binding.swift:13:28: note: 'Element' previously declared here
public final class Binding<Element: Equatable> {
^
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745535522642286-swift-frontend-Gluey-Binding.swift-arm64_32_apple_watchos11.4-o-Onone-3646128171.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2303 seconds (0.3391 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0509 ( 35.3%) 0.0239 ( 27.7%) 0.0748 ( 32.5%) 0.0894 ( 26.4%) build-rewrite-system
0.0017 ( 1.2%) 0.0106 ( 12.3%) 0.0123 ( 5.3%) 0.0599 ( 17.7%) load-stdlib
0.0207 ( 14.4%) 0.0108 ( 12.6%) 0.0315 ( 13.7%) 0.0433 ( 12.8%) perform-sema
0.0206 ( 14.3%) 0.0108 ( 12.6%) 0.0315 ( 13.7%) 0.0433 ( 12.8%) Type checking and Semantic analysis
0.0147 ( 10.2%) 0.0058 ( 6.7%) 0.0205 ( 8.9%) 0.0242 ( 7.1%) typecheck-stmt
0.0067 ( 4.6%) 0.0061 ( 7.1%) 0.0128 ( 5.5%) 0.0223 ( 6.6%) typecheck-decl
0.0052 ( 3.6%) 0.0023 ( 2.7%) 0.0075 ( 3.3%) 0.0101 ( 3.0%) typecheck-expr
0.0016 ( 1.1%) 0.0049 ( 5.7%) 0.0064 ( 2.8%) 0.0094 ( 2.8%) parse-and-resolve-imports
0.0015 ( 1.0%) 0.0046 ( 5.4%) 0.0061 ( 2.7%) 0.0090 ( 2.7%) Import resolution
0.0044 ( 3.1%) 0.0015 ( 1.8%) 0.0060 ( 2.6%) 0.0066 ( 1.9%) SILGen
0.0043 ( 3.0%) 0.0015 ( 1.8%) 0.0058 ( 2.5%) 0.0058 ( 1.7%) IRGen
0.0035 ( 2.4%) 0.0012 ( 1.4%) 0.0047 ( 2.0%) 0.0051 ( 1.5%) precheck-target
0.0047 ( 3.2%) 0.0003 ( 0.3%) 0.0050 ( 2.2%) 0.0050 ( 1.5%) SIL optimization
0.0033 ( 2.3%) 0.0011 ( 1.3%) 0.0044 ( 1.9%) 0.0048 ( 1.4%) SILGen-function
0.0003 ( 0.2%) 0.0006 ( 0.7%) 0.0010 ( 0.4%) 0.0010 ( 0.3%) import-clang-decl
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.1442 (100.0%) 0.0862 (100.0%) 0.2303 (100.0%) 0.3391 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.4547 seconds (0.5674 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3558 (100.0%) 0.0989 (100.0%) 0.4547 (100.0%) 0.5674 (100.0%) Building Target
0.3558 (100.0%) 0.0989 (100.0%) 0.4547 (100.0%) 0.5674 (100.0%) Total
SwiftCompile normal arm64_32 Compiling\ ContextCopyable.swift /Users/admin/builder/spi-builder-workspace/Sources/Gluey/ContextCopyable.swift (in target 'Gluey' from project 'Gluey')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745535522633687-swift-frontend-Gluey-ContextCopyable.swift-arm64_32_apple_watchos11.4-o-Onone-1065268670.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.1736 seconds (0.2696 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0535 ( 58.9%) 0.0245 ( 29.6%) 0.0780 ( 44.9%) 0.0882 ( 32.7%) build-rewrite-system
0.0018 ( 1.9%) 0.0136 ( 16.4%) 0.0153 ( 8.8%) 0.0627 ( 23.3%) load-stdlib
0.0067 ( 7.4%) 0.0091 ( 11.0%) 0.0159 ( 9.1%) 0.0246 ( 9.1%) perform-sema
0.0067 ( 7.4%) 0.0091 ( 11.0%) 0.0158 ( 9.1%) 0.0246 ( 9.1%) Type checking and Semantic analysis
0.0046 ( 5.0%) 0.0082 ( 9.9%) 0.0128 ( 7.4%) 0.0202 ( 7.5%) typecheck-decl
0.0019 ( 2.0%) 0.0060 ( 7.2%) 0.0078 ( 4.5%) 0.0138 ( 5.1%) parse-and-resolve-imports
0.0018 ( 1.9%) 0.0058 ( 7.0%) 0.0075 ( 4.3%) 0.0134 ( 5.0%) Import resolution
0.0019 ( 2.1%) 0.0016 ( 2.0%) 0.0036 ( 2.1%) 0.0042 ( 1.6%) typecheck-expr
0.0025 ( 2.8%) 0.0011 ( 1.4%) 0.0037 ( 2.1%) 0.0041 ( 1.5%) SILGen
0.0024 ( 2.6%) 0.0015 ( 1.8%) 0.0039 ( 2.2%) 0.0040 ( 1.5%) IRGen
0.0031 ( 3.4%) 0.0004 ( 0.4%) 0.0035 ( 2.0%) 0.0035 ( 1.3%) SIL optimization
0.0022 ( 2.4%) 0.0007 ( 0.9%) 0.0029 ( 1.7%) 0.0029 ( 1.1%) typecheck-stmt
0.0013 ( 1.4%) 0.0007 ( 0.8%) 0.0020 ( 1.1%) 0.0023 ( 0.9%) SILGen-function
0.0003 ( 0.3%) 0.0004 ( 0.5%) 0.0007 ( 0.4%) 0.0007 ( 0.3%) import-clang-decl
0.0001 ( 0.2%) 0.0001 ( 0.1%) 0.0002 ( 0.1%) 0.0002 ( 0.1%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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
0.0907 (100.0%) 0.0828 (100.0%) 0.1736 (100.0%) 0.2696 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.4543 seconds (0.5766 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3378 (100.0%) 0.1165 (100.0%) 0.4543 (100.0%) 0.5766 (100.0%) Building Target
0.3378 (100.0%) 0.1165 (100.0%) 0.4543 (100.0%) 0.5766 (100.0%) Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Gluey/ContextCopyable.swift (in target 'Gluey' from project 'Gluey')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64_32 Compiling\ UnifiableType.swift /Users/admin/builder/spi-builder-workspace/Sources/Gluey/UnifiableType.swift (in target 'Gluey' from project 'Gluey')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745535522642898-swift-frontend-Gluey-UnifiableType.swift-arm64_32_apple_watchos11.4-o-Onone-455421442.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.1167 seconds (0.1874 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0520 ( 88.4%) 0.0232 ( 40.0%) 0.0751 ( 64.4%) 0.0826 ( 44.1%) build-rewrite-system
0.0016 ( 2.7%) 0.0128 ( 22.2%) 0.0144 ( 12.4%) 0.0549 ( 29.3%) load-stdlib
0.0017 ( 3.0%) 0.0058 ( 10.1%) 0.0076 ( 6.5%) 0.0135 ( 7.2%) parse-and-resolve-imports
0.0016 ( 2.7%) 0.0055 ( 9.6%) 0.0072 ( 6.1%) 0.0131 ( 7.0%) Import resolution
0.0005 ( 0.8%) 0.0029 ( 5.1%) 0.0034 ( 2.9%) 0.0070 ( 3.7%) perform-sema
0.0004 ( 0.7%) 0.0029 ( 5.0%) 0.0033 ( 2.9%) 0.0069 ( 3.7%) Type checking and Semantic analysis
0.0004 ( 0.7%) 0.0028 ( 4.8%) 0.0032 ( 2.7%) 0.0068 ( 3.6%) typecheck-decl
0.0002 ( 0.3%) 0.0014 ( 2.3%) 0.0015 ( 1.3%) 0.0015 ( 0.8%) IRGen
0.0003 ( 0.6%) 0.0005 ( 0.9%) 0.0008 ( 0.7%) 0.0009 ( 0.5%) import-clang-decl
0.0000 ( 0.1%) 0.0000 ( 0.1%) 0.0001 ( 0.1%) 0.0001 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.1%) 0.0001 ( 0.1%) 0.0001 ( 0.0%) SILGen
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 optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.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.0588 (100.0%) 0.0579 (100.0%) 0.1167 (100.0%) 0.1874 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.4538 seconds (0.5662 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3214 (100.0%) 0.1324 (100.0%) 0.4538 (100.0%) 0.5662 (100.0%) Building Target
0.3214 (100.0%) 0.1324 (100.0%) 0.4538 (100.0%) 0.5662 (100.0%) Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Gluey/UnifiableType.swift (in target 'Gluey' from project 'Gluey')
cd /Users/admin/builder/spi-builder-workspace
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ Gluey (in target 'Gluey' from project 'Gluey')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745535522641681-swift-frontend-Gluey-all-arm64_32_apple_watchos11.4-swiftmodule-Onone-3091854690.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.1046 seconds (0.1946 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0016 ( 3.3%) 0.0101 ( 18.1%) 0.0117 ( 11.2%) 0.0631 ( 32.5%) load-stdlib
0.0100 ( 20.5%) 0.0070 ( 12.5%) 0.0170 ( 16.2%) 0.0260 ( 13.4%) perform-sema
0.0099 ( 20.3%) 0.0069 ( 12.4%) 0.0168 ( 16.1%) 0.0256 ( 13.2%) Type checking and Semantic analysis
0.0097 ( 19.9%) 0.0065 ( 11.6%) 0.0162 ( 15.5%) 0.0245 ( 12.6%) typecheck-decl
0.0049 ( 10.1%) 0.0059 ( 10.6%) 0.0108 ( 10.3%) 0.0148 ( 7.6%) SIL optimization
0.0014 ( 2.9%) 0.0042 ( 7.5%) 0.0056 ( 5.3%) 0.0068 ( 3.5%) parse-and-resolve-imports
0.0013 ( 2.7%) 0.0039 ( 7.1%) 0.0053 ( 5.0%) 0.0065 ( 3.3%) Import resolution
0.0016 ( 3.2%) 0.0025 ( 4.5%) 0.0041 ( 3.9%) 0.0051 ( 2.6%) typecheck-expr
0.0008 ( 1.7%) 0.0025 ( 4.5%) 0.0033 ( 3.2%) 0.0047 ( 2.4%) Serialization, swiftmodule
0.0012 ( 2.5%) 0.0022 ( 4.0%) 0.0034 ( 3.3%) 0.0044 ( 2.3%) typecheck-stmt
0.0031 ( 6.4%) 0.0012 ( 2.2%) 0.0043 ( 4.1%) 0.0044 ( 2.3%) SILGen
0.0006 ( 1.3%) 0.0016 ( 2.8%) 0.0022 ( 2.1%) 0.0037 ( 1.9%) Serialization, swiftdoc
0.0007 ( 1.5%) 0.0005 ( 0.9%) 0.0013 ( 1.2%) 0.0021 ( 1.1%) build-rewrite-system
0.0014 ( 2.8%) 0.0005 ( 0.9%) 0.0019 ( 1.8%) 0.0019 ( 1.0%) SILGen-function
0.0003 ( 0.7%) 0.0001 ( 0.3%) 0.0005 ( 0.4%) 0.0005 ( 0.2%) Serialization, swiftsourceinfo
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.1%) AST verification
0.0001 ( 0.2%) 0.0000 ( 0.0%) 0.0001 ( 0.1%) 0.0001 ( 0.0%) precheck-target
0.0000 ( 0.1%) 0.0001 ( 0.1%) 0.0001 ( 0.1%) 0.0001 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.0487 (100.0%) 0.0559 (100.0%) 0.1046 (100.0%) 0.1946 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.0564 seconds (0.1238 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0248 (100.0%) 0.0317 (100.0%) 0.0564 (100.0%) 0.1238 (100.0%) Building Target
0.0248 (100.0%) 0.0317 (100.0%) 0.0564 (100.0%) 0.1238 (100.0%) Total
EmitSwiftModule normal arm64_32 (in target 'Gluey' from project 'Gluey')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Gluey/Binding.swift:90:27: warning: generic parameter 'Element' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
public static func ==<Element>(lhs: Binding<Element>, rhs: Binding<Element>) -> Bool {
^
/Users/admin/builder/spi-builder-workspace/Sources/Gluey/Binding.swift:13:28: note: 'Element' previously declared here
public final class Binding<Element: Equatable> {
^
SwiftCompile normal arm64_32 Compiling\ DriedGlue.swift /Users/admin/builder/spi-builder-workspace/Sources/Gluey/DriedGlue.swift (in target 'Gluey' from project 'Gluey')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745535522648062-swift-frontend-Gluey-DriedGlue.swift-arm64_32_apple_watchos11.4-o-Onone-603176170.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.1794 seconds (0.2355 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0541 ( 56.2%) 0.0236 ( 28.4%) 0.0778 ( 43.3%) 0.0861 ( 36.6%) build-rewrite-system
0.0116 ( 12.1%) 0.0164 ( 19.7%) 0.0280 ( 15.6%) 0.0400 ( 17.0%) load-stdlib
0.0060 ( 6.3%) 0.0094 ( 11.4%) 0.0155 ( 8.6%) 0.0233 ( 9.9%) parse-and-resolve-imports
0.0059 ( 6.2%) 0.0093 ( 11.1%) 0.0152 ( 8.5%) 0.0230 ( 9.7%) Import resolution
0.0033 ( 3.4%) 0.0069 ( 8.3%) 0.0102 ( 5.7%) 0.0167 ( 7.1%) perform-sema
0.0032 ( 3.4%) 0.0068 ( 8.2%) 0.0101 ( 5.6%) 0.0166 ( 7.1%) Type checking and Semantic analysis
0.0021 ( 2.2%) 0.0063 ( 7.5%) 0.0083 ( 4.6%) 0.0148 ( 6.3%) typecheck-decl
0.0018 ( 1.8%) 0.0007 ( 0.9%) 0.0025 ( 1.4%) 0.0025 ( 1.1%) SILGen
0.0023 ( 2.4%) 0.0000 ( 0.0%) 0.0023 ( 1.3%) 0.0024 ( 1.0%) SIL optimization
0.0009 ( 1.0%) 0.0013 ( 1.6%) 0.0022 ( 1.3%) 0.0024 ( 1.0%) typecheck-expr
0.0015 ( 1.5%) 0.0006 ( 0.7%) 0.0021 ( 1.2%) 0.0022 ( 0.9%) SILGen-function
0.0015 ( 1.5%) 0.0006 ( 0.7%) 0.0021 ( 1.2%) 0.0021 ( 0.9%) IRGen
0.0011 ( 1.2%) 0.0005 ( 0.6%) 0.0016 ( 0.9%) 0.0016 ( 0.7%) typecheck-stmt
0.0004 ( 0.4%) 0.0005 ( 0.6%) 0.0009 ( 0.5%) 0.0009 ( 0.4%) import-clang-decl
0.0004 ( 0.4%) 0.0002 ( 0.2%) 0.0006 ( 0.3%) 0.0006 ( 0.3%) typecheck-for-each
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0963 (100.0%) 0.0832 (100.0%) 0.1794 (100.0%) 0.2355 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.4749 seconds (0.5603 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3491 (100.0%) 0.1258 (100.0%) 0.4749 (100.0%) 0.5603 (100.0%) Building Target
0.3491 (100.0%) 0.1258 (100.0%) 0.4749 (100.0%) 0.5603 (100.0%) Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Gluey/DriedGlue.swift (in target 'Gluey' from project 'Gluey')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ Binding.swift /Users/admin/builder/spi-builder-workspace/Sources/Gluey/Binding.swift (in target 'Gluey' from project 'Gluey')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Gluey/Binding.swift (in target 'Gluey' from project 'Gluey')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Gluey/Binding.swift:90:27: warning: generic parameter 'Element' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
public static func ==<Element>(lhs: Binding<Element>, rhs: Binding<Element>) -> Bool {
^
/Users/admin/builder/spi-builder-workspace/Sources/Gluey/Binding.swift:13:28: note: 'Element' previously declared here
public final class Binding<Element: Equatable> {
^
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745535522644621-swift-frontend-Gluey-Binding.swift-arm64_apple_watchos11.4-o-Onone-2154168371.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2317 seconds (0.3173 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0522 ( 36.2%) 0.0238 ( 27.1%) 0.0759 ( 32.8%) 0.0796 ( 25.1%) build-rewrite-system
0.0016 ( 1.1%) 0.0106 ( 12.1%) 0.0122 ( 5.3%) 0.0588 ( 18.5%) load-stdlib
0.0204 ( 14.1%) 0.0108 ( 12.3%) 0.0311 ( 13.4%) 0.0403 ( 12.7%) perform-sema
0.0203 ( 14.1%) 0.0107 ( 12.2%) 0.0310 ( 13.4%) 0.0400 ( 12.6%) Type checking and Semantic analysis
0.0148 ( 10.3%) 0.0070 ( 8.0%) 0.0218 ( 9.4%) 0.0243 ( 7.6%) typecheck-stmt
0.0062 ( 4.3%) 0.0055 ( 6.2%) 0.0117 ( 5.0%) 0.0186 ( 5.8%) typecheck-decl
0.0052 ( 3.6%) 0.0033 ( 3.8%) 0.0085 ( 3.7%) 0.0098 ( 3.1%) typecheck-expr
0.0016 ( 1.1%) 0.0051 ( 5.8%) 0.0067 ( 2.9%) 0.0093 ( 2.9%) parse-and-resolve-imports
0.0015 ( 1.0%) 0.0047 ( 5.4%) 0.0062 ( 2.7%) 0.0085 ( 2.7%) Import resolution
0.0042 ( 2.9%) 0.0014 ( 1.6%) 0.0056 ( 2.4%) 0.0063 ( 2.0%) SILGen
0.0043 ( 3.0%) 0.0016 ( 1.8%) 0.0058 ( 2.5%) 0.0060 ( 1.9%) IRGen
0.0036 ( 2.5%) 0.0018 ( 2.0%) 0.0054 ( 2.3%) 0.0060 ( 1.9%) precheck-target
0.0048 ( 3.3%) 0.0003 ( 0.3%) 0.0051 ( 2.2%) 0.0051 ( 1.6%) SIL optimization
0.0029 ( 2.0%) 0.0008 ( 1.0%) 0.0037 ( 1.6%) 0.0040 ( 1.3%) SILGen-function
0.0003 ( 0.2%) 0.0005 ( 0.5%) 0.0008 ( 0.3%) 0.0009 ( 0.3%) import-clang-decl
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.1439 (100.0%) 0.0877 (100.0%) 0.2317 (100.0%) 0.3173 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.4733 seconds (0.5700 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3623 (100.0%) 0.1111 (100.0%) 0.4733 (100.0%) 0.5700 (100.0%) Building Target
0.3623 (100.0%) 0.1111 (100.0%) 0.4733 (100.0%) 0.5700 (100.0%) Total
SwiftCompile normal arm64 Compiling\ ContextCopyable.swift /Users/admin/builder/spi-builder-workspace/Sources/Gluey/ContextCopyable.swift (in target 'Gluey' from project 'Gluey')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Gluey/ContextCopyable.swift (in target 'Gluey' from project 'Gluey')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745535522647351-swift-frontend-Gluey-ContextCopyable.swift-arm64_apple_watchos11.4-o-Onone-3488631084.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.1679 seconds (0.2602 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0541 ( 58.9%) 0.0249 ( 32.8%) 0.0790 ( 47.1%) 0.0901 ( 34.6%) build-rewrite-system
0.0015 ( 1.7%) 0.0106 ( 13.9%) 0.0121 ( 7.2%) 0.0556 ( 21.4%) load-stdlib
0.0072 ( 7.8%) 0.0084 ( 11.1%) 0.0156 ( 9.3%) 0.0251 ( 9.6%) perform-sema
0.0072 ( 7.8%) 0.0084 ( 11.0%) 0.0155 ( 9.3%) 0.0250 ( 9.6%) Type checking and Semantic analysis
0.0047 ( 5.1%) 0.0066 ( 8.6%) 0.0113 ( 6.7%) 0.0191 ( 7.3%) typecheck-decl
0.0015 ( 1.6%) 0.0051 ( 6.7%) 0.0066 ( 3.9%) 0.0086 ( 3.3%) parse-and-resolve-imports
0.0014 ( 1.5%) 0.0048 ( 6.3%) 0.0062 ( 3.7%) 0.0082 ( 3.2%) Import resolution
0.0023 ( 2.5%) 0.0027 ( 3.5%) 0.0050 ( 3.0%) 0.0065 ( 2.5%) typecheck-expr
0.0023 ( 2.5%) 0.0010 ( 1.3%) 0.0033 ( 2.0%) 0.0054 ( 2.1%) SILGen
0.0025 ( 2.7%) 0.0016 ( 2.1%) 0.0041 ( 2.4%) 0.0052 ( 2.0%) typecheck-stmt
0.0033 ( 3.6%) 0.0002 ( 0.2%) 0.0035 ( 2.1%) 0.0035 ( 1.3%) SIL optimization
0.0011 ( 1.2%) 0.0004 ( 0.6%) 0.0015 ( 0.9%) 0.0034 ( 1.3%) SILGen-function
0.0022 ( 2.4%) 0.0008 ( 1.1%) 0.0030 ( 1.8%) 0.0031 ( 1.2%) IRGen
0.0004 ( 0.4%) 0.0006 ( 0.8%) 0.0010 ( 0.6%) 0.0010 ( 0.4%) import-clang-decl
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.1%) 0.0001 ( 0.1%) 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%) 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%) 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%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0918 (100.0%) 0.0761 (100.0%) 0.1679 (100.0%) 0.2602 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.4534 seconds (0.5655 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3420 (100.0%) 0.1114 (100.0%) 0.4534 (100.0%) 0.5655 (100.0%) Building Target
0.3420 (100.0%) 0.1114 (100.0%) 0.4534 (100.0%) 0.5655 (100.0%) Total
SwiftCompile normal arm64 Compiling\ Unifiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Gluey/Unifiable.swift (in target 'Gluey' from project 'Gluey')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745535522648204-swift-frontend-Gluey-Unifiable.swift-arm64_apple_watchos11.4-o-Onone-2594801742.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2154 seconds (0.2892 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0541 ( 42.3%) 0.0245 ( 28.0%) 0.0786 ( 36.5%) 0.0824 ( 28.5%) build-rewrite-system
0.0016 ( 1.2%) 0.0101 ( 11.6%) 0.0117 ( 5.4%) 0.0497 ( 17.2%) load-stdlib
0.0174 ( 13.6%) 0.0120 ( 13.7%) 0.0294 ( 13.7%) 0.0364 ( 12.6%) perform-sema
0.0174 ( 13.6%) 0.0120 ( 13.7%) 0.0294 ( 13.6%) 0.0363 ( 12.6%) Type checking and Semantic analysis
0.0050 ( 3.9%) 0.0077 ( 8.9%) 0.0127 ( 5.9%) 0.0190 ( 6.6%) typecheck-decl
0.0117 ( 9.1%) 0.0040 ( 4.6%) 0.0157 ( 7.3%) 0.0164 ( 5.7%) typecheck-stmt
0.0019 ( 1.5%) 0.0064 ( 7.3%) 0.0083 ( 3.9%) 0.0136 ( 4.7%) parse-and-resolve-imports
0.0018 ( 1.4%) 0.0061 ( 7.0%) 0.0079 ( 3.7%) 0.0131 ( 4.5%) Import resolution
0.0036 ( 2.9%) 0.0014 ( 1.6%) 0.0050 ( 2.3%) 0.0050 ( 1.7%) IRGen
0.0036 ( 2.8%) 0.0006 ( 0.7%) 0.0043 ( 2.0%) 0.0044 ( 1.5%) typecheck-expr
0.0030 ( 2.3%) 0.0011 ( 1.3%) 0.0041 ( 1.9%) 0.0044 ( 1.5%) SILGen
0.0036 ( 2.8%) 0.0001 ( 0.2%) 0.0038 ( 1.8%) 0.0038 ( 1.3%) SIL optimization
0.0020 ( 1.5%) 0.0008 ( 0.9%) 0.0028 ( 1.3%) 0.0031 ( 1.1%) SILGen-function
0.0008 ( 0.6%) 0.0000 ( 0.1%) 0.0008 ( 0.4%) 0.0008 ( 0.3%) precheck-target
0.0003 ( 0.2%) 0.0005 ( 0.5%) 0.0008 ( 0.4%) 0.0008 ( 0.3%) import-clang-decl
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.1280 (100.0%) 0.0874 (100.0%) 0.2154 (100.0%) 0.2892 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.4709 seconds (0.5630 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3589 (100.0%) 0.1121 (100.0%) 0.4709 (100.0%) 0.5630 (100.0%) Building Target
0.3589 (100.0%) 0.1121 (100.0%) 0.4709 (100.0%) 0.5630 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Gluey/Unifiable.swift (in target 'Gluey' from project 'Gluey')
cd /Users/admin/builder/spi-builder-workspace
SwiftEmitModule normal arm64 Emitting\ module\ for\ Gluey (in target 'Gluey' from project 'Gluey')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745535522648032-swift-frontend-Gluey-all-arm64_apple_watchos11.4-swiftmodule-Onone-282525611.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.1213 seconds (0.1967 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0109 ( 16.6%) 0.0122 ( 21.9%) 0.0231 ( 19.0%) 0.0401 ( 20.4%) load-stdlib
0.0092 ( 14.0%) 0.0053 ( 9.5%) 0.0145 ( 12.0%) 0.0239 ( 12.1%) perform-sema
0.0092 ( 13.9%) 0.0052 ( 9.4%) 0.0143 ( 11.8%) 0.0237 ( 12.1%) Type checking and Semantic analysis
0.0090 ( 13.7%) 0.0050 ( 8.9%) 0.0139 ( 11.5%) 0.0233 ( 11.9%) typecheck-decl
0.0062 ( 9.5%) 0.0096 ( 17.3%) 0.0158 ( 13.1%) 0.0232 ( 11.8%) parse-and-resolve-imports
0.0061 ( 9.3%) 0.0094 ( 17.0%) 0.0155 ( 12.8%) 0.0229 ( 11.6%) Import resolution
0.0049 ( 7.4%) 0.0037 ( 6.7%) 0.0085 ( 7.0%) 0.0118 ( 6.0%) SIL optimization
0.0035 ( 5.4%) 0.0011 ( 1.9%) 0.0046 ( 3.8%) 0.0075 ( 3.8%) SILGen
0.0016 ( 2.4%) 0.0009 ( 1.6%) 0.0025 ( 2.0%) 0.0045 ( 2.3%) typecheck-expr
0.0007 ( 1.1%) 0.0004 ( 0.7%) 0.0011 ( 0.9%) 0.0040 ( 2.0%) Serialization, swiftdoc
0.0011 ( 1.7%) 0.0008 ( 1.4%) 0.0019 ( 1.6%) 0.0038 ( 1.9%) typecheck-stmt
0.0015 ( 2.3%) 0.0004 ( 0.6%) 0.0019 ( 1.5%) 0.0037 ( 1.9%) SILGen-function
0.0007 ( 1.0%) 0.0007 ( 1.2%) 0.0013 ( 1.1%) 0.0019 ( 0.9%) build-rewrite-system
0.0008 ( 1.3%) 0.0009 ( 1.5%) 0.0017 ( 1.4%) 0.0019 ( 0.9%) Serialization, swiftmodule
0.0002 ( 0.4%) 0.0001 ( 0.3%) 0.0004 ( 0.3%) 0.0004 ( 0.2%) Serialization, swiftsourceinfo
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.1%) 0.0001 ( 0.0%) precheck-target
0.0000 ( 0.1%) 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%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-module-class-member-cache
0.0658 (100.0%) 0.0555 (100.0%) 0.1213 (100.0%) 0.1967 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.0752 seconds (0.1177 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0384 (100.0%) 0.0368 (100.0%) 0.0752 (100.0%) 0.1177 (100.0%) Building Target
0.0384 (100.0%) 0.0368 (100.0%) 0.0752 (100.0%) 0.1177 (100.0%) Total
EmitSwiftModule normal arm64 (in target 'Gluey' from project 'Gluey')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Gluey/Binding.swift:90:27: warning: generic parameter 'Element' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
public static func ==<Element>(lhs: Binding<Element>, rhs: Binding<Element>) -> Bool {
^
/Users/admin/builder/spi-builder-workspace/Sources/Gluey/Binding.swift:13:28: note: 'Element' previously declared here
public final class Binding<Element: Equatable> {
^
SwiftCompile normal arm64 Compiling\ UnificationError.swift /Users/admin/builder/spi-builder-workspace/Sources/Gluey/UnificationError.swift (in target 'Gluey' from project 'Gluey')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745535522647581-swift-frontend-Gluey-UnificationError.swift-arm64_apple_watchos11.4-o-Onone-285774042.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.1356 seconds (0.2095 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0530 ( 79.6%) 0.0256 ( 37.1%) 0.0786 ( 58.0%) 0.0834 ( 39.8%) build-rewrite-system
0.0015 ( 2.3%) 0.0103 ( 14.9%) 0.0118 ( 8.7%) 0.0545 ( 26.0%) load-stdlib
0.0017 ( 2.6%) 0.0067 ( 9.8%) 0.0085 ( 6.3%) 0.0148 ( 7.1%) perform-sema
0.0017 ( 2.6%) 0.0067 ( 9.7%) 0.0084 ( 6.2%) 0.0148 ( 7.0%) Type checking and Semantic analysis
0.0015 ( 2.3%) 0.0064 ( 9.4%) 0.0080 ( 5.9%) 0.0143 ( 6.8%) typecheck-decl
0.0016 ( 2.4%) 0.0043 ( 6.2%) 0.0059 ( 4.3%) 0.0093 ( 4.4%) parse-and-resolve-imports
0.0015 ( 2.2%) 0.0040 ( 5.9%) 0.0055 ( 4.1%) 0.0089 ( 4.3%) Import resolution
0.0009 ( 1.3%) 0.0011 ( 1.7%) 0.0020 ( 1.5%) 0.0024 ( 1.2%) IRGen
0.0009 ( 1.3%) 0.0014 ( 2.0%) 0.0023 ( 1.7%) 0.0023 ( 1.1%) SILGen
0.0014 ( 2.1%) 0.0005 ( 0.8%) 0.0020 ( 1.4%) 0.0022 ( 1.1%) SIL optimization
0.0003 ( 0.4%) 0.0009 ( 1.2%) 0.0011 ( 0.8%) 0.0011 ( 0.5%) SILGen-function
0.0003 ( 0.5%) 0.0005 ( 0.8%) 0.0009 ( 0.7%) 0.0009 ( 0.4%) import-clang-decl
0.0001 ( 0.2%) 0.0001 ( 0.2%) 0.0002 ( 0.2%) 0.0002 ( 0.1%) typecheck-stmt
0.0001 ( 0.1%) 0.0001 ( 0.2%) 0.0002 ( 0.2%) 0.0002 ( 0.1%) typecheck-expr
0.0000 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
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%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.0667 (100.0%) 0.0689 (100.0%) 0.1356 (100.0%) 0.2095 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.4498 seconds (0.5675 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3234 (100.0%) 0.1264 (100.0%) 0.4498 (100.0%) 0.5675 (100.0%) Building Target
0.3234 (100.0%) 0.1264 (100.0%) 0.4498 (100.0%) 0.5675 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Gluey/UnificationError.swift (in target 'Gluey' from project 'Gluey')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ UnifiableType.swift /Users/admin/builder/spi-builder-workspace/Sources/Gluey/UnifiableType.swift (in target 'Gluey' from project 'Gluey')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Gluey/UnifiableType.swift (in target 'Gluey' from project 'Gluey')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745535522859597-swift-frontend-Gluey-UnifiableType.swift-arm64_apple_watchos11.4-o-Onone-3164331230.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.0832 seconds (0.0887 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0483 ( 90.2%) 0.0217 ( 72.9%) 0.0699 ( 84.1%) 0.0754 ( 85.0%) build-rewrite-system
0.0011 ( 2.0%) 0.0027 ( 9.2%) 0.0038 ( 4.6%) 0.0038 ( 4.3%) load-stdlib
0.0013 ( 2.3%) 0.0019 ( 6.5%) 0.0032 ( 3.8%) 0.0032 ( 3.6%) parse-and-resolve-imports
0.0011 ( 2.1%) 0.0017 ( 5.8%) 0.0029 ( 3.4%) 0.0029 ( 3.2%) Import resolution
0.0005 ( 0.8%) 0.0006 ( 2.1%) 0.0011 ( 1.3%) 0.0011 ( 1.2%) import-clang-decl
0.0004 ( 0.7%) 0.0003 ( 1.1%) 0.0007 ( 0.9%) 0.0007 ( 0.8%) perform-sema
0.0004 ( 0.7%) 0.0003 ( 1.0%) 0.0007 ( 0.8%) 0.0007 ( 0.7%) Type checking and Semantic analysis
0.0003 ( 0.6%) 0.0003 ( 0.9%) 0.0006 ( 0.7%) 0.0006 ( 0.7%) typecheck-decl
0.0001 ( 0.3%) 0.0001 ( 0.3%) 0.0002 ( 0.3%) 0.0002 ( 0.3%) IRGen
0.0000 ( 0.0%) 0.0000 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.1%) SIL optimization
0.0000 ( 0.1%) 0.0000 ( 0.1%) 0.0001 ( 0.1%) 0.0001 ( 0.1%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SILGen
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0535 (100.0%) 0.0297 (100.0%) 0.0832 (100.0%) 0.0887 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.3504 seconds (0.3849 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.2851 (100.0%) 0.0653 (100.0%) 0.3504 (100.0%) 0.3849 (100.0%) Building Target
0.2851 (100.0%) 0.0653 (100.0%) 0.3504 (100.0%) 0.3849 (100.0%) Total
SwiftCompile normal arm64_32 Compiling\ UnificationError.swift /Users/admin/builder/spi-builder-workspace/Sources/Gluey/UnificationError.swift (in target 'Gluey' from project 'Gluey')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Gluey/UnificationError.swift (in target 'Gluey' from project 'Gluey')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745535522859027-swift-frontend-Gluey-UnificationError.swift-arm64_32_apple_watchos11.4-o-Onone-2442264538.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.0921 seconds (0.0960 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0474 ( 79.8%) 0.0204 ( 62.4%) 0.0678 ( 73.6%) 0.0692 ( 72.0%) build-rewrite-system
0.0014 ( 2.3%) 0.0027 ( 8.4%) 0.0041 ( 4.4%) 0.0041 ( 4.3%) parse-and-resolve-imports
0.0011 ( 1.9%) 0.0028 ( 8.7%) 0.0039 ( 4.3%) 0.0040 ( 4.2%) load-stdlib
0.0012 ( 2.1%) 0.0026 ( 7.9%) 0.0038 ( 4.2%) 0.0039 ( 4.0%) Import resolution
0.0016 ( 2.8%) 0.0009 ( 2.6%) 0.0025 ( 2.7%) 0.0033 ( 3.5%) perform-sema
0.0016 ( 2.7%) 0.0009 ( 2.6%) 0.0025 ( 2.7%) 0.0033 ( 3.4%) Type checking and Semantic analysis
0.0014 ( 2.3%) 0.0006 ( 2.0%) 0.0020 ( 2.2%) 0.0028 ( 3.0%) typecheck-decl
0.0013 ( 2.1%) 0.0002 ( 0.6%) 0.0015 ( 1.6%) 0.0015 ( 1.5%) SIL optimization
0.0010 ( 1.6%) 0.0004 ( 1.3%) 0.0014 ( 1.5%) 0.0014 ( 1.5%) IRGen
0.0004 ( 0.7%) 0.0006 ( 1.9%) 0.0010 ( 1.1%) 0.0010 ( 1.1%) import-clang-decl
0.0005 ( 0.8%) 0.0002 ( 0.5%) 0.0006 ( 0.7%) 0.0006 ( 0.7%) SILGen
0.0002 ( 0.3%) 0.0002 ( 0.5%) 0.0003 ( 0.4%) 0.0003 ( 0.3%) typecheck-stmt
0.0002 ( 0.3%) 0.0001 ( 0.4%) 0.0003 ( 0.3%) 0.0003 ( 0.3%) typecheck-expr
0.0001 ( 0.2%) 0.0001 ( 0.2%) 0.0002 ( 0.2%) 0.0002 ( 0.2%) SILGen-function
0.0000 ( 0.1%) 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%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, 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%) 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%) AST verification
0.0595 (100.0%) 0.0327 (100.0%) 0.0921 (100.0%) 0.0960 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.3640 seconds (0.3927 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.2948 (100.0%) 0.0691 (100.0%) 0.3640 (100.0%) 0.3927 (100.0%) Building Target
0.2948 (100.0%) 0.0691 (100.0%) 0.3640 (100.0%) 0.3927 (100.0%) Total
SwiftDriverJobDiscovery normal arm64_32 Emitting module for Gluey (in target 'Gluey' from project 'Gluey')
SwiftDriverJobDiscovery normal arm64 Emitting module for Gluey (in target 'Gluey' from project 'Gluey')
SwiftDriver\ Compilation\ Requirements Gluey normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Gluey' from project 'Gluey')
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 Gluey -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey.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-watchos11.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -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/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey-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/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey.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/Gluey.build/Debug-watchos/Gluey.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey_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/Gluey.build/Debug-watchos/Gluey.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64_32 Compiling DriedGlue.swift (in target 'Gluey' from project 'Gluey')
SwiftDriver\ Compilation\ Requirements Gluey normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Gluey' from project 'Gluey')
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 Gluey -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey.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-watchos11.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -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/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey-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/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey.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/Gluey.build/Debug-watchos/Gluey.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey_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/Gluey.build/Debug-watchos/Gluey.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64_32 Compiling\ Glue.swift /Users/admin/builder/spi-builder-workspace/Sources/Gluey/Glue.swift (in target 'Gluey' from project 'Gluey')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Gluey/Glue.swift (in target 'Gluey' from project 'Gluey')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745535523286482-swift-frontend-Gluey-Glue.swift-arm64_32_apple_watchos11.4-o-Onone-3946989755.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.0454 seconds (0.0454 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0056 ( 16.6%) 0.0016 ( 13.4%) 0.0072 ( 15.8%) 0.0072 ( 15.8%) perform-sema
0.0056 ( 16.5%) 0.0015 ( 13.2%) 0.0071 ( 15.7%) 0.0071 ( 15.6%) Type checking and Semantic analysis
0.0040 ( 11.9%) 0.0010 ( 8.6%) 0.0050 ( 11.1%) 0.0050 ( 11.0%) typecheck-stmt
0.0042 ( 12.4%) 0.0001 ( 0.7%) 0.0043 ( 9.4%) 0.0043 ( 9.4%) SIL optimization
0.0013 ( 3.7%) 0.0024 ( 21.0%) 0.0037 ( 8.1%) 0.0037 ( 8.2%) load-stdlib
0.0028 ( 8.2%) 0.0007 ( 5.6%) 0.0034 ( 7.5%) 0.0034 ( 7.5%) SILGen
0.0022 ( 6.7%) 0.0006 ( 5.3%) 0.0029 ( 6.3%) 0.0029 ( 6.3%) IRGen
0.0022 ( 6.6%) 0.0005 ( 4.5%) 0.0028 ( 6.1%) 0.0028 ( 6.1%) SILGen-function
0.0011 ( 3.2%) 0.0011 ( 9.6%) 0.0022 ( 4.9%) 0.0022 ( 4.9%) parse-and-resolve-imports
0.0010 ( 2.9%) 0.0010 ( 8.5%) 0.0020 ( 4.4%) 0.0020 ( 4.4%) Import resolution
0.0014 ( 4.1%) 0.0005 ( 4.0%) 0.0019 ( 4.1%) 0.0019 ( 4.1%) typecheck-decl
0.0014 ( 4.2%) 0.0003 ( 2.6%) 0.0017 ( 3.8%) 0.0017 ( 3.8%) typecheck-expr
0.0005 ( 1.5%) 0.0003 ( 2.2%) 0.0008 ( 1.7%) 0.0008 ( 1.7%) build-rewrite-system
0.0004 ( 1.2%) 0.0001 ( 0.6%) 0.0005 ( 1.1%) 0.0005 ( 1.1%) precheck-target
0.0000 ( 0.1%) 0.0000 ( 0.0%) 0.0000 ( 0.1%) 0.0000 ( 0.1%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
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.0338 (100.0%) 0.0116 (100.0%) 0.0454 (100.0%) 0.0454 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.0506 seconds (0.0522 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0364 (100.0%) 0.0142 (100.0%) 0.0506 (100.0%) 0.0522 (100.0%) Building Target
0.0364 (100.0%) 0.0142 (100.0%) 0.0506 (100.0%) 0.0522 (100.0%) Total
SwiftCompile normal arm64 Compiling\ Glue.swift /Users/admin/builder/spi-builder-workspace/Sources/Gluey/Glue.swift (in target 'Gluey' from project 'Gluey')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745535523288903-swift-frontend-Gluey-Glue.swift-arm64_apple_watchos11.4-o-Onone-3669667380.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.0432 seconds (0.0432 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0053 ( 16.6%) 0.0016 ( 13.8%) 0.0069 ( 15.9%) 0.0069 ( 15.9%) perform-sema
0.0053 ( 16.5%) 0.0016 ( 13.7%) 0.0068 ( 15.8%) 0.0068 ( 15.8%) Type checking and Semantic analysis
0.0039 ( 12.2%) 0.0008 ( 7.3%) 0.0047 ( 10.9%) 0.0047 ( 10.9%) typecheck-stmt
0.0043 ( 13.3%) 0.0001 ( 0.6%) 0.0043 ( 10.0%) 0.0043 ( 10.0%) SIL optimization
0.0010 ( 3.2%) 0.0020 ( 17.5%) 0.0030 ( 6.9%) 0.0030 ( 6.9%) load-stdlib
0.0024 ( 7.5%) 0.0005 ( 4.7%) 0.0029 ( 6.8%) 0.0029 ( 6.8%) SILGen
0.0023 ( 7.3%) 0.0006 ( 4.9%) 0.0029 ( 6.6%) 0.0029 ( 6.6%) IRGen
0.0011 ( 3.5%) 0.0013 ( 11.5%) 0.0024 ( 5.6%) 0.0024 ( 5.6%) parse-and-resolve-imports
0.0019 ( 6.0%) 0.0004 ( 3.7%) 0.0023 ( 5.4%) 0.0023 ( 5.4%) SILGen-function
0.0010 ( 3.1%) 0.0011 ( 9.8%) 0.0021 ( 4.8%) 0.0021 ( 4.8%) Import resolution
0.0012 ( 3.8%) 0.0007 ( 5.8%) 0.0019 ( 4.3%) 0.0019 ( 4.3%) typecheck-decl
0.0012 ( 3.7%) 0.0003 ( 2.7%) 0.0015 ( 3.4%) 0.0015 ( 3.4%) typecheck-expr
0.0006 ( 1.7%) 0.0004 ( 3.5%) 0.0010 ( 2.2%) 0.0009 ( 2.2%) build-rewrite-system
0.0004 ( 1.4%) 0.0001 ( 0.5%) 0.0005 ( 1.2%) 0.0005 ( 1.1%) precheck-target
0.0000 ( 0.1%) 0.0000 ( 0.0%) 0.0000 ( 0.1%) 0.0000 ( 0.1%) 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%) 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%) 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.0319 (100.0%) 0.0113 (100.0%) 0.0432 (100.0%) 0.0432 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.0473 seconds (0.0492 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0342 (100.0%) 0.0131 (100.0%) 0.0473 (100.0%) 0.0492 (100.0%) Building Target
0.0342 (100.0%) 0.0131 (100.0%) 0.0473 (100.0%) 0.0492 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Gluey/Glue.swift (in target 'Gluey' from project 'Gluey')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64_32 Compiling\ Unifiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Gluey/Unifiable.swift (in target 'Gluey' from project 'Gluey')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Gluey/Unifiable.swift (in target 'Gluey' from project 'Gluey')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745535523289191-swift-frontend-Gluey-Unifiable.swift-arm64_32_apple_watchos11.4-o-Onone-3418432437.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.0803 seconds (0.0803 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0148 ( 23.1%) 0.0031 ( 18.8%) 0.0179 ( 22.2%) 0.0179 ( 22.2%) perform-sema
0.0147 ( 23.1%) 0.0031 ( 18.7%) 0.0178 ( 22.2%) 0.0178 ( 22.2%) Type checking and Semantic analysis
0.0099 ( 15.5%) 0.0018 ( 11.1%) 0.0117 ( 14.6%) 0.0117 ( 14.6%) typecheck-stmt
0.0042 ( 6.6%) 0.0011 ( 6.8%) 0.0053 ( 6.6%) 0.0053 ( 6.6%) typecheck-decl
0.0037 ( 5.7%) 0.0009 ( 5.7%) 0.0046 ( 5.7%) 0.0046 ( 5.7%) build-rewrite-system
0.0032 ( 5.0%) 0.0004 ( 2.2%) 0.0036 ( 4.4%) 0.0036 ( 4.4%) typecheck-expr
0.0034 ( 5.3%) 0.0000 ( 0.2%) 0.0034 ( 4.2%) 0.0034 ( 4.2%) SIL optimization
0.0024 ( 3.8%) 0.0007 ( 4.2%) 0.0031 ( 3.9%) 0.0031 ( 3.9%) IRGen
0.0010 ( 1.6%) 0.0019 ( 11.6%) 0.0029 ( 3.6%) 0.0029 ( 3.6%) load-stdlib
0.0012 ( 1.9%) 0.0015 ( 9.0%) 0.0027 ( 3.3%) 0.0027 ( 3.3%) parse-and-resolve-imports
0.0023 ( 3.6%) 0.0004 ( 2.4%) 0.0027 ( 3.3%) 0.0027 ( 3.3%) SILGen
0.0011 ( 1.7%) 0.0013 ( 7.8%) 0.0024 ( 3.0%) 0.0024 ( 3.0%) Import resolution
0.0012 ( 1.9%) 0.0002 ( 1.4%) 0.0015 ( 1.8%) 0.0015 ( 1.8%) SILGen-function
0.0007 ( 1.1%) 0.0000 ( 0.1%) 0.0007 ( 0.9%) 0.0007 ( 0.9%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0638 (100.0%) 0.0165 (100.0%) 0.0803 (100.0%) 0.0803 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.0564 seconds (0.0564 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0449 (100.0%) 0.0115 (100.0%) 0.0564 (100.0%) 0.0564 (100.0%) Building Target
0.0449 (100.0%) 0.0115 (100.0%) 0.0564 (100.0%) 0.0564 (100.0%) Total
SwiftCompile normal arm64 Compiling\ DriedGlue.swift /Users/admin/builder/spi-builder-workspace/Sources/Gluey/DriedGlue.swift (in target 'Gluey' from project 'Gluey')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745535523290453-swift-frontend-Gluey-DriedGlue.swift-arm64_apple_watchos11.4-o-Onone-2976500618.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.0293 seconds (0.0293 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0028 ( 14.4%) 0.0011 ( 11.7%) 0.0040 ( 13.5%) 0.0040 ( 13.5%) perform-sema
0.0028 ( 14.2%) 0.0011 ( 11.6%) 0.0039 ( 13.3%) 0.0039 ( 13.3%) Type checking and Semantic analysis
0.0009 ( 4.8%) 0.0019 ( 19.2%) 0.0028 ( 9.5%) 0.0028 ( 9.5%) load-stdlib
0.0011 ( 5.6%) 0.0015 ( 15.8%) 0.0026 ( 9.0%) 0.0026 ( 9.0%) parse-and-resolve-imports
0.0017 ( 8.6%) 0.0008 ( 8.8%) 0.0025 ( 8.7%) 0.0025 ( 8.7%) typecheck-decl
0.0010 ( 5.1%) 0.0013 ( 13.7%) 0.0023 ( 7.9%) 0.0023 ( 7.9%) Import resolution
0.0017 ( 8.8%) 0.0006 ( 5.7%) 0.0023 ( 7.8%) 0.0023 ( 7.8%) IRGen
0.0022 ( 11.1%) 0.0000 ( 0.4%) 0.0022 ( 7.6%) 0.0022 ( 7.6%) SIL optimization
0.0016 ( 7.9%) 0.0003 ( 3.3%) 0.0019 ( 6.4%) 0.0019 ( 6.4%) SILGen
0.0013 ( 6.5%) 0.0002 ( 2.5%) 0.0015 ( 5.2%) 0.0015 ( 5.2%) SILGen-function
0.0011 ( 5.6%) 0.0002 ( 2.4%) 0.0013 ( 4.5%) 0.0013 ( 4.5%) typecheck-stmt
0.0008 ( 4.0%) 0.0003 ( 2.6%) 0.0010 ( 3.5%) 0.0010 ( 3.5%) typecheck-expr
0.0004 ( 2.2%) 0.0001 ( 0.9%) 0.0005 ( 1.8%) 0.0005 ( 1.8%) typecheck-for-each
0.0002 ( 0.9%) 0.0001 ( 1.3%) 0.0003 ( 1.1%) 0.0003 ( 1.0%) build-rewrite-system
0.0000 ( 0.2%) 0.0000 ( 0.1%) 0.0001 ( 0.2%) 0.0001 ( 0.2%) precheck-target
0.0000 ( 0.1%) 0.0000 ( 0.0%) 0.0000 ( 0.1%) 0.0000 ( 0.1%) 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.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%) SIL verification, post-optimization
0.0197 (100.0%) 0.0097 (100.0%) 0.0293 (100.0%) 0.0293 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.0316 seconds (0.0316 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0220 (100.0%) 0.0096 (100.0%) 0.0316 (100.0%) 0.0316 (100.0%) Building Target
0.0220 (100.0%) 0.0096 (100.0%) 0.0316 (100.0%) 0.0316 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Gluey/DriedGlue.swift (in target 'Gluey' from project 'Gluey')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64_32 Compiling ContextCopyable.swift (in target 'Gluey' from project 'Gluey')
SwiftDriverJobDiscovery normal arm64_32 Compiling UnifiableType.swift (in target 'Gluey' from project 'Gluey')
SwiftDriverJobDiscovery normal arm64_32 Compiling Binding.swift (in target 'Gluey' from project 'Gluey')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Gluey.framework/Headers/Gluey-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey-Swift.h (in target 'Gluey' from project 'Gluey')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey-Swift.h -arch arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Gluey.framework/Headers/Gluey-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling Binding.swift (in target 'Gluey' from project 'Gluey')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Gluey.framework/Modules/Gluey.swiftmodule/arm64_32-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey.swiftmodule (in target 'Gluey' from project 'Gluey')
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/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Gluey.framework/Modules/Gluey.swiftmodule/arm64_32-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Gluey.framework/Modules/Gluey.swiftmodule/arm64_32-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey.swiftdoc (in target 'Gluey' from project 'Gluey')
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/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Gluey.framework/Modules/Gluey.swiftmodule/arm64_32-apple-watchos.swiftdoc
SwiftDriverJobDiscovery normal arm64 Compiling Unifiable.swift (in target 'Gluey' from project 'Gluey')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Gluey.framework/Modules/Gluey.swiftmodule/arm64_32-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey.abi.json (in target 'Gluey' from project 'Gluey')
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/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Gluey.framework/Modules/Gluey.swiftmodule/arm64_32-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Gluey.framework/Modules/Gluey.swiftmodule/arm64-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey.swiftmodule (in target 'Gluey' from project 'Gluey')
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/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Gluey.framework/Modules/Gluey.swiftmodule/arm64-apple-watchos.swiftmodule
SwiftDriverJobDiscovery normal arm64 Compiling UnificationError.swift (in target 'Gluey' from project 'Gluey')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Gluey.framework/Modules/Gluey.swiftmodule/arm64-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey.swiftdoc (in target 'Gluey' from project 'Gluey')
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/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Gluey.framework/Modules/Gluey.swiftmodule/arm64-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Gluey.framework/Modules/Gluey.swiftmodule/arm64-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey.abi.json (in target 'Gluey' from project 'Gluey')
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/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Gluey.framework/Modules/Gluey.swiftmodule/arm64-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Gluey.framework/Modules/Gluey.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey.swiftsourceinfo (in target 'Gluey' from project 'Gluey')
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/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Gluey.framework/Modules/Gluey.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Gluey.framework/Modules/Gluey.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey.swiftsourceinfo (in target 'Gluey' from project 'Gluey')
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/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Gluey.framework/Modules/Gluey.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling ContextCopyable.swift (in target 'Gluey' from project 'Gluey')
SwiftDriverJobDiscovery normal arm64 Compiling UnifiableType.swift (in target 'Gluey' from project 'Gluey')
SwiftDriverJobDiscovery normal arm64_32 Compiling UnificationError.swift (in target 'Gluey' from project 'Gluey')
SwiftDriverJobDiscovery normal arm64 Compiling DriedGlue.swift (in target 'Gluey' from project 'Gluey')
SwiftDriverJobDiscovery normal arm64 Compiling Glue.swift (in target 'Gluey' from project 'Gluey')
SwiftDriverJobDiscovery normal arm64_32 Compiling Glue.swift (in target 'Gluey' from project 'Gluey')
SwiftDriver\ Compilation Gluey normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Gluey' from project 'Gluey')
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 Gluey -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey.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-watchos11.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -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/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey-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/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey.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/Gluey.build/Debug-watchos/Gluey.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey_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/Gluey.build/Debug-watchos/Gluey.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey-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/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Binary/Gluey normal arm64 (in target 'Gluey' from project 'Gluey')
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-watchos11.4 -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/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey.LinkFileList -install_name @rpath/Gluey.framework/Gluey -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/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey_dependency_info.dat -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/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Binary/Gluey
SwiftDriverJobDiscovery normal arm64_32 Compiling Unifiable.swift (in target 'Gluey' from project 'Gluey')
SwiftDriver\ Compilation Gluey normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Gluey' from project 'Gluey')
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 Gluey -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey.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-watchos11.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -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/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey-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/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey.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/Gluey.build/Debug-watchos/Gluey.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey_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/Gluey.build/Debug-watchos/Gluey.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey-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/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Binary/Gluey normal arm64_32 (in target 'Gluey' from project 'Gluey')
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-watchos11.4 -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/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey.LinkFileList -install_name @rpath/Gluey.framework/Gluey -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/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey_dependency_info.dat -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/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Binary/Gluey
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Gluey.framework/Gluey normal arm64\ arm64_32 (in target 'Gluey' from project 'Gluey')
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/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Binary/Gluey /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Binary/Gluey -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Gluey.framework/Gluey
ExtractAppIntentsMetadata (in target 'Gluey' from project 'Gluey')
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 Gluey --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 11.4 --bundle-identifier Gluey --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Gluey.framework --target-triple arm64-apple-watchos11.4 --target-triple arm64_32-apple-watchos11.4 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Gluey.framework/Gluey --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Gluey.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Gluey.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64/Gluey.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Gluey.build/Debug-watchos/Gluey.build/Objects-normal/arm64_32/Gluey.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-24 15:58:43.565 appintentsmetadataprocessor[710:3938] Starting appintentsmetadataprocessor export
2025-04-24 15:58:43.568 appintentsmetadataprocessor[710:3938] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos/Gluey.framework/Gluey.tbd (in target 'Gluey' from project 'Gluey')
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/Gluey.framework/Gluey -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos/Gluey.framework/Gluey.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Gluey.framework (in target 'Gluey' from project 'Gluey')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Gluey.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Gluey.framework (in target 'Gluey' from project 'Gluey')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Gluey.framework
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Gluey",
"name" : "Gluey",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Gluey",
"targets" : [
"Gluey"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GlueyTests",
"module_type" : "SwiftTarget",
"name" : "GlueyTests",
"path" : "Sources/GlueyTests",
"sources" : [
"GlueyTests.swift"
],
"target_dependencies" : [
"Gluey"
],
"type" : "test"
},
{
"c99name" : "Gluey",
"module_type" : "SwiftTarget",
"name" : "Gluey",
"path" : "Sources/Gluey",
"product_memberships" : [
"Gluey"
],
"sources" : [
"Binding.swift",
"ContextCopyable.swift",
"DriedGlue.swift",
"Glue.swift",
"Unifiable.swift",
"UnifiableType.swift",
"UnificationError.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
Done.