Build Information
Successful build of URLImage, reference main (20abda), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 16:48:03 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/dmytro-anokhin/url-image.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dmytro-anokhin/url-image
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 20abda4 Use empty phase for in progress
Cloned https://github.com/dmytro-anokhin/url-image.git
Revision (git rev-parse @):
20abda498bf8fe78631b1057b77078147598962b
SUCCESS checkout https://github.com/dmytro-anokhin/url-image.git at main
========================================
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": "url-image",
"name": "URLImage",
"url": "https://github.com/dmytro-anokhin/url-image.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/url-image",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/dmytro-anokhin/url-image.git
[1/4521] Fetching url-image
Fetched https://github.com/dmytro-anokhin/url-image.git from cache (1.75s)
Creating working copy for https://github.com/dmytro-anokhin/url-image.git
Working copy of https://github.com/dmytro-anokhin/url-image.git resolved at main (20abda4)
warning: '.resolve-product-dependencies': dependency 'url-image' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/dmytro-anokhin/url-image.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version--6988338F2F200930.txt
[10/21] Emitting module Log
[11/21] Compiling Log Log.swift
[12/21] Compiling PlainDatabase Database.swift
[13/21] Compiling PlainDatabase CoreDataModelDescription.swift
[14/21] Compiling PlainDatabase ManagedObjectCodable.swift
[15/21] Compiling PlainDatabase CoreDataFetchIndexDescription.swift
[16/21] Compiling PlainDatabase CoreDataEntityDescription.swift
[17/21] Compiling PlainDatabase CoreDataAttributeDescription.swift
[18/21] Emitting module PlainDatabase
[19/21] Compiling PlainDatabase PlainDatabase.swift
[20/31] Compiling DownloadManager URLSessionDelegate.swift
[21/31] Compiling DownloadManager DownloadManager.swift
[22/31] Compiling DownloadManager DownloadTypes.swift
[23/31] Compiling DownloadManager DownloadTask.swift
[24/31] Compiling DownloadManager URLSessionCoordinator.swift
[25/31] Compiling DownloadManager DownloadPublisher.swift
[26/31] Emitting module DownloadManager
/Users/admin/builder/spi-builder-workspace/Dependencies/Sources/DownloadManager/Download/Download.swift:119:1: warning: extension declares a conformance of imported type 'CachePolicy' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
117 | extension Download : Codable {}
118 |
119 | extension URLRequest.CachePolicy : Codable {}
| |- warning: extension declares a conformance of imported type 'CachePolicy' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
120 |
[27/31] Compiling DownloadManager Download.swift
/Users/admin/builder/spi-builder-workspace/Dependencies/Sources/DownloadManager/Download/Download.swift:119:1: warning: extension declares a conformance of imported type 'CachePolicy' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
117 | extension Download : Codable {}
118 |
119 | extension URLRequest.CachePolicy : Codable {}
| |- warning: extension declares a conformance of imported type 'CachePolicy' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
120 |
[28/31] Compiling DownloadManager Utils.swift
[29/31] Compiling DownloadManager DownloadProgress.swift
[30/31] Emitting module ImageDecoder
[31/31] Compiling ImageDecoder ImageDecoder.swift
[32/37] Compiling Model TransientImage.swift
[33/37] Compiling Model TransientImage+ImageDecoder.swift
[34/37] Compiling Model ImageInfo.swift
[35/37] Emitting module Model
[36/37] Compiling Model URLImageError.swift
[37/37] Compiling Model FileManager+Extensions.swift
[38/41] Compiling FileIndex File.swift
[39/41] Emitting module FileIndex
[40/41] Compiling FileIndex Bundle+Extensions.swift
[41/41] Compiling FileIndex FileIndex.swift
[42/60] Compiling URLImage URLImageFileStoreType.swift
[43/60] Compiling URLImage URLImageInMemoryStoreType.swift
[44/60] Compiling URLImage URLImageOptions.swift
[45/60] Compiling URLImage ActivityIndicator.swift
[46/60] Compiling URLImage URLImageStoreInfo.swift
[47/60] Compiling URLImage URLImageFileStoreType+Combine.swift
[48/60] Compiling URLImage URLImageStoreType.swift
[49/60] Compiling URLImage URLImage.swift
[50/61] Compiling URLImage URLImageService+RemoteImage.swift
[51/61] Compiling URLImage URLImageService.swift
[52/61] Compiling URLImage RemoteImageLoadingState.swift
[53/61] Compiling URLImage URLImageService+Decode.swift
[54/61] Compiling URLImage Image_Orientation+CGImagePropertyOrientation.swift
[55/61] Compiling URLImage Synchronized.swift
[56/61] Emitting module URLImage
[57/61] Compiling URLImage TransientImage+SwiftUI.swift
[58/61] Compiling URLImage URLImageKey.swift
[59/61] Compiling URLImage EnvironmentValues+URLImage.swift
[60/61] Compiling URLImage RemoteImage.swift
[61/61] Compiling URLImage RemoteImageView.swift
[62/64] Compiling URLImageStore URLImageFileStore.swift
[63/64] Emitting module URLImageStore
[64/64] Compiling URLImageStore URLImageInMemoryStore.swift
Build complete! (10.14s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "URLImage",
"name" : "URLImage",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "watchos",
"version" : "4.0"
}
],
"products" : [
{
"name" : "URLImage",
"targets" : [
"URLImage"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "URLImageStore",
"targets" : [
"URLImageStore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "URLImageTests",
"module_type" : "SwiftTarget",
"name" : "URLImageTests",
"path" : "Tests/URLImageTests",
"sources" : [
"URLImageTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"URLImage"
],
"type" : "test"
},
{
"c99name" : "URLImageStore",
"module_type" : "SwiftTarget",
"name" : "URLImageStore",
"path" : "Sources/URLImageStore",
"product_memberships" : [
"URLImageStore"
],
"sources" : [
"URLImageFileStore.swift",
"URLImageInMemoryStore.swift"
],
"target_dependencies" : [
"URLImage",
"FileIndex",
"Log"
],
"type" : "library"
},
{
"c99name" : "URLImage",
"module_type" : "SwiftTarget",
"name" : "URLImage",
"path" : "Sources/URLImage",
"product_memberships" : [
"URLImage",
"URLImageStore"
],
"sources" : [
"Common/Image_Orientation+CGImagePropertyOrientation.swift",
"Common/Synchronized.swift",
"Common/TransientImage+SwiftUI.swift",
"Common/URLImageKey.swift",
"EnvironmentValues+URLImage.swift",
"RemoteImage/RemoteImage.swift",
"RemoteImage/RemoteImageLoadingState.swift",
"Service/URLImageService+Decode.swift",
"Service/URLImageService+RemoteImage.swift",
"Service/URLImageService.swift",
"Store/Common/URLImageStoreInfo.swift",
"Store/URLImageFileStoreType+Combine.swift",
"Store/URLImageFileStoreType.swift",
"Store/URLImageInMemoryStoreType.swift",
"Store/URLImageStoreType.swift",
"URLImage.swift",
"URLImageOptions.swift",
"Views/Auxiliary/ActivityIndicator.swift",
"Views/RemoteImageView.swift"
],
"target_dependencies" : [
"DownloadManager",
"ImageDecoder",
"FileIndex",
"Model",
"Log"
],
"type" : "library"
},
{
"c99name" : "PlainDatabaseTests",
"module_type" : "SwiftTarget",
"name" : "PlainDatabaseTests",
"path" : "Dependencies/Tests/PlainDatabaseTests",
"sources" : [
"PlainDatabaseTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"PlainDatabase"
],
"type" : "test"
},
{
"c99name" : "PlainDatabase",
"module_type" : "SwiftTarget",
"name" : "PlainDatabase",
"path" : "Dependencies/Sources/PlainDatabase",
"product_memberships" : [
"URLImage",
"URLImageStore"
],
"sources" : [
"CoreDataModel/CoreDataAttributeDescription.swift",
"CoreDataModel/CoreDataEntityDescription.swift",
"CoreDataModel/CoreDataFetchIndexDescription.swift",
"CoreDataModel/CoreDataModelDescription.swift",
"CoreDataModel/ManagedObjectCodable.swift",
"Database.swift",
"PlainDatabase.swift"
],
"type" : "library"
},
{
"c99name" : "Model",
"module_type" : "SwiftTarget",
"name" : "Model",
"path" : "Dependencies/Sources/Model",
"product_memberships" : [
"URLImage",
"URLImageStore"
],
"sources" : [
"FileManager+Extensions.swift",
"ImageInfo.swift",
"TransientImage+ImageDecoder.swift",
"TransientImage.swift",
"URLImageError.swift"
],
"target_dependencies" : [
"ImageDecoder"
],
"type" : "library"
},
{
"c99name" : "Log",
"module_type" : "SwiftTarget",
"name" : "Log",
"path" : "Dependencies/Sources/Log",
"product_memberships" : [
"URLImage",
"URLImageStore"
],
"sources" : [
"Log.swift"
],
"type" : "library"
},
{
"c99name" : "ImageDecoderTests",
"module_type" : "SwiftTarget",
"name" : "ImageDecoderTests",
"path" : "Dependencies/Tests/ImageDecoderTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Dependencies/Tests/ImageDecoderTests/Resources/TestImages.json",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Dependencies/Tests/ImageDecoderTests/Resources/gif-loop-count.gif",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Dependencies/Tests/ImageDecoderTests/Resources/lenna.jpg",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Dependencies/Tests/ImageDecoderTests/Resources/lenna.png",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Dependencies/Tests/ImageDecoderTests/Resources/quicksort.gif",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Dependencies/Tests/ImageDecoderTests/Resources/sea_animation.heics",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Dependencies/Tests/ImageDecoderTests/Resources/test.base64",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"ImageDecoderTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"ImageDecoder"
],
"type" : "test"
},
{
"c99name" : "ImageDecoder",
"module_type" : "SwiftTarget",
"name" : "ImageDecoder",
"path" : "Dependencies/Sources/ImageDecoder",
"product_memberships" : [
"URLImage",
"URLImageStore"
],
"sources" : [
"ImageDecoder.swift"
],
"type" : "library"
},
{
"c99name" : "FileIndexTests",
"module_type" : "SwiftTarget",
"name" : "FileIndexTests",
"path" : "Dependencies/Tests/FileIndexTests",
"sources" : [
"FileIndexTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"FileIndex"
],
"type" : "test"
},
{
"c99name" : "FileIndex",
"module_type" : "SwiftTarget",
"name" : "FileIndex",
"path" : "Dependencies/Sources/FileIndex",
"product_memberships" : [
"URLImage",
"URLImageStore"
],
"sources" : [
"Common/Bundle+Extensions.swift",
"File.swift",
"FileIndex.swift"
],
"target_dependencies" : [
"PlainDatabase",
"Log",
"Model"
],
"type" : "library"
},
{
"c99name" : "DownloadManager",
"module_type" : "SwiftTarget",
"name" : "DownloadManager",
"path" : "Dependencies/Sources/DownloadManager",
"product_memberships" : [
"URLImage",
"URLImageStore"
],
"sources" : [
"Common/DownloadProgress.swift",
"Common/Utils.swift",
"Download/Download.swift",
"Download/DownloadPublisher.swift",
"Download/DownloadTask.swift",
"Download/DownloadTypes.swift",
"DownloadManager.swift",
"URLSession/URLSessionCoordinator.swift",
"URLSession/URLSessionDelegate.swift"
],
"target_dependencies" : [
"Log"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.