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 Down, reference master (e754ab), with Swift 6.2 (beta) for Android on 19 Jun 2025 04:32:13 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnxnguyen/Down.git
Reference: master
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/johnxnguyen/Down
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e754ab1 Provide access to the list delimiter (#275)
Cloned https://github.com/johnxnguyen/Down.git
Revision (git rev-parse @):
e754ab1c80920dd51a8e08290c912ac1c2ac8b58
SUCCESS checkout https://github.com/johnxnguyen/Down.git at master
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/johnxnguyen/Down.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Building for debugging...
[0/23] Compiling libcmark houdini_href_e.c
[1/23] Compiling libcmark cmark.c
[2/23] Compiling libcmark commonmark.c
[3/23] Compiling libcmark xml.c
[4/23] Write swift-version-8C5A4AE7A8CE2BA.txt
[5/23] Compiling libcmark buffer.c
[6/23] Compiling libcmark houdini_html_u.c
[7/23] Compiling libcmark blocks.c
[8/23] Compiling libcmark render.c
[9/23] Compiling libcmark references.c
[10/23] Compiling libcmark man.c
[11/23] Compiling libcmark latex.c
[12/23] Compiling libcmark iterator.c
[13/23] Copying DownView.bundle
[14/23] Copying DownView (macOS).bundle
[15/23] Compiling libcmark node.c
[16/23] Write sources
[17/23] Compiling libcmark cmark_ctype.c
[18/23] Compiling libcmark html.c
[19/23] Compiling libcmark houdini_html_e.c
[20/23] Compiling libcmark utf8.c
[21/23] Compiling libcmark inlines.c
[22/23] Compiling libcmark scanners.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/82] Emitting module Down
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[25/90] Compiling Down DownGroffRenderable.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[26/90] Compiling Down DownHTMLRenderable.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[27/90] Compiling Down DownLaTeXRenderable.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[28/90] Compiling Down DownRenderable.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[29/90] Compiling Down DownXMLRenderable.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[30/90] Compiling Down BundleHelper.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[31/90] Compiling Down DownView.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[32/90] Compiling Down resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[33/90] Compiling Down DownStylerConfiguration.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[34/90] Compiling Down Styler.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[35/90] Compiling Down DownDebugTextView.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[36/90] Compiling Down DownTextView.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[37/90] Compiling Down AttributedStringVisitor.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[38/90] Compiling Down DebugVisitor.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[39/90] Compiling Down ListItemPrefixGenerator.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[40/90] Compiling Down Visitor.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[41/90] Compiling Down ListItemParagraphStyler.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[42/90] Compiling Down DownDebugLayoutManager.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[43/90] Compiling Down DownLayoutManager.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[44/90] Compiling Down CodeBlockOptions.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[45/90] Compiling Down ListItemOptions.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[46/90] Compiling Down QuoteStripeOptions.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[47/90] Compiling Down ThematicBreakOptions.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[48/90] Compiling Down DownStyler.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[49/90] Compiling Down Down.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[50/90] Compiling Down DownErrors.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[51/90] Compiling Down DownOptions.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[52/90] Compiling Down NSAttributedString+HTML.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[53/90] Compiling Down String+ToHTML.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[54/90] Compiling Down DownASTRenderable.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[55/90] Compiling Down DownAttributedStringRenderable.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[56/90] Compiling Down DownCommonMarkRenderable.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[57/90] Compiling Down BaseNode.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[58/90] Compiling Down BlockQuote.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[59/90] Compiling Down ChildSequence.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[60/90] Compiling Down Code.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[61/90] Compiling Down CodeBlock.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[62/90] Compiling Down CustomBlock.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[63/90] Compiling Down CustomInline.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[64/90] Compiling Down Document.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[65/90] Compiling Down Emphasis.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[66/90] Compiling Down Paragraph.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[67/90] Compiling Down SoftBreak.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[68/90] Compiling Down Strong.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[69/90] Compiling Down Text.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[70/90] Compiling Down ThematicBreak.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[71/90] Compiling Down ColorCollection.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[72/90] Compiling Down FontCollection.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[73/90] Compiling Down ParagraphStyleCollection.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[74/90] Compiling Down Heading.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[75/90] Compiling Down HtmlBlock.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[76/90] Compiling Down HtmlInline.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[77/90] Compiling Down Image.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[78/90] Compiling Down Item.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[79/90] Compiling Down LineBreak.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[80/90] Compiling Down Link.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[81/90] Compiling Down List.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[82/90] Compiling Down Node.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[83/90] Compiling Down BlockBackgroundColorAttribute.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[84/90] Compiling Down QuoteStripeAttribute.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[85/90] Compiling Down ThematicBreakAttribute.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[86/90] Compiling Down CGPoint+Translate.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[87/90] Compiling Down CGRect+Helpers.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[88/90] Compiling Down NSAttributedString+Helpers.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[89/90] Compiling Down NSMutableAttributedString+Attributes.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[90/90] Compiling Down UIFont+Traits.swift
/host/spi-builder-workspace/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
BUILD FAILURE 6.2 android