The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of ImageFetcher, reference main (d81dde), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 21:35:00 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Mobelux/ImageFetcher
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d81dde6 Fix cache key (#29)
Cloned https://github.com/Mobelux/ImageFetcher.git
Revision (git rev-parse @):
d81dde6825b39bc4a2f9ad0a149c92fa954ce5f1
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Mobelux/ImageFetcher.git at main
========================================
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] Copying PrivacyInfo.xcprivacy
[0/5] Write sources
[4/5] Write swift-version-1EA4D86E10B52AF.txt
[6/83] Emitting module Crypto
[7/91] Compiling DiskCache SubDirectory.swift
[8/91] Compiling DiskCache StorageType.swift
[9/91] Compiling DiskCache Cache.swift
[10/91] Emitting module DiskCache
[11/91] Compiling DiskCache DiskCache.swift
[12/91] Compiling Crypto AES-GCM.swift
[13/91] Compiling Crypto AES-GCM_boring.swift
[14/91] Compiling Crypto ChaChaPoly_boring.swift
[15/91] Compiling Crypto ChaChaPoly.swift
[16/91] Compiling Crypto Cipher.swift
[17/91] Compiling Crypto Nonces.swift
[18/91] Compiling Crypto ASN1.swift
[19/91] Compiling Crypto ASN1Any.swift
[20/91] Compiling Crypto Digest_boring.swift
[21/91] Compiling Crypto Digest.swift
[22/91] Compiling Crypto Digests.swift
[23/91] Compiling Crypto HashFunctions.swift
[24/91] Compiling Crypto HashFunctions_SHA2.swift
[25/91] Compiling Crypto HPKE-AEAD.swift
[26/91] Compiling Crypto HPKE-Ciphersuite.swift
[27/91] Compiling Crypto HPKE-KDF.swift
[28/91] Compiling Crypto RNG_boring.swift
[29/91] Compiling Crypto SafeCompare_boring.swift
[30/91] Compiling Crypto Zeroization_boring.swift
[31/91] Compiling Crypto PrettyBytes.swift
[32/91] Compiling Crypto SafeCompare.swift
[33/91] Compiling Crypto SecureBytes.swift
[34/91] Compiling Crypto Zeroization.swift
[35/91] Compiling Crypto resource_bundle_accessor.swift
[36/91] Compiling Crypto ASN1BitString.swift
[37/91] Compiling Crypto ASN1Boolean.swift
[38/91] Compiling Crypto ASN1Identifier.swift
[39/91] Compiling Crypto ASN1Integer.swift
[40/91] Compiling Crypto ASN1Null.swift
[41/91] Compiling Crypto ASN1OctetString.swift
[42/91] Compiling Crypto ASN1Strings.swift
[43/91] Compiling Crypto ArraySliceBigint.swift
[44/91] Compiling Crypto AES.swift
[45/91] Compiling Crypto ECDSASignature_boring.swift
[46/91] Compiling Crypto ECDSA_boring.swift
[47/91] Compiling Crypto EdDSA_boring.swift
[48/91] Compiling Crypto ECDSA.swift
[49/91] Compiling Crypto Ed25519.swift
[50/91] Compiling Crypto Signature.swift
[51/91] Compiling Crypto CryptoKitErrors_boring.swift
[52/91] Compiling Crypto DH.swift
[53/91] Compiling Crypto ECDH.swift
[54/91] Compiling Crypto HKDF.swift
[55/91] Compiling Crypto AESWrap.swift
[56/91] Compiling Crypto AESWrap_boring.swift
[57/91] Compiling Crypto Ed25519_boring.swift
[58/91] Compiling Crypto NISTCurvesKeys_boring.swift
[59/91] Compiling Crypto X25519Keys_boring.swift
[60/91] Compiling Crypto HPKE-KexKeyDerivation.swift
[61/91] Compiling Crypto HPKE-LabeledExtract.swift
[62/91] Compiling Crypto HPKE-Utils.swift
[63/91] Compiling Crypto DHKEM.swift
[64/91] Compiling Crypto HPKE-KEM-Curve25519.swift
[65/91] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[66/91] Compiling Crypto HPKE-KEM.swift
[67/91] Compiling Crypto HPKE-Errors.swift
[68/91] Compiling Crypto HPKE.swift
[69/91] Compiling Crypto HPKE-Context.swift
[70/91] Compiling Crypto HPKE-KeySchedule.swift
[71/91] Compiling Crypto HPKE-Modes.swift
[72/91] Compiling Crypto Insecure.swift
[73/91] Compiling Crypto Insecure_HashFunctions.swift
[74/91] Compiling Crypto KEM.swift
[75/91] Compiling Crypto ECDH_boring.swift
[76/91] Compiling Crypto Curve25519.swift
[77/91] Compiling Crypto Ed25519Keys.swift
[78/91] Compiling Crypto NISTCurvesKeys.swift
[79/91] Compiling Crypto X25519Keys.swift
[80/91] Compiling Crypto SymmetricKeys.swift
[81/91] Compiling Crypto HMAC.swift
[82/91] Compiling Crypto MACFunctions.swift
[83/91] Compiling Crypto MessageAuthenticationCode.swift
[84/91] Compiling Crypto GeneralizedTime.swift
[85/91] Compiling Crypto ObjectIdentifier.swift
[86/91] Compiling Crypto ECDSASignature.swift
[87/91] Compiling Crypto PEMDocument.swift
[88/91] Compiling Crypto PKCS8PrivateKey.swift
[89/91] Compiling Crypto SEC1PrivateKey.swift
[90/91] Compiling Crypto SubjectPublicKeyInfo.swift
[91/91] Compiling Crypto CryptoKitErrors.swift
[92/109] Compiling ImageFetcher Queue.swift
[93/110] Compiling ImageFetcher ImageProcessing.swift
[94/110] Compiling ImageFetcher Keyable.swift
[95/110] Compiling ImageFetcher Networking.swift
[96/110] Compiling ImageFetcher ImageFetching.swift
[97/110] Compiling ImageFetcher TaskManager.swift
[98/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)
[99/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)
[100/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.
[101/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.
[102/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.
[103/110] Compiling ImageFetcher String+md5.swift
[104/110] Compiling ImageFetcher URLSessionConfiguration+cacheless.swift
[105/110] Compiling ImageFetcher ImageProcessor.swift
[106/110] Compiling ImageFetcher ImageSource.swift
[107/110] Compiling ImageFetcher ImageError.swift
[108/110] Compiling ImageFetcher ImageFetcher.swift
[109/110] Compiling ImageFetcher Error+Utils.swift
[110/110] Compiling ImageFetcher Image+Utils.swift
Build complete! (17.60s)
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/Mobelux/DiskCache.git from cache (1.87s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.87s)
Computing version for https://github.com/Mobelux/DiskCache.git
Computed https://github.com/Mobelux/DiskCache.git at 2.2.0 (2.40s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (0.73s)
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.37s)
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/Mobelux/DiskCache.git
Working copy of https://github.com/Mobelux/DiskCache.git resolved at 2.2.0
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
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.