Build Information
Successful build of SpotCache, reference 1.0.1 (a4195c), with Swift 6.3 for macOS (SPM) on 10 Apr 2026 13:19:36 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shawnclovie/spotcache.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/shawnclovie/spotcache
* tag 1.0.1 -> FETCH_HEAD
HEAD is now at a4195ca remove scaleFactor of CacheOption since wasn't used. append connection to CacheOption for make request. change CacheFetchingInfo#task as weak.
Cloned https://github.com/shawnclovie/spotcache.git
Revision (git rev-parse @):
a4195ca246d6c228b1430bbc0076d74c8c9f496c
SUCCESS checkout https://github.com/shawnclovie/spotcache.git at 1.0.1
Fetching https://github.com/shawnclovie/Spot
[1/358] Fetching spot
Fetched https://github.com/shawnclovie/Spot from cache (0.74s)
Computing version for https://github.com/shawnclovie/Spot
Computed https://github.com/shawnclovie/Spot at 1.2.1 (1.43s)
Creating working copy for https://github.com/shawnclovie/Spot
Working copy of https://github.com/shawnclovie/Spot resolved at 1.2.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "spotcache",
"name": "SpotCache",
"url": "https://github.com/shawnclovie/spotcache.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/spotcache",
"traits": [
"default"
],
"dependencies": [
{
"identity": "spot",
"name": "Spot",
"url": "https://github.com/shawnclovie/Spot",
"version": "1.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spot",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/shawnclovie/spotcache.git
[1/112] Fetching spotcache
Fetched https://github.com/shawnclovie/spotcache.git from cache (0.57s)
Fetching https://github.com/shawnclovie/Spot from cache
Fetched https://github.com/shawnclovie/Spot from cache (0.42s)
Computing version for https://github.com/shawnclovie/Spot
Computed https://github.com/shawnclovie/Spot at 1.2.1 (0.48s)
Creating working copy for https://github.com/shawnclovie/spotcache.git
Working copy of https://github.com/shawnclovie/spotcache.git resolved at 1.0.1 (a4195ca)
Creating working copy for https://github.com/shawnclovie/Spot
Working copy of https://github.com/shawnclovie/Spot resolved at 1.2.1
warning: '.resolve-product-dependencies': dependency 'spotcache' is not used by any target
Found 1 product dependencies
- Spot
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/shawnclovie/spotcache.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/48] Emitting module Spot
[5/52] Compiling Spot Suffix.swift
[6/52] Compiling Spot SynchronizableValue.swift
[7/52] Compiling Spot TypeConvertion.swift
[8/52] Compiling Spot UserDefaultsItem.swift
[9/52] Compiling Spot Substring+.swift
[10/52] Compiling Spot UI+.swift
[11/52] Compiling Spot URL+.swift
[12/52] Compiling Spot AppStoreProductViewController.swift
[13/52] Compiling Spot UIApplication+.swift
[14/52] Compiling Spot Logger.swift
[15/52] Compiling Spot MD5Digest.swift
[16/52] Compiling Spot NotificationObserver.swift
[17/52] Compiling Spot Ref.swift
[18/52] Compiling Spot Status.swift
[19/52] Compiling Spot HashAlgorithm.swift
[20/52] Compiling Spot SymmetricCryptor.swift
[21/52] Compiling Spot Bundle+.swift
[22/52] Compiling Spot CFDictionary+.swift
[23/52] Compiling Spot CGColor+.swift
[24/52] Compiling Spot URLTask.swift
[25/52] Compiling Spot URLTaskFormFileItem.swift
[26/52] Compiling Spot AnyCodable.swift
[27/52] Compiling Spot AttributedError.swift
[28/52] Compiling Spot CollectionSerializable.swift
[29/52] Compiling Spot Data+.swift
[30/52] Compiling Spot DispatchQueue+.swift
[31/52] Compiling Spot Error+.swift
[32/52] Compiling Spot Notification+.swift
[33/52] Compiling Spot String+.swift
[34/52] Compiling Spot CGContext+.swift
[35/52] Compiling Spot CGImage+.swift
[36/52] Compiling Spot CGImageSource+.swift
[37/52] Compiling Spot CGSize+.swift
[38/52] Compiling Spot Collection+.swift
[39/52] Compiling Spot UIImage+.swift
[40/52] Compiling Spot NetworkObserver.swift
[41/52] Compiling Spot URLConnection.swift
[42/52] Compiling Spot URLParameters.swift
[43/52] Compiling Spot URLRequest+.swift
[44/52] Compiling Spot DecimalColor.swift
[45/52] Compiling Spot EventObservable.swift
[46/52] Compiling Spot GroupSharedData.swift
[47/52] Compiling Spot KeyValueObserver.swift
[48/52] Compiling Spot Localization.swift
[49/52] Compiling Spot Version.swift
[50/52] Compiling Spot WeakRef.swift
[51/52] Compiling Spot WeakTimer.swift
[52/52] Compiling Spot Zip.swift
[53/59] Compiling SpotCache SpotCache.swift
[54/59] Compiling SpotCache Extension+DataConvertable.swift
[55/59] Compiling SpotCache DataConvertable.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpotCache/DataConvertable.swift:15:40: warning: cannot use enum 'Source' here; 'Spot' was not imported by this file
13 | associatedtype ItemType
14 |
15 | static func convert(from source: Data.Source) -> ItemType?
| `- warning: cannot use enum 'Source' here; 'Spot' was not imported by this file
16 |
17 | func convertToData() -> Data?
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spot/Sources/Spot/Extension/Data+.swift:12:14: note: enum declared here
10 |
11 | extension Data: SuffixProtocol {
12 | public enum Source {
| `- note: enum declared here
13 | case path(URL)
14 | case data(Data)
[56/59] Compiling SpotCache CacheOption.swift
[57/59] Emitting module SpotCache
/Users/admin/builder/spi-builder-workspace/Sources/SpotCache/DataConvertable.swift:15:40: warning: cannot use enum 'Source' here; 'Spot' was not imported by this file
13 | associatedtype ItemType
14 |
15 | static func convert(from source: Data.Source) -> ItemType?
| `- warning: cannot use enum 'Source' here; 'Spot' was not imported by this file
16 |
17 | func convertToData() -> Data?
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spot/Sources/Spot/Extension/Data+.swift:12:14: note: enum declared here
10 |
11 | extension Data: SuffixProtocol {
12 | public enum Source {
| `- note: enum declared here
13 | case path(URL)
14 | case data(Data)
[58/59] Compiling SpotCache CacheFetchingInfo.swift
[59/59] Compiling SpotCache Cache.swift
Build complete! (9.99s)
Build complete.
{
"dependencies" : [
{
"identity" : "spot",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/shawnclovie/Spot"
}
],
"manifest_display_name" : "SpotCache",
"name" : "SpotCache",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SpotCache",
"targets" : [
"SpotCache"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SpotCacheTests",
"module_type" : "SwiftTarget",
"name" : "SpotCacheTests",
"path" : "Sources/SpotCacheTests",
"product_dependencies" : [
"Spot"
],
"sources" : [
"SpotCacheTests.swift"
],
"target_dependencies" : [
"SpotCache"
],
"type" : "test"
},
{
"c99name" : "SpotCache",
"module_type" : "SwiftTarget",
"name" : "SpotCache",
"path" : "Sources/SpotCache",
"product_dependencies" : [
"Spot"
],
"product_memberships" : [
"SpotCache"
],
"sources" : [
"Cache.swift",
"CacheFetchingInfo.swift",
"CacheOption.swift",
"DataConvertable.swift",
"Extension+DataConvertable.swift",
"SpotCache.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.