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 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/faberNovel/SDWebImageMockPlugin.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-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:             5.8
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/74] Copying PrivacyInfo.xcprivacy
[1/74] Compiling SDWebImage resource_bundle_accessor.m
[2/74] Compiling SDInternalMacros.m
[3/74] Compiling SDFileAttributeHelper.m
[4/74] Compiling UIColor+SDHexString.m
[5/74] Compiling SDAsyncBlockOperation.m
[5/74] Compiling SDDisplayLink.m
[5/74] Compiling SDDeviceHelper.m
[8/74] Compiling SDImageCachesManagerOperation.m
[9/74] Compiling NSBezierPath+SDRoundedCorners.m
[10/74] Compiling SDAssociatedObject.m
[11/74] Compiling UIView+WebCacheState.m
[12/74] Compiling UIView+WebCacheOperation.m
[13/74] Compiling UIView+WebCache.m
[14/74] Compiling UIImageView+HighlightedWebCache.m
[15/74] Compiling UIImage+MultiFormat.m
[16/74] Compiling UIImageView+WebCache.m
[17/74] Compiling SDImageFramePool.m
[18/74] Compiling UIImage+Metadata.m
[19/74] Compiling UIImage+MemoryCacheCost.m
[20/74] Compiling UIImage+GIF.m
[21/74] Compiling SDWeakProxy.m
[22/74] Compiling UIImage+ForceDecode.m
[23/74] Compiling UIImage+ExtendedCacheData.m
[24/74] Compiling UIButton+WebCache.m
[25/74] Compiling SDWebImageOperation.m
[26/74] Compiling SDWebImageTransition.m
[27/74] Compiling SDWebImageOptionsProcessor.m
[28/74] Compiling SDWebImageError.m
[29/74] Compiling SDImageAssetManager.m
[30/74] Compiling SDWebImagePrefetcher.m
[31/74] Compiling SDWebImageIndicator.m
[32/74] Compiling SDWebImageDownloaderResponseModifier.m
[33/74] Compiling SDWebImageDownloaderRequestModifier.m
[34/74] Compiling SDWebImageManager.m
[35/74] Compiling SDWebImageDownloaderDecryptor.m
[36/74] Compiling SDWebImageDownloaderConfig.m
[37/74] Compiling SDWebImageCompat.m
[38/74] Compiling SDWebImageDownloaderOperation.m
[39/74] Compiling SDWebImageCacheSerializer.m
[40/74] Compiling SDWebImageDefine.m
[41/74] Compiling SDWebImageCacheKeyFilter.m
[42/74] Compiling SDWebImageDownloader.m
[43/74] Compiling SDMemoryCache.m
[44/74] Compiling SDImageLoader.m
[45/74] Compiling SDImageHEICCoder.m
[46/74] Compiling SDImageTransformer.m
[47/74] Compiling SDImageLoadersManager.m
[48/74] Compiling SDImageIOCoder.m
[49/74] Compiling SDImageIOAnimatedCoder.m
[50/74] Compiling SDImageGraphics.m
[51/74] Compiling SDImageGIFCoder.m
[52/74] Compiling SDImageFrame.m
[53/74] Compiling SDImageCodersManager.m
[54/74] Compiling SDImageCoder.m
[55/74] Compiling SDImageCachesManager.m
[56/74] Compiling SDImageCacheConfig.m
[57/74] Compiling SDImageCacheDefine.m
[58/74] Compiling SDImageAWebPCoder.m
[59/74] Compiling SDImageAPNGCoder.m
[60/74] Compiling SDImageCache.m
[61/74] Compiling SDGraphicsImageRenderer.m
[62/74] Compiling SDCallbackQueue.m
[63/74] Compiling UIImage+Transform.m
[64/74] Compiling SDAnimatedImageView.m
[65/74] Compiling SDAnimatedImageView+WebCache.m
[66/74] Compiling SDDiskCache.m
[67/74] Compiling SDAnimatedImageRep.m
[68/74] Compiling SDAnimatedImagePlayer.m
[69/74] Compiling NSImage+Compatibility.m
[70/74] Compiling SDAnimatedImage.m
[71/74] Compiling NSData+ImageContentType.m
[72/74] Compiling NSButton+WebCache.m
[73/74] Compiling SDImageCoderHelper.m
[75/81] Compiling SDWebImageMockPlugin URL+ImageMockFormat.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[76/81] Compiling SDWebImageMockPlugin UIImage+placeholder.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[77/81] Compiling SDWebImageMockPlugin ImageResolver.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[78/81] Compiling SDWebImageMockPlugin ImageProvider+DefaultProviders.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[79/81] Compiling SDWebImageMockPlugin ImageProvider.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[80/81] Emitting module SDWebImageMockPlugin
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[81/81] Compiling SDWebImageMockPlugin ImageCacheMocker.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
Fetching https://github.com/SDWebImage/SDWebImage.git from cache
Fetched https://github.com/SDWebImage/SDWebImage.git (0.64s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.18.4 (0.51s)
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.18.4
[0/1] Planning build
Building for debugging...
[1/7] Compiling SDWebImageMockPlugin UIImage+placeholder.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[2/7] Compiling SDWebImageMockPlugin ImageResolver.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[3/7] Compiling SDWebImageMockPlugin ImageProvider.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/7] Compiling SDWebImageMockPlugin URL+ImageMockFormat.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/7] Emitting module SDWebImageMockPlugin
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/7] Compiling SDWebImageMockPlugin ImageCacheMocker.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/7] Compiling SDWebImageMockPlugin ImageProvider+DefaultProviders.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
BUILD FAILURE 5.8 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.