The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build EmojiText, reference main (09bbb2), with Swift 6.0 for macOS (SPM) on 14 Jun 2025 00:39:18 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
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 09bbb29 Minor Cleanup
Cloned https://github.com/divadretlaw/EmojiText.git
Revision (git rev-parse @):
09bbb296ab31c67d22a6ce0620b58a768f240f6f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/divadretlaw/EmojiText.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/divadretlaw/EmojiText.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/38] Write swift-version-5BDAB9E9C0126B9D.txt
[1/38] Compiling cmark-gfm syntax_extension.c
[2/38] Compiling cmark-gfm-extensions tagfilter.c
[3/38] Compiling cmark-gfm arena.c
[4/38] Compiling cmark-gfm blocks.c
[5/38] Compiling cmark-gfm-extensions core-extensions.c
[6/38] Compiling cmark-gfm-extensions ext_scanners.c
[7/38] Compiling cmark-gfm render.c
[8/38] Compiling cmark-gfm utf8.c
[9/38] Compiling cmark-gfm xml.c
[10/38] Compiling cmark-gfm registry.c
[11/38] Compiling cmark-gfm references.c
[12/38] Compiling cmark-gfm scanners.c
[13/38] Compiling cmark-gfm plugin.c
[14/38] Compiling cmark-gfm plaintext.c
[15/38] Compiling cmark-gfm node.c
[16/38] Compiling cmark-gfm map.c
[17/38] Compiling cmark-gfm linked_list.c
[18/38] Compiling cmark-gfm-extensions table.c
[19/38] Compiling cmark-gfm man.c
[20/38] Compiling cmark-gfm latex.c
[21/38] Compiling cmark-gfm iterator.c
[22/38] Compiling cmark-gfm-extensions strikethrough.c
[23/38] Compiling cmark-gfm houdini_href_e.c
[24/38] Compiling cmark-gfm html.c
[25/38] Compiling cmark-gfm-extensions tasklist.c
[26/38] Compiling cmark-gfm houdini_html_e.c
[26/38] Write sources
[29/38] Compiling cmark-gfm inlines.c
[30/38] Compiling cmark-gfm houdini_html_u.c
[31/38] Compiling cmark-gfm footnotes.c
[32/38] Compiling cmark-gfm commonmark.c
[33/38] Compiling cmark-gfm cmark_ctype.c
[34/38] Compiling cmark-gfm cmark.c
[35/38] Compiling cmark-gfm buffer.c
[36/38] Compiling CAtomic CAtomic.c
[37/38] Compiling cmark-gfm-extensions autolink.c
[39/102] Emitting module Markdown
[40/108] Compiling Markdown HTMLBlock.swift
[41/108] Compiling Markdown Heading.swift
[42/108] Compiling Markdown ThematicBreak.swift
[43/108] Compiling Markdown Table.swift
[44/108] Compiling Markdown TableBody.swift
[45/108] Compiling Markdown TableCell.swift
[46/108] Compiling Markdown TableCellContainer.swift
[47/108] Compiling Markdown BlockMarkup.swift
[48/108] Compiling Markdown InlineContainer.swift
[49/108] Compiling Markdown InlineMarkup.swift
[50/108] Compiling Markdown ListItemContainer.swift
[51/108] Compiling Markdown AtomicCounter.swift
[52/108] Compiling Markdown CharacterExtensions.swift
[53/108] Compiling Markdown CollectionExtensions.swift
[54/108] Compiling Markdown ParseOptions.swift
[55/108] Compiling Markdown RangeAdjuster.swift
[56/108] Compiling Markdown RangerTracker.swift
[57/108] Compiling Markdown MarkupRewriter.swift
[58/108] Compiling Markdown BasicBlockContainer.swift
[59/108] Compiling Markdown BasicInlineContainer.swift
[60/108] Compiling Markdown BlockContainer.swift
[61/108] Compiling Markdown DoxygenParameter.swift
[62/108] Compiling Markdown DoxygenReturns.swift
[63/108] Compiling Markdown ListItem.swift
[64/108] Compiling Markdown OrderedList.swift
[65/108] Compiling Markdown UnorderedList.swift
[66/108] Compiling Markdown Paragraph.swift
[67/108] Compiling Markdown CodeBlock.swift
[68/108] Compiling Markdown TableHead.swift
[69/108] Compiling Markdown TableRow.swift
[70/108] Compiling Markdown Replacement.swift
[71/108] Compiling Markdown SourceLocation.swift
[72/108] Compiling Markdown Emphasis.swift
[73/108] Compiling Markdown Image.swift
[74/108] Compiling Markdown InlineAttributes.swift
[75/108] Compiling Markdown Link.swift
[76/108] Compiling Markdown Strikethrough.swift
[77/108] Compiling Markdown Strong.swift
[78/108] Compiling Markdown CustomInline.swift
[79/108] Compiling Markdown InlineCode.swift
[80/108] Compiling Markdown InlineHTML.swift
[81/108] Compiling Markdown LineBreak.swift
[82/108] Compiling Markdown PlainTextConvertibleMarkup.swift
[83/108] Compiling Markdown RawMarkup.swift
[84/108] Compiling Markdown BlockDirective.swift
[85/108] Compiling Markdown BlockQuote.swift
[86/108] Compiling Markdown CustomBlock.swift
[87/108] Compiling Markdown DoxygenDiscussion.swift
[88/108] Compiling Markdown DoxygenNote.swift
[89/108] Compiling Markdown ChildIndexPath.swift
[90/108] Compiling Markdown DirectiveArgument.swift
[91/108] Compiling Markdown Document.swift
[92/108] Compiling Markdown LiteralMarkup.swift
[93/108] Compiling Markdown Markup.swift
[94/108] Compiling Markdown MarkupChildren.swift
[95/108] Compiling Markdown MarkupData.swift
[96/108] Compiling Markdown StringExtensions.swift
[97/108] Compiling Markdown MarkupVisitor.swift
[98/108] Compiling Markdown MarkupWalker.swift
[99/108] Compiling Markdown HTMLFormatter.swift
[100/108] Compiling Markdown MarkupFormatter.swift
[101/108] Compiling Markdown MarkupTreeDumper.swift
[102/108] Compiling Markdown SoftBreak.swift
[103/108] Compiling Markdown SymbolLink.swift
[104/108] Compiling Markdown Text.swift
[105/108] Compiling Markdown Aside.swift
[106/108] Compiling Markdown BlockDirectiveParser.swift
[107/108] Compiling Markdown CommonMarkConverter.swift
[108/108] Compiling Markdown LazySplitLines.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[109/149] Emitting module EmojiText
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/AttributedPartialstring.swift:51:32: error: 'UTF8View' is not a member type of struct 'Foundation.AttributedString'
 49 |
 50 |     @available(macOS 26.0, iOS 26.0, tvOS 26.0, watchOS 26.0, *)
 51 |     var utf8: AttributedString.UTF8View {
    |                                `- error: 'UTF8View' is not a member type of struct 'Foundation.AttributedString'
 52 |         AttributedString(self).utf8
 53 |     }
Foundation.AttributedString:2:36: note: 'AttributedString' declared here
1 | @available(macOS 12, iOS 15, tvOS 15, watchOS 8, *)
2 | @dynamicMemberLookup public struct AttributedString : Sendable {
  |                                    `- note: 'AttributedString' declared here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/AttributedPartialstring.swift:56:33: error: 'UTF16View' is not a member type of struct 'Foundation.AttributedString'
 54 |
 55 |     @available(macOS 26.0, iOS 26.0, tvOS 26.0, watchOS 26.0, *)
 56 |     var utf16: AttributedString.UTF16View {
    |                                 `- error: 'UTF16View' is not a member type of struct 'Foundation.AttributedString'
 57 |         AttributedString(self).utf16
 58 |     }
Foundation.AttributedString:2:36: note: 'AttributedString' declared here
1 | @available(macOS 12, iOS 15, tvOS 15, watchOS 8, *)
2 | @dynamicMemberLookup public struct AttributedString : Sendable {
  |                                    `- note: 'AttributedString' declared here
3 | }
[110/153] Compiling EmojiText UIContentSizeCategory+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/AttributedPartialstring.swift:51:32: error: 'UTF8View' is not a member type of struct 'Foundation.AttributedString'
 49 |
 50 |     @available(macOS 26.0, iOS 26.0, tvOS 26.0, watchOS 26.0, *)
 51 |     var utf8: AttributedString.UTF8View {
    |                                `- error: 'UTF8View' is not a member type of struct 'Foundation.AttributedString'
 52 |         AttributedString(self).utf8
 53 |     }
Foundation.AttributedString:2:36: note: 'AttributedString' declared here
1 | @available(macOS 12, iOS 15, tvOS 15, watchOS 8, *)
2 | @dynamicMemberLookup public struct AttributedString : Sendable {
  |                                    `- note: 'AttributedString' declared here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/AttributedPartialstring.swift:56:33: error: 'UTF16View' is not a member type of struct 'Foundation.AttributedString'
 54 |
 55 |     @available(macOS 26.0, iOS 26.0, tvOS 26.0, watchOS 26.0, *)
 56 |     var utf16: AttributedString.UTF16View {
    |                                 `- error: 'UTF16View' is not a member type of struct 'Foundation.AttributedString'
 57 |         AttributedString(self).utf16
 58 |     }
Foundation.AttributedString:2:36: note: 'AttributedString' declared here
1 | @available(macOS 12, iOS 15, tvOS 15, watchOS 8, *)
2 | @dynamicMemberLookup public struct AttributedString : Sendable {
  |                                    `- note: 'AttributedString' declared here
3 | }
[111/153] Compiling EmojiText Lock.swift
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/AttributedPartialstring.swift:51:32: error: 'UTF8View' is not a member type of struct 'Foundation.AttributedString'
 49 |
 50 |     @available(macOS 26.0, iOS 26.0, tvOS 26.0, watchOS 26.0, *)
 51 |     var utf8: AttributedString.UTF8View {
    |                                `- error: 'UTF8View' is not a member type of struct 'Foundation.AttributedString'
 52 |         AttributedString(self).utf8
 53 |     }
Foundation.AttributedString:2:36: note: 'AttributedString' declared here
1 | @available(macOS 12, iOS 15, tvOS 15, watchOS 8, *)
2 | @dynamicMemberLookup public struct AttributedString : Sendable {
  |                                    `- note: 'AttributedString' declared here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/AttributedPartialstring.swift:56:33: error: 'UTF16View' is not a member type of struct 'Foundation.AttributedString'
 54 |
 55 |     @available(macOS 26.0, iOS 26.0, tvOS 26.0, watchOS 26.0, *)
 56 |     var utf16: AttributedString.UTF16View {
    |                                 `- error: 'UTF16View' is not a member type of struct 'Foundation.AttributedString'
 57 |         AttributedString(self).utf16
 58 |     }
Foundation.AttributedString:2:36: note: 'AttributedString' declared here
1 | @available(macOS 12, iOS 15, tvOS 15, watchOS 8, *)
2 | @dynamicMemberLookup public struct AttributedString : Sendable {
  |                                    `- note: 'AttributedString' declared here
3 | }
[112/153] Compiling EmojiText Logger.swift
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/AttributedPartialstring.swift:51:32: error: 'UTF8View' is not a member type of struct 'Foundation.AttributedString'
 49 |
 50 |     @available(macOS 26.0, iOS 26.0, tvOS 26.0, watchOS 26.0, *)
 51 |     var utf8: AttributedString.UTF8View {
    |                                `- error: 'UTF8View' is not a member type of struct 'Foundation.AttributedString'
 52 |         AttributedString(self).utf8
 53 |     }
Foundation.AttributedString:2:36: note: 'AttributedString' declared here
1 | @available(macOS 12, iOS 15, tvOS 15, watchOS 8, *)
2 | @dynamicMemberLookup public struct AttributedString : Sendable {
  |                                    `- note: 'AttributedString' declared here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/AttributedPartialstring.swift:56:33: error: 'UTF16View' is not a member type of struct 'Foundation.AttributedString'
 54 |
 55 |     @available(macOS 26.0, iOS 26.0, tvOS 26.0, watchOS 26.0, *)
 56 |     var utf16: AttributedString.UTF16View {
    |                                 `- error: 'UTF16View' is not a member type of struct 'Foundation.AttributedString'
 57 |         AttributedString(self).utf16
 58 |     }
Foundation.AttributedString:2:36: note: 'AttributedString' declared here
1 | @available(macOS 12, iOS 15, tvOS 15, watchOS 8, *)
2 | @dynamicMemberLookup public struct AttributedString : Sendable {
  |                                    `- note: 'AttributedString' declared here
3 | }
[113/153] Compiling EmojiText AttributedPartialstring.swift
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/AttributedPartialstring.swift:51:32: error: 'UTF8View' is not a member type of struct 'Foundation.AttributedString'
 49 |
 50 |     @available(macOS 26.0, iOS 26.0, tvOS 26.0, watchOS 26.0, *)
 51 |     var utf8: AttributedString.UTF8View {
    |                                `- error: 'UTF8View' is not a member type of struct 'Foundation.AttributedString'
 52 |         AttributedString(self).utf8
 53 |     }
Foundation.AttributedString:2:36: note: 'AttributedString' declared here
1 | @available(macOS 12, iOS 15, tvOS 15, watchOS 8, *)
2 | @dynamicMemberLookup public struct AttributedString : Sendable {
  |                                    `- note: 'AttributedString' declared here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/AttributedPartialstring.swift:56:33: error: 'UTF16View' is not a member type of struct 'Foundation.AttributedString'
 54 |
 55 |     @available(macOS 26.0, iOS 26.0, tvOS 26.0, watchOS 26.0, *)
 56 |     var utf16: AttributedString.UTF16View {
    |                                 `- error: 'UTF16View' is not a member type of struct 'Foundation.AttributedString'
 57 |         AttributedString(self).utf16
 58 |     }
Foundation.AttributedString:2:36: note: 'AttributedString' declared here
1 | @available(macOS 12, iOS 15, tvOS 15, watchOS 8, *)
2 | @dynamicMemberLookup public struct AttributedString : Sendable {
  |                                    `- note: 'AttributedString' declared here
3 | }
[114/153] Compiling EmojiText LocalEmoji.swift
[115/153] Compiling EmojiText AsyncCustomEmoji.swift
[116/153] Compiling EmojiText CustomEmoji.swift
[117/153] Compiling EmojiText SyncCustomEmoji.swift
[118/153] Compiling EmojiText DefaultSyncEmojiProvider.swift
[119/153] Compiling EmojiText SyncEmojiProvider.swift
[120/153] Compiling EmojiText EmojiRenderer.swift
[121/153] Compiling EmojiText EmojiTextRenderer.swift
[122/153] Compiling EmojiText CADisplayLinkPublisher.swift
[123/153] Compiling EmojiText AnimatedEmojiMode.swift
[124/153] Compiling EmojiText AnimatedImageType.swift
[125/153] Compiling EmojiText EmojiError.swift
[126/153] Compiling EmojiText EmojiProviderError.swift
[127/153] Compiling EmojiText EmojiText.swift
[128/153] Compiling EmojiText EmojiTextEnvironmentValues.swift
[129/153] Compiling EmojiText EmojiTextNamespace.swift
[130/153] Compiling EmojiText Environment+Helpers.swift
[131/153] Compiling EmojiText Environment.swift
[132/153] Compiling EmojiText EmojiReplacer.swift
[133/153] Compiling EmojiText MarkdownEmojiRenderer.swift
[134/153] Compiling EmojiText VerbatimEmojiRenderer.swift
[135/153] Compiling EmojiText Typealiases.swift
[136/153] Compiling EmojiText RenderedImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Provider/AsyncEmojiProvider.swift:53:31: warning: 'lazyEmojiCached(emoji:height:)' is deprecated: renamed to 'cachedEmojiImage(emoji:height:)'
51 |         if let data = cachedEmojiData(emoji: emoji, height: height) {
52 |             return EmojiImage(data: data)
53 |         } else if let image = lazyEmojiCached(emoji: emoji, height: height) {
   |                               |- warning: 'lazyEmojiCached(emoji:height:)' is deprecated: renamed to 'cachedEmojiImage(emoji:height:)'
   |                               `- note: use 'cachedEmojiImage(emoji:height:)' instead
54 |             Logger.emojiText.error("Loaded image from 'lazyEmojiCached(emoji:height:)' which is deprecated. Please switch to new implementations.")
55 |             return image
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Provider/AsyncEmojiProvider.swift:77:26: warning: 'lazyEmojiData(emoji:height:)' is deprecated: renamed to 'fetchEmojiData(emoji:height:)'
75 |             Logger.emojiText.error("Fetched data from 'lazyEmojiData(emoji:height:)' which is deprecated. Please switch to new implementations.")
76 |         }
77 |         return try await lazyEmojiData(emoji: emoji, height: height)
   |                          |- warning: 'lazyEmojiData(emoji:height:)' is deprecated: renamed to 'fetchEmojiData(emoji:height:)'
   |                          `- note: use 'fetchEmojiData(emoji:height:)' instead
78 |     }
79 | }
[137/153] Compiling EmojiText Preview.swift
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Provider/AsyncEmojiProvider.swift:53:31: warning: 'lazyEmojiCached(emoji:height:)' is deprecated: renamed to 'cachedEmojiImage(emoji:height:)'
51 |         if let data = cachedEmojiData(emoji: emoji, height: height) {
52 |             return EmojiImage(data: data)
53 |         } else if let image = lazyEmojiCached(emoji: emoji, height: height) {
   |                               |- warning: 'lazyEmojiCached(emoji:height:)' is deprecated: renamed to 'cachedEmojiImage(emoji:height:)'
   |                               `- note: use 'cachedEmojiImage(emoji:height:)' instead
54 |             Logger.emojiText.error("Loaded image from 'lazyEmojiCached(emoji:height:)' which is deprecated. Please switch to new implementations.")
55 |             return image
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Provider/AsyncEmojiProvider.swift:77:26: warning: 'lazyEmojiData(emoji:height:)' is deprecated: renamed to 'fetchEmojiData(emoji:height:)'
75 |             Logger.emojiText.error("Fetched data from 'lazyEmojiData(emoji:height:)' which is deprecated. Please switch to new implementations.")
76 |         }
77 |         return try await lazyEmojiData(emoji: emoji, height: height)
   |                          |- warning: 'lazyEmojiData(emoji:height:)' is deprecated: renamed to 'fetchEmojiData(emoji:height:)'
   |                          `- note: use 'fetchEmojiData(emoji:height:)' instead
78 |     }
79 | }
[138/153] Compiling EmojiText AsyncEmojiProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Provider/AsyncEmojiProvider.swift:53:31: warning: 'lazyEmojiCached(emoji:height:)' is deprecated: renamed to 'cachedEmojiImage(emoji:height:)'
51 |         if let data = cachedEmojiData(emoji: emoji, height: height) {
52 |             return EmojiImage(data: data)
53 |         } else if let image = lazyEmojiCached(emoji: emoji, height: height) {
   |                               |- warning: 'lazyEmojiCached(emoji:height:)' is deprecated: renamed to 'cachedEmojiImage(emoji:height:)'
   |                               `- note: use 'cachedEmojiImage(emoji:height:)' instead
54 |             Logger.emojiText.error("Loaded image from 'lazyEmojiCached(emoji:height:)' which is deprecated. Please switch to new implementations.")
55 |             return image
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Provider/AsyncEmojiProvider.swift:77:26: warning: 'lazyEmojiData(emoji:height:)' is deprecated: renamed to 'fetchEmojiData(emoji:height:)'
75 |             Logger.emojiText.error("Fetched data from 'lazyEmojiData(emoji:height:)' which is deprecated. Please switch to new implementations.")
76 |         }
77 |         return try await lazyEmojiData(emoji: emoji, height: height)
   |                          |- warning: 'lazyEmojiData(emoji:height:)' is deprecated: renamed to 'fetchEmojiData(emoji:height:)'
   |                          `- note: use 'fetchEmojiData(emoji:height:)' instead
78 |     }
79 | }
[139/153] Compiling EmojiText DefaultAsyncEmojiProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Provider/AsyncEmojiProvider.swift:53:31: warning: 'lazyEmojiCached(emoji:height:)' is deprecated: renamed to 'cachedEmojiImage(emoji:height:)'
51 |         if let data = cachedEmojiData(emoji: emoji, height: height) {
52 |             return EmojiImage(data: data)
53 |         } else if let image = lazyEmojiCached(emoji: emoji, height: height) {
   |                               |- warning: 'lazyEmojiCached(emoji:height:)' is deprecated: renamed to 'cachedEmojiImage(emoji:height:)'
   |                               `- note: use 'cachedEmojiImage(emoji:height:)' instead
54 |             Logger.emojiText.error("Loaded image from 'lazyEmojiCached(emoji:height:)' which is deprecated. Please switch to new implementations.")
55 |             return image
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Provider/AsyncEmojiProvider.swift:77:26: warning: 'lazyEmojiData(emoji:height:)' is deprecated: renamed to 'fetchEmojiData(emoji:height:)'
75 |             Logger.emojiText.error("Fetched data from 'lazyEmojiData(emoji:height:)' which is deprecated. Please switch to new implementations.")
76 |         }
77 |         return try await lazyEmojiData(emoji: emoji, height: height)
   |                          |- warning: 'lazyEmojiData(emoji:height:)' is deprecated: renamed to 'fetchEmojiData(emoji:height:)'
   |                          `- note: use 'fetchEmojiData(emoji:height:)' instead
78 |     }
79 | }
[140/153] Compiling EmojiText RemoteEmoji.swift
[141/153] Compiling EmojiText RenderedEmoji.swift
[142/153] Compiling EmojiText SFSymbolEmoji.swift
[143/153] Compiling EmojiText RawImage.swift
[144/153] Compiling EmojiText Image+Extensions.swift
[145/153] Compiling EmojiText Integer+Extensions.swift
[146/153] Compiling EmojiText Publisher+Extensions.swift
[147/153] Compiling EmojiText String+Extensions.swift
[148/153] Compiling EmojiText Text+Extensions.swift
[149/153] Compiling EmojiText AttributedString+Extensions.swift
[150/153] Compiling EmojiText CGImageSource+Extensions.swift
[151/153] Compiling EmojiText Data+Extensions.swift
[152/153] Compiling EmojiText FloatingPoint+Extensions.swift
[153/153] Compiling EmojiText Font+Extensions.swift
Fetching https://github.com/swiftlang/swift-markdown
[1/6778] Fetching swift-markdown
Fetched https://github.com/swiftlang/swift-markdown from cache (1.34s)
Computing version for https://github.com/swiftlang/swift-markdown
Computed https://github.com/swiftlang/swift-markdown at 0.6.0 (2.83s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18109] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.61s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.6.0 (0.51s)
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at 0.6.0
Creating working copy for https://github.com/swiftlang/swift-markdown
Working copy of https://github.com/swiftlang/swift-markdown resolved at 0.6.0
BUILD FAILURE 6.0 macosSpm