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

Successful build of EmojiText, reference main (c0a692), with Swift 5.10 for macOS (SPM) on 2 Oct 2024 00:49:11 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/divadretlaw/EmojiText.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/divadretlaw/EmojiText
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c0a6925 Update Snapshot Testing
Cloned https://github.com/divadretlaw/EmojiText.git
Revision (git rev-parse @):
c0a692515c558b3522b976a2060eec360f48639d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/divadretlaw/EmojiText.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/divadretlaw/EmojiText.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/39] Write sources
[1/39] Write swift-version-33747A42983211AE.txt
[2/39] Compiling cmark-gfm man.c
[3/39] Compiling cmark-gfm arena.c
[4/39] Compiling cmark-gfm commonmark.c
[5/39] Compiling cmark-gfm cmark.c
[6/39] Compiling cmark-gfm-extensions tagfilter.c
[7/39] Compiling cmark-gfm-extensions strikethrough.c
[8/39] Compiling cmark-gfm blocks.c
[9/39] Compiling cmark-gfm-extensions table.c
[10/40] Compiling cmark-gfm-extensions ext_scanners.c
[11/90] Compiling cmark-gfm-extensions core-extensions.c
[12/90] Compiling cmark-gfm-extensions tasklist.c
[13/90] Compiling cmark-gfm-extensions autolink.c
[14/90] Compiling cmark-gfm xml.c
[15/90] Compiling cmark-gfm cmark_ctype.c
[16/90] Compiling cmark-gfm syntax_extension.c
[17/90] Compiling cmark-gfm render.c
[18/90] Compiling cmark-gfm linked_list.c
[19/90] Compiling cmark-gfm utf8.c
[20/90] Compiling cmark-gfm buffer.c
[21/90] Compiling cmark-gfm plugin.c
[22/90] Compiling cmark-gfm registry.c
[23/90] Compiling cmark-gfm references.c
[24/90] Compiling cmark-gfm map.c
[25/90] Compiling cmark-gfm plaintext.c
[26/90] Compiling cmark-gfm iterator.c
[27/90] Compiling cmark-gfm latex.c
[28/90] Write sources
[30/90] Compiling cmark-gfm node.c
[31/90] Compiling cmark-gfm scanners.c
[32/90] Compiling cmark-gfm houdini_html_e.c
[33/90] Compiling cmark-gfm houdini_href_e.c
[34/90] Compiling cmark-gfm html.c
[35/90] Compiling cmark-gfm footnotes.c
[36/90] Compiling cmark-gfm houdini_html_u.c
[37/90] Compiling cmark-gfm inlines.c
[38/90] Compiling CAtomic CAtomic.c
[40/153] Compiling Markdown ParseOptions.swift
[41/153] Compiling Markdown RangeAdjuster.swift
[42/153] Compiling Markdown RangerTracker.swift
[43/153] Compiling Markdown MarkupRewriter.swift
[44/153] Compiling Markdown BasicBlockContainer.swift
[45/153] Compiling Markdown BasicInlineContainer.swift
[46/153] Compiling Markdown BlockContainer.swift
[47/159] Compiling Markdown CollectionExtensions.swift
[48/159] Compiling Markdown StringExtensions.swift
[49/159] Compiling Markdown MarkupVisitor.swift
[50/159] Compiling Markdown MarkupWalker.swift
[51/159] Compiling Markdown MarkupFormatter.swift
[52/159] Compiling Markdown MarkupTreeDumper.swift
[53/159] Compiling Markdown BlockMarkup.swift
[54/159] Compiling Markdown InlineContainer.swift
[55/159] Compiling Markdown InlineMarkup.swift
[56/159] Compiling Markdown ListItemContainer.swift
[57/159] Compiling Markdown AtomicCounter.swift
[58/159] Compiling Markdown CharacterExtensions.swift
[59/159] Compiling Markdown HTMLBlock.swift
[60/159] Compiling Markdown Heading.swift
[61/159] Compiling Markdown ThematicBreak.swift
[62/159] Compiling Markdown Table.swift
[63/159] Compiling Markdown TableBody.swift
[64/159] Compiling Markdown TableCell.swift
[65/159] Compiling Markdown TableCellContainer.swift
[66/159] Compiling Markdown TableHead.swift
[67/159] Compiling Markdown TableRow.swift
[68/159] Compiling Markdown Replacement.swift
[69/159] Compiling Markdown SourceLocation.swift
[70/159] Compiling Markdown Emphasis.swift
[71/159] Compiling Markdown Image.swift
[72/159] Compiling Markdown InlineAttributes.swift
[73/159] Emitting module Markdown
[74/159] Compiling Markdown PlainTextConvertibleMarkup.swift
[75/159] Compiling Markdown RawMarkup.swift
[76/159] Compiling Markdown BlockDirective.swift
[77/159] Compiling Markdown BlockQuote.swift
[78/159] Compiling Markdown CustomBlock.swift
[79/159] Compiling Markdown DoxygenDiscussion.swift
[80/159] Compiling Markdown DoxygenNote.swift
[81/159] Compiling Markdown DoxygenParameter.swift
[82/159] Compiling Markdown DoxygenReturns.swift
[83/159] Compiling Markdown ListItem.swift
[84/159] Compiling Markdown OrderedList.swift
[85/159] Compiling Markdown UnorderedList.swift
[86/159] Compiling Markdown Paragraph.swift
[87/159] Compiling Markdown CodeBlock.swift
[88/159] Compiling Markdown ChildIndexPath.swift
[89/159] Compiling Markdown DirectiveArgument.swift
[90/159] Compiling Markdown Document.swift
[91/159] Compiling Markdown LiteralMarkup.swift
[92/159] Compiling Markdown Markup.swift
[93/159] Compiling Markdown MarkupChildren.swift
[94/159] Compiling Markdown MarkupData.swift
[95/159] Compiling Markdown Link.swift
[96/159] Compiling Markdown Strikethrough.swift
[97/159] Compiling Markdown Strong.swift
[98/159] Compiling Markdown CustomInline.swift
[99/159] Compiling Markdown InlineCode.swift
[100/159] Compiling Markdown InlineHTML.swift
[101/159] Compiling Markdown LineBreak.swift
[102/159] Compiling Markdown SoftBreak.swift
[103/159] Compiling Markdown SymbolLink.swift
[104/159] Compiling Markdown Text.swift
[105/159] Compiling Markdown Aside.swift
[106/159] Compiling Markdown BlockDirectiveParser.swift
[107/159] Compiling Markdown CommonMarkConverter.swift
[108/159] Compiling Markdown LazySplitLines.swift
[109/159] Emitting module Nuke
[110/164] Compiling Nuke TaskFetchOriginalData.swift
[111/164] Compiling Nuke TaskFetchOriginalImage.swift
[112/164] Compiling Nuke TaskFetchWithPublisher.swift
[113/164] Compiling Nuke TaskLoadData.swift
[114/164] Compiling Nuke TaskLoadImage.swift
[165/204] Emitting module EmojiText
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/Emoji/LocalEmoji.swift:16:16: warning: stored property 'image' of 'Sendable'-conforming struct 'LocalEmoji' has non-sendable type 'EmojiImage' (aka 'NSImage')
    public let image: EmojiImage
               ^
AppKit.NSImage:1:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
open class NSImage : NSObject {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RawImage.swift:15:9: warning: stored property 'static' of 'Sendable'-conforming struct 'RawImage' has non-sendable type 'EmojiImage' (aka 'NSImage')
    let `static`: EmojiImage
        ^
AppKit.NSImage:1:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
open class NSImage : NSObject {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RawImage.swift:19:9: warning: stored property 'frames' of 'Sendable'-conforming struct 'RawImage' has non-sendable type '[EmojiImage]?' (aka 'Optional<Array<NSImage>>')
    let frames: [EmojiImage]?
        ^
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
@frozen public enum Optional<Wrapped> : ExpressibleByNilLiteral {
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RenderedImage.swift:12:17: warning: stored property 'platformImage' of 'Sendable'-conforming struct 'RenderedImage' has non-sendable type 'EmojiImage?' (aka 'Optional<NSImage>')
    private let platformImage: EmojiImage?
                ^
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
@frozen public enum Optional<Wrapped> : ExpressibleByNilLiteral {
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RenderedImage.swift:13:17: warning: stored property 'animationImages' of 'Sendable'-conforming struct 'RenderedImage' has non-sendable type '[EmojiImage]?' (aka 'Optional<Array<NSImage>>')
    private let animationImages: [EmojiImage]?
                ^
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
@frozen public enum Optional<Wrapped> : ExpressibleByNilLiteral {
                    ^
[166/208] Compiling EmojiText LocalEmoji.swift
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/Emoji/LocalEmoji.swift:16:16: warning: stored property 'image' of 'Sendable'-conforming struct 'LocalEmoji' has non-sendable type 'EmojiImage' (aka 'NSImage')
    public let image: EmojiImage
               ^
AppKit.NSImage:1:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
open class NSImage : NSObject {
           ^
[167/208] Compiling EmojiText AsyncCustomEmoji.swift
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/Emoji/LocalEmoji.swift:16:16: warning: stored property 'image' of 'Sendable'-conforming struct 'LocalEmoji' has non-sendable type 'EmojiImage' (aka 'NSImage')
    public let image: EmojiImage
               ^
AppKit.NSImage:1:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
open class NSImage : NSObject {
           ^
[168/208] Compiling EmojiText CustomEmoji.swift
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/Emoji/LocalEmoji.swift:16:16: warning: stored property 'image' of 'Sendable'-conforming struct 'LocalEmoji' has non-sendable type 'EmojiImage' (aka 'NSImage')
    public let image: EmojiImage
               ^
AppKit.NSImage:1:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
open class NSImage : NSObject {
           ^
[169/208] Compiling EmojiText SyncCustomEmoji.swift
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/Emoji/LocalEmoji.swift:16:16: warning: stored property 'image' of 'Sendable'-conforming struct 'LocalEmoji' has non-sendable type 'EmojiImage' (aka 'NSImage')
    public let image: EmojiImage
               ^
AppKit.NSImage:1:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
open class NSImage : NSObject {
           ^
[170/208] Compiling EmojiText EmojiReplacer.swift
[171/208] Compiling EmojiText MarkdownEmojiRenderer.swift
[172/208] Compiling EmojiText VerbatimEmojiRenderer.swift
[173/208] Compiling EmojiText Typealiases.swift
[174/208] Compiling EmojiText CADisplayLinkPublisher.swift
[175/208] Compiling EmojiText AnimatedEmojiMode.swift
[176/208] Compiling EmojiText AnimatedImageType.swift
[177/208] Compiling EmojiText EmojiError.swift
[178/208] Compiling EmojiText EmojiProviderError.swift
[179/208] Compiling EmojiText AttributedString+Extensions.swift
[180/208] Compiling EmojiText CGImageSource+Extensions.swift
[181/208] Compiling EmojiText Data+Extensions.swift
[182/208] Compiling EmojiText FloatingPoint+Extensions.swift
[183/208] Compiling EmojiText Font+Extensions.swift
[184/208] Compiling EmojiText RenderedImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RenderedImage.swift:12:17: warning: stored property 'platformImage' of 'Sendable'-conforming struct 'RenderedImage' has non-sendable type 'EmojiImage?' (aka 'Optional<NSImage>')
    private let platformImage: EmojiImage?
                ^
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
@frozen public enum Optional<Wrapped> : ExpressibleByNilLiteral {
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RenderedImage.swift:13:17: warning: stored property 'animationImages' of 'Sendable'-conforming struct 'RenderedImage' has non-sendable type '[EmojiImage]?' (aka 'Optional<Array<NSImage>>')
    private let animationImages: [EmojiImage]?
                ^
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
@frozen public enum Optional<Wrapped> : ExpressibleByNilLiteral {
                    ^
[185/208] Compiling EmojiText Preview.swift
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RenderedImage.swift:12:17: warning: stored property 'platformImage' of 'Sendable'-conforming struct 'RenderedImage' has non-sendable type 'EmojiImage?' (aka 'Optional<NSImage>')
    private let platformImage: EmojiImage?
                ^
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
@frozen public enum Optional<Wrapped> : ExpressibleByNilLiteral {
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RenderedImage.swift:13:17: warning: stored property 'animationImages' of 'Sendable'-conforming struct 'RenderedImage' has non-sendable type '[EmojiImage]?' (aka 'Optional<Array<NSImage>>')
    private let animationImages: [EmojiImage]?
                ^
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
@frozen public enum Optional<Wrapped> : ExpressibleByNilLiteral {
                    ^
[186/208] Compiling EmojiText AsyncEmojiProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RenderedImage.swift:12:17: warning: stored property 'platformImage' of 'Sendable'-conforming struct 'RenderedImage' has non-sendable type 'EmojiImage?' (aka 'Optional<NSImage>')
    private let platformImage: EmojiImage?
                ^
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
@frozen public enum Optional<Wrapped> : ExpressibleByNilLiteral {
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RenderedImage.swift:13:17: warning: stored property 'animationImages' of 'Sendable'-conforming struct 'RenderedImage' has non-sendable type '[EmojiImage]?' (aka 'Optional<Array<NSImage>>')
    private let animationImages: [EmojiImage]?
                ^
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
@frozen public enum Optional<Wrapped> : ExpressibleByNilLiteral {
                    ^
[187/208] Compiling EmojiText DefaultAsyncEmojiProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RenderedImage.swift:12:17: warning: stored property 'platformImage' of 'Sendable'-conforming struct 'RenderedImage' has non-sendable type 'EmojiImage?' (aka 'Optional<NSImage>')
    private let platformImage: EmojiImage?
                ^
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
@frozen public enum Optional<Wrapped> : ExpressibleByNilLiteral {
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RenderedImage.swift:13:17: warning: stored property 'animationImages' of 'Sendable'-conforming struct 'RenderedImage' has non-sendable type '[EmojiImage]?' (aka 'Optional<Array<NSImage>>')
    private let animationImages: [EmojiImage]?
                ^
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
@frozen public enum Optional<Wrapped> : ExpressibleByNilLiteral {
                    ^
[188/208] Compiling EmojiText RemoteEmoji.swift
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RawImage.swift:15:9: warning: stored property 'static' of 'Sendable'-conforming struct 'RawImage' has non-sendable type 'EmojiImage' (aka 'NSImage')
    let `static`: EmojiImage
        ^
AppKit.NSImage:1:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
open class NSImage : NSObject {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RawImage.swift:19:9: warning: stored property 'frames' of 'Sendable'-conforming struct 'RawImage' has non-sendable type '[EmojiImage]?' (aka 'Optional<Array<NSImage>>')
    let frames: [EmojiImage]?
        ^
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
@frozen public enum Optional<Wrapped> : ExpressibleByNilLiteral {
                    ^
[189/208] Compiling EmojiText RenderedEmoji.swift
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RawImage.swift:15:9: warning: stored property 'static' of 'Sendable'-conforming struct 'RawImage' has non-sendable type 'EmojiImage' (aka 'NSImage')
    let `static`: EmojiImage
        ^
AppKit.NSImage:1:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
open class NSImage : NSObject {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RawImage.swift:19:9: warning: stored property 'frames' of 'Sendable'-conforming struct 'RawImage' has non-sendable type '[EmojiImage]?' (aka 'Optional<Array<NSImage>>')
    let frames: [EmojiImage]?
        ^
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
@frozen public enum Optional<Wrapped> : ExpressibleByNilLiteral {
                    ^
[190/208] Compiling EmojiText SFSymbolEmoji.swift
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RawImage.swift:15:9: warning: stored property 'static' of 'Sendable'-conforming struct 'RawImage' has non-sendable type 'EmojiImage' (aka 'NSImage')
    let `static`: EmojiImage
        ^
AppKit.NSImage:1:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
open class NSImage : NSObject {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RawImage.swift:19:9: warning: stored property 'frames' of 'Sendable'-conforming struct 'RawImage' has non-sendable type '[EmojiImage]?' (aka 'Optional<Array<NSImage>>')
    let frames: [EmojiImage]?
        ^
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
@frozen public enum Optional<Wrapped> : ExpressibleByNilLiteral {
                    ^
[191/208] Compiling EmojiText RawImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RawImage.swift:15:9: warning: stored property 'static' of 'Sendable'-conforming struct 'RawImage' has non-sendable type 'EmojiImage' (aka 'NSImage')
    let `static`: EmojiImage
        ^
AppKit.NSImage:1:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
open class NSImage : NSObject {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RawImage.swift:19:9: warning: stored property 'frames' of 'Sendable'-conforming struct 'RawImage' has non-sendable type '[EmojiImage]?' (aka 'Optional<Array<NSImage>>')
    let frames: [EmojiImage]?
        ^
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
@frozen public enum Optional<Wrapped> : ExpressibleByNilLiteral {
                    ^
[192/208] Compiling EmojiText EmojiText.swift
[193/208] Compiling EmojiText EmojiTextEnvironmentValues.swift
[194/208] Compiling EmojiText EmojiTextNamespace.swift
[195/208] Compiling EmojiText Environment+Helpers.swift
[196/208] Compiling EmojiText Environment.swift
[197/208] Compiling EmojiText DefaultSyncEmojiProvider.swift
[198/208] Compiling EmojiText SyncEmojiProvider.swift
[199/208] Compiling EmojiText EmojiRenderer.swift
[200/208] Compiling EmojiText EmojiTextRenderer.swift
[201/208] Compiling EmojiText Image+Extensions.swift
[202/208] Compiling EmojiText Integer+Extensions.swift
[203/208] Compiling EmojiText Publisher+Extensions.swift
[204/208] Compiling EmojiText String+Extensions.swift
[205/208] Compiling EmojiText Text+Extensions.swift
[206/208] Compiling EmojiText UIContentSizeCategory+Extensions.swift
[207/208] Compiling EmojiText Logger.swift
[208/208] Compiling EmojiText AttributedPartialstring.swift
Build complete! (27.47s)
Fetching https://github.com/kean/Nuke
Fetching https://github.com/apple/swift-markdown
[1/24250] Fetching nuke
[1456/30514] Fetching nuke, swift-markdown
Fetched https://github.com/kean/Nuke from cache (2.35s)
Fetched https://github.com/apple/swift-markdown from cache (2.35s)
Computing version for https://github.com/apple/swift-markdown
Computed https://github.com/apple/swift-markdown at 0.5.0 (2.66s)
Fetching https://github.com/apple/swift-cmark.git
[1/17858] Fetching swift-cmark
Fetched https://github.com/apple/swift-cmark.git from cache (1.88s)
Computing version for https://github.com/apple/swift-cmark.git
Computed https://github.com/apple/swift-cmark.git at 0.5.0 (0.60s)
Computing version for https://github.com/kean/Nuke
Computed https://github.com/kean/Nuke at 12.8.0 (0.47s)
Creating working copy for https://github.com/apple/swift-markdown
Working copy of https://github.com/apple/swift-markdown resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-cmark.git
Working copy of https://github.com/apple/swift-cmark.git resolved at 0.5.0
Creating working copy for https://github.com/kean/Nuke
Working copy of https://github.com/kean/Nuke resolved at 12.8.0
Build complete.
Done.