The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MDLatex, reference v1.0.3 (afdff8), with Swift 6.1 for Wasm on 17 Feb 2026 09:45:03 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Allen-Digital-OSS/iOSMDLatex-oss.git
Reference: v1.0.3
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/Allen-Digital-OSS/iOSMDLatex-oss
 * tag               v1.0.3     -> FETCH_HEAD
HEAD is now at afdff81 removing overkill git delete branch
Cloned https://github.com/Allen-Digital-OSS/iOSMDLatex-oss.git
Revision (git rev-parse @):
afdff8175c6a6bb270a8e760f36e3aa73fd1283d
SUCCESS checkout https://github.com/Allen-Digital-OSS/iOSMDLatex-oss.git at v1.0.3
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Allen-Digital-OSS/iOSMDLatex-oss.git
https://github.com/Allen-Digital-OSS/iOSMDLatex-oss.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "down",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.11.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnxnguyen/Down.git"
    }
  ],
  "manifest_display_name" : "MDLatex",
  "name" : "MDLatex",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "MDLatex",
      "targets" : [
        "MDLatex"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MDLatexTests",
      "module_type" : "SwiftTarget",
      "name" : "MDLatexTests",
      "path" : "Tests/MDLatexTests",
      "sources" : [
        "MDLatexTests.swift"
      ],
      "target_dependencies" : [
        "MDLatex"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MDLatex",
      "module_type" : "SwiftTarget",
      "name" : "MDLatex",
      "path" : "Sources/MDLatex",
      "product_dependencies" : [
        "Down"
      ],
      "product_memberships" : [
        "MDLatex"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/MDLatex/Resources/katex_template.html",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Config/AnimationConfiguration.swift",
        "Config/ThemeConfiguration.swift",
        "Extensions/Color+Extension.swift",
        "Helpers/MarkdownLatexParser.swift",
        "MDLatex.swift",
        "MarkdownLatexView+FluentModifiers.swift",
        "MarkdownLatexView+Font+CSS.swift",
        "MarkdownLatexView.swift",
        "WebView.swift",
        "WebViewPool.swift",
        "WithAnimation/MarkdownLatexView+WithAnimation.swift",
        "WithoutAnimation/MarkdownLatex+WithoutAnimation.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:58b971189c4d3c564696bb40c86e07506670ed096ab7351a005c7c449525017a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/johnxnguyen/Down.git
[1/6262] Fetching down
Fetched https://github.com/johnxnguyen/Down.git from cache (1.89s)
Computing version for https://github.com/johnxnguyen/Down.git
Computed https://github.com/johnxnguyen/Down.git at 0.11.0 (2.48s)
Creating working copy for https://github.com/johnxnguyen/Down.git
Working copy of https://github.com/johnxnguyen/Down.git resolved at 0.11.0
Building for debugging...
[0/25] Copying katex_template.html
[1/25] Compiling libcmark cmark.c
[2/25] Compiling libcmark buffer.c
[3/25] Compiling libcmark xml.c
[4/25] Compiling libcmark render.c
[5/25] Compiling libcmark references.c
[6/25] Compiling libcmark blocks.c
[7/25] Compiling libcmark node.c
[8/25] Compiling libcmark man.c
[9/25] Compiling libcmark latex.c
[10/25] Compiling libcmark iterator.c
[11/25] Compiling libcmark houdini_html_e.c
[12/25] Compiling libcmark html.c
[13/25] Compiling libcmark inlines.c
[14/25] Write sources
[15/25] Copying DownView.bundle
[16/25] Copying DownView (macOS).bundle
[17/25] Write sources
[18/25] Compiling libcmark cmark_ctype.c
[19/25] Write swift-version-24593BA9C3E375BF.txt
[20/25] Compiling libcmark houdini_href_e.c
[21/25] Compiling libcmark houdini_html_u.c
[22/25] Compiling libcmark commonmark.c
[23/25] Compiling libcmark scanners.c
[24/25] Compiling libcmark utf8.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[26/84] Emitting module Down
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down ListItemParagraphStyler.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down DownDebugLayoutManager.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down DownLayoutManager.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down CodeBlockOptions.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down ListItemOptions.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down QuoteStripeOptions.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down ThematicBreakOptions.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down DownStyler.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down Heading.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down HtmlBlock.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down HtmlInline.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down Image.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down Item.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down LineBreak.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down Link.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down List.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down Node.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down Down.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down DownErrors.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down DownOptions.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down NSAttributedString+HTML.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down String+ToHTML.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down DownASTRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down DownAttributedStringRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down DownCommonMarkRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down DownGroffRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down DownHTMLRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down DownLaTeXRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down DownRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down DownXMLRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down BundleHelper.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down DownView.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down BaseNode.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down BlockQuote.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down ChildSequence.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down Code.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down CodeBlock.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down CustomBlock.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down CustomInline.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down Document.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down Emphasis.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down BlockBackgroundColorAttribute.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down QuoteStripeAttribute.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down ThematicBreakAttribute.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down CGPoint+Translate.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down CGRect+Helpers.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down NSAttributedString+Helpers.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down NSMutableAttributedString+Attributes.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down UIFont+Traits.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down DownStylerConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down Styler.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down DownDebugTextView.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down DownTextView.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down AttributedStringVisitor.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down DebugVisitor.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down ListItemPrefixGenerator.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down Visitor.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down Paragraph.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down SoftBreak.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down Strong.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down Text.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down ThematicBreak.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/92] Compiling Down ColorCollection.swift
/host/spi-builder-workspace/.build/checkouts/Down/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
[91/92] Compiling Down FontCollection.swift
/host/spi-builder-workspace/.build/checkouts/Down/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
[92/92] Compiling Down ParagraphStyleCollection.swift
/host/spi-builder-workspace/.build/checkouts/Down/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
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:58b971189c4d3c564696bb40c86e07506670ed096ab7351a005c7c449525017a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/60] Compiling Down BaseNode.swift
/host/spi-builder-workspace/.build/checkouts/Down/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
[3/60] Compiling Down BlockQuote.swift
/host/spi-builder-workspace/.build/checkouts/Down/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
[4/60] Compiling Down ChildSequence.swift
/host/spi-builder-workspace/.build/checkouts/Down/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
[5/60] Compiling Down Code.swift
/host/spi-builder-workspace/.build/checkouts/Down/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
[6/60] Compiling Down CodeBlock.swift
/host/spi-builder-workspace/.build/checkouts/Down/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
[7/60] Compiling Down CustomBlock.swift
/host/spi-builder-workspace/.build/checkouts/Down/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
[8/60] Compiling Down CustomInline.swift
/host/spi-builder-workspace/.build/checkouts/Down/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
[9/60] Compiling Down Document.swift
/host/spi-builder-workspace/.build/checkouts/Down/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
[10/60] Compiling Down Emphasis.swift
/host/spi-builder-workspace/.build/checkouts/Down/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
[11/68] Compiling Down Heading.swift
/host/spi-builder-workspace/.build/checkouts/Down/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
[12/68] Compiling Down HtmlBlock.swift
/host/spi-builder-workspace/.build/checkouts/Down/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
[13/68] Compiling Down HtmlInline.swift
/host/spi-builder-workspace/.build/checkouts/Down/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
[14/68] Compiling Down Image.swift
/host/spi-builder-workspace/.build/checkouts/Down/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
[15/68] Compiling Down Item.swift
/host/spi-builder-workspace/.build/checkouts/Down/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
[16/68] Compiling Down LineBreak.swift
/host/spi-builder-workspace/.build/checkouts/Down/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
[17/68] Compiling Down Link.swift
/host/spi-builder-workspace/.build/checkouts/Down/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
[18/68] Compiling Down List.swift
/host/spi-builder-workspace/.build/checkouts/Down/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
[19/68] Compiling Down Node.swift
/host/spi-builder-workspace/.build/checkouts/Down/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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[20/68] Emitting module Down
/host/spi-builder-workspace/.build/checkouts/Down/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
[21/68] Compiling Down ListItemParagraphStyler.swift
/host/spi-builder-workspace/.build/checkouts/Down/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
[22/68] Compiling Down DownDebugLayoutManager.swift
/host/spi-builder-workspace/.build/checkouts/Down/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
[23/68] Compiling Down DownLayoutManager.swift
/host/spi-builder-workspace/.build/checkouts/Down/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
[24/68] Compiling Down CodeBlockOptions.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down ListItemOptions.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down QuoteStripeOptions.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down ThematicBreakOptions.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down DownStyler.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down Paragraph.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down SoftBreak.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down Strong.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down Text.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down ThematicBreak.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down ColorCollection.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down FontCollection.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down ParagraphStyleCollection.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down BlockBackgroundColorAttribute.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down QuoteStripeAttribute.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down ThematicBreakAttribute.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down CGPoint+Translate.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down CGRect+Helpers.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down NSAttributedString+Helpers.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down NSMutableAttributedString+Attributes.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down UIFont+Traits.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down DownGroffRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down DownHTMLRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down DownLaTeXRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down DownRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down DownXMLRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down BundleHelper.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down DownView.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down Down.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down DownErrors.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down DownOptions.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down NSAttributedString+HTML.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down String+ToHTML.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down DownASTRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down DownAttributedStringRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down DownCommonMarkRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down DownStylerConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down Styler.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down DownDebugTextView.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down DownTextView.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down AttributedStringVisitor.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down DebugVisitor.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down ListItemPrefixGenerator.swift
/host/spi-builder-workspace/.build/checkouts/Down/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/68] Compiling Down Visitor.swift
/host/spi-builder-workspace/.build/checkouts/Down/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.1 wasm