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

Successful build of web-ui, reference main (2a8ee7), with Swift 6.1 for Linux on 6 May 2025 13:01:43 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maclong9/web-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/maclong9/web-ui
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2a8ee7d fix: add convenience initialiser for extending metadata from a previous object
Cloned https://github.com/maclong9/web-ui.git
Revision (git rev-parse @):
2a8ee7df4879d18736cdef7e0c927b192bef92fe
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/maclong9/web-ui.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/maclong9/web-ui.git
https://github.com/maclong9/web-ui.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.1.0 but the installed version is 6.0.2
error: fatalError
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-markdown
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2049] Fetching swift-docc-plugin
[227/8614] Fetching swift-docc-plugin, swift-markdown
[8615/12450] Fetching swift-docc-plugin, swift-markdown, swift-log
Fetched https://github.com/apple/swift-markdown from cache (0.62s)
[4428/5885] Fetching swift-docc-plugin, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.78s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.78s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (2.60s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3376] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.34s)
Computing version for https://github.com/apple/swift-markdown
Computed https://github.com/apple/swift-markdown at 0.6.0 (0.83s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18042] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (0.81s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.32s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.6.0 (0.46s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.41s)
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at 0.6.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-markdown
Working copy of https://github.com/apple/swift-markdown resolved at 0.6.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/41] Write sources
[5/41] Compiling CAtomic CAtomic.c
[6/41] Compiling cmark-gfm buffer.c
[7/41] Compiling cmark-gfm-extensions tagfilter.c
[8/41] Compiling cmark-gfm-extensions tasklist.c
[9/41] Compiling cmark-gfm-extensions strikethrough.c
[10/41] Compiling cmark-gfm-extensions ext_scanners.c
[11/41] Compiling cmark-gfm blocks.c
[12/41] Compiling cmark-gfm-extensions table.c
[13/41] Compiling cmark-gfm-extensions core-extensions.c
[14/41] Compiling cmark-gfm-extensions autolink.c
[15/41] Compiling cmark-gfm xml.c
[16/41] Compiling cmark-gfm syntax_extension.c
[17/41] Compiling cmark-gfm plugin.c
[18/41] Compiling cmark-gfm render.c
[19/41] Compiling cmark-gfm registry.c
[20/41] Compiling cmark-gfm references.c
[21/41] Compiling cmark-gfm plaintext.c
[22/41] Compiling cmark-gfm map.c
[23/41] Compiling cmark-gfm arena.c
[24/41] Write swift-version-24593BA9C3E375BF.txt
[25/41] Compiling cmark-gfm man.c
[26/41] Compiling cmark-gfm linked_list.c
[27/41] Compiling cmark-gfm utf8.c
[27/41] Compiling cmark-gfm node.c
[29/41] Compiling cmark-gfm iterator.c
[30/41] Compiling cmark-gfm latex.c
[31/41] Compiling cmark-gfm houdini_href_e.c
[32/41] Compiling cmark-gfm houdini_html_e.c
[33/41] Compiling cmark-gfm html.c
[34/41] Compiling cmark-gfm cmark_ctype.c
[35/41] Compiling cmark-gfm footnotes.c
[36/41] Compiling cmark-gfm inlines.c
[37/41] Compiling cmark-gfm houdini_html_u.c
[38/41] Compiling cmark-gfm commonmark.c
[39/41] Compiling cmark-gfm cmark.c
[40/46] Compiling cmark-gfm scanners.c
[42/108] Emitting module Markdown
[43/116] Compiling Markdown UnorderedList.swift
[44/116] Compiling Markdown Paragraph.swift
[45/116] Compiling Markdown CodeBlock.swift
[46/116] Compiling Markdown HTMLBlock.swift
[47/116] Compiling Markdown Heading.swift
[48/116] Compiling Markdown ThematicBreak.swift
[49/116] Compiling Markdown Table.swift
[50/116] Compiling Markdown TableBody.swift
[51/116] Compiling Markdown TableCell.swift
[52/116] Compiling Markdown BasicBlockContainer.swift
[53/116] Compiling Markdown BasicInlineContainer.swift
[54/116] Compiling Markdown BlockContainer.swift
[55/116] Compiling Markdown BlockMarkup.swift
[56/116] Compiling Markdown InlineContainer.swift
[57/116] Compiling Markdown InlineMarkup.swift
[58/116] Compiling Markdown ListItemContainer.swift
[59/116] Compiling Markdown AtomicCounter.swift
[60/116] Compiling Markdown Strikethrough.swift
[61/116] Compiling Markdown Strong.swift
[62/116] Compiling Markdown CustomInline.swift
[63/116] Compiling Markdown InlineCode.swift
[64/116] Compiling Markdown InlineHTML.swift
[65/116] Compiling Markdown LineBreak.swift
[66/116] Compiling Markdown SoftBreak.swift
[67/116] Compiling Markdown SymbolLink.swift
[68/116] Compiling Markdown Text.swift
[69/116] Compiling Logging MetadataProvider.swift
[70/116] Emitting module Logging
[71/116] Compiling Logging LogHandler.swift
[72/116] Compiling Logging Locks.swift
[73/116] Compiling Logging Logging.swift
[75/117] Compiling Markdown TableCellContainer.swift
[76/117] Compiling Markdown TableHead.swift
[77/117] Compiling Markdown TableRow.swift
[78/117] Compiling Markdown Replacement.swift
[79/117] Compiling Markdown SourceLocation.swift
[80/117] Compiling Markdown Emphasis.swift
[81/117] Compiling Markdown Image.swift
[82/117] Compiling Markdown InlineAttributes.swift
[83/117] Compiling Markdown Link.swift
[84/117] Compiling Markdown ChildIndexPath.swift
[85/117] Compiling Markdown DirectiveArgument.swift
[86/117] Compiling Markdown Document.swift
[87/117] Compiling Markdown LiteralMarkup.swift
[88/117] Compiling Markdown Markup.swift
[89/117] Compiling Markdown MarkupChildren.swift
[90/117] Compiling Markdown MarkupData.swift
[91/117] Compiling Markdown PlainTextConvertibleMarkup.swift
[92/117] Compiling Markdown RawMarkup.swift
[93/117] Compiling Markdown CharacterExtensions.swift
[94/117] Compiling Markdown CollectionExtensions.swift
[95/117] Compiling Markdown StringExtensions.swift
[96/117] Compiling Markdown MarkupVisitor.swift
[97/117] Compiling Markdown MarkupWalker.swift
[98/117] Compiling Markdown HTMLFormatter.swift
[99/117] Compiling Markdown MarkupFormatter.swift
[100/117] Compiling Markdown MarkupTreeDumper.swift
[101/117] Compiling Markdown BlockDirective.swift
[102/117] Compiling Markdown BlockQuote.swift
[103/117] Compiling Markdown CustomBlock.swift
[104/117] Compiling Markdown DoxygenDiscussion.swift
[105/117] Compiling Markdown DoxygenNote.swift
[106/117] Compiling Markdown DoxygenParameter.swift
[107/117] Compiling Markdown DoxygenReturns.swift
[108/117] Compiling Markdown ListItem.swift
[109/117] Compiling Markdown OrderedList.swift
[110/117] Compiling Markdown Aside.swift
[111/117] Compiling Markdown BlockDirectiveParser.swift
[112/117] Compiling Markdown CommonMarkConverter.swift
[113/117] Compiling Markdown LazySplitLines.swift
[114/117] Compiling Markdown ParseOptions.swift
[115/117] Compiling Markdown RangeAdjuster.swift
[116/117] Compiling Markdown RangerTracker.swift
[117/117] Compiling Markdown MarkupRewriter.swift
[119/154] Emitting module WebUI
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[120/158] Compiling WebUI Overflow.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[121/158] Compiling WebUI Position.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[122/158] Compiling WebUI Scroll.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[123/158] Compiling WebUI Transform.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[124/158] Compiling WebUI Transition.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[125/158] Compiling WebUI HTMLBuilder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[126/158] Compiling WebUI Border.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[127/158] Compiling WebUI Color.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[128/158] Compiling WebUI Display.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[129/158] Compiling WebUI Opacity.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[130/158] Compiling WebUI Cursor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[131/158] Compiling WebUI Sizing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[132/158] Compiling WebUI Spacing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[133/158] Compiling WebUI Typography.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[134/158] Compiling WebUI Utilities.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[135/158] Compiling WebUI Progress.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[136/158] Compiling WebUI TextArea.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[137/158] Compiling WebUI Layout.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[138/158] Compiling WebUI Structure.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[139/158] Compiling WebUI HTML.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[140/158] Compiling WebUI Button.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[141/158] Compiling WebUI Element.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[142/158] Compiling WebUI Fragment.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[143/158] Compiling WebUI List.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[144/158] Compiling WebUI Media.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[145/158] Compiling WebUI Style.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[146/158] Compiling WebUI Text.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[147/158] Compiling WebUI Form.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[148/158] Compiling WebUI Input.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[149/158] Compiling WebUI Label.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[150/158] Compiling WebUI ZIndex.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[151/158] Compiling WebUI Date+Year.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[152/158] Compiling WebUI LoggingSetup.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[153/158] Compiling WebUI String.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[154/158] Compiling WebUI Application.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[155/158] Compiling WebUI Document.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[156/158] Compiling WebUI Markdown.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[157/158] Compiling WebUI Metadata.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[158/158] Compiling WebUI Theme.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Build complete! (26.66s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-markdown",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-markdown"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "web-ui",
  "name" : "web-ui",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "WebUI",
      "targets" : [
        "WebUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WebUITests",
      "module_type" : "SwiftTarget",
      "name" : "WebUITests",
      "path" : "Tests/WebUITests",
      "sources" : [
        "Core/ApplicationTests.swift",
        "Core/DocumentTests.swift",
        "Core/MarkdownTests.swift",
        "Core/MetadataTests.swift",
        "Core/ThemeTests.swift",
        "ElementTests.swift",
        "HTMLTests.swift",
        "Styles/AppearanceTests.swift",
        "Styles/BaseTests.swift",
        "Styles/PositioningTests.swift",
        "UtilityTests.swift"
      ],
      "target_dependencies" : [
        "WebUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WebUI",
      "module_type" : "SwiftTarget",
      "name" : "WebUI",
      "path" : "Sources/WebUI",
      "product_dependencies" : [
        "Logging",
        "Markdown"
      ],
      "product_memberships" : [
        "WebUI"
      ],
      "sources" : [
        "Core/Application.swift",
        "Core/Document.swift",
        "Core/Markdown.swift",
        "Core/Metadata.swift",
        "Core/Theme.swift",
        "Elements/Base/Button.swift",
        "Elements/Base/Element.swift",
        "Elements/Base/Fragment.swift",
        "Elements/Base/List.swift",
        "Elements/Base/Media.swift",
        "Elements/Base/Style.swift",
        "Elements/Base/Text.swift",
        "Elements/Form/Form.swift",
        "Elements/Form/Input.swift",
        "Elements/Form/Label.swift",
        "Elements/Form/Progress.swift",
        "Elements/Form/TextArea.swift",
        "Elements/Layout/Layout.swift",
        "Elements/Layout/Structure.swift",
        "HTML/HTML.swift",
        "HTML/HTMLBuilder.swift",
        "Styles/Appearance/Border.swift",
        "Styles/Appearance/Color.swift",
        "Styles/Appearance/Display.swift",
        "Styles/Appearance/Opacity.swift",
        "Styles/Base/Cursor.swift",
        "Styles/Base/Sizing.swift",
        "Styles/Base/Spacing.swift",
        "Styles/Base/Typography.swift",
        "Styles/Base/Utilities.swift",
        "Styles/Positioning/Overflow.swift",
        "Styles/Positioning/Position.swift",
        "Styles/Positioning/Scroll.swift",
        "Styles/Positioning/Transform.swift",
        "Styles/Positioning/Transition.swift",
        "Styles/Positioning/ZIndex.swift",
        "Utilities/Date+Year.swift",
        "Utilities/LoggingSetup.swift",
        "Utilities/String.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.