Build Information
Successful build of JSONFragmentDecoding, reference 0.1.0 (b36a98
), with Swift 6.0 for watchOS using Xcode 16.0 on 31 Oct 2024 19:52:43 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JSONFragmentDecoding-Package -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hamishknight/json-fragment-decoding.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hamishknight/json-fragment-decoding
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at b36a98a Initial commit
Cloned https://github.com/hamishknight/json-fragment-decoding.git
Revision (git rev-parse @):
b36a98af007198aaac8288f65baf4c6a5f94b544
SUCCESS checkout https://github.com/hamishknight/json-fragment-decoding.git at 0.1.0
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/hamishknight/json-fragment-decoding.git
Command line invocation:
/Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "JSONFragmentDecoding",
"name" : "JSONFragmentDecoding",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "JSONFragmentDecoding",
"targets" : [
"JSONFragmentDecoding"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JSONFragmentDecodingTests",
"module_type" : "SwiftTarget",
"name" : "JSONFragmentDecodingTests",
"path" : "Tests/JSONFragmentDecodingTests",
"sources" : [
"JSONFragmentDecodingTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"JSONFragmentDecoding"
],
"type" : "test"
},
{
"c99name" : "JSONFragmentDecoding",
"module_type" : "SwiftTarget",
"name" : "JSONFragmentDecoding",
"path" : "Sources/JSONFragmentDecoding",
"product_memberships" : [
"JSONFragmentDecoding"
],
"sources" : [
"JSONFragmentDecoding.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "JSONFragmentDecoding",
"schemes" : [
"JSONFragmentDecoding",
"JSONFragmentDecoding-Package",
"JSONFragmentDecodingTests"
],
"targets" : [
"JSONFragmentDecoding",
"JSONFragmentDecodingPackageDescription",
"JSONFragmentDecodingPackageTests",
"JSONFragmentDecodingTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JSONFragmentDecoding-Package -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
/Applications/Xcode-16.1.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 JSONFragmentDecoding-Package -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'JSONFragmentDecoding' in project 'JSONFragmentDecoding' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 7c7493dfe9420dc6c4e591b0272030cc
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7c7493dfe9420dc6c4e591b0272030cc.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/JSONFragmentDecoding.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/JSONFragmentDecoding.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/JSONFragmentDecoding.xcodeproj
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/JSONFragmentDecoding.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/JSONFragmentDecoding.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONFragmentDecoding.framework (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONFragmentDecoding.framework
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.SwiftConstValuesFileList (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.LinkFileList (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.SwiftFileList (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding-OutputFileMap.json (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding_const_extract_protocols.json (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding-OutputFileMap.json (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.LinkFileList (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding_const_extract_protocols.json (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.SwiftFileList (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.SwiftConstValuesFileList (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/JSONFragmentDecoding.DependencyMetadataFileList (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/JSONFragmentDecoding.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONFragmentDecoding.framework/Headers (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONFragmentDecoding.framework/Headers
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONFragmentDecoding.framework/Info.plist /Users/admin/builder/spi-builder-workspace/JSONFragmentDecoding.xcodeproj/JSONFragmentDecoding_Info.plist (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/JSONFragmentDecoding.xcodeproj/JSONFragmentDecoding_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/JSONFragmentDecoding.framework/Info.plist
SwiftDriver JSONFragmentDecoding normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JSONFragmentDecoding -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -target arm64-apple-watchos11.1 -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 -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -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.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding-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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding_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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriver JSONFragmentDecoding normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JSONFragmentDecoding -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -target arm64_32-apple-watchos11.1 -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 -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -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.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding-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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding_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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ JSONFragmentDecoding (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/JSONFragmentDecoding/JSONFragmentDecoding.swift -target arm64_32-apple-watchos11.1 -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -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.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=5 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4.2 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/swift-overrides.hmap -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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources -Xcc -DDEBUG\=1 -module-name JSONFragmentDecoding -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.abi.json
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/JSONFragmentDecoding/JSONFragmentDecoding.swift (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/JSONFragmentDecoding/JSONFragmentDecoding.swift -target arm64_32-apple-watchos11.1 -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -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.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=5 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4.2 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/swift-overrides.hmap -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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources -Xcc -DDEBUG\=1 -module-name JSONFragmentDecoding -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.abi.json
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1730404357413387-swift-frontend-JSONFragmentDecoding-all-arm64_32_apple_watchos11.1-swiftmodule-Onone-3478309181.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3105 seconds (3.7218 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0226 ( 20.9%) 0.0591 ( 29.2%) 0.0817 ( 26.3%) 1.7799 ( 47.8%) parse-and-resolve-imports
0.0221 ( 20.4%) 0.0581 ( 28.7%) 0.0802 ( 25.8%) 1.7776 ( 47.8%) Import resolution
0.0114 ( 10.5%) 0.0295 ( 14.6%) 0.0409 ( 13.2%) 0.0515 ( 1.4%) load-stdlib
0.0048 ( 4.4%) 0.0039 ( 1.9%) 0.0087 ( 2.8%) 0.0088 ( 0.2%) ExecuteSILPipelineRequest
0.0043 ( 3.9%) 0.0045 ( 2.2%) 0.0088 ( 2.8%) 0.0088 ( 0.2%) perform-sema
0.0043 ( 3.9%) 0.0045 ( 2.2%) 0.0088 ( 2.8%) 0.0088 ( 0.2%) TypeCheckSourceFileRequest
0.0042 ( 3.9%) 0.0045 ( 2.2%) 0.0087 ( 2.8%) 0.0087 ( 0.2%) Type checking and Semantic analysis
0.0042 ( 3.9%) 0.0043 ( 2.1%) 0.0086 ( 2.8%) 0.0086 ( 0.2%) typecheck-decl
0.0027 ( 2.5%) 0.0034 ( 1.7%) 0.0061 ( 2.0%) 0.0066 ( 0.2%) ASTLoweringRequest
0.0026 ( 2.4%) 0.0034 ( 1.7%) 0.0060 ( 1.9%) 0.0066 ( 0.2%) SILgen-decl
0.0024 ( 2.2%) 0.0031 ( 1.5%) 0.0055 ( 1.8%) 0.0057 ( 0.2%) SILGen-function
0.0017 ( 1.6%) 0.0025 ( 1.3%) 0.0043 ( 1.4%) 0.0045 ( 0.1%) StoredPropertiesRequest
0.0023 ( 2.1%) 0.0016 ( 0.8%) 0.0040 ( 1.3%) 0.0041 ( 0.1%) SIL optimization
0.0015 ( 1.4%) 0.0016 ( 0.8%) 0.0031 ( 1.0%) 0.0039 ( 0.1%) UnqualifiedLookupRequest
0.0014 ( 1.3%) 0.0016 ( 0.8%) 0.0030 ( 1.0%) 0.0038 ( 0.1%) performUnqualifiedLookup
0.0014 ( 1.3%) 0.0014 ( 0.7%) 0.0028 ( 0.9%) 0.0036 ( 0.1%) LookupInModuleRequest
0.0017 ( 1.6%) 0.0016 ( 0.8%) 0.0033 ( 1.1%) 0.0033 ( 0.1%) LookupConformanceInModuleRequest
0.0015 ( 1.4%) 0.0017 ( 0.8%) 0.0032 ( 1.0%) 0.0032 ( 0.1%) PatternBindingEntryRequest
0.0015 ( 1.3%) 0.0016 ( 0.8%) 0.0031 ( 1.0%) 0.0031 ( 0.1%) typecheck-expr
0.0013 ( 1.2%) 0.0014 ( 0.7%) 0.0026 ( 0.8%) 0.0026 ( 0.1%) InterfaceTypeRequest
0.0005 ( 0.5%) 0.0009 ( 0.5%) 0.0014 ( 0.5%) 0.0022 ( 0.1%) ExtendedNominalRequest
0.0007 ( 0.7%) 0.0007 ( 0.4%) 0.0014 ( 0.5%) 0.0014 ( 0.0%) QualifiedLookupRequest
0.0006 ( 0.6%) 0.0007 ( 0.3%) 0.0013 ( 0.4%) 0.0013 ( 0.0%) ModuleQualifiedLookupRequest
0.0007 ( 0.6%) 0.0005 ( 0.2%) 0.0012 ( 0.4%) 0.0012 ( 0.0%) DirectLookupRequest
0.0004 ( 0.4%) 0.0007 ( 0.3%) 0.0011 ( 0.4%) 0.0011 ( 0.0%) ExpandPeerMacroRequest
0.0006 ( 0.5%) 0.0004 ( 0.2%) 0.0010 ( 0.3%) 0.0010 ( 0.0%) ResolveTypeRequest
0.0004 ( 0.4%) 0.0005 ( 0.3%) 0.0009 ( 0.3%) 0.0009 ( 0.0%) Serialization, swiftmodule
0.0004 ( 0.4%) 0.0004 ( 0.2%) 0.0008 ( 0.3%) 0.0008 ( 0.0%) GenericSignatureRequest
0.0004 ( 0.4%) 0.0004 ( 0.2%) 0.0008 ( 0.3%) 0.0008 ( 0.0%) ResolveImplicitMemberRequest
0.0004 ( 0.3%) 0.0004 ( 0.2%) 0.0008 ( 0.2%) 0.0008 ( 0.0%) precheck-expr
0.0003 ( 0.3%) 0.0002 ( 0.1%) 0.0005 ( 0.2%) 0.0005 ( 0.0%) ResolveValueWitnessesRequest
0.0000 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.1%) 0.0005 ( 0.0%) ABIMembersRequest
0.0002 ( 0.2%) 0.0002 ( 0.1%) 0.0004 ( 0.1%) 0.0004 ( 0.0%) ActorIsolationRequest
0.0001 ( 0.1%) 0.0003 ( 0.2%) 0.0004 ( 0.1%) 0.0004 ( 0.0%) import-clang-decl
0.0001 ( 0.1%) 0.0002 ( 0.1%) 0.0004 ( 0.1%) 0.0004 ( 0.0%) HasInitAccessorRequest
0.0002 ( 0.2%) 0.0001 ( 0.1%) 0.0004 ( 0.1%) 0.0004 ( 0.0%) InferredGenericSignatureRequest
0.0001 ( 0.1%) 0.0001 ( 0.1%) 0.0002 ( 0.1%) 0.0003 ( 0.0%) Serialization, swiftsourceinfo
0.0002 ( 0.2%) 0.0001 ( 0.1%) 0.0003 ( 0.1%) 0.0003 ( 0.0%) InheritedTypeRequest
0.0002 ( 0.1%) 0.0001 ( 0.1%) 0.0003 ( 0.1%) 0.0003 ( 0.0%) ExpandMemberAttributeMacros
0.0001 ( 0.1%) 0.0001 ( 0.1%) 0.0003 ( 0.1%) 0.0002 ( 0.0%) CheckRedeclarationRequest
0.0002 ( 0.1%) 0.0001 ( 0.1%) 0.0003 ( 0.1%) 0.0002 ( 0.0%) InheritedDeclsReferencedRequest
0.0001 ( 0.1%) 0.0001 ( 0.1%) 0.0002 ( 0.1%) 0.0002 ( 0.0%) build-rewrite-system
0.0001 ( 0.1%) 0.0001 ( 0.1%) 0.0002 ( 0.1%) 0.0002 ( 0.0%) PotentialMacroExpansionsInContextRequest
0.0001 ( 0.1%) 0.0001 ( 0.1%) 0.0002 ( 0.1%) 0.0002 ( 0.0%) AttachedPropertyWrappersRequest
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ParseMembersRequest
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasIsolatedSelfRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasMemberwiseInitRequest
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsActorRequest
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ExtendedTypeRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ResultTypeRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) Serialization, swiftdoc
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ExpandExtensionMacros
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) LocalDiscriminatorsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SPIGroupsRequest
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) DefaultTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsFunctionBodySkippedRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ParseTopLevelDeclsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0000 ( 0.0%) IsDynamicRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandChildTypeRefinementContextsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PatternBindingCheckedAndContextualizedInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AllMembersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ParseSourceFileRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperAuxiliaryVariablesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) FragileFunctionKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ConditionalRequirementsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AccessLevelRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsObjCRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsGetterMutatingRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ProtocolDependenciesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SemanticUnavailableAttrRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) USRGenerationRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) GenericParamListRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasUserDefinedDesignatedInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) NeedsNewVTableEntryRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) LifetimeDependenceInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ImplicitKnownProtocolConformanceRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ObjCInterfaceAndImplementationRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ProtocolRequirementsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PatternTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) GlobalActorAttributeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsDistributedActorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) StorageImplInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) OpaqueReadOwnershipRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ModuleImplicitImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DynamicallyReplacedDeclRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RequirementSignatureRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ApplyAccessNoteRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AssociatedConformanceRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DefaultInitializerIsolation
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SemanticAvailableRangeAttrRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) OverriddenDeclsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AllInheritedProtocolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SynthesizeAccessorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InheritedProtocolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsImplicitlyUnwrappedOptionalRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsFinalRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DefaultAndMaxAccessLevelRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasCircularInheritedProtocolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) LookupAllConformancesInContextRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RawCommentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) LocalTypeDeclsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandSynthesizedMemberMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AttachedResultBuilderRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentImplementationOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimaryAssociatedTypesRequest
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%) ResolvePatternRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentWeakLinkedImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResolveTypeWitnessesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsAccessorTransparentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SimpleDidSetRequest
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%) PropertyWrapperMutabilityRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsSetterMutatingRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasDefaultInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RequiresOpaqueAccessorsRequest
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%) ConformanceAccessScopeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasStorageRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsStaticRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SynthesizeMainFunctionRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-module-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ParamSpecifierRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SetterAccessLevelRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandAccessorMacros
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%) TypeDeclsFromWhereClauseRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClassAncestryFlagsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SelfBoundsFromWhereClauseRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsABICompatibleOverrideRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PolymorphicEffectKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SelfAccessKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RequiresOpaqueModifyCoroutineRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InitKindRequest
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%) CheckInconsistentAccessLevelOnImportSameFileRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperInitializerInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImport
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentSPIOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasImportsMatchingFlagRequest
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%) PrimarySourceFilesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExistentialConformsToSelfRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SuppressesConformanceRequest
0.1081 (100.0%) 0.2024 (100.0%) 0.3105 (100.0%) 3.7218 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1485 seconds (1.8589 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0462 (100.0%) 0.1022 (100.0%) 0.1485 (100.0%) 1.8589 (100.0%) Building Target
0.0462 (100.0%) 0.1022 (100.0%) 0.1485 (100.0%) 1.8589 (100.0%) Total
SwiftEmitModule normal arm64 Emitting\ module\ for\ JSONFragmentDecoding (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/JSONFragmentDecoding/JSONFragmentDecoding.swift -target arm64-apple-watchos11.1 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -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.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=5 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4.2 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/swift-overrides.hmap -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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources -Xcc -DDEBUG\=1 -module-name JSONFragmentDecoding -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.abi.json
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1730404357414367-swift-frontend-JSONFragmentDecoding-all-arm64_apple_watchos11.1-swiftmodule-Onone-3944551785.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2657 seconds (3.3797 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0212 ( 24.1%) 0.0542 ( 30.5%) 0.0754 ( 28.4%) 1.6115 ( 47.7%) parse-and-resolve-imports
0.0207 ( 23.5%) 0.0531 ( 29.9%) 0.0738 ( 27.8%) 1.6099 ( 47.6%) Import resolution
0.0016 ( 1.9%) 0.0119 ( 6.7%) 0.0135 ( 5.1%) 0.0521 ( 1.5%) load-stdlib
0.0052 ( 5.9%) 0.0106 ( 6.0%) 0.0158 ( 6.0%) 0.0186 ( 0.6%) ExecuteSILPipelineRequest
0.0040 ( 4.5%) 0.0043 ( 2.4%) 0.0083 ( 3.1%) 0.0083 ( 0.2%) perform-sema
0.0039 ( 4.5%) 0.0043 ( 2.4%) 0.0082 ( 3.1%) 0.0082 ( 0.2%) TypeCheckSourceFileRequest
0.0039 ( 4.4%) 0.0043 ( 2.4%) 0.0082 ( 3.1%) 0.0082 ( 0.2%) Type checking and Semantic analysis
0.0039 ( 4.4%) 0.0041 ( 2.3%) 0.0080 ( 3.0%) 0.0080 ( 0.2%) typecheck-decl
0.0024 ( 2.7%) 0.0021 ( 1.2%) 0.0045 ( 1.7%) 0.0047 ( 0.1%) SIL optimization
0.0013 ( 1.5%) 0.0027 ( 1.5%) 0.0040 ( 1.5%) 0.0040 ( 0.1%) ASTLoweringRequest
0.0013 ( 1.4%) 0.0027 ( 1.5%) 0.0040 ( 1.5%) 0.0040 ( 0.1%) SILgen-decl
0.0010 ( 1.2%) 0.0026 ( 1.4%) 0.0036 ( 1.4%) 0.0036 ( 0.1%) SILGen-function
0.0011 ( 1.2%) 0.0025 ( 1.4%) 0.0036 ( 1.3%) 0.0036 ( 0.1%) StoredPropertiesRequest
0.0014 ( 1.6%) 0.0017 ( 1.0%) 0.0031 ( 1.2%) 0.0032 ( 0.1%) UnqualifiedLookupRequest
0.0014 ( 1.5%) 0.0017 ( 0.9%) 0.0030 ( 1.1%) 0.0031 ( 0.1%) performUnqualifiedLookup
0.0012 ( 1.4%) 0.0014 ( 0.8%) 0.0026 ( 1.0%) 0.0026 ( 0.1%) PatternBindingEntryRequest
0.0014 ( 1.5%) 0.0012 ( 0.7%) 0.0026 ( 1.0%) 0.0026 ( 0.1%) LookupConformanceInModuleRequest
0.0012 ( 1.4%) 0.0013 ( 0.8%) 0.0026 ( 1.0%) 0.0026 ( 0.1%) LookupInModuleRequest
0.0012 ( 1.3%) 0.0014 ( 0.8%) 0.0025 ( 1.0%) 0.0025 ( 0.1%) typecheck-expr
0.0011 ( 1.3%) 0.0012 ( 0.7%) 0.0023 ( 0.9%) 0.0023 ( 0.1%) InterfaceTypeRequest
0.0005 ( 0.5%) 0.0010 ( 0.6%) 0.0015 ( 0.6%) 0.0015 ( 0.0%) ExtendedNominalRequest
0.0007 ( 0.7%) 0.0007 ( 0.4%) 0.0014 ( 0.5%) 0.0014 ( 0.0%) QualifiedLookupRequest
0.0006 ( 0.7%) 0.0006 ( 0.3%) 0.0012 ( 0.4%) 0.0011 ( 0.0%) ModuleQualifiedLookupRequest
0.0006 ( 0.7%) 0.0005 ( 0.3%) 0.0011 ( 0.4%) 0.0011 ( 0.0%) DirectLookupRequest
0.0005 ( 0.6%) 0.0006 ( 0.3%) 0.0011 ( 0.4%) 0.0011 ( 0.0%) Serialization, swiftmodule
0.0006 ( 0.6%) 0.0004 ( 0.2%) 0.0009 ( 0.3%) 0.0009 ( 0.0%) ResolveTypeRequest
0.0004 ( 0.4%) 0.0004 ( 0.2%) 0.0008 ( 0.3%) 0.0008 ( 0.0%) ResolveImplicitMemberRequest
0.0003 ( 0.4%) 0.0004 ( 0.2%) 0.0007 ( 0.3%) 0.0007 ( 0.0%) precheck-expr
0.0004 ( 0.5%) 0.0003 ( 0.2%) 0.0007 ( 0.3%) 0.0007 ( 0.0%) GenericSignatureRequest
0.0003 ( 0.3%) 0.0004 ( 0.2%) 0.0007 ( 0.3%) 0.0007 ( 0.0%) ExpandPeerMacroRequest
0.0003 ( 0.3%) 0.0003 ( 0.2%) 0.0006 ( 0.2%) 0.0006 ( 0.0%) ActorIsolationRequest
0.0003 ( 0.3%) 0.0003 ( 0.2%) 0.0006 ( 0.2%) 0.0006 ( 0.0%) ResolveValueWitnessesRequest
0.0002 ( 0.2%) 0.0001 ( 0.1%) 0.0003 ( 0.1%) 0.0003 ( 0.0%) InferredGenericSignatureRequest
0.0001 ( 0.1%) 0.0002 ( 0.1%) 0.0003 ( 0.1%) 0.0003 ( 0.0%) InheritedDeclsReferencedRequest
0.0002 ( 0.2%) 0.0001 ( 0.1%) 0.0003 ( 0.1%) 0.0003 ( 0.0%) InheritedTypeRequest
0.0001 ( 0.1%) 0.0001 ( 0.1%) 0.0002 ( 0.1%) 0.0002 ( 0.0%) CheckRedeclarationRequest
0.0001 ( 0.1%) 0.0001 ( 0.1%) 0.0002 ( 0.1%) 0.0002 ( 0.0%) build-rewrite-system
0.0001 ( 0.1%) 0.0001 ( 0.1%) 0.0002 ( 0.1%) 0.0002 ( 0.0%) PotentialMacroExpansionsInContextRequest
0.0001 ( 0.1%) 0.0001 ( 0.1%) 0.0002 ( 0.1%) 0.0002 ( 0.0%) AttachedPropertyWrappersRequest
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.0%) HasIsolatedSelfRequest
0.0001 ( 0.1%) 0.0001 ( 0.1%) 0.0002 ( 0.1%) 0.0002 ( 0.0%) HasInitAccessorRequest
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.0%) IsActorRequest
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.0%) ExpandMemberAttributeMacros
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0001 ( 0.1%) 0.0001 ( 0.0%) import-clang-decl
0.0000 ( 0.0%) 0.0001 ( 0.1%) 0.0001 ( 0.1%) 0.0001 ( 0.0%) LocalDiscriminatorsRequest
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ExtendedTypeRequest
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ParseMembersRequest
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) Serialization, swiftsourceinfo
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsFunctionBodySkippedRequest
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ParseTopLevelDeclsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) Serialization, swiftdoc
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ResultTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ABIMembersRequest
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ParseSourceFileRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ExpandChildTypeRefinementContextsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SPIGroupsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsDynamicRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) AllMembersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) PropertyWrapperAuxiliaryVariablesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandExtensionMacros
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0000 ( 0.0%) ConditionalRequirementsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasMemberwiseInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) FragileFunctionKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DefaultTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsGetterMutatingRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ImplicitKnownProtocolConformanceRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PatternBindingCheckedAndContextualizedInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) NeedsNewVTableEntryRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AccessLevelRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsObjCRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) USRGenerationRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ModuleImplicitImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ProtocolDependenciesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) GenericParamListRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PatternTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasUserDefinedDesignatedInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DynamicallyReplacedDeclRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SemanticUnavailableAttrRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ObjCInterfaceAndImplementationRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ProtocolRequirementsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ApplyAccessNoteRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AssociatedConformanceRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImportSameFileRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) StorageImplInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) LifetimeDependenceInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) OpaqueReadOwnershipRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) GlobalActorAttributeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RequirementSignatureRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsDistributedActorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsImplicitlyUnwrappedOptionalRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DefaultInitializerIsolation
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) OverriddenDeclsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SemanticAvailableRangeAttrRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentImplementationOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InheritedProtocolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsFinalRequest
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONFragmentDecoding/JSONFragmentDecoding.swift (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/JSONFragmentDecoding/JSONFragmentDecoding.swift -target arm64-apple-watchos11.1 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -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.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=5 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4.2 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/swift-overrides.hmap -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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources -Xcc -DDEBUG\=1 -module-name JSONFragmentDecoding -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.abi.json
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasCircularInheritedProtocolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AttachedResultBuilderRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AllInheritedProtocolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SynthesizeAccessorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) LookupAllConformancesInContextRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DefaultAndMaxAccessLevelRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) LocalTypeDeclsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsStaticRequest
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%) PrimaryAssociatedTypesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsAccessorTransparentRequest
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%) CheckInconsistentWeakLinkedImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResolvePatternRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandSynthesizedMemberMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasStorageRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ParamSpecifierRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ConformanceAccessScopeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SimpleDidSetRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperMutabilityRequest
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%) CheckInconsistentAccessLevelOnImport
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResolveTypeWitnessesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-module-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExistentialConformsToSelfRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PolymorphicEffectKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RawCommentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandAccessorMacros
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SelfAccessKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SynthesizeMainFunctionRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SetterAccessLevelRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InitKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperInitializerInfoRequest
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%) CheckInconsistentSPIOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClassAncestryFlagsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) TypeDeclsFromWhereClauseRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SuppressesConformanceRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasImportsMatchingFlagRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsABICompatibleOverrideRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasDefaultInitRequest
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%) RequiresOpaqueAccessorsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsSetterMutatingRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RequiresOpaqueModifyCoroutineRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SelfBoundsFromWhereClauseRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimarySourceFilesRequest
0.0882 (100.0%) 0.1775 (100.0%) 0.2657 (100.0%) 3.3797 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1195 seconds (1.6969 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0338 (100.0%) 0.0857 (100.0%) 0.1195 (100.0%) 1.6969 (100.0%) Building Target
0.0338 (100.0%) 0.0857 (100.0%) 0.1195 (100.0%) 1.6969 (100.0%) Total
SwiftCompile normal arm64_32 Compiling\ JSONFragmentDecoding.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONFragmentDecoding/JSONFragmentDecoding.swift (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/JSONFragmentDecoding/JSONFragmentDecoding.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.dia -target arm64_32-apple-watchos11.1 -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -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.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=5 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4.2 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/swift-overrides.hmap -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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources -Xcc -DDEBUG\=1 -module-name JSONFragmentDecoding -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.o -index-unit-output-path /JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/JSONFragmentDecoding/JSONFragmentDecoding.swift (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/JSONFragmentDecoding/JSONFragmentDecoding.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.dia -target arm64_32-apple-watchos11.1 -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -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.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=5 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4.2 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/swift-overrides.hmap -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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources -Xcc -DDEBUG\=1 -module-name JSONFragmentDecoding -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.o -index-unit-output-path /JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1730404357413179-swift-frontend-JSONFragmentDecoding-JSONFragmentDecoding.swift-arm64_32_apple_watchos11.1-o-Onone-1328149834.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 6.7077 seconds (7.1070 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9412 ( 25.5%) 0.5001 ( 16.6%) 1.4414 ( 21.5%) 1.5779 ( 22.2%) parse-and-resolve-imports
0.9408 ( 25.5%) 0.4969 ( 16.5%) 1.4377 ( 21.4%) 1.5681 ( 22.1%) Import resolution
0.4343 ( 11.8%) 0.6307 ( 20.9%) 1.0650 ( 15.9%) 1.0669 ( 15.0%) SemanticDeclAttrsRequest
0.2245 ( 6.1%) 0.3106 ( 10.3%) 0.5351 ( 8.0%) 0.5365 ( 7.5%) ActorIsolationRequest
0.2879 ( 7.8%) 0.2074 ( 6.9%) 0.4954 ( 7.4%) 0.4958 ( 7.0%) USRGenerationRequest
0.1018 ( 2.8%) 0.1095 ( 3.6%) 0.2113 ( 3.2%) 0.2115 ( 3.0%) InterfaceTypeRequest
0.1056 ( 2.9%) 0.0873 ( 2.9%) 0.1929 ( 2.9%) 0.1928 ( 2.7%) CollectOverriddenDeclsRequest
0.0810 ( 2.2%) 0.0482 ( 1.6%) 0.1292 ( 1.9%) 0.1293 ( 1.8%) build-rewrite-system
0.0759 ( 2.1%) 0.0477 ( 1.6%) 0.1236 ( 1.8%) 0.1235 ( 1.7%) ProvideDefaultImplForRequest
0.0286 ( 0.8%) 0.0371 ( 1.2%) 0.0656 ( 1.0%) 0.0657 ( 0.9%) IsDynamicRequest
0.0271 ( 0.7%) 0.0347 ( 1.1%) 0.0618 ( 0.9%) 0.0649 ( 0.9%) QualifiedLookupRequest
0.0248 ( 0.7%) 0.0310 ( 1.0%) 0.0558 ( 0.8%) 0.0558 ( 0.8%) AttachedPropertyWrappersRequest
0.0020 ( 0.1%) 0.0084 ( 0.3%) 0.0104 ( 0.2%) 0.0531 ( 0.7%) load-stdlib
0.0144 ( 0.4%) 0.0303 ( 1.0%) 0.0448 ( 0.7%) 0.0498 ( 0.7%) perform-sema
0.0144 ( 0.4%) 0.0303 ( 1.0%) 0.0447 ( 0.7%) 0.0498 ( 0.7%) TypeCheckSourceFileRequest
0.0144 ( 0.4%) 0.0303 ( 1.0%) 0.0447 ( 0.7%) 0.0497 ( 0.7%) Type checking and Semantic analysis
0.0249 ( 0.7%) 0.0215 ( 0.7%) 0.0464 ( 0.7%) 0.0472 ( 0.7%) LookupConformanceInModuleRequest
0.0219 ( 0.6%) 0.0197 ( 0.7%) 0.0416 ( 0.6%) 0.0418 ( 0.6%) ExpandPeerMacroRequest
0.0110 ( 0.3%) 0.0250 ( 0.8%) 0.0360 ( 0.5%) 0.0409 ( 0.6%) typecheck-decl
0.0165 ( 0.4%) 0.0190 ( 0.6%) 0.0355 ( 0.5%) 0.0381 ( 0.5%) DirectLookupRequest
0.0141 ( 0.4%) 0.0118 ( 0.4%) 0.0259 ( 0.4%) 0.0371 ( 0.5%) ExecuteSILPipelineRequest
0.0183 ( 0.5%) 0.0166 ( 0.6%) 0.0349 ( 0.5%) 0.0358 ( 0.5%) ASTLoweringRequest
0.0144 ( 0.4%) 0.0135 ( 0.4%) 0.0280 ( 0.4%) 0.0351 ( 0.5%) LookupInModuleRequest
0.0094 ( 0.3%) 0.0193 ( 0.6%) 0.0287 ( 0.4%) 0.0320 ( 0.4%) typecheck-expr
0.0206 ( 0.6%) 0.0082 ( 0.3%) 0.0288 ( 0.4%) 0.0295 ( 0.4%) LookupAllConformancesInContextRequest
0.0080 ( 0.2%) 0.0173 ( 0.6%) 0.0253 ( 0.4%) 0.0286 ( 0.4%) PatternBindingEntryRequest
0.0160 ( 0.4%) 0.0122 ( 0.4%) 0.0282 ( 0.4%) 0.0285 ( 0.4%) HasIsolatedSelfRequest
0.0150 ( 0.4%) 0.0112 ( 0.4%) 0.0263 ( 0.4%) 0.0270 ( 0.4%) ModuleQualifiedLookupRequest
0.0103 ( 0.3%) 0.0146 ( 0.5%) 0.0248 ( 0.4%) 0.0251 ( 0.4%) TypeCheckFunctionBodyRequest
0.0037 ( 0.1%) 0.0113 ( 0.4%) 0.0149 ( 0.2%) 0.0237 ( 0.3%) UnqualifiedLookupRequest
0.0147 ( 0.4%) 0.0091 ( 0.3%) 0.0237 ( 0.4%) 0.0236 ( 0.3%) ExpandMemberAttributeMacros
0.0036 ( 0.1%) 0.0112 ( 0.4%) 0.0148 ( 0.2%) 0.0235 ( 0.3%) performUnqualifiedLookup
0.0094 ( 0.3%) 0.0133 ( 0.4%) 0.0227 ( 0.3%) 0.0230 ( 0.3%) typecheck-stmt
0.0110 ( 0.3%) 0.0078 ( 0.3%) 0.0189 ( 0.3%) 0.0188 ( 0.3%) GlobalActorAttributeRequest
0.0091 ( 0.2%) 0.0088 ( 0.3%) 0.0179 ( 0.3%) 0.0184 ( 0.3%) SILgen-decl
0.0097 ( 0.3%) 0.0074 ( 0.2%) 0.0171 ( 0.3%) 0.0174 ( 0.2%) IsFinalRequest
0.0100 ( 0.3%) 0.0073 ( 0.2%) 0.0173 ( 0.3%) 0.0173 ( 0.2%) import-clang-decl
0.0075 ( 0.2%) 0.0093 ( 0.3%) 0.0168 ( 0.3%) 0.0168 ( 0.2%) HasInitAccessorRequest
0.0114 ( 0.3%) 0.0049 ( 0.2%) 0.0163 ( 0.2%) 0.0163 ( 0.2%) AbstractGenericSignatureRequest
0.0086 ( 0.2%) 0.0065 ( 0.2%) 0.0152 ( 0.2%) 0.0155 ( 0.2%) DynamicallyReplacedDeclRequest
0.0079 ( 0.2%) 0.0071 ( 0.2%) 0.0150 ( 0.2%) 0.0153 ( 0.2%) ResolveValueWitnessesRequest
0.0073 ( 0.2%) 0.0071 ( 0.2%) 0.0144 ( 0.2%) 0.0149 ( 0.2%) SILGen-function
0.0073 ( 0.2%) 0.0044 ( 0.1%) 0.0117 ( 0.2%) 0.0117 ( 0.2%) IRGenRequest
0.0005 ( 0.0%) 0.0032 ( 0.1%) 0.0036 ( 0.1%) 0.0097 ( 0.1%) ExtendedNominalRequest
0.0041 ( 0.1%) 0.0049 ( 0.2%) 0.0090 ( 0.1%) 0.0095 ( 0.1%) StoredPropertiesRequest
0.0030 ( 0.1%) 0.0050 ( 0.2%) 0.0079 ( 0.1%) 0.0094 ( 0.1%) precheck-expr
0.0052 ( 0.1%) 0.0038 ( 0.1%) 0.0090 ( 0.1%) 0.0091 ( 0.1%) OverriddenDeclsRequest
0.0051 ( 0.1%) 0.0028 ( 0.1%) 0.0079 ( 0.1%) 0.0079 ( 0.1%) IRGen
0.0043 ( 0.1%) 0.0032 ( 0.1%) 0.0075 ( 0.1%) 0.0074 ( 0.1%) AccessLevelRequest
0.0036 ( 0.1%) 0.0029 ( 0.1%) 0.0065 ( 0.1%) 0.0063 ( 0.1%) HasStorageRequest
0.0032 ( 0.1%) 0.0022 ( 0.1%) 0.0054 ( 0.1%) 0.0055 ( 0.1%) LifetimeDependenceInfoRequest
0.0047 ( 0.1%) 0.0002 ( 0.0%) 0.0049 ( 0.1%) 0.0049 ( 0.1%) SIL optimization
0.0020 ( 0.1%) 0.0024 ( 0.1%) 0.0044 ( 0.1%) 0.0044 ( 0.1%) PotentialMacroExpansionsInContextRequest
0.0011 ( 0.0%) 0.0024 ( 0.1%) 0.0035 ( 0.1%) 0.0043 ( 0.1%) GenericSignatureRequest
0.0007 ( 0.0%) 0.0018 ( 0.1%) 0.0025 ( 0.0%) 0.0033 ( 0.0%) ResolveTypeRequest
0.0009 ( 0.0%) 0.0014 ( 0.0%) 0.0023 ( 0.0%) 0.0028 ( 0.0%) IsActorRequest
0.0003 ( 0.0%) 0.0014 ( 0.0%) 0.0017 ( 0.0%) 0.0025 ( 0.0%) InferredGenericSignatureRequest
0.0002 ( 0.0%) 0.0014 ( 0.0%) 0.0016 ( 0.0%) 0.0024 ( 0.0%) InheritedTypeRequest
0.0010 ( 0.0%) 0.0007 ( 0.0%) 0.0017 ( 0.0%) 0.0017 ( 0.0%) SPIGroupsRequest
0.0010 ( 0.0%) 0.0007 ( 0.0%) 0.0017 ( 0.0%) 0.0017 ( 0.0%) SimpleDidSetRequest
0.0002 ( 0.0%) 0.0012 ( 0.0%) 0.0014 ( 0.0%) 0.0017 ( 0.0%) CheckRedeclarationRequest
0.0009 ( 0.0%) 0.0005 ( 0.0%) 0.0014 ( 0.0%) 0.0013 ( 0.0%) GenericParamListRequest
0.0004 ( 0.0%) 0.0009 ( 0.0%) 0.0013 ( 0.0%) 0.0013 ( 0.0%) CallerSideDefaultArgExprRequest
0.0007 ( 0.0%) 0.0006 ( 0.0%) 0.0013 ( 0.0%) 0.0013 ( 0.0%) InheritedDeclsReferencedRequest
0.0010 ( 0.0%) 0.0003 ( 0.0%) 0.0013 ( 0.0%) 0.0012 ( 0.0%) RequirementSignatureRequest
0.0008 ( 0.0%) 0.0004 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) load-all-members
0.0002 ( 0.0%) 0.0009 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) ValueWitnessRequest
0.0008 ( 0.0%) 0.0003 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) CompareDeclSpecializationRequest
0.0005 ( 0.0%) 0.0005 ( 0.0%) 0.0010 ( 0.0%) 0.0010 ( 0.0%) ResolveImplicitMemberRequest
0.0005 ( 0.0%) 0.0003 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) ProtocolDependenciesRequest
0.0005 ( 0.0%) 0.0003 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) ExpandExtensionMacros
0.0005 ( 0.0%) 0.0003 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) ImplicitKnownProtocolConformanceRequest
0.0004 ( 0.0%) 0.0002 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) AllInheritedProtocolsRequest
0.0004 ( 0.0%) 0.0002 ( 0.0%) 0.0005 ( 0.0%) 0.0006 ( 0.0%) IsDistributedActorRequest
0.0003 ( 0.0%) 0.0003 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) IsObjCRequest
0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) ValidatePrecedenceGroupRequest
0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) LookupPrecedenceGroupRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ConditionalRequirementsRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ParseTopLevelDeclsRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ParseSourceFileRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) HasDynamicMemberLookupAttributeRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) InheritedProtocolsRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ABIMembersRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) StoredPropertiesAndMissingMembersRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsGetterMutatingRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ExtendedTypeRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) UnderlyingTypeDeclsReferencedRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ProtocolRequirementsRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) AssociatedConformanceRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ParseAbstractFunctionBodyRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) StructuralRequirementsRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) DirectPrecedenceGroupLookupRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsImplicitlyUnwrappedOptionalRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsNonUserModuleRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) HasMemberwiseInitRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasCircularInheritedProtocolsRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SemanticUnavailableAttrRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ApplyAccessNoteRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) HasUserDefinedDesignatedInitRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) DefaultTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SuperclassDeclRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) PatternBindingCheckedAndContextualizedInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ResultTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) DirectOperatorLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) StorageImplInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) ExpandChildTypeRefinementContextsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RequiresOpaqueAccessorsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ObjCInterfaceAndImplementationRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClassAncestryFlagsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) LocalDiscriminatorsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) FragileFunctionKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InitAccessorPropertiesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AllMembersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ParamSpecifierRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) OpaqueReadOwnershipRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) BodyInitKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ReferencedAssociatedTypesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimaryAssociatedTypesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PatternTypeRequest
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%) MemberwiseInitPropertiesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsStaticRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) LocalTypeDeclsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SelfBoundsFromWhereClauseRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) NeedsNewVTableEntryRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SynthesizeAccessorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DefaultInitializerIsolation
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SelfAccessKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PreCheckFunctionBodyRequest
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%) ModuleImplicitImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PolymorphicEffectKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResolvePatternRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CxxRecordSemantics
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) TypeAliasRequirementsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandAccessorMacros
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ProtocolRequiresClassRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperAuxiliaryVariablesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResultBuilderTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsFunctionBodySkippedRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ConformanceAccessScopeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SemanticAvailableRangeAttrRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsSetterMutatingRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExistentialConformsToSelfRequest
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%) ExpandSynthesizedMemberMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DefaultAndMaxAccessLevelRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsAccessorTransparentRequest
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%) ExpandPreambleMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RawCommentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RequiresOpaqueModifyCoroutineRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentImplementationOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperMutabilityRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SuppressesConformanceRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PublicSymbolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentWeakLinkedImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResolveTypeWitnessesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AttachedResultBuilderRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperInitializerInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasDefaultInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SynthesizeMainFunctionRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentSPIOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PreCheckReturnStmtRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsABICompatibleOverrideRequest
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%) CheckInconsistentAccessLevelOnImport
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InitKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandBodyMacroRequest
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%) SetterAccessLevelRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) TypeDeclsFromWhereClauseRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClangCategoryLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImportSameFileRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimarySourceFilesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasImportsMatchingFlagRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsSingleValueStmtRequest
3.6923 (100.0%) 3.0155 (100.0%) 6.7077 (100.0%) 7.1070 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 4.5859 seconds (4.8279 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
2.4630 (100.0%) 2.1230 (100.0%) 4.5859 (100.0%) 4.8279 (100.0%) Building Target
2.4630 (100.0%) 2.1230 (100.0%) 4.5859 (100.0%) 4.8279 (100.0%) Total
SwiftCompile normal arm64 Compiling\ JSONFragmentDecoding.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONFragmentDecoding/JSONFragmentDecoding.swift (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/JSONFragmentDecoding/JSONFragmentDecoding.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.dia -target arm64-apple-watchos11.1 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -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.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=5 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4.2 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/swift-overrides.hmap -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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources -Xcc -DDEBUG\=1 -module-name JSONFragmentDecoding -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.o -index-unit-output-path /JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1730404357414398-swift-frontend-JSONFragmentDecoding-JSONFragmentDecoding.swift-arm64_apple_watchos11.1-o-Onone-2160886522.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 6.7309 seconds (7.0794 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9307 ( 25.2%) 0.5239 ( 17.2%) 1.4546 ( 21.6%) 1.5792 ( 22.3%) parse-and-resolve-imports
0.9303 ( 25.2%) 0.5216 ( 17.2%) 1.4519 ( 21.6%) 1.5725 ( 22.2%) Import resolution
0.4314 ( 11.7%) 0.6304 ( 20.8%) 1.0618 ( 15.8%) 1.0643 ( 15.0%) SemanticDeclAttrsRequest
0.2232 ( 6.0%) 0.3087 ( 10.2%) 0.5319 ( 7.9%) 0.5336 ( 7.5%) ActorIsolationRequest
0.2914 ( 7.9%) 0.2034 ( 6.7%) 0.4949 ( 7.4%) 0.4960 ( 7.0%) USRGenerationRequest
0.1029 ( 2.8%) 0.1089 ( 3.6%) 0.2118 ( 3.1%) 0.2126 ( 3.0%) InterfaceTypeRequest
0.1073 ( 2.9%) 0.0882 ( 2.9%) 0.1954 ( 2.9%) 0.1960 ( 2.8%) CollectOverriddenDeclsRequest
0.0812 ( 2.2%) 0.0435 ( 1.4%) 0.1247 ( 1.9%) 0.1250 ( 1.8%) build-rewrite-system
0.0776 ( 2.1%) 0.0471 ( 1.6%) 0.1247 ( 1.9%) 0.1248 ( 1.8%) ProvideDefaultImplForRequest
0.0283 ( 0.8%) 0.0370 ( 1.2%) 0.0653 ( 1.0%) 0.0653 ( 0.9%) IsDynamicRequest
0.0272 ( 0.7%) 0.0343 ( 1.1%) 0.0615 ( 0.9%) 0.0642 ( 0.9%) QualifiedLookupRequest
0.0249 ( 0.7%) 0.0311 ( 1.0%) 0.0560 ( 0.8%) 0.0563 ( 0.8%) AttachedPropertyWrappersRequest
0.0115 ( 0.3%) 0.0260 ( 0.9%) 0.0376 ( 0.6%) 0.0515 ( 0.7%) load-stdlib
0.0156 ( 0.4%) 0.0280 ( 0.9%) 0.0436 ( 0.6%) 0.0498 ( 0.7%) perform-sema
0.0156 ( 0.4%) 0.0280 ( 0.9%) 0.0436 ( 0.6%) 0.0498 ( 0.7%) TypeCheckSourceFileRequest
0.0156 ( 0.4%) 0.0280 ( 0.9%) 0.0436 ( 0.6%) 0.0497 ( 0.7%) Type checking and Semantic analysis
0.0249 ( 0.7%) 0.0187 ( 0.6%) 0.0435 ( 0.6%) 0.0455 ( 0.6%) LookupConformanceInModuleRequest
0.0222 ( 0.6%) 0.0197 ( 0.6%) 0.0419 ( 0.6%) 0.0417 ( 0.6%) ExpandPeerMacroRequest
0.0118 ( 0.3%) 0.0230 ( 0.8%) 0.0348 ( 0.5%) 0.0403 ( 0.6%) typecheck-decl
0.0162 ( 0.4%) 0.0183 ( 0.6%) 0.0345 ( 0.5%) 0.0375 ( 0.5%) DirectLookupRequest
0.0179 ( 0.5%) 0.0142 ( 0.5%) 0.0320 ( 0.5%) 0.0347 ( 0.5%) ASTLoweringRequest
0.0102 ( 0.3%) 0.0173 ( 0.6%) 0.0275 ( 0.4%) 0.0315 ( 0.4%) typecheck-expr
0.0143 ( 0.4%) 0.0111 ( 0.4%) 0.0254 ( 0.4%) 0.0312 ( 0.4%) LookupInModuleRequest
0.0207 ( 0.6%) 0.0083 ( 0.3%) 0.0290 ( 0.4%) 0.0291 ( 0.4%) LookupAllConformancesInContextRequest
0.0161 ( 0.4%) 0.0123 ( 0.4%) 0.0285 ( 0.4%) 0.0288 ( 0.4%) HasIsolatedSelfRequest
0.0145 ( 0.4%) 0.0100 ( 0.3%) 0.0245 ( 0.4%) 0.0284 ( 0.4%) ExecuteSILPipelineRequest
0.0086 ( 0.2%) 0.0154 ( 0.5%) 0.0240 ( 0.4%) 0.0279 ( 0.4%) PatternBindingEntryRequest
0.0147 ( 0.4%) 0.0111 ( 0.4%) 0.0258 ( 0.4%) 0.0265 ( 0.4%) ModuleQualifiedLookupRequest
0.0112 ( 0.3%) 0.0134 ( 0.4%) 0.0246 ( 0.4%) 0.0260 ( 0.4%) TypeCheckFunctionBodyRequest
0.0104 ( 0.3%) 0.0124 ( 0.4%) 0.0228 ( 0.3%) 0.0241 ( 0.3%) typecheck-stmt
0.0151 ( 0.4%) 0.0090 ( 0.3%) 0.0240 ( 0.4%) 0.0240 ( 0.3%) ExpandMemberAttributeMacros
0.0038 ( 0.1%) 0.0092 ( 0.3%) 0.0130 ( 0.2%) 0.0197 ( 0.3%) UnqualifiedLookupRequest
0.0037 ( 0.1%) 0.0091 ( 0.3%) 0.0128 ( 0.2%) 0.0195 ( 0.3%) performUnqualifiedLookup
0.0112 ( 0.3%) 0.0077 ( 0.3%) 0.0189 ( 0.3%) 0.0189 ( 0.3%) GlobalActorAttributeRequest
0.0079 ( 0.2%) 0.0103 ( 0.3%) 0.0183 ( 0.3%) 0.0182 ( 0.3%) HasInitAccessorRequest
0.0088 ( 0.2%) 0.0076 ( 0.3%) 0.0164 ( 0.2%) 0.0175 ( 0.2%) SILgen-decl
0.0099 ( 0.3%) 0.0073 ( 0.2%) 0.0172 ( 0.3%) 0.0172 ( 0.2%) IsFinalRequest
0.0101 ( 0.3%) 0.0067 ( 0.2%) 0.0168 ( 0.2%) 0.0168 ( 0.2%) import-clang-decl
0.0116 ( 0.3%) 0.0039 ( 0.1%) 0.0155 ( 0.2%) 0.0155 ( 0.2%) AbstractGenericSignatureRequest
0.0086 ( 0.2%) 0.0064 ( 0.2%) 0.0151 ( 0.2%) 0.0153 ( 0.2%) DynamicallyReplacedDeclRequest
0.0077 ( 0.2%) 0.0058 ( 0.2%) 0.0135 ( 0.2%) 0.0150 ( 0.2%) ResolveValueWitnessesRequest
0.0077 ( 0.2%) 0.0068 ( 0.2%) 0.0145 ( 0.2%) 0.0145 ( 0.2%) IRGenRequest
0.0066 ( 0.2%) 0.0052 ( 0.2%) 0.0119 ( 0.2%) 0.0128 ( 0.2%) SILGen-function
0.0055 ( 0.1%) 0.0050 ( 0.2%) 0.0105 ( 0.2%) 0.0105 ( 0.1%) IRGen
0.0052 ( 0.1%) 0.0038 ( 0.1%) 0.0090 ( 0.1%) 0.0089 ( 0.1%) OverriddenDeclsRequest
0.0032 ( 0.1%) 0.0047 ( 0.2%) 0.0079 ( 0.1%) 0.0088 ( 0.1%) precheck-expr
0.0039 ( 0.1%) 0.0040 ( 0.1%) 0.0078 ( 0.1%) 0.0084 ( 0.1%) StoredPropertiesRequest
0.0042 ( 0.1%) 0.0032 ( 0.1%) 0.0074 ( 0.1%) 0.0075 ( 0.1%) AccessLevelRequest
0.0004 ( 0.0%) 0.0022 ( 0.1%) 0.0026 ( 0.0%) 0.0065 ( 0.1%) ExtendedNominalRequest
0.0037 ( 0.1%) 0.0027 ( 0.1%) 0.0064 ( 0.1%) 0.0064 ( 0.1%) HasStorageRequest
0.0032 ( 0.1%) 0.0022 ( 0.1%) 0.0054 ( 0.1%) 0.0054 ( 0.1%) LifetimeDependenceInfoRequest
0.0046 ( 0.1%) 0.0002 ( 0.0%) 0.0048 ( 0.1%) 0.0048 ( 0.1%) SIL optimization
0.0020 ( 0.1%) 0.0024 ( 0.1%) 0.0043 ( 0.1%) 0.0043 ( 0.1%) PotentialMacroExpansionsInContextRequest
0.0011 ( 0.0%) 0.0024 ( 0.1%) 0.0035 ( 0.1%) 0.0042 ( 0.1%) GenericSignatureRequest
0.0007 ( 0.0%) 0.0019 ( 0.1%) 0.0026 ( 0.0%) 0.0032 ( 0.0%) ResolveTypeRequest
0.0009 ( 0.0%) 0.0017 ( 0.1%) 0.0026 ( 0.0%) 0.0030 ( 0.0%) IsActorRequest
0.0003 ( 0.0%) 0.0013 ( 0.0%) 0.0016 ( 0.0%) 0.0023 ( 0.0%) InferredGenericSignatureRequest
0.0003 ( 0.0%) 0.0013 ( 0.0%) 0.0016 ( 0.0%) 0.0022 ( 0.0%) InheritedTypeRequest
0.0002 ( 0.0%) 0.0012 ( 0.0%) 0.0014 ( 0.0%) 0.0018 ( 0.0%) CheckRedeclarationRequest
0.0010 ( 0.0%) 0.0007 ( 0.0%) 0.0017 ( 0.0%) 0.0017 ( 0.0%) SPIGroupsRequest
0.0009 ( 0.0%) 0.0007 ( 0.0%) 0.0016 ( 0.0%) 0.0017 ( 0.0%) SimpleDidSetRequest
0.0007 ( 0.0%) 0.0007 ( 0.0%) 0.0015 ( 0.0%) 0.0014 ( 0.0%) InheritedDeclsReferencedRequest
0.0008 ( 0.0%) 0.0005 ( 0.0%) 0.0014 ( 0.0%) 0.0014 ( 0.0%) GenericParamListRequest
0.0006 ( 0.0%) 0.0007 ( 0.0%) 0.0013 ( 0.0%) 0.0013 ( 0.0%) ResolveImplicitMemberRequest
0.0009 ( 0.0%) 0.0003 ( 0.0%) 0.0013 ( 0.0%) 0.0013 ( 0.0%) RequirementSignatureRequest
0.0008 ( 0.0%) 0.0003 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) CompareDeclSpecializationRequest
0.0008 ( 0.0%) 0.0003 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) load-all-members
0.0003 ( 0.0%) 0.0005 ( 0.0%) 0.0008 ( 0.0%) 0.0009 ( 0.0%) CallerSideDefaultArgExprRequest
0.0003 ( 0.0%) 0.0006 ( 0.0%) 0.0009 ( 0.0%) 0.0009 ( 0.0%) ValidatePrecedenceGroupRequest
0.0003 ( 0.0%) 0.0006 ( 0.0%) 0.0009 ( 0.0%) 0.0009 ( 0.0%) LookupPrecedenceGroupRequest
0.0005 ( 0.0%) 0.0004 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) ProtocolDependenciesRequest
0.0005 ( 0.0%) 0.0003 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) ExpandExtensionMacros
0.0005 ( 0.0%) 0.0003 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) ImplicitKnownProtocolConformanceRequest
0.0003 ( 0.0%) 0.0003 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) IsObjCRequest
0.0004 ( 0.0%) 0.0002 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) IsDistributedActorRequest
0.0004 ( 0.0%) 0.0001 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) AllInheritedProtocolsRequest
0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0004 ( 0.0%) ValueWitnessRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) ParseTopLevelDeclsRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) ParseSourceFileRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ConditionalRequirementsRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) HasDynamicMemberLookupAttributeRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ABIMembersRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) InheritedProtocolsRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) StoredPropertiesAndMissingMembersRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsGetterMutatingRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ExtendedTypeRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) DirectPrecedenceGroupLookupRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ProtocolRequirementsRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ParseAbstractFunctionBodyRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsNonUserModuleRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) PatternBindingCheckedAndContextualizedInitRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SemanticUnavailableAttrRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasCircularInheritedProtocolsRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) UnderlyingTypeDeclsReferencedRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsImplicitlyUnwrappedOptionalRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) StructuralRequirementsRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ApplyAccessNoteRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) DefaultTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) StorageImplInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) RequiresOpaqueAccessorsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SuperclassDeclRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ResultTypeRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ExpandChildTypeRefinementContextsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) DirectOperatorLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) ObjCInterfaceAndImplementationRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PreCheckFunctionBodyRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) LocalDiscriminatorsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AllMembersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClassAncestryFlagsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasDefaultInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) BodyInitKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ParamSpecifierRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InitAccessorPropertiesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AssociatedConformanceRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimaryAssociatedTypesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasMemberwiseInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ReferencedAssociatedTypesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) MemberwiseInitPropertiesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) FragileFunctionKindRequest
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%) NeedsNewVTableEntryRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PatternTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SynthesizeAccessorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasUserDefinedDesignatedInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SelfBoundsFromWhereClauseRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CxxRecordSemantics
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DefaultInitializerIsolation
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) LocalTypeDeclsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) OpaqueReadOwnershipRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsStaticRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SelfAccessKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PolymorphicEffectKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperInitializerInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResultBuilderTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResolvePatternRequest
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%) PropertyWrapperAuxiliaryVariablesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandAccessorMacros
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ProtocolRequiresClassRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ModuleImplicitImportsRequest
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%) ConformanceAccessScopeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsFunctionBodySkippedRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DefaultAndMaxAccessLevelRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsSetterMutatingRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExistentialConformsToSelfRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PublicSymbolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentImplementationOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsAccessorTransparentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentWeakLinkedImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AttachedResultBuilderRequest
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%) SuppressesConformanceRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandBodyMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandSynthesizedMemberMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) TypeAliasRequirementsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SemanticAvailableRangeAttrRequest
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%) PropertyWrapperMutabilityRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PreCheckReturnStmtRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandPreambleMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RawCommentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResolveTypeWitnessesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InitKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RequiresOpaqueModifyCoroutineRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SynthesizeMainFunctionRequest
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%) TypeDeclsFromWhereClauseRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimarySourceFilesRequest
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%) IsABICompatibleOverrideRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImport
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasImportsMatchingFlagRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SetterAccessLevelRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsSingleValueStmtRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImportSameFileRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentSPIOnlyImportsRequest
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%) ClangCategoryLookupRequest
3.6930 (100.0%) 3.0378 (100.0%) 6.7309 (100.0%) 7.0794 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 4.6184 seconds (4.8252 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
2.4639 (100.0%) 2.1545 (100.0%) 4.6184 (100.0%) 4.8252 (100.0%) Building Target
2.4639 (100.0%) 2.1545 (100.0%) 4.6184 (100.0%) 4.8252 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONFragmentDecoding/JSONFragmentDecoding.swift (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/JSONFragmentDecoding/JSONFragmentDecoding.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.dia -target arm64-apple-watchos11.1 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -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.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=5 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4.2 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/swift-overrides.hmap -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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources -Xcc -DDEBUG\=1 -module-name JSONFragmentDecoding -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.o -index-unit-output-path /JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64_32 Emitting module for JSONFragmentDecoding (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
SwiftDriverJobDiscovery normal arm64 Emitting module for JSONFragmentDecoding (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
SwiftDriver\ Compilation\ Requirements JSONFragmentDecoding normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JSONFragmentDecoding -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -target arm64-apple-watchos11.1 -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 -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -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.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding-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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding_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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriver\ Compilation\ Requirements JSONFragmentDecoding normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JSONFragmentDecoding -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -target arm64_32-apple-watchos11.1 -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 -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -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.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding-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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding_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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONFragmentDecoding.framework/Headers/JSONFragmentDecoding-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding-Swift.h (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding-Swift.h -arch arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONFragmentDecoding.framework/Headers/JSONFragmentDecoding-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONFragmentDecoding.framework/Modules/JSONFragmentDecoding.swiftmodule/arm64_32-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.swiftdoc (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONFragmentDecoding.framework/Modules/JSONFragmentDecoding.swiftmodule/arm64_32-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONFragmentDecoding.framework/Modules/JSONFragmentDecoding.swiftmodule/arm64-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.swiftmodule (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONFragmentDecoding.framework/Modules/JSONFragmentDecoding.swiftmodule/arm64-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONFragmentDecoding.framework/Modules/JSONFragmentDecoding.swiftmodule/arm64_32-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.swiftmodule (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONFragmentDecoding.framework/Modules/JSONFragmentDecoding.swiftmodule/arm64_32-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONFragmentDecoding.framework/Modules/JSONFragmentDecoding.swiftmodule/arm64_32-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.abi.json (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONFragmentDecoding.framework/Modules/JSONFragmentDecoding.swiftmodule/arm64_32-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONFragmentDecoding.framework/Modules/JSONFragmentDecoding.swiftmodule/arm64-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.abi.json (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONFragmentDecoding.framework/Modules/JSONFragmentDecoding.swiftmodule/arm64-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONFragmentDecoding.framework/Modules/JSONFragmentDecoding.swiftmodule/arm64-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.swiftdoc (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONFragmentDecoding.framework/Modules/JSONFragmentDecoding.swiftmodule/arm64-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONFragmentDecoding.framework/Modules/JSONFragmentDecoding.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.swiftsourceinfo (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONFragmentDecoding.framework/Modules/JSONFragmentDecoding.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONFragmentDecoding.framework/Modules/JSONFragmentDecoding.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.swiftsourceinfo (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONFragmentDecoding.framework/Modules/JSONFragmentDecoding.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling JSONFragmentDecoding.swift (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
SwiftDriver\ Compilation JSONFragmentDecoding normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JSONFragmentDecoding -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -target arm64-apple-watchos11.1 -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 -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -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.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding-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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding_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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64_32 Compiling JSONFragmentDecoding.swift (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
SwiftDriver\ Compilation JSONFragmentDecoding normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JSONFragmentDecoding -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -target arm64_32-apple-watchos11.1 -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 -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -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.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding-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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding_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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding-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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/Binary/JSONFragmentDecoding normal arm64 (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-watchos11.1 -dynamiclib -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.LinkFileList -install_name @rpath/JSONFragmentDecoding.framework/JSONFragmentDecoding -Xlinker -rpath -Xlinker /Applications/Xcode-16.1.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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fobjc-link-runtime -L/Applications/Xcode-16.1.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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/Binary/JSONFragmentDecoding
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/Binary/JSONFragmentDecoding normal arm64_32 (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64_32-apple-watchos11.1 -dynamiclib -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.LinkFileList -install_name @rpath/JSONFragmentDecoding.framework/JSONFragmentDecoding -Xlinker -rpath -Xlinker /Applications/Xcode-16.1.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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fobjc-link-runtime -L/Applications/Xcode-16.1.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/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/Binary/JSONFragmentDecoding
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONFragmentDecoding.framework/JSONFragmentDecoding normal arm64\ arm64_32 (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/Binary/JSONFragmentDecoding /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/Binary/JSONFragmentDecoding -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONFragmentDecoding.framework/JSONFragmentDecoding
ExtractAppIntentsMetadata (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONFragmentDecoding.framework --toolchain-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name JSONFragmentDecoding --sdk-root /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk --xcode-version 16B40 --platform-family watchOS --deployment-target 11.1 --bundle-identifier JSONFragmentDecoding --target-triple arm64-apple-watchos11.1 --target-triple arm64_32-apple-watchos11.1 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONFragmentDecoding.framework/JSONFragmentDecoding --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/JSONFragmentDecoding.DependencyMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-watchos/JSONFragmentDecoding.build/Objects-normal/arm64_32/JSONFragmentDecoding.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents
note: Metadata extraction skipped. No AppIntents.framework dependency found. (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos/JSONFragmentDecoding.framework/JSONFragmentDecoding.tbd (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Applications/Xcode-16.1.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/JSONFragmentDecoding.framework/JSONFragmentDecoding -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos/JSONFragmentDecoding.framework/JSONFragmentDecoding.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONFragmentDecoding.framework (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONFragmentDecoding.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONFragmentDecoding.framework (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONFragmentDecoding.framework
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "JSONFragmentDecoding",
"name" : "JSONFragmentDecoding",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "JSONFragmentDecoding",
"targets" : [
"JSONFragmentDecoding"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JSONFragmentDecodingTests",
"module_type" : "SwiftTarget",
"name" : "JSONFragmentDecodingTests",
"path" : "Tests/JSONFragmentDecodingTests",
"sources" : [
"JSONFragmentDecodingTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"JSONFragmentDecoding"
],
"type" : "test"
},
{
"c99name" : "JSONFragmentDecoding",
"module_type" : "SwiftTarget",
"name" : "JSONFragmentDecoding",
"path" : "Sources/JSONFragmentDecoding",
"product_memberships" : [
"JSONFragmentDecoding"
],
"sources" : [
"JSONFragmentDecoding.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Done.