Build Information
Successful build of AllCache, reference master (2fe87f), with Swift 6.3 for macOS (SPM) on 11 Apr 2026 18:03:13 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/JuanjoArreola/AllCache.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/JuanjoArreola/AllCache
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 2fe87f2 Merge branch 'new'
Cloned https://github.com/JuanjoArreola/AllCache.git
Revision (git rev-parse @):
2fe87f2690c13cb7a012f5346cf3824477aec512
SUCCESS checkout https://github.com/JuanjoArreola/AllCache.git at master
Fetching https://github.com/JuanjoArreola/ShallowPromises.git
Fetching https://github.com/JuanjoArreola/Logg.git
[1/159] Fetching logg
[83/222] Fetching logg, shallowpromises
Fetched https://github.com/JuanjoArreola/ShallowPromises.git from cache (0.60s)
Fetched https://github.com/JuanjoArreola/Logg.git from cache (0.60s)
Computing version for https://github.com/JuanjoArreola/Logg.git
Computed https://github.com/JuanjoArreola/Logg.git at 2.4.0 (1.30s)
Computing version for https://github.com/JuanjoArreola/ShallowPromises.git
Computed https://github.com/JuanjoArreola/ShallowPromises.git at 0.7.1 (0.68s)
Creating working copy for https://github.com/JuanjoArreola/Logg.git
Working copy of https://github.com/JuanjoArreola/Logg.git resolved at 2.4.0
Creating working copy for https://github.com/JuanjoArreola/ShallowPromises.git
Working copy of https://github.com/JuanjoArreola/ShallowPromises.git resolved at 0.7.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": "allcache",
"name": "AllCache",
"url": "https://github.com/JuanjoArreola/AllCache.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AllCache",
"traits": [
"default"
],
"dependencies": [
{
"identity": "shallowpromises",
"name": "ShallowPromises",
"url": "https://github.com/JuanjoArreola/ShallowPromises.git",
"version": "0.7.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ShallowPromises",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "logg",
"name": "Logg",
"url": "https://github.com/JuanjoArreola/Logg.git",
"version": "2.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Logg",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/JuanjoArreola/AllCache.git
[1/969] Fetching allcache
Fetched https://github.com/JuanjoArreola/AllCache.git from cache (0.83s)
Fetching https://github.com/JuanjoArreola/Logg.git from cache
Fetching https://github.com/JuanjoArreola/ShallowPromises.git from cache
Fetched https://github.com/JuanjoArreola/ShallowPromises.git from cache (0.42s)
Fetched https://github.com/JuanjoArreola/Logg.git from cache (0.42s)
Computing version for https://github.com/JuanjoArreola/ShallowPromises.git
Computed https://github.com/JuanjoArreola/ShallowPromises.git at 0.7.1 (0.48s)
Computing version for https://github.com/JuanjoArreola/Logg.git
Computed https://github.com/JuanjoArreola/Logg.git at 2.4.1 (0.03s)
Creating working copy for https://github.com/JuanjoArreola/Logg.git
Working copy of https://github.com/JuanjoArreola/Logg.git resolved at 2.4.1
Creating working copy for https://github.com/JuanjoArreola/ShallowPromises.git
Working copy of https://github.com/JuanjoArreola/ShallowPromises.git resolved at 0.7.1
Creating working copy for https://github.com/JuanjoArreola/AllCache.git
Working copy of https://github.com/JuanjoArreola/AllCache.git resolved at master (2fe87f2)
warning: '.resolve-product-dependencies': dependency 'allcache' is not used by any target
Found 2 product dependencies
- ShallowPromises
- Logg
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/JuanjoArreola/AllCache.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--6988338F2F200930.txt
[6/20] Compiling Logg Logger.swift
[7/20] Compiling Logg LogLevel.swift
[8/20] Compiling Logg LogFormatter.swift
[9/20] Compiling Logg LogContext.swift
[10/20] Compiling Logg FileLogger.swift
[11/20] Compiling Logg DefaultFormatter.swift
[12/20] Compiling Logg ConsoleFormatter.swift
[13/20] Compiling Logg CompositeLogger.swift
[14/20] Compiling Logg ConsoleLogger.swift
[15/20] Emitting module Logg
[16/20] Compiling ShallowPromises Futures.swift
[17/20] Compiling ShallowPromises Promise.swift
[18/20] Compiling ShallowPromises PromiseFailure.swift
[19/20] Compiling ShallowPromises Cancellable.swift
[20/20] Emitting module ShallowPromises
[21/30] Compiling AllCache Processor.swift
[22/30] Compiling AllCache ElementDescriptor.swift
[23/30] Compiling AllCache JSONSerializer.swift
[24/30] Compiling AllCache Serializer.swift
[25/30] Compiling AllCache MemoryCache.swift
[26/30] Compiling AllCache Fetcher.swift
[27/30] Compiling AllCache Cache.swift
[28/30] Compiling AllCache AllCacheFormatter.swift
[29/30] Compiling AllCache DiskCache.swift
[30/30] Emitting module AllCache
[31/41] Compiling ImageCache PNGImageSerializer.swift
[32/41] Compiling ImageCache Networking.swift
[33/41] Compiling ImageCache UIButton+ImageCache.swift
[34/41] Compiling ImageCache UIImageView+ImageCache.swift
[35/41] Compiling ImageCache ResizeFunctions.swift
[36/42] Compiling ImageCache UIViewContentMode+Util.swift
[37/42] Compiling ImageCache JPEGImageSerializer.swift
[38/42] Compiling ImageCache ImageSerializer.swift
[39/42] Compiling ImageCache ImageCache.swift
/Users/admin/builder/spi-builder-workspace/Sources/ImageCache/ImageFetcher.swift:69:1: warning: extension declares a conformance of imported type 'URLSessionTask' to imported protocol 'Cancellable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
67 | }
68 |
69 | extension URLSessionTask: Cancellable {}
| |- warning: extension declares a conformance of imported type 'URLSessionTask' to imported protocol 'Cancellable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
70 |
[40/42] Compiling ImageCache ImageFetcher.swift
/Users/admin/builder/spi-builder-workspace/Sources/ImageCache/ImageFetcher.swift:69:1: warning: extension declares a conformance of imported type 'URLSessionTask' to imported protocol 'Cancellable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
67 | }
68 |
69 | extension URLSessionTask: Cancellable {}
| |- warning: extension declares a conformance of imported type 'URLSessionTask' to imported protocol 'Cancellable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
70 |
[41/42] Compiling ImageCache ImageResizer.swift
[42/42] Emitting module ImageCache
/Users/admin/builder/spi-builder-workspace/Sources/ImageCache/ImageFetcher.swift:69:1: warning: extension declares a conformance of imported type 'URLSessionTask' to imported protocol 'Cancellable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
67 | }
68 |
69 | extension URLSessionTask: Cancellable {}
| |- warning: extension declares a conformance of imported type 'URLSessionTask' to imported protocol 'Cancellable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
70 |
Build complete! (13.28s)
Build complete.
{
"dependencies" : [
{
"identity" : "shallowpromises",
"requirement" : {
"range" : [
{
"lower_bound" : "0.7.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JuanjoArreola/ShallowPromises.git"
},
{
"identity" : "logg",
"requirement" : {
"range" : [
{
"lower_bound" : "2.4.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JuanjoArreola/Logg.git"
}
],
"manifest_display_name" : "AllCache",
"name" : "AllCache",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "AllCache",
"targets" : [
"AllCache",
"ImageCache"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ImageCacheTests",
"module_type" : "SwiftTarget",
"name" : "ImageCacheTests",
"path" : "Tests/ImageCacheTests",
"sources" : [
"ImageCacheTests.swift"
],
"target_dependencies" : [
"ImageCache"
],
"type" : "test"
},
{
"c99name" : "ImageCache",
"module_type" : "SwiftTarget",
"name" : "ImageCache",
"path" : "Sources/ImageCache",
"product_memberships" : [
"AllCache"
],
"sources" : [
"ImageCache.swift",
"ImageFetcher.swift",
"ImageResizer.swift",
"ImageSerializer.swift",
"JPEGImageSerializer.swift",
"Networking.swift",
"PNGImageSerializer.swift",
"ResizeFunctions.swift",
"UIButton+ImageCache.swift",
"UIImageView+ImageCache.swift",
"UIViewContentMode+Util.swift"
],
"target_dependencies" : [
"AllCache"
],
"type" : "library"
},
{
"c99name" : "AllCacheTests",
"module_type" : "SwiftTarget",
"name" : "AllCacheTests",
"path" : "Tests/AllCacheTests",
"sources" : [
"CacheTests.swift",
"DiskTests.swift",
"Icecream.swift"
],
"target_dependencies" : [
"AllCache"
],
"type" : "test"
},
{
"c99name" : "AllCache",
"module_type" : "SwiftTarget",
"name" : "AllCache",
"path" : "Sources/AllCache",
"product_dependencies" : [
"ShallowPromises",
"Logg"
],
"product_memberships" : [
"AllCache"
],
"sources" : [
"AllCacheFormatter.swift",
"Cache.swift",
"DiskCache.swift",
"ElementDescriptor.swift",
"Fetcher.swift",
"JSONSerializer.swift",
"MemoryCache.swift",
"Processor.swift",
"Serializer.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Done.