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 main (c0a692), with Swift 5.10 for Linux on 2 Oct 2024 00:48:46 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/divadretlaw/EmojiText.git
Reference: main
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
 * 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:         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-0":/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:6c25c99211d1e15148b101a61df2563575f50d0f624cb6ce5a573a0b53fb5dca
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/kean/Nuke
Fetching https://github.com/apple/swift-markdown
[1/24250] Fetching nuke
[244/30514] Fetching nuke, swift-markdown
Fetched https://github.com/apple/swift-markdown from cache (0.79s)
Fetched https://github.com/kean/Nuke from cache (0.81s)
Computing version for https://github.com/apple/swift-markdown
Computed https://github.com/apple/swift-markdown at 0.5.0 (0.92s)
Fetching https://github.com/apple/swift-cmark.git
[1/17858] Fetching swift-cmark
Fetched https://github.com/apple/swift-cmark.git from cache (0.71s)
Computing version for https://github.com/apple/swift-cmark.git
Computed https://github.com/apple/swift-cmark.git at 0.5.0 (0.35s)
Computing version for https://github.com/kean/Nuke
Computed https://github.com/kean/Nuke at 12.8.0 (0.32s)
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/apple/swift-markdown
Working copy of https://github.com/apple/swift-markdown 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
Building for debugging...
[0/39] Compiling cmark-gfm houdini_html_e.c
[1/39] Compiling cmark-gfm iterator.c
[2/39] Compiling cmark-gfm latex.c
[3/39] Compiling cmark-gfm html.c
[4/39] Compiling cmark-gfm houdini_html_u.c
[5/39] Compiling cmark-gfm inlines.c
[6/39] Compiling cmark-gfm-extensions tagfilter.c
[7/39] Compiling cmark-gfm-extensions strikethrough.c
[8/39] Compiling cmark-gfm-extensions ext_scanners.c
[9/39] Compiling cmark-gfm-extensions tasklist.c
[10/39] Compiling cmark-gfm linked_list.c
[10/39] Write swift-version-24593BA9C3E375BF.txt
[12/39] Compiling cmark-gfm-extensions core-extensions.c
[13/39] Compiling cmark-gfm-extensions autolink.c
[14/39] Compiling cmark-gfm xml.c
[15/39] Compiling cmark-gfm-extensions table.c
[16/39] Compiling cmark-gfm syntax_extension.c
[17/39] Compiling cmark-gfm registry.c
[18/39] Compiling cmark-gfm render.c
[19/39] Compiling cmark-gfm plugin.c
[20/39] Compiling cmark-gfm references.c
[21/39] Compiling cmark-gfm plaintext.c
[22/39] Compiling cmark-gfm houdini_href_e.c
[23/39] Compiling cmark-gfm man.c
[23/39] Compiling cmark-gfm map.c
[25/39] Compiling cmark-gfm footnotes.c
[26/39] Compiling cmark-gfm cmark_ctype.c
[27/39] Compiling cmark-gfm node.c
[28/39] Write sources
[29/39] Compiling cmark-gfm cmark.c
[30/39] Write sources
[32/39] Compiling cmark-gfm commonmark.c
[33/39] Compiling cmark-gfm buffer.c
[34/39] Compiling cmark-gfm utf8.c
[35/39] Compiling CAtomic CAtomic.c
[36/39] Compiling cmark-gfm arena.c
[37/40] Compiling cmark-gfm blocks.c
[38/89] Compiling cmark-gfm scanners.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[40/150] Emitting module Nuke
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[41/156] Emitting module Markdown
[42/164] Compiling Markdown UnorderedList.swift
[43/164] Compiling Markdown Paragraph.swift
[44/164] Compiling Markdown CodeBlock.swift
[45/164] Compiling Markdown HTMLBlock.swift
[46/164] Compiling Markdown Heading.swift
[47/164] Compiling Markdown ThematicBreak.swift
[48/164] Compiling Markdown Table.swift
[49/164] Compiling Markdown TableBody.swift
[50/164] Compiling Markdown TableCell.swift
[51/164] 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
       ^
[52/164] 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
       ^
[53/164] 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
       ^
[54/164] Compiling Nuke TaskFetchWithPublisher.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[55/164] Compiling Nuke TaskLoadData.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[56/164] Compiling Nuke TaskLoadImage.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[57/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
       ^
[58/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
       ^
[59/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
       ^
[60/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
       ^
[61/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
       ^
[62/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
       ^
[63/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
       ^
[64/164] Compiling Markdown BlockDirective.swift
[65/164] Compiling Markdown BlockQuote.swift
[66/164] Compiling Markdown CustomBlock.swift
[67/164] Compiling Markdown DoxygenDiscussion.swift
[68/164] Compiling Markdown DoxygenNote.swift
[69/164] Compiling Markdown DoxygenParameter.swift
[70/164] Compiling Markdown DoxygenReturns.swift
[71/164] Compiling Markdown ListItem.swift
[72/164] Compiling Markdown OrderedList.swift
[73/164] Compiling Markdown AtomicCounter.swift
[74/164] Compiling Markdown CharacterExtensions.swift
[75/164] Compiling Markdown CollectionExtensions.swift
[76/164] Compiling Markdown StringExtensions.swift
[77/164] Compiling Markdown MarkupVisitor.swift
[78/164] Compiling Markdown MarkupWalker.swift
[79/164] Compiling Markdown MarkupFormatter.swift
[80/164] 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
       ^
[95/164] Compiling Markdown PlainTextConvertibleMarkup.swift
[96/164] Compiling Markdown RawMarkup.swift
[97/164] Compiling Markdown Text.swift
[98/164] Compiling Markdown Aside.swift
[99/164] Compiling Markdown BlockDirectiveParser.swift
[100/164] Compiling Markdown CommonMarkConverter.swift
[101/164] Compiling Markdown LazySplitLines.swift
[108/164] Compiling Markdown InlineCode.swift
[109/164] Compiling Markdown InlineHTML.swift
[110/164] Compiling Markdown LineBreak.swift
[111/164] Compiling Markdown SoftBreak.swift
[112/164] Compiling Markdown SymbolLink.swift
[113/164] Compiling Markdown MarkupRewriter.swift
[114/164] Compiling Markdown BasicBlockContainer.swift
[115/164] Compiling Markdown BasicInlineContainer.swift
[116/164] Compiling Markdown BlockContainer.swift
[117/164] Compiling Markdown BlockMarkup.swift
[118/164] Compiling Markdown InlineContainer.swift
[119/164] Compiling Markdown InlineMarkup.swift
[120/164] Compiling Markdown ListItemContainer.swift
[121/164] Compiling Markdown TableCellContainer.swift
[122/164] Compiling Markdown TableHead.swift
[123/164] Compiling Markdown TableRow.swift
[124/164] Compiling Markdown Replacement.swift
[125/164] Compiling Markdown SourceLocation.swift
[126/164] Compiling Markdown Emphasis.swift
[127/164] Compiling Markdown Image.swift
[128/164] Compiling Markdown InlineAttributes.swift
[129/164] Compiling Markdown Link.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
       ^
/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
       ^
error: fatalError
BUILD FAILURE 5.10 linux