The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of web-ui, reference main (2a8ee7), with Swift 6.1 for macOS (SPM) on 6 May 2025 13:01:59 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.61.3
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 2a8ee7d fix: add convenience initialiser for extending metadata from a previous object
Cloned https://github.com/maclong9/web-ui.git
Revision (git rev-parse @):
2a8ee7df4879d18736cdef7e0c927b192bef92fe
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/maclong9/web-ui.git at main
Fetching https://github.com/swiftlang/swift-cmark.git
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetching https://github.com/apple/swift-markdown
Fetching https://github.com/apple/swift-log.git from cache
[1/6565] Fetching swift-markdown
[2365/24607] Fetching swift-markdown, swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.67s)
Fetched https://github.com/apple/swift-markdown from cache (1.67s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.67s)
Fetched https://github.com/apple/swift-log.git from cache (1.67s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.68s)
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (2.74s)
Computing version for https://github.com/apple/swift-markdown
Computed https://github.com/apple/swift-markdown at 0.6.0 (0.66s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.47s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.61s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.6.0 (0.58s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
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/apple/swift-markdown
Working copy of https://github.com/apple/swift-markdown resolved at 0.6.0
========================================
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-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.6.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "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/2404] Fetching web-ui
Fetched https://github.com/maclong9/web-ui.git from cache (0.97s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-markdown from cache
Fetched https://github.com/apple/swift-markdown from cache (0.67s)
Fetched https://github.com/apple/swift-log.git from cache (0.67s)
Computing version for https://github.com/apple/swift-markdown
Computed https://github.com/apple/swift-markdown at 0.6.0 (0.73s)
Fetching https://github.com/swiftlang/swift-cmark.git from cache
Fetched https://github.com/swiftlang/swift-cmark.git from cache (0.85s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.6.0 (0.91s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.03s)
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/maclong9/web-ui.git
Working copy of https://github.com/maclong9/web-ui.git resolved at main (2a8ee7d)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-markdown
Working copy of https://github.com/apple/swift-markdown resolved at 0.6.0
warning: '.resolve-product-dependencies': dependency 'web-ui' is not used by any target
Found 2 product dependencies
  - swift-log
  - 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-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-markdown",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-markdown"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "web-ui",
  "name" : "web-ui",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "WebUI",
      "targets" : [
        "WebUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WebUITests",
      "module_type" : "SwiftTarget",
      "name" : "WebUITests",
      "path" : "Tests/WebUITests",
      "sources" : [
        "Core/ApplicationTests.swift",
        "Core/DocumentTests.swift",
        "Core/MarkdownTests.swift",
        "Core/MetadataTests.swift",
        "Core/ThemeTests.swift",
        "ElementTests.swift",
        "HTMLTests.swift",
        "Styles/AppearanceTests.swift",
        "Styles/BaseTests.swift",
        "Styles/PositioningTests.swift",
        "UtilityTests.swift"
      ],
      "target_dependencies" : [
        "WebUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WebUI",
      "module_type" : "SwiftTarget",
      "name" : "WebUI",
      "path" : "Sources/WebUI",
      "product_dependencies" : [
        "Logging",
        "Markdown"
      ],
      "product_memberships" : [
        "WebUI"
      ],
      "sources" : [
        "Core/Application.swift",
        "Core/Document.swift",
        "Core/Markdown.swift",
        "Core/Metadata.swift",
        "Core/Theme.swift",
        "Elements/Base/Button.swift",
        "Elements/Base/Element.swift",
        "Elements/Base/Fragment.swift",
        "Elements/Base/List.swift",
        "Elements/Base/Media.swift",
        "Elements/Base/Style.swift",
        "Elements/Base/Text.swift",
        "Elements/Form/Form.swift",
        "Elements/Form/Input.swift",
        "Elements/Form/Label.swift",
        "Elements/Form/Progress.swift",
        "Elements/Form/TextArea.swift",
        "Elements/Layout/Layout.swift",
        "Elements/Layout/Structure.swift",
        "HTML/HTML.swift",
        "HTML/HTMLBuilder.swift",
        "Styles/Appearance/Border.swift",
        "Styles/Appearance/Color.swift",
        "Styles/Appearance/Display.swift",
        "Styles/Appearance/Opacity.swift",
        "Styles/Base/Cursor.swift",
        "Styles/Base/Sizing.swift",
        "Styles/Base/Spacing.swift",
        "Styles/Base/Typography.swift",
        "Styles/Base/Utilities.swift",
        "Styles/Positioning/Overflow.swift",
        "Styles/Positioning/Position.swift",
        "Styles/Positioning/Scroll.swift",
        "Styles/Positioning/Transform.swift",
        "Styles/Positioning/Transition.swift",
        "Styles/Positioning/ZIndex.swift",
        "Utilities/Date+Year.swift",
        "Utilities/LoggingSetup.swift",
        "Utilities/String.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
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
[3/41] Write swift-version-2F0A5646E1D333AE.txt
[4/41] Compiling cmark-gfm cmark_ctype.c
[5/41] Compiling cmark-gfm xml.c
[6/41] Compiling cmark-gfm buffer.c
[7/41] Compiling cmark-gfm-extensions tasklist.c
[8/41] Compiling cmark-gfm utf8.c
[9/41] Compiling cmark-gfm blocks.c
[10/41] Compiling cmark-gfm-extensions strikethrough.c
[11/41] Compiling cmark-gfm arena.c
[12/41] Compiling cmark-gfm-extensions table.c
[13/41] Compiling cmark-gfm-extensions ext_scanners.c
[14/41] Compiling cmark-gfm-extensions core-extensions.c
[15/41] Compiling cmark-gfm syntax_extension.c
[16/41] Compiling cmark-gfm-extensions tagfilter.c
[17/41] Compiling cmark-gfm plugin.c
[18/41] Compiling cmark-gfm registry.c
[19/41] Compiling cmark-gfm references.c
[20/41] Compiling cmark-gfm render.c
[21/41] Compiling cmark-gfm plaintext.c
[22/41] Compiling cmark-gfm map.c
[23/41] Compiling cmark-gfm node.c
[24/41] Compiling cmark-gfm scanners.c
[25/41] Compiling cmark-gfm linked_list.c
[26/41] Compiling cmark-gfm man.c
[27/41] Compiling cmark-gfm iterator.c
[28/41] Compiling cmark-gfm latex.c
[29/41] Write sources
[31/41] Compiling cmark-gfm houdini_html_e.c
[32/41] Compiling cmark-gfm html.c
[33/41] Compiling cmark-gfm houdini_href_e.c
[34/41] Compiling cmark-gfm houdini_html_u.c
[35/41] Compiling cmark-gfm inlines.c
[36/41] Compiling cmark-gfm footnotes.c
[37/41] Compiling cmark-gfm commonmark.c
[38/41] Compiling cmark-gfm cmark.c
[39/41] Compiling CAtomic CAtomic.c
[40/46] Compiling cmark-gfm-extensions autolink.c
[42/110] Compiling Logging MetadataProvider.swift
[43/110] Compiling Logging Logging.swift
[44/110] Compiling Logging LogHandler.swift
[45/110] Emitting module Logging
[46/110] Compiling Logging Locks.swift
[47/110] Compiling Markdown ParseOptions.swift
[48/110] Compiling Markdown RangeAdjuster.swift
[49/110] Compiling Markdown RangerTracker.swift
[50/110] Compiling Markdown MarkupRewriter.swift
[51/110] Compiling Markdown BasicBlockContainer.swift
[52/110] Compiling Markdown BasicInlineContainer.swift
[53/110] Compiling Markdown BlockContainer.swift
[54/116] Emitting module Markdown
[55/116] Compiling Markdown HTMLBlock.swift
[56/116] Compiling Markdown Heading.swift
[57/116] Compiling Markdown ThematicBreak.swift
[58/116] Compiling Markdown Table.swift
[59/116] Compiling Markdown TableBody.swift
[60/116] Compiling Markdown TableCell.swift
[61/116] Compiling Markdown TableCellContainer.swift
[62/116] Compiling Markdown Link.swift
[63/116] Compiling Markdown Strikethrough.swift
[64/116] Compiling Markdown Strong.swift
[65/116] Compiling Markdown CustomInline.swift
[66/116] Compiling Markdown InlineCode.swift
[67/116] Compiling Markdown InlineHTML.swift
[68/116] Compiling Markdown LineBreak.swift
[69/116] Compiling Markdown DoxygenParameter.swift
[70/116] Compiling Markdown DoxygenReturns.swift
[71/116] Compiling Markdown ListItem.swift
[72/116] Compiling Markdown OrderedList.swift
[73/116] Compiling Markdown UnorderedList.swift
[74/116] Compiling Markdown Paragraph.swift
[75/116] Compiling Markdown CodeBlock.swift
[76/116] Compiling Markdown PlainTextConvertibleMarkup.swift
[77/116] Compiling Markdown RawMarkup.swift
[78/116] Compiling Markdown BlockDirective.swift
[79/116] Compiling Markdown BlockQuote.swift
[80/116] Compiling Markdown CustomBlock.swift
[81/116] Compiling Markdown DoxygenDiscussion.swift
[82/116] Compiling Markdown DoxygenNote.swift
[83/116] Compiling Markdown TableHead.swift
[84/116] Compiling Markdown TableRow.swift
[85/116] Compiling Markdown Replacement.swift
[86/116] Compiling Markdown SourceLocation.swift
[87/116] Compiling Markdown Emphasis.swift
[88/116] Compiling Markdown Image.swift
[89/116] Compiling Markdown InlineAttributes.swift
[90/116] Compiling Markdown ChildIndexPath.swift
[91/116] Compiling Markdown DirectiveArgument.swift
[92/116] Compiling Markdown Document.swift
[93/116] Compiling Markdown LiteralMarkup.swift
[94/116] Compiling Markdown Markup.swift
[95/116] Compiling Markdown MarkupChildren.swift
[96/116] Compiling Markdown MarkupData.swift
[97/116] Compiling Markdown StringExtensions.swift
[98/116] Compiling Markdown MarkupVisitor.swift
[99/116] Compiling Markdown MarkupWalker.swift
[100/116] Compiling Markdown HTMLFormatter.swift
[101/116] Compiling Markdown MarkupFormatter.swift
[102/116] Compiling Markdown MarkupTreeDumper.swift
[103/116] Compiling Markdown SoftBreak.swift
[104/116] Compiling Markdown SymbolLink.swift
[105/116] Compiling Markdown Text.swift
[106/116] Compiling Markdown Aside.swift
[107/116] Compiling Markdown BlockDirectiveParser.swift
[108/116] Compiling Markdown CommonMarkConverter.swift
[109/116] Compiling Markdown LazySplitLines.swift
[110/116] Compiling Markdown BlockMarkup.swift
[111/116] Compiling Markdown InlineContainer.swift
[112/116] Compiling Markdown InlineMarkup.swift
[113/116] Compiling Markdown ListItemContainer.swift
[114/116] Compiling Markdown AtomicCounter.swift
[115/116] Compiling Markdown CharacterExtensions.swift
[116/116] Compiling Markdown CollectionExtensions.swift
[117/153] 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
[118/156] 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
[119/156] Compiling WebUI Layout.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[120/156] Compiling WebUI Structure.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[121/156] Compiling WebUI HTML.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[122/156] Compiling WebUI HTMLBuilder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[123/156] Compiling WebUI Border.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[124/156] Compiling WebUI Color.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[125/156] Compiling WebUI Display.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[126/156] Compiling WebUI Theme.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[127/156] 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
[128/156] Compiling WebUI Element.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[129/156] Compiling WebUI Fragment.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[130/156] Compiling WebUI Scroll.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[131/156] Compiling WebUI Transform.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[132/156] Compiling WebUI Transition.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[133/156] Compiling WebUI ZIndex.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[134/156] 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
[135/156] 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
[136/156] 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
[137/156] 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
[138/156] 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
[139/156] Compiling WebUI LoggingSetup.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[140/156] 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
[141/156] 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
[142/156] Compiling WebUI Media.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[143/156] 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
[144/156] Compiling WebUI Text.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[145/156] Compiling WebUI Opacity.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[146/156] Compiling WebUI Cursor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[147/156] Compiling WebUI Sizing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[148/156] Compiling WebUI Spacing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[149/156] Compiling WebUI Typography.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[150/156] Compiling WebUI Utilities.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[151/156] Compiling WebUI Overflow.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[152/156] Compiling WebUI Position.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[153/156] Compiling WebUI Application.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[154/156] Compiling WebUI Document.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[155/156] Compiling WebUI Markdown.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[156/156] Compiling WebUI Metadata.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Build complete! (18.37s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-markdown",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-markdown"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "web-ui",
  "name" : "web-ui",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "WebUI",
      "targets" : [
        "WebUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WebUITests",
      "module_type" : "SwiftTarget",
      "name" : "WebUITests",
      "path" : "Tests/WebUITests",
      "sources" : [
        "Core/ApplicationTests.swift",
        "Core/DocumentTests.swift",
        "Core/MarkdownTests.swift",
        "Core/MetadataTests.swift",
        "Core/ThemeTests.swift",
        "ElementTests.swift",
        "HTMLTests.swift",
        "Styles/AppearanceTests.swift",
        "Styles/BaseTests.swift",
        "Styles/PositioningTests.swift",
        "UtilityTests.swift"
      ],
      "target_dependencies" : [
        "WebUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WebUI",
      "module_type" : "SwiftTarget",
      "name" : "WebUI",
      "path" : "Sources/WebUI",
      "product_dependencies" : [
        "Logging",
        "Markdown"
      ],
      "product_memberships" : [
        "WebUI"
      ],
      "sources" : [
        "Core/Application.swift",
        "Core/Document.swift",
        "Core/Markdown.swift",
        "Core/Metadata.swift",
        "Core/Theme.swift",
        "Elements/Base/Button.swift",
        "Elements/Base/Element.swift",
        "Elements/Base/Fragment.swift",
        "Elements/Base/List.swift",
        "Elements/Base/Media.swift",
        "Elements/Base/Style.swift",
        "Elements/Base/Text.swift",
        "Elements/Form/Form.swift",
        "Elements/Form/Input.swift",
        "Elements/Form/Label.swift",
        "Elements/Form/Progress.swift",
        "Elements/Form/TextArea.swift",
        "Elements/Layout/Layout.swift",
        "Elements/Layout/Structure.swift",
        "HTML/HTML.swift",
        "HTML/HTMLBuilder.swift",
        "Styles/Appearance/Border.swift",
        "Styles/Appearance/Color.swift",
        "Styles/Appearance/Display.swift",
        "Styles/Appearance/Opacity.swift",
        "Styles/Base/Cursor.swift",
        "Styles/Base/Sizing.swift",
        "Styles/Base/Spacing.swift",
        "Styles/Base/Typography.swift",
        "Styles/Base/Utilities.swift",
        "Styles/Positioning/Overflow.swift",
        "Styles/Positioning/Position.swift",
        "Styles/Positioning/Scroll.swift",
        "Styles/Positioning/Transform.swift",
        "Styles/Positioning/Transition.swift",
        "Styles/Positioning/ZIndex.swift",
        "Utilities/Date+Year.swift",
        "Utilities/LoggingSetup.swift",
        "Utilities/String.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
✅  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            release/6.2 -> FETCH_HEAD
 * [new branch]      release/6.2 -> origin/release/6.2
HEAD is now at 8799b69 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'WebUI'...
Finished extracting symbol information for 'WebUI'. (4.69s)
Building documentation for 'WebUI'...
warning: Parameter 'date' is missing documentation
  --> Sources/WebUI/Core/Metadata.swift:58:71-58:71
56 |   ///   - locale: Language setting, defaults to `.en`.
57 |   ///   - type: Open Graph content type, optional.
58 +   ///   - themeColor: Theme colors for light and dark modes, optional.
59 |   public init(
60 |     site: String? = nil,
warning: Parameter 'on' is missing documentation
  --> Sources/WebUI/Elements/Form/Input.swift:41:85-41:85
39 |   ///   - role: ARIA role of the element for accessibility.
40 |   ///   - label: ARIA label to describe the element.
41 +   ///   - data: Dictionary of `data-*` attributes for element relevant storing data.
   |                                                                                     ╰─suggestion: Document 'on' parameter
42 |   public init(
43 |     name: String,
warning: Parameter 'minWidth' is missing documentation
  --> Sources/WebUI/Styles/Base/Sizing.swift:56:89-56:89
54 |   ///   - width: The width dimension.
55 |   ///   - height: The height dimension.
   |         ╰─suggestion: Document 'minWidth' parameter
56 +   ///   - modifiers: Zero or more modifiers (e.g., `.hover`, `.md`) to scope the styles.
57 |   /// - Returns: A new element with updated sizing classes.
58 |   public func frame(
warning: Parameter 'maxWidth' is missing documentation
  --> Sources/WebUI/Styles/Base/Sizing.swift:56:89-56:89
54 |   ///   - width: The width dimension.
55 |   ///   - height: The height dimension.
   |         ╰─suggestion: Document 'maxWidth' parameter
56 +   ///   - modifiers: Zero or more modifiers (e.g., `.hover`, `.md`) to scope the styles.
57 |   /// - Returns: A new element with updated sizing classes.
58 |   public func frame(
warning: Parameter 'maxHeight' is missing documentation
  --> Sources/WebUI/Styles/Base/Sizing.swift:56:89-56:89
54 |   ///   - width: The width dimension.
55 |   ///   - height: The height dimension.
56 +   ///   - modifiers: Zero or more modifiers (e.g., `.hover`, `.md`) to scope the styles.
   |         ╰─suggestion: Document 'maxHeight' parameter
57 |   /// - Returns: A new element with updated sizing classes.
58 |   public func frame(
warning: Parameter 'minHeight' is missing documentation
  --> Sources/WebUI/Styles/Base/Sizing.swift:56:89-56:89
54 |   ///   - width: The width dimension.
55 |   ///   - height: The height dimension.
56 +   ///   - modifiers: Zero or more modifiers (e.g., `.hover`, `.md`) to scope the styles.
   |         ╰─suggestion: Document 'minHeight' parameter
57 |   /// - Returns: A new element with updated sizing classes.
58 |   public func frame(
warning: Parameter 'auto' is missing documentation
 --> Sources/WebUI/Styles/Base/Spacing.swift:7:89-7:89
5 |   ///   - edges: One or more edges to apply the margin to. Defaults to `.all`.
6 |   ///   - length: The spacing value in `0.25rem` increments.
7 +   ///   - modifiers: Zero or more modifiers (e.g., `.hover`, `.md`) to scope the styles.
  |         ╰─suggestion: Document 'auto' parameter
8 |   /// - Returns: A new element with updated margin classes.
9 |   public func margins(
Finished building documentation for 'WebUI' (0.48s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/maclong9/web-ui/main
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/53] Compiling SymbolKit DeclarationFragments.swift
[11/53] Compiling SymbolKit Fragment.swift
[12/53] Compiling SymbolKit FragmentKind.swift
[13/53] Compiling SymbolKit FunctionParameter.swift
[14/53] Compiling SymbolKit FunctionSignature.swift
[15/57] Emitting module SymbolKit
[16/57] Compiling SymbolKit Mixin+Equals.swift
[17/57] Compiling SymbolKit Mixin+Hash.swift
[18/57] Compiling SymbolKit Mixin.swift
[19/57] Compiling SymbolKit LineList.swift
[20/57] Compiling SymbolKit Position.swift
[21/57] Compiling SymbolKit SemanticVersion.swift
[22/57] Compiling SymbolKit AccessControl.swift
[23/57] Compiling SymbolKit Availability.swift
[24/57] Compiling SymbolKit AvailabilityItem.swift
[25/57] Compiling SymbolKit Domain.swift
[26/57] Compiling SymbolKit Names.swift
[27/57] Compiling SymbolKit SPI.swift
[28/57] Compiling SymbolKit Snippet.swift
[29/57] Compiling SymbolKit Extension.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 Identifier.swift
[41/57] Compiling SymbolKit KindIdentifier.swift
[42/57] Compiling SymbolKit Location.swift
[43/57] Compiling SymbolKit Mutability.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 SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.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.18s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/70] Compiling Logging MetadataProvider.swift
[3/70] Compiling Markdown DoxygenParameter.swift
[4/70] Compiling Markdown DoxygenReturns.swift
[5/70] Compiling Markdown ListItem.swift
[6/70] Compiling Markdown OrderedList.swift
[7/70] Compiling Markdown UnorderedList.swift
[8/70] Compiling Markdown Paragraph.swift
[9/70] Compiling Markdown CodeBlock.swift
[10/70] Compiling Markdown HTMLBlock.swift
[11/70] Compiling Markdown Heading.swift
[12/70] Compiling Markdown ThematicBreak.swift
[13/70] Compiling Markdown Table.swift
[14/70] Compiling Markdown TableBody.swift
[15/70] Compiling Markdown TableCell.swift
[16/70] Compiling Markdown TableCellContainer.swift
[17/76] Compiling Markdown ParseOptions.swift
[18/76] Compiling Markdown RangeAdjuster.swift
[19/76] Compiling Markdown RangerTracker.swift
[20/76] Compiling Markdown MarkupRewriter.swift
[21/76] Compiling Markdown BasicBlockContainer.swift
[22/76] Compiling Markdown BasicInlineContainer.swift
[23/76] Compiling Markdown BlockContainer.swift
[24/76] Compiling Markdown Link.swift
[25/76] Compiling Markdown Strikethrough.swift
[26/76] Compiling Markdown Strong.swift
[27/76] Compiling Markdown CustomInline.swift
[28/76] Compiling Markdown InlineCode.swift
[29/76] Compiling Markdown InlineHTML.swift
[30/76] Compiling Markdown LineBreak.swift
[31/76] Compiling Markdown TableHead.swift
[32/76] Compiling Markdown TableRow.swift
[33/76] Compiling Markdown Replacement.swift
[34/76] Compiling Markdown SourceLocation.swift
[35/76] Compiling Markdown Emphasis.swift
[36/76] Compiling Markdown Image.swift
[37/76] Compiling Markdown InlineAttributes.swift
[38/76] Compiling Logging LogHandler.swift
[39/76] Compiling Logging Locks.swift
[40/76] Emitting module Logging
[41/76] Compiling Logging Logging.swift
[42/76] Emitting module Markdown
[43/76] Compiling Markdown StringExtensions.swift
[44/76] Compiling Markdown MarkupVisitor.swift
[45/76] Compiling Markdown MarkupWalker.swift
[46/76] Compiling Markdown HTMLFormatter.swift
[47/76] Compiling Markdown MarkupFormatter.swift
[48/76] Compiling Markdown MarkupTreeDumper.swift
[49/76] Compiling Markdown ChildIndexPath.swift
[50/76] Compiling Markdown DirectiveArgument.swift
[51/76] Compiling Markdown Document.swift
[52/76] Compiling Markdown LiteralMarkup.swift
[53/76] Compiling Markdown Markup.swift
[54/76] Compiling Markdown MarkupChildren.swift
[55/76] Compiling Markdown MarkupData.swift
[56/76] Compiling Markdown PlainTextConvertibleMarkup.swift
[57/76] Compiling Markdown RawMarkup.swift
[58/76] Compiling Markdown BlockDirective.swift
[59/76] Compiling Markdown BlockQuote.swift
[60/76] Compiling Markdown CustomBlock.swift
[61/76] Compiling Markdown DoxygenDiscussion.swift
[62/76] Compiling Markdown DoxygenNote.swift
[63/76] Compiling Markdown BlockMarkup.swift
[64/76] Compiling Markdown InlineContainer.swift
[65/76] Compiling Markdown InlineMarkup.swift
[66/76] Compiling Markdown ListItemContainer.swift
[67/76] Compiling Markdown AtomicCounter.swift
[68/76] Compiling Markdown CharacterExtensions.swift
[69/76] Compiling Markdown CollectionExtensions.swift
[70/76] Compiling Markdown SoftBreak.swift
[71/76] Compiling Markdown SymbolLink.swift
[72/76] Compiling Markdown Text.swift
[73/76] Compiling Markdown Aside.swift
[74/76] Compiling Markdown BlockDirectiveParser.swift
[75/76] Compiling Markdown CommonMarkConverter.swift
[76/76] Compiling Markdown LazySplitLines.swift
[77/113] Compiling WebUI TextArea.swift
[78/113] Compiling WebUI Layout.swift
[79/113] Compiling WebUI Structure.swift
[80/113] Compiling WebUI HTML.swift
[81/116] Compiling WebUI Form.swift
[82/116] Compiling WebUI Input.swift
[83/116] Compiling WebUI Label.swift
[84/116] Compiling WebUI Progress.swift
[85/116] Compiling WebUI Theme.swift
[86/116] Compiling WebUI Button.swift
[87/116] Compiling WebUI Element.swift
[88/116] Compiling WebUI Fragment.swift
[89/116] Compiling WebUI Scroll.swift
[90/116] Compiling WebUI Transform.swift
[91/116] Compiling WebUI Transition.swift
[92/116] Compiling WebUI ZIndex.swift
[93/116] Compiling WebUI Typography.swift
[94/116] Compiling WebUI Utilities.swift
[95/116] Compiling WebUI Overflow.swift
[96/116] Compiling WebUI Position.swift
[97/116] Emitting module WebUI
[98/116] Compiling WebUI HTMLBuilder.swift
[99/116] Compiling WebUI Border.swift
[100/116] Compiling WebUI Color.swift
[101/116] Compiling WebUI Display.swift
[102/116] Compiling WebUI Opacity.swift
[103/116] Compiling WebUI Cursor.swift
[104/116] Compiling WebUI Sizing.swift
[105/116] Compiling WebUI Spacing.swift
[106/116] Compiling WebUI List.swift
[107/116] Compiling WebUI Media.swift
[108/116] Compiling WebUI Style.swift
[109/116] Compiling WebUI Text.swift
[110/116] Compiling WebUI Date+Year.swift
[111/116] Compiling WebUI LoggingSetup.swift
[112/116] Compiling WebUI String.swift
[113/116] Compiling WebUI Application.swift
[114/116] Compiling WebUI Document.swift
[115/116] Compiling WebUI Markdown.swift
[116/116] Compiling WebUI Metadata.swift
Build of target: 'WebUI' complete! (2.57s)
    1610
9	/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: 1610
Doc size:   9.0MB
Preparing doc bundle ...
Uploading prod-maclong9-web-ui-main-9053e51b.zip to s3://spi-docs-inbox/prod-maclong9-web-ui-main-9053e51b.zip
Copying... [13%]
Copying... [23%]
Copying... [32%]
Copying... [42%]
Copying... [52%]
Copying... [61%]
Copying... [71%]
Copying... [81%]
Copying... [90%]
Copying... [100%]
Done.