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 MetaTextKit, reference 5.0.0 (295996), with Swift 6.0 for macOS (SPM) on 17 Sep 2024 00:35:14 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/TwidereProject/MetaTextKit.git
Reference: 5.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/TwidereProject/MetaTextKit
 * tag               5.0.0      -> FETCH_HEAD
HEAD is now at 2959963 chore: remove Alamofire
Cloned https://github.com/TwidereProject/MetaTextKit.git
Revision (git rev-parse @):
2959963fbcb77808bd9a167ea35d21e25304c358
SUCCESS checkout https://github.com/TwidereProject/MetaTextKit.git at 5.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/TwidereProject/MetaTextKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/87] Write swift-version-117DEE11B69C53C9.txt
[0/87] Copying v3.json
[2/87] Copying v2.json
[2/87] Copying v1.json
[2/87] Write sources
[7/87] Compiling NSData+ImageContentType.m
[8/87] Compiling SDDiskCache.m
[9/87] Compiling SDAnimatedImageRep.m
[10/87] Compiling SDInternalMacros.m
[11/87] Compiling NSButton+WebCache.m
[12/87] Compiling SDWeakProxy.m
[13/87] Compiling UIColor+SDHexString.m
[14/87] Compiling SDAnimatedImageView.m
[15/87] Compiling NSImage+Compatibility.m
[16/87] Compiling SDAnimatedImagePlayer.m
[17/87] Compiling SDFileAttributeHelper.m
[18/87] Compiling SDImageCachesManagerOperation.m
[19/87] Compiling SDImageAssetManager.m
[20/87] Compiling SDDisplayLink.m
[21/87] Compiling SDAnimatedImageView+WebCache.m
[22/87] Compiling SDAnimatedImage.m
[23/87] Compiling SDDeviceHelper.m
[24/87] Compiling SDAsyncBlockOperation.m
[25/87] Compiling SDAssociatedObject.m
[26/87] Compiling NSBezierPath+SDRoundedCorners.m
[27/87] Compiling UIView+WebCacheOperation.m
[28/87] Compiling UIView+WebCache.m
[29/87] Compiling UIImageView+WebCache.m
[30/87] Compiling UIImageView+HighlightedWebCache.m
[31/87] Compiling UIImage+MultiFormat.m
[32/87] Compiling UIImage+Metadata.m
[33/87] Compiling UIImage+MemoryCacheCost.m
[34/87] Compiling UIImage+GIF.m
[35/87] Compiling UIImage+ExtendedCacheData.m
[36/87] Compiling UIButton+WebCache.m
[37/87] Compiling UIImage+ForceDecode.m
[38/87] Compiling SDWebImageOperation.m
[39/87] Compiling SDWebImageOptionsProcessor.m
[40/87] Compiling SDWebImageTransition.m
[41/87] Compiling SDWebImagePrefetcher.m
[42/87] Compiling SDWebImageManager.m
[43/87] Compiling SDWebImageError.m
[44/87] Compiling SDWebImageIndicator.m
[45/87] Compiling SDWebImageDownloaderRequestModifier.m
[46/87] Compiling SDWebImageDownloaderResponseModifier.m
[47/87] Compiling SDWebImageDownloaderDecryptor.m
[48/87] Compiling SDWebImageDefine.m
[49/87] Compiling SDWebImageDownloaderConfig.m
[50/87] Compiling SDWebImageCompat.m
[51/87] Compiling SDWebImageDownloaderOperation.m
[52/87] Compiling UIImage+Transform.m
[53/87] Compiling SDWebImageDownloader.m
[54/87] Compiling SDWebImageCacheSerializer.m
[55/87] Compiling SDWebImageCacheKeyFilter.m
[56/87] Compiling SDMemoryCache.m
[57/87] Compiling SDImageTransformer.m
[58/87] Compiling SDImageLoadersManager.m
[59/87] Compiling SDImageLoader.m
[60/87] Compiling SDImageIOCoder.m
[61/87] Compiling SDImageGraphics.m
[62/87] Compiling SDImageHEICCoder.m
[63/87] Compiling SDImageIOAnimatedCoder.m
[64/87] Compiling SDImageGIFCoder.m
[65/87] Compiling SDImageCodersManager.m
[66/87] Compiling SDImageFrame.m
[66/87] Write sources
[72/87] Compiling SDImageCoder.m
[73/87] Compiling SDImageCachesManager.m
[74/94] Compiling SDImageCoderHelper.m
[75/94] Compiling SDImageCacheDefine.m
[76/94] Compiling SDImageCacheConfig.m
[77/94] Compiling SDImageAWebPCoder.m
[77/94] Write sources
[79/94] Compiling SDImageAPNGCoder.m
[80/94] Compiling SDGraphicsImageRenderer.m
[81/94] Compiling SDImageCache.m
[82/102] Compiling IDNSDK toxxx.c
[83/102] Compiling IDNSDK util.c
[84/102] Compiling IDNSDK puny.c
[85/102] Compiling IDNSDK nameprep.c
[86/102] Compiling IDNSDK race.c
[88/107] Compiling UnicodeURL UnicodeURL.swift
[89/107] Compiling UnicodeURL URL+Unicode.swift
[90/107] Compiling UnicodeURL ConvertError.swift
[91/107] Emitting module UnicodeURL
[92/107] Compiling Meta MetaAttachment.swift
/Users/admin/builder/spi-builder-workspace/Sources/Meta/MetaAttachment.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public protocol MetaAttachment: NSTextAttachment {
[93/107] Compiling Meta MetaProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/Meta/MetaAttachment.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public protocol MetaAttachment: NSTextAttachment {
[94/107] Compiling Meta MetaContent.swift
/Users/admin/builder/spi-builder-workspace/Sources/Meta/MetaAttachment.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public protocol MetaAttachment: NSTextAttachment {
[95/107] Compiling Meta PlaintextMetaContent.swift
/Users/admin/builder/spi-builder-workspace/Sources/Meta/MetaAttachment.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public protocol MetaAttachment: NSTextAttachment {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[96/107] Emitting module Meta
/Users/admin/builder/spi-builder-workspace/Sources/Meta/MetaAttachment.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public protocol MetaAttachment: NSTextAttachment {
[97/107] Compiling Meta Meta+Entity.swift
/Users/admin/builder/spi-builder-workspace/Sources/Meta/MetaAttachment.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public protocol MetaAttachment: NSTextAttachment {
[98/107] Compiling Meta Meta.swift
/Users/admin/builder/spi-builder-workspace/Sources/Meta/MetaAttachment.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public protocol MetaAttachment: NSTextAttachment {
[99/107] Emitting module Fuzi
Fetching https://github.com/nysander/UnicodeURL.git
Fetching https://github.com/TwidereProject/twitter-text.git
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/cezheng/Fuzi.git
Fetching https://github.com/SDWebImage/SDWebImage.git
[1/508] Fetching twitter-text
[22/633] Fetching twitter-text, unicodeurl
[148/1938] Fetching twitter-text, unicodeurl, fuzi
[1176/31041] Fetching twitter-text, unicodeurl, fuzi, alamofire
Fetched https://github.com/TwidereProject/twitter-text.git from cache (1.10s)
Fetched https://github.com/nysander/UnicodeURL.git from cache (1.10s)
[1597/30408] Fetching fuzi, alamofire
[3926/55539] Fetching fuzi, alamofire, sdwebimage
Fetched https://github.com/Alamofire/Alamofire.git from cache (2.92s)
[14122/26436] Fetching fuzi, sdwebimage
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (3.66s)
Fetched https://github.com/cezheng/Fuzi.git from cache (3.66s)
Computing version for https://github.com/TwidereProject/twitter-text.git
Computed https://github.com/TwidereProject/twitter-text.git at 0.0.4 (0.74s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.13.2 (0.69s)
Computing version for https://github.com/cezheng/Fuzi.git
Computed https://github.com/cezheng/Fuzi.git at 3.1.3 (0.74s)
Computing version for https://github.com/nysander/UnicodeURL.git
Computed https://github.com/nysander/UnicodeURL.git at 0.1.0 (0.69s)
Creating working copy for https://github.com/cezheng/Fuzi.git
Working copy of https://github.com/cezheng/Fuzi.git resolved at 3.1.3
Creating working copy for https://github.com/TwidereProject/twitter-text.git
Working copy of https://github.com/TwidereProject/twitter-text.git resolved at 0.0.4
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.13.2
Creating working copy for https://github.com/nysander/UnicodeURL.git
Working copy of https://github.com/nysander/UnicodeURL.git resolved at 0.1.0
BUILD FAILURE 6.0 macosSpm