Build Information
Successful build of web-ui, reference main (ec7551
), with Swift 6.1 for macOS (SPM) on 27 Jun 2025 15:35:06 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maclong9/web-ui.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/maclong9/web-ui
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ec7551a Fix unused variable warning in FlexStyleOperation
Cloned https://github.com/maclong9/web-ui.git
Revision (git rev-parse @):
ec7551ae26f9541787fd94bc26c17cb2deeab013
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/maclong9/web-ui.git at main
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Fetching https://github.com/swiftlang/swift-cmark.git
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetching https://github.com/apple/swift-markdown
[1/6799] Fetching swift-markdown
[5101/24916] Fetching swift-markdown, swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (2.23s)
Fetched https://github.com/apple/swift-markdown from cache (2.23s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (2.23s)
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (2.23s)
Creating working copy for https://github.com/apple/swift-markdown
Working copy of https://github.com/apple/swift-markdown resolved at 0.6.0
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-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.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "web-ui",
"name": "web-ui",
"url": "https://github.com/maclong9/web-ui.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/web-ui",
"dependencies": [
{
"identity": "swift-markdown",
"name": "swift-markdown",
"url": "https://github.com/apple/swift-markdown",
"version": "0.6.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-markdown",
"dependencies": [
{
"identity": "swift-cmark",
"name": "cmark-gfm",
"url": "https://github.com/swiftlang/swift-cmark.git",
"version": "0.6.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-cmark",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/maclong9/web-ui.git
[1/5778] Fetching web-ui
Fetched https://github.com/maclong9/web-ui.git from cache (1.18s)
Fetching https://github.com/apple/swift-markdown from cache
Fetched https://github.com/apple/swift-markdown from cache (0.60s)
Computing version for https://github.com/apple/swift-markdown
Computed https://github.com/apple/swift-markdown at 0.6.0 (1.23s)
Fetching https://github.com/swiftlang/swift-cmark.git from cache
Fetched https://github.com/swiftlang/swift-cmark.git from cache (0.83s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.6.0 (1.42s)
Creating working copy for https://github.com/apple/swift-markdown
Working copy of https://github.com/apple/swift-markdown resolved at 0.6.0
Creating working copy for https://github.com/maclong9/web-ui.git
Working copy of https://github.com/maclong9/web-ui.git resolved at main (ec7551a)
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
warning: '.resolve-product-dependencies': dependency 'web-ui' is not used by any target
Found 1 product dependencies
- swift-markdown
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/maclong9/web-ui.git
https://github.com/maclong9/web-ui.git
{
"dependencies" : [
{
"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" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "WebUI",
"targets" : [
"WebUI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WebUIMarkdown",
"targets" : [
"WebUIMarkdown"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "WebUITests",
"module_type" : "SwiftTarget",
"name" : "WebUITests",
"path" : "Tests/WebUITests",
"sources" : [
"Core/DocumentTests.swift",
"Core/MetadataTests.swift",
"Core/ThemeTests.swift",
"Core/WebsiteTests.swift",
"ElementTests.swift",
"PerformanceTests.swift",
"Styles/AppearanceTests.swift",
"Styles/BaseTests.swift",
"Styles/BorderStyleOperationTests.swift",
"Styles/PositioningTests.swift",
"Styles/StyleModifiersTests.swift",
"UtilityTests.swift"
],
"target_dependencies" : [
"WebUI"
],
"type" : "test"
},
{
"c99name" : "WebUIMarkdown",
"module_type" : "SwiftTarget",
"name" : "WebUIMarkdown",
"path" : "Sources/WebUIMarkdown",
"product_dependencies" : [
"Markdown"
],
"product_memberships" : [
"WebUIMarkdown"
],
"sources" : [
"HTMLRenderer.swift",
"WebUIMarkdown.swift"
],
"type" : "library"
},
{
"c99name" : "WebUI",
"module_type" : "SwiftTarget",
"name" : "WebUI",
"path" : "Sources/WebUI",
"product_memberships" : [
"WebUI"
],
"sources" : [
"Core/HTML/Attribute.swift",
"Core/HTML/AttributeBuilder.swift",
"Core/HTML/HTML.swift",
"Core/HTML/HTMLBuilder.swift",
"Core/Metadata/ContentType.swift",
"Core/Metadata/Favicon.swift",
"Core/Metadata/Locale.swift",
"Core/Metadata/Metadata.swift",
"Core/Metadata/ThemeColor.swift",
"Core/Protocols/Document.swift",
"Core/Protocols/Element.swift",
"Core/Protocols/Website.swift",
"Core/Protocols/WebsiteRouteBuilder.swift",
"Core/Robots/Robots.swift",
"Core/Robots/RobotsRule.swift",
"Core/Sitemap/Sitemap.swift",
"Core/Sitemap/SitemapEntry.swift",
"Core/StructuredData/ArticleSchema.swift",
"Core/StructuredData/FaqSchema.swift",
"Core/StructuredData/OrganizationSchema.swift",
"Core/StructuredData/PersonSchema.swift",
"Core/StructuredData/ProductSchema.swift",
"Core/StructuredData/SchemaType.swift",
"Core/StructuredData/StructuredData.swift",
"Core/Theme.swift",
"Elements/Base/AriaRole.swift",
"Elements/Base/Body.swift",
"Elements/Base/Script/Script.swift",
"Elements/Base/Script/ScriptAttribute.swift",
"Elements/Base/Script/ScriptPlacement.swift",
"Elements/Base/Style.swift",
"Elements/Interactive/Button/Button.swift",
"Elements/Interactive/Button/ButtonType.swift",
"Elements/Interactive/Form/Form.swift",
"Elements/Interactive/Form/Input/Input.swift",
"Elements/Interactive/Form/Input/InputType.swift",
"Elements/Interactive/Form/Input/Label.swift",
"Elements/Interactive/Form/TextArea.swift",
"Elements/Interactive/Progress.swift",
"Elements/Media/Audio/Audio.swift",
"Elements/Media/Audio/AudioType.swift",
"Elements/Media/Image/Figure.swift",
"Elements/Media/Image/Image.swift",
"Elements/Media/Image/ImageType.swift",
"Elements/Media/Image/Picture.swift",
"Elements/Media/MediaSize.swift",
"Elements/Media/SystemImage.swift",
"Elements/Media/Video/Video.swift",
"Elements/Media/Video/VideoType.swift",
"Elements/Structure/Layout/Article.swift",
"Elements/Structure/Layout/Aside.swift",
"Elements/Structure/Layout/Footer.swift",
"Elements/Structure/Layout/Header.swift",
"Elements/Structure/Layout/MainElement.swift",
"Elements/Structure/Layout/Navigation.swift",
"Elements/Structure/Layout/Section.swift",
"Elements/Structure/List/Item.swift",
"Elements/Structure/List/List.swift",
"Elements/Structure/List/ListStyle.swift",
"Elements/Structure/List/ListType.swift",
"Elements/Structure/Stack.swift",
"Elements/Text/Abbreviation.swift",
"Elements/Text/Code.swift",
"Elements/Text/Emphasis.swift",
"Elements/Text/Heading/Heading.swift",
"Elements/Text/Heading/HeadingLevel.swift",
"Elements/Text/Link.swift",
"Elements/Text/Preformatted.swift",
"Elements/Text/Strong.swift",
"Elements/Text/Text.swift",
"Elements/Text/Time.swift",
"Styles/Color/BackgroundStyleOperation.swift",
"Styles/Effects/Border/BorderRadiusStyleOperation.swift",
"Styles/Effects/Border/BorderStyle.swift",
"Styles/Effects/Border/BorderStyleOperation.swift",
"Styles/Effects/Border/EdgeInsets.swift",
"Styles/Effects/Border/RadiusSide.swift",
"Styles/Effects/Border/RadiusSize.swift",
"Styles/Effects/OpacityStyleOperation.swift",
"Styles/Effects/OutlineStyleOperation.swift",
"Styles/Effects/RingStyleOperation.swift",
"Styles/Effects/Shadow/ShadowStyleOperation.swift",
"Styles/Effects/Shadow/ShadowTypes.swift",
"Styles/Effects/TransformStyleOperation.swift",
"Styles/Effects/Transition/TransitionStyleOperation.swift",
"Styles/Effects/Transition/TransitionTypes.swift",
"Styles/Interactivity/CursorStyleOperation.swift",
"Styles/Interactivity/InteractionModifiers.swift",
"Styles/Layout/Display/DisplayStyleOperation.swift",
"Styles/Layout/Display/DisplayTypes.swift",
"Styles/Layout/Display/FlexStyleOperation.swift",
"Styles/Layout/Display/GridStyleOperation.swift",
"Styles/Layout/Display/VisibilityStyleOperation.swift",
"Styles/Layout/MarginsStyleOperation.swift",
"Styles/Layout/Overflow/OverflowStyleOperation.swift",
"Styles/Layout/Overflow/OverflowTypes.swift",
"Styles/Layout/PaddingStyleOperation.swift",
"Styles/Layout/Position/PositionStyleOperation.swift",
"Styles/Layout/Position/PositionTypes.swift",
"Styles/Layout/Scroll/ScrollStyleOperation.swift",
"Styles/Layout/Scroll/ScrollTypes.swift",
"Styles/Layout/Sizing/SizingStyleOperation.swift",
"Styles/Layout/Sizing/SizingTypes.swift",
"Styles/Layout/SpacingStyleOperation.swift",
"Styles/Layout/ZIndexStyleOperation.swift",
"Styles/Responsive/ResponsiveModifier.swift",
"Styles/Responsive/ResponsiveNamespace.swift",
"Styles/Responsive/ResponsiveStyleBuilder.swift",
"Styles/Responsive/ResponsiveStyleModifiers.swift",
"Styles/System/Axis.swift",
"Styles/System/Color.swift",
"Styles/System/Edge.swift",
"Styles/System/ElementStyling.swift",
"Styles/System/Modifier.swift",
"Styles/System/StyleOperation.swift",
"Styles/System/StyleRegistry.swift",
"Styles/System/StyleUtilities.swift",
"Styles/Typography/FontStyleOperation.swift",
"Styles/Typography/FontTypes.swift",
"Utilities/Date+Year.swift",
"Utilities/HTMLEscaper.swift",
"Utilities/HTMLMinifier.swift",
"Utilities/String.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/41] Write sources
[5/41] Write swift-version-2F0A5646E1D333AE.txt
[6/41] Compiling CAtomic CAtomic.c
[7/71] Compiling cmark-gfm buffer.c
[8/153] Compiling cmark-gfm arena.c
[9/153] Compiling cmark-gfm-extensions tagfilter.c
[10/153] Compiling cmark-gfm-extensions ext_scanners.c
[11/153] Compiling cmark-gfm blocks.c
[12/153] Compiling cmark-gfm-extensions core-extensions.c
[13/153] Compiling cmark-gfm xml.c
[14/153] Compiling cmark-gfm-extensions strikethrough.c
[15/153] Compiling cmark-gfm-extensions tasklist.c
[16/153] Compiling cmark-gfm syntax_extension.c
[17/153] Compiling cmark-gfm-extensions table.c
[18/153] Compiling cmark-gfm registry.c
[19/153] Compiling cmark-gfm render.c
[20/153] Compiling cmark-gfm plugin.c
[21/153] Compiling cmark-gfm references.c
[22/153] Compiling cmark-gfm utf8.c
[23/153] Compiling cmark-gfm plaintext.c
[24/153] Compiling cmark-gfm map.c
[25/153] Compiling cmark-gfm man.c
[26/153] Compiling cmark-gfm node.c
[27/153] Compiling cmark-gfm linked_list.c
[28/153] Compiling cmark-gfm iterator.c
[29/153] Compiling cmark-gfm latex.c
[30/153] Compiling cmark-gfm scanners.c
[31/153] Compiling cmark-gfm houdini_html_e.c
[32/153] Compiling cmark-gfm html.c
[33/153] Compiling cmark-gfm houdini_href_e.c
[34/153] Compiling cmark-gfm inlines.c
[35/153] Compiling cmark-gfm houdini_html_u.c
[36/153] Compiling cmark-gfm cmark_ctype.c
[37/153] Compiling cmark-gfm footnotes.c
[38/153] Compiling cmark-gfm commonmark.c
[39/153] Compiling cmark-gfm cmark.c
[40/153] Compiling cmark-gfm-extensions autolink.c
[42/217] 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
[43/229] Emitting module Markdown
[44/235] Compiling Markdown Link.swift
[45/235] Compiling Markdown Strikethrough.swift
[46/235] Compiling Markdown Strong.swift
[47/235] Compiling Markdown CustomInline.swift
[48/235] Compiling Markdown InlineCode.swift
[49/235] Compiling Markdown InlineHTML.swift
[50/235] Compiling Markdown LineBreak.swift
[51/235] Compiling Markdown BlockMarkup.swift
[52/235] Compiling Markdown InlineContainer.swift
[53/235] Compiling Markdown InlineMarkup.swift
[54/235] Compiling Markdown ListItemContainer.swift
[55/235] Compiling Markdown AtomicCounter.swift
[56/235] Compiling Markdown CharacterExtensions.swift
[57/235] Compiling Markdown CollectionExtensions.swift
[58/235] Compiling Markdown DoxygenParameter.swift
[59/235] Compiling Markdown DoxygenReturns.swift
[60/235] Compiling Markdown ListItem.swift
[61/235] Compiling Markdown OrderedList.swift
[62/235] Compiling Markdown UnorderedList.swift
[63/235] Compiling Markdown Paragraph.swift
[64/235] Compiling Markdown CodeBlock.swift
[65/235] Compiling Markdown ChildIndexPath.swift
[66/235] Compiling Markdown DirectiveArgument.swift
[67/235] Compiling Markdown Document.swift
[68/235] Compiling Markdown LiteralMarkup.swift
[69/235] Compiling Markdown Markup.swift
[70/235] Compiling Markdown MarkupChildren.swift
[71/235] Compiling Markdown MarkupData.swift
[72/235] Compiling Markdown ParseOptions.swift
[73/235] Compiling Markdown RangeAdjuster.swift
[74/235] Compiling Markdown RangerTracker.swift
[75/235] Compiling Markdown MarkupRewriter.swift
[76/235] Compiling Markdown BasicBlockContainer.swift
[77/235] Compiling Markdown BasicInlineContainer.swift
[78/235] Compiling Markdown BlockContainer.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
<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
<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
<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
<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
<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
<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
<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
<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
<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
<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
<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
<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
<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
<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
[94/235] Compiling Markdown HTMLBlock.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
[95/235] Compiling Markdown 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
[96/235] Compiling Markdown ThematicBreak.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
[97/235] Compiling Markdown 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
[98/235] Compiling Markdown 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
[99/235] Compiling Markdown 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
[100/235] Compiling Markdown TableCellContainer.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
[101/235] Compiling Markdown TableHead.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
[102/235] Compiling Markdown 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
[103/235] Compiling Markdown Replacement.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
[111/235] Compiling WebUI 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
[112/235] Compiling WebUI ElementStyling.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
[113/235] Compiling WebUI 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
[114/235] Compiling WebUI StyleOperation.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
[115/235] Compiling WebUI StyleRegistry.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
[116/235] Compiling WebUI StyleUtilities.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
[117/235] Compiling WebUI FontStyleOperation.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
[118/235] Compiling WebUI FontTypes.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
[119/235] 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
[120/235] Compiling WebUI HTMLEscaper.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/235] Compiling WebUI HTMLMinifier.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/235] 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
[123/235] Compiling WebUI 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
[124/235] Compiling WebUI Header.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/235] Compiling WebUI MainElement.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/235] Compiling WebUI 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
[127/235] Compiling WebUI 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
[128/235] Compiling WebUI Item.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/235] 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
[130/235] Compiling WebUI 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
[131/235] Compiling WebUI ListType.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/235] Compiling WebUI Stack.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/235] Compiling WebUI Abbreviation.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/235] Compiling WebUI 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
[135/235] Compiling WebUI Audio.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/235] Compiling WebUI AudioType.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/235] Compiling WebUI Figure.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/235] Compiling WebUI 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
[139/235] Compiling WebUI ImageType.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/235] Compiling WebUI 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
[141/235] Compiling WebUI MediaSize.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/235] Compiling WebUI SystemImage.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/235] Compiling WebUI Video.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/235] Compiling WebUI VideoType.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/235] Compiling WebUI Article.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/235] Compiling WebUI Aside.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/235] Compiling WebUI 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
[148/235] Compiling WebUI 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
[149/235] Compiling WebUI ScriptAttribute.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/235] Compiling WebUI ScriptPlacement.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/235] 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
[152/235] 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
[153/235] Compiling WebUI ButtonType.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/235] 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
[155/235] 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
[156/235] Compiling WebUI InputType.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/235] 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
[158/235] 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
[159/235] 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
<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
<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
<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
<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
<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
<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
<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
<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
<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
<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
<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
<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
<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
<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
[174/235] Compiling Markdown StringExtensions.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
[175/235] Compiling Markdown MarkupVisitor.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
[176/235] Compiling Markdown MarkupWalker.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
[177/235] Compiling Markdown HTMLFormatter.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
[178/235] Compiling Markdown MarkupFormatter.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
[179/235] Compiling Markdown MarkupTreeDumper.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
[180/235] Compiling WebUI ShadowTypes.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
[181/235] Compiling WebUI TransformStyleOperation.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
[182/235] Compiling WebUI TransitionStyleOperation.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
[183/235] Compiling WebUI TransitionTypes.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/235] Compiling WebUI CursorStyleOperation.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/235] Compiling Markdown SymbolLink.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/235] Compiling Markdown 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
[187/235] Compiling Markdown Aside.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/235] Compiling Markdown BlockDirectiveParser.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/235] Compiling Markdown CommonMarkConverter.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/235] Compiling Markdown LazySplitLines.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
<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
<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
<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
<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
<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
<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/235] Compiling Markdown SourceLocation.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/235] Compiling Markdown Emphasis.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/235] Compiling Markdown 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
[200/235] Compiling Markdown InlineAttributes.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/235] Compiling Markdown PlainTextConvertibleMarkup.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
[202/235] Compiling Markdown RawMarkup.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/235] Compiling Markdown BlockDirective.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/235] Compiling Markdown 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
[205/235] Compiling Markdown CustomBlock.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/235] Compiling Markdown DoxygenDiscussion.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/235] Compiling Markdown DoxygenNote.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/235] Compiling Markdown SoftBreak.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/238] Compiling WebUIMarkdown WebUIMarkdown.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/238] Emitting module WebUIMarkdown
<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/238] Compiling WebUIMarkdown HTMLRenderer.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! (16.90s)
Build complete.
{
"dependencies" : [
{
"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" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "WebUI",
"targets" : [
"WebUI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WebUIMarkdown",
"targets" : [
"WebUIMarkdown"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "WebUITests",
"module_type" : "SwiftTarget",
"name" : "WebUITests",
"path" : "Tests/WebUITests",
"sources" : [
"Core/DocumentTests.swift",
"Core/MetadataTests.swift",
"Core/ThemeTests.swift",
"Core/WebsiteTests.swift",
"ElementTests.swift",
"PerformanceTests.swift",
"Styles/AppearanceTests.swift",
"Styles/BaseTests.swift",
"Styles/BorderStyleOperationTests.swift",
"Styles/PositioningTests.swift",
"Styles/StyleModifiersTests.swift",
"UtilityTests.swift"
],
"target_dependencies" : [
"WebUI"
],
"type" : "test"
},
{
"c99name" : "WebUIMarkdown",
"module_type" : "SwiftTarget",
"name" : "WebUIMarkdown",
"path" : "Sources/WebUIMarkdown",
"product_dependencies" : [
"Markdown"
],
"product_memberships" : [
"WebUIMarkdown"
],
"sources" : [
"HTMLRenderer.swift",
"WebUIMarkdown.swift"
],
"type" : "library"
},
{
"c99name" : "WebUI",
"module_type" : "SwiftTarget",
"name" : "WebUI",
"path" : "Sources/WebUI",
"product_memberships" : [
"WebUI"
],
"sources" : [
"Core/HTML/Attribute.swift",
"Core/HTML/AttributeBuilder.swift",
"Core/HTML/HTML.swift",
"Core/HTML/HTMLBuilder.swift",
"Core/Metadata/ContentType.swift",
"Core/Metadata/Favicon.swift",
"Core/Metadata/Locale.swift",
"Core/Metadata/Metadata.swift",
"Core/Metadata/ThemeColor.swift",
"Core/Protocols/Document.swift",
"Core/Protocols/Element.swift",
"Core/Protocols/Website.swift",
"Core/Protocols/WebsiteRouteBuilder.swift",
"Core/Robots/Robots.swift",
"Core/Robots/RobotsRule.swift",
"Core/Sitemap/Sitemap.swift",
"Core/Sitemap/SitemapEntry.swift",
"Core/StructuredData/ArticleSchema.swift",
"Core/StructuredData/FaqSchema.swift",
"Core/StructuredData/OrganizationSchema.swift",
"Core/StructuredData/PersonSchema.swift",
"Core/StructuredData/ProductSchema.swift",
"Core/StructuredData/SchemaType.swift",
"Core/StructuredData/StructuredData.swift",
"Core/Theme.swift",
"Elements/Base/AriaRole.swift",
"Elements/Base/Body.swift",
"Elements/Base/Script/Script.swift",
"Elements/Base/Script/ScriptAttribute.swift",
"Elements/Base/Script/ScriptPlacement.swift",
"Elements/Base/Style.swift",
"Elements/Interactive/Button/Button.swift",
"Elements/Interactive/Button/ButtonType.swift",
"Elements/Interactive/Form/Form.swift",
"Elements/Interactive/Form/Input/Input.swift",
"Elements/Interactive/Form/Input/InputType.swift",
"Elements/Interactive/Form/Input/Label.swift",
"Elements/Interactive/Form/TextArea.swift",
"Elements/Interactive/Progress.swift",
"Elements/Media/Audio/Audio.swift",
"Elements/Media/Audio/AudioType.swift",
"Elements/Media/Image/Figure.swift",
"Elements/Media/Image/Image.swift",
"Elements/Media/Image/ImageType.swift",
"Elements/Media/Image/Picture.swift",
"Elements/Media/MediaSize.swift",
"Elements/Media/SystemImage.swift",
"Elements/Media/Video/Video.swift",
"Elements/Media/Video/VideoType.swift",
"Elements/Structure/Layout/Article.swift",
"Elements/Structure/Layout/Aside.swift",
"Elements/Structure/Layout/Footer.swift",
"Elements/Structure/Layout/Header.swift",
"Elements/Structure/Layout/MainElement.swift",
"Elements/Structure/Layout/Navigation.swift",
"Elements/Structure/Layout/Section.swift",
"Elements/Structure/List/Item.swift",
"Elements/Structure/List/List.swift",
"Elements/Structure/List/ListStyle.swift",
"Elements/Structure/List/ListType.swift",
"Elements/Structure/Stack.swift",
"Elements/Text/Abbreviation.swift",
"Elements/Text/Code.swift",
"Elements/Text/Emphasis.swift",
"Elements/Text/Heading/Heading.swift",
"Elements/Text/Heading/HeadingLevel.swift",
"Elements/Text/Link.swift",
"Elements/Text/Preformatted.swift",
"Elements/Text/Strong.swift",
"Elements/Text/Text.swift",
"Elements/Text/Time.swift",
"Styles/Color/BackgroundStyleOperation.swift",
"Styles/Effects/Border/BorderRadiusStyleOperation.swift",
"Styles/Effects/Border/BorderStyle.swift",
"Styles/Effects/Border/BorderStyleOperation.swift",
"Styles/Effects/Border/EdgeInsets.swift",
"Styles/Effects/Border/RadiusSide.swift",
"Styles/Effects/Border/RadiusSize.swift",
"Styles/Effects/OpacityStyleOperation.swift",
"Styles/Effects/OutlineStyleOperation.swift",
"Styles/Effects/RingStyleOperation.swift",
"Styles/Effects/Shadow/ShadowStyleOperation.swift",
"Styles/Effects/Shadow/ShadowTypes.swift",
"Styles/Effects/TransformStyleOperation.swift",
"Styles/Effects/Transition/TransitionStyleOperation.swift",
"Styles/Effects/Transition/TransitionTypes.swift",
"Styles/Interactivity/CursorStyleOperation.swift",
"Styles/Interactivity/InteractionModifiers.swift",
"Styles/Layout/Display/DisplayStyleOperation.swift",
"Styles/Layout/Display/DisplayTypes.swift",
"Styles/Layout/Display/FlexStyleOperation.swift",
"Styles/Layout/Display/GridStyleOperation.swift",
"Styles/Layout/Display/VisibilityStyleOperation.swift",
"Styles/Layout/MarginsStyleOperation.swift",
"Styles/Layout/Overflow/OverflowStyleOperation.swift",
"Styles/Layout/Overflow/OverflowTypes.swift",
"Styles/Layout/PaddingStyleOperation.swift",
"Styles/Layout/Position/PositionStyleOperation.swift",
"Styles/Layout/Position/PositionTypes.swift",
"Styles/Layout/Scroll/ScrollStyleOperation.swift",
"Styles/Layout/Scroll/ScrollTypes.swift",
"Styles/Layout/Sizing/SizingStyleOperation.swift",
"Styles/Layout/Sizing/SizingTypes.swift",
"Styles/Layout/SpacingStyleOperation.swift",
"Styles/Layout/ZIndexStyleOperation.swift",
"Styles/Responsive/ResponsiveModifier.swift",
"Styles/Responsive/ResponsiveNamespace.swift",
"Styles/Responsive/ResponsiveStyleBuilder.swift",
"Styles/Responsive/ResponsiveStyleModifiers.swift",
"Styles/System/Axis.swift",
"Styles/System/Color.swift",
"Styles/System/Edge.swift",
"Styles/System/ElementStyling.swift",
"Styles/System/Modifier.swift",
"Styles/System/StyleOperation.swift",
"Styles/System/StyleRegistry.swift",
"Styles/System/StyleUtilities.swift",
"Styles/Typography/FontStyleOperation.swift",
"Styles/Typography/FontTypes.swift",
"Utilities/Date+Year.swift",
"Utilities/HTMLEscaper.swift",
"Utilities/HTMLMinifier.swift",
"Utilities/String.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/maclong9/web-ui/main
Repository: maclong9/web-ui
Swift version used: 6.1
.package(url: "https://github.com/swiftlang/swift-docc-plugin", from: "1.4.3"),
Target: WebUI
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch 4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'WebUI'...
Finished extracting symbol information for 'WebUI'. (3.63s)
Building documentation for 'WebUI'...
warning: Parameter 'noClosingTag' not found in type method declaration
--> Sources/WebUI/Core/HTML/AttributeBuilder.swift:65:13-65:25
63 | /// - content: Optional content to include between opening and closing tags
64 | /// - isSelfClosing: Whether this is a self-closing tag
65 + /// - noClosingTag: Whether this should be rendered without a self-close and without a seperate close
| ╰─suggestion: Replace 'noClosingTag' with 'hasNoClosingTag'
66 | /// - Returns: Complete HTML tag as a string
67 | public static func renderTag(
warning: Parameter 'hasNoClosingTag' is missing documentation
--> Sources/WebUI/Core/HTML/AttributeBuilder.swift:65:108-65:108
63 | /// - content: Optional content to include between opening and closing tags
64 | /// - isSelfClosing: Whether this is a self-closing tag
65 + /// - noClosingTag: Whether this should be rendered without a self-close and without a seperate close
| ╰─suggestion: Document 'hasNoClosingTag' parameter
66 | /// - Returns: Complete HTML tag as a string
67 | public static func renderTag(
warning: External name 'to' used to document parameter
--> Sources/WebUI/Elements/Text/Link.swift:61:13-61:15
59 | ///
60 | /// - Parameters:
61 + /// - to: URL or path the link points to.
| ╰─suggestion: Replace 'to' with 'destination'
62 | /// - newTab: Opens in a new tab if true, optional.
63 | /// - id: Unique identifier for the HTML element, useful for JavaScript interaction and styling.
warning: Parameter 'modifiers' is missing documentation
--> Sources/WebUI/Styles/Layout/PaddingStyleOperation.swift:99:46-99:46
97 | /// - Parameters:
98 | /// - length: The padding value.
99 + /// - edges: The edges to apply padding to.
| ╰─suggestion: Document 'modifiers' parameter
100 | /// - Returns: A responsive modification for padding.
101 | public func padding(
Finished building documentation for 'WebUI' (2.17s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/maclong9/web-ui/main
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Mixin+Equals.swift
[8/57] Compiling SymbolKit Mixin+Hash.swift
[9/57] Compiling SymbolKit Mixin.swift
[10/57] Compiling SymbolKit LineList.swift
[11/57] Compiling SymbolKit Position.swift
[12/57] Compiling SymbolKit Names.swift
[13/57] Compiling SymbolKit SPI.swift
[14/57] Compiling SymbolKit Snippet.swift
[15/57] Compiling SymbolKit Extension.swift
[16/57] Compiling SymbolKit SemanticVersion.swift
[17/57] Compiling SymbolKit AccessControl.swift
[18/57] Compiling SymbolKit Availability.swift
[19/57] Compiling SymbolKit AvailabilityItem.swift
[20/57] Compiling SymbolKit Domain.swift
[21/57] Compiling SymbolKit Identifier.swift
[22/57] Compiling SymbolKit KindIdentifier.swift
[23/57] Compiling SymbolKit Location.swift
[24/57] Compiling SymbolKit Mutability.swift
[25/57] Compiling SymbolKit DeclarationFragments.swift
[26/57] Compiling SymbolKit Fragment.swift
[27/57] Compiling SymbolKit FragmentKind.swift
[28/57] Compiling SymbolKit FunctionParameter.swift
[29/57] Compiling SymbolKit FunctionSignature.swift
[30/57] Compiling SymbolKit SourceRange.swift
[31/57] Compiling SymbolKit Metadata.swift
[32/57] Compiling SymbolKit Module.swift
[33/57] Compiling SymbolKit OperatingSystem.swift
[34/57] Compiling SymbolKit Platform.swift
[35/57] Compiling SymbolKit Relationship.swift
[36/57] Compiling SymbolKit RelationshipKind.swift
[37/57] Compiling SymbolKit SourceOrigin.swift
[38/57] Compiling SymbolKit GenericConstraints.swift
[39/57] Compiling SymbolKit Swift.swift
[40/57] Compiling SymbolKit GenericConstraint.swift
[41/57] Compiling SymbolKit GenericParameter.swift
[42/57] Compiling SymbolKit Generics.swift
[43/57] Compiling SymbolKit Namespace.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.11s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/113] Compiling WebUI Body.swift
[3/113] Compiling WebUI Script.swift
[4/113] Compiling WebUI ScriptAttribute.swift
[5/113] Compiling WebUI ScriptPlacement.swift
[6/113] Compiling WebUI Style.swift
[7/113] Compiling WebUI Button.swift
[8/113] Compiling WebUI ButtonType.swift
[9/113] Compiling WebUI Form.swift
[10/113] Compiling WebUI Input.swift
[11/113] Compiling WebUI InputType.swift
[12/113] Compiling WebUI Label.swift
[13/113] Compiling WebUI TextArea.swift
[14/113] Compiling WebUI Progress.swift
[15/125] Compiling WebUI Footer.swift
[16/125] Compiling WebUI Header.swift
[17/125] Compiling WebUI MainElement.swift
[18/125] Compiling WebUI Navigation.swift
[19/125] Compiling WebUI Section.swift
[20/125] Compiling WebUI Item.swift
[21/125] Compiling WebUI List.swift
[22/125] Compiling WebUI ListStyle.swift
[23/125] Compiling WebUI ListType.swift
[24/125] Compiling WebUI Stack.swift
[25/125] Compiling WebUI Abbreviation.swift
[26/125] Compiling WebUI Code.swift
[27/125] Compiling WebUI Audio.swift
[28/125] Compiling WebUI AudioType.swift
[29/125] Compiling WebUI Figure.swift
[30/125] Compiling WebUI Image.swift
[31/125] Compiling WebUI ImageType.swift
[32/125] Compiling WebUI Picture.swift
[33/125] Compiling WebUI MediaSize.swift
[34/125] Compiling WebUI SystemImage.swift
[35/125] Compiling WebUI Video.swift
[36/125] Compiling WebUI VideoType.swift
[37/125] Compiling WebUI Article.swift
[38/125] Compiling WebUI Aside.swift
[39/125] Compiling WebUI EdgeInsets.swift
[40/125] Compiling WebUI RadiusSide.swift
[41/125] Compiling WebUI RadiusSize.swift
[42/125] Compiling WebUI OpacityStyleOperation.swift
[43/125] Compiling WebUI OutlineStyleOperation.swift
[44/125] Compiling WebUI RingStyleOperation.swift
[45/125] Compiling WebUI ShadowStyleOperation.swift
[46/125] Compiling WebUI ShadowTypes.swift
[47/125] Compiling WebUI TransformStyleOperation.swift
[48/125] Compiling WebUI TransitionStyleOperation.swift
[49/125] Compiling WebUI TransitionTypes.swift
[50/125] Compiling WebUI CursorStyleOperation.swift
[51/125] Compiling WebUI Emphasis.swift
[52/125] Compiling WebUI Heading.swift
[53/125] Compiling WebUI HeadingLevel.swift
[54/125] Compiling WebUI Link.swift
[55/125] Compiling WebUI Preformatted.swift
[56/125] Compiling WebUI Strong.swift
[57/125] Compiling WebUI Text.swift
[58/125] Compiling WebUI Time.swift
[59/125] Compiling WebUI BackgroundStyleOperation.swift
[60/125] Compiling WebUI BorderRadiusStyleOperation.swift
[61/125] Compiling WebUI BorderStyle.swift
[62/125] Compiling WebUI BorderStyleOperation.swift
[63/125] Compiling WebUI InteractionModifiers.swift
[64/125] Compiling WebUI DisplayStyleOperation.swift
[65/125] Compiling WebUI DisplayTypes.swift
[66/125] Compiling WebUI FlexStyleOperation.swift
[67/125] Compiling WebUI GridStyleOperation.swift
[68/125] Compiling WebUI VisibilityStyleOperation.swift
[69/125] Compiling WebUI MarginsStyleOperation.swift
[70/125] Compiling WebUI OverflowStyleOperation.swift
[71/125] Compiling WebUI OverflowTypes.swift
[72/125] Compiling WebUI PaddingStyleOperation.swift
[73/125] Compiling WebUI PositionStyleOperation.swift
[74/125] Compiling WebUI PositionTypes.swift
[75/125] Compiling WebUI Robots.swift
[76/125] Compiling WebUI RobotsRule.swift
[77/125] Compiling WebUI Sitemap.swift
[78/125] Compiling WebUI SitemapEntry.swift
[79/125] Compiling WebUI ArticleSchema.swift
[80/125] Compiling WebUI FaqSchema.swift
[81/125] Compiling WebUI OrganizationSchema.swift
[82/125] Compiling WebUI PersonSchema.swift
[83/125] Compiling WebUI ProductSchema.swift
[84/125] Compiling WebUI SchemaType.swift
[85/125] Compiling WebUI StructuredData.swift
[86/125] Compiling WebUI Theme.swift
[87/125] Compiling WebUI AriaRole.swift
[88/125] Emitting module WebUI
[89/125] Compiling WebUI Attribute.swift
[90/125] Compiling WebUI AttributeBuilder.swift
[91/125] Compiling WebUI HTML.swift
[92/125] Compiling WebUI HTMLBuilder.swift
[93/125] Compiling WebUI ContentType.swift
[94/125] Compiling WebUI Favicon.swift
[95/125] Compiling WebUI Locale.swift
[96/125] Compiling WebUI Metadata.swift
[97/125] Compiling WebUI ThemeColor.swift
[98/125] Compiling WebUI Document.swift
[99/125] Compiling WebUI Element.swift
[100/125] Compiling WebUI Website.swift
[101/125] Compiling WebUI WebsiteRouteBuilder.swift
[102/125] Compiling WebUI ScrollStyleOperation.swift
[103/125] Compiling WebUI ScrollTypes.swift
[104/125] Compiling WebUI SizingStyleOperation.swift
[105/125] Compiling WebUI SizingTypes.swift
[106/125] Compiling WebUI SpacingStyleOperation.swift
[107/125] Compiling WebUI ZIndexStyleOperation.swift
[108/125] Compiling WebUI ResponsiveModifier.swift
[109/125] Compiling WebUI ResponsiveNamespace.swift
[110/125] Compiling WebUI ResponsiveStyleBuilder.swift
[111/125] Compiling WebUI ResponsiveStyleModifiers.swift
[112/125] Compiling WebUI Axis.swift
[113/125] Compiling WebUI Color.swift
[114/125] Compiling WebUI Edge.swift
[115/125] Compiling WebUI ElementStyling.swift
[116/125] Compiling WebUI Modifier.swift
[117/125] Compiling WebUI StyleOperation.swift
[118/125] Compiling WebUI StyleRegistry.swift
[119/125] Compiling WebUI StyleUtilities.swift
[120/125] Compiling WebUI FontStyleOperation.swift
[121/125] Compiling WebUI FontTypes.swift
[122/125] Compiling WebUI Date+Year.swift
[123/125] Compiling WebUI HTMLEscaper.swift
[124/125] Compiling WebUI HTMLMinifier.swift
[125/125] Compiling WebUI String.swift
Build of target: 'WebUI' complete! (1.37s)
Target: WebUIMarkdown
Extracting symbol information for 'WebUIMarkdown'...
Finished extracting symbol information for 'WebUIMarkdown'. (2.32s)
Building documentation for 'WebUIMarkdown'...
Finished building documentation for 'WebUIMarkdown' (0.07s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/maclong9/web-ui/main
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.28s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/65] Compiling Markdown Link.swift
[3/65] Compiling Markdown Strikethrough.swift
[4/65] Compiling Markdown Strong.swift
[5/65] Compiling Markdown CustomInline.swift
[6/65] Compiling Markdown InlineCode.swift
[7/65] Compiling Markdown InlineHTML.swift
[8/65] Compiling Markdown LineBreak.swift
[9/71] Compiling Markdown DoxygenParameter.swift
[10/71] Compiling Markdown DoxygenReturns.swift
[11/71] Compiling Markdown ListItem.swift
[12/71] Compiling Markdown OrderedList.swift
[13/71] Compiling Markdown UnorderedList.swift
[14/71] Compiling Markdown Paragraph.swift
[15/71] Compiling Markdown CodeBlock.swift
[16/71] Compiling Markdown TableHead.swift
[17/71] Compiling Markdown TableRow.swift
[18/71] Compiling Markdown Replacement.swift
[19/71] Compiling Markdown SourceLocation.swift
[20/71] Compiling Markdown Emphasis.swift
[21/71] Compiling Markdown Image.swift
[22/71] Compiling Markdown InlineAttributes.swift
[23/71] Compiling Markdown HTMLBlock.swift
[24/71] Compiling Markdown Heading.swift
[25/71] Compiling Markdown ThematicBreak.swift
[26/71] Compiling Markdown Table.swift
[27/71] Compiling Markdown TableBody.swift
[28/71] Compiling Markdown TableCell.swift
[29/71] Compiling Markdown TableCellContainer.swift
[30/71] Compiling Markdown ParseOptions.swift
[31/71] Compiling Markdown RangeAdjuster.swift
[32/71] Compiling Markdown RangerTracker.swift
[33/71] Compiling Markdown MarkupRewriter.swift
[34/71] Compiling Markdown BasicBlockContainer.swift
[35/71] Compiling Markdown BasicInlineContainer.swift
[36/71] Compiling Markdown BlockContainer.swift
[37/71] Emitting module Markdown
[38/71] Compiling Markdown PlainTextConvertibleMarkup.swift
[39/71] Compiling Markdown RawMarkup.swift
[40/71] Compiling Markdown BlockDirective.swift
[41/71] Compiling Markdown BlockQuote.swift
[42/71] Compiling Markdown CustomBlock.swift
[43/71] Compiling Markdown DoxygenDiscussion.swift
[44/71] Compiling Markdown DoxygenNote.swift
[45/71] Compiling Markdown ChildIndexPath.swift
[46/71] Compiling Markdown DirectiveArgument.swift
[47/71] Compiling Markdown Document.swift
[48/71] Compiling Markdown LiteralMarkup.swift
[49/71] Compiling Markdown Markup.swift
[50/71] Compiling Markdown MarkupChildren.swift
[51/71] Compiling Markdown MarkupData.swift
[52/71] Compiling Markdown StringExtensions.swift
[53/71] Compiling Markdown MarkupVisitor.swift
[54/71] Compiling Markdown MarkupWalker.swift
[55/71] Compiling Markdown HTMLFormatter.swift
[56/71] Compiling Markdown MarkupFormatter.swift
[57/71] Compiling Markdown MarkupTreeDumper.swift
[58/71] Compiling Markdown SoftBreak.swift
[59/71] Compiling Markdown SymbolLink.swift
[60/71] Compiling Markdown Text.swift
[61/71] Compiling Markdown Aside.swift
[62/71] Compiling Markdown BlockDirectiveParser.swift
[63/71] Compiling Markdown CommonMarkConverter.swift
[64/71] Compiling Markdown LazySplitLines.swift
[65/71] Compiling Markdown BlockMarkup.swift
[66/71] Compiling Markdown InlineContainer.swift
[67/71] Compiling Markdown InlineMarkup.swift
[68/71] Compiling Markdown ListItemContainer.swift
[69/71] Compiling Markdown AtomicCounter.swift
[70/71] Compiling Markdown CharacterExtensions.swift
[71/71] Compiling Markdown CollectionExtensions.swift
[72/74] Compiling WebUIMarkdown WebUIMarkdown.swift
[73/74] Compiling WebUIMarkdown HTMLRenderer.swift
[74/74] Emitting module WebUIMarkdown
Build of target: 'WebUIMarkdown' complete! (2.16s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/maclong9/web-ui/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/maclong9/web-ui/main/linkable-paths.json
6738
42 /Users/admin/builder/spi-builder-workspace/.docs/maclong9/web-ui/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/maclong9/web-ui/main
File count: 6738
Doc size: 42.0MB
Preparing doc bundle ...
Uploading prod-maclong9-web-ui-main-8b39b026.zip to s3://spi-docs-inbox/prod-maclong9-web-ui-main-8b39b026.zip
Copying... [10%]
Copying... [20%]
Copying... [31%]
Copying... [40%]
Copying... [50%]
Copying... [61%]
Copying... [70%]
Copying... [80%]
Copying... [91%]
Copying... [100%]
Done.