The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-markdown, reference main (55d66d), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 05:30:26 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftlang/swift-markdown.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swiftlang/swift-markdown
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 55d66d9 Add .github/CODEOWNERS file (#257)
Cloned https://github.com/swiftlang/swift-markdown.git
Revision (git rev-parse @):
55d66d9a9e8d4fd3f48d111b0d437e82fe451903
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swiftlang/swift-markdown.git at main
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18374] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.76s)
Fetching https://github.com/apple/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.19s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (2.03s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.15s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.87s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at gfm (924936d)
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swift-markdown",
      "name": "swift-markdown",
      "url": "https://github.com/swiftlang/swift-markdown.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-markdown",
      "traits": [
        "default"
      ],
      "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",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/swiftlang/swift-markdown.git
[1/7235] Fetching swift-markdown
Fetched https://github.com/swiftlang/swift-markdown.git from cache (1.27s)
Fetching https://github.com/swiftlang/swift-cmark.git from cache
Fetched https://github.com/swiftlang/swift-cmark.git from cache (0.83s)
Creating working copy for https://github.com/swiftlang/swift-markdown.git
Working copy of https://github.com/swiftlang/swift-markdown.git resolved at main (55d66d9)
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at gfm (924936d)
warning: '.resolve-product-dependencies': dependency 'swift-markdown' is not used by any target
Found 1 product dependencies
  - cmark-gfm
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/swiftlang/swift-markdown.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/90] Write swift-version--6988338F2F200930.txt
[3/90] Compiling cmark-gfm utf8.c
[4/90] Compiling cmark-gfm syntax_extension.c
[5/90] Compiling cmark-gfm scanners.c
[6/90] Compiling cmark-gfm-extensions tagfilter.c
[7/90] Compiling cmark-gfm-extensions core-extensions.c
[8/90] Compiling cmark-gfm xml.c
[9/90] Compiling cmark-gfm registry.c
[10/90] Compiling cmark-gfm render.c
[11/90] Compiling cmark-gfm references.c
[12/90] Compiling cmark-gfm-extensions ext_scanners.c
[13/90] Compiling cmark-gfm plugin.c
[14/90] Compiling cmark-gfm plaintext.c
[15/90] Compiling cmark-gfm map.c
[16/90] Compiling cmark-gfm node.c
[17/90] Compiling cmark-gfm linked_list.c
[18/90] Compiling cmark-gfm man.c
[19/90] Compiling cmark-gfm-extensions tasklist.c
[20/90] Compiling cmark-gfm latex.c
[20/90] Compiling cmark-gfm iterator.c
[22/90] Compiling cmark-gfm-extensions table.c
[23/90] Compiling cmark-gfm-extensions strikethrough.c
[24/90] Compiling cmark-gfm inlines.c
[25/90] Compiling cmark-gfm houdini_html_e.c
[26/90] Compiling cmark-gfm html.c
[27/90] Compiling cmark-gfm houdini_html_u.c
[27/90] Write sources
[33/90] Compiling cmark-gfm houdini_href_e.c
[34/90] Write sources
[47/90] Compiling cmark-gfm footnotes.c
[47/90] Compiling cmark-gfm cmark_ctype.c
[49/90] Compiling cmark-gfm commonmark.c
[50/90] Compiling cmark-gfm cmark.c
[51/90] Compiling CAtomic CAtomic.c
[52/90] Compiling cmark-gfm buffer.c
[53/90] Compiling cmark-gfm arena.c
[54/90] Compiling cmark-gfm blocks.c
[55/90] Compiling cmark-gfm-extensions autolink.c
[57/154] Compiling Markdown InlineAttributes.swift
[58/154] Compiling Markdown Link.swift
[59/154] Compiling Markdown Strikethrough.swift
[60/154] Compiling Markdown Strong.swift
[61/154] Compiling Markdown CustomInline.swift
[62/154] Compiling Markdown InlineCode.swift
[63/154] Compiling Markdown InlineHTML.swift
[64/161] Emitting module Markdown
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/ChildIndexPath.swift:31:13: warning: stored property 'expectedType' of 'Sendable'-conforming struct 'Element' contains non-Sendable type 'any Markup.Type'
29 |          Use this to restrict the type of node to enter at this point in the traversal. If the child doesn't match this type, the traversal will fail. To allow any type of child markup type, set this to `nil`.
30 |          */
31 |         var expectedType: Markup.Type?
   |             `- warning: stored property 'expectedType' of 'Sendable'-conforming struct 'Element' contains non-Sendable type 'any Markup.Type'
32 |     }
33 |
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:98:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'RawMarkup'
 94 | }
 95 |
 96 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
    |             `- note: class 'RawMarkup' does not conform to the 'Sendable' protocol
 97 |     enum Error: LocalizedError {
 98 |         case concreteConversionError(from: RawMarkup, to: Markup.Type)
    |              `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'RawMarkup'
 99 |         var errorDescription: String? {
100 |             switch self {
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:98:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'any Markup.Type'
 96 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
 97 |     enum Error: LocalizedError {
 98 |         case concreteConversionError(from: RawMarkup, to: Markup.Type)
    |              `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'any Markup.Type'
 99 |         var errorDescription: String? {
100 |             switch self {
[65/161] Compiling Markdown ChildIndexPath.swift
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/ChildIndexPath.swift:31:13: warning: stored property 'expectedType' of 'Sendable'-conforming struct 'Element' contains non-Sendable type 'any Markup.Type'
29 |          Use this to restrict the type of node to enter at this point in the traversal. If the child doesn't match this type, the traversal will fail. To allow any type of child markup type, set this to `nil`.
30 |          */
31 |         var expectedType: Markup.Type?
   |             `- warning: stored property 'expectedType' of 'Sendable'-conforming struct 'Element' contains non-Sendable type 'any Markup.Type'
32 |     }
33 |
[66/161] Compiling Markdown DirectiveArgument.swift
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/ChildIndexPath.swift:31:13: warning: stored property 'expectedType' of 'Sendable'-conforming struct 'Element' contains non-Sendable type 'any Markup.Type'
29 |          Use this to restrict the type of node to enter at this point in the traversal. If the child doesn't match this type, the traversal will fail. To allow any type of child markup type, set this to `nil`.
30 |          */
31 |         var expectedType: Markup.Type?
   |             `- warning: stored property 'expectedType' of 'Sendable'-conforming struct 'Element' contains non-Sendable type 'any Markup.Type'
32 |     }
33 |
[67/161] Compiling Markdown Document.swift
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/ChildIndexPath.swift:31:13: warning: stored property 'expectedType' of 'Sendable'-conforming struct 'Element' contains non-Sendable type 'any Markup.Type'
29 |          Use this to restrict the type of node to enter at this point in the traversal. If the child doesn't match this type, the traversal will fail. To allow any type of child markup type, set this to `nil`.
30 |          */
31 |         var expectedType: Markup.Type?
   |             `- warning: stored property 'expectedType' of 'Sendable'-conforming struct 'Element' contains non-Sendable type 'any Markup.Type'
32 |     }
33 |
[68/161] Compiling Markdown LiteralMarkup.swift
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/ChildIndexPath.swift:31:13: warning: stored property 'expectedType' of 'Sendable'-conforming struct 'Element' contains non-Sendable type 'any Markup.Type'
29 |          Use this to restrict the type of node to enter at this point in the traversal. If the child doesn't match this type, the traversal will fail. To allow any type of child markup type, set this to `nil`.
30 |          */
31 |         var expectedType: Markup.Type?
   |             `- warning: stored property 'expectedType' of 'Sendable'-conforming struct 'Element' contains non-Sendable type 'any Markup.Type'
32 |     }
33 |
[69/161] Compiling Markdown Markup.swift
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/ChildIndexPath.swift:31:13: warning: stored property 'expectedType' of 'Sendable'-conforming struct 'Element' contains non-Sendable type 'any Markup.Type'
29 |          Use this to restrict the type of node to enter at this point in the traversal. If the child doesn't match this type, the traversal will fail. To allow any type of child markup type, set this to `nil`.
30 |          */
31 |         var expectedType: Markup.Type?
   |             `- warning: stored property 'expectedType' of 'Sendable'-conforming struct 'Element' contains non-Sendable type 'any Markup.Type'
32 |     }
33 |
[70/161] Compiling Markdown MarkupChildren.swift
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/ChildIndexPath.swift:31:13: warning: stored property 'expectedType' of 'Sendable'-conforming struct 'Element' contains non-Sendable type 'any Markup.Type'
29 |          Use this to restrict the type of node to enter at this point in the traversal. If the child doesn't match this type, the traversal will fail. To allow any type of child markup type, set this to `nil`.
30 |          */
31 |         var expectedType: Markup.Type?
   |             `- warning: stored property 'expectedType' of 'Sendable'-conforming struct 'Element' contains non-Sendable type 'any Markup.Type'
32 |     }
33 |
[71/161] Compiling Markdown MarkupData.swift
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/ChildIndexPath.swift:31:13: warning: stored property 'expectedType' of 'Sendable'-conforming struct 'Element' contains non-Sendable type 'any Markup.Type'
29 |          Use this to restrict the type of node to enter at this point in the traversal. If the child doesn't match this type, the traversal will fail. To allow any type of child markup type, set this to `nil`.
30 |          */
31 |         var expectedType: Markup.Type?
   |             `- warning: stored property 'expectedType' of 'Sendable'-conforming struct 'Element' contains non-Sendable type 'any Markup.Type'
32 |     }
33 |
[72/161] Compiling Markdown BlockContainer.swift
[73/161] Compiling Markdown BlockMarkup.swift
[74/161] Compiling Markdown InlineContainer.swift
[75/161] Compiling Markdown InlineMarkup.swift
[76/161] Compiling Markdown ListItemContainer.swift
[77/161] Compiling Markdown AtomicCounter.swift
[78/161] Compiling Markdown CharacterExtensions.swift
[79/161] Compiling Markdown CodeBlock.swift
[80/161] Compiling Markdown HTMLBlock.swift
[81/161] Compiling Markdown Heading.swift
[82/161] Compiling Markdown ThematicBreak.swift
[83/161] Compiling Markdown Table.swift
[84/161] Compiling Markdown TableBody.swift
[85/161] Compiling Markdown TableCell.swift
[86/161] Compiling Markdown TableCellContainer.swift
[87/161] Compiling Markdown TableHead.swift
[88/161] Compiling Markdown TableRow.swift
[89/161] Compiling Markdown Replacement.swift
[90/161] Compiling Markdown SourceLocation.swift
[91/161] Compiling Markdown Emphasis.swift
[92/161] Compiling Markdown Image.swift
[93/161] Compiling Markdown LazySplitLines.swift
[94/161] Compiling Markdown ParseOptions.swift
[95/161] Compiling Markdown RangeAdjuster.swift
[96/161] Compiling Markdown RangerTracker.swift
[97/161] Compiling Markdown MarkupRewriter.swift
[98/161] Compiling Markdown BasicBlockContainer.swift
[99/161] Compiling Markdown BasicInlineContainer.swift
[100/161] Compiling Markdown PlainTextConvertibleMarkup.swift
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:98:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'RawMarkup'
 94 | }
 95 |
 96 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
    |             `- note: class 'RawMarkup' does not conform to the 'Sendable' protocol
 97 |     enum Error: LocalizedError {
 98 |         case concreteConversionError(from: RawMarkup, to: Markup.Type)
    |              `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'RawMarkup'
 99 |         var errorDescription: String? {
100 |             switch self {
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:98:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'any Markup.Type'
 96 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
 97 |     enum Error: LocalizedError {
 98 |         case concreteConversionError(from: RawMarkup, to: Markup.Type)
    |              `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'any Markup.Type'
 99 |         var errorDescription: String? {
100 |             switch self {
[101/161] Compiling Markdown RawMarkup.swift
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:98:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'RawMarkup'
 94 | }
 95 |
 96 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
    |             `- note: class 'RawMarkup' does not conform to the 'Sendable' protocol
 97 |     enum Error: LocalizedError {
 98 |         case concreteConversionError(from: RawMarkup, to: Markup.Type)
    |              `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'RawMarkup'
 99 |         var errorDescription: String? {
100 |             switch self {
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:98:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'any Markup.Type'
 96 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
 97 |     enum Error: LocalizedError {
 98 |         case concreteConversionError(from: RawMarkup, to: Markup.Type)
    |              `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'any Markup.Type'
 99 |         var errorDescription: String? {
100 |             switch self {
[102/161] Compiling Markdown BlockDirective.swift
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:98:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'RawMarkup'
 94 | }
 95 |
 96 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
    |             `- note: class 'RawMarkup' does not conform to the 'Sendable' protocol
 97 |     enum Error: LocalizedError {
 98 |         case concreteConversionError(from: RawMarkup, to: Markup.Type)
    |              `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'RawMarkup'
 99 |         var errorDescription: String? {
100 |             switch self {
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:98:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'any Markup.Type'
 96 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
 97 |     enum Error: LocalizedError {
 98 |         case concreteConversionError(from: RawMarkup, to: Markup.Type)
    |              `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'any Markup.Type'
 99 |         var errorDescription: String? {
100 |             switch self {
[103/161] Compiling Markdown BlockQuote.swift
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:98:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'RawMarkup'
 94 | }
 95 |
 96 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
    |             `- note: class 'RawMarkup' does not conform to the 'Sendable' protocol
 97 |     enum Error: LocalizedError {
 98 |         case concreteConversionError(from: RawMarkup, to: Markup.Type)
    |              `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'RawMarkup'
 99 |         var errorDescription: String? {
100 |             switch self {
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:98:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'any Markup.Type'
 96 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
 97 |     enum Error: LocalizedError {
 98 |         case concreteConversionError(from: RawMarkup, to: Markup.Type)
    |              `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'any Markup.Type'
 99 |         var errorDescription: String? {
100 |             switch self {
[104/161] Compiling Markdown CustomBlock.swift
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:98:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'RawMarkup'
 94 | }
 95 |
 96 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
    |             `- note: class 'RawMarkup' does not conform to the 'Sendable' protocol
 97 |     enum Error: LocalizedError {
 98 |         case concreteConversionError(from: RawMarkup, to: Markup.Type)
    |              `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'RawMarkup'
 99 |         var errorDescription: String? {
100 |             switch self {
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:98:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'any Markup.Type'
 96 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
 97 |     enum Error: LocalizedError {
 98 |         case concreteConversionError(from: RawMarkup, to: Markup.Type)
    |              `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'any Markup.Type'
 99 |         var errorDescription: String? {
100 |             switch self {
[105/161] Compiling Markdown DoxygenAbstract.swift
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:98:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'RawMarkup'
 94 | }
 95 |
 96 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
    |             `- note: class 'RawMarkup' does not conform to the 'Sendable' protocol
 97 |     enum Error: LocalizedError {
 98 |         case concreteConversionError(from: RawMarkup, to: Markup.Type)
    |              `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'RawMarkup'
 99 |         var errorDescription: String? {
100 |             switch self {
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:98:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'any Markup.Type'
 96 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
 97 |     enum Error: LocalizedError {
 98 |         case concreteConversionError(from: RawMarkup, to: Markup.Type)
    |              `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'any Markup.Type'
 99 |         var errorDescription: String? {
100 |             switch self {
[106/161] Compiling Markdown DoxygenDiscussion.swift
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:98:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'RawMarkup'
 94 | }
 95 |
 96 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
    |             `- note: class 'RawMarkup' does not conform to the 'Sendable' protocol
 97 |     enum Error: LocalizedError {
 98 |         case concreteConversionError(from: RawMarkup, to: Markup.Type)
    |              `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'RawMarkup'
 99 |         var errorDescription: String? {
100 |             switch self {
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:98:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'any Markup.Type'
 96 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
 97 |     enum Error: LocalizedError {
 98 |         case concreteConversionError(from: RawMarkup, to: Markup.Type)
    |              `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'any Markup.Type'
 99 |         var errorDescription: String? {
100 |             switch self {
[107/161] Compiling Markdown DoxygenNote.swift
[108/161] Compiling Markdown DoxygenParameter.swift
[109/161] Compiling Markdown DoxygenReturns.swift
[110/161] Compiling Markdown ListItem.swift
[111/161] Compiling Markdown OrderedList.swift
[112/161] Compiling Markdown UnorderedList.swift
[113/161] Compiling Markdown Paragraph.swift
[114/161] Compiling Markdown LineBreak.swift
[115/161] Compiling Markdown SoftBreak.swift
[116/161] Compiling Markdown SymbolLink.swift
[117/161] Compiling Markdown Text.swift
[118/161] Compiling Markdown Aside.swift
[119/161] Compiling Markdown BlockDirectiveParser.swift
[120/161] Compiling Markdown CommonMarkConverter.swift
[121/161] Compiling Markdown CollectionExtensions.swift
[122/161] Compiling Markdown StringExtensions.swift
[123/161] Compiling Markdown MarkupVisitor.swift
[124/161] Compiling Markdown MarkupWalker.swift
[125/161] Compiling Markdown HTMLFormatter.swift
[126/161] Compiling Markdown MarkupFormatter.swift
[127/161] Compiling Markdown MarkupTreeDumper.swift
[128/181] Compiling ParseDocumentString ParseDocumentString.swift
[129/181] Emitting module ParseDocumentString
[130/181] Emitting module ThematicBreakCharacter
[131/181] Compiling ThematicBreakCharacter ThematicBreakCharacter.swift
[132/181] Emitting module RemoveElementKind
[133/181] Compiling ParseDocumentFile ParseDocumentFile.swift
[134/181] Emitting module ParseDocumentFile
[135/181] Emitting module OrderedListNumerals
[136/181] Compiling OrderedListNumerals OrderedListNumerals.swift
[137/181] Compiling PreferredHeadingStyle PreferredHeadingStyle.swift
[138/181] Emitting module PreferredHeadingStyle
[139/181] Emitting module UseCodeFence
[140/181] Compiling UseCodeFence UseCodeFence.swift
[141/181] Emitting module UnorderedListMarker
[142/181] Compiling UnorderedListMarker UnorderedListMarker.swift
[143/181] Compiling RemoveElementKind RemoveElementKind.swift
[144/181] Emitting module ReplaceText
[145/181] Compiling ReplaceText ReplaceText.swift
[145/183] Write Objects.LinkFileList
[148/183] Emitting module XMLConverter
[149/183] Compiling XMLConverter XMLConverter.swift
[149/185] Write Objects.LinkFileList
[152/195] Compiling MaximumWidth MaximumWidth.swift
[153/195] Emitting module MaximumWidth
[154/195] Emitting module DefaultFormatting
[155/195] Emitting module LinkCollector
[156/195] Compiling LinkCollector LinkCollector.swift
[156/195] Write Objects.LinkFileList
[158/195] Emitting module EmphasisMarkers
[159/195] Compiling EmphasisMarkers EmphasisMarkers.swift
[159/195] Write Objects.LinkFileList
[161/195] Compiling CustomLinePrefix CustomLinePrefix.swift
[162/195] Emitting module CustomLinePrefix
[163/195] Compiling DefaultFormatting DefaultFormatting.swift
[164/195] Compiling ChildThrough ChildThrough.swift
[165/195] Emitting module ChildThrough
[165/195] Write Objects.LinkFileList
[168/195] Compiling CondenseAutolinks CondenseAutolinks.swift
[169/195] Emitting module CondenseAutolinks
[169/195] Write Objects.LinkFileList
[171/195] Linking UnorderedListMarker
[172/195] Write Objects.LinkFileList
[174/195] Linking UseCodeFence
[175/195] Linking ThematicBreakCharacter
[176/195] Write Objects.LinkFileList
[178/195] Linking ReplaceText
[179/195] Linking XMLConverter
[179/195] Write Objects.LinkFileList
[181/195] Linking RemoveElementKind
[182/195] Write Objects.LinkFileList
[184/195] Linking ParseDocumentFile
[185/195] Linking MaximumWidth
[186/195] Linking PreferredHeadingStyle
[187/195] Linking ParseDocumentString
[188/195] Linking LinkCollector
[189/195] Linking OrderedListNumerals
[190/195] Linking EmphasisMarkers
[191/195] Linking DefaultFormatting
[192/195] Linking CondenseAutolinks
[193/195] Linking CustomLinePrefix
[194/195] Linking ChildThrough
Build complete! (16.96s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-cmark",
      "requirement" : {
        "branch" : [
          "gfm"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-cmark.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swift-markdown",
  "name" : "swift-markdown",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Markdown",
      "targets" : [
        "Markdown"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "XMLConverter",
      "targets" : [
        "XMLConverter"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "LinkCollector",
      "targets" : [
        "LinkCollector"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "PreferredHeadingStyle",
      "targets" : [
        "PreferredHeadingStyle"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "UseCodeFence",
      "targets" : [
        "UseCodeFence"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "CondenseAutolinks",
      "targets" : [
        "CondenseAutolinks"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "DefaultFormatting",
      "targets" : [
        "DefaultFormatting"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "CustomLinePrefix",
      "targets" : [
        "CustomLinePrefix"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "UnorderedListMarker",
      "targets" : [
        "UnorderedListMarker"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "OrderedListNumerals",
      "targets" : [
        "OrderedListNumerals"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "MaximumWidth",
      "targets" : [
        "MaximumWidth"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "ThematicBreakCharacter",
      "targets" : [
        "ThematicBreakCharacter"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "EmphasisMarkers",
      "targets" : [
        "EmphasisMarkers"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "ChildThrough",
      "targets" : [
        "ChildThrough"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "ParseDocumentString",
      "targets" : [
        "ParseDocumentString"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "ParseDocumentFile",
      "targets" : [
        "ParseDocumentFile"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "RemoveElementKind",
      "targets" : [
        "RemoveElementKind"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "ReplaceText",
      "targets" : [
        "ReplaceText"
      ],
      "type" : {
        "snippet" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "MarkdownTests",
      "module_type" : "SwiftTarget",
      "name" : "MarkdownTests",
      "path" : "Tests/MarkdownTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/MarkdownTests/Visitors/Everything.md",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Base/AtomicCounterTests.swift",
        "Base/HierarchyTests.swift",
        "Base/MarkupIdentifierTests.swift",
        "Base/MarkupTests.swift",
        "Base/ParsedRangePreservedAfterEditing.swift",
        "Base/PlainTextConvertibleMarkupTests.swift",
        "Base/RawMarkupTests.swift",
        "Base/RawMarkupToMarkupTests.swift",
        "Base/StableIdentifierTests.swift",
        "Block Nodes/CodeBlockTests.swift",
        "Block Nodes/DocumentTests.swift",
        "Block Nodes/HTMLBlockTests.swift",
        "Block Nodes/HeadingTests.swift",
        "Block Nodes/ParagraphTests.swift",
        "Block Nodes/TableTests.swift",
        "Infrastructure/SourceLocationTests.swift",
        "Inline Nodes/ImageTests.swift",
        "Inline Nodes/InlineAttributesTests.swift",
        "Inline Nodes/InlineCodeTests.swift",
        "Inline Nodes/InlineHTMLTests.swift",
        "Inline Nodes/LineBreakTests.swift",
        "Inline Nodes/LinkTests.swift",
        "Inline Nodes/SoftBreakTests.swift",
        "Inline Nodes/SymbolLinkTests.swift",
        "Inline Nodes/TextTests.swift",
        "Interpretive Nodes/AsideTests.swift",
        "Parsing/BacktickTests.swift",
        "Parsing/BlockDirectiveParserTests.swift",
        "Parsing/CommonMarkConverterTests.swift",
        "Parsing/DoxygenCommandParserTests.swift",
        "Parsing/SourceURLTests.swift",
        "Performance/EditPerformanceTests.swift",
        "Performance/MarkupChildrenPerformanceTests.swift",
        "Structural Restrictions/BasicBlockContainerTests.swift",
        "Structural Restrictions/BasicInlineContainerTests.swift",
        "Structural Restrictions/ListItemContainerTests.swift",
        "Utility/AssertElementDidntChange.swift",
        "Visitors/HTMLFormatterTests.swift",
        "Visitors/MarkupFormatterTests.swift",
        "Visitors/MarkupRewriterTests.swift",
        "Visitors/MarkupTreeDumperTests.swift",
        "Visitors/MarkupVisitorTests.swift",
        "Visitors/MarkupWalkerTests.swift"
      ],
      "target_dependencies" : [
        "Markdown"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Markdown",
      "module_type" : "SwiftTarget",
      "name" : "Markdown",
      "path" : "Sources/Markdown",
      "product_dependencies" : [
        "cmark-gfm",
        "cmark-gfm-extensions"
      ],
      "product_memberships" : [
        "Markdown",
        "XMLConverter",
        "LinkCollector",
        "PreferredHeadingStyle",
        "UseCodeFence",
        "CondenseAutolinks",
        "DefaultFormatting",
        "CustomLinePrefix",
        "UnorderedListMarker",
        "OrderedListNumerals",
        "MaximumWidth",
        "ThematicBreakCharacter",
        "EmphasisMarkers",
        "ChildThrough",
        "ParseDocumentString",
        "ParseDocumentFile",
        "RemoveElementKind",
        "ReplaceText"
      ],
      "sources" : [
        "Base/ChildIndexPath.swift",
        "Base/DirectiveArgument.swift",
        "Base/Document.swift",
        "Base/LiteralMarkup.swift",
        "Base/Markup.swift",
        "Base/MarkupChildren.swift",
        "Base/MarkupData.swift",
        "Base/PlainTextConvertibleMarkup.swift",
        "Base/RawMarkup.swift",
        "Block Nodes/Block Container Blocks/BlockDirective.swift",
        "Block Nodes/Block Container Blocks/BlockQuote.swift",
        "Block Nodes/Block Container Blocks/CustomBlock.swift",
        "Block Nodes/Block Container Blocks/Doxygen Commands/DoxygenAbstract.swift",
        "Block Nodes/Block Container Blocks/Doxygen Commands/DoxygenDiscussion.swift",
        "Block Nodes/Block Container Blocks/Doxygen Commands/DoxygenNote.swift",
        "Block Nodes/Block Container Blocks/Doxygen Commands/DoxygenParameter.swift",
        "Block Nodes/Block Container Blocks/Doxygen Commands/DoxygenReturns.swift",
        "Block Nodes/Block Container Blocks/ListItem.swift",
        "Block Nodes/Block Container Blocks/OrderedList.swift",
        "Block Nodes/Block Container Blocks/UnorderedList.swift",
        "Block Nodes/Inline Container Blocks/Paragraph.swift",
        "Block Nodes/Leaf Blocks/CodeBlock.swift",
        "Block Nodes/Leaf Blocks/HTMLBlock.swift",
        "Block Nodes/Leaf Blocks/Heading.swift",
        "Block Nodes/Leaf Blocks/ThematicBreak.swift",
        "Block Nodes/Tables/Table.swift",
        "Block Nodes/Tables/TableBody.swift",
        "Block Nodes/Tables/TableCell.swift",
        "Block Nodes/Tables/TableCellContainer.swift",
        "Block Nodes/Tables/TableHead.swift",
        "Block Nodes/Tables/TableRow.swift",
        "Infrastructure/Replacement.swift",
        "Infrastructure/SourceLocation.swift",
        "Inline Nodes/Inline Containers/Emphasis.swift",
        "Inline Nodes/Inline Containers/Image.swift",
        "Inline Nodes/Inline Containers/InlineAttributes.swift",
        "Inline Nodes/Inline Containers/Link.swift",
        "Inline Nodes/Inline Containers/Strikethrough.swift",
        "Inline Nodes/Inline Containers/Strong.swift",
        "Inline Nodes/Inline Leaves/CustomInline.swift",
        "Inline Nodes/Inline Leaves/InlineCode.swift",
        "Inline Nodes/Inline Leaves/InlineHTML.swift",
        "Inline Nodes/Inline Leaves/LineBreak.swift",
        "Inline Nodes/Inline Leaves/SoftBreak.swift",
        "Inline Nodes/Inline Leaves/SymbolLink.swift",
        "Inline Nodes/Inline Leaves/Text.swift",
        "Interpretive Nodes/Aside.swift",
        "Parser/BlockDirectiveParser.swift",
        "Parser/CommonMarkConverter.swift",
        "Parser/LazySplitLines.swift",
        "Parser/ParseOptions.swift",
        "Parser/RangeAdjuster.swift",
        "Parser/RangerTracker.swift",
        "Rewriter/MarkupRewriter.swift",
        "Structural Restrictions/BasicBlockContainer.swift",
        "Structural Restrictions/BasicInlineContainer.swift",
        "Structural Restrictions/BlockContainer.swift",
        "Structural Restrictions/BlockMarkup.swift",
        "Structural Restrictions/InlineContainer.swift",
        "Structural Restrictions/InlineMarkup.swift",
        "Structural Restrictions/ListItemContainer.swift",
        "Utility/AtomicCounter.swift",
        "Utility/CharacterExtensions.swift",
        "Utility/CollectionExtensions.swift",
        "Utility/StringExtensions.swift",
        "Visitor/MarkupVisitor.swift",
        "Walker/MarkupWalker.swift",
        "Walker/Walkers/HTMLFormatter.swift",
        "Walker/Walkers/MarkupFormatter.swift",
        "Walker/Walkers/MarkupTreeDumper.swift"
      ],
      "target_dependencies" : [
        "CAtomic"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CAtomic",
      "module_type" : "ClangTarget",
      "name" : "CAtomic",
      "path" : "Sources/CAtomic",
      "product_memberships" : [
        "Markdown",
        "XMLConverter",
        "LinkCollector",
        "PreferredHeadingStyle",
        "UseCodeFence",
        "CondenseAutolinks",
        "DefaultFormatting",
        "CustomLinePrefix",
        "UnorderedListMarker",
        "OrderedListNumerals",
        "MaximumWidth",
        "ThematicBreakCharacter",
        "EmphasisMarkers",
        "ChildThrough",
        "ParseDocumentString",
        "ParseDocumentFile",
        "RemoveElementKind",
        "ReplaceText"
      ],
      "sources" : [
        "CAtomic.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "XMLConverter",
      "module_type" : "SwiftTarget",
      "name" : "XMLConverter",
      "path" : "Snippets/Visitors",
      "product_memberships" : [
        "XMLConverter"
      ],
      "sources" : [
        "XMLConverter.swift"
      ],
      "target_dependencies" : [
        "Markdown"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "LinkCollector",
      "module_type" : "SwiftTarget",
      "name" : "LinkCollector",
      "path" : "Snippets/Walkers",
      "product_memberships" : [
        "LinkCollector"
      ],
      "sources" : [
        "LinkCollector.swift"
      ],
      "target_dependencies" : [
        "Markdown"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "PreferredHeadingStyle",
      "module_type" : "SwiftTarget",
      "name" : "PreferredHeadingStyle",
      "path" : "Snippets/Formatting",
      "product_memberships" : [
        "PreferredHeadingStyle"
      ],
      "sources" : [
        "PreferredHeadingStyle.swift"
      ],
      "target_dependencies" : [
        "Markdown"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "UseCodeFence",
      "module_type" : "SwiftTarget",
      "name" : "UseCodeFence",
      "path" : "Snippets/Formatting",
      "product_memberships" : [
        "UseCodeFence"
      ],
      "sources" : [
        "UseCodeFence.swift"
      ],
      "target_dependencies" : [
        "Markdown"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "CondenseAutolinks",
      "module_type" : "SwiftTarget",
      "name" : "CondenseAutolinks",
      "path" : "Snippets/Formatting",
      "product_memberships" : [
        "CondenseAutolinks"
      ],
      "sources" : [
        "CondenseAutolinks.swift"
      ],
      "target_dependencies" : [
        "Markdown"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "DefaultFormatting",
      "module_type" : "SwiftTarget",
      "name" : "DefaultFormatting",
      "path" : "Snippets/Formatting",
      "product_memberships" : [
        "DefaultFormatting"
      ],
      "sources" : [
        "DefaultFormatting.swift"
      ],
      "target_dependencies" : [
        "Markdown"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "CustomLinePrefix",
      "module_type" : "SwiftTarget",
      "name" : "CustomLinePrefix",
      "path" : "Snippets/Formatting",
      "product_memberships" : [
        "CustomLinePrefix"
      ],
      "sources" : [
        "CustomLinePrefix.swift"
      ],
      "target_dependencies" : [
        "Markdown"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "UnorderedListMarker",
      "module_type" : "SwiftTarget",
      "name" : "UnorderedListMarker",
      "path" : "Snippets/Formatting",
      "product_memberships" : [
        "UnorderedListMarker"
      ],
      "sources" : [
        "UnorderedListMarker.swift"
      ],
      "target_dependencies" : [
        "Markdown"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "OrderedListNumerals",
      "module_type" : "SwiftTarget",
      "name" : "OrderedListNumerals",
      "path" : "Snippets/Formatting",
      "product_memberships" : [
        "OrderedListNumerals"
      ],
      "sources" : [
        "OrderedListNumerals.swift"
      ],
      "target_dependencies" : [
        "Markdown"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "MaximumWidth",
      "module_type" : "SwiftTarget",
      "name" : "MaximumWidth",
      "path" : "Snippets/Formatting",
      "product_memberships" : [
        "MaximumWidth"
      ],
      "sources" : [
        "MaximumWidth.swift"
      ],
      "target_dependencies" : [
        "Markdown"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "ThematicBreakCharacter",
      "module_type" : "SwiftTarget",
      "name" : "ThematicBreakCharacter",
      "path" : "Snippets/Formatting",
      "product_memberships" : [
        "ThematicBreakCharacter"
      ],
      "sources" : [
        "ThematicBreakCharacter.swift"
      ],
      "target_dependencies" : [
        "Markdown"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "EmphasisMarkers",
      "module_type" : "SwiftTarget",
      "name" : "EmphasisMarkers",
      "path" : "Snippets/Formatting",
      "product_memberships" : [
        "EmphasisMarkers"
      ],
      "sources" : [
        "EmphasisMarkers.swift"
      ],
      "target_dependencies" : [
        "Markdown"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "ChildThrough",
      "module_type" : "SwiftTarget",
      "name" : "ChildThrough",
      "path" : "Snippets/Querying",
      "product_memberships" : [
        "ChildThrough"
      ],
      "sources" : [
        "ChildThrough.swift"
      ],
      "target_dependencies" : [
        "Markdown"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "ParseDocumentString",
      "module_type" : "SwiftTarget",
      "name" : "ParseDocumentString",
      "path" : "Snippets/Parsing",
      "product_memberships" : [
        "ParseDocumentString"
      ],
      "sources" : [
        "ParseDocumentString.swift"
      ],
      "target_dependencies" : [
        "Markdown"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "ParseDocumentFile",
      "module_type" : "SwiftTarget",
      "name" : "ParseDocumentFile",
      "path" : "Snippets/Parsing",
      "product_memberships" : [
        "ParseDocumentFile"
      ],
      "sources" : [
        "ParseDocumentFile.swift"
      ],
      "target_dependencies" : [
        "Markdown"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "RemoveElementKind",
      "module_type" : "SwiftTarget",
      "name" : "RemoveElementKind",
      "path" : "Snippets/Rewriters",
      "product_memberships" : [
        "RemoveElementKind"
      ],
      "sources" : [
        "RemoveElementKind.swift"
      ],
      "target_dependencies" : [
        "Markdown"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "ReplaceText",
      "module_type" : "SwiftTarget",
      "name" : "ReplaceText",
      "path" : "Snippets/Rewriters",
      "product_memberships" : [
        "ReplaceText"
      ],
      "sources" : [
        "ReplaceText.swift"
      ],
      "target_dependencies" : [
        "Markdown"
      ],
      "type" : "snippet"
    }
  ],
  "tools_version" : "6.2"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/swiftlang/swift-markdown/main
Repository:               swiftlang/swift-markdown
Swift version used:       6.3
        .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.1.0"),
        .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.1.0"),
Target:                   Markdown
Extracting symbol information for 'Markdown'...
Finished extracting symbol information for 'Markdown'. (27.60s)
Building documentation for 'Markdown'...
warning: 'Snippets' is ambiguous at '/Markdown'
  --> Markdown.md:17:8-17:16
15 | A quick overview of examples showing tasks you can achieve with Swift Markdown.
16 |
17 + - <doc:Snippets>
   |                ├─suggestion: Insert '-anchor' for 'Snippets'
   |                ╰─suggestion: Insert '-article' for 'Snippets'
18 |
19 | ### Getting Started
warning: 'Infrastructure' is ambiguous at '/Markdown'
  --> Markdown.md:44:8-44:22
42 | ### Infrastructure
43 |
44 + - <doc:Infrastructure>
   |                      ├─suggestion: Insert '-anchor' for 'Infrastructure'
   |                      ╰─suggestion: Insert '-article' for 'Infrastructure'
45 |
46 | ### Visit Markup
warning: Article 'BlockMarkup.md' (Markup Block Nodes) would override protocol 'BlockMarkup'.
DocC computes unique URLs for symbols, even if they have the same name, but doesn't account for article filenames that collide with symbols because of a bug.
Until rdar://79745455 (issue #593) is fixed, DocC favors the symbol in this collision and drops the article to have deterministic behavior.
--> Markdown/BlockMarkup.md
Rename 'BlockMarkup.md'
warning: Article 'InlineMarkup.md' (Markup Inline Nodes) would override protocol 'InlineMarkup'.
DocC computes unique URLs for symbols, even if they have the same name, but doesn't account for article filenames that collide with symbols because of a bug.
Until rdar://79745455 (issue #593) is fixed, DocC favors the symbol in this collision and drops the article to have deterministic behavior.
--> Markdown/InlineMarkup.md
Rename 'InlineMarkup.md'
warning: Return value documented for instance method returning void
  --> ../Visitor/MarkupVisitor.swift:26:6-26:41
24 |      A default implementation to use when a visitor method isn't implemented for a particular element.
25 |      - parameter markup: the element to visit.
26 +      - returns: The result of the visit.
   |      ╰─suggestion: Remove return value documentation
27 |      */
28 |     mutating func defaultVisit(_ markup: Markup) -> Result
warning: Return value documented for instance method returning void
  --> ../Visitor/MarkupVisitor.swift:42:6-42:41
40 |
41 |      - parameter blockQuote: A `BlockQuote` element.
42 +      - returns: The result of the visit.
   |      ╰─suggestion: Remove return value documentation
43 |      */
44 |     mutating func visitBlockQuote(_ blockQuote: BlockQuote) -> Result
warning: Return value documented for instance method returning void
  --> ../Visitor/MarkupVisitor.swift:42:6-42:41
40 |
41 |      - parameter blockQuote: A `BlockQuote` element.
42 +      - returns: The result of the visit.
   |      ╰─suggestion: Remove return value documentation
43 |      */
44 |     mutating func visitBlockQuote(_ blockQuote: BlockQuote) -> Result
warning: Return value documented for instance method returning void
  --> ../Visitor/MarkupVisitor.swift:50:6-50:41
48 |
49 |      - parameter codeBlock: An `CodeBlock` element.
50 +      - returns: The result of the visit.
   |      ╰─suggestion: Remove return value documentation
51 |      */
52 |     mutating func visitCodeBlock(_ codeBlock: CodeBlock) -> Result
warning: Return value documented for instance method returning void
  --> ../Visitor/MarkupVisitor.swift:50:6-50:41
48 |
49 |      - parameter codeBlock: An `CodeBlock` element.
50 +      - returns: The result of the visit.
   |      ╰─suggestion: Remove return value documentation
51 |      */
52 |     mutating func visitCodeBlock(_ codeBlock: CodeBlock) -> Result
warning: Return value documented for instance method returning void
  --> ../Visitor/MarkupVisitor.swift:66:6-66:41
64 |
65 |      - parameter document: An `Document` element.
66 +      - returns: The result of the visit.
   |      ╰─suggestion: Remove return value documentation
67 |      */
68 |     mutating func visitDocument(_ document: Document) -> Result
warning: Return value documented for instance method returning void
  --> ../Visitor/MarkupVisitor.swift:74:6-74:41
72 |
73 |      - parameter heading: An `Heading` element.
74 +      - returns: The result of the visit.
   |      ╰─suggestion: Remove return value documentation
75 |      */
76 |     mutating func visitHeading(_ heading: Heading) -> Result
warning: Return value documented for instance method returning void
  --> ../Visitor/MarkupVisitor.swift:74:6-74:41
72 |
73 |      - parameter heading: An `Heading` element.
74 +      - returns: The result of the visit.
   |      ╰─suggestion: Remove return value documentation
75 |      */
76 |     mutating func visitHeading(_ heading: Heading) -> Result
warning: Return value documented for instance method returning void
  --> ../Visitor/MarkupVisitor.swift:82:6-82:41
80 |
81 |      - parameter thematicBreak: An `ThematicBreak` element.
82 +      - returns: The result of the visit.
   |      ╰─suggestion: Remove return value documentation
83 |      */
84 |     mutating func visitThematicBreak(_ thematicBreak: ThematicBreak) -> Result
warning: Return value documented for instance method returning void
  --> ../Visitor/MarkupVisitor.swift:82:6-82:41
80 |
81 |      - parameter thematicBreak: An `ThematicBreak` element.
82 +      - returns: The result of the visit.
   |      ╰─suggestion: Remove return value documentation
83 |      */
84 |     mutating func visitThematicBreak(_ thematicBreak: ThematicBreak) -> Result
warning: Return value documented for instance method returning void
  --> ../Visitor/MarkupVisitor.swift:90:6-90:41
88 |
89 |      - parameter html: An `HTML` element.
90 +      - returns: The result of the visit.
   |      ╰─suggestion: Remove return value documentation
91 |      */
92 |     mutating func visitHTMLBlock(_ html: HTMLBlock) -> Result
warning: Return value documented for instance method returning void
  --> ../Visitor/MarkupVisitor.swift:90:6-90:41
88 |
89 |      - parameter html: An `HTML` element.
90 +      - returns: The result of the visit.
   |      ╰─suggestion: Remove return value documentation
91 |      */
92 |     mutating func visitHTMLBlock(_ html: HTMLBlock) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:98:6-98:41
96  |
97  |      - parameter listItem: An `ListItem` element.
98  +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
99  |      */
100 |     mutating func visitListItem(_ listItem: ListItem) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:98:6-98:41
96  |
97  |      - parameter listItem: An `ListItem` element.
98  +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
99  |      */
100 |     mutating func visitListItem(_ listItem: ListItem) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:106:6-106:41
104 |
105 |      - parameter orderedList: An `OrderedList` element.
106 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
107 |      */
108 |     mutating func visitOrderedList(_ orderedList: OrderedList) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:106:6-106:41
104 |
105 |      - parameter orderedList: An `OrderedList` element.
106 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
107 |      */
108 |     mutating func visitOrderedList(_ orderedList: OrderedList) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:114:6-114:41
112 |
113 |      - parameter unorderedList: An `UnorderedList` element.
114 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
115 |      */
116 |     mutating func visitUnorderedList(_ unorderedList: UnorderedList) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:114:6-114:41
112 |
113 |      - parameter unorderedList: An `UnorderedList` element.
114 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
115 |      */
116 |     mutating func visitUnorderedList(_ unorderedList: UnorderedList) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:122:6-122:41
120 |
121 |      - parameter paragraph: An `Paragraph` element.
122 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
123 |      */
124 |     mutating func visitParagraph(_ paragraph: Paragraph) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:122:6-122:41
120 |
121 |      - parameter paragraph: An `Paragraph` element.
122 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
123 |      */
124 |     mutating func visitParagraph(_ paragraph: Paragraph) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:130:6-130:41
128 |
129 |      - parameter blockDirective: A `BlockDirective` element.
130 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
131 |      */
132 |     mutating func visitBlockDirective(_ blockDirective: BlockDirective) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:138:6-138:41
136 |
137 |      - parameter inlineCode: An `InlineCode` element.
138 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
139 |      */
140 |     mutating func visitInlineCode(_ inlineCode: InlineCode) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:138:6-138:41
136 |
137 |      - parameter inlineCode: An `InlineCode` element.
138 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
139 |      */
140 |     mutating func visitInlineCode(_ inlineCode: InlineCode) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:154:6-154:41
152 |
153 |      - parameter emphasis: An `Emphasis` element.
154 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
155 |      */
156 |     mutating func visitEmphasis(_ emphasis: Emphasis) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:154:6-154:41
152 |
153 |      - parameter emphasis: An `Emphasis` element.
154 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
155 |      */
156 |     mutating func visitEmphasis(_ emphasis: Emphasis) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:162:6-162:41
160 |
161 |      - parameter image: An `Image` element.
162 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
163 |      */
164 |     mutating func visitImage(_ image: Image) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:162:6-162:41
160 |
161 |      - parameter image: An `Image` element.
162 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
163 |      */
164 |     mutating func visitImage(_ image: Image) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:170:6-170:41
168 |
169 |      - parameter inlineHTML: An `InlineHTML` element.
170 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
171 |      */
172 |     mutating func visitInlineHTML(_ inlineHTML: InlineHTML) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:170:6-170:41
168 |
169 |      - parameter inlineHTML: An `InlineHTML` element.
170 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
171 |      */
172 |     mutating func visitInlineHTML(_ inlineHTML: InlineHTML) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:178:6-178:41
176 |
177 |      - parameter lineBreak: An `LineBreak` element.
178 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
179 |      */
180 |     mutating func visitLineBreak(_ lineBreak: LineBreak) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:178:6-178:41
176 |
177 |      - parameter lineBreak: An `LineBreak` element.
178 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
179 |      */
180 |     mutating func visitLineBreak(_ lineBreak: LineBreak) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:186:6-186:41
184 |
185 |      - parameter link: An `Link` element.
186 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
187 |      */
188 |     mutating func visitLink(_ link: Link) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:186:6-186:41
184 |
185 |      - parameter link: An `Link` element.
186 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
187 |      */
188 |     mutating func visitLink(_ link: Link) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:194:6-194:41
192 |
193 |      - parameter softBreak: An `SoftBreak` element.
194 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
195 |      */
196 |     mutating func visitSoftBreak(_ softBreak: SoftBreak) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:194:6-194:41
192 |
193 |      - parameter softBreak: An `SoftBreak` element.
194 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
195 |      */
196 |     mutating func visitSoftBreak(_ softBreak: SoftBreak) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:202:6-202:41
200 |
201 |      - parameter strong: An `Strong` element.
202 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
203 |      */
204 |     mutating func visitStrong(_ strong: Strong) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:202:6-202:41
200 |
201 |      - parameter strong: An `Strong` element.
202 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
203 |      */
204 |     mutating func visitStrong(_ strong: Strong) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:210:6-210:41
208 |
209 |      - parameter text: A `Text` element.
210 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
211 |      */
212 |     mutating func visitText(_ text: Text) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:210:6-210:41
208 |
209 |      - parameter text: A `Text` element.
210 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
211 |      */
212 |     mutating func visitText(_ text: Text) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:218:6-218:41
216 |
217 |      - parameter strikethrough: A `Strikethrough` element.
218 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
219 |      */
220 |     mutating func visitStrikethrough(_ strikethrough: Strikethrough) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:218:6-218:41
216 |
217 |      - parameter strikethrough: A `Strikethrough` element.
218 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
219 |      */
220 |     mutating func visitStrikethrough(_ strikethrough: Strikethrough) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:226:6-226:41
224 |
225 |      - parameter table: A `Table` element.
226 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
227 |      */
228 |     mutating func visitTable(_ table: Table) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:234:6-234:41
232 |
233 |      - parameter tableHead: A `Table.Head` element.
234 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
235 |      */
236 |     mutating func visitTableHead(_ tableHead: Table.Head) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:242:6-242:41
240 |
241 |      - parameter tableBody: A `Table.Body` element.
242 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
243 |      */
244 |     mutating func visitTableBody(_ tableBody: Table.Body) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:250:6-250:41
248 |
249 |      - parameter tableRow: A `Table.Row` element.
250 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
251 |      */
252 |     mutating func visitTableRow(_ tableRow: Table.Row) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:258:6-258:41
256 |
257 |      - parameter tableCell: A `Table.Cell` element.
258 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
259 |      */
260 |     mutating func visitTableCell(_ tableCell: Table.Cell) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:266:6-266:41
264 |
265 |      - parameter symbolLink: A `SymbolLink` element.
266 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
267 |      */
268 |     mutating func visitSymbolLink(_ symbolLink: SymbolLink) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:266:6-266:41
264 |
265 |      - parameter symbolLink: A `SymbolLink` element.
266 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
267 |      */
268 |     mutating func visitSymbolLink(_ symbolLink: SymbolLink) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:274:5-275:6
272 |
273 |     - parameter attributes: An `InlineAttributes` element.
274 +     - returns: The result of the visit.
    |     ╰─suggestion: Remove return value documentation
275 +      */
276 |      mutating func visitInlineAttributes(_ attributes: InlineAttributes) -> Result
277 |
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:274:5-275:6
272 |
273 |     - parameter attributes: An `InlineAttributes` element.
274 +     - returns: The result of the visit.
    |     ╰─suggestion: Remove return value documentation
275 +      */
276 |      mutating func visitInlineAttributes(_ attributes: InlineAttributes) -> Result
277 |
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:282:6-282:41
280 |
281 |      - parameter doxygenDiscussion: A `DoxygenDiscussion` element.
282 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
283 |      */
284 |     mutating func visitDoxygenDiscussion(_ doxygenDiscussion: DoxygenDiscussion) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:290:6-290:41
288 |
289 |      - parameter doxygenNote: A `DoxygenNote` element.
290 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
291 |      */
292 |     mutating func visitDoxygenNote(_ doxygenNote: DoxygenNote) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:298:6-298:41
296 |
297 |      - parameter doxygenAbstract: A `DoxygenAbstract` element.
298 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
299 |      */
300 |     mutating func visitDoxygenAbstract(_ doxygenAbstract: DoxygenAbstract) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:306:6-306:41
304 |
305 |      - parameter doxygenParam: A `DoxygenParam` element.
306 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
307 |      */
308 |     mutating func visitDoxygenParameter(_ doxygenParam: DoxygenParameter) -> Result
warning: Return value documented for instance method returning void
   --> ../Visitor/MarkupVisitor.swift:314:6-314:41
312 |
313 |      - parameter doxygenReturns: A `DoxygenReturns` element.
314 +      - returns: The result of the visit.
    |      ╰─suggestion: Remove return value documentation
315 |      */
316 |     mutating func visitDoxygenReturns(_ doxygenReturns: DoxygenReturns) -> Result
Finished building documentation for 'Markdown' (1.23s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/swiftlang/swift-markdown/main
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-tool-entitlement.plist
[0/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit DeclarationFragments.swift
[7/53] Compiling SymbolKit Fragment.swift
[8/53] Compiling SymbolKit FragmentKind.swift
[9/53] Compiling SymbolKit FunctionParameter.swift
[10/53] Compiling SymbolKit FunctionSignature.swift
[11/57] Compiling SymbolKit Identifier.swift
[12/57] Compiling SymbolKit KindIdentifier.swift
[13/57] Compiling SymbolKit Location.swift
[14/57] Compiling SymbolKit Mutability.swift
[15/57] Emitting module SymbolKit
[16/57] Compiling SymbolKit SemanticVersion.swift
[17/57] Compiling SymbolKit AccessControl.swift
[18/57] Compiling SymbolKit Availability.swift
[19/57] Compiling SymbolKit AvailabilityItem.swift
[20/57] Compiling SymbolKit Domain.swift
[21/57] Compiling SymbolKit Mixin+Equals.swift
[22/57] Compiling SymbolKit Mixin+Hash.swift
[23/57] Compiling SymbolKit Mixin.swift
[24/57] Compiling SymbolKit LineList.swift
[25/57] Compiling SymbolKit Position.swift
[26/57] Compiling SymbolKit GenericConstraint.swift
[27/57] Compiling SymbolKit GenericParameter.swift
[28/57] Compiling SymbolKit Generics.swift
[29/57] Compiling SymbolKit Namespace.swift
[30/57] Compiling SymbolKit Names.swift
[31/57] Compiling SymbolKit SPI.swift
[32/57] Compiling SymbolKit Snippet.swift
[33/57] Compiling SymbolKit Extension.swift
[34/57] Compiling SymbolKit Relationship.swift
[35/57] Compiling SymbolKit RelationshipKind.swift
[36/57] Compiling SymbolKit SourceOrigin.swift
[37/57] Compiling SymbolKit GenericConstraints.swift
[38/57] Compiling SymbolKit Swift.swift
[39/57] Compiling SymbolKit SourceRange.swift
[40/57] Compiling SymbolKit Metadata.swift
[41/57] Compiling SymbolKit Module.swift
[42/57] Compiling SymbolKit OperatingSystem.swift
[43/57] Compiling SymbolKit Platform.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract SnippetBuildCommand.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.30s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'Markdown' complete! (0.42s)
    3414
22	/Users/admin/builder/spi-builder-workspace/.docs/swiftlang/swift-markdown/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/swiftlang/swift-markdown/main
File count: 3414
Doc size:   22.0MB
Preparing doc bundle ...
Uploading prod-swiftlang-swift-markdown-main-7844def2.zip to s3://spi-docs-inbox/prod-swiftlang-swift-markdown-main-7844def2.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [51%]
Copying... [61%]
Copying... [71%]
Copying... [81%]
Copying... [91%]
Copying... [100%]
Done.