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 swift-markdown-ui, reference main (a9c761), with Swift 5.9 for Linux on 15 Oct 2024 13:29:00 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-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/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:             5.9
Building package at path:  $PWD
https://github.com/gonzalezreal/swift-markdown-ui.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:9f9025114c0603ac6ea1951d396f9bc1cd3a7c1b5aa8548b3ea2615c8c5705ce
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/swiftlang/swift-cmark
Fetching https://github.com/gonzalezreal/NetworkImage
[1/1040] Fetching networkimage
[1041/18910] Fetching networkimage, swift-cmark
[8904/31330] Fetching networkimage, swift-cmark, swift-snapshot-testing
Fetched https://github.com/swiftlang/swift-cmark (0.97s)
[4394/13460] Fetching networkimage, swift-snapshot-testing
Fetched https://github.com/gonzalezreal/NetworkImage (1.84s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing (1.90s)
Computing version for https://github.com/swiftlang/swift-cmark
Computed https://github.com/swiftlang/swift-cmark at 0.5.0 (0.51s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.12.0 (0.48s)
Computing version for https://github.com/gonzalezreal/NetworkImage
Computed https://github.com/gonzalezreal/NetworkImage at 6.0.0 (0.42s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.12.0
Creating working copy for https://github.com/gonzalezreal/NetworkImage
Working copy of https://github.com/gonzalezreal/NetworkImage resolved at 6.0.0
Creating working copy for https://github.com/swiftlang/swift-cmark
Working copy of https://github.com/swiftlang/swift-cmark resolved at 0.5.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/MarkdownUITests/Resources/Images.xcassets
Building for debugging...
[0/34] Compiling cmark-gfm cmark_ctype.c
[1/34] Compiling cmark-gfm arena.c
[2/34] Compiling cmark-gfm registry.c
[3/34] Compiling cmark-gfm buffer.c
[4/34] Compiling cmark-gfm-extensions tasklist.c
[5/34] Compiling cmark-gfm commonmark.c
[6/34] Compiling cmark-gfm-extensions strikethrough.c
[7/34] Compiling cmark-gfm-extensions ext_scanners.c
[8/34] Compiling cmark-gfm-extensions tagfilter.c
[9/34] Compiling cmark-gfm blocks.c
[9/34] Compiling cmark-gfm-extensions core-extensions.c
[11/34] Compiling cmark-gfm-extensions autolink.c
[11/34] Compiling cmark-gfm-extensions table.c
[11/34] Compiling cmark-gfm xml.c
[14/34] Compiling cmark-gfm syntax_extension.c
[15/34] Compiling cmark-gfm plugin.c
[16/34] Compiling cmark-gfm references.c
[17/34] Compiling cmark-gfm render.c
[18/34] Compiling cmark-gfm plaintext.c
[19/34] Compiling cmark-gfm linked_list.c
[20/34] Compiling cmark-gfm map.c
[21/34] Compiling cmark-gfm man.c
[22/34] Compiling cmark-gfm node.c
[23/41] Compiling cmark-gfm utf8.c
[24/42] Compiling cmark-gfm iterator.c
[25/44] Compiling cmark-gfm latex.c
[26/44] Compiling cmark-gfm html.c
[27/44] Compiling cmark-gfm houdini_html_e.c
[28/44] Compiling cmark-gfm houdini_href_e.c
[29/44] Compiling cmark-gfm inlines.c
[30/44] Compiling cmark-gfm footnotes.c
[31/44] Compiling cmark-gfm cmark.c
[32/44] Compiling cmark-gfm houdini_html_u.c
[33/44] Compiling cmark-gfm scanners.c
[35/44] Compiling NetworkImage NetworkImageState.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[36/45] Compiling NetworkImage View+NetworkImageLoader.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[37/45] Compiling NetworkImage NetworkImageModel.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[38/45] Compiling NetworkImage NetworkImageLoader.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[39/45] Emitting module NetworkImage
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[40/45] Compiling NetworkImage Deprecations.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[41/45] Compiling NetworkImage ImageSource.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[42/45] Compiling NetworkImage NetworkImage.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[43/45] Compiling NetworkImage NetworkImageCache.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[44/45] Compiling NetworkImage URLSession+NetworkImage.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[45/45] Compiling NetworkImage TaskModifier.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: fatalError
BUILD FAILURE 5.9 linux