The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

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