Build Information
Successful build of ResponseDetective, reference develop (55ec74
), with Swift 6.1 for tvOS using Xcode 16.3 on 27 Apr 2025 03:07:27 UTC.
Swift 6 data race errors: 6
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ResponseDetective -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/netguru/ResponseDetective.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/netguru/ResponseDetective
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 55ec742 Merge pull request #69 from MinaShehata/fix/RD-67-some-request-canceled-when-RD-is-enabled
Cloned https://github.com/netguru/ResponseDetective.git
Revision (git rev-parse @):
55ec742268b86da5e293fa55eecb545e186303b1
SUCCESS checkout https://github.com/netguru/ResponseDetective.git at develop
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/netguru/ResponseDetective.git
https://github.com/netguru/ResponseDetective.git
{
"dependencies" : [
{
"identity" : "quick",
"requirement" : {
"exact" : [
"3.0.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick.git"
},
{
"identity" : "nimble",
"requirement" : {
"exact" : [
"9.0.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble.git"
},
{
"identity" : "ohhttpstubs",
"requirement" : {
"exact" : [
"9.1.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/AliSoftware/OHHTTPStubs.git"
}
],
"manifest_display_name" : "ResponseDetective",
"name" : "ResponseDetective",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "8.0"
},
{
"name" : "macos",
"version" : "10.10"
},
{
"name" : "tvos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "ResponseDetective",
"targets" : [
"ResponseDetective",
"ResponseDetectiveObjC"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ResponseDetectiveTests",
"module_type" : "SwiftTarget",
"name" : "ResponseDetectiveTests",
"path" : "ResponseDetective",
"product_dependencies" : [
"Quick",
"Nimble",
"OHHTTPStubs"
],
"sources" : [
"Tests/Additions/TestBodyDeserializer.swift",
"Tests/Specs/BufferOutputFacilitySpec.swift",
"Tests/Specs/ConsoleOutputFacilitySpec.swift",
"Tests/Specs/ErrorRepresentationSpec.swift",
"Tests/Specs/HTMLBodyDeserializerSpec.swift",
"Tests/Specs/ImageBodyDeserializerSpec.swift",
"Tests/Specs/JSONBodyDeserializerSpec.swift",
"Tests/Specs/PlaintextBodyDeserializerSpec.swift",
"Tests/Specs/RequestRepresentationSpec.swift",
"Tests/Specs/ResponseDetectiveSpec.swift",
"Tests/Specs/ResponseRepresentationSpec.swift",
"Tests/Specs/URLEncodedBodyDeserializerSpec.swift",
"Tests/Specs/XMLBodyDeserializerSpec.swift"
],
"target_dependencies" : [
"ResponseDetective",
"ResponseDetectiveObjC"
],
"type" : "test"
},
{
"c99name" : "ResponseDetectiveObjC",
"module_type" : "ClangTarget",
"name" : "ResponseDetectiveObjC",
"path" : "ResponseDetective",
"product_memberships" : [
"ResponseDetective"
],
"sources" : [
"Sources/RDTHTMLBodyDeserializer.m",
"Sources/RDTXMLBodyDeserializer.m"
],
"type" : "library"
},
{
"c99name" : "ResponseDetective",
"module_type" : "SwiftTarget",
"name" : "ResponseDetective",
"path" : "ResponseDetective",
"product_memberships" : [
"ResponseDetective"
],
"sources" : [
"Sources/BufferOutputFacility.swift",
"Sources/ConsoleOutputFacility.swift",
"Sources/Dictionary.swift",
"Sources/ErrorRepresentation.swift",
"Sources/ImageBodyDeserializer.swift",
"Sources/JSONBodyDeserializer.swift",
"Sources/OutputFacility.swift",
"Sources/PlaintextBodyDeserializer.swift",
"Sources/RequestRepresentation.swift",
"Sources/ResponseDetective.swift",
"Sources/ResponseRepresentation.swift",
"Sources/URLEncodedBodyDeserializer.swift",
"Sources/URLProtocol.swift"
],
"target_dependencies" : [
"ResponseDetectiveObjC"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
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" : [
{
"identity" : "quick",
"requirement" : {
"exact" : [
"3.0.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick.git"
},
{
"identity" : "nimble",
"requirement" : {
"exact" : [
"9.0.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble.git"
},
{
"identity" : "ohhttpstubs",
"requirement" : {
"exact" : [
"9.1.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/AliSoftware/OHHTTPStubs.git"
}
],
"manifest_display_name" : "ResponseDetective",
"name" : "ResponseDetective",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "8.0"
},
{
"name" : "macos",
"version" : "10.10"
},
{
"name" : "tvos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "ResponseDetective",
"targets" : [
"ResponseDetective",
"ResponseDetectiveObjC"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ResponseDetectiveTests",
"module_type" : "SwiftTarget",
"name" : "ResponseDetectiveTests",
"path" : "ResponseDetective",
"product_dependencies" : [
"Quick",
"Nimble",
"OHHTTPStubs"
],
"sources" : [
"Tests/Additions/TestBodyDeserializer.swift",
"Tests/Specs/BufferOutputFacilitySpec.swift",
"Tests/Specs/ConsoleOutputFacilitySpec.swift",
"Tests/Specs/ErrorRepresentationSpec.swift",
"Tests/Specs/HTMLBodyDeserializerSpec.swift",
"Tests/Specs/ImageBodyDeserializerSpec.swift",
"Tests/Specs/JSONBodyDeserializerSpec.swift",
"Tests/Specs/PlaintextBodyDeserializerSpec.swift",
"Tests/Specs/RequestRepresentationSpec.swift",
"Tests/Specs/ResponseDetectiveSpec.swift",
"Tests/Specs/ResponseRepresentationSpec.swift",
"Tests/Specs/URLEncodedBodyDeserializerSpec.swift",
"Tests/Specs/XMLBodyDeserializerSpec.swift"
],
"target_dependencies" : [
"ResponseDetective",
"ResponseDetectiveObjC"
],
"type" : "test"
},
{
"c99name" : "ResponseDetectiveObjC",
"module_type" : "ClangTarget",
"name" : "ResponseDetectiveObjC",
"path" : "ResponseDetective",
"product_memberships" : [
"ResponseDetective"
],
"sources" : [
"Sources/RDTHTMLBodyDeserializer.m",
"Sources/RDTXMLBodyDeserializer.m"
],
"type" : "library"
},
{
"c99name" : "ResponseDetective",
"module_type" : "SwiftTarget",
"name" : "ResponseDetective",
"path" : "ResponseDetective",
"product_memberships" : [
"ResponseDetective"
],
"sources" : [
"Sources/BufferOutputFacility.swift",
"Sources/ConsoleOutputFacility.swift",
"Sources/Dictionary.swift",
"Sources/ErrorRepresentation.swift",
"Sources/ImageBodyDeserializer.swift",
"Sources/JSONBodyDeserializer.swift",
"Sources/OutputFacility.swift",
"Sources/PlaintextBodyDeserializer.swift",
"Sources/RequestRepresentation.swift",
"Sources/ResponseDetective.swift",
"Sources/ResponseRepresentation.swift",
"Sources/URLEncodedBodyDeserializer.swift",
"Sources/URLProtocol.swift"
],
"target_dependencies" : [
"ResponseDetectiveObjC"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "ResponseDetective",
"schemes" : [
"ResponseDetective-iOS",
"ResponseDetective-macOS",
"ResponseDetective-tvOS"
],
"targets" : [
"ResponseDetective-iOS",
"ResponseDetective-iOS-Tests",
"ResponseDetective-macOS",
"ResponseDetective-macOS-Tests",
"ResponseDetective-tvOS",
"ResponseDetective-tvOS-Tests"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ResponseDetective"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ResponseDetective -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 ResponseDetective -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
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
ResponseDetective: /Users/admin/builder/spi-builder-workspace
Quick: https://github.com/Quick/Quick.git @ 3.0.0
Nimble: https://github.com/Quick/Nimble.git @ 9.0.0
CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.2
CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.1
OHHTTPStubs: https://github.com/AliSoftware/OHHTTPStubs.git @ 9.1.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'ResponseDetective' in project 'ResponseDetective'
➜ Explicit dependency on target 'ResponseDetective' in project 'ResponseDetective'
➜ Explicit dependency on target 'ResponseDetectiveObjC' in project 'ResponseDetective'
Target 'ResponseDetective' in project 'ResponseDetective'
➜ Explicit dependency on target 'ResponseDetectiveObjC' in project 'ResponseDetective'
Target 'ResponseDetectiveObjC' in project 'ResponseDetective' (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/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x objective-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
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
Build description signature: 3eb98d962d1803c32fd2a0974eb2cfe3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/3eb98d962d1803c32fd2a0974eb2cfe3.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
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/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/.swiftpm/xcode
/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/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/ResponseDetectiveObjC.DependencyMetadataFileList (in target 'ResponseDetectiveObjC' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/ResponseDetectiveObjC.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/ResponseDetectiveObjC.modulemap (in target 'ResponseDetectiveObjC' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/ResponseDetectiveObjC.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/ResponseDetectiveObjC.DependencyStaticMetadataFileList (in target 'ResponseDetectiveObjC' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/ResponseDetectiveObjC.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/ResponseDetective.modulemap (in target 'ResponseDetective' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/ResponseDetective.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/ResponseDetective.DependencyMetadataFileList (in target 'ResponseDetective' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/ResponseDetective.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/ResponseDetective.DependencyStaticMetadataFileList (in target 'ResponseDetective' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/ResponseDetective.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/Objects-normal/arm64/ResponseDetectiveObjC.LinkFileList (in target 'ResponseDetectiveObjC' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/Objects-normal/arm64/ResponseDetectiveObjC.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp (in target 'ResponseDetectiveObjC' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
-target arm64-apple-tvos12.0 -fobjc-arc -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=ResponseDetectiveObjC' -fpascal-strings -O0 -DSWIFT_PACKAGE '-DDEBUG=1' '-DOBJC_OLD_DISPATCH_PROTOTYPES=1' -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -g -fprofile-instr-generate -fcoverage-mapping -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -I/Users/admin/builder/spi-builder-workspace/ResponseDetective/include -I/Users/admin/builder/spi-builder-workspace/ResponseDetective/ResponseDetective/Sources -I/Users/admin/builder/spi-builder-workspace/ResponseDetective/ResponseDetective -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -DXcode
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective_const_extract_protocols.json (in target 'ResponseDetective' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective.SwiftFileList (in target 'ResponseDetective' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective.SwiftConstValuesFileList (in target 'ResponseDetective' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective.LinkFileList (in target 'ResponseDetective' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/ResponseDetectiveObjC.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/ResponseDetectiveObjC.modulemap (in target 'ResponseDetectiveObjC' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/ResponseDetectiveObjC.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective-OutputFileMap.json (in target 'ResponseDetective' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/ResponseDetective.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/ResponseDetective.modulemap (in target 'ResponseDetective' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/ResponseDetective.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/Objects-normal/arm64/RDTXMLBodyDeserializer.o /Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/RDTXMLBodyDeserializer.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ResponseDetectiveObjC' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/Objects-normal/arm64/RDTXMLBodyDeserializer.o.scan -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/Objects-normal/arm64/RDTXMLBodyDeserializer.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/Objects-normal/arm64/RDTXMLBodyDeserializer.dia -c /Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/RDTXMLBodyDeserializer.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/Objects-normal/arm64/RDTXMLBodyDeserializer.o -index-unit-output-path /ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/Objects-normal/arm64/RDTXMLBodyDeserializer.o
SwiftDriver ResponseDetective normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ResponseDetective' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ResponseDetective -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/ResponseDetectiveObjC.modulemap -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos12.0 -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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -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 -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/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/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective-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/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective.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/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/ResponseDetective/include -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/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/Objects-normal/arm64/RDTHTMLBodyDeserializer.o /Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/RDTHTMLBodyDeserializer.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ResponseDetectiveObjC' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/Objects-normal/arm64/RDTHTMLBodyDeserializer.o.scan -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/Objects-normal/arm64/RDTHTMLBodyDeserializer.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/Objects-normal/arm64/RDTHTMLBodyDeserializer.dia -c /Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/RDTHTMLBodyDeserializer.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/Objects-normal/arm64/RDTHTMLBodyDeserializer.o -index-unit-output-path /ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/Objects-normal/arm64/RDTHTMLBodyDeserializer.o
SwiftCompile normal arm64 Compiling\ Dictionary.swift,\ ErrorRepresentation.swift /Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/Dictionary.swift /Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ErrorRepresentation.swift (in target 'ResponseDetective' from project 'ResponseDetective')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/Dictionary.swift (in target 'ResponseDetective' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ErrorRepresentation.swift (in target 'ResponseDetective' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ BufferOutputFacility.swift,\ ConsoleOutputFacility.swift /Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/BufferOutputFacility.swift /Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ConsoleOutputFacility.swift (in target 'ResponseDetective' from project 'ResponseDetective')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/BufferOutputFacility.swift (in target 'ResponseDetective' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ConsoleOutputFacility.swift (in target 'ResponseDetective' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PlaintextBodyDeserializer.swift /Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/PlaintextBodyDeserializer.swift (in target 'ResponseDetective' from project 'ResponseDetective')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/PlaintextBodyDeserializer.swift (in target 'ResponseDetective' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ RequestRepresentation.swift /Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/RequestRepresentation.swift (in target 'ResponseDetective' from project 'ResponseDetective')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/RequestRepresentation.swift (in target 'ResponseDetective' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ URLProtocol.swift /Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/URLProtocol.swift (in target 'ResponseDetective' from project 'ResponseDetective')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/URLProtocol.swift (in target 'ResponseDetective' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/URLProtocol.swift:11:44: warning: 'Sendable' class 'URLProtocol' cannot inherit from another class other than 'NSObject'; this is an error in the Swift 6 language mode
@objc(RDTURLProtocol) internal final class URLProtocol: Foundation.URLProtocol, URLSessionTaskDelegate, URLSessionDataDelegate {
^
/Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/URLProtocol.swift:31:14: warning: stored property 'internalSession' of 'Sendable'-conforming class 'URLProtocol' is mutable; this is an error in the Swift 6 language mode
private var internalSession: Foundation.URLSession!
^
SwiftCompile normal arm64 Compiling\ ResponseRepresentation.swift /Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ResponseRepresentation.swift (in target 'ResponseDetective' from project 'ResponseDetective')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ResponseRepresentation.swift (in target 'ResponseDetective' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ URLEncodedBodyDeserializer.swift /Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/URLEncodedBodyDeserializer.swift (in target 'ResponseDetective' from project 'ResponseDetective')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/URLEncodedBodyDeserializer.swift (in target 'ResponseDetective' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ ResponseDetective (in target 'ResponseDetective' from project 'ResponseDetective')
EmitSwiftModule normal arm64 (in target 'ResponseDetective' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ResponseDetective.swift:20:20: warning: static property 'outputFacility' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var outputFacility: OutputFacility = ConsoleOutputFacility()
^
/Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ResponseDetective.swift:20:20: note: convert 'outputFacility' to a 'let' constant to make 'Sendable' shared state immutable
public static var outputFacility: OutputFacility = ConsoleOutputFacility()
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ResponseDetective.swift:20:20: note: add '@MainActor' to make static property 'outputFacility' part of global actor 'MainActor'
public static var outputFacility: OutputFacility = ConsoleOutputFacility()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ResponseDetective.swift:20:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var outputFacility: OutputFacility = ConsoleOutputFacility()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ResponseDetective.swift:26:21: warning: static property 'requestPredicates' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var requestPredicates: [NSPredicate] = []
^
/Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ResponseDetective.swift:26:21: note: convert 'requestPredicates' to a 'let' constant to make 'Sendable' shared state immutable
private static var requestPredicates: [NSPredicate] = []
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ResponseDetective.swift:26:21: note: add '@MainActor' to make static property 'requestPredicates' part of global actor 'MainActor'
private static var requestPredicates: [NSPredicate] = []
^
@MainActor
/Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ResponseDetective.swift:26:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var requestPredicates: [NSPredicate] = []
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ResponseDetective.swift:29:21: warning: static property 'customBodyDeserializers' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var customBodyDeserializers: [String: BodyDeserializer] = [:]
^
/Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ResponseDetective.swift:29:21: note: convert 'customBodyDeserializers' to a 'let' constant to make 'Sendable' shared state immutable
private static var customBodyDeserializers: [String: BodyDeserializer] = [:]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ResponseDetective.swift:29:21: note: add '@MainActor' to make static property 'customBodyDeserializers' part of global actor 'MainActor'
private static var customBodyDeserializers: [String: BodyDeserializer] = [:]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ResponseDetective.swift:29:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var customBodyDeserializers: [String: BodyDeserializer] = [:]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ResponseDetective.swift:32:21: warning: static property 'defaultBodyDeserializers' is not concurrency-safe because non-'Sendable' type '[String : any BodyDeserializer]' may have shared mutable state; this is an error in the Swift 6 language mode
private static let defaultBodyDeserializers: [String: BodyDeserializer] = [
^
/Users/admin/builder/spi-builder-workspace/ResponseDetective/include/RDTBodyDeserializer.h:17:43: note: protocol 'BodyDeserializer' does not conform to the 'Sendable' protocol
NS_SWIFT_NAME(BodyDeserializer) @protocol RDTBodyDeserializer
^
/Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ResponseDetective.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ResponseDetectiveObjC'
import ResponseDetectiveObjC
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ResponseDetective.swift:32:21: note: add '@MainActor' to make static property 'defaultBodyDeserializers' part of global actor 'MainActor'
private static let defaultBodyDeserializers: [String: BodyDeserializer] = [
^
@MainActor
/Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ResponseDetective.swift:32:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static let defaultBodyDeserializers: [String: BodyDeserializer] = [
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/URLProtocol.swift:11:44: warning: 'Sendable' class 'URLProtocol' cannot inherit from another class other than 'NSObject'; this is an error in the Swift 6 language mode
@objc(RDTURLProtocol) internal final class URLProtocol: Foundation.URLProtocol, URLSessionTaskDelegate, URLSessionDataDelegate {
^
/Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/URLProtocol.swift:31:14: warning: stored property 'internalSession' of 'Sendable'-conforming class 'URLProtocol' is mutable; this is an error in the Swift 6 language mode
private var internalSession: Foundation.URLSession!
^
SwiftCompile normal arm64 Compiling\ ResponseDetective.swift /Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ResponseDetective.swift (in target 'ResponseDetective' from project 'ResponseDetective')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ResponseDetective.swift (in target 'ResponseDetective' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ResponseDetective.swift:20:20: warning: static property 'outputFacility' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var outputFacility: OutputFacility = ConsoleOutputFacility()
^
/Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ResponseDetective.swift:20:20: note: convert 'outputFacility' to a 'let' constant to make 'Sendable' shared state immutable
public static var outputFacility: OutputFacility = ConsoleOutputFacility()
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ResponseDetective.swift:20:20: note: add '@MainActor' to make static property 'outputFacility' part of global actor 'MainActor'
public static var outputFacility: OutputFacility = ConsoleOutputFacility()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ResponseDetective.swift:20:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var outputFacility: OutputFacility = ConsoleOutputFacility()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ResponseDetective.swift:26:21: warning: static property 'requestPredicates' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var requestPredicates: [NSPredicate] = []
^
/Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ResponseDetective.swift:26:21: note: convert 'requestPredicates' to a 'let' constant to make 'Sendable' shared state immutable
private static var requestPredicates: [NSPredicate] = []
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ResponseDetective.swift:26:21: note: add '@MainActor' to make static property 'requestPredicates' part of global actor 'MainActor'
private static var requestPredicates: [NSPredicate] = []
^
@MainActor
/Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ResponseDetective.swift:26:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var requestPredicates: [NSPredicate] = []
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ResponseDetective.swift:29:21: warning: static property 'customBodyDeserializers' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var customBodyDeserializers: [String: BodyDeserializer] = [:]
^
/Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ResponseDetective.swift:29:21: note: convert 'customBodyDeserializers' to a 'let' constant to make 'Sendable' shared state immutable
private static var customBodyDeserializers: [String: BodyDeserializer] = [:]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ResponseDetective.swift:29:21: note: add '@MainActor' to make static property 'customBodyDeserializers' part of global actor 'MainActor'
private static var customBodyDeserializers: [String: BodyDeserializer] = [:]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ResponseDetective.swift:29:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var customBodyDeserializers: [String: BodyDeserializer] = [:]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ResponseDetective.swift:32:21: warning: static property 'defaultBodyDeserializers' is not concurrency-safe because non-'Sendable' type '[String : any BodyDeserializer]' may have shared mutable state; this is an error in the Swift 6 language mode
private static let defaultBodyDeserializers: [String: BodyDeserializer] = [
^
/Users/admin/builder/spi-builder-workspace/ResponseDetective/include/RDTBodyDeserializer.h:17:43: note: protocol 'BodyDeserializer' does not conform to the 'Sendable' protocol
NS_SWIFT_NAME(BodyDeserializer) @protocol RDTBodyDeserializer
^
/Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ResponseDetective.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ResponseDetectiveObjC'
import ResponseDetectiveObjC
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ResponseDetective.swift:32:21: note: add '@MainActor' to make static property 'defaultBodyDeserializers' part of global actor 'MainActor'
private static let defaultBodyDeserializers: [String: BodyDeserializer] = [
^
@MainActor
/Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ResponseDetective.swift:32:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static let defaultBodyDeserializers: [String: BodyDeserializer] = [
^
nonisolated(unsafe)
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_fenv-CYWKQDR5PYU012JJVNUTM8NVW.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_fenv-CYWKQDR5PYU012JJVNUTM8NVW.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability_internal-EMLO4VJ78H1ONYY2XRG69TZDS.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability_internal-EMLO4VJ78H1ONYY2XRG69TZDS.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stddef-B0OXBQWD0G271R4K69BZ90G9E.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stddef-B0OXBQWD0G271R4K69BZ90G9E.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_iso646-EASGK7AWYNN1RU945WX900AT2.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_iso646-EASGK7AWYNN1RU945WX900AT2.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdarg-CXI37ZNUQN0HC0LN5QHOIPEQ0.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdarg-CXI37ZNUQN0HC0LN5QHOIPEQ0.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdbool-D9H28DAD3GBO9CKKGUM6HMPOC.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdbool-D9H28DAD3GBO9CKKGUM6HMPOC.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/TargetConditionals-380YEVSJ3NHYD1VGIV98STQFK.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/TargetConditionals-380YEVSJ3NHYD1VGIV98STQFK.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ptrauth-E90723FCGW82UWTIRD7DD5AL6.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ptrauth-E90723FCGW82UWTIRD7DD5AL6.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_float-1ESYNIYVA7YF0XLR948IP2HJT.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_float-1ESYNIYVA7YF0XLR948IP2HJT.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-94Z89PDJGG4GQUKZRYPRPBAMZ.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-94Z89PDJGG4GQUKZRYPRPBAMZ.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_float-715Y7PDRY3Z262I251FKPMLBV.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_float-715Y7PDRY3Z262I251FKPMLBV.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/AvailabilityMacros-9K72GAU4JFA8OW33S2B74P0WZ.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/AvailabilityMacros-9K72GAU4JFA8OW33S2B74P0WZ.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ptrcheck-E3EPR2VOO8AA2YR3U5KZ443B8.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ptrcheck-E3EPR2VOO8AA2YR3U5KZ443B8.scan
SwiftCompile normal arm64 Compiling\ OutputFacility.swift /Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/OutputFacility.swift (in target 'ResponseDetective' from project 'ResponseDetective')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/OutputFacility.swift (in target 'ResponseDetective' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-6NNI2J700G1B66E0KGC5VZBNN.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-6NNI2J700G1B66E0KGC5VZBNN.scan
SwiftDriverJobDiscovery normal arm64 Emitting module for ResponseDetective (in target 'ResponseDetective' from project 'ResponseDetective')
SwiftDriver\ Compilation\ Requirements ResponseDetective normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ResponseDetective' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ResponseDetective -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/ResponseDetectiveObjC.modulemap -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos12.0 -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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -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 -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/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/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective-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/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective.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/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/ResponseDetective/include -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/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_useconds_t-8EPJ3794R5GBMPL35UB6S935Y.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_useconds_t-8EPJ3794R5GBMPL35UB6S935Y.scan
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/ResponseDetective-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective-Swift.h (in target 'ResponseDetective' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/ResponseDetective-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ResponseDetective.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective.swiftmodule (in target 'ResponseDetective' from project 'ResponseDetective')
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/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ResponseDetective.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ResponseDetective.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective.swiftdoc (in target 'ResponseDetective' from project 'ResponseDetective')
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/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ResponseDetective.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ResponseDetective.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective.abi.json (in target 'ResponseDetective' from project 'ResponseDetective')
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/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ResponseDetective.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ResponseDetective.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective.swiftsourceinfo (in target 'ResponseDetective' from project 'ResponseDetective')
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/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ResponseDetective.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/alloca-6FH4C9061B85Q44KP4T6B9QZH.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/alloca-6FH4C9061B85Q44KP4T6B9QZH.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_setjmp-CYANPKPQK3LDWW615J0DTNWL0.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_setjmp-CYANPKPQK3LDWW615J0DTNWL0.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/mach-5QWMIITVE6DRY7HFKAHYZKUDZ.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/mach-5QWMIITVE6DRY7HFKAHYZKUDZ.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdint-BZNVMSN91OFLJMRJLR9Q6YV0V.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdint-BZNVMSN91OFLJMRJLR9Q6YV0V.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/runetype-X8SKIAGLZ9ZL06CTYIFTXW5G.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/runetype-X8SKIAGLZ9ZL06CTYIFTXW5G.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_locale-OQTXXRUXBT7YSR7YIMLWWRQC.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_locale-OQTXXRUXBT7YSR7YIMLWWRQC.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_ctype-4ZPEPM91O9IZ8E7GWZXQG14IY.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_ctype-4ZPEPM91O9IZ8E7GWZXQG14IY.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_sys_select-4YE2GH998J416PYCKP0MFENQ8.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_sys_select-4YE2GH998J416PYCKP0MFENQ8.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_limits-AD792U9T4WN6J4UVVWOM6N3OD.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_limits-AD792U9T4WN6J4UVVWOM6N3OD.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_time-AQ3TGRWKPKF0VNXR9AFESB6SY.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_time-AQ3TGRWKPKF0VNXR9AFESB6SY.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/uuid-72F5PL60TM64CWGDM9ECSAA4A.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/uuid-72F5PL60TM64CWGDM9ECSAA4A.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/__wctype-56WVMYA29JH3ZDXPITG08ODNV.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/__wctype-56WVMYA29JH3ZDXPITG08ODNV.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_strings-F2T9277OCD28FKXKZYGSSP4T2.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_strings-F2T9277OCD28FKXKZYGSSP4T2.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_wctype-7MFDSQEIZ1AR1CRONJ26M8WYA.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_wctype-7MFDSQEIZ1AR1CRONJ26M8WYA.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_math-83RVSSKON9D6L7QR0AQPSA755.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_math-83RVSSKON9D6L7QR0AQPSA755.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_errno-3O4WRAVAQUDCNQK6NTOK977VT.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_errno-3O4WRAVAQUDCNQK6NTOK977VT.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_complex-2R1IDKTQ1MQ64F4KULR36WBJ3.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_complex-2R1IDKTQ1MQ64F4KULR36WBJ3.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/netinet_in-B3PWYC44P0VU38E46AQJ7NBF4.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/netinet_in-B3PWYC44P0VU38E46AQJ7NBF4.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_limits-CX2BLPRHA0K5JM1QRNNH1836R.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_limits-CX2BLPRHA0K5JM1QRNNH1836R.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_types-88U3LG035C3YKO2W4XJ2YCNLH.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_types-88U3LG035C3YKO2W4XJ2YCNLH.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/xlocale-EL361CEMUYLBEYNHXRWBDQC20.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/xlocale-EL361CEMUYLBEYNHXRWBDQC20.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_signal-83JW8B4AOAQ2KHUKZ1W6OQQ05.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_signal-83JW8B4AOAQ2KHUKZ1W6OQQ05.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdio-9JKWKCGETN7VMVQCJU7YL5CUK.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdio-9JKWKCGETN7VMVQCJU7YL5CUK.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_time-ER8Y0TIB00H3PJQ6OP2IRK5PE.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_time-ER8Y0TIB00H3PJQ6OP2IRK5PE.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_string-C91WG4LVDYLEIUQMUHGLLGXN3.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_string-C91WG4LVDYLEIUQMUHGLLGXN3.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/gethostuuid-AMWYJZTGL0KVPLQOA88T6KPAZ.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/gethostuuid-AMWYJZTGL0KVPLQOA88T6KPAZ.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/pthread-YF63HG5I2P3527TG9V4OVTOK.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/pthread-YF63HG5I2P3527TG9V4OVTOK.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_select-8HS03K7RD8SAG74U0DCX58AMO.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_select-8HS03K7RD8SAG74U0DCX58AMO.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/nl_types-BE1PMP938BJY10M1MDTCTS20X.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/nl_types-BE1PMP938BJY10M1MDTCTS20X.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/unistd-JNBFU4TWVO8VPYX67307DBB4.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/unistd-JNBFU4TWVO8VPYX67307DBB4.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_wchar-CONAIDFLYBK9V934LM0ZANAH5.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_wchar-CONAIDFLYBK9V934LM0ZANAH5.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdint-DEUEPA0AF00EB06T2IY34QCNT.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdint-DEUEPA0AF00EB06T2IY34QCNT.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_tgmath-DO2OGL3GUES8J2A89M3V6A15E.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_tgmath-DO2OGL3GUES8J2A89M3V6A15E.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_resource-80CXUM1DZO4M7UZL9WK16VKZY.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_resource-80CXUM1DZO4M7UZL9WK16VKZY.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_inttypes-K3VDKK1F9AH40X4AR1NAWNKJ.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_inttypes-K3VDKK1F9AH40X4AR1NAWNKJ.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_wait-8WR7LEYYRN4V54YOUI5C0X1VD.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_wait-8WR7LEYYRN4V54YOUI5C0X1VD.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_inttypes-66BKK2IDL0BPANZBHDGKNMB4H.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_inttypes-66BKK2IDL0BPANZBHDGKNMB4H.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdlib-BHRX6HYE5SXPW5BERBSCUSU52.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdlib-BHRX6HYE5SXPW5BERBSCUSU52.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdatomic-BBEG19B77N3WIGUH8A6QI2Y1B.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdatomic-BBEG19B77N3WIGUH8A6QI2Y1B.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/libxml2-7D5WW6W1BG2JDXKHC9XYKNT08.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/libxml2-7D5WW6W1BG2JDXKHC9XYKNT08.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_assert-CLN0DYGCL7BX4N0RYI6PKWXG0.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_assert-CLN0DYGCL7BX4N0RYI6PKWXG0.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_tgmath-8JLKRSDXLRJ5X7D4P43YX5N2B.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_tgmath-8JLKRSDXLRJ5X7D4P43YX5N2B.scan
SwiftCompile normal arm64 Compiling\ ImageBodyDeserializer.swift,\ JSONBodyDeserializer.swift /Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ImageBodyDeserializer.swift /Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/JSONBodyDeserializer.swift (in target 'ResponseDetective' from project 'ResponseDetective')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/ImageBodyDeserializer.swift (in target 'ResponseDetective' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/JSONBodyDeserializer.swift (in target 'ResponseDetective' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Darwin-1SHJB085UOHNYJOE4WNIV7ZR2.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Darwin-1SHJB085UOHNYJOE4WNIV7ZR2.scan
SwiftDriverJobDiscovery normal arm64 Compiling URLEncodedBodyDeserializer.swift (in target 'ResponseDetective' from project 'ResponseDetective')
SwiftDriverJobDiscovery normal arm64 Compiling ResponseRepresentation.swift (in target 'ResponseDetective' from project 'ResponseDetective')
SwiftDriverJobDiscovery normal arm64 Compiling OutputFacility.swift (in target 'ResponseDetective' from project 'ResponseDetective')
SwiftDriverJobDiscovery normal arm64 Compiling Dictionary.swift, ErrorRepresentation.swift (in target 'ResponseDetective' from project 'ResponseDetective')
SwiftDriverJobDiscovery normal arm64 Compiling RequestRepresentation.swift (in target 'ResponseDetective' from project 'ResponseDetective')
SwiftDriverJobDiscovery normal arm64 Compiling URLProtocol.swift (in target 'ResponseDetective' from project 'ResponseDetective')
SwiftDriverJobDiscovery normal arm64 Compiling PlaintextBodyDeserializer.swift (in target 'ResponseDetective' from project 'ResponseDetective')
SwiftDriverJobDiscovery normal arm64 Compiling ResponseDetective.swift (in target 'ResponseDetective' from project 'ResponseDetective')
SwiftDriverJobDiscovery normal arm64 Compiling BufferOutputFacility.swift, ConsoleOutputFacility.swift (in target 'ResponseDetective' from project 'ResponseDetective')
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ObjectiveC-BQH2WC2V0UAAGYWXB0M2HVUK6.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ObjectiveC-BQH2WC2V0UAAGYWXB0M2HVUK6.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_object-4BIOKUHXTAZNGER4Z7AAE4HDA.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_object-4BIOKUHXTAZNGER4Z7AAE4HDA.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_workgroup-3SW2T3HGVPMWGCY0L22MWG4TE.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_workgroup-3SW2T3HGVPMWGCY0L22MWG4TE.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Dispatch-2IZ5KIJGSX24P76BVY6CCC1FM.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Dispatch-2IZ5KIJGSX24P76BVY6CCC1FM.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreFoundation-15F4GELUMSYI9CIILHC3RJODF.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreFoundation-15F4GELUMSYI9CIILHC3RJODF.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Security-8PBWMO8JCLCQLMCYFKBDEHJPW.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Security-8PBWMO8JCLCQLMCYFKBDEHJPW.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CFNetwork-5LFHGBYNRN8SLZZSCRBFBVV5O.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CFNetwork-5LFHGBYNRN8SLZZSCRBFBVV5O.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-B1627EZ5RTLIGSQPB1B8V7M6G.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-B1627EZ5RTLIGSQPB1B8V7M6G.scan
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/Objects-normal/arm64/RDTHTMLBodyDeserializer.o /Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/RDTHTMLBodyDeserializer.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ResponseDetectiveObjC' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/Objects-normal/arm64/RDTHTMLBodyDeserializer.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/Objects-normal/arm64/RDTHTMLBodyDeserializer.dia -c /Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/RDTHTMLBodyDeserializer.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/Objects-normal/arm64/RDTHTMLBodyDeserializer.o -index-unit-output-path /ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/Objects-normal/arm64/RDTHTMLBodyDeserializer.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/Objects-normal/arm64/RDTXMLBodyDeserializer.o /Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/RDTXMLBodyDeserializer.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ResponseDetectiveObjC' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/Objects-normal/arm64/RDTXMLBodyDeserializer.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/Objects-normal/arm64/RDTXMLBodyDeserializer.dia -c /Users/admin/builder/spi-builder-workspace/ResponseDetective/Sources/RDTXMLBodyDeserializer.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/Objects-normal/arm64/RDTXMLBodyDeserializer.o -index-unit-output-path /ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/Objects-normal/arm64/RDTXMLBodyDeserializer.o
SwiftDriverJobDiscovery normal arm64 Compiling ImageBodyDeserializer.swift, JSONBodyDeserializer.swift (in target 'ResponseDetective' from project 'ResponseDetective')
SwiftDriver\ Compilation ResponseDetective normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ResponseDetective' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ResponseDetective -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/ResponseDetectiveObjC.modulemap -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos12.0 -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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -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 -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/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/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective-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/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective.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/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/ResponseDetective/include -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/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ResponseDetectiveObjC.o normal (in target 'ResponseDetectiveObjC' from project 'ResponseDetective')
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-tvos12.0 -r -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 -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -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 -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/Objects-normal/arm64/ResponseDetectiveObjC.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/Objects-normal/arm64/ResponseDetectiveObjC_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetectiveObjC.build/Objects-normal/arm64/ResponseDetectiveObjC_dependency_info.dat -fobjc-arc -fobjc-link-runtime -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ResponseDetectiveObjC.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ResponseDetectiveObjC.o (in target 'ResponseDetectiveObjC' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ResponseDetectiveObjC.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ResponseDetective.o normal (in target 'ResponseDetective' from project 'ResponseDetective')
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-tvos12.0 -r -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 -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -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/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective_dependency_info.dat -fobjc-link-runtime -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/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ResponseDetective.o
ExtractAppIntentsMetadata (in target 'ResponseDetective' from project 'ResponseDetective')
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 ResponseDetective --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 12.0 --bundle-identifier spi-builder-workspace.ResponseDetective --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ResponseDetective.appintents --target-triple arm64-apple-tvos12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ResponseDetective.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/ResponseDetective.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/ResponseDetective.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ResponseDetective.build/Debug-appletvos/ResponseDetective.build/Objects-normal/arm64/ResponseDetective.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 20:07:26.370 appintentsmetadataprocessor[1038:5219] Starting appintentsmetadataprocessor export
2025-04-26 20:07:26.410 appintentsmetadataprocessor[1038:5219] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ResponseDetective.o (in target 'ResponseDetective' from project 'ResponseDetective')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ResponseDetective.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
{
"identity" : "quick",
"requirement" : {
"exact" : [
"3.0.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick.git"
},
{
"identity" : "nimble",
"requirement" : {
"exact" : [
"9.0.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble.git"
},
{
"identity" : "ohhttpstubs",
"requirement" : {
"exact" : [
"9.1.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/AliSoftware/OHHTTPStubs.git"
}
],
"manifest_display_name" : "ResponseDetective",
"name" : "ResponseDetective",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "8.0"
},
{
"name" : "macos",
"version" : "10.10"
},
{
"name" : "tvos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "ResponseDetective",
"targets" : [
"ResponseDetective",
"ResponseDetectiveObjC"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ResponseDetectiveTests",
"module_type" : "SwiftTarget",
"name" : "ResponseDetectiveTests",
"path" : "ResponseDetective",
"product_dependencies" : [
"Quick",
"Nimble",
"OHHTTPStubs"
],
"sources" : [
"Tests/Additions/TestBodyDeserializer.swift",
"Tests/Specs/BufferOutputFacilitySpec.swift",
"Tests/Specs/ConsoleOutputFacilitySpec.swift",
"Tests/Specs/ErrorRepresentationSpec.swift",
"Tests/Specs/HTMLBodyDeserializerSpec.swift",
"Tests/Specs/ImageBodyDeserializerSpec.swift",
"Tests/Specs/JSONBodyDeserializerSpec.swift",
"Tests/Specs/PlaintextBodyDeserializerSpec.swift",
"Tests/Specs/RequestRepresentationSpec.swift",
"Tests/Specs/ResponseDetectiveSpec.swift",
"Tests/Specs/ResponseRepresentationSpec.swift",
"Tests/Specs/URLEncodedBodyDeserializerSpec.swift",
"Tests/Specs/XMLBodyDeserializerSpec.swift"
],
"target_dependencies" : [
"ResponseDetective",
"ResponseDetectiveObjC"
],
"type" : "test"
},
{
"c99name" : "ResponseDetectiveObjC",
"module_type" : "ClangTarget",
"name" : "ResponseDetectiveObjC",
"path" : "ResponseDetective",
"product_memberships" : [
"ResponseDetective"
],
"sources" : [
"Sources/RDTHTMLBodyDeserializer.m",
"Sources/RDTXMLBodyDeserializer.m"
],
"type" : "library"
},
{
"c99name" : "ResponseDetective",
"module_type" : "SwiftTarget",
"name" : "ResponseDetective",
"path" : "ResponseDetective",
"product_memberships" : [
"ResponseDetective"
],
"sources" : [
"Sources/BufferOutputFacility.swift",
"Sources/ConsoleOutputFacility.swift",
"Sources/Dictionary.swift",
"Sources/ErrorRepresentation.swift",
"Sources/ImageBodyDeserializer.swift",
"Sources/JSONBodyDeserializer.swift",
"Sources/OutputFacility.swift",
"Sources/PlaintextBodyDeserializer.swift",
"Sources/RequestRepresentation.swift",
"Sources/ResponseDetective.swift",
"Sources/ResponseRepresentation.swift",
"Sources/URLEncodedBodyDeserializer.swift",
"Sources/URLProtocol.swift"
],
"target_dependencies" : [
"ResponseDetectiveObjC"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.