Build Information
Successful build of SmartImages, reference main (0ac1e3
), with Swift 5.10 for macOS (SPM) on 11 Jun 2025 17:18:11 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/SmartImages.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/SmartImages
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0ac1e32 upd SwiftFormat rules and github actions and Threading with new AtomicValue
Cloned https://github.com/NikSativa/SmartImages.git
Revision (git rev-parse @):
0ac1e32d97d07da70fda7be8b49489a04e365974
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/SmartImages.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/NikSativa/SmartImages.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[2/5] Copying PrivacyInfo.xcprivacy
[4/5] Write swift-version-33747A42983211AE.txt
[6/28] Emitting module Threading
[7/30] Compiling Threading DispatchTime+Queue.swift
[8/30] Compiling Threading Queue+Queueable.swift
[9/30] Compiling Threading USendable.swift
[10/30] Compiling Threading resource_bundle_accessor.swift
[11/30] Compiling Threading Queue.swift
[12/30] Compiling Threading Queueable.swift
[13/30] Compiling Threading UnfairLock.swift
[14/30] Compiling Threading Locking.swift
[15/30] Compiling Threading MutexInitializable.swift
[16/30] Compiling Threading LockedValue.swift
[17/30] Compiling Threading OSAllocatedUnfairMutex.swift
[18/30] Compiling Threading AnyLock.swift
[19/30] Compiling Threading AnyMutex.swift
[20/30] Compiling Threading AtomicValue.swift
[21/30] Compiling Threading IsolatedMain.swift
[22/30] Compiling Threading NSLock.swift
[23/30] Compiling Threading NSRecursiveLock.swift
[24/30] Compiling Threading QueueBarrier.swift
[25/30] Compiling Threading SyncMutex.swift
[26/30] Compiling Threading OSAllocatedUnfairLock.swift
[27/30] Compiling Threading PThread.swift
[28/30] Compiling Threading Semaphore.swift
[29/30] Compiling Threading Mutexing.swift
[30/30] Compiling Threading DelayedQueue.swift
[31/49] Compiling SmartImages UIImage+Network.swift
[32/49] Compiling SmartImages URLRequest.CachePolicy+Network.swift
[33/49] Compiling SmartImages ImageDownloaderNetwork.swift
[34/49] Compiling SmartImages ImageDownloaderTask.swift
[35/49] Compiling SmartImages ImageProcessor.swift
[36/49] Compiling SmartImages ImageView+Placeholder.swift
[37/49] Compiling SmartImages ImagePlaceholder.swift
[38/49] Compiling SmartImages ImagePriority.swift
[39/50] Compiling SmartImages ImageDownloading.swift
[40/50] Compiling SmartImages ImageInfo.swift
[41/50] Compiling SmartImages CrossPlatform.swift
[42/50] Compiling SmartImages ImageAnimation.swift
[43/50] Compiling SmartImages ImageCache.swift
[44/50] Compiling SmartImages ImageCacheInfo.swift
[45/50] Emitting module SmartImages
[46/50] Compiling SmartImages ImageDownloadQueue.swift
[47/50] Compiling SmartImages ImageDownloader.swift
[48/50] Compiling SmartImages ImageDecoding.swift
[49/50] Compiling SmartImages ImageDecodingProcessor.swift
[50/50] Compiling SmartImages resource_bundle_accessor.swift
Build complete! (16.79s)
Fetching https://github.com/NikSativa/SpryKit.git
Fetching https://github.com/NikSativa/Threading.git
[1/463] Fetching threading
[261/1430] Fetching threading, sprykit
Fetched https://github.com/NikSativa/Threading.git from cache (1.31s)
Fetched https://github.com/NikSativa/SpryKit.git from cache (1.31s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.4 (0.35s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.82s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.2.0 (0.34s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.67s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.72s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.45s)
Creating working copy for https://github.com/NikSativa/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 3.0.4
Creating working copy for https://github.com/NikSativa/Threading.git
Working copy of https://github.com/NikSativa/Threading.git resolved at 2.2.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Build complete.
{
"dependencies" : [
{
"identity" : "threading",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NikSativa/Threading.git"
},
{
"identity" : "sprykit",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.4",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NikSativa/SpryKit.git"
}
],
"manifest_display_name" : "SmartImages",
"name" : "SmartImages",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "SmartImages",
"targets" : [
"SmartImages"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SmartImagesTests",
"module_type" : "SwiftTarget",
"name" : "SmartImagesTests",
"path" : "Tests",
"product_dependencies" : [
"SpryKit",
"Threading"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestImages/unsupported.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestImages/rgb_1.png",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Image+NetworkTests.swift",
"ImageCacheInfoTests.swift",
"ImageCacheTests.swift",
"ImageDecoders.DefaultTests.swift",
"ImageDecodingProcessorTests.swift",
"ImageDownloadQueueTests.swift",
"ImageDownloaderTests.swift",
"ImagePriorityTests.swift",
"ImageProcessors.CompositionTests.swift",
"ImageView+PlaceholderTests.swift",
"TestHelpers/Data+TestHelper.swift",
"TestHelpers/FakeImageCaching.swift",
"TestHelpers/FakeImageDecoder.swift",
"TestHelpers/FakeImageDownloadQueueing.swift",
"TestHelpers/FakeImageDownloaderNetwork.swift",
"TestHelpers/FakeImageDownloaderTask.swift",
"TestHelpers/FakeImageProcessor.swift",
"TestHelpers/FakeQueueable.swift",
"TestHelpers/SendableResult.swift",
"TestHelpers/URL+TestHelpers.swift",
"TestHelpers/URLRequest+TestHelpers.swift",
"URLRequest.CachePolicy+NetworkTests.swift"
],
"target_dependencies" : [
"SmartImages"
],
"type" : "test"
},
{
"c99name" : "SmartImages",
"module_type" : "SwiftTarget",
"name" : "SmartImages",
"path" : "Source",
"product_dependencies" : [
"Threading"
],
"product_memberships" : [
"SmartImages"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Source/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CrossPlatform.swift",
"ImageAnimation.swift",
"ImageCache.swift",
"ImageCacheInfo.swift",
"ImageDecoding.swift",
"ImageDecodingProcessor.swift",
"ImageDownloadQueue.swift",
"ImageDownloader.swift",
"ImageDownloaderNetwork.swift",
"ImageDownloaderTask.swift",
"ImageDownloading.swift",
"ImageInfo.swift",
"ImagePlaceholder.swift",
"ImagePriority.swift",
"ImageProcessor.swift",
"ImageView+Placeholder.swift",
"UIImage+Network.swift",
"URLRequest.CachePolicy+Network.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.