The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SDWebImageMockPlugin, reference main (ca6d11), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 20:29:45 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/faberNovel/SDWebImageMockPlugin.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/faberNovel/SDWebImageMockPlugin
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ca6d113 Add test of plugin when using SDWebImageSwiftUI
Cloned https://github.com/faberNovel/SDWebImageMockPlugin.git
Revision (git rev-parse @):
ca6d113f49debf010db8b4e555a4b0c9300642fb
SUCCESS checkout https://github.com/faberNovel/SDWebImageMockPlugin.git at main
Fetching https://github.com/SDWebImage/SDWebImage.git
[1/25724] Fetching sdwebimage
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (2.25s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.21.0 (2.86s)
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.21.0
========================================
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",
  "dependencies": [
    {
      "identity": "sdwebimagemockplugin",
      "name": "SDWebImageMockPlugin",
      "url": "https://github.com/faberNovel/SDWebImageMockPlugin.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SDWebImageMockPlugin",
      "dependencies": [
        {
          "identity": "sdwebimage",
          "name": "SDWebImage",
          "url": "https://github.com/SDWebImage/SDWebImage.git",
          "version": "5.21.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SDWebImage",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/faberNovel/SDWebImageMockPlugin.git
[1/222] Fetching sdwebimagemockplugin
Fetched https://github.com/faberNovel/SDWebImageMockPlugin.git from cache (0.82s)
Fetching https://github.com/SDWebImage/SDWebImage.git from cache
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (0.60s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.21.0 (0.66s)
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.21.0
Creating working copy for https://github.com/faberNovel/SDWebImageMockPlugin.git
Working copy of https://github.com/faberNovel/SDWebImageMockPlugin.git resolved at main (ca6d113)
warning: '.resolve-product-dependencies': dependency 'sdwebimagemockplugin' is not used by any target
Found 1 product dependencies
  - SDWebImage
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/faberNovel/SDWebImageMockPlugin.git
https://github.com/faberNovel/SDWebImageMockPlugin.git
{
  "dependencies" : [
    {
      "identity" : "sdwebimage",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SDWebImage/SDWebImage.git"
    }
  ],
  "manifest_display_name" : "SDWebImageMockPlugin",
  "name" : "SDWebImageMockPlugin",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "SDWebImageMockPlugin",
      "targets" : [
        "SDWebImageMockPlugin"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SDWebImageMockPlugin",
      "module_type" : "SwiftTarget",
      "name" : "SDWebImageMockPlugin",
      "path" : "Sources/SDWebImageMockPlugin",
      "product_dependencies" : [
        "SDWebImage"
      ],
      "product_memberships" : [
        "SDWebImageMockPlugin"
      ],
      "sources" : [
        "ImageCacheMocker.swift",
        "ImageProvider+DefaultProviders.swift",
        "ImageProvider.swift",
        "ImageResolver.swift",
        "UIImage+placeholder.swift",
        "URL+ImageMockFormat.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/76] Write sources
[0/76] Copying PrivacyInfo.xcprivacy
[2/76] Write swift-version-2F0A5646E1D333AE.txt
[3/76] Compiling SDWebImage resource_bundle_accessor.m
[4/76] Compiling SDFileAttributeHelper.m
[5/76] Compiling SDInternalMacros.m
[6/76] Compiling SDWeakProxy.m
[7/76] Compiling SDAssociatedObject.m
[8/76] Compiling SDImageCachesManagerOperation.m
[9/76] Compiling SDAsyncBlockOperation.m
[10/76] Compiling UIView+WebCacheState.m
[10/76] Compiling UIColor+SDHexString.m
[12/76] Compiling UIView+WebCacheOperation.m
[13/76] Compiling SDImageFramePool.m
[14/76] Compiling NSBezierPath+SDRoundedCorners.m
[15/76] Compiling UIView+WebCache.m
[16/76] Compiling SDImageAssetManager.m
[17/76] Compiling UIImageView+WebCache.m
[18/76] Compiling UIImageView+HighlightedWebCache.m
[19/76] Compiling UIImage+MultiFormat.m
[20/76] Compiling SDDisplayLink.m
[21/76] Compiling UIImage+MemoryCacheCost.m
[22/76] Compiling UIImage+Metadata.m
[23/76] Compiling UIImage+GIF.m
[24/76] Compiling UIButton+WebCache.m
[25/76] Compiling UIImage+ExtendedCacheData.m
[26/76] Compiling UIImage+ForceDecode.m
[27/76] Compiling SDDeviceHelper.m
[28/76] Compiling SDWebImageTransition.m
[29/76] Compiling SDWebImageOperation.m
[30/76] Compiling SDWebImagePrefetcher.m
[31/76] Compiling SDWebImageOptionsProcessor.m
[32/76] Compiling UIImage+Transform.m
[33/76] Compiling SDWebImageManager.m
[34/76] Compiling SDWebImageError.m
[35/76] Compiling SDWebImageIndicator.m
[36/76] Compiling SDWebImageDownloaderResponseModifier.m
[37/76] Compiling SDWebImageDownloaderRequestModifier.m
[38/76] Compiling SDWebImageDownloaderDecryptor.m
[39/76] Compiling SDWebImageDownloaderOperation.m
[40/76] Compiling SDWebImageDownloaderConfig.m
[41/76] Compiling SDWebImageDownloader.m
[42/76] Compiling SDWebImageDefine.m
[43/76] Compiling SDWebImageCompat.m
[44/76] Compiling SDWebImageCacheSerializer.m
[45/76] Compiling SDWebImageCacheKeyFilter.m
[46/76] Compiling SDMemoryCache.m
[47/76] Compiling SDImageTransformer.m
[48/76] Compiling SDImageLoadersManager.m
[49/76] Compiling SDImageLoader.m
[50/76] Compiling SDImageIOCoder.m
[51/76] Compiling SDImageIOAnimatedCoder.m
[52/76] Compiling SDImageHEICCoder.m
[53/76] Compiling SDImageGraphics.m
[54/76] Compiling SDImageGIFCoder.m
[55/76] Compiling SDImageFrame.m
[56/76] Compiling SDImageCodersManager.m
[57/76] Compiling SDImageCoderHelper.m
[58/76] Compiling SDImageCoder.m
[59/76] Compiling SDImageCachesManager.m
[60/76] Compiling SDImageCacheDefine.m
[61/76] Compiling SDImageCacheConfig.m
[62/76] Compiling SDImageCache.m
[63/76] Compiling SDImageAWebPCoder.m
[64/76] Compiling SDImageAPNGCoder.m
[65/76] Compiling SDGraphicsImageRenderer.m
[66/76] Compiling SDDiskCache.m
[67/76] Compiling SDCallbackQueue.m
[68/76] Compiling SDAnimatedImageRep.m
[69/76] Compiling SDAnimatedImageView.m
[70/76] Compiling SDAnimatedImageView+WebCache.m
[71/76] Compiling NSImage+Compatibility.m
[72/76] Compiling SDAnimatedImagePlayer.m
[73/76] Compiling NSData+ImageContentType.m
[74/76] Compiling SDAnimatedImage.m
[75/76] Compiling NSButton+WebCache.m
[77/83] Compiling SDWebImageMockPlugin URL+ImageMockFormat.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import SDWebImage
 11 |
[78/83] Compiling SDWebImageMockPlugin UIImage+placeholder.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import SDWebImage
 11 |
[79/83] Compiling SDWebImageMockPlugin ImageResolver.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import SDWebImage
 11 |
[80/83] Compiling SDWebImageMockPlugin ImageProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import SDWebImage
 11 |
[81/83] Compiling SDWebImageMockPlugin ImageProvider+DefaultProviders.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import SDWebImage
 11 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[82/83] Emitting module SDWebImageMockPlugin
/Users/admin/builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import SDWebImage
 11 |
[83/83] Compiling SDWebImageMockPlugin ImageCacheMocker.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import SDWebImage
 11 |
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/8] Compiling SDWebImageMockPlugin UIImage+placeholder.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import SDWebImage
 11 |
[3/8] Compiling SDWebImageMockPlugin ImageResolver.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import SDWebImage
 11 |
[4/8] Compiling SDWebImageMockPlugin ImageProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import SDWebImage
 11 |
[5/8] Compiling SDWebImageMockPlugin URL+ImageMockFormat.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import SDWebImage
 11 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/8] Emitting module SDWebImageMockPlugin
/Users/admin/builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import SDWebImage
 11 |
[7/8] Compiling SDWebImageMockPlugin ImageCacheMocker.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import SDWebImage
 11 |
[8/8] Compiling SDWebImageMockPlugin ImageProvider+DefaultProviders.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import SDWebImage
 11 |
BUILD FAILURE 6.1 macosSpm