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 v0.1.0 (48d23c), with Swift 6.0 for macOS (SPM) on 28 Nov 2024 12:26:52 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/faberNovel/SDWebImageMockPlugin.git
Reference: v0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/faberNovel/SDWebImageMockPlugin
 * tag               v0.1.0     -> FETCH_HEAD
HEAD is now at 48d23cf Merge pull request #1 from faberNovel/release/v0.1.0
Cloned https://github.com/faberNovel/SDWebImageMockPlugin.git
Revision (git rev-parse @):
48d23cf4deb79d5da1da4dced4f57751b30025f8
SUCCESS checkout https://github.com/faberNovel/SDWebImageMockPlugin.git at v0.1.0
Fetching https://github.com/SDWebImage/SDWebImage.git
[1/25249] Fetching sdwebimage
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (2.51s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.20.0 (0.58s)
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.20.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.20.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 (1.02s)
Fetching https://github.com/SDWebImage/SDWebImage.git from cache
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (0.87s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.20.0 (0.02s)
Creating working copy for https://github.com/faberNovel/SDWebImageMockPlugin.git
Working copy of https://github.com/faberNovel/SDWebImageMockPlugin.git resolved at v0.1.0 (48d23cf)
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.20.0
warning: '.resolve-product-dependencies': dependency 'sdwebimagemockplugin' is not used by any target
Found 1 product dependencies
  - SDWebImage
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/faberNovel/SDWebImageMockPlugin.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.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
[1/76] Copying PrivacyInfo.xcprivacy
[2/76] Write swift-version--7754E27361AE5C74.txt
[3/76] Compiling SDInternalMacros.m
[4/76] Compiling SDWebImage resource_bundle_accessor.m
[5/76] Compiling SDFileAttributeHelper.m
[6/76] Compiling SDWeakProxy.m
[7/76] Compiling UIColor+SDHexString.m
[7/76] Compiling SDDeviceHelper.m
[9/76] Compiling SDImageFramePool.m
[10/76] Compiling SDImageCachesManagerOperation.m
[11/76] Compiling SDAsyncBlockOperation.m
[12/76] Compiling UIView+WebCacheState.m
[13/76] Compiling SDDisplayLink.m
[14/76] Compiling UIView+WebCacheOperation.m
[15/76] Compiling NSBezierPath+SDRoundedCorners.m
[16/76] Compiling UIView+WebCache.m
[17/76] Compiling UIImageView+HighlightedWebCache.m
[18/76] Compiling UIImageView+WebCache.m
[19/76] Compiling SDAssociatedObject.m
[20/76] Compiling UIImage+MultiFormat.m
[21/76] Compiling SDImageAssetManager.m
[22/76] Compiling UIImage+Metadata.m
[23/76] Compiling UIImage+MemoryCacheCost.m
[24/76] Compiling UIImage+GIF.m
[25/76] Compiling UIImage+ForceDecode.m
[26/76] Compiling UIButton+WebCache.m
[27/76] Compiling UIImage+ExtendedCacheData.m
[28/76] Compiling SDWebImageTransition.m
[29/76] Compiling SDWebImageOperation.m
[30/76] Compiling SDWebImagePrefetcher.m
[31/76] Compiling UIImage+Transform.m
[32/76] Compiling SDWebImageOptionsProcessor.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 SDWebImageCacheKeyFilter.m
[45/76] Compiling SDWebImageCacheSerializer.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 SDImageHEICCoder.m
[52/76] Compiling SDImageIOAnimatedCoder.m
[53/76] Compiling SDImageGraphics.m
[54/76] Compiling SDImageFrame.m
[55/76] Compiling SDImageGIFCoder.m
[56/76] Compiling SDImageCodersManager.m
[57/76] Compiling SDImageCoder.m
[58/76] Compiling SDImageCoderHelper.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 SDCallbackQueue.m
[67/76] Compiling SDDiskCache.m
[68/76] Compiling SDAnimatedImageView.m
[69/76] Compiling SDAnimatedImageRep.m
[70/76] Compiling SDAnimatedImageView+WebCache.m
[71/76] Compiling SDAnimatedImagePlayer.m
[72/76] Compiling NSImage+Compatibility.m
[73/76] Compiling SDAnimatedImage.m
[74/76] Compiling NSData+ImageContentType.m
[75/76] Compiling NSButton+WebCache.m
[77/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 |
[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 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 |
[80/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 |
[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 |
BUILD FAILURE 6.0 macosSpm