Build Information
Successful build of Frisbee, reference 1.0.0 (32fe11
), with Swift 6.1 for tvOS using Xcode 16.3 on 24 Apr 2025 13:38:23 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 Frisbee-Package -destination generic/platform=tvOS 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/ronanrodrigo/Frisbee.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ronanrodrigo/Frisbee
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 32fe11f Merge branch 'master' of github.com:ronanrodrigo/Frisbee
Cloned https://github.com/ronanrodrigo/Frisbee.git
Revision (git rev-parse @):
32fe11fe455760321c1ae41b201b9d4981ab988b
SUCCESS checkout https://github.com/ronanrodrigo/Frisbee.git at 1.0.0
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/ronanrodrigo/Frisbee.git
https://github.com/ronanrodrigo/Frisbee.git
{
"dependencies" : [
],
"manifest_display_name" : "Frisbee",
"name" : "Frisbee",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Frisbee",
"targets" : [
"Frisbee"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FrisbeeTests",
"module_type" : "SwiftTarget",
"name" : "FrisbeeTests",
"path" : "Tests/FrisbeeTests",
"sources" : [
"Adapters/BodyAdapterTests.swift",
"Adapters/DecoderDataAdapterTests.swift",
"Adapters/QueryItemAdapterTests.swift",
"Adapters/URLQueryAdapterTests.swift",
"Adapters/URLSessionTaskAdapterTests.swift",
"Entities/FrisbeeErrorTests.swift",
"Entities/ResultTests.swift",
"Factories/URLRequestFactoryTests.swift",
"Factories/URLSessionFactoryTests.swift",
"Interactors/ResultGeneratorTests.swift",
"Requestables/IntegrationNetworkGetTests.swift",
"Requestables/IntegrationNetworkPostTests.swift",
"Requestables/IntegrationNetworkPutTests.swift",
"Requestables/NetworkGetTests.swift",
"Requestables/NetworkPostTests.swift",
"Requestables/NetworkPutTests.swift",
"Support/Doubles/BodyThrowErrorFakeAdapter.swift",
"Support/Doubles/DecoderThrowErrorFakeAdapter.swift",
"Support/Doubles/EncoderThrowErrorFakeAdapter.swift",
"Support/Doubles/MockURLSession.swift",
"Support/Doubles/SerializerThrowErrorFakeAdapter.swift",
"Support/Doubles/URLWithQueryTrhrowErrorFakeBuildable.swift",
"Support/Entities/Empty.swift",
"Support/Entities/Fake.swift",
"Support/Entities/Movie.swift",
"Support/Entities/MovieQuery.swift",
"Support/Entities/SomeEntity.swift",
"Support/Entities/SomeError.swift",
"Support/Extensions/FrisbeeError+All.swift",
"Support/Extensions/SequenceExtensions.swift",
"Support/Extensions/XCTestCase+AssertContains.swift"
],
"target_dependencies" : [
"Frisbee"
],
"type" : "test"
},
{
"c99name" : "Frisbee",
"module_type" : "SwiftTarget",
"name" : "Frisbee",
"path" : "Sources/Frisbee",
"product_memberships" : [
"Frisbee"
],
"sources" : [
"Adapters/BodiableAdapter.swift",
"Adapters/BodyAdapter.swift",
"Adapters/Cancellable.swift",
"Adapters/DecodableAdapter.swift",
"Adapters/DecoderDataAdapter.swift",
"Adapters/DecoderJSONAdapter.swift",
"Adapters/EncodableAdapter.swift",
"Adapters/EncoderJSONAdapter.swift",
"Adapters/QueryItemAdapter.swift",
"Adapters/SerializableAdapter.swift",
"Adapters/SerializerJSONAdapter.swift",
"Adapters/URLQueriableAdapter.swift",
"Adapters/URLQueryAdapter.swift",
"Adapters/URLSessionTaskAdapter.swift",
"Entities/FrisbeeError.swift",
"Entities/HTTPMethod.swift",
"Entities/Result.swift",
"Factories/Adapters/BodyAdapterFactory.swift",
"Factories/Adapters/DecodableAdapterFactory.swift",
"Factories/Adapters/EncodableAdapterFactory.swift",
"Factories/Adapters/SerializableAdapterFactory.swift",
"Factories/Adapters/URLQueriableAdapterFactory.swift",
"Factories/ResultGeneratorFactory.swift",
"Factories/URLRequestFactory.swift",
"Factories/URLSessionFactory.swift",
"Interactors/DataTaskRunner.swift",
"Interactors/ResultGenerator.swift",
"Requestables/Getable.swift",
"Requestables/NetworkGet.swift",
"Requestables/NetworkPost.swift",
"Requestables/NetworkPut.swift",
"Requestables/OnComplete.swift",
"Requestables/Postable.swift",
"Requestables/Putable.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" : "Frisbee",
"name" : "Frisbee",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Frisbee",
"targets" : [
"Frisbee"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FrisbeeTests",
"module_type" : "SwiftTarget",
"name" : "FrisbeeTests",
"path" : "Tests/FrisbeeTests",
"sources" : [
"Adapters/BodyAdapterTests.swift",
"Adapters/DecoderDataAdapterTests.swift",
"Adapters/QueryItemAdapterTests.swift",
"Adapters/URLQueryAdapterTests.swift",
"Adapters/URLSessionTaskAdapterTests.swift",
"Entities/FrisbeeErrorTests.swift",
"Entities/ResultTests.swift",
"Factories/URLRequestFactoryTests.swift",
"Factories/URLSessionFactoryTests.swift",
"Interactors/ResultGeneratorTests.swift",
"Requestables/IntegrationNetworkGetTests.swift",
"Requestables/IntegrationNetworkPostTests.swift",
"Requestables/IntegrationNetworkPutTests.swift",
"Requestables/NetworkGetTests.swift",
"Requestables/NetworkPostTests.swift",
"Requestables/NetworkPutTests.swift",
"Support/Doubles/BodyThrowErrorFakeAdapter.swift",
"Support/Doubles/DecoderThrowErrorFakeAdapter.swift",
"Support/Doubles/EncoderThrowErrorFakeAdapter.swift",
"Support/Doubles/MockURLSession.swift",
"Support/Doubles/SerializerThrowErrorFakeAdapter.swift",
"Support/Doubles/URLWithQueryTrhrowErrorFakeBuildable.swift",
"Support/Entities/Empty.swift",
"Support/Entities/Fake.swift",
"Support/Entities/Movie.swift",
"Support/Entities/MovieQuery.swift",
"Support/Entities/SomeEntity.swift",
"Support/Entities/SomeError.swift",
"Support/Extensions/FrisbeeError+All.swift",
"Support/Extensions/SequenceExtensions.swift",
"Support/Extensions/XCTestCase+AssertContains.swift"
],
"target_dependencies" : [
"Frisbee"
],
"type" : "test"
},
{
"c99name" : "Frisbee",
"module_type" : "SwiftTarget",
"name" : "Frisbee",
"path" : "Sources/Frisbee",
"product_memberships" : [
"Frisbee"
],
"sources" : [
"Adapters/BodiableAdapter.swift",
"Adapters/BodyAdapter.swift",
"Adapters/Cancellable.swift",
"Adapters/DecodableAdapter.swift",
"Adapters/DecoderDataAdapter.swift",
"Adapters/DecoderJSONAdapter.swift",
"Adapters/EncodableAdapter.swift",
"Adapters/EncoderJSONAdapter.swift",
"Adapters/QueryItemAdapter.swift",
"Adapters/SerializableAdapter.swift",
"Adapters/SerializerJSONAdapter.swift",
"Adapters/URLQueriableAdapter.swift",
"Adapters/URLQueryAdapter.swift",
"Adapters/URLSessionTaskAdapter.swift",
"Entities/FrisbeeError.swift",
"Entities/HTTPMethod.swift",
"Entities/Result.swift",
"Factories/Adapters/BodyAdapterFactory.swift",
"Factories/Adapters/DecodableAdapterFactory.swift",
"Factories/Adapters/EncodableAdapterFactory.swift",
"Factories/Adapters/SerializableAdapterFactory.swift",
"Factories/Adapters/URLQueriableAdapterFactory.swift",
"Factories/ResultGeneratorFactory.swift",
"Factories/URLRequestFactory.swift",
"Factories/URLSessionFactory.swift",
"Interactors/DataTaskRunner.swift",
"Interactors/ResultGenerator.swift",
"Requestables/Getable.swift",
"Requestables/NetworkGet.swift",
"Requestables/NetworkPost.swift",
"Requestables/NetworkPut.swift",
"Requestables/OnComplete.swift",
"Requestables/Postable.swift",
"Requestables/Putable.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "Frisbee",
"schemes" : [
"Frisbee-Package",
"FrisbeePackageDescription",
"FrisbeePackageTests"
],
"targets" : [
"Frisbee",
"FrisbeePackageDescription",
"FrisbeePackageTests",
"FrisbeeTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Frisbee-Package -destination generic/platform=tvOS 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 Frisbee-Package -destination generic/platform=tvOS "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 'Frisbee' in project 'Frisbee' (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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.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: e40de7f5a8c940bb3f565621e7e90187
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e40de7f5a8c940bb3f565621e7e90187.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/Frisbee.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/Frisbee.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/Frisbee.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/Debug-appletvos
cd /Users/admin/builder/spi-builder-workspace/Frisbee.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
cd /Users/admin/builder/spi-builder-workspace/Frisbee.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Frisbee.framework (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Frisbee.framework
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Frisbee.framework/Headers (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Frisbee.framework/Headers
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Frisbee.DependencyStaticMetadataFileList (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Frisbee.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Frisbee.DependencyMetadataFileList (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Frisbee.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee.SwiftFileList (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee-OutputFileMap.json (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee.SwiftConstValuesFileList (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee.LinkFileList (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee_const_extract_protocols.json (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee_const_extract_protocols.json
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Frisbee.framework/Info.plist /Users/admin/builder/spi-builder-workspace/Frisbee.xcodeproj/Frisbee_Info.plist (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/Frisbee.xcodeproj/Frisbee_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform appletvos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Frisbee.framework/Info.plist
SwiftDriver Frisbee normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Frisbee' from project 'Frisbee')
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 Frisbee -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee.SwiftFileList -DSWIFT_PACKAGE -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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos18.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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-appletvos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee-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/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee.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/Frisbee.build/Debug-appletvos/Frisbee.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ DecoderDataAdapter.swift,\ DecoderJSONAdapter.swift,\ EncodableAdapter.swift,\ EncoderJSONAdapter.swift /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Adapters/DecoderDataAdapter.swift /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Adapters/DecoderJSONAdapter.swift /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Adapters/EncodableAdapter.swift /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Adapters/EncoderJSONAdapter.swift (in target 'Frisbee' from project 'Frisbee')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Adapters/DecoderDataAdapter.swift (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Adapters/DecoderJSONAdapter.swift (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Adapters/EncodableAdapter.swift (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Adapters/EncoderJSONAdapter.swift (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745501898682339-swift-frontend-Frisbee-DecoderDataAdapter.swift-arm64_apple_tvos18.4-o-Onone-3139957968.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.5568 seconds (3.6902 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.4195 ( 43.5%) 0.2497 ( 42.2%) 0.6693 ( 43.0%) 1.6721 ( 45.3%) parse-and-resolve-imports
0.4194 ( 43.4%) 0.2495 ( 42.2%) 0.6689 ( 43.0%) 1.6717 ( 45.3%) Import resolution
0.0023 ( 0.2%) 0.0194 ( 3.3%) 0.0217 ( 1.4%) 0.1319 ( 3.6%) load-stdlib
0.0809 ( 8.4%) 0.0227 ( 3.8%) 0.1036 ( 6.7%) 0.1035 ( 2.8%) build-rewrite-system
0.0120 ( 1.2%) 0.0105 ( 1.8%) 0.0225 ( 1.4%) 0.0228 ( 0.6%) import-clang-decl
0.0050 ( 0.5%) 0.0083 ( 1.4%) 0.0133 ( 0.9%) 0.0172 ( 0.5%) perform-sema
0.0049 ( 0.5%) 0.0083 ( 1.4%) 0.0132 ( 0.8%) 0.0170 ( 0.5%) Type checking and Semantic analysis
0.0050 ( 0.5%) 0.0074 ( 1.2%) 0.0124 ( 0.8%) 0.0166 ( 0.4%) SILGen
0.0032 ( 0.3%) 0.0071 ( 1.2%) 0.0103 ( 0.7%) 0.0135 ( 0.4%) typecheck-decl
0.0052 ( 0.5%) 0.0045 ( 0.8%) 0.0097 ( 0.6%) 0.0102 ( 0.3%) IRGen
0.0030 ( 0.3%) 0.0004 ( 0.1%) 0.0034 ( 0.2%) 0.0034 ( 0.1%) SIL optimization
0.0014 ( 0.1%) 0.0011 ( 0.2%) 0.0025 ( 0.2%) 0.0032 ( 0.1%) typecheck-stmt
0.0013 ( 0.1%) 0.0011 ( 0.2%) 0.0024 ( 0.2%) 0.0030 ( 0.1%) SILGen-function
0.0010 ( 0.1%) 0.0006 ( 0.1%) 0.0016 ( 0.1%) 0.0019 ( 0.1%) typecheck-expr
0.0005 ( 0.0%) 0.0004 ( 0.1%) 0.0009 ( 0.1%) 0.0013 ( 0.0%) precheck-target
0.0007 ( 0.1%) 0.0004 ( 0.1%) 0.0011 ( 0.1%) 0.0011 ( 0.0%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.9655 (100.0%) 0.5913 (100.0%) 1.5568 (100.0%) 3.6902 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.3236 seconds (3.5376 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.3059 (100.0%) 1.0177 (100.0%) 2.3236 (100.0%) 3.5376 (100.0%) Building Target
1.3059 (100.0%) 1.0177 (100.0%) 2.3236 (100.0%) 3.5376 (100.0%) Total
SwiftCompile normal arm64 Compiling\ QueryItemAdapter.swift,\ SerializableAdapter.swift,\ SerializerJSONAdapter.swift,\ URLQueriableAdapter.swift /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Adapters/QueryItemAdapter.swift /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Adapters/SerializableAdapter.swift /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Adapters/SerializerJSONAdapter.swift /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Adapters/URLQueriableAdapter.swift (in target 'Frisbee' from project 'Frisbee')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Adapters/QueryItemAdapter.swift (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Adapters/SerializableAdapter.swift (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Adapters/SerializerJSONAdapter.swift (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Adapters/URLQueriableAdapter.swift (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745501898701426-swift-frontend-Frisbee-QueryItemAdapter.swift-arm64_apple_tvos18.4-o-Onone-600513705.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.6496 seconds (3.7520 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0270 ( 11.2%) 0.1333 ( 32.6%) 0.1604 ( 24.7%) 1.6907 ( 45.1%) parse-and-resolve-imports
0.0269 ( 11.2%) 0.1332 ( 32.5%) 0.1601 ( 24.6%) 1.6905 ( 45.1%) Import resolution
0.0787 ( 32.8%) 0.0285 ( 7.0%) 0.1072 ( 16.5%) 0.1079 ( 2.9%) build-rewrite-system
0.0162 ( 6.7%) 0.0508 ( 12.4%) 0.0670 ( 10.3%) 0.0968 ( 2.6%) load-stdlib
0.0132 ( 5.5%) 0.0122 ( 3.0%) 0.0254 ( 3.9%) 0.0288 ( 0.8%) perform-sema
0.0131 ( 5.5%) 0.0122 ( 3.0%) 0.0253 ( 3.9%) 0.0287 ( 0.8%) Type checking and Semantic analysis
0.0127 ( 5.3%) 0.0102 ( 2.5%) 0.0229 ( 3.5%) 0.0229 ( 0.6%) import-clang-decl
0.0105 ( 4.4%) 0.0077 ( 1.9%) 0.0182 ( 2.8%) 0.0187 ( 0.5%) typecheck-stmt
0.0064 ( 2.7%) 0.0086 ( 2.1%) 0.0150 ( 2.3%) 0.0184 ( 0.5%) typecheck-decl
0.0104 ( 4.3%) 0.0028 ( 0.7%) 0.0132 ( 2.0%) 0.0132 ( 0.4%) SILGen
0.0085 ( 3.5%) 0.0041 ( 1.0%) 0.0126 ( 1.9%) 0.0126 ( 0.3%) IRGen
0.0038 ( 1.6%) 0.0031 ( 0.8%) 0.0069 ( 1.1%) 0.0074 ( 0.2%) typecheck-expr
0.0052 ( 2.2%) 0.0011 ( 0.3%) 0.0063 ( 1.0%) 0.0063 ( 0.2%) SILGen-function
0.0051 ( 2.1%) 0.0001 ( 0.0%) 0.0052 ( 0.8%) 0.0052 ( 0.1%) SIL optimization
0.0017 ( 0.7%) 0.0010 ( 0.2%) 0.0027 ( 0.4%) 0.0027 ( 0.1%) precheck-target
0.0006 ( 0.3%) 0.0003 ( 0.1%) 0.0009 ( 0.1%) 0.0009 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2403 (100.0%) 0.4092 (100.0%) 0.6496 (100.0%) 3.7520 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.8754 seconds (3.5218 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9390 (100.0%) 0.9364 (100.0%) 1.8754 (100.0%) 3.5218 (100.0%) Building Target
0.9390 (100.0%) 0.9364 (100.0%) 1.8754 (100.0%) 3.5218 (100.0%) Total
SwiftCompile normal arm64 Compiling\ URLQueryAdapter.swift,\ URLSessionTaskAdapter.swift,\ FrisbeeError.swift,\ HTTPMethod.swift /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Adapters/URLQueryAdapter.swift /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Adapters/URLSessionTaskAdapter.swift /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Entities/FrisbeeError.swift /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Entities/HTTPMethod.swift (in target 'Frisbee' from project 'Frisbee')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745501898689547-swift-frontend-Frisbee-URLQueryAdapter.swift-arm64_apple_tvos18.4-o-Onone-3964516737.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5580 seconds (4.0030 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0209 ( 9.2%) 0.1213 ( 36.8%) 0.1423 ( 25.5%) 1.8121 ( 45.3%) parse-and-resolve-imports
0.0208 ( 9.1%) 0.1212 ( 36.8%) 0.1420 ( 25.4%) 1.8118 ( 45.3%) Import resolution
0.0021 ( 0.9%) 0.0186 ( 5.6%) 0.0208 ( 3.7%) 0.1261 ( 3.2%) load-stdlib
0.0818 ( 35.8%) 0.0319 ( 9.7%) 0.1137 ( 20.4%) 0.1137 ( 2.8%) build-rewrite-system
0.0197 ( 8.6%) 0.0066 ( 2.0%) 0.0263 ( 4.7%) 0.0263 ( 0.7%) perform-sema
0.0196 ( 8.6%) 0.0066 ( 2.0%) 0.0262 ( 4.7%) 0.0262 ( 0.7%) Type checking and Semantic analysis
0.0124 ( 5.4%) 0.0098 ( 3.0%) 0.0222 ( 4.0%) 0.0222 ( 0.6%) import-clang-decl
0.0123 ( 5.4%) 0.0045 ( 1.4%) 0.0168 ( 3.0%) 0.0168 ( 0.4%) typecheck-decl
0.0082 ( 3.6%) 0.0023 ( 0.7%) 0.0104 ( 1.9%) 0.0104 ( 0.3%) typecheck-stmt
0.0058 ( 2.5%) 0.0030 ( 0.9%) 0.0088 ( 1.6%) 0.0088 ( 0.2%) IRGen
0.0059 ( 2.6%) 0.0020 ( 0.6%) 0.0079 ( 1.4%) 0.0079 ( 0.2%) typecheck-expr
0.0068 ( 3.0%) 0.0008 ( 0.3%) 0.0076 ( 1.4%) 0.0076 ( 0.2%) SILGen
0.0045 ( 2.0%) 0.0004 ( 0.1%) 0.0048 ( 0.9%) 0.0048 ( 0.1%) SILGen-function
0.0046 ( 2.0%) 0.0001 ( 0.0%) 0.0047 ( 0.8%) 0.0047 ( 0.1%) SIL optimization
0.0012 ( 0.5%) 0.0001 ( 0.0%) 0.0013 ( 0.2%) 0.0013 ( 0.0%) precheck-target
0.0011 ( 0.5%) 0.0002 ( 0.1%) 0.0013 ( 0.2%) 0.0013 ( 0.0%) typecheck-expr-pattern
0.0007 ( 0.3%) 0.0002 ( 0.1%) 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%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2284 (100.0%) 0.3296 (100.0%) 0.5580 (100.0%) 4.0030 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.6840 seconds (3.5339 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8744 (100.0%) 0.8097 (100.0%) 1.6840 (100.0%) 3.5339 (100.0%) Building Target
0.8744 (100.0%) 0.8097 (100.0%) 1.6840 (100.0%) 3.5339 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Adapters/URLQueryAdapter.swift (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Adapters/URLSessionTaskAdapter.swift (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Entities/FrisbeeError.swift (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Entities/HTTPMethod.swift (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ BodiableAdapter.swift,\ BodyAdapter.swift,\ Cancellable.swift,\ DecodableAdapter.swift /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Adapters/BodiableAdapter.swift /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Adapters/BodyAdapter.swift /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Adapters/Cancellable.swift /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Adapters/DecodableAdapter.swift (in target 'Frisbee' from project 'Frisbee')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745501898700198-swift-frontend-Frisbee-BodiableAdapter.swift-arm64_apple_tvos18.4-o-Onone-3494298317.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4958 seconds (3.7138 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0203 ( 11.4%) 0.1249 ( 39.4%) 0.1453 ( 29.3%) 1.6929 ( 45.6%) parse-and-resolve-imports
0.0201 ( 11.3%) 0.1247 ( 39.3%) 0.1448 ( 29.2%) 1.6924 ( 45.6%) Import resolution
0.0024 ( 1.4%) 0.0122 ( 3.9%) 0.0147 ( 3.0%) 0.1372 ( 3.7%) load-stdlib
0.0789 ( 44.1%) 0.0271 ( 8.5%) 0.1059 ( 21.4%) 0.1059 ( 2.9%) build-rewrite-system
0.0125 ( 7.0%) 0.0108 ( 3.4%) 0.0233 ( 4.7%) 0.0234 ( 0.6%) import-clang-decl
0.0114 ( 6.4%) 0.0024 ( 0.8%) 0.0138 ( 2.8%) 0.0138 ( 0.4%) SILGen
0.0065 ( 3.6%) 0.0034 ( 1.1%) 0.0098 ( 2.0%) 0.0099 ( 0.3%) IRGen
0.0057 ( 3.2%) 0.0034 ( 1.1%) 0.0091 ( 1.8%) 0.0091 ( 0.2%) perform-sema
0.0056 ( 3.2%) 0.0033 ( 1.1%) 0.0090 ( 1.8%) 0.0090 ( 0.2%) Type checking and Semantic analysis
0.0049 ( 2.8%) 0.0031 ( 1.0%) 0.0080 ( 1.6%) 0.0080 ( 0.2%) typecheck-decl
0.0036 ( 2.0%) 0.0006 ( 0.2%) 0.0042 ( 0.9%) 0.0042 ( 0.1%) SILGen-function
0.0032 ( 1.8%) 0.0001 ( 0.0%) 0.0033 ( 0.7%) 0.0033 ( 0.1%) SIL optimization
0.0013 ( 0.7%) 0.0005 ( 0.1%) 0.0018 ( 0.4%) 0.0018 ( 0.0%) typecheck-stmt
0.0012 ( 0.6%) 0.0004 ( 0.1%) 0.0015 ( 0.3%) 0.0015 ( 0.0%) typecheck-expr
0.0007 ( 0.4%) 0.0003 ( 0.1%) 0.0010 ( 0.2%) 0.0010 ( 0.0%) load-all-members
0.0002 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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%) 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%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.1786 (100.0%) 0.3172 (100.0%) 0.4958 (100.0%) 3.7138 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.7702 seconds (3.5214 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8972 (100.0%) 0.8731 (100.0%) 1.7702 (100.0%) 3.5214 (100.0%) Building Target
0.8972 (100.0%) 0.8731 (100.0%) 1.7702 (100.0%) 3.5214 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Adapters/BodiableAdapter.swift (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Adapters/BodyAdapter.swift (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Adapters/Cancellable.swift (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Adapters/DecodableAdapter.swift (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ Result.swift,\ BodyAdapterFactory.swift,\ DecodableAdapterFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Entities/Result.swift /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Factories/Adapters/BodyAdapterFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Factories/Adapters/DecodableAdapterFactory.swift (in target 'Frisbee' from project 'Frisbee')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745501898706503-swift-frontend-Frisbee-Result.swift-arm64_apple_tvos18.4-o-Onone-343220033.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5332 seconds (4.1843 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0203 ( 9.6%) 0.1212 ( 37.7%) 0.1415 ( 26.5%) 1.9146 ( 45.8%) parse-and-resolve-imports
0.0201 ( 9.5%) 0.1209 ( 37.6%) 0.1410 ( 26.4%) 1.9142 ( 45.7%) Import resolution
0.0021 ( 1.0%) 0.0115 ( 3.6%) 0.0136 ( 2.5%) 0.1181 ( 2.8%) load-stdlib
0.0792 ( 37.4%) 0.0284 ( 8.8%) 0.1075 ( 20.2%) 0.1077 ( 2.6%) build-rewrite-system
0.0171 ( 8.1%) 0.0065 ( 2.0%) 0.0236 ( 4.4%) 0.0236 ( 0.6%) perform-sema
0.0170 ( 8.0%) 0.0065 ( 2.0%) 0.0235 ( 4.4%) 0.0235 ( 0.6%) Type checking and Semantic analysis
0.0118 ( 5.6%) 0.0088 ( 2.8%) 0.0206 ( 3.9%) 0.0206 ( 0.5%) import-clang-decl
0.0111 ( 5.3%) 0.0037 ( 1.1%) 0.0148 ( 2.8%) 0.0148 ( 0.4%) typecheck-stmt
0.0087 ( 4.1%) 0.0034 ( 1.0%) 0.0120 ( 2.3%) 0.0120 ( 0.3%) typecheck-expr
0.0057 ( 2.7%) 0.0041 ( 1.3%) 0.0098 ( 1.8%) 0.0098 ( 0.2%) IRGen
0.0064 ( 3.0%) 0.0023 ( 0.7%) 0.0088 ( 1.6%) 0.0088 ( 0.2%) precheck-target
0.0053 ( 2.5%) 0.0026 ( 0.8%) 0.0080 ( 1.5%) 0.0080 ( 0.2%) typecheck-decl
0.0025 ( 1.2%) 0.0008 ( 0.3%) 0.0033 ( 0.6%) 0.0033 ( 0.1%) SILGen
0.0029 ( 1.4%) 0.0000 ( 0.0%) 0.0029 ( 0.5%) 0.0030 ( 0.1%) SIL optimization
0.0009 ( 0.4%) 0.0003 ( 0.1%) 0.0012 ( 0.2%) 0.0012 ( 0.0%) SILGen-function
0.0007 ( 0.3%) 0.0003 ( 0.1%) 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%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2119 (100.0%) 0.3213 (100.0%) 0.5332 (100.0%) 4.1843 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.5686 seconds (3.5069 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8196 (100.0%) 0.7490 (100.0%) 1.5686 (100.0%) 3.5069 (100.0%) Building Target
0.8196 (100.0%) 0.7490 (100.0%) 1.5686 (100.0%) 3.5069 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Entities/Result.swift (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Factories/Adapters/BodyAdapterFactory.swift (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Factories/Adapters/DecodableAdapterFactory.swift (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ EncodableAdapterFactory.swift,\ SerializableAdapterFactory.swift,\ URLQueriableAdapterFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Factories/Adapters/EncodableAdapterFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Factories/Adapters/SerializableAdapterFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Factories/Adapters/URLQueriableAdapterFactory.swift (in target 'Frisbee' from project 'Frisbee')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745501898705763-swift-frontend-Frisbee-EncodableAdapterFactory.swift-arm64_apple_tvos18.4-o-Onone-1841878645.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4285 seconds (3.5938 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0211 ( 18.7%) 0.1329 ( 42.1%) 0.1540 ( 35.9%) 1.6862 ( 46.9%) parse-and-resolve-imports
0.0210 ( 18.5%) 0.1327 ( 42.1%) 0.1537 ( 35.9%) 1.6859 ( 46.9%) Import resolution
0.0021 ( 1.9%) 0.0100 ( 3.2%) 0.0122 ( 2.8%) 0.1070 ( 3.0%) load-stdlib
0.0491 ( 43.3%) 0.0170 ( 5.4%) 0.0661 ( 15.4%) 0.0660 ( 1.8%) build-rewrite-system
0.0017 ( 1.5%) 0.0049 ( 1.6%) 0.0066 ( 1.5%) 0.0126 ( 0.4%) SILGen
0.0040 ( 3.6%) 0.0059 ( 1.9%) 0.0100 ( 2.3%) 0.0100 ( 0.3%) IRGen
0.0037 ( 3.3%) 0.0031 ( 1.0%) 0.0068 ( 1.6%) 0.0068 ( 0.2%) perform-sema
0.0037 ( 3.2%) 0.0030 ( 1.0%) 0.0067 ( 1.6%) 0.0067 ( 0.2%) Type checking and Semantic analysis
0.0028 ( 2.5%) 0.0025 ( 0.8%) 0.0053 ( 1.2%) 0.0053 ( 0.1%) typecheck-decl
0.0014 ( 1.3%) 0.0023 ( 0.7%) 0.0037 ( 0.9%) 0.0038 ( 0.1%) import-clang-decl
0.0011 ( 1.0%) 0.0000 ( 0.0%) 0.0012 ( 0.3%) 0.0012 ( 0.0%) SIL optimization
0.0006 ( 0.5%) 0.0004 ( 0.1%) 0.0010 ( 0.2%) 0.0010 ( 0.0%) SILGen-function
0.0006 ( 0.5%) 0.0003 ( 0.1%) 0.0008 ( 0.2%) 0.0008 ( 0.0%) typecheck-stmt
0.0001 ( 0.1%) 0.0002 ( 0.1%) 0.0003 ( 0.1%) 0.0003 ( 0.0%) typecheck-expr
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.1133 (100.0%) 0.3152 (100.0%) 0.4285 (100.0%) 3.5938 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.6075 seconds (2.2509 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3725 (100.0%) 0.2350 (100.0%) 0.6075 (100.0%) 2.2509 (100.0%) Building Target
0.3725 (100.0%) 0.2350 (100.0%) 0.6075 (100.0%) 2.2509 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Factories/Adapters/EncodableAdapterFactory.swift (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Factories/Adapters/SerializableAdapterFactory.swift (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Factories/Adapters/URLQueriableAdapterFactory.swift (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ DataTaskRunner.swift,\ ResultGenerator.swift,\ Getable.swift /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Interactors/DataTaskRunner.swift /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Interactors/ResultGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Requestables/Getable.swift (in target 'Frisbee' from project 'Frisbee')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745501898708899-swift-frontend-Frisbee-DataTaskRunner.swift-arm64_apple_tvos18.4-o-Onone-1695430535.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5285 seconds (3.7542 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0209 ( 10.8%) 0.1316 ( 39.3%) 0.1525 ( 28.9%) 1.7203 ( 45.8%) parse-and-resolve-imports
0.0208 ( 10.7%) 0.1314 ( 39.3%) 0.1522 ( 28.8%) 1.7200 ( 45.8%) Import resolution
0.0804 ( 41.4%) 0.0283 ( 8.5%) 0.1087 ( 20.6%) 0.1087 ( 2.9%) build-rewrite-system
0.0015 ( 0.8%) 0.0096 ( 2.9%) 0.0112 ( 2.1%) 0.1006 ( 2.7%) load-stdlib
0.0120 ( 6.2%) 0.0095 ( 2.8%) 0.0215 ( 4.1%) 0.0215 ( 0.6%) import-clang-decl
0.0107 ( 5.5%) 0.0052 ( 1.6%) 0.0159 ( 3.0%) 0.0162 ( 0.4%) perform-sema
0.0106 ( 5.5%) 0.0052 ( 1.6%) 0.0158 ( 3.0%) 0.0161 ( 0.4%) Type checking and Semantic analysis
0.0064 ( 3.3%) 0.0033 ( 1.0%) 0.0097 ( 1.8%) 0.0097 ( 0.3%) typecheck-decl
0.0071 ( 3.7%) 0.0024 ( 0.7%) 0.0096 ( 1.8%) 0.0096 ( 0.3%) typecheck-stmt
0.0057 ( 2.9%) 0.0021 ( 0.6%) 0.0078 ( 1.5%) 0.0078 ( 0.2%) typecheck-expr
0.0047 ( 2.4%) 0.0031 ( 0.9%) 0.0078 ( 1.5%) 0.0078 ( 0.2%) IRGen
0.0051 ( 2.6%) 0.0015 ( 0.4%) 0.0066 ( 1.2%) 0.0066 ( 0.2%) SILGen
0.0034 ( 1.7%) 0.0008 ( 0.2%) 0.0042 ( 0.8%) 0.0042 ( 0.1%) SILGen-function
0.0034 ( 1.8%) 0.0000 ( 0.0%) 0.0034 ( 0.7%) 0.0034 ( 0.1%) SIL optimization
0.0008 ( 0.4%) 0.0004 ( 0.1%) 0.0012 ( 0.2%) 0.0012 ( 0.0%) load-all-members
0.0003 ( 0.2%) 0.0000 ( 0.0%) 0.0003 ( 0.1%) 0.0004 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.1940 (100.0%) 0.3345 (100.0%) 0.5285 (100.0%) 3.7542 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.7672 seconds (3.5061 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8976 (100.0%) 0.8696 (100.0%) 1.7672 (100.0%) 3.5061 (100.0%) Building Target
0.8976 (100.0%) 0.8696 (100.0%) 1.7672 (100.0%) 3.5061 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Interactors/DataTaskRunner.swift (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Interactors/DataTaskRunner.swift:8:13: warning: capture of 'onComplete' with non-sendable type 'OnComplete<T>' (aka '(Result<T>) -> ()') in a '@Sendable' closure
onComplete(ResultGeneratorFactory.make().generate(data: data, error: error))
^
/Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Interactors/DataTaskRunner.swift:8:13: note: a function type must be marked '@Sendable' to conform to 'Sendable'
onComplete(ResultGeneratorFactory.make().generate(data: data, error: error))
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Interactors/ResultGenerator.swift (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Requestables/Getable.swift (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ OnComplete.swift,\ Postable.swift,\ Putable.swift /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Requestables/OnComplete.swift /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Requestables/Postable.swift /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Requestables/Putable.swift (in target 'Frisbee' from project 'Frisbee')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745501898702381-swift-frontend-Frisbee-OnComplete.swift-arm64_apple_tvos18.4-o-Onone-94366060.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4864 seconds (4.1583 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0217 ( 12.4%) 0.1215 ( 39.0%) 0.1432 ( 29.4%) 1.9333 ( 46.5%) parse-and-resolve-imports
0.0215 ( 12.3%) 0.1213 ( 39.0%) 0.1428 ( 29.4%) 1.9329 ( 46.5%) Import resolution
0.0806 ( 46.1%) 0.0309 ( 9.9%) 0.1115 ( 22.9%) 0.1124 ( 2.7%) build-rewrite-system
0.0026 ( 1.5%) 0.0125 ( 4.0%) 0.0151 ( 3.1%) 0.1058 ( 2.5%) load-stdlib
0.0123 ( 7.0%) 0.0104 ( 3.3%) 0.0227 ( 4.7%) 0.0227 ( 0.5%) import-clang-decl
0.0075 ( 4.3%) 0.0032 ( 1.0%) 0.0106 ( 2.2%) 0.0107 ( 0.3%) perform-sema
0.0074 ( 4.2%) 0.0031 ( 1.0%) 0.0105 ( 2.2%) 0.0105 ( 0.3%) Type checking and Semantic analysis
0.0044 ( 2.5%) 0.0032 ( 1.0%) 0.0076 ( 1.6%) 0.0077 ( 0.2%) IRGen
0.0039 ( 2.3%) 0.0015 ( 0.5%) 0.0055 ( 1.1%) 0.0055 ( 0.1%) typecheck-stmt
0.0032 ( 1.8%) 0.0015 ( 0.5%) 0.0047 ( 1.0%) 0.0047 ( 0.1%) typecheck-decl
0.0031 ( 1.8%) 0.0014 ( 0.4%) 0.0045 ( 0.9%) 0.0045 ( 0.1%) typecheck-expr
0.0027 ( 1.5%) 0.0005 ( 0.2%) 0.0032 ( 0.7%) 0.0032 ( 0.1%) SILGen
0.0019 ( 1.1%) 0.0000 ( 0.0%) 0.0019 ( 0.4%) 0.0019 ( 0.0%) SIL optimization
0.0010 ( 0.5%) 0.0001 ( 0.0%) 0.0010 ( 0.2%) 0.0010 ( 0.0%) SILGen-function
0.0007 ( 0.4%) 0.0002 ( 0.1%) 0.0009 ( 0.2%) 0.0009 ( 0.0%) load-all-members
0.0005 ( 0.3%) 0.0000 ( 0.0%) 0.0006 ( 0.1%) 0.0006 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.1750 (100.0%) 0.3114 (100.0%) 0.4864 (100.0%) 4.1583 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.5659 seconds (3.5156 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8134 (100.0%) 0.7526 (100.0%) 1.5659 (100.0%) 3.5156 (100.0%) Building Target
0.8134 (100.0%) 0.7526 (100.0%) 1.5659 (100.0%) 3.5156 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Requestables/OnComplete.swift (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Requestables/Postable.swift (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Requestables/Putable.swift (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ NetworkGet.swift,\ NetworkPost.swift,\ NetworkPut.swift /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Requestables/NetworkGet.swift /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Requestables/NetworkPost.swift /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Requestables/NetworkPut.swift (in target 'Frisbee' from project 'Frisbee')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745501898707989-swift-frontend-Frisbee-NetworkGet.swift-arm64_apple_tvos18.4-o-Onone-1146502911.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 2.0850 seconds (3.8381 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.5757 ( 43.3%) 0.3516 ( 46.5%) 0.9274 ( 44.5%) 1.7351 ( 45.2%) parse-and-resolve-imports
0.5756 ( 43.3%) 0.3514 ( 46.5%) 0.9270 ( 44.5%) 1.7348 ( 45.2%) Import resolution
0.0018 ( 0.1%) 0.0090 ( 1.2%) 0.0108 ( 0.5%) 0.1484 ( 3.9%) load-stdlib
0.0806 ( 6.1%) 0.0222 ( 2.9%) 0.1028 ( 4.9%) 0.1028 ( 2.7%) build-rewrite-system
0.0119 ( 0.9%) 0.0087 ( 1.2%) 0.0206 ( 1.0%) 0.0205 ( 0.5%) import-clang-decl
0.0159 ( 1.2%) 0.0020 ( 0.3%) 0.0179 ( 0.9%) 0.0179 ( 0.5%) SILGen
0.0133 ( 1.0%) 0.0024 ( 0.3%) 0.0157 ( 0.8%) 0.0157 ( 0.4%) perform-sema
0.0132 ( 1.0%) 0.0024 ( 0.3%) 0.0156 ( 0.7%) 0.0156 ( 0.4%) Type checking and Semantic analysis
0.0091 ( 0.7%) 0.0018 ( 0.2%) 0.0109 ( 0.5%) 0.0109 ( 0.3%) IRGen
0.0074 ( 0.6%) 0.0016 ( 0.2%) 0.0090 ( 0.4%) 0.0090 ( 0.2%) typecheck-decl
0.0069 ( 0.5%) 0.0009 ( 0.1%) 0.0078 ( 0.4%) 0.0078 ( 0.2%) SILGen-function
0.0060 ( 0.5%) 0.0008 ( 0.1%) 0.0068 ( 0.3%) 0.0068 ( 0.2%) typecheck-stmt
0.0043 ( 0.3%) 0.0006 ( 0.1%) 0.0049 ( 0.2%) 0.0049 ( 0.1%) typecheck-expr
0.0048 ( 0.4%) 0.0000 ( 0.0%) 0.0049 ( 0.2%) 0.0049 ( 0.1%) SIL optimization
0.0018 ( 0.1%) 0.0002 ( 0.0%) 0.0020 ( 0.1%) 0.0020 ( 0.1%) precheck-target
0.0007 ( 0.1%) 0.0002 ( 0.0%) 0.0009 ( 0.0%) 0.0009 ( 0.0%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
1.3290 (100.0%) 0.7560 (100.0%) 2.0850 (100.0%) 3.8381 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.4957 seconds (3.5133 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.4609 (100.0%) 1.0347 (100.0%) 2.4957 (100.0%) 3.5133 (100.0%) Building Target
1.4609 (100.0%) 1.0347 (100.0%) 2.4957 (100.0%) 3.5133 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Requestables/NetworkGet.swift (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Requestables/NetworkPost.swift (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Requestables/NetworkPut.swift (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
SwiftEmitModule normal arm64 Emitting\ module\ for\ Frisbee (in target 'Frisbee' from project 'Frisbee')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745501898705884-swift-frontend-Frisbee-all-arm64_apple_tvos18.4-swiftmodule-Onone-1484140688.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4211 seconds (3.6044 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0204 ( 14.6%) 0.1129 ( 40.1%) 0.1333 ( 31.7%) 1.6577 ( 46.0%) parse-and-resolve-imports
0.0203 ( 14.5%) 0.1128 ( 40.1%) 0.1330 ( 31.6%) 1.6574 ( 46.0%) Import resolution
0.0020 ( 1.4%) 0.0107 ( 3.8%) 0.0127 ( 3.0%) 0.1443 ( 4.0%) load-stdlib
0.0235 ( 16.8%) 0.0093 ( 3.3%) 0.0328 ( 7.8%) 0.0333 ( 0.9%) perform-sema
0.0231 ( 16.6%) 0.0091 ( 3.3%) 0.0323 ( 7.7%) 0.0327 ( 0.9%) Type checking and Semantic analysis
0.0224 ( 16.0%) 0.0089 ( 3.1%) 0.0313 ( 7.4%) 0.0317 ( 0.9%) typecheck-decl
0.0057 ( 4.1%) 0.0063 ( 2.2%) 0.0120 ( 2.8%) 0.0129 ( 0.4%) SIL optimization
0.0090 ( 6.5%) 0.0021 ( 0.8%) 0.0112 ( 2.6%) 0.0112 ( 0.3%) SILGen
0.0020 ( 1.4%) 0.0043 ( 1.5%) 0.0063 ( 1.5%) 0.0070 ( 0.2%) Serialization, swiftmodule
0.0054 ( 3.9%) 0.0016 ( 0.6%) 0.0070 ( 1.7%) 0.0070 ( 0.2%) build-rewrite-system
0.0023 ( 1.6%) 0.0023 ( 0.8%) 0.0046 ( 1.1%) 0.0046 ( 0.1%) import-clang-decl
0.0020 ( 1.4%) 0.0004 ( 0.2%) 0.0024 ( 0.6%) 0.0024 ( 0.1%) SILGen-function
0.0008 ( 0.6%) 0.0003 ( 0.1%) 0.0011 ( 0.3%) 0.0012 ( 0.0%) typecheck-expr
0.0007 ( 0.5%) 0.0001 ( 0.0%) 0.0008 ( 0.2%) 0.0008 ( 0.0%) Serialization, swiftsourceinfo
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) Serialization, swiftdoc
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-module-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.1397 (100.0%) 0.2814 (100.0%) 0.4211 (100.0%) 3.6044 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2098 seconds (1.8671 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0655 (100.0%) 0.1444 (100.0%) 0.2098 (100.0%) 1.8671 (100.0%) Building Target
0.0655 (100.0%) 0.1444 (100.0%) 0.2098 (100.0%) 1.8671 (100.0%) Total
EmitSwiftModule normal arm64 (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ ResultGeneratorFactory.swift,\ URLRequestFactory.swift,\ URLSessionFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Factories/ResultGeneratorFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Factories/URLRequestFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Factories/URLSessionFactory.swift (in target 'Frisbee' from project 'Frisbee')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745501900641311-swift-frontend-Frisbee-ResultGeneratorFactory.swift-arm64_apple_tvos18.4-o-Onone-1985408116.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2564 seconds (0.2567 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0818 ( 48.7%) 0.0312 ( 35.2%) 0.1130 ( 44.1%) 0.1133 ( 44.1%) build-rewrite-system
0.0162 ( 9.6%) 0.0156 ( 17.7%) 0.0318 ( 12.4%) 0.0318 ( 12.4%) parse-and-resolve-imports
0.0160 ( 9.6%) 0.0155 ( 17.4%) 0.0315 ( 12.3%) 0.0315 ( 12.3%) Import resolution
0.0123 ( 7.3%) 0.0092 ( 10.3%) 0.0215 ( 8.4%) 0.0215 ( 8.4%) import-clang-decl
0.0070 ( 4.2%) 0.0031 ( 3.5%) 0.0101 ( 4.0%) 0.0101 ( 3.9%) perform-sema
0.0069 ( 4.1%) 0.0031 ( 3.5%) 0.0100 ( 3.9%) 0.0100 ( 3.9%) Type checking and Semantic analysis
0.0052 ( 3.1%) 0.0025 ( 2.9%) 0.0078 ( 3.0%) 0.0078 ( 3.0%) typecheck-decl
0.0041 ( 2.4%) 0.0026 ( 3.0%) 0.0068 ( 2.6%) 0.0068 ( 2.6%) IRGen
0.0047 ( 2.8%) 0.0017 ( 1.9%) 0.0064 ( 2.5%) 0.0064 ( 2.5%) typecheck-stmt
0.0046 ( 2.8%) 0.0016 ( 1.8%) 0.0062 ( 2.4%) 0.0062 ( 2.4%) typecheck-expr
0.0023 ( 1.3%) 0.0005 ( 0.5%) 0.0027 ( 1.1%) 0.0027 ( 1.1%) SILGen
0.0010 ( 0.6%) 0.0013 ( 1.5%) 0.0023 ( 0.9%) 0.0023 ( 0.9%) load-stdlib
0.0021 ( 1.2%) 0.0000 ( 0.0%) 0.0021 ( 0.8%) 0.0021 ( 0.8%) SIL optimization
0.0015 ( 0.9%) 0.0003 ( 0.3%) 0.0018 ( 0.7%) 0.0018 ( 0.7%) precheck-target
0.0011 ( 0.6%) 0.0001 ( 0.1%) 0.0012 ( 0.5%) 0.0012 ( 0.5%) SILGen-function
0.0008 ( 0.5%) 0.0003 ( 0.3%) 0.0011 ( 0.4%) 0.0011 ( 0.4%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-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%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.1678 (100.0%) 0.0886 (100.0%) 0.2564 (100.0%) 0.2567 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.5052 seconds (1.5793 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8345 (100.0%) 0.6706 (100.0%) 1.5052 (100.0%) 1.5793 (100.0%) Building Target
0.8345 (100.0%) 0.6706 (100.0%) 1.5052 (100.0%) 1.5793 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Factories/ResultGeneratorFactory.swift (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Factories/URLRequestFactory.swift (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Frisbee/Factories/URLSessionFactory.swift (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64 Emitting module for Frisbee (in target 'Frisbee' from project 'Frisbee')
SwiftDriver\ Compilation\ Requirements Frisbee normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Frisbee' from project 'Frisbee')
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 Frisbee -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee.SwiftFileList -DSWIFT_PACKAGE -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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos18.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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-appletvos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee-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/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee.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/Frisbee.build/Debug-appletvos/Frisbee.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling EncodableAdapterFactory.swift, SerializableAdapterFactory.swift, URLQueriableAdapterFactory.swift (in target 'Frisbee' from project 'Frisbee')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Frisbee.framework/Headers/Frisbee-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee-Swift.h (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Frisbee.framework/Headers/Frisbee-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Frisbee.framework/Modules/Frisbee.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee.swiftmodule (in target 'Frisbee' from project 'Frisbee')
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/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Frisbee.framework/Modules/Frisbee.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Frisbee.framework/Modules/Frisbee.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee.swiftdoc (in target 'Frisbee' from project 'Frisbee')
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/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Frisbee.framework/Modules/Frisbee.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Frisbee.framework/Modules/Frisbee.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee.abi.json (in target 'Frisbee' from project 'Frisbee')
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/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Frisbee.framework/Modules/Frisbee.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Frisbee.framework/Modules/Frisbee.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee.swiftsourceinfo (in target 'Frisbee' from project 'Frisbee')
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/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Frisbee.framework/Modules/Frisbee.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling OnComplete.swift, Postable.swift, Putable.swift (in target 'Frisbee' from project 'Frisbee')
SwiftDriverJobDiscovery normal arm64 Compiling DataTaskRunner.swift, ResultGenerator.swift, Getable.swift (in target 'Frisbee' from project 'Frisbee')
SwiftDriverJobDiscovery normal arm64 Compiling Result.swift, BodyAdapterFactory.swift, DecodableAdapterFactory.swift (in target 'Frisbee' from project 'Frisbee')
SwiftDriverJobDiscovery normal arm64 Compiling ResultGeneratorFactory.swift, URLRequestFactory.swift, URLSessionFactory.swift (in target 'Frisbee' from project 'Frisbee')
SwiftDriverJobDiscovery normal arm64 Compiling URLQueryAdapter.swift, URLSessionTaskAdapter.swift, FrisbeeError.swift, HTTPMethod.swift (in target 'Frisbee' from project 'Frisbee')
SwiftDriverJobDiscovery normal arm64 Compiling BodiableAdapter.swift, BodyAdapter.swift, Cancellable.swift, DecodableAdapter.swift (in target 'Frisbee' from project 'Frisbee')
SwiftDriverJobDiscovery normal arm64 Compiling DecoderDataAdapter.swift, DecoderJSONAdapter.swift, EncodableAdapter.swift, EncoderJSONAdapter.swift (in target 'Frisbee' from project 'Frisbee')
SwiftDriverJobDiscovery normal arm64 Compiling NetworkGet.swift, NetworkPost.swift, NetworkPut.swift (in target 'Frisbee' from project 'Frisbee')
SwiftDriverJobDiscovery normal arm64 Compiling QueryItemAdapter.swift, SerializableAdapter.swift, SerializerJSONAdapter.swift, URLQueriableAdapter.swift (in target 'Frisbee' from project 'Frisbee')
SwiftDriver\ Compilation Frisbee normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Frisbee' from project 'Frisbee')
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 Frisbee -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee.SwiftFileList -DSWIFT_PACKAGE -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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos18.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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-appletvos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee-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/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee.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/Frisbee.build/Debug-appletvos/Frisbee.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee-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-appletvos/Frisbee.framework/Frisbee normal (in target 'Frisbee' from project 'Frisbee')
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-tvos18.4 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee.LinkFileList -install_name @rpath/Frisbee.framework/Frisbee -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/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee_dependency_info.dat -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Frisbee.framework/Frisbee
ExtractAppIntentsMetadata (in target 'Frisbee' from project 'Frisbee')
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 Frisbee --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk --xcode-version 16E140 --platform-family tvOS --deployment-target 18.4 --bundle-identifier Frisbee --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Frisbee.framework --target-triple arm64-apple-tvos18.4 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Frisbee.framework/Frisbee --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Frisbee.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Frisbee.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Frisbee.build/Debug-appletvos/Frisbee.build/Objects-normal/arm64/Frisbee.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-24 06:38:22.703 appintentsmetadataprocessor[704:3967] Starting appintentsmetadataprocessor export
2025-04-24 06:38:22.705 appintentsmetadataprocessor[704:3967] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos/Frisbee.framework/Frisbee.tbd (in target 'Frisbee' from project 'Frisbee')
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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Frisbee.framework/Frisbee -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos/Frisbee.framework/Frisbee.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Frisbee.framework (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Frisbee.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Frisbee.framework (in target 'Frisbee' from project 'Frisbee')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Frisbee.framework
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Frisbee",
"name" : "Frisbee",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Frisbee",
"targets" : [
"Frisbee"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FrisbeeTests",
"module_type" : "SwiftTarget",
"name" : "FrisbeeTests",
"path" : "Tests/FrisbeeTests",
"sources" : [
"Adapters/BodyAdapterTests.swift",
"Adapters/DecoderDataAdapterTests.swift",
"Adapters/QueryItemAdapterTests.swift",
"Adapters/URLQueryAdapterTests.swift",
"Adapters/URLSessionTaskAdapterTests.swift",
"Entities/FrisbeeErrorTests.swift",
"Entities/ResultTests.swift",
"Factories/URLRequestFactoryTests.swift",
"Factories/URLSessionFactoryTests.swift",
"Interactors/ResultGeneratorTests.swift",
"Requestables/IntegrationNetworkGetTests.swift",
"Requestables/IntegrationNetworkPostTests.swift",
"Requestables/IntegrationNetworkPutTests.swift",
"Requestables/NetworkGetTests.swift",
"Requestables/NetworkPostTests.swift",
"Requestables/NetworkPutTests.swift",
"Support/Doubles/BodyThrowErrorFakeAdapter.swift",
"Support/Doubles/DecoderThrowErrorFakeAdapter.swift",
"Support/Doubles/EncoderThrowErrorFakeAdapter.swift",
"Support/Doubles/MockURLSession.swift",
"Support/Doubles/SerializerThrowErrorFakeAdapter.swift",
"Support/Doubles/URLWithQueryTrhrowErrorFakeBuildable.swift",
"Support/Entities/Empty.swift",
"Support/Entities/Fake.swift",
"Support/Entities/Movie.swift",
"Support/Entities/MovieQuery.swift",
"Support/Entities/SomeEntity.swift",
"Support/Entities/SomeError.swift",
"Support/Extensions/FrisbeeError+All.swift",
"Support/Extensions/SequenceExtensions.swift",
"Support/Extensions/XCTestCase+AssertContains.swift"
],
"target_dependencies" : [
"Frisbee"
],
"type" : "test"
},
{
"c99name" : "Frisbee",
"module_type" : "SwiftTarget",
"name" : "Frisbee",
"path" : "Sources/Frisbee",
"product_memberships" : [
"Frisbee"
],
"sources" : [
"Adapters/BodiableAdapter.swift",
"Adapters/BodyAdapter.swift",
"Adapters/Cancellable.swift",
"Adapters/DecodableAdapter.swift",
"Adapters/DecoderDataAdapter.swift",
"Adapters/DecoderJSONAdapter.swift",
"Adapters/EncodableAdapter.swift",
"Adapters/EncoderJSONAdapter.swift",
"Adapters/QueryItemAdapter.swift",
"Adapters/SerializableAdapter.swift",
"Adapters/SerializerJSONAdapter.swift",
"Adapters/URLQueriableAdapter.swift",
"Adapters/URLQueryAdapter.swift",
"Adapters/URLSessionTaskAdapter.swift",
"Entities/FrisbeeError.swift",
"Entities/HTTPMethod.swift",
"Entities/Result.swift",
"Factories/Adapters/BodyAdapterFactory.swift",
"Factories/Adapters/DecodableAdapterFactory.swift",
"Factories/Adapters/EncodableAdapterFactory.swift",
"Factories/Adapters/SerializableAdapterFactory.swift",
"Factories/Adapters/URLQueriableAdapterFactory.swift",
"Factories/ResultGeneratorFactory.swift",
"Factories/URLRequestFactory.swift",
"Factories/URLSessionFactory.swift",
"Interactors/DataTaskRunner.swift",
"Interactors/ResultGenerator.swift",
"Requestables/Getable.swift",
"Requestables/NetworkGet.swift",
"Requestables/NetworkPost.swift",
"Requestables/NetworkPut.swift",
"Requestables/OnComplete.swift",
"Requestables/Postable.swift",
"Requestables/Putable.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Done.