Build Information
Successful build of PersistentCacheKit, reference master (5cd697
), with Swift 6.2 (beta) for watchOS using Xcode 26.0 on 18 Jun 2025 08:36:14 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PersistentCacheKit-Package -destination generic/platform=watchOS
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/davbeck/PersistentCacheKit.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/davbeck/PersistentCacheKit
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 5cd6979 Bump version number
Cloned https://github.com/davbeck/PersistentCacheKit.git
Revision (git rev-parse @):
5cd6979a225a76c04a2f0813bdedcea323ff3e29
SUCCESS checkout https://github.com/davbeck/PersistentCacheKit.git at master
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/davbeck/PersistentCacheKit.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "PersistentCacheKit",
"name" : "PersistentCacheKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.10"
},
{
"name" : "ios",
"version" : "10.0"
}
],
"products" : [
{
"name" : "PersistentCacheKit",
"targets" : [
"PersistentCacheKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PersistentCacheKitTests",
"module_type" : "SwiftTarget",
"name" : "PersistentCacheKitTests",
"path" : "Tests/PersistentCacheKitTests",
"sources" : [
"PersistentCacheKitTests.swift"
],
"type" : "test"
},
{
"c99name" : "PersistentCacheKit",
"module_type" : "SwiftTarget",
"name" : "PersistentCacheKit",
"path" : "Sources/PersistentCacheKit",
"product_memberships" : [
"PersistentCacheKit"
],
"sources" : [
"PersistentCache.swift",
"SQLite.swift",
"SQLiteCacheStorage.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "PersistentCacheKit",
"schemes" : [
"PersistentCacheKit-Package"
],
"targets" : [
"PersistentCacheKit",
"PersistentCacheKitPackageDescription",
"PersistentCacheKitPackageTests",
"PersistentCacheKitTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PersistentCacheKit-Package -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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 PersistentCacheKit-Package -destination generic/platform=watchOS
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'PersistentCacheKit' in project 'PersistentCacheKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: e728696b4c44b20d414ef8421cddc2ec
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e728696b4c44b20d414ef8421cddc2ec.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/PersistentCacheKit.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/PersistentCacheKit.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/PersistentCacheKit.xcodeproj
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/PersistentCacheKit.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/PersistentCacheKit.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/PersistentCacheKit.DependencyStaticMetadataFileList (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/PersistentCacheKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/PersistentCacheKit.DependencyMetadataFileList (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/PersistentCacheKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit.SwiftFileList (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit-OutputFileMap.json (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit_const_extract_protocols.json (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit.LinkFileList (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit.SwiftConstValuesFileList (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit.SwiftFileList (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit_const_extract_protocols.json (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit.SwiftConstValuesFileList (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit.LinkFileList (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit-OutputFileMap.json (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit_const_extract_protocols.json (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit.SwiftFileList (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit.SwiftConstValuesFileList (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit.LinkFileList (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit.LinkFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit-OutputFileMap.json (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit-OutputFileMap.json
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework/Headers (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework/Headers
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework/Info.plist /Users/admin/builder/spi-builder-workspace/PersistentCacheKit.xcodeproj/PersistentCacheKit_Info.plist (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/PersistentCacheKit.xcodeproj/PersistentCacheKit_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform watchos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework/Info.plist
SwiftDriver PersistentCacheKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PersistentCacheKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64-apple-watchos2.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit.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/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriver PersistentCacheKit normal armv7k com.apple.xcode.tools.swift.compiler (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PersistentCacheKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target armv7k-apple-watchos2.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit.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/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriver PersistentCacheKit normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PersistentCacheKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64_32-apple-watchos2.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit.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/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-6MY8G2LUICR92KB8227QJLL4H.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-4FJG12XKN4I83TAAZNVOETVJY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-2Z2VSH3TLRAB66DR1A17WTUUH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-WZEC3DDGJ77EXKNOP0FDBWB3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-G9A516RSJB5VKTTAJRZP017W.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-2LD3U38NNXE3CR82Y6NEB3ENJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-8YZSXJDYS3XAHJHLE3GFVQYHV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-AHOYWQGLQL1CKIK4XF9S1FIUV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-6X6DXYZF6AHMUREERH11QYJKU.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-DBT3KIA6K69H6QKYFX7RM5BOC.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-F05MDDXTFM0V10FIH3RH8YOFE.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-4SSCJ0SA4SLVQ58TDGQPTQVFD.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-53SG27IOMFNQKX7OJKKGTDEMD.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-8LBOSRH7ZB1C5WIHEBGNHV7ZV.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-EGN01GS2EJY79BUC4PVLU312T.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-27RMNTGOIS74G3KISCPDYSJG0.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-BO3331XHVPTFE3Q8VONFTH4Q2.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-COD06MS8I3CK9TZTZFNVKC8Y1.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-F5L2ZXSTIFUC7HNAV4GYTY44B.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-8WIJV2F2UVGIYBJ6GPP7OCILG.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-1IB2ET0XO9YLQ5686NNR5BXG6.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-F41L17A6A295TOAWSIL4FQQCW.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-6JU3ES1Z62UFBA8WC1717VUH3.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-6RADPUHTUF3CQII14EF664896.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-JIRSRI86PZSTDHE3KLS3BWR8.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-BIWYFA02UGAG06L9D0BWSR5YO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-D7C33JASE81VQM2QDDMDCHRP2.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-E3DU3HZ5HG23RCDPKK0FEZY3J.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-2EWUWF9SFZKNJCLPM863JQP5P.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-30JQL4Y0Z9EL7E1TEBZGYLINY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SQLite3-AMWRWY93M0BLPKE52UV3TAMNP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-1MTXHNIT12EM98RUQU1CF36HJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-8HYGA54O12HS93KHPUOEHF6D3.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-F2KW06XRWN3CNXLN9XEXXPGH3.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SQLite3-8523XTYKVI1IGU9PY89VJ7O80.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-2N8Y6VR62EM2WCVSV41T1A02E.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-70QEWXB88EM61M95TL22U7PYL.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SQLite3-AU4ZNQMP6K8YLY6D9382YI6NS.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-2HZ05EINZOCFXZPMW5QF4WPXE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-3B6K2Y3UPSXZIQDKKIDZUYGDT.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-YVPR45VW1WDCDYAF9FFNMJ6O.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-9JSSYL26IVY3VX3P36ZQLAOCG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-9KW9IVTMYQ75A1L1RMLUDQ5M0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-CZP82TO0O03FCNL1EED8SSWID.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-3U9E92L2JDHJY8V3L26WELOL8.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-Y6T9QDXRK6X7WP0SMSW0B91D.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-CC5AMNVM13G5TXYQDIU7429XI.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-6V603MES9ZC1NJJBBEOZRT0BV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-72T010EUI38C5AK3CMIZD9I3G.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-E85SL0KBAUU07X83F4AEF770X.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-DELZKRHRWLMW6OZ01FYLPOR60.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-9J33P684KJQVLNXA29CXVH0O8.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-6VRJVNY9KFP1G6NZRRDMKMVJ3.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-55QNCLTGHMWERD5M80HPQGLPT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-DLP8DSOPRLIE9MCY97OY5JRSB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-3Z0D9FWAX87ZY9V8XR2GALNLC.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-995R30H6HD9LGUDCCS4SEYRDP.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-O0R46ZJ3L5CB6HQKKOO1I5WR.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-9B59AIR99DL6NRMLUG3BITZ4C.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-7S8D67D9ZI6S05FUW02XV74I0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-15P02WFJNN9IW73KEKE1V744K.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-BA6WQJ65LV0MIIN8JE0W5XQL4.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-BE0F1ZDUCPOH3FFS6EZH8LV17.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-7V9Z7L8RRO3MLFG480EBQHZCG.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-DJ392YTTOG93NCWRVYCO7KVEQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-GA7ZYF0QY9ICF82C3YSJ86T6.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-ETZ2EKWDE8TXXWJVTXU9WT3M8.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-5QS5KKR1ZLA5ATIH8MNQZKIPF.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-EDDDSS5MAVCLWAWW5MYS1NDX9.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-34NGL2X328SGSF34JVMRPNS18.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-F3X7I33CM5MY21L4UFUAZCADF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-7ZZU8PY51Z17J370BRU6UO8EO.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-DYGO9PC2IZS2XK2YGMZBLDOWD.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-7LFAGVAK7LBZ9D0S2IRSDE04H.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-BZW7U47KX0WMMZWV7DBLEETW.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-BWR362L36EW47VJLCCSPDALTR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-6MQ4UZ0E0TUR5NB6QJDTSM3FJ.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-7RNU7GTTSV6R6PLL9VZ0SN3T1.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-CI7O72T3H7KU33HZ1W2YB6LZ7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-BP08KNXV2D8TWJW7KOMDPR2IB.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-63YKUOAHGP6VQ9ZAKUW1I6NGX.pcm
SwiftEmitModule normal armv7k Emitting\ module\ for\ PersistentCacheKit (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
EmitSwiftModule normal armv7k (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:6:31: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol CacheStorage: class {
^~~~~
AnyObject
SwiftCompile normal armv7k Compiling\ SQLite.swift /Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/SQLite.swift (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/SQLite.swift (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal armv7k Compiling\ PersistentCache.swift /Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:6:31: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol CacheStorage: class {
^~~~~
AnyObject
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:62:9: warning: capture of non-sendable type 'Key.Type' in an isolated closure
self.internalCache = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:62:9: warning: capture of non-sendable type 'Value.Type' in an isolated closure
self.internalCache = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:60:14: warning: capture of non-sendable type 'Key.Type' in an isolated closure
public func clearMemoryCache(completion: (() -> Void)? = nil) {
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:60:14: warning: capture of non-sendable type 'Value.Type' in an isolated closure
public func clearMemoryCache(completion: (() -> Void)? = nil) {
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:109:23: warning: capture of non-sendable type 'Value.Type' in an isolated closure
self.internalCache[key] = newValue
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:109:5: warning: capture of non-sendable type 'Key.Type' in an isolated closure
self.internalCache[key] = newValue
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:105:3: warning: capture of non-sendable type 'Key.Type' in an isolated closure
set {
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:105:3: warning: capture of non-sendable type 'Value.Type' in an isolated closure
set {
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:140:20: warning: capture of non-sendable type 'Key.Type' in an isolated closure
if let data = self.storage?[self.stringKey(for: key)], let item = try? self.decoder.decode(Item<Value>.self, from: data) {
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:140:20: warning: capture of non-sendable type 'Value.Type' in an isolated closure
if let data = self.storage?[self.stringKey(for: key)], let item = try? self.decoder.decode(Item<Value>.self, from: data) {
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:134:15: warning: capture of non-sendable type 'Key.Type' in an isolated closure
private func _fetch(_ key: Key, queue: DispatchQueue = .main, fallback: (() -> Value)?, completion: @escaping (Value?) -> Void) {
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:134:15: warning: capture of non-sendable type 'Value.Type' in an isolated closure
private func _fetch(_ key: Key, queue: DispatchQueue = .main, fallback: (() -> Value)?, completion: @escaping (Value?) -> Void) {
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:142:8: warning: capture of non-sendable type 'Value.Type' in an isolated closure
completion(item.value)
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:134:90: warning: capture of non-sendable type 'Value.Type' in an isolated closure
private func _fetch(_ key: Key, queue: DispatchQueue = .main, fallback: (() -> Value)?, completion: @escaping (Value?) -> Void) {
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:146:31: warning: capture of non-sendable type 'Value.Type' in an isolated closure
if let value = fallback?() {
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:134:64: warning: capture of non-sendable type 'Value.Type' in an isolated closure
private func _fetch(_ key: Key, queue: DispatchQueue = .main, fallback: (() -> Value)?, completion: @escaping (Value?) -> Void) {
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:147:9: warning: capture of non-sendable type 'Key.Type' in an isolated closure
self[key] = value
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:134:15: warning: capture of non-sendable type 'Key.Type' in an isolated closure
private func _fetch(_ key: Key, queue: DispatchQueue = .main, fallback: (() -> Value)?, completion: @escaping (Value?) -> Void) {
^
SwiftCompile normal armv7k Compiling\ SQLiteCacheStorage.swift /Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/SQLiteCacheStorage.swift (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/SQLiteCacheStorage.swift (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
SwiftEmitModule normal arm64 Emitting\ module\ for\ PersistentCacheKit (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
EmitSwiftModule normal arm64 (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:6:31: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol CacheStorage: class {
^~~~~
AnyObject
SwiftCompile normal arm64 Compiling\ SQLite.swift /Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/SQLite.swift (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/SQLite.swift (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ PersistentCache.swift /Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:6:31: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol CacheStorage: class {
^~~~~
AnyObject
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:62:9: warning: capture of non-sendable type 'Key.Type' in an isolated closure
self.internalCache = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:62:9: warning: capture of non-sendable type 'Value.Type' in an isolated closure
self.internalCache = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:60:14: warning: capture of non-sendable type 'Key.Type' in an isolated closure
public func clearMemoryCache(completion: (() -> Void)? = nil) {
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:60:14: warning: capture of non-sendable type 'Value.Type' in an isolated closure
public func clearMemoryCache(completion: (() -> Void)? = nil) {
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:109:23: warning: capture of non-sendable type 'Value.Type' in an isolated closure
self.internalCache[key] = newValue
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:109:5: warning: capture of non-sendable type 'Key.Type' in an isolated closure
self.internalCache[key] = newValue
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:105:3: warning: capture of non-sendable type 'Key.Type' in an isolated closure
set {
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:105:3: warning: capture of non-sendable type 'Value.Type' in an isolated closure
set {
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:140:20: warning: capture of non-sendable type 'Key.Type' in an isolated closure
if let data = self.storage?[self.stringKey(for: key)], let item = try? self.decoder.decode(Item<Value>.self, from: data) {
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:140:20: warning: capture of non-sendable type 'Value.Type' in an isolated closure
if let data = self.storage?[self.stringKey(for: key)], let item = try? self.decoder.decode(Item<Value>.self, from: data) {
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:134:15: warning: capture of non-sendable type 'Key.Type' in an isolated closure
private func _fetch(_ key: Key, queue: DispatchQueue = .main, fallback: (() -> Value)?, completion: @escaping (Value?) -> Void) {
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:134:15: warning: capture of non-sendable type 'Value.Type' in an isolated closure
private func _fetch(_ key: Key, queue: DispatchQueue = .main, fallback: (() -> Value)?, completion: @escaping (Value?) -> Void) {
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:142:8: warning: capture of non-sendable type 'Value.Type' in an isolated closure
completion(item.value)
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:134:90: warning: capture of non-sendable type 'Value.Type' in an isolated closure
private func _fetch(_ key: Key, queue: DispatchQueue = .main, fallback: (() -> Value)?, completion: @escaping (Value?) -> Void) {
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:146:31: warning: capture of non-sendable type 'Value.Type' in an isolated closure
if let value = fallback?() {
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:134:64: warning: capture of non-sendable type 'Value.Type' in an isolated closure
private func _fetch(_ key: Key, queue: DispatchQueue = .main, fallback: (() -> Value)?, completion: @escaping (Value?) -> Void) {
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:147:9: warning: capture of non-sendable type 'Key.Type' in an isolated closure
self[key] = value
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:134:15: warning: capture of non-sendable type 'Key.Type' in an isolated closure
private func _fetch(_ key: Key, queue: DispatchQueue = .main, fallback: (() -> Value)?, completion: @escaping (Value?) -> Void) {
^
SwiftCompile normal arm64 Compiling\ SQLiteCacheStorage.swift /Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/SQLiteCacheStorage.swift (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/SQLiteCacheStorage.swift (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ PersistentCacheKit (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
EmitSwiftModule normal arm64_32 (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:6:31: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol CacheStorage: class {
^~~~~
AnyObject
SwiftCompile normal arm64_32 Compiling\ SQLiteCacheStorage.swift /Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/SQLiteCacheStorage.swift (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/SQLiteCacheStorage.swift (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64_32 Compiling\ PersistentCache.swift /Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:6:31: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol CacheStorage: class {
^~~~~
AnyObject
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:62:9: warning: capture of non-sendable type 'Key.Type' in an isolated closure
self.internalCache = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:62:9: warning: capture of non-sendable type 'Value.Type' in an isolated closure
self.internalCache = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:60:14: warning: capture of non-sendable type 'Key.Type' in an isolated closure
public func clearMemoryCache(completion: (() -> Void)? = nil) {
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:60:14: warning: capture of non-sendable type 'Value.Type' in an isolated closure
public func clearMemoryCache(completion: (() -> Void)? = nil) {
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:109:23: warning: capture of non-sendable type 'Value.Type' in an isolated closure
self.internalCache[key] = newValue
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:109:5: warning: capture of non-sendable type 'Key.Type' in an isolated closure
self.internalCache[key] = newValue
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:105:3: warning: capture of non-sendable type 'Key.Type' in an isolated closure
set {
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:105:3: warning: capture of non-sendable type 'Value.Type' in an isolated closure
set {
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:140:20: warning: capture of non-sendable type 'Key.Type' in an isolated closure
if let data = self.storage?[self.stringKey(for: key)], let item = try? self.decoder.decode(Item<Value>.self, from: data) {
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:140:20: warning: capture of non-sendable type 'Value.Type' in an isolated closure
if let data = self.storage?[self.stringKey(for: key)], let item = try? self.decoder.decode(Item<Value>.self, from: data) {
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:134:15: warning: capture of non-sendable type 'Key.Type' in an isolated closure
private func _fetch(_ key: Key, queue: DispatchQueue = .main, fallback: (() -> Value)?, completion: @escaping (Value?) -> Void) {
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:134:15: warning: capture of non-sendable type 'Value.Type' in an isolated closure
private func _fetch(_ key: Key, queue: DispatchQueue = .main, fallback: (() -> Value)?, completion: @escaping (Value?) -> Void) {
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:142:8: warning: capture of non-sendable type 'Value.Type' in an isolated closure
completion(item.value)
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:134:90: warning: capture of non-sendable type 'Value.Type' in an isolated closure
private func _fetch(_ key: Key, queue: DispatchQueue = .main, fallback: (() -> Value)?, completion: @escaping (Value?) -> Void) {
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:146:31: warning: capture of non-sendable type 'Value.Type' in an isolated closure
if let value = fallback?() {
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:134:64: warning: capture of non-sendable type 'Value.Type' in an isolated closure
private func _fetch(_ key: Key, queue: DispatchQueue = .main, fallback: (() -> Value)?, completion: @escaping (Value?) -> Void) {
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:147:9: warning: capture of non-sendable type 'Key.Type' in an isolated closure
self[key] = value
^
/Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/PersistentCache.swift:134:15: warning: capture of non-sendable type 'Key.Type' in an isolated closure
private func _fetch(_ key: Key, queue: DispatchQueue = .main, fallback: (() -> Value)?, completion: @escaping (Value?) -> Void) {
^
SwiftDriverJobDiscovery normal armv7k Emitting module for PersistentCacheKit (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
SwiftDriver\ Compilation\ Requirements PersistentCacheKit normal armv7k com.apple.xcode.tools.swift.compiler (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PersistentCacheKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target armv7k-apple-watchos2.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit.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/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Emitting module for PersistentCacheKit (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
SwiftDriver\ Compilation\ Requirements PersistentCacheKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PersistentCacheKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64-apple-watchos2.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit.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/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework/Modules/PersistentCacheKit.swiftmodule/armv7k-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit.swiftmodule (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
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/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework/Modules/PersistentCacheKit.swiftmodule/armv7k-apple-watchos.swiftmodule
SwiftDriverJobDiscovery normal arm64_32 Emitting module for PersistentCacheKit (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework/Modules/PersistentCacheKit.swiftmodule/armv7k-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit.swiftdoc (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
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/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework/Modules/PersistentCacheKit.swiftmodule/armv7k-apple-watchos.swiftdoc
SwiftDriver\ Compilation\ Requirements PersistentCacheKit normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PersistentCacheKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64_32-apple-watchos2.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit.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/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework/Modules/PersistentCacheKit.swiftmodule/armv7k-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit.abi.json (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
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/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework/Modules/PersistentCacheKit.swiftmodule/armv7k-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework/Modules/PersistentCacheKit.swiftmodule/arm64-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit.swiftmodule (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
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/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework/Modules/PersistentCacheKit.swiftmodule/arm64-apple-watchos.swiftmodule
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework/Headers/PersistentCacheKit-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit-Swift.h (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit-Swift.h -arch arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit-Swift.h -arch armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework/Headers/PersistentCacheKit-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework/Modules/PersistentCacheKit.swiftmodule/arm64_32-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit.swiftmodule (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
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/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework/Modules/PersistentCacheKit.swiftmodule/arm64_32-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework/Modules/PersistentCacheKit.swiftmodule/arm64_32-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit.swiftdoc (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
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/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework/Modules/PersistentCacheKit.swiftmodule/arm64_32-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework/Modules/PersistentCacheKit.swiftmodule/arm64_32-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit.abi.json (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
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/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework/Modules/PersistentCacheKit.swiftmodule/arm64_32-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework/Modules/PersistentCacheKit.swiftmodule/arm64-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit.swiftdoc (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
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/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework/Modules/PersistentCacheKit.swiftmodule/arm64-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework/Modules/PersistentCacheKit.swiftmodule/arm64-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit.abi.json (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
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/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework/Modules/PersistentCacheKit.swiftmodule/arm64-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework/Modules/PersistentCacheKit.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit.swiftsourceinfo (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
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/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework/Modules/PersistentCacheKit.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework/Modules/PersistentCacheKit.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit.swiftsourceinfo (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
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/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework/Modules/PersistentCacheKit.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework/Modules/PersistentCacheKit.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit.swiftsourceinfo (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
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/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework/Modules/PersistentCacheKit.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo
SwiftCompile normal arm64_32 Compiling\ SQLite.swift /Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/SQLite.swift (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PersistentCacheKit/SQLite.swift (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64 Compiling PersistentCache.swift (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
SwiftDriverJobDiscovery normal armv7k Compiling PersistentCache.swift (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
SwiftDriverJobDiscovery normal arm64_32 Compiling PersistentCache.swift (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
SwiftDriverJobDiscovery normal arm64 Compiling SQLite.swift (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
SwiftDriverJobDiscovery normal arm64 Compiling SQLiteCacheStorage.swift (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
SwiftDriver\ Compilation PersistentCacheKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PersistentCacheKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64-apple-watchos2.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit.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/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/Binary/PersistentCacheKit normal arm64 (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-watchos2.0 -dynamiclib -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit.LinkFileList -install_name @rpath/PersistentCacheKit.framework/PersistentCacheKit -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/Binary/PersistentCacheKit
SwiftDriverJobDiscovery normal arm64_32 Compiling SQLite.swift (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
SwiftDriverJobDiscovery normal armv7k Compiling SQLite.swift (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
SwiftDriverJobDiscovery normal armv7k Compiling SQLiteCacheStorage.swift (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
SwiftDriver\ Compilation PersistentCacheKit normal armv7k com.apple.xcode.tools.swift.compiler (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PersistentCacheKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target armv7k-apple-watchos2.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit.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/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64_32 Compiling SQLiteCacheStorage.swift (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
SwiftDriver\ Compilation PersistentCacheKit normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PersistentCacheKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64_32-apple-watchos2.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit.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/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/Binary/PersistentCacheKit normal armv7k (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target armv7k-apple-watchos2.0 -dynamiclib -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit.LinkFileList -install_name @rpath/PersistentCacheKit.framework/PersistentCacheKit -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/Binary/PersistentCacheKit
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/Binary/PersistentCacheKit normal arm64_32 (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64_32-apple-watchos2.0 -dynamiclib -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit.LinkFileList -install_name @rpath/PersistentCacheKit.framework/PersistentCacheKit -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/Binary/PersistentCacheKit
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework/PersistentCacheKit normal arm64\ armv7k\ arm64_32 (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/Binary/PersistentCacheKit /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/Binary/PersistentCacheKit /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/Binary/PersistentCacheKit -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework/PersistentCacheKit
ExtractAppIntentsMetadata (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name PersistentCacheKit --sdk-root /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk --xcode-version 17A5241e --platform-family watchOS --deployment-target 2.0 --bundle-identifier PersistentCacheKit --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework --target-triple arm64-apple-watchos2.0 --target-triple armv7k-apple-watchos2.0 --target-triple arm64_32-apple-watchos2.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework/PersistentCacheKit --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/PersistentCacheKit.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/PersistentCacheKit.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64/PersistentCacheKit.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/armv7k/PersistentCacheKit.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PersistentCacheKit.build/Debug-watchos/PersistentCacheKit.build/Objects-normal/arm64_32/PersistentCacheKit.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-06-18 01:36:13.767 appintentsmetadataprocessor[679:3779] Starting appintentsmetadataprocessor export
2025-06-18 01:36:13.775 appintentsmetadataprocessor[679:3779] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos/PersistentCacheKit.framework/PersistentCacheKit.tbd (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework/PersistentCacheKit -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos/PersistentCacheKit.framework/PersistentCacheKit.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PersistentCacheKit.framework
/Users/admin/builder/spi-builder-workspace/PersistentCacheKit.xcodeproj: warning: The watchOS deployment target 'WATCHOS_DEPLOYMENT_TARGET' is set to 2.0, but the range of supported deployment target versions is 4.0 to 26.0.99. (in target 'PersistentCacheKit' from project 'PersistentCacheKit')
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "PersistentCacheKit",
"name" : "PersistentCacheKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.10"
},
{
"name" : "ios",
"version" : "10.0"
}
],
"products" : [
{
"name" : "PersistentCacheKit",
"targets" : [
"PersistentCacheKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PersistentCacheKitTests",
"module_type" : "SwiftTarget",
"name" : "PersistentCacheKitTests",
"path" : "Tests/PersistentCacheKitTests",
"sources" : [
"PersistentCacheKitTests.swift"
],
"type" : "test"
},
{
"c99name" : "PersistentCacheKit",
"module_type" : "SwiftTarget",
"name" : "PersistentCacheKit",
"path" : "Sources/PersistentCacheKit",
"product_memberships" : [
"PersistentCacheKit"
],
"sources" : [
"PersistentCache.swift",
"SQLite.swift",
"SQLiteCacheStorage.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.