Build Information
Successful build of EmojiText, reference main (c0a692
), with Swift 5.9 for macOS (SPM) on 2 Oct 2024 00:50:30 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.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.9
Building package at path: $PWD
https://github.com/divadretlaw/EmojiText.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/35] Compiling cmark-gfm cmark.c
[1/35] Compiling cmark-gfm cmark_ctype.c
[2/36] Compiling cmark-gfm commonmark.c
[3/58] Compiling cmark-gfm-extensions tagfilter.c
[3/58] Compiling cmark-gfm-extensions strikethrough.c
[5/86] Compiling cmark-gfm footnotes.c
[6/86] Compiling cmark-gfm-extensions table.c
[7/86] Compiling cmark-gfm-extensions ext_scanners.c
[8/86] Compiling cmark-gfm-extensions tasklist.c
[9/86] Compiling cmark-gfm xml.c
[10/86] Compiling cmark-gfm-extensions core-extensions.c
[11/86] Compiling cmark-gfm houdini_href_e.c
[12/86] Compiling cmark-gfm-extensions autolink.c
[13/86] Compiling cmark-gfm blocks.c
[14/86] Compiling cmark-gfm syntax_extension.c
[15/86] Compiling cmark-gfm utf8.c
[16/86] Compiling cmark-gfm registry.c
[17/86] Compiling cmark-gfm render.c
[18/86] Compiling cmark-gfm references.c
[19/86] Compiling cmark-gfm plugin.c
[20/86] Compiling cmark-gfm plaintext.c
[21/86] Compiling cmark-gfm map.c
[22/86] Compiling cmark-gfm man.c
[23/86] Compiling cmark-gfm node.c
[24/86] Compiling cmark-gfm linked_list.c
[25/86] Compiling cmark-gfm iterator.c
[26/86] Compiling cmark-gfm latex.c
[27/86] Compiling cmark-gfm houdini_html_e.c
[28/86] Compiling cmark-gfm html.c
[29/86] Compiling cmark-gfm buffer.c
[30/86] Compiling cmark-gfm inlines.c
[31/86] Compiling cmark-gfm arena.c
[32/86] Compiling cmark-gfm houdini_html_u.c
[33/86] Compiling cmark-gfm scanners.c
[34/86] Compiling CAtomic CAtomic.c
[36/149] Emitting module Markdown
[37/155] Compiling Markdown ChildIndexPath.swift
[38/155] Compiling Markdown DirectiveArgument.swift
[39/155] Compiling Markdown Document.swift
[40/155] Compiling Markdown LiteralMarkup.swift
[41/155] Compiling Markdown Markup.swift
[42/155] Compiling Markdown MarkupChildren.swift
[43/155] Compiling Markdown MarkupData.swift
[44/155] Compiling Markdown TableHead.swift
[45/155] Compiling Markdown TableRow.swift
[46/155] Compiling Markdown Replacement.swift
[47/155] Compiling Markdown SourceLocation.swift
[48/155] Compiling Markdown Emphasis.swift
[49/155] Compiling Markdown Image.swift
[50/155] Compiling Markdown InlineAttributes.swift
[51/155] Compiling Markdown HTMLBlock.swift
[52/155] Compiling Markdown Heading.swift
[53/155] Compiling Markdown ThematicBreak.swift
[54/155] Compiling Markdown Table.swift
[55/155] Compiling Markdown TableBody.swift
[56/155] Compiling Markdown TableCell.swift
[57/155] Compiling Markdown TableCellContainer.swift
[58/155] Compiling Markdown DoxygenParameter.swift
[59/155] Compiling Markdown DoxygenReturns.swift
[60/155] Compiling Markdown ListItem.swift
[61/155] Compiling Markdown OrderedList.swift
[62/155] Compiling Markdown UnorderedList.swift
[63/155] Compiling Markdown Paragraph.swift
[64/155] Compiling Markdown CodeBlock.swift
[65/155] Compiling Markdown PlainTextConvertibleMarkup.swift
[66/155] Compiling Markdown RawMarkup.swift
[67/155] Compiling Markdown BlockDirective.swift
[68/155] Compiling Markdown BlockQuote.swift
[69/155] Compiling Markdown CustomBlock.swift
[70/155] Compiling Markdown DoxygenDiscussion.swift
[71/155] Compiling Markdown DoxygenNote.swift
[72/155] Compiling Markdown CollectionExtensions.swift
[73/155] Compiling Markdown StringExtensions.swift
[74/155] Compiling Markdown MarkupVisitor.swift
[75/155] Compiling Markdown MarkupWalker.swift
[76/155] Compiling Markdown MarkupFormatter.swift
[77/155] Compiling Markdown MarkupTreeDumper.swift
[78/155] Compiling Markdown ParseOptions.swift
[79/155] Compiling Markdown RangeAdjuster.swift
[80/155] Compiling Markdown RangerTracker.swift
[81/155] Compiling Markdown MarkupRewriter.swift
[82/155] Compiling Markdown BasicBlockContainer.swift
[83/155] Compiling Markdown BasicInlineContainer.swift
[84/155] Compiling Markdown BlockContainer.swift
[85/155] Compiling Markdown SoftBreak.swift
[86/155] Compiling Markdown SymbolLink.swift
[87/155] Compiling Markdown Text.swift
[88/155] Compiling Markdown Aside.swift
[89/155] Compiling Markdown BlockDirectiveParser.swift
[90/155] Compiling Markdown CommonMarkConverter.swift
[91/155] Compiling Markdown LazySplitLines.swift
[92/155] Compiling Markdown BlockMarkup.swift
[93/155] Compiling Markdown InlineContainer.swift
[94/155] Compiling Markdown InlineMarkup.swift
[95/155] Compiling Markdown ListItemContainer.swift
[96/155] Compiling Markdown AtomicCounter.swift
[97/155] Compiling Markdown CharacterExtensions.swift
[98/155] Compiling Markdown Link.swift
[99/155] Compiling Markdown Strikethrough.swift
[100/155] Compiling Markdown Strong.swift
[101/155] Compiling Markdown CustomInline.swift
[102/155] Compiling Markdown InlineCode.swift
[103/155] Compiling Markdown InlineHTML.swift
[104/155] Compiling Markdown LineBreak.swift
[105/155] Emitting module Nuke
[106/160] Compiling Nuke TaskFetchOriginalData.swift
[107/160] Compiling Nuke TaskFetchOriginalImage.swift
[108/160] Compiling Nuke TaskFetchWithPublisher.swift
[109/160] Compiling Nuke TaskLoadData.swift
[110/160] Compiling Nuke TaskLoadImage.swift
[161/200] 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 {
^
[162/204] Compiling EmojiText CADisplayLinkPublisher.swift
[163/204] Compiling EmojiText AnimatedEmojiMode.swift
[164/204] Compiling EmojiText AnimatedImageType.swift
[165/204] Compiling EmojiText EmojiError.swift
[166/204] Compiling EmojiText EmojiProviderError.swift
[167/204] 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 {
^
[168/204] 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 {
^
[169/204] 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 {
^
[170/204] 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 {
^
[171/204] Compiling EmojiText Image+Extensions.swift
[172/204] Compiling EmojiText Integer+Extensions.swift
[173/204] Compiling EmojiText Publisher+Extensions.swift
[174/204] Compiling EmojiText String+Extensions.swift
[175/204] 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 {
^
[176/204] 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 {
^
[177/204] 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 {
^
[178/204] 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 {
^
[179/204] Compiling EmojiText Text+Extensions.swift
[180/204] Compiling EmojiText UIContentSizeCategory+Extensions.swift
[181/204] Compiling EmojiText Logger.swift
[182/204] Compiling EmojiText AttributedPartialstring.swift
[183/204] 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 {
^
[184/204] 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 {
^
[185/204] 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 {
^
[186/204] 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 {
^
[187/204] Compiling EmojiText DefaultSyncEmojiProvider.swift
[188/204] Compiling EmojiText SyncEmojiProvider.swift
[189/204] Compiling EmojiText EmojiRenderer.swift
[190/204] Compiling EmojiText EmojiTextRenderer.swift
[191/204] Compiling EmojiText AttributedString+Extensions.swift
[192/204] Compiling EmojiText CGImageSource+Extensions.swift
[193/204] Compiling EmojiText Data+Extensions.swift
[194/204] Compiling EmojiText FloatingPoint+Extensions.swift
[195/204] Compiling EmojiText Font+Extensions.swift
[196/204] Compiling EmojiText EmojiText.swift
[197/204] Compiling EmojiText EmojiTextEnvironmentValues.swift
[198/204] Compiling EmojiText EmojiTextNamespace.swift
[199/204] Compiling EmojiText Environment+Helpers.swift
[200/204] Compiling EmojiText Environment.swift
[201/204] Compiling EmojiText EmojiReplacer.swift
[202/204] Compiling EmojiText MarkdownEmojiRenderer.swift
[203/204] Compiling EmojiText VerbatimEmojiRenderer.swift
[204/204] Compiling EmojiText Typealiases.swift
Build complete! (31.27s)
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 (2.88s)
Fetched https://github.com/apple/swift-markdown (2.88s)
Computing version for https://github.com/apple/swift-markdown
Computed https://github.com/apple/swift-markdown at 0.5.0 (3.29s)
Fetching https://github.com/apple/swift-cmark.git
[1/17858] Fetching swift-cmark
Fetched https://github.com/apple/swift-cmark.git (1.68s)
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.46s)
Creating working copy for https://github.com/kean/Nuke
Working copy of https://github.com/kean/Nuke resolved at 12.8.0
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
Build complete.
Done.