This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 with Swift 6.0 (beta) for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/faberNovel/SDWebImageMockPlugin.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/76] Write sources
[1/76] Copying PrivacyInfo.xcprivacy
[2/76] Write swift-version-6F35C1178C84523A.txt
[3/76] Compiling SDFileAttributeHelper.m
[4/76] Compiling SDWebImage resource_bundle_accessor.m
[5/76] Compiling SDInternalMacros.m
[6/76] Compiling SDDeviceHelper.m
[7/76] Compiling SDImageAssetManager.m
[8/76] Compiling SDAsyncBlockOperation.m
[9/76] Compiling NSBezierPath+SDRoundedCorners.m
[10/76] Compiling UIView+WebCacheState.m
[11/76] Compiling SDWeakProxy.m
[12/76] Compiling UIColor+SDHexString.m
[13/76] Compiling UIView+WebCacheOperation.m
[14/76] Compiling SDImageCachesManagerOperation.m
[15/76] Compiling SDAssociatedObject.m
[16/76] Compiling SDDisplayLink.m
[17/76] Compiling UIView+WebCache.m
[18/76] Compiling SDImageFramePool.m
[19/76] Compiling UIImageView+WebCache.m
[20/76] Compiling UIImageView+HighlightedWebCache.m
[21/76] Compiling UIImage+MultiFormat.m
[22/76] Compiling UIImage+MemoryCacheCost.m
[23/76] Compiling UIImage+Metadata.m
[24/76] Compiling UIImage+GIF.m
[25/76] Compiling UIButton+WebCache.m
[26/76] Compiling UIImage+ExtendedCacheData.m
[27/76] Compiling UIImage+ForceDecode.m
[28/76] Compiling SDWebImageOperation.m
[29/76] Compiling SDWebImageOptionsProcessor.m
[30/76] Compiling SDWebImageTransition.m
[31/76] Compiling SDWebImagePrefetcher.m
[32/76] Compiling SDWebImageIndicator.m
[33/76] Compiling SDWebImageManager.m
[34/76] Compiling SDWebImageError.m
[35/76] Compiling SDWebImageDownloaderRequestModifier.m
[36/76] Compiling SDWebImageDownloaderResponseModifier.m
[37/76] Compiling SDWebImageDownloaderDecryptor.m
[38/76] Compiling SDWebImageDownloaderConfig.m
[39/76] Compiling SDWebImageCompat.m
[40/76] Compiling SDWebImageDownloaderOperation.m
[41/76] Compiling SDWebImageDefine.m
[42/76] Compiling SDWebImageDownloader.m
[43/76] Compiling SDWebImageCacheSerializer.m
[44/76] Compiling UIImage+Transform.m
[45/76] Compiling SDMemoryCache.m
[46/76] Compiling SDWebImageCacheKeyFilter.m
[47/76] Compiling SDImageTransformer.m
[48/76] Compiling SDImageLoadersManager.m
[49/76] Compiling SDImageLoader.m
[50/76] Compiling SDImageHEICCoder.m
[51/76] Compiling SDImageIOCoder.m
[52/76] Compiling SDImageIOAnimatedCoder.m
[53/76] Compiling SDImageGraphics.m
[54/76] Compiling SDImageGIFCoder.m
[55/76] Compiling SDImageFrame.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 SDAnimatedImageRep.m
[68/76] Compiling SDAnimatedImageView.m
[69/76] Compiling SDDiskCache.m
[70/76] Compiling SDAnimatedImageView+WebCache.m
[71/76] Compiling SDAnimatedImagePlayer.m
[72/76] Compiling NSData+ImageContentType.m
[73/76] Compiling NSImage+Compatibility.m
[74/76] Compiling SDAnimatedImage.m
[75/76] Compiling NSButton+WebCache.m
error: emit-module command failed with exit code 1 (use -v to see invocation)
[77/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 |
[78/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 |
[79/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 |
[80/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 |
[81/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 |
[82/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 |
[83/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 |
Fetching https://github.com/SDWebImage/SDWebImage.git
[1/24897] Fetching sdwebimage
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (3.06s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.19.3 (0.67s)
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.19.3
BUILD FAILURE 6.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.