Build Information
Successful build of JSONFeed, reference master (71b34b
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 24 Apr 2025 11:37:41 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 JSONFeed -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/flight-school/jsonfeed.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/flight-school/jsonfeed
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 71b34b9 Use GitHub Actions for CI/CD (#1)
Cloned https://github.com/flight-school/jsonfeed.git
Revision (git rev-parse @):
71b34b945c17c5998e8c1f93ccefd8fd95033a78
SUCCESS checkout https://github.com/flight-school/jsonfeed.git at master
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/flight-school/jsonfeed.git
https://github.com/flight-school/jsonfeed.git
{
"dependencies" : [
],
"manifest_display_name" : "JSONFeed",
"name" : "JSONFeed",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "JSONFeed",
"targets" : [
"JSONFeed"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JSONFeedTests",
"module_type" : "SwiftTarget",
"name" : "JSONFeedTests",
"path" : "Tests/JSONFeedTests",
"sources" : [
"JSONFeedTests.swift"
],
"target_dependencies" : [
"JSONFeed"
],
"type" : "test"
},
{
"c99name" : "JSONFeed",
"module_type" : "SwiftTarget",
"name" : "JSONFeed",
"path" : "Sources/JSONFeed",
"product_memberships" : [
"JSONFeed"
],
"sources" : [
"Attachment.swift",
"Author.swift",
"Feed.swift",
"Hub.swift",
"Item.swift"
],
"type" : "library"
}
],
"tools_version" : "5.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" : "JSONFeed",
"name" : "JSONFeed",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "JSONFeed",
"targets" : [
"JSONFeed"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JSONFeedTests",
"module_type" : "SwiftTarget",
"name" : "JSONFeedTests",
"path" : "Tests/JSONFeedTests",
"sources" : [
"JSONFeedTests.swift"
],
"target_dependencies" : [
"JSONFeed"
],
"type" : "test"
},
{
"c99name" : "JSONFeed",
"module_type" : "SwiftTarget",
"name" : "JSONFeed",
"path" : "Sources/JSONFeed",
"product_memberships" : [
"JSONFeed"
],
"sources" : [
"Attachment.swift",
"Author.swift",
"Feed.swift",
"Hub.swift",
"Item.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "JSONFeed",
"schemes" : [
"JSONFeed"
],
"targets" : [
"JSONFeed",
"JSONFeedPackageDescription",
"JSONFeedPackageTests",
"JSONFeedTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JSONFeed -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme JSONFeed -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'JSONFeed' in project 'JSONFeed' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: f7a27be81370317330d4fd066fbef136
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f7a27be81370317330d4fd066fbef136.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/JSONFeed.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/JSONFeed.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/JSONFeed.xcodeproj
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
cd /Users/admin/builder/spi-builder-workspace/JSONFeed.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
cd /Users/admin/builder/spi-builder-workspace/JSONFeed.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework/Resources Versions/Current/Resources (in target 'JSONFeed' from project 'JSONFeed')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Resources /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework/Resources
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/JSONFeed.DependencyMetadataFileList (in target 'JSONFeed' from project 'JSONFeed')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/JSONFeed.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/JSONFeed.DependencyStaticMetadataFileList (in target 'JSONFeed' from project 'JSONFeed')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/JSONFeed.DependencyStaticMetadataFileList
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework/Versions/Current A (in target 'JSONFeed' from project 'JSONFeed')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh A /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework/Versions/Current
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework/Modules Versions/Current/Modules (in target 'JSONFeed' from project 'JSONFeed')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Modules /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework/Modules
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed_const_extract_protocols.json (in target 'JSONFeed' from project 'JSONFeed')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed-OutputFileMap.json (in target 'JSONFeed' from project 'JSONFeed')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed.SwiftFileList (in target 'JSONFeed' from project 'JSONFeed')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed.SwiftConstValuesFileList (in target 'JSONFeed' from project 'JSONFeed')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed.LinkFileList (in target 'JSONFeed' from project 'JSONFeed')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed.LinkFileList
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework/JSONFeed Versions/Current/JSONFeed (in target 'JSONFeed' from project 'JSONFeed')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/JSONFeed /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework/JSONFeed
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework/Headers Versions/Current/Headers (in target 'JSONFeed' from project 'JSONFeed')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Headers /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework/Versions/A/Headers (in target 'JSONFeed' from project 'JSONFeed')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework/Versions/A/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework/Versions/A/Resources (in target 'JSONFeed' from project 'JSONFeed')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework/Versions/A/Resources
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework/Versions/A (in target 'JSONFeed' from project 'JSONFeed')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework/Versions/A
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework/Versions (in target 'JSONFeed' from project 'JSONFeed')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework/Versions
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework (in target 'JSONFeed' from project 'JSONFeed')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework/Versions/A/Resources/Info.plist /Users/admin/builder/spi-builder-workspace/JSONFeed.xcodeproj/JSONFeed_Info.plist (in target 'JSONFeed' from project 'JSONFeed')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/JSONFeed.xcodeproj/JSONFeed_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework/Versions/A/Resources/Info.plist
SwiftDriver JSONFeed normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JSONFeed' from project 'JSONFeed')
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 JSONFeed -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.10 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed-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/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed.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/JSONFeed.build/Debug/JSONFeed.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Feed.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONFeed/Feed.swift (in target 'JSONFeed' from project 'JSONFeed')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONFeed/Feed.swift (in target 'JSONFeed' from project 'JSONFeed')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745494655836274-swift-frontend-JSONFeed-Feed.swift-arm64_apple_macos10.10-o-Onone-2172658001.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4641 seconds (5.6151 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0214 ( 6.2%) 0.0249 ( 20.6%) 0.0463 ( 10.0%) 2.5799 ( 45.9%) parse-and-resolve-imports
0.0214 ( 6.2%) 0.0248 ( 20.5%) 0.0462 ( 9.9%) 2.5798 ( 45.9%) Import resolution
0.0719 ( 20.9%) 0.0209 ( 17.3%) 0.0928 ( 20.0%) 0.0927 ( 1.7%) build-rewrite-system
0.0016 ( 0.5%) 0.0069 ( 5.7%) 0.0085 ( 1.8%) 0.0924 ( 1.6%) load-stdlib
0.0358 ( 10.4%) 0.0041 ( 3.4%) 0.0399 ( 8.6%) 0.0399 ( 0.7%) typecheck-expr
0.0351 ( 10.2%) 0.0033 ( 2.7%) 0.0384 ( 8.3%) 0.0384 ( 0.7%) SILGen
0.0345 ( 10.0%) 0.0032 ( 2.6%) 0.0377 ( 8.1%) 0.0377 ( 0.7%) typecheck-stmt
0.0334 ( 9.7%) 0.0030 ( 2.5%) 0.0364 ( 7.9%) 0.0364 ( 0.6%) SILGen-function
0.0200 ( 5.8%) 0.0059 ( 4.9%) 0.0259 ( 5.6%) 0.0259 ( 0.5%) perform-sema
0.0199 ( 5.8%) 0.0058 ( 4.8%) 0.0258 ( 5.6%) 0.0258 ( 0.5%) Type checking and Semantic analysis
0.0156 ( 4.5%) 0.0054 ( 4.4%) 0.0209 ( 4.5%) 0.0209 ( 0.4%) typecheck-decl
0.0115 ( 3.3%) 0.0085 ( 7.0%) 0.0200 ( 4.3%) 0.0200 ( 0.4%) import-clang-decl
0.0074 ( 2.2%) 0.0036 ( 3.0%) 0.0110 ( 2.4%) 0.0110 ( 0.2%) IRGen
0.0072 ( 2.1%) 0.0001 ( 0.0%) 0.0072 ( 1.6%) 0.0072 ( 0.1%) SIL optimization
0.0044 ( 1.3%) 0.0001 ( 0.1%) 0.0045 ( 1.0%) 0.0045 ( 0.1%) precheck-target
0.0014 ( 0.4%) 0.0002 ( 0.2%) 0.0016 ( 0.3%) 0.0016 ( 0.0%) typecheck-expr-pattern
0.0008 ( 0.2%) 0.0003 ( 0.2%) 0.0010 ( 0.2%) 0.0010 ( 0.0%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.3434 (100.0%) 0.1208 (100.0%) 0.4641 (100.0%) 5.6151 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.6387 seconds (4.2884 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0437 (100.0%) 0.5950 (100.0%) 1.6387 (100.0%) 4.2884 (100.0%) Building Target
1.0437 (100.0%) 0.5950 (100.0%) 1.6387 (100.0%) 4.2884 (100.0%) Total
SwiftEmitModule normal arm64 Emitting\ module\ for\ JSONFeed (in target 'JSONFeed' from project 'JSONFeed')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745494655837760-swift-frontend-JSONFeed-all-arm64_apple_macos10.10-swiftmodule-Onone-3762670864.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2694 seconds (5.8881 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0228 ( 15.4%) 0.0329 ( 27.1%) 0.0557 ( 20.7%) 2.8280 ( 48.0%) parse-and-resolve-imports
0.0227 ( 15.4%) 0.0329 ( 27.1%) 0.0556 ( 20.6%) 2.8279 ( 48.0%) Import resolution
0.0015 ( 1.0%) 0.0037 ( 3.0%) 0.0052 ( 1.9%) 0.0693 ( 1.2%) load-stdlib
0.0252 ( 17.1%) 0.0068 ( 5.6%) 0.0320 ( 11.9%) 0.0320 ( 0.5%) perform-sema
0.0252 ( 17.0%) 0.0067 ( 5.5%) 0.0319 ( 11.8%) 0.0319 ( 0.5%) Type checking and Semantic analysis
0.0247 ( 16.7%) 0.0066 ( 5.4%) 0.0313 ( 11.6%) 0.0313 ( 0.5%) typecheck-decl
0.0068 ( 4.6%) 0.0140 ( 11.5%) 0.0208 ( 7.7%) 0.0257 ( 0.4%) SIL optimization
0.0016 ( 1.1%) 0.0111 ( 9.2%) 0.0127 ( 4.7%) 0.0172 ( 0.3%) Serialization, swiftmodule
0.0054 ( 3.6%) 0.0012 ( 1.0%) 0.0066 ( 2.5%) 0.0066 ( 0.1%) SILGen
0.0036 ( 2.4%) 0.0012 ( 1.0%) 0.0047 ( 1.8%) 0.0047 ( 0.1%) typecheck-expr
0.0035 ( 2.3%) 0.0010 ( 0.8%) 0.0045 ( 1.7%) 0.0045 ( 0.1%) build-rewrite-system
0.0019 ( 1.3%) 0.0018 ( 1.5%) 0.0037 ( 1.4%) 0.0037 ( 0.1%) import-clang-decl
0.0022 ( 1.5%) 0.0003 ( 0.3%) 0.0026 ( 1.0%) 0.0026 ( 0.0%) SILGen-function
0.0006 ( 0.4%) 0.0012 ( 1.0%) 0.0018 ( 0.7%) 0.0023 ( 0.0%) Serialization, swiftdoc
0.0002 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.0%) Serialization, swiftsourceinfo
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-module-class-member-cache
0.1480 (100.0%) 0.1214 (100.0%) 0.2694 (100.0%) 5.8881 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1321 seconds (2.9736 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0704 (100.0%) 0.0617 (100.0%) 0.1321 (100.0%) 2.9736 (100.0%) Building Target
0.0704 (100.0%) 0.0617 (100.0%) 0.1321 (100.0%) 2.9736 (100.0%) Total
EmitSwiftModule normal arm64 (in target 'JSONFeed' from project 'JSONFeed')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ Item.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONFeed/Item.swift (in target 'JSONFeed' from project 'JSONFeed')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONFeed/Item.swift (in target 'JSONFeed' from project 'JSONFeed')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745494655837832-swift-frontend-JSONFeed-Item.swift-arm64_apple_macos10.10-o-Onone-1019861670.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5109 seconds (5.5277 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0226 ( 5.9%) 0.0314 ( 24.0%) 0.0540 ( 10.6%) 2.5244 ( 45.7%) parse-and-resolve-imports
0.0226 ( 5.9%) 0.0313 ( 24.0%) 0.0539 ( 10.6%) 2.5243 ( 45.7%) Import resolution
0.0723 ( 19.0%) 0.0197 ( 15.1%) 0.0920 ( 18.0%) 0.0919 ( 1.7%) build-rewrite-system
0.0014 ( 0.4%) 0.0062 ( 4.7%) 0.0076 ( 1.5%) 0.0838 ( 1.5%) load-stdlib
0.0434 ( 11.4%) 0.0037 ( 2.9%) 0.0472 ( 9.2%) 0.0472 ( 0.9%) typecheck-stmt
0.0430 ( 11.3%) 0.0036 ( 2.7%) 0.0466 ( 9.1%) 0.0466 ( 0.8%) typecheck-expr
0.0389 ( 10.2%) 0.0030 ( 2.3%) 0.0420 ( 8.2%) 0.0420 ( 0.8%) SILGen
0.0372 ( 9.8%) 0.0027 ( 2.1%) 0.0399 ( 7.8%) 0.0399 ( 0.7%) SILGen-function
0.0248 ( 6.5%) 0.0059 ( 4.5%) 0.0308 ( 6.0%) 0.0308 ( 0.6%) perform-sema
0.0248 ( 6.5%) 0.0059 ( 4.5%) 0.0307 ( 6.0%) 0.0307 ( 0.6%) Type checking and Semantic analysis
0.0115 ( 3.0%) 0.0084 ( 6.5%) 0.0200 ( 3.9%) 0.0200 ( 0.4%) import-clang-decl
0.0148 ( 3.9%) 0.0045 ( 3.4%) 0.0193 ( 3.8%) 0.0193 ( 0.3%) typecheck-decl
0.0079 ( 2.1%) 0.0032 ( 2.5%) 0.0111 ( 2.2%) 0.0111 ( 0.2%) IRGen
0.0076 ( 2.0%) 0.0003 ( 0.2%) 0.0078 ( 1.5%) 0.0078 ( 0.1%) SIL optimization
0.0053 ( 1.4%) 0.0001 ( 0.1%) 0.0054 ( 1.1%) 0.0054 ( 0.1%) precheck-target
0.0014 ( 0.4%) 0.0003 ( 0.3%) 0.0018 ( 0.3%) 0.0018 ( 0.0%) typecheck-expr-pattern
0.0007 ( 0.2%) 0.0002 ( 0.2%) 0.0009 ( 0.2%) 0.0009 ( 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%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.3803 (100.0%) 0.1305 (100.0%) 0.5109 (100.0%) 5.5277 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.7085 seconds (4.2873 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0980 (100.0%) 0.6105 (100.0%) 1.7085 (100.0%) 4.2873 (100.0%) Building Target
1.0980 (100.0%) 0.6105 (100.0%) 1.7085 (100.0%) 4.2873 (100.0%) Total
SwiftCompile normal arm64 Compiling\ Hub.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONFeed/Hub.swift (in target 'JSONFeed' from project 'JSONFeed')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745494655836791-swift-frontend-JSONFeed-Hub.swift-arm64_apple_macos10.10-o-Onone-3611691064.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2738 seconds (5.8305 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0212 ( 11.7%) 0.0198 ( 21.3%) 0.0410 ( 15.0%) 2.7563 ( 47.3%) parse-and-resolve-imports
0.0212 ( 11.7%) 0.0198 ( 21.2%) 0.0409 ( 15.0%) 2.7563 ( 47.3%) Import resolution
0.0016 ( 0.9%) 0.0056 ( 6.0%) 0.0071 ( 2.6%) 0.1332 ( 2.3%) load-stdlib
0.0475 ( 26.3%) 0.0130 ( 14.0%) 0.0605 ( 22.1%) 0.0604 ( 1.0%) build-rewrite-system
0.0113 ( 6.3%) 0.0091 ( 9.8%) 0.0204 ( 7.5%) 0.0204 ( 0.3%) import-clang-decl
0.0146 ( 8.1%) 0.0053 ( 5.7%) 0.0199 ( 7.3%) 0.0199 ( 0.3%) perform-sema
0.0145 ( 8.0%) 0.0053 ( 5.7%) 0.0198 ( 7.2%) 0.0198 ( 0.3%) Type checking and Semantic analysis
0.0135 ( 7.5%) 0.0051 ( 5.4%) 0.0186 ( 6.8%) 0.0186 ( 0.3%) typecheck-decl
0.0074 ( 4.1%) 0.0018 ( 1.9%) 0.0092 ( 3.4%) 0.0092 ( 0.2%) SILGen
0.0064 ( 3.6%) 0.0016 ( 1.7%) 0.0080 ( 2.9%) 0.0080 ( 0.1%) SILGen-function
0.0060 ( 3.3%) 0.0017 ( 1.8%) 0.0076 ( 2.8%) 0.0076 ( 0.1%) typecheck-stmt
0.0057 ( 3.2%) 0.0016 ( 1.8%) 0.0074 ( 2.7%) 0.0074 ( 0.1%) typecheck-expr
0.0043 ( 2.4%) 0.0030 ( 3.2%) 0.0072 ( 2.6%) 0.0072 ( 0.1%) IRGen
0.0036 ( 2.0%) 0.0000 ( 0.1%) 0.0037 ( 1.3%) 0.0037 ( 0.1%) SIL optimization
0.0007 ( 0.4%) 0.0003 ( 0.3%) 0.0010 ( 0.4%) 0.0010 ( 0.0%) load-all-members
0.0008 ( 0.4%) 0.0001 ( 0.1%) 0.0009 ( 0.3%) 0.0009 ( 0.0%) precheck-target
0.0004 ( 0.2%) 0.0001 ( 0.1%) 0.0005 ( 0.2%) 0.0005 ( 0.0%) typecheck-expr-pattern
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.1807 (100.0%) 0.0931 (100.0%) 0.2738 (100.0%) 5.8305 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.4175 seconds (4.2864 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8169 (100.0%) 0.6006 (100.0%) 1.4175 (100.0%) 4.2864 (100.0%) Building Target
0.8169 (100.0%) 0.6006 (100.0%) 1.4175 (100.0%) 4.2864 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONFeed/Hub.swift (in target 'JSONFeed' from project 'JSONFeed')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ Attachment.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONFeed/Attachment.swift (in target 'JSONFeed' from project 'JSONFeed')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745494655836703-swift-frontend-JSONFeed-Attachment.swift-arm64_apple_macos10.10-o-Onone-544007818.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3693 seconds (5.7067 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0234 ( 9.6%) 0.0319 ( 25.4%) 0.0552 ( 15.0%) 2.6916 ( 47.2%) parse-and-resolve-imports
0.0234 ( 9.6%) 0.0318 ( 25.4%) 0.0552 ( 14.9%) 2.6916 ( 47.2%) Import resolution
0.0736 ( 30.2%) 0.0213 ( 17.0%) 0.0949 ( 25.7%) 0.0949 ( 1.7%) build-rewrite-system
0.0015 ( 0.6%) 0.0059 ( 4.7%) 0.0074 ( 2.0%) 0.0720 ( 1.3%) load-stdlib
0.0152 ( 6.2%) 0.0050 ( 4.0%) 0.0202 ( 5.5%) 0.0202 ( 0.4%) perform-sema
0.0151 ( 6.2%) 0.0049 ( 3.9%) 0.0201 ( 5.4%) 0.0201 ( 0.4%) Type checking and Semantic analysis
0.0113 ( 4.6%) 0.0083 ( 6.6%) 0.0195 ( 5.3%) 0.0195 ( 0.3%) import-clang-decl
0.0129 ( 5.3%) 0.0045 ( 3.6%) 0.0174 ( 4.7%) 0.0174 ( 0.3%) typecheck-decl
0.0146 ( 6.0%) 0.0021 ( 1.7%) 0.0167 ( 4.5%) 0.0167 ( 0.3%) SILGen
0.0139 ( 5.7%) 0.0022 ( 1.7%) 0.0161 ( 4.4%) 0.0161 ( 0.3%) typecheck-stmt
0.0137 ( 5.6%) 0.0021 ( 1.7%) 0.0159 ( 4.3%) 0.0159 ( 0.3%) typecheck-expr
0.0136 ( 5.6%) 0.0020 ( 1.6%) 0.0156 ( 4.2%) 0.0156 ( 0.3%) SILGen-function
0.0047 ( 1.9%) 0.0030 ( 2.4%) 0.0076 ( 2.1%) 0.0076 ( 0.1%) IRGen
0.0039 ( 1.6%) 0.0002 ( 0.1%) 0.0041 ( 1.1%) 0.0041 ( 0.1%) SIL optimization
0.0017 ( 0.7%) 0.0001 ( 0.0%) 0.0017 ( 0.5%) 0.0017 ( 0.0%) precheck-target
0.0007 ( 0.3%) 0.0002 ( 0.2%) 0.0009 ( 0.3%) 0.0009 ( 0.0%) load-all-members
0.0007 ( 0.3%) 0.0001 ( 0.1%) 0.0008 ( 0.2%) 0.0008 ( 0.0%) typecheck-expr-pattern
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%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2439 (100.0%) 0.1254 (100.0%) 0.3693 (100.0%) 5.7067 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.5569 seconds (4.2879 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9719 (100.0%) 0.5850 (100.0%) 1.5569 (100.0%) 4.2879 (100.0%) Building Target
0.9719 (100.0%) 0.5850 (100.0%) 1.5569 (100.0%) 4.2879 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONFeed/Attachment.swift (in target 'JSONFeed' from project 'JSONFeed')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ Author.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONFeed/Author.swift (in target 'JSONFeed' from project 'JSONFeed')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745494655837451-swift-frontend-JSONFeed-Author.swift-arm64_apple_macos10.10-o-Onone-209416783.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 4.7309 seconds (5.2968 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.6635 ( 46.6%) 0.5371 ( 46.2%) 2.2006 ( 46.5%) 2.4737 ( 46.7%) parse-and-resolve-imports
1.6634 ( 46.6%) 0.5371 ( 46.2%) 2.2005 ( 46.5%) 2.4736 ( 46.7%) Import resolution
0.0749 ( 2.1%) 0.0110 ( 0.9%) 0.0859 ( 1.8%) 0.0859 ( 1.6%) build-rewrite-system
0.0128 ( 0.4%) 0.0353 ( 3.0%) 0.0481 ( 1.0%) 0.0663 ( 1.3%) load-stdlib
0.0266 ( 0.7%) 0.0079 ( 0.7%) 0.0345 ( 0.7%) 0.0349 ( 0.7%) perform-sema
0.0265 ( 0.7%) 0.0079 ( 0.7%) 0.0344 ( 0.7%) 0.0348 ( 0.7%) Type checking and Semantic analysis
0.0227 ( 0.6%) 0.0023 ( 0.2%) 0.0250 ( 0.5%) 0.0250 ( 0.5%) typecheck-stmt
0.0225 ( 0.6%) 0.0022 ( 0.2%) 0.0247 ( 0.5%) 0.0247 ( 0.5%) typecheck-expr
0.0120 ( 0.3%) 0.0066 ( 0.6%) 0.0186 ( 0.4%) 0.0189 ( 0.4%) typecheck-decl
0.0109 ( 0.3%) 0.0077 ( 0.7%) 0.0186 ( 0.4%) 0.0186 ( 0.4%) import-clang-decl
0.0110 ( 0.3%) 0.0022 ( 0.2%) 0.0132 ( 0.3%) 0.0132 ( 0.2%) SILGen
0.0100 ( 0.3%) 0.0012 ( 0.1%) 0.0112 ( 0.2%) 0.0112 ( 0.2%) SILGen-function
0.0047 ( 0.1%) 0.0028 ( 0.2%) 0.0075 ( 0.2%) 0.0080 ( 0.2%) IRGen
0.0043 ( 0.1%) 0.0003 ( 0.0%) 0.0046 ( 0.1%) 0.0046 ( 0.1%) SIL optimization
0.0018 ( 0.1%) 0.0000 ( 0.0%) 0.0019 ( 0.0%) 0.0019 ( 0.0%) precheck-target
0.0007 ( 0.0%) 0.0001 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) load-all-members
0.0005 ( 0.0%) 0.0000 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) typecheck-expr-pattern
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
3.5691 (100.0%) 1.1618 (100.0%) 4.7309 (100.0%) 5.2968 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 3.9524 seconds (4.2858 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
2.7496 (100.0%) 1.2028 (100.0%) 3.9524 (100.0%) 4.2858 (100.0%) Building Target
2.7496 (100.0%) 1.2028 (100.0%) 3.9524 (100.0%) 4.2858 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONFeed/Author.swift (in target 'JSONFeed' from project 'JSONFeed')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64 Emitting module for JSONFeed (in target 'JSONFeed' from project 'JSONFeed')
SwiftDriver\ Compilation\ Requirements JSONFeed normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JSONFeed' from project 'JSONFeed')
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 JSONFeed -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.10 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed-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/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed.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/JSONFeed.build/Debug/JSONFeed.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed-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/JSONFeed.framework/Versions/A/Headers/JSONFeed-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed-Swift.h (in target 'JSONFeed' from project 'JSONFeed')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework/Versions/A/Headers/JSONFeed-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework/Versions/A/Modules/JSONFeed.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed.swiftdoc (in target 'JSONFeed' from project 'JSONFeed')
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/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework/Versions/A/Modules/JSONFeed.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework/Versions/A/Modules/JSONFeed.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed.abi.json (in target 'JSONFeed' from project 'JSONFeed')
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/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework/Versions/A/Modules/JSONFeed.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework/Versions/A/Modules/JSONFeed.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed.swiftmodule (in target 'JSONFeed' from project 'JSONFeed')
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/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework/Versions/A/Modules/JSONFeed.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework/Versions/A/Modules/JSONFeed.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed.swiftsourceinfo (in target 'JSONFeed' from project 'JSONFeed')
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/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework/Versions/A/Modules/JSONFeed.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Hub.swift (in target 'JSONFeed' from project 'JSONFeed')
SwiftDriverJobDiscovery normal arm64 Compiling Author.swift (in target 'JSONFeed' from project 'JSONFeed')
SwiftDriverJobDiscovery normal arm64 Compiling Feed.swift (in target 'JSONFeed' from project 'JSONFeed')
SwiftDriverJobDiscovery normal arm64 Compiling Attachment.swift (in target 'JSONFeed' from project 'JSONFeed')
SwiftDriverJobDiscovery normal arm64 Compiling Item.swift (in target 'JSONFeed' from project 'JSONFeed')
SwiftDriver\ Compilation JSONFeed normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JSONFeed' from project 'JSONFeed')
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 JSONFeed -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.10 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed-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/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed.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/JSONFeed.build/Debug/JSONFeed.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed-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/JSONFeed.framework/Versions/A/JSONFeed normal (in target 'JSONFeed' from project 'JSONFeed')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.10 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed.LinkFileList -install_name @rpath/JSONFeed.framework/Versions/A/JSONFeed -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed.swiftmodule -Xlinker -no_adhoc_codesign -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework/Versions/A/JSONFeed
ExtractAppIntentsMetadata (in target 'JSONFeed' from project 'JSONFeed')
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 JSONFeed --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.10 --bundle-identifier JSONFeed --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework/Versions/A/Resources --target-triple arm64-apple-macos10.10 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework/Versions/A/JSONFeed --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/JSONFeed.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/JSONFeed.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONFeed.build/Debug/JSONFeed.build/Objects-normal/arm64/JSONFeed.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-24 04:37:40.356 appintentsmetadataprocessor[707:3963] Starting appintentsmetadataprocessor export
2025-04-24 04:37:40.359 appintentsmetadataprocessor[707:3963] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/JSONFeed.framework/Versions/A/JSONFeed.tbd (in target 'JSONFeed' from project 'JSONFeed')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework/Versions/A/JSONFeed -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/JSONFeed.framework/Versions/A/JSONFeed.tbd
CodeSign /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework/Versions/A (in target 'JSONFeed' from project 'JSONFeed')
cd /Users/admin/builder/spi-builder-workspace
Signing Identity: "Sign to Run Locally"
/usr/bin/codesign --force --sign - --timestamp\=none --generate-entitlement-der /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework/Versions/A
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework (in target 'JSONFeed' from project 'JSONFeed')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework (in target 'JSONFeed' from project 'JSONFeed')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONFeed.framework
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/JSONFeed.framework/JSONFeed.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/JSONFeed.framework/Versions/A/JSONFeed.tbd (in target 'JSONFeed' from project 'JSONFeed')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/JSONFeed.framework/Versions/A/JSONFeed.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/JSONFeed.framework/JSONFeed.tbd
/Users/admin/builder/spi-builder-workspace/JSONFeed.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.10, but the range of supported deployment target versions is 10.13 to 15.4.99. (in target 'JSONFeed' from project 'JSONFeed')
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "JSONFeed",
"name" : "JSONFeed",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "JSONFeed",
"targets" : [
"JSONFeed"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JSONFeedTests",
"module_type" : "SwiftTarget",
"name" : "JSONFeedTests",
"path" : "Tests/JSONFeedTests",
"sources" : [
"JSONFeedTests.swift"
],
"target_dependencies" : [
"JSONFeed"
],
"type" : "test"
},
{
"c99name" : "JSONFeed",
"module_type" : "SwiftTarget",
"name" : "JSONFeed",
"path" : "Sources/JSONFeed",
"product_memberships" : [
"JSONFeed"
],
"sources" : [
"Attachment.swift",
"Author.swift",
"Feed.swift",
"Hub.swift",
"Item.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.