Build Information
Successful build of JSONFragmentDecoding, reference 0.1.0 (b36a98
), with Swift 6.1 for iOS using Xcode 16.3 on 25 Apr 2025 16:28:34 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JSONFragmentDecoding-Package -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/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: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/hamishknight/json-fragment-decoding.git
https://github.com/hamishknight/json-fragment-decoding.git
{
"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"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "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.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JSONFragmentDecoding-Package -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme JSONFragmentDecoding-Package -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'JSONFragmentDecoding' in project 'JSONFragmentDecoding' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 35a3c10564064af7d3c5becd428373d3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/35a3c10564064af7d3c5becd428373d3.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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/JSONFragmentDecoding.xcodeproj
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/JSONFragmentDecoding.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
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-iphoneos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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-iphoneos/JSONFragmentDecoding.framework
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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-iphoneos/JSONFragmentDecoding.framework/Headers
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-iphoneos/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-iphoneos/JSONFragmentDecoding.build/JSONFragmentDecoding.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-iphoneos/JSONFragmentDecoding.build/JSONFragmentDecoding.DependencyStaticMetadataFileList (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-iphoneos/JSONFragmentDecoding.build/JSONFragmentDecoding.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-iphoneos/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-iphoneos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-iphoneos/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-iphoneos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-iphoneos/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-iphoneos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-iphoneos/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-iphoneos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-iphoneos/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-iphoneos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding_const_extract_protocols.json
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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 iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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.3.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-iphoneos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios18.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.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/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-iphoneos/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-iphoneos/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-iphoneos/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-iphoneos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-iphoneos/JSONFragmentDecoding.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-iphoneos/JSONFragmentDecoding.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-iphoneos/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-iphoneos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ JSONFragmentDecoding.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONFragmentDecoding/JSONFragmentDecoding.swift (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
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
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745598510456458-swift-frontend-JSONFragmentDecoding-JSONFragmentDecoding.swift-arm64_apple_ios18.4-o-Onone-488371452.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 3.0164 seconds (3.3858 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0073 ( 46.3%) 0.3598 ( 42.8%) 1.3671 ( 45.3%) 1.5353 ( 45.3%) parse-and-resolve-imports
1.0069 ( 46.3%) 0.3578 ( 42.6%) 1.3648 ( 45.2%) 1.5318 ( 45.2%) Import resolution
0.0712 ( 3.3%) 0.0132 ( 1.6%) 0.0844 ( 2.8%) 0.0844 ( 2.5%) build-rewrite-system
0.0134 ( 0.6%) 0.0394 ( 4.7%) 0.0528 ( 1.8%) 0.0749 ( 2.2%) load-stdlib
0.0099 ( 0.5%) 0.0133 ( 1.6%) 0.0231 ( 0.8%) 0.0261 ( 0.8%) perform-sema
0.0098 ( 0.5%) 0.0133 ( 1.6%) 0.0231 ( 0.8%) 0.0260 ( 0.8%) Type checking and Semantic analysis
0.0076 ( 0.4%) 0.0115 ( 1.4%) 0.0192 ( 0.6%) 0.0221 ( 0.7%) typecheck-decl
0.0102 ( 0.5%) 0.0075 ( 0.9%) 0.0177 ( 0.6%) 0.0177 ( 0.5%) import-clang-decl
0.0066 ( 0.3%) 0.0076 ( 0.9%) 0.0142 ( 0.5%) 0.0158 ( 0.5%) typecheck-expr
0.0110 ( 0.5%) 0.0041 ( 0.5%) 0.0151 ( 0.5%) 0.0158 ( 0.5%) SILGen
0.0065 ( 0.3%) 0.0044 ( 0.5%) 0.0109 ( 0.4%) 0.0113 ( 0.3%) typecheck-stmt
0.0046 ( 0.2%) 0.0030 ( 0.4%) 0.0076 ( 0.3%) 0.0076 ( 0.2%) IRGen
0.0037 ( 0.2%) 0.0020 ( 0.2%) 0.0058 ( 0.2%) 0.0062 ( 0.2%) SILGen-function
0.0047 ( 0.2%) 0.0004 ( 0.0%) 0.0051 ( 0.2%) 0.0051 ( 0.1%) SIL optimization
0.0023 ( 0.1%) 0.0025 ( 0.3%) 0.0047 ( 0.2%) 0.0050 ( 0.1%) precheck-target
0.0006 ( 0.0%) 0.0001 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
2.1764 (100.0%) 0.8399 (100.0%) 3.0164 (100.0%) 3.3858 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.4260 seconds (2.6326 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.7558 (100.0%) 0.6702 (100.0%) 2.4260 (100.0%) 2.6326 (100.0%) Building Target
1.7558 (100.0%) 0.6702 (100.0%) 2.4260 (100.0%) 2.6326 (100.0%) Total
SwiftEmitModule normal arm64 Emitting\ module\ for\ JSONFragmentDecoding (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745598510456457-swift-frontend-JSONFragmentDecoding-all-arm64_apple_ios18.4-swiftmodule-Onone-1460246382.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.0966 seconds (3.7648 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0180 ( 37.2%) 0.0165 ( 34.2%) 0.0345 ( 35.7%) 1.8011 ( 47.8%) parse-and-resolve-imports
0.0176 ( 36.4%) 0.0161 ( 33.5%) 0.0337 ( 34.9%) 1.8003 ( 47.8%) Import resolution
0.0015 ( 3.0%) 0.0075 ( 15.6%) 0.0090 ( 9.3%) 0.1428 ( 3.8%) load-stdlib
0.0020 ( 4.2%) 0.0031 ( 6.5%) 0.0051 ( 5.3%) 0.0057 ( 0.2%) SIL optimization
0.0022 ( 4.6%) 0.0008 ( 1.6%) 0.0030 ( 3.1%) 0.0030 ( 0.1%) perform-sema
0.0022 ( 4.6%) 0.0008 ( 1.6%) 0.0030 ( 3.1%) 0.0030 ( 0.1%) Type checking and Semantic analysis
0.0022 ( 4.5%) 0.0007 ( 1.5%) 0.0029 ( 3.0%) 0.0029 ( 0.1%) typecheck-decl
0.0003 ( 0.6%) 0.0017 ( 3.6%) 0.0020 ( 2.1%) 0.0026 ( 0.1%) Serialization, swiftmodule
0.0008 ( 1.6%) 0.0003 ( 0.6%) 0.0011 ( 1.1%) 0.0011 ( 0.0%) typecheck-expr
0.0007 ( 1.4%) 0.0002 ( 0.4%) 0.0008 ( 0.9%) 0.0008 ( 0.0%) SILGen
0.0005 ( 1.1%) 0.0001 ( 0.3%) 0.0007 ( 0.7%) 0.0007 ( 0.0%) SILGen-function
0.0001 ( 0.2%) 0.0002 ( 0.4%) 0.0003 ( 0.3%) 0.0003 ( 0.0%) import-clang-decl
0.0002 ( 0.4%) 0.0001 ( 0.1%) 0.0002 ( 0.3%) 0.0002 ( 0.0%) precheck-target
0.0001 ( 0.2%) 0.0000 ( 0.1%) 0.0001 ( 0.1%) 0.0001 ( 0.0%) Serialization, swiftsourceinfo
0.0001 ( 0.2%) 0.0000 ( 0.0%) 0.0001 ( 0.1%) 0.0001 ( 0.0%) build-rewrite-system
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) Serialization, swiftdoc
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-module-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0485 (100.0%) 0.0481 (100.0%) 0.0966 (100.0%) 3.7648 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.0576 seconds (1.9591 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0272 (100.0%) 0.0304 (100.0%) 0.0576 (100.0%) 1.9591 (100.0%) Building Target
0.0272 (100.0%) 0.0304 (100.0%) 0.0576 (100.0%) 1.9591 (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
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.3.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-iphoneos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios18.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.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/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-iphoneos/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-iphoneos/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-iphoneos/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-iphoneos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-iphoneos/JSONFragmentDecoding.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-iphoneos/JSONFragmentDecoding.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-iphoneos/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-iphoneos/JSONFragmentDecoding.build/Objects-normal/arm64/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-iphoneos/JSONFragmentDecoding.framework/Headers/JSONFragmentDecoding-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-iphoneos/JSONFragmentDecoding.build/Objects-normal/arm64/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-iphoneos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONFragmentDecoding.framework/Headers/JSONFragmentDecoding-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONFragmentDecoding.framework/Modules/JSONFragmentDecoding.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-iphoneos/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-iphoneos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONFragmentDecoding.framework/Modules/JSONFragmentDecoding.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONFragmentDecoding.framework/Modules/JSONFragmentDecoding.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-iphoneos/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-iphoneos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONFragmentDecoding.framework/Modules/JSONFragmentDecoding.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONFragmentDecoding.framework/Modules/JSONFragmentDecoding.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-iphoneos/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-iphoneos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONFragmentDecoding.framework/Modules/JSONFragmentDecoding.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONFragmentDecoding.framework/Modules/JSONFragmentDecoding.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-iphoneos/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-iphoneos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONFragmentDecoding.framework/Modules/JSONFragmentDecoding.swiftmodule/Project/arm64-apple-ios.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.3.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-iphoneos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios18.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.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/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-iphoneos/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-iphoneos/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-iphoneos/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-iphoneos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-iphoneos/JSONFragmentDecoding.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-iphoneos/JSONFragmentDecoding.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-iphoneos/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-iphoneos/JSONFragmentDecoding.build/Objects-normal/arm64/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/Products/Debug-iphoneos/JSONFragmentDecoding.framework/JSONFragmentDecoding normal (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios18.4 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-iphoneos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.LinkFileList -install_name @rpath/JSONFragmentDecoding.framework/JSONFragmentDecoding -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-iphoneos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-iphoneos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-iphoneos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONFragmentDecoding.framework/JSONFragmentDecoding
ExtractAppIntentsMetadata (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name JSONFragmentDecoding --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 18.4 --bundle-identifier JSONFragmentDecoding --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONFragmentDecoding.framework --target-triple arm64-apple-ios18.4 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONFragmentDecoding.framework/JSONFragmentDecoding --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-iphoneos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-iphoneos/JSONFragmentDecoding.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-iphoneos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-iphoneos/JSONFragmentDecoding.build/JSONFragmentDecoding.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-iphoneos/JSONFragmentDecoding.build/JSONFragmentDecoding.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-iphoneos/JSONFragmentDecoding.build/Objects-normal/arm64/JSONFragmentDecoding.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-25 09:28:33.293 appintentsmetadataprocessor[695:3916] Starting appintentsmetadataprocessor export
2025-04-25 09:28:33.295 appintentsmetadataprocessor[695:3916] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
AppIntentsSSUTraining (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsnltrainingprocessor --infoplist-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONFragmentDecoding.framework/Info.plist --temp-dir-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-iphoneos/JSONFragmentDecoding.build/ssu --bundle-id JSONFragmentDecoding --product-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONFragmentDecoding.framework --extracted-metadata-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONFragmentDecoding.framework/Metadata.appintents --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFragmentDecoding.build/Debug-iphoneos/JSONFragmentDecoding.build/JSONFragmentDecoding.DependencyMetadataFileList --archive-ssu-assets
2025-04-25 09:28:33.314 appintentsnltrainingprocessor[696:3917] Parsing options for appintentsnltrainingprocessor
2025-04-25 09:28:33.315 appintentsnltrainingprocessor[696:3917] No AppShortcuts found - Skipping.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/JSONFragmentDecoding.framework/JSONFragmentDecoding.tbd (in target 'JSONFragmentDecoding' from project 'JSONFragmentDecoding')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONFragmentDecoding.framework/JSONFragmentDecoding -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/JSONFragmentDecoding.framework/JSONFragmentDecoding.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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-iphoneos/JSONFragmentDecoding.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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-iphoneos/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.