Build Information
Successful build of ImageFetcher, reference 2.1.0 (458980
), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 21:35:19 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Mobelux/ImageFetcher.git
Reference: 2.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Mobelux/ImageFetcher
* tag 2.1.0 -> FETCH_HEAD
HEAD is now at 4589800 Initial Preparation for Strict Concurrency (#28)
Cloned https://github.com/Mobelux/ImageFetcher.git
Revision (git rev-parse @):
458980060566602ef4c8ad09c53e9f8339cd8f9a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Mobelux/ImageFetcher.git at 2.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Mobelux/ImageFetcher.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[0/5] Copying PrivacyInfo.xcprivacy
[0/5] Write sources
[4/5] Write swift-version-1EA4D86E10B52AF.txt
[6/83] Emitting module Crypto
[7/91] Compiling Crypto ASN1BitString.swift
[8/91] Compiling Crypto ASN1Boolean.swift
[9/91] Compiling Crypto ASN1Identifier.swift
[10/91] Compiling Crypto ASN1Integer.swift
[11/91] Compiling Crypto ASN1Null.swift
[12/91] Compiling Crypto ASN1OctetString.swift
[13/91] Compiling Crypto ASN1Strings.swift
[14/91] Compiling Crypto ArraySliceBigint.swift
[15/91] Compiling Crypto HPKE-KexKeyDerivation.swift
[16/91] Compiling Crypto HPKE-LabeledExtract.swift
[17/91] Compiling Crypto HPKE-Utils.swift
[18/91] Compiling Crypto DHKEM.swift
[19/91] Compiling Crypto HPKE-KEM-Curve25519.swift
[20/91] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[21/91] Compiling Crypto HPKE-KEM.swift
[22/91] Compiling Crypto HPKE-Errors.swift
[23/91] Compiling Crypto Curve25519.swift
[24/91] Compiling Crypto Ed25519Keys.swift
[25/91] Compiling Crypto NISTCurvesKeys.swift
[26/91] Compiling Crypto X25519Keys.swift
[27/91] Compiling Crypto SymmetricKeys.swift
[28/91] Compiling Crypto HMAC.swift
[29/91] Compiling Crypto MACFunctions.swift
[30/91] Compiling Crypto MessageAuthenticationCode.swift
[31/91] Compiling Crypto RNG_boring.swift
[32/91] Compiling Crypto SafeCompare_boring.swift
[33/91] Compiling Crypto Zeroization_boring.swift
[34/91] Compiling Crypto PrettyBytes.swift
[35/91] Compiling Crypto SafeCompare.swift
[36/91] Compiling Crypto SecureBytes.swift
[37/91] Compiling Crypto Zeroization.swift
[38/91] Compiling Crypto resource_bundle_accessor.swift
[39/91] Compiling DiskCache StorageType.swift
[40/91] Compiling DiskCache DiskCache.swift
[41/91] Compiling DiskCache Cache.swift
[42/91] Emitting module DiskCache
[43/91] Compiling DiskCache SubDirectory.swift
[44/91] Compiling Crypto DH.swift
[45/91] Compiling Crypto ECDH.swift
[46/91] Compiling Crypto HKDF.swift
[47/91] Compiling Crypto AESWrap.swift
[48/91] Compiling Crypto AESWrap_boring.swift
[49/91] Compiling Crypto Ed25519_boring.swift
[50/91] Compiling Crypto NISTCurvesKeys_boring.swift
[51/91] Compiling Crypto X25519Keys_boring.swift
[52/91] Compiling Crypto AES.swift
[53/91] Compiling Crypto ECDSASignature_boring.swift
[54/91] Compiling Crypto ECDSA_boring.swift
[55/91] Compiling Crypto EdDSA_boring.swift
[56/91] Compiling Crypto ECDSA.swift
[57/91] Compiling Crypto Ed25519.swift
[58/91] Compiling Crypto Signature.swift
[59/91] Compiling Crypto CryptoKitErrors_boring.swift
[60/91] Compiling Crypto HPKE.swift
[61/91] Compiling Crypto HPKE-Context.swift
[62/91] Compiling Crypto HPKE-KeySchedule.swift
[63/91] Compiling Crypto HPKE-Modes.swift
[64/91] Compiling Crypto Insecure.swift
[65/91] Compiling Crypto Insecure_HashFunctions.swift
[66/91] Compiling Crypto KEM.swift
[67/91] Compiling Crypto ECDH_boring.swift
[68/91] Compiling Crypto AES-GCM.swift
[69/91] Compiling Crypto AES-GCM_boring.swift
[70/91] Compiling Crypto ChaChaPoly_boring.swift
[71/91] Compiling Crypto ChaChaPoly.swift
[72/91] Compiling Crypto Cipher.swift
[73/91] Compiling Crypto Nonces.swift
[74/91] Compiling Crypto ASN1.swift
[75/91] Compiling Crypto ASN1Any.swift
[76/91] Compiling Crypto GeneralizedTime.swift
[77/91] Compiling Crypto ObjectIdentifier.swift
[78/91] Compiling Crypto ECDSASignature.swift
[79/91] Compiling Crypto PEMDocument.swift
[80/91] Compiling Crypto PKCS8PrivateKey.swift
[81/91] Compiling Crypto SEC1PrivateKey.swift
[82/91] Compiling Crypto SubjectPublicKeyInfo.swift
[83/91] Compiling Crypto CryptoKitErrors.swift
[84/91] Compiling Crypto Digest_boring.swift
[85/91] Compiling Crypto Digest.swift
[86/91] Compiling Crypto Digests.swift
[87/91] Compiling Crypto HashFunctions.swift
[88/91] Compiling Crypto HashFunctions_SHA2.swift
[89/91] Compiling Crypto HPKE-AEAD.swift
[90/91] Compiling Crypto HPKE-Ciphersuite.swift
[91/91] Compiling Crypto HPKE-KDF.swift
[92/109] Compiling ImageFetcher Queue.swift
[93/110] Compiling ImageFetcher ImageError.swift
[94/110] Compiling ImageFetcher ImageFetcher.swift
[95/110] Compiling ImageFetcher TaskManager.swift
[96/110] Compiling ImageFetcher ImageProcessing.swift
[97/110] Compiling ImageFetcher Keyable.swift
[98/110] Compiling ImageFetcher ImageProcessor.swift
[99/110] Compiling ImageFetcher ImageSource.swift
[100/110] Compiling ImageFetcher Networking.swift
[101/110] Compiling ImageFetcher ImageFetching.swift
[102/110] Compiling ImageFetcher Image.swift
/Users/admin/builder/spi-builder-workspace/Sources/ImageFetcher/ImageConfiguration.swift:31:1: warning: extension declares a conformance of imported type 'TaskPriority' to imported protocol 'Hashable'; this will not behave correctly if the owners of '_Concurrency' introduce this conformance in the future
29 | import CoreGraphics
30 |
31 | extension TaskPriority: Hashable {}
| |- warning: extension declares a conformance of imported type 'TaskPriority' to imported protocol 'Hashable'; this will not behave correctly if the owners of '_Concurrency' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
32 |
33 | /// The set of parameters the ``ImageFetcher`` uses to download an image.
[103/110] Compiling ImageFetcher ImageConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/ImageFetcher/ImageConfiguration.swift:31:1: warning: extension declares a conformance of imported type 'TaskPriority' to imported protocol 'Hashable'; this will not behave correctly if the owners of '_Concurrency' introduce this conformance in the future
29 | import CoreGraphics
30 |
31 | extension TaskPriority: Hashable {}
| |- warning: extension declares a conformance of imported type 'TaskPriority' to imported protocol 'Hashable'; this will not behave correctly if the owners of '_Concurrency' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
32 |
33 | /// The set of parameters the ``ImageFetcher`` uses to download an image.
[104/110] Compiling ImageFetcher String+md5.swift
[105/110] Compiling ImageFetcher URLSessionConfiguration+cacheless.swift
[106/110] Compiling ImageFetcher Exports.swift
/Users/admin/builder/spi-builder-workspace/Sources/ImageFetcher/Extensions/CGSize+Hashable.swift:30:1: warning: extension declares a conformance of imported type 'CGSize' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
28 | import CoreGraphics
29 |
30 | extension CGSize: Hashable {
| |- warning: extension declares a conformance of imported type 'CGSize' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
31 | public func hash(into hasher: inout Hasher) {
32 | hasher.combine(width)
[107/110] Compiling ImageFetcher CGSize+Hashable.swift
/Users/admin/builder/spi-builder-workspace/Sources/ImageFetcher/Extensions/CGSize+Hashable.swift:30:1: warning: extension declares a conformance of imported type 'CGSize' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
28 | import CoreGraphics
29 |
30 | extension CGSize: Hashable {
| |- warning: extension declares a conformance of imported type 'CGSize' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
31 | public func hash(into hasher: inout Hasher) {
32 | hasher.combine(width)
[108/110] Emitting module ImageFetcher
/Users/admin/builder/spi-builder-workspace/Sources/ImageFetcher/Extensions/CGSize+Hashable.swift:30:1: warning: extension declares a conformance of imported type 'CGSize' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
28 | import CoreGraphics
29 |
30 | extension CGSize: Hashable {
| |- warning: extension declares a conformance of imported type 'CGSize' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
31 | public func hash(into hasher: inout Hasher) {
32 | hasher.combine(width)
/Users/admin/builder/spi-builder-workspace/Sources/ImageFetcher/ImageConfiguration.swift:31:1: warning: extension declares a conformance of imported type 'TaskPriority' to imported protocol 'Hashable'; this will not behave correctly if the owners of '_Concurrency' introduce this conformance in the future
29 | import CoreGraphics
30 |
31 | extension TaskPriority: Hashable {}
| |- warning: extension declares a conformance of imported type 'TaskPriority' to imported protocol 'Hashable'; this will not behave correctly if the owners of '_Concurrency' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
32 |
33 | /// The set of parameters the ``ImageFetcher`` uses to download an image.
[109/110] Compiling ImageFetcher Error+Utils.swift
[110/110] Compiling ImageFetcher Image+Utils.swift
Build complete! (17.34s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/Mobelux/DiskCache.git
[1/335] Fetching diskcache
[336/15754] Fetching diskcache, swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.08s)
Fetched https://github.com/Mobelux/DiskCache.git from cache (2.08s)
Computing version for https://github.com/Mobelux/DiskCache.git
Computed https://github.com/Mobelux/DiskCache.git at 2.2.0 (2.59s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (0.70s)
Fetching https://github.com/apple/swift-asn1.git
[1/1616] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.84s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.34s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/Mobelux/DiskCache.git
Working copy of https://github.com/Mobelux/DiskCache.git resolved at 2.2.0
Build complete.
{
"dependencies" : [
{
"identity" : "diskcache",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Mobelux/DiskCache.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "3.2.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
}
],
"manifest_display_name" : "ImageFetcher",
"name" : "ImageFetcher",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "ImageFetcher",
"targets" : [
"ImageFetcher"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ImageFetcherTests",
"module_type" : "SwiftTarget",
"name" : "ImageFetcherTests",
"path" : "Tests/ImageFetcherTests",
"sources" : [
"Helpers/Counter.swift",
"Helpers/Extensions/Color+Utils.swift",
"Helpers/Extensions/Networking+Mock.swift",
"Helpers/Extensions/XCTestCase+Utils.swift",
"Helpers/Mock.swift",
"Helpers/MockCache.swift",
"Helpers/MockImageProcessor.swift",
"ImageFetcherTests.swift",
"ImageProcessorTests.swift"
],
"target_dependencies" : [
"ImageFetcher"
],
"type" : "test"
},
{
"c99name" : "ImageFetcher",
"module_type" : "SwiftTarget",
"name" : "ImageFetcher",
"path" : "Sources/ImageFetcher",
"product_dependencies" : [
"DiskCache",
"Crypto"
],
"product_memberships" : [
"ImageFetcher"
],
"sources" : [
"Exports.swift",
"Extensions/CGSize+Hashable.swift",
"Extensions/Error+Utils.swift",
"Extensions/Image+Utils.swift",
"Extensions/String+md5.swift",
"Extensions/URLSessionConfiguration+cacheless.swift",
"Image.swift",
"ImageConfiguration.swift",
"ImageError.swift",
"ImageFetcher.swift",
"ImageProcessor.swift",
"ImageSource.swift",
"Networking.swift",
"Protocols/ImageFetching.swift",
"Protocols/ImageProcessing.swift",
"Protocols/Keyable.swift",
"Protocols/Queue.swift",
"TaskManager.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.