Build Information
Successful build of slipstream, reference main (8c2151
), with Swift 6.1 for Linux on 27 Jun 2025 19:41:08 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ClutchEngineering/slipstream.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/ClutchEngineering/slipstream
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8c21519 Add multi-threaded rendering support and upgrade to Swift 6.1 (#209)
Cloned https://github.com/ClutchEngineering/slipstream.git
Revision (git rev-parse @):
8c215192675d339ce26cf78a1eb9999d3cf47941
SUCCESS checkout https://github.com/ClutchEngineering/slipstream.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/ClutchEngineering/slipstream.git
https://github.com/ClutchEngineering/slipstream.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-4606859-0":/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:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-markdown.git
[1/6799] Fetching swift-markdown
Fetched https://github.com/apple/swift-markdown.git from cache (0.64s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18117] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.14s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/scinfu/SwiftSoup.git
[1/2082] Fetching swift-docc-plugin
[231/5998] Fetching swift-docc-plugin, swiftsoup
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.50s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.51s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (1.21s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3418] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.48s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.8.8 (1.07s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.72s)
Creating working copy for https://github.com/apple/swift-markdown.git
Working copy of https://github.com/apple/swift-markdown.git resolved at main (c281baa)
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.8.8
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at gfm (b97d094)
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/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.4
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/42] Compiling cmark-gfm-extensions tagfilter.c
[3/42] Compiling cmark-gfm-extensions tasklist.c
[4/42] Compiling cmark-gfm-extensions strikethrough.c
[5/42] Compiling cmark-gfm-extensions ext_scanners.c
[6/42] Compiling cmark-gfm-extensions core-extensions.c
[7/42] Compiling cmark-gfm-extensions autolink.c
[8/42] Compiling cmark-gfm-extensions table.c
[9/42] Compiling cmark-gfm syntax_extension.c
[10/42] Compiling cmark-gfm xml.c
[11/42] Compiling cmark-gfm registry.c
[12/42] Compiling cmark-gfm render.c
[13/42] Compiling cmark-gfm plugin.c
[14/42] Compiling cmark-gfm references.c
[15/42] Compiling cmark-gfm plaintext.c
[16/42] Compiling cmark-gfm map.c
[17/42] Compiling cmark-gfm man.c
[18/42] Compiling cmark-gfm linked_list.c
[19/42] Compiling cmark-gfm node.c
[20/42] Compiling cmark-gfm utf8.c
[21/42] Compiling cmark-gfm iterator.c
[22/42] Write swift-version-24593BA9C3E375BF.txt
[23/42] Compiling cmark-gfm latex.c
[24/42] Compiling cmark-gfm houdini_html_e.c
[25/42] Compiling cmark-gfm html.c
[26/42] Compiling cmark-gfm houdini_href_e.c
[27/42] Compiling cmark-gfm cmark_ctype.c
[28/42] Compiling cmark-gfm cmark.c
[29/42] Compiling cmark-gfm footnotes.c
[30/42] Write sources
[31/42] Compiling cmark-gfm houdini_html_u.c
[31/42] Compiling cmark-gfm commonmark.c
[33/42] Write sources
[36/42] Compiling cmark-gfm buffer.c
[37/42] Compiling cmark-gfm inlines.c
[38/42] Compiling CAtomic CAtomic.c
[39/42] Compiling cmark-gfm arena.c
[40/42] Compiling cmark-gfm scanners.c
[41/42] Compiling cmark-gfm blocks.c
[43/164] Compiling Markdown BasicBlockContainer.swift
[44/164] Compiling Markdown BasicInlineContainer.swift
[45/164] Compiling Markdown BlockContainer.swift
[46/164] Compiling Markdown BlockMarkup.swift
[47/164] Compiling Markdown InlineContainer.swift
[48/164] Compiling Markdown InlineMarkup.swift
[49/164] Compiling Markdown ListItemContainer.swift
[50/164] Compiling Markdown AtomicCounter.swift
[51/164] Compiling TypeIntrospection PropertyIntrospection.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
[52/164] Compiling TypeIntrospection TypeIntrospection.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
[53/172] Compiling TypeIntrospection PropertyIntrospection-Access.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
[54/172] Compiling TypeIntrospection Properties.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
[55/172] Emitting module TypeIntrospection
<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
[57/173] Compiling Markdown OrderedList.swift
[58/173] Compiling Markdown UnorderedList.swift
[59/173] Compiling Markdown Paragraph.swift
[60/173] Compiling Markdown CodeBlock.swift
[61/173] Compiling Markdown HTMLBlock.swift
[62/173] Compiling Markdown Heading.swift
[63/173] Compiling Markdown ThematicBreak.swift
[64/173] Compiling Markdown Table.swift
[65/173] Compiling Markdown TableBody.swift
[66/173] Emitting module Markdown
[67/173] Compiling Markdown BlockDirective.swift
[68/173] Compiling Markdown BlockQuote.swift
[69/173] Compiling Markdown CustomBlock.swift
[70/173] Compiling Markdown DoxygenAbstract.swift
[71/173] Compiling Markdown DoxygenDiscussion.swift
[72/173] Compiling Markdown DoxygenNote.swift
[73/173] Compiling Markdown DoxygenParameter.swift
[74/173] Compiling Markdown DoxygenReturns.swift
[75/173] Compiling Markdown ListItem.swift
[76/173] Compiling Markdown ChildIndexPath.swift
[77/173] Compiling Markdown DirectiveArgument.swift
[78/173] Compiling Markdown Document.swift
[79/173] Compiling Markdown LiteralMarkup.swift
[80/173] Compiling Markdown Markup.swift
[81/173] Compiling Markdown MarkupChildren.swift
[82/173] Compiling Markdown MarkupData.swift
[83/173] Compiling Markdown PlainTextConvertibleMarkup.swift
[84/173] Compiling Markdown RawMarkup.swift
[92/180] Emitting module SwiftSoup
[101/180] Compiling Markdown Aside.swift
[102/180] Compiling Markdown BlockDirectiveParser.swift
[103/180] Compiling Markdown CommonMarkConverter.swift
[104/180] Compiling Markdown LazySplitLines.swift
[105/180] Compiling Markdown ParseOptions.swift
[106/180] Compiling Markdown RangeAdjuster.swift
[107/180] Compiling Markdown RangerTracker.swift
[112/180] Compiling Markdown Link.swift
[113/180] Compiling Markdown Strikethrough.swift
[114/180] Compiling Markdown Strong.swift
[115/180] Compiling Markdown CharacterExtensions.swift
[116/180] Compiling Markdown CollectionExtensions.swift
[117/180] Compiling Markdown StringExtensions.swift
[118/180] Compiling Markdown MarkupVisitor.swift
[119/180] Compiling Markdown MarkupWalker.swift
[120/180] Compiling Markdown HTMLFormatter.swift
[121/180] Compiling Markdown MarkupFormatter.swift
[122/180] Compiling Markdown MarkupTreeDumper.swift
[123/180] Compiling Markdown CustomInline.swift
[124/180] Compiling Markdown InlineCode.swift
[125/180] Compiling Markdown InlineHTML.swift
[126/180] Compiling Markdown LineBreak.swift
[127/180] Compiling Markdown SoftBreak.swift
[128/180] Compiling Markdown SymbolLink.swift
[129/180] Compiling Markdown TableCell.swift
[130/180] Compiling Markdown TableCellContainer.swift
[139/180] Compiling Markdown TableHead.swift
[140/180] Compiling Markdown TableRow.swift
[141/180] Compiling Markdown Replacement.swift
[142/180] Compiling Markdown SourceLocation.swift
[143/180] Compiling Markdown Emphasis.swift
[144/180] Compiling Markdown Image.swift
[145/180] Compiling Markdown InlineAttributes.swift
[146/180] Compiling Markdown Text.swift
[173/180] Compiling SwiftSoup UTF8Arrays.swift
[176/181] Compiling SwiftSoup UnfairLock.swift
[177/181] Compiling SwiftSoup UnicodeScalar.swift
[178/181] Compiling SwiftSoup Validate.swift
[179/181] Compiling SwiftSoup Whitelist.swift
[180/181] Compiling SwiftSoup XmlDeclaration.swift
[181/181] Compiling SwiftSoup XmlTreeBuilder.swift
[183/308] Compiling Slipstream View+fontStyle.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
[184/308] Compiling Slipstream View+fontWeight.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
[185/308] Compiling Slipstream View+listStyle.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
[186/308] Compiling Slipstream View+textAlignment.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
[187/308] Compiling Slipstream View+textColor.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
[188/308] Compiling Slipstream View+textDecoration.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
[189/308] Compiling Slipstream CrossOrigin.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
[190/308] Compiling Slipstream View+accessibilityLabel.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
[191/308] Compiling Slipstream View+class.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
[192/308] Compiling Slipstream View+data.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
[193/308] Compiling Slipstream View+id.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
[194/308] Compiling Slipstream View+language.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
[195/308] Compiling Slipstream Comment.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
[196/308] Compiling Slipstream Canonical.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
[197/308] Compiling Slipstream Charset.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
[198/308] Compiling Slipstream Head.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
[199/308] Compiling Slipstream Icon.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
[200/308] Compiling Slipstream Meta.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
[201/325] Emitting module Slipstream
<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
[202/325] Compiling Slipstream AnyView.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
[203/325] Compiling Slipstream AttributeModifier.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
[204/325] Compiling Slipstream ClassModifier.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
[205/325] Compiling Slipstream DOMString.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
[206/325] Compiling Slipstream Environment.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
[207/325] Compiling Slipstream EnvironmentKey.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
[208/325] Compiling Slipstream EnvironmentValues.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
[209/325] Compiling Slipstream EmptyView.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
[210/325] Compiling Slipstream View+environment.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
[211/325] Compiling Slipstream View+modifier.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
[212/325] Compiling Slipstream View.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
[213/325] Compiling Slipstream ArrayView.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
[214/325] Compiling Slipstream ConditionalView.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
[215/325] Compiling Slipstream TupleView.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
[216/325] Compiling Slipstream ViewBuilder.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
[217/325] Compiling Slipstream ViewModifier.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
[218/325] Compiling Slipstream MarkdownText.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
[219/325] Compiling Slipstream Render.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
[220/325] Compiling Slipstream Divider.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
[221/325] Compiling Slipstream DocumentMain.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
[222/325] Compiling Slipstream 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
[223/325] Compiling Slipstream Listitem.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
[224/325] Compiling Slipstream Paragraph.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
[225/325] Compiling Slipstream Preformatted.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
[226/325] Compiling Slipstream 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
[227/325] Compiling Slipstream 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
[228/325] Compiling Slipstream Canvas.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
[229/325] Compiling Slipstream Script.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
[230/325] Compiling Slipstream Body.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
[231/325] Compiling Slipstream Footer.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
[232/325] Compiling Slipstream H1.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
[233/325] Compiling Slipstream H2.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
[234/325] Compiling Slipstream H3.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
[235/325] Compiling Slipstream H4.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
[236/325] Compiling Slipstream H5.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
[237/325] Compiling Slipstream Preconnect.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
[238/325] Compiling Slipstream Preload.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
[239/325] Compiling Slipstream Redirect.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
[240/325] Compiling Slipstream Stylesheet.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
[241/325] Compiling Slipstream Title.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
[242/325] Compiling Slipstream Viewport.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
[243/325] Compiling Slipstream IFrame.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
[244/325] Compiling Slipstream Image.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
[245/325] Compiling Slipstream Picture.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
[246/325] Compiling Slipstream RawHTML.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
[247/325] Compiling Slipstream Source.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
[248/325] Compiling Slipstream 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
[249/325] Compiling Slipstream 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
[250/325] Compiling Slipstream Option.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
[251/325] Compiling Slipstream Picker.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
[252/325] Compiling Slipstream TextField.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
[253/325] Compiling Slipstream Blockquote.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
[254/325] Compiling Slipstream Div.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
[255/325] Compiling Slipstream View+flexDirection.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
[256/325] Compiling Slipstream View+flexGap.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
[257/325] Compiling Slipstream View+gridCellColumns.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
[258/325] Compiling Slipstream View+gridCellRows.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
[259/325] Compiling Slipstream View+justifyContent.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
[260/325] Compiling Slipstream GridSpan.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
[261/325] Compiling Slipstream Container.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
[262/325] Compiling Slipstream HStack.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
[263/325] Compiling Slipstream ResponsiveStack.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
[264/325] Compiling Slipstream VStack.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
[265/325] Compiling Slipstream View+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
[266/325] Compiling Slipstream View+float.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
[267/325] Compiling Slipstream View+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
[268/325] Compiling Slipstream View+placement.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
[269/325] Compiling Slipstream View+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
[270/325] Compiling Slipstream Material.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
[271/325] Compiling Slipstream Size.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
[272/325] Compiling Slipstream FrameHeightValue.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
[273/325] Compiling Slipstream RenderSitemap.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
[274/325] Compiling Slipstream Sitemap.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
[275/325] Compiling Slipstream Animation.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
[276/325] Compiling Slipstream Axis.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
[277/325] Compiling Slipstream View+background.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
[278/325] Compiling Slipstream View+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
[279/325] Compiling Slipstream View+cornerRadius.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
[280/325] Compiling Slipstream View+outline.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
[281/325] Compiling Slipstream View+ring.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
[282/325] Compiling Slipstream Breakpoint.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
[283/325] Compiling Slipstream 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
[284/325] Compiling Slipstream ColorPalette.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
[285/325] Compiling Slipstream Condition.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
[286/325] Compiling Slipstream Edge.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
[287/325] Compiling Slipstream View+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
[288/325] Compiling Slipstream View+shadow.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
[289/325] Compiling Slipstream View+colorInvert.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
[290/325] Compiling Slipstream View+alignItems.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
[291/325] Compiling Slipstream FrameMaxHeightValue.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
[292/325] Compiling Slipstream FrameMaxWidthValue.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
[293/325] Compiling Slipstream FrameMinHeightValue.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
[294/325] Compiling Slipstream FrameMinWidthValue.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
[295/325] Compiling Slipstream FrameWidthValue.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
[296/325] Compiling Slipstream View+frame.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
[297/325] Compiling Slipstream View+margin.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
[298/325] Compiling Slipstream View+padding.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
[299/325] Compiling Slipstream State.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
[300/325] Compiling Slipstream TailwindClassModifier.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
[301/325] Compiling Slipstream View+offset.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
[302/325] Compiling Slipstream 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
[303/325] Compiling Slipstream View+animation.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
[304/325] Compiling Slipstream View+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
[305/325] Compiling Slipstream View+fontDesign.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
[306/325] Compiling Slipstream View+fontLeading.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
[307/325] Compiling Slipstream View+fontSize.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
[308/325] Compiling Slipstream View+fontSmoothing.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
[309/325] Compiling Slipstream H6.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
[310/325] Compiling Slipstream Heading.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
[311/325] Compiling Slipstream Navigation.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
[312/325] Compiling Slipstream Section.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
[313/325] Compiling Slipstream Table.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
[314/325] Compiling Slipstream TableBody.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
[315/325] Compiling Slipstream TableCell.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
[316/325] Compiling Slipstream TableHeader.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
[317/325] Compiling Slipstream TableHeaderCell.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
[318/325] Compiling Slipstream TableRow.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
[319/325] Compiling Slipstream Code.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
[320/325] Compiling Slipstream LineBreak.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
[321/325] Compiling Slipstream Link.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
[322/325] Compiling Slipstream Small.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
[323/325] Compiling Slipstream Span.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
[324/325] Compiling Slipstream Strong.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
[325/325] Compiling Slipstream W3CElement.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! (57.60s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-markdown",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-markdown.git"
},
{
"identity" : "swiftsoup",
"requirement" : {
"range" : [
{
"lower_bound" : "2.8.8",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/scinfu/SwiftSoup.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "slipstream",
"name" : "slipstream",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
}
],
"products" : [
{
"name" : "Slipstream",
"targets" : [
"Slipstream"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TypeIntrospectionTests",
"module_type" : "SwiftTarget",
"name" : "TypeIntrospectionTests",
"path" : "Tests/TypeIntrospectionTests",
"sources" : [
"TypeIntrospectionTests.swift"
],
"target_dependencies" : [
"TypeIntrospection"
],
"type" : "test"
},
{
"c99name" : "TypeIntrospection",
"module_type" : "SwiftTarget",
"name" : "TypeIntrospection",
"path" : "Sources/TypeIntrospection",
"product_memberships" : [
"Slipstream"
],
"sources" : [
"Properties.swift",
"PropertyIntrospection/PropertyIntrospection-Access.swift",
"PropertyIntrospection/PropertyIntrospection.swift",
"TypeIntrospection.swift"
],
"type" : "library"
},
{
"c99name" : "SlipstreamTests",
"module_type" : "SwiftTarget",
"name" : "SlipstreamTests",
"path" : "Tests/SlipstreamTests",
"sources" : [
"AttributeModifierTests.swift",
"Attributes/ClassTests.swift",
"Attributes/DataTests.swift",
"Attributes/IDTests.swift",
"Attributes/LanguageTests.swift",
"EnvironmentTests.swift",
"HelloWorldTests.swift",
"Markdown/MarkdownTests.swift",
"Rendering/InlineHTMLTests.swift",
"Rendering/RenderSitemapTests.swift",
"Rendering/SitemapTests.swift",
"Sites/CatalogSiteTests.swift",
"StateTests.swift",
"TailwindCSS/Backgrounds/BackgroundTests.swift",
"TailwindCSS/Borders/BorderTests.swift",
"TailwindCSS/Borders/CornerRadiusTests.swift",
"TailwindCSS/Borders/OutlineTests.swift",
"TailwindCSS/Borders/RingTests.swift",
"TailwindCSS/Effects/OpacityTests.swift",
"TailwindCSS/Effects/ShadowTests.swift",
"TailwindCSS/Filters/ColorInvertTests.swift",
"TailwindCSS/FlexboxAndGrid/AlignItemsTests.swift",
"TailwindCSS/FlexboxAndGrid/FlexDirectionTests.swift",
"TailwindCSS/FlexboxAndGrid/FlexGapTests.swift",
"TailwindCSS/FlexboxAndGrid/GridCellColumnsTests.swift",
"TailwindCSS/FlexboxAndGrid/GridCellRowsTests.swift",
"TailwindCSS/FlexboxAndGrid/JustifyContentTests.swift",
"TailwindCSS/Layout/ContainerTests.swift",
"TailwindCSS/Layout/DisplayTests.swift",
"TailwindCSS/Layout/FloatTests.swift",
"TailwindCSS/Layout/HStackTests.swift",
"TailwindCSS/Layout/OverflowTests.swift",
"TailwindCSS/Layout/PlacementTests.swift",
"TailwindCSS/Layout/PositionTests.swift",
"TailwindCSS/Layout/ResponsiveStackTests.swift",
"TailwindCSS/Layout/VStackTests.swift",
"TailwindCSS/Sizing/FrameTests.swift",
"TailwindCSS/Spacing/MarginTests.swift",
"TailwindCSS/Spacing/PaddingTests.swift",
"TailwindCSS/Transforms/OffsetTests.swift",
"TailwindCSS/TransitionsAndAnimations/AnimationTests.swift",
"TailwindCSS/TransitionsAndAnimations/TransitionTests.swift",
"TailwindCSS/Typography/FontDesignTests.swift",
"TailwindCSS/Typography/FontLeadingTests.swift",
"TailwindCSS/Typography/FontSizeTests.swift",
"TailwindCSS/Typography/FontSmoothingTests.swift",
"TailwindCSS/Typography/FontStyleTests.swift",
"TailwindCSS/Typography/FontWeightTests.swift",
"TailwindCSS/Typography/ListStyleTests.swift",
"TailwindCSS/Typography/TextAlignmentTests.swift",
"TailwindCSS/Typography/TextColorTests.swift",
"TailwindCSS/Typography/TextDecorationTests.swift",
"TextTests.swift",
"ViewBuilderTests.swift",
"W3C/BlockquoteTests.swift",
"W3C/BodyTests.swift",
"W3C/CanonicalTests.swift",
"W3C/CanvasTests.swift",
"W3C/CharsetTests.swift",
"W3C/CodeTests.swift",
"W3C/CommentTests.swift",
"W3C/DivTests.swift",
"W3C/DividerTests.swift",
"W3C/DocumentMainTests.swift",
"W3C/FooterTests.swift",
"W3C/Forms/ButtonTests.swift",
"W3C/Forms/FormTests.swift",
"W3C/Forms/OptionTests.swift",
"W3C/Forms/PickerTests.swift",
"W3C/Forms/TextFieldTests.swift",
"W3C/HTMLTests.swift",
"W3C/HeadTests.swift",
"W3C/HeadingTests.swift",
"W3C/IFrameTests.swift",
"W3C/IconTests.swift",
"W3C/ImageTests.swift",
"W3C/LinebreakTests.swift",
"W3C/LinkTests.swift",
"W3C/ListTests.swift",
"W3C/MetaTests.swift",
"W3C/NavigationTests.swift",
"W3C/ParagraphTests.swift",
"W3C/PictureTests.swift",
"W3C/PreconnectTests.swift",
"W3C/PreformattedTests.swift",
"W3C/PreloadTests.swift",
"W3C/RawHTMLTests.swift",
"W3C/RedirectTests.swift",
"W3C/ScriptTests.swift",
"W3C/SectionTests.swift",
"W3C/SmallTests.swift",
"W3C/SourceTests.swift",
"W3C/SpanTests.swift",
"W3C/StrongTests.swift",
"W3C/StylesheetTests.swift",
"W3C/TabularData/TableBodyTests.swift",
"W3C/TabularData/TableCellTests.swift",
"W3C/TabularData/TableHeaderCellTests.swift",
"W3C/TabularData/TableHeaderTests.swift",
"W3C/TabularData/TableRowTests.swift",
"W3C/TabularData/TableTests.swift",
"W3C/TitleTests.swift",
"W3C/ViewportTests.swift"
],
"target_dependencies" : [
"Slipstream"
],
"type" : "test"
},
{
"c99name" : "Slipstream",
"module_type" : "SwiftTarget",
"name" : "Slipstream",
"path" : "Sources/Slipstream",
"product_dependencies" : [
"Markdown",
"SwiftSoup"
],
"product_memberships" : [
"Slipstream"
],
"sources" : [
"Fundamentals/AnyView.swift",
"Fundamentals/AttributeModifier.swift",
"Fundamentals/ClassModifier.swift",
"Fundamentals/DOMString.swift",
"Fundamentals/DataAndStorage/Environment.swift",
"Fundamentals/DataAndStorage/EnvironmentKey.swift",
"Fundamentals/DataAndStorage/EnvironmentValues.swift",
"Fundamentals/EmptyView.swift",
"Fundamentals/View+environment.swift",
"Fundamentals/View+modifier.swift",
"Fundamentals/View.swift",
"Fundamentals/ViewBuilder/ArrayView.swift",
"Fundamentals/ViewBuilder/ConditionalView.swift",
"Fundamentals/ViewBuilder/TupleView.swift",
"Fundamentals/ViewBuilder/ViewBuilder.swift",
"Fundamentals/ViewModifier.swift",
"Markdown/MarkdownText.swift",
"Rendering/Render.swift",
"Rendering/RenderSitemap.swift",
"Rendering/Sitemap.swift",
"TailwindCSS/Animation.swift",
"TailwindCSS/Axis.swift",
"TailwindCSS/Backgrounds/View+background.swift",
"TailwindCSS/Borders/View+border.swift",
"TailwindCSS/Borders/View+cornerRadius.swift",
"TailwindCSS/Borders/View+outline.swift",
"TailwindCSS/Borders/View+ring.swift",
"TailwindCSS/Breakpoint.swift",
"TailwindCSS/Color.swift",
"TailwindCSS/ColorPalette.swift",
"TailwindCSS/Condition.swift",
"TailwindCSS/Edge.swift",
"TailwindCSS/Effects/View+opacity.swift",
"TailwindCSS/Effects/View+shadow.swift",
"TailwindCSS/Filters/View+colorInvert.swift",
"TailwindCSS/FlexboxAndGrid/View+alignItems.swift",
"TailwindCSS/FlexboxAndGrid/View+flexDirection.swift",
"TailwindCSS/FlexboxAndGrid/View+flexGap.swift",
"TailwindCSS/FlexboxAndGrid/View+gridCellColumns.swift",
"TailwindCSS/FlexboxAndGrid/View+gridCellRows.swift",
"TailwindCSS/FlexboxAndGrid/View+justifyContent.swift",
"TailwindCSS/GridSpan.swift",
"TailwindCSS/Layout/Container.swift",
"TailwindCSS/Layout/HStack.swift",
"TailwindCSS/Layout/ResponsiveStack.swift",
"TailwindCSS/Layout/VStack.swift",
"TailwindCSS/Layout/View+display.swift",
"TailwindCSS/Layout/View+float.swift",
"TailwindCSS/Layout/View+overflow.swift",
"TailwindCSS/Layout/View+placement.swift",
"TailwindCSS/Layout/View+position.swift",
"TailwindCSS/Material.swift",
"TailwindCSS/Size.swift",
"TailwindCSS/Sizing/FrameTypes/FrameHeightValue.swift",
"TailwindCSS/Sizing/FrameTypes/FrameMaxHeightValue.swift",
"TailwindCSS/Sizing/FrameTypes/FrameMaxWidthValue.swift",
"TailwindCSS/Sizing/FrameTypes/FrameMinHeightValue.swift",
"TailwindCSS/Sizing/FrameTypes/FrameMinWidthValue.swift",
"TailwindCSS/Sizing/FrameTypes/FrameWidthValue.swift",
"TailwindCSS/Sizing/View+frame.swift",
"TailwindCSS/Spacing/View+margin.swift",
"TailwindCSS/Spacing/View+padding.swift",
"TailwindCSS/State.swift",
"TailwindCSS/TailwindClassModifier.swift",
"TailwindCSS/Transforms/View+offset.swift",
"TailwindCSS/Transition.swift",
"TailwindCSS/TransitionsAndAnimations/View+animation.swift",
"TailwindCSS/TransitionsAndAnimations/View+transition.swift",
"TailwindCSS/Typography/View+fontDesign.swift",
"TailwindCSS/Typography/View+fontLeading.swift",
"TailwindCSS/Typography/View+fontSize.swift",
"TailwindCSS/Typography/View+fontSmoothing.swift",
"TailwindCSS/Typography/View+fontStyle.swift",
"TailwindCSS/Typography/View+fontWeight.swift",
"TailwindCSS/Typography/View+listStyle.swift",
"TailwindCSS/Typography/View+textAlignment.swift",
"TailwindCSS/Typography/View+textColor.swift",
"TailwindCSS/Typography/View+textDecoration.swift",
"W3C/Attributes/CrossOrigin.swift",
"W3C/Attributes/View+accessibilityLabel.swift",
"W3C/Attributes/View+class.swift",
"W3C/Attributes/View+data.swift",
"W3C/Attributes/View+id.swift",
"W3C/Attributes/View+language.swift",
"W3C/Elements/Comment.swift",
"W3C/Elements/DocumentMetadata/Canonical.swift",
"W3C/Elements/DocumentMetadata/Charset.swift",
"W3C/Elements/DocumentMetadata/Head.swift",
"W3C/Elements/DocumentMetadata/Icon.swift",
"W3C/Elements/DocumentMetadata/Meta.swift",
"W3C/Elements/DocumentMetadata/Preconnect.swift",
"W3C/Elements/DocumentMetadata/Preload.swift",
"W3C/Elements/DocumentMetadata/Redirect.swift",
"W3C/Elements/DocumentMetadata/Stylesheet.swift",
"W3C/Elements/DocumentMetadata/Title.swift",
"W3C/Elements/DocumentMetadata/Viewport.swift",
"W3C/Elements/EmbeddedContent/IFrame.swift",
"W3C/Elements/EmbeddedContent/Image.swift",
"W3C/Elements/EmbeddedContent/Picture.swift",
"W3C/Elements/EmbeddedContent/RawHTML.swift",
"W3C/Elements/EmbeddedContent/Source.swift",
"W3C/Elements/Forms/Button.swift",
"W3C/Elements/Forms/Form.swift",
"W3C/Elements/Forms/Option.swift",
"W3C/Elements/Forms/Picker.swift",
"W3C/Elements/Forms/TextField.swift",
"W3C/Elements/GroupingContent/Blockquote.swift",
"W3C/Elements/GroupingContent/Div.swift",
"W3C/Elements/GroupingContent/Divider.swift",
"W3C/Elements/GroupingContent/DocumentMain.swift",
"W3C/Elements/GroupingContent/List.swift",
"W3C/Elements/GroupingContent/Listitem.swift",
"W3C/Elements/GroupingContent/Paragraph.swift",
"W3C/Elements/GroupingContent/Preformatted.swift",
"W3C/Elements/GroupingContent/Text.swift",
"W3C/Elements/RootElement/HTML.swift",
"W3C/Elements/Scripting/Canvas.swift",
"W3C/Elements/Scripting/Script.swift",
"W3C/Elements/Sections/Body.swift",
"W3C/Elements/Sections/Footer.swift",
"W3C/Elements/Sections/H1.swift",
"W3C/Elements/Sections/H2.swift",
"W3C/Elements/Sections/H3.swift",
"W3C/Elements/Sections/H4.swift",
"W3C/Elements/Sections/H5.swift",
"W3C/Elements/Sections/H6.swift",
"W3C/Elements/Sections/Heading.swift",
"W3C/Elements/Sections/Navigation.swift",
"W3C/Elements/Sections/Section.swift",
"W3C/Elements/TabularData/Table.swift",
"W3C/Elements/TabularData/TableBody.swift",
"W3C/Elements/TabularData/TableCell.swift",
"W3C/Elements/TabularData/TableHeader.swift",
"W3C/Elements/TabularData/TableHeaderCell.swift",
"W3C/Elements/TabularData/TableRow.swift",
"W3C/Elements/TextLevelSemantics/Code.swift",
"W3C/Elements/TextLevelSemantics/LineBreak.swift",
"W3C/Elements/TextLevelSemantics/Link.swift",
"W3C/Elements/TextLevelSemantics/Small.swift",
"W3C/Elements/TextLevelSemantics/Span.swift",
"W3C/Elements/TextLevelSemantics/Strong.swift",
"W3C/Elements/W3CElement.swift"
],
"target_dependencies" : [
"TypeIntrospection"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.