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 swift-markdown-ui, reference main (a9c761), with Swift 6.2 (beta) for Linux on 22 Jun 2025 07:15:59 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gonzalezreal/swift-markdown-ui.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/gonzalezreal/swift-markdown-ui
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a9c7615 feat: make the `Theme` type support Swift 6 (#351)
Cloned https://github.com/gonzalezreal/swift-markdown-ui.git
Revision (git rev-parse @):
a9c7615fb50323069c2979c69263973aa1b24a8f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/gonzalezreal/swift-markdown-ui.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/gonzalezreal/swift-markdown-ui.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/swiftlang/swift-cmark
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/gonzalezreal/NetworkImage
[1/1040] Fetching networkimage
[126/19153] Fetching networkimage, swift-cmark
[16075/32951] Fetching networkimage, swift-cmark, swift-snapshot-testing
Fetched https://github.com/gonzalezreal/NetworkImage from cache (1.03s)
Fetched https://github.com/swiftlang/swift-cmark from cache (1.04s)
[4278/13798] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.19s)
Computing version for https://github.com/gonzalezreal/NetworkImage
Computed https://github.com/gonzalezreal/NetworkImage at 6.0.1 (2.66s)
Computing version for https://github.com/swiftlang/swift-cmark
Computed https://github.com/swiftlang/swift-cmark at 0.6.0 (0.50s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (0.46s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.43s)
[1/70924] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (5.90s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (8.58s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.30s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (2.29s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.41s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/swiftlang/swift-cmark
Working copy of https://github.com/swiftlang/swift-cmark resolved at 0.6.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/gonzalezreal/NetworkImage
Working copy of https://github.com/gonzalezreal/NetworkImage resolved at 6.0.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.4
Building for debugging...
[0/37] Compiling cmark-gfm man.c
[1/37] Compiling cmark-gfm linked_list.c
[2/37] Compiling cmark-gfm-extensions tagfilter.c
[3/37] Compiling cmark-gfm-extensions tasklist.c
[4/37] Write swift-version-24593BA9C3E375BF.txt
[5/37] Compiling cmark-gfm latex.c
[6/37] Compiling cmark-gfm iterator.c
[7/37] Compiling cmark-gfm-extensions strikethrough.c
[8/37] Compiling cmark-gfm xml.c
[9/37] Compiling cmark-gfm-extensions table.c
[10/37] Compiling cmark-gfm-extensions core-extensions.c
[11/37] Compiling cmark-gfm-extensions ext_scanners.c
[12/37] Compiling cmark-gfm syntax_extension.c
[13/37] Compiling cmark-gfm render.c
[14/37] Compiling cmark-gfm-extensions autolink.c
[15/37] Compiling cmark-gfm references.c
[16/37] Compiling cmark-gfm plugin.c
[17/37] Compiling cmark-gfm registry.c
[18/37] Compiling cmark-gfm plaintext.c
[19/37] Compiling cmark-gfm map.c
[20/37] Compiling cmark-gfm utf8.c
[21/37] Compiling cmark-gfm node.c
[22/37] Compiling cmark-gfm houdini_href_e.c
[23/37] Compiling cmark-gfm houdini_html_u.c
[24/37] Compiling cmark-gfm footnotes.c
[25/37] Compiling cmark-gfm houdini_html_e.c
[26/37] Compiling cmark-gfm cmark_ctype.c
[27/37] Compiling cmark-gfm html.c
[27/37] Write sources
[30/37] Compiling cmark-gfm buffer.c
[31/37] Compiling cmark-gfm inlines.c
[32/37] Compiling cmark-gfm cmark.c
[33/37] Compiling cmark-gfm arena.c
[34/37] Compiling cmark-gfm commonmark.c
[35/47] Compiling cmark-gfm blocks.c
[36/47] Compiling cmark-gfm scanners.c
[38/47] Compiling NetworkImage TaskModifier.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | // MARK: - Deprecated after 5.0.0:
[39/48] Compiling NetworkImage NetworkImageState.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | // MARK: - Deprecated after 5.0.0:
[40/48] Compiling NetworkImage NetworkImageModel.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | // MARK: - Deprecated after 5.0.0:
[41/48] Compiling NetworkImage View+NetworkImageLoader.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | // MARK: - Deprecated after 5.0.0:
error: emit-module command failed with exit code 1 (use -v to see invocation)
[42/48] Emitting module NetworkImage
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | // MARK: - Deprecated after 5.0.0:
[43/48] Compiling NetworkImage URLSession+NetworkImage.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | // MARK: - Deprecated after 5.0.0:
[44/48] Compiling NetworkImage NetworkImageLoader.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | // MARK: - Deprecated after 5.0.0:
[45/48] Compiling NetworkImage NetworkImage.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | // MARK: - Deprecated after 5.0.0:
[46/48] Compiling NetworkImage NetworkImageCache.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | // MARK: - Deprecated after 5.0.0:
[47/48] Compiling NetworkImage Deprecations.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | // MARK: - Deprecated after 5.0.0:
[48/48] Compiling NetworkImage ImageSource.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | // MARK: - Deprecated after 5.0.0:
BUILD FAILURE 6.2 linux