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 EmojiText, reference 4.2.1 (976c85), with Swift 5.10 for Linux on 11 Jan 2025 15:18:56 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/divadretlaw/EmojiText.git
Reference: 4.2.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/divadretlaw/EmojiText
 * tag               4.2.1      -> FETCH_HEAD
HEAD is now at 976c85c Update swift-markdown package url
Cloned https://github.com/divadretlaw/EmojiText.git
Revision (git rev-parse @):
976c85c24f4d13d7c7ee958b5291093a7757b5b9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/divadretlaw/EmojiText.git at 4.2.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/divadretlaw/EmojiText.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/swiftlang/swift-markdown
Fetching https://github.com/kean/Nuke
[1/6359] Fetching swift-markdown
[828/31037] Fetching swift-markdown, nuke
Fetched https://github.com/swiftlang/swift-markdown from cache (0.99s)
Fetched https://github.com/kean/Nuke from cache (1.01s)
Computing version for https://github.com/swiftlang/swift-markdown
Computed https://github.com/swiftlang/swift-markdown at 0.5.0 (1.40s)
Fetching https://github.com/apple/swift-cmark.git
[1/17942] Fetching swift-cmark
Fetched https://github.com/apple/swift-cmark.git from cache (0.90s)
Computing version for https://github.com/apple/swift-cmark.git
Computed https://github.com/apple/swift-cmark.git at 0.5.0 (0.39s)
Computing version for https://github.com/kean/Nuke
Computed https://github.com/kean/Nuke at 12.8.0 (0.35s)
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-cmark.git
Working copy of https://github.com/apple/swift-cmark.git resolved at 0.5.0
Creating working copy for https://github.com/swiftlang/swift-markdown
Working copy of https://github.com/swiftlang/swift-markdown resolved at 0.5.0
Building for debugging...
[0/39] Compiling cmark-gfm-extensions tasklist.c
[1/39] Compiling cmark-gfm cmark.c
[2/39] Compiling cmark-gfm-extensions core-extensions.c
[3/39] Compiling cmark-gfm xml.c
[4/39] Compiling cmark-gfm-extensions tagfilter.c
[5/39] Compiling cmark-gfm-extensions strikethrough.c
[6/39] Compiling cmark-gfm-extensions autolink.c
[7/39] Compiling cmark-gfm buffer.c
[7/39] Compiling cmark-gfm blocks.c
[9/39] Write swift-version-24593BA9C3E375BF.txt
[10/39] Compiling cmark-gfm-extensions ext_scanners.c
[11/39] Compiling cmark-gfm-extensions table.c
[12/39] Compiling cmark-gfm syntax_extension.c
[13/39] Compiling cmark-gfm references.c
[14/39] Compiling cmark-gfm registry.c
[15/39] Compiling cmark-gfm plugin.c
[16/39] Compiling cmark-gfm render.c
[17/39] Compiling cmark-gfm plaintext.c
[18/39] Compiling cmark-gfm map.c
[19/39] Compiling cmark-gfm linked_list.c
[20/39] Compiling cmark-gfm node.c
[21/39] Compiling cmark-gfm man.c
[22/39] Compiling cmark-gfm utf8.c
[23/39] Compiling cmark-gfm latex.c
[24/39] Compiling cmark-gfm iterator.c
[25/39] Compiling cmark-gfm houdini_html_e.c
[26/39] Compiling cmark-gfm houdini_href_e.c
[27/39] Compiling cmark-gfm html.c
[27/39] Write sources
[31/39] Compiling cmark-gfm footnotes.c
[32/39] Compiling cmark-gfm cmark_ctype.c
[33/39] Compiling CAtomic CAtomic.c
[34/39] Compiling cmark-gfm arena.c
[35/39] Compiling cmark-gfm commonmark.c
[36/39] Compiling cmark-gfm houdini_html_u.c
[37/39] Compiling cmark-gfm inlines.c
[38/89] Compiling cmark-gfm scanners.c
[40/150] Emitting module Markdown
[41/158] Compiling Markdown Strikethrough.swift
[42/158] Compiling Markdown Strong.swift
[43/158] Compiling Markdown CustomInline.swift
[44/158] Compiling Markdown InlineCode.swift
[45/158] Compiling Markdown InlineHTML.swift
[46/158] Compiling Markdown LineBreak.swift
[47/158] Compiling Markdown SoftBreak.swift
[48/158] Compiling Markdown SymbolLink.swift
[49/158] Compiling Markdown UnorderedList.swift
[50/158] Compiling Markdown Paragraph.swift
[51/158] Compiling Markdown CodeBlock.swift
[52/158] Compiling Markdown HTMLBlock.swift
[53/158] Compiling Markdown Heading.swift
[54/158] Compiling Markdown ThematicBreak.swift
[55/158] Compiling Markdown Table.swift
[56/158] Compiling Markdown TableBody.swift
[57/158] Compiling Markdown TableCell.swift
[58/158] Compiling Markdown MarkupRewriter.swift
[59/158] Compiling Markdown BasicBlockContainer.swift
[60/158] Compiling Markdown BasicInlineContainer.swift
[61/158] Compiling Markdown BlockContainer.swift
[62/158] Compiling Markdown BlockMarkup.swift
[63/158] Compiling Markdown InlineContainer.swift
[64/158] Compiling Markdown InlineMarkup.swift
[65/158] Compiling Markdown ListItemContainer.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[66/158] Emitting module Nuke
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[67/158] Compiling Markdown BlockDirective.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[68/158] Compiling Markdown BlockQuote.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[69/158] Compiling Markdown CustomBlock.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[70/158] Compiling Markdown DoxygenDiscussion.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[71/158] Compiling Markdown DoxygenNote.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[72/158] Compiling Markdown DoxygenParameter.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[73/158] Compiling Markdown DoxygenReturns.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[74/158] Compiling Markdown TableCellContainer.swift
[75/158] Compiling Markdown TableHead.swift
[76/158] Compiling Markdown TableRow.swift
[77/158] Compiling Markdown Replacement.swift
[78/158] Compiling Markdown SourceLocation.swift
[79/158] Compiling Markdown Emphasis.swift
[80/158] Compiling Markdown Image.swift
[81/158] Compiling Markdown InlineAttributes.swift
[82/158] Compiling Markdown Link.swift
[83/162] Compiling Markdown AtomicCounter.swift
[84/162] Compiling Markdown CharacterExtensions.swift
[85/162] Compiling Markdown CollectionExtensions.swift
[86/162] Compiling Markdown StringExtensions.swift
[87/162] Compiling Markdown MarkupVisitor.swift
[88/162] Compiling Markdown MarkupWalker.swift
[89/162] Compiling Markdown MarkupFormatter.swift
[90/162] Compiling Markdown MarkupTreeDumper.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[98/164] Compiling Markdown ListItem.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[99/164] Compiling Markdown OrderedList.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[100/164] Compiling Markdown ChildIndexPath.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[101/164] Compiling Markdown DirectiveArgument.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[102/164] Compiling Markdown Document.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[103/164] Compiling Markdown LiteralMarkup.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[104/164] Compiling Markdown Markup.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[126/164] Compiling Markdown MarkupChildren.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[127/164] Compiling Markdown MarkupData.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[128/164] Compiling Markdown PlainTextConvertibleMarkup.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[129/164] Compiling Markdown RawMarkup.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[151/164] Compiling Nuke TaskFetchWithPublisher.swift
[152/164] Compiling Nuke TaskLoadData.swift
[153/164] Compiling Nuke TaskLoadImage.swift
[154/164] Compiling Markdown CommonMarkConverter.swift
[155/164] Compiling Markdown LazySplitLines.swift
[156/164] Compiling Markdown ParseOptions.swift
[157/164] Compiling Markdown RangeAdjuster.swift
[158/164] Compiling Markdown RangerTracker.swift
[160/165] Compiling Nuke AsyncTask.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[161/165] Compiling Nuke TaskFetchOriginalData.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[162/165] Compiling Nuke TaskFetchOriginalImage.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.10 linux