The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ImageFetcher, reference 2.1.0 (458980), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 21:26:21 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/Mobelux/DiskCache.git
[1/358] Fetching diskcache
[359/17698] Fetching diskcache, swift-crypto
Fetched https://github.com/Mobelux/DiskCache.git from cache (2.25s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.25s)
Computing version for https://github.com/Mobelux/DiskCache.git
Computed https://github.com/Mobelux/DiskCache.git at 2.3.0 (2.94s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (0.72s)
Fetching https://github.com/apple/swift-asn1.git
[1/1796] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.83s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (3.50s)
Creating working copy for https://github.com/Mobelux/DiskCache.git
Working copy of https://github.com/Mobelux/DiskCache.git resolved at 2.3.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.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.15.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": "imagefetcher",
      "name": "ImageFetcher",
      "url": "https://github.com/Mobelux/ImageFetcher.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ImageFetcher",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "diskcache",
          "name": "swift-disk-cache",
          "url": "https://github.com/Mobelux/DiskCache.git",
          "version": "2.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DiskCache",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-crypto",
          "name": "swift-crypto",
          "url": "https://github.com/apple/swift-crypto.git",
          "version": "3.15.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-asn1",
              "name": "swift-asn1",
              "url": "https://github.com/apple/swift-asn1.git",
              "version": "1.6.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Mobelux/ImageFetcher.git
[1/3447] Fetching imagefetcher
Fetched https://github.com/Mobelux/ImageFetcher.git from cache (1.95s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/Mobelux/DiskCache.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (0.56s)
Fetched https://github.com/Mobelux/DiskCache.git from cache (0.56s)
Computing version for https://github.com/Mobelux/DiskCache.git
Computed https://github.com/Mobelux/DiskCache.git at 2.3.0 (0.62s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (0.03s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.41s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (0.47s)
Creating working copy for https://github.com/Mobelux/DiskCache.git
Working copy of https://github.com/Mobelux/DiskCache.git resolved at 2.3.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.15.1
Creating working copy for https://github.com/Mobelux/ImageFetcher.git
Working copy of https://github.com/Mobelux/ImageFetcher.git resolved at 2.1.0 (4589800)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.0
warning: '.resolve-product-dependencies': dependency 'imagefetcher' is not used by any target
Found 2 product dependencies
  - swift-disk-cache
  - swift-crypto
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Mobelux/ImageFetcher.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Copying PrivacyInfo.xcprivacy
[1/5] Write sources
[4/5] Write swift-version--6988338F2F200930.txt
[6/84] Emitting module Crypto
[7/92] Compiling Crypto AES.swift
[8/92] Compiling Crypto ECDSASignature_boring.swift
[9/92] Compiling Crypto ECDSA_boring.swift
[10/92] Compiling Crypto EdDSA_boring.swift
[11/92] Compiling Crypto ECDSA.swift
[12/92] Compiling Crypto Ed25519.swift
[13/92] Compiling Crypto Signature.swift
[14/92] Compiling Crypto CryptoKitErrors_boring.swift
[15/92] Compiling DiskCache SubDirectory.swift
[16/92] Compiling Crypto Curve25519.swift
[17/92] Compiling Crypto Ed25519Keys.swift
[18/92] Compiling Crypto NISTCurvesKeys.swift
[19/92] Compiling Crypto X25519Keys.swift
[20/92] Compiling Crypto SymmetricKeys.swift
[21/92] Compiling Crypto HMAC.swift
[22/92] Compiling Crypto MACFunctions.swift
[23/92] Compiling Crypto MessageAuthenticationCode.swift
[24/92] Compiling Crypto RNG_boring.swift
[25/92] Compiling Crypto SafeCompare_boring.swift
[26/92] Compiling Crypto Zeroization_boring.swift
[27/92] Compiling Crypto PrettyBytes.swift
[28/92] Compiling Crypto SafeCompare.swift
[29/92] Compiling Crypto SecureBytes.swift
[30/92] Compiling Crypto Zeroization.swift
[31/92] Compiling Crypto resource_bundle_accessor.swift
[32/92] Compiling Crypto HPKE-KexKeyDerivation.swift
[33/92] Compiling Crypto HPKE-LabeledExtract.swift
[34/92] Compiling Crypto HPKE-Utils.swift
[35/92] Compiling Crypto DHKEM.swift
[36/92] Compiling Crypto HPKE-KEM-Curve25519.swift
[37/92] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[38/92] Compiling Crypto HPKE-KEM.swift
[39/92] Compiling Crypto HPKE-Errors.swift
[40/92] Compiling Crypto DH.swift
[41/92] Compiling Crypto ECDH.swift
[42/92] Compiling Crypto HKDF.swift
[43/92] Compiling Crypto AESWrap.swift
[44/92] Compiling Crypto AESWrap_boring.swift
[45/92] Compiling Crypto Ed25519_boring.swift
[46/92] Compiling Crypto NISTCurvesKeys_boring.swift
[47/92] Compiling Crypto X25519Keys_boring.swift
[48/92] Compiling Crypto ObjectIdentifier.swift
[49/92] Compiling Crypto ECDSASignature.swift
[50/92] Compiling Crypto PEMDocument.swift
[51/92] Compiling Crypto PKCS8PrivateKey.swift
[52/92] Compiling Crypto SEC1PrivateKey.swift
[53/92] Compiling Crypto SubjectPublicKeyInfo.swift
[54/92] Compiling Crypto CryptoError_boring.swift
[55/92] Compiling Crypto CryptoKitErrors.swift
[56/92] Compiling Crypto AES-GCM.swift
[57/92] Compiling Crypto AES-GCM_boring.swift
[58/92] Compiling Crypto ChaChaPoly_boring.swift
[59/92] Compiling Crypto ChaChaPoly.swift
[60/92] Compiling Crypto Cipher.swift
[61/92] Compiling Crypto Nonces.swift
[62/92] Compiling Crypto ASN1.swift
[63/92] Compiling Crypto ASN1Any.swift
[64/92] Compiling Crypto ASN1BitString.swift
[65/92] Compiling Crypto HPKE.swift
[66/92] Compiling Crypto HPKE-Context.swift
[67/92] Compiling Crypto HPKE-KeySchedule.swift
[68/92] Compiling Crypto HPKE-Modes.swift
[69/92] Compiling Crypto Insecure.swift
[70/92] Compiling Crypto Insecure_HashFunctions.swift
[71/92] Compiling Crypto KEM.swift
[72/92] Compiling Crypto ECDH_boring.swift
[73/92] Compiling Crypto Digest_boring.swift
[74/92] Compiling Crypto Digest.swift
[75/92] Compiling Crypto Digests.swift
[76/92] Compiling Crypto HashFunctions.swift
[77/92] Compiling Crypto HashFunctions_SHA2.swift
[78/92] Compiling Crypto HPKE-AEAD.swift
[79/92] Compiling Crypto HPKE-Ciphersuite.swift
[80/92] Compiling Crypto HPKE-KDF.swift
[81/92] Compiling Crypto ASN1Boolean.swift
[82/92] Compiling DiskCache StorageType.swift
[83/92] Compiling Crypto ASN1Identifier.swift
[84/92] Compiling DiskCache Cache.swift
[85/92] Compiling Crypto ASN1Integer.swift
[86/92] Compiling Crypto ASN1Null.swift
[87/92] Compiling Crypto ASN1OctetString.swift
[88/92] Compiling Crypto ASN1Strings.swift
[89/92] Compiling Crypto ArraySliceBigint.swift
[90/92] Compiling Crypto GeneralizedTime.swift
[91/92] Compiling DiskCache DiskCache.swift
[92/92] Emitting module DiskCache
[93/110] Compiling ImageFetcher ImageProcessing.swift
[94/110] Compiling ImageFetcher Keyable.swift
[95/110] Compiling ImageFetcher Queue.swift
[96/110] Compiling ImageFetcher Networking.swift
[97/110] Compiling ImageFetcher ImageFetching.swift
[98/111] Compiling ImageFetcher TaskManager.swift
[99/111] Compiling ImageFetcher ImageError.swift
[100/111] Compiling ImageFetcher ImageFetcher.swift
[101/111] Compiling ImageFetcher ImageProcessor.swift
[102/111] Compiling ImageFetcher ImageSource.swift
[103/111] 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.
[104/111] 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.
[105/111] Compiling ImageFetcher String+md5.swift
[106/111] Compiling ImageFetcher URLSessionConfiguration+cacheless.swift
[107/111] 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)
[108/111] 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)
[109/111] Compiling ImageFetcher Error+Utils.swift
[110/111] Compiling ImageFetcher Image+Utils.swift
[111/111] 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.
Build complete! (15.75s)
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"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/mobelux/imagefetcher/2.1.0
Repository:               Mobelux/ImageFetcher
Swift version used:       6.3
Target:                   ImageFetcher
Extracting symbol information for 'ImageFetcher'...
Finished extracting symbol information for 'ImageFetcher'. (43.14s)
Building documentation for 'ImageFetcher'...
warning: Parameter 'url' not found in instance subscript declaration
   --> ../ImageFetcher.swift:147:9-147:74
145 |
146 |     /// Returns the `Task` associated with the given configuration, if one exists.
147 +     /// - Parameter url: The configuration of the image to be downloaded.
    |         ╰─suggestion: Remove 'url' parameter documentation
148 |     /// - Returns: The parent task of the image loading operation.
149 |     subscript (_ imageConfiguration: ImageConfiguration) -> Task<ImageSource, Error>? {
warning: Parameter 'imageConfiguration' is missing documentation
   --> ../ImageFetcher.swift:147:74-147:74
145 |
146 |     /// Returns the `Task` associated with the given configuration, if one exists.
147 +     /// - Parameter url: The configuration of the image to be downloaded.
    |                                                                          ╰─suggestion: Document 'imageConfiguration' parameter
148 |     /// - Returns: The parent task of the image loading operation.
149 |     subscript (_ imageConfiguration: ImageConfiguration) -> Task<ImageSource, Error>? {
warning: Parameter 'url' not found in instance subscript declaration
  --> ../Protocols/ImageFetching.swift:76:9-76:74
74 |
75 |     /// Returns the `Task` associated with the given configuration, if one exists
76 +     /// - Parameter url: The configuration of the image to be downloaded.
   |         ╰─suggestion: Remove 'url' parameter documentation
77 |     /// - Returns: The parent task of the image loading operation.
78 |     subscript (_ imageConfiguration: ImageConfiguration) -> Task<ImageSource, Error>? { get }
warning: Parameter 'imageConfiguration' is missing documentation
  --> ../Protocols/ImageFetching.swift:76:74-76:74
74 |
75 |     /// Returns the `Task` associated with the given configuration, if one exists
76 +     /// - Parameter url: The configuration of the image to be downloaded.
   |                                                                          ╰─suggestion: Document 'imageConfiguration' parameter
77 |     /// - Returns: The parent task of the image loading operation.
78 |     subscript (_ imageConfiguration: ImageConfiguration) -> Task<ImageSource, Error>? { get }
Finished building documentation for 'ImageFetcher' (0.56s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/mobelux/imagefetcher/2.1.0
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/Mobelux/DiskCache.git
Updated https://github.com/Mobelux/DiskCache.git (0.45s)
[1/2271] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-crypto.git
Updating https://github.com/apple/swift-asn1.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.12s)
Updated https://github.com/apple/swift-crypto.git (0.56s)
Computing version for https://github.com/apple/swift-crypto.git
Updated https://github.com/apple/swift-asn1.git (0.56s)
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (2.40s)
Computing version for https://github.com/Mobelux/DiskCache.git
Computed https://github.com/Mobelux/DiskCache.git at 2.3.0 (0.65s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (0.65s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.65s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.11s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.80s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Compiling SymbolKit Identifier.swift
[11/57] Compiling SymbolKit KindIdentifier.swift
[12/57] Compiling SymbolKit Location.swift
[13/57] Compiling SymbolKit Mutability.swift
[14/57] Compiling SymbolKit DeclarationFragments.swift
[15/57] Compiling SymbolKit Fragment.swift
[16/57] Compiling SymbolKit FragmentKind.swift
[17/57] Compiling SymbolKit FunctionParameter.swift
[18/57] Compiling SymbolKit FunctionSignature.swift
[19/57] Compiling SymbolKit Mixin+Equals.swift
[20/57] Compiling SymbolKit Mixin+Hash.swift
[21/57] Compiling SymbolKit Mixin.swift
[22/57] Compiling SymbolKit LineList.swift
[23/57] Compiling SymbolKit Position.swift
[24/57] Compiling SymbolKit Names.swift
[25/57] Compiling SymbolKit SPI.swift
[26/57] Compiling SymbolKit Snippet.swift
[27/57] Compiling SymbolKit Extension.swift
[28/57] Emitting module SymbolKit
[29/57] Compiling SymbolKit SemanticVersion.swift
[30/57] Compiling SymbolKit AccessControl.swift
[31/57] Compiling SymbolKit Availability.swift
[32/57] Compiling SymbolKit AvailabilityItem.swift
[33/57] Compiling SymbolKit Domain.swift
[34/57] Compiling SymbolKit Relationship.swift
[35/57] Compiling SymbolKit RelationshipKind.swift
[36/57] Compiling SymbolKit SourceOrigin.swift
[37/57] Compiling SymbolKit GenericConstraints.swift
[38/57] Compiling SymbolKit Swift.swift
[39/57] Compiling SymbolKit SourceRange.swift
[40/57] Compiling SymbolKit Metadata.swift
[41/57] Compiling SymbolKit Module.swift
[42/57] Compiling SymbolKit OperatingSystem.swift
[43/57] Compiling SymbolKit Platform.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.61s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'ImageFetcher' complete! (1.21s)
     276
3	/Users/admin/builder/spi-builder-workspace/.docs/mobelux/imagefetcher/2.1.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/mobelux/imagefetcher/2.1.0
File count: 276
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-mobelux-imagefetcher-2.1.0-a0c48d08.zip to s3://spi-docs-inbox/prod-mobelux-imagefetcher-2.1.0-a0c48d08.zip
Copying... [11%]
Copying... [22%]
Copying... [33%]
Copying... [43%]
Copying... [54%]
Copying... [65%]
Copying... [76%]
Copying... [87%]
Copying... [98%]
Copying... [100%]
Done.