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 MarkdownView, reference main (eae3c8), with Swift 6.2 for macOS (SPM) on 14 Oct 2025 03:36:13 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zunda-pixel/MarkdownView.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zunda-pixel/MarkdownView
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at eae3c8a Bump github.com/apple/swift-markdown from 0.7.1 to 0.7.3 (#36)
Cloned https://github.com/zunda-pixel/MarkdownView.git
Revision (git rev-parse @):
eae3c8abc3083b5b3ced93161a8ae14ff48799b9
SUCCESS checkout https://github.com/zunda-pixel/MarkdownView.git at main
Fetching https://github.com/swiftlang/swift-cmark.git
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/apple/swift-markdown
[1/5987] Fetching swift-algorithms
[121/12358] Fetching swift-algorithms, swift-numerics
[1465/19301] Fetching swift-algorithms, swift-numerics, swift-markdown
[19302/37518] Fetching swift-algorithms, swift-numerics, swift-markdown, swift-cmark
Fetched https://github.com/apple/swift-numerics from cache (1.70s)
Fetched https://github.com/apple/swift-markdown from cache (1.71s)
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.71s)
Fetched https://github.com/apple/swift-algorithms from cache (1.71s)
Creating working copy for https://github.com/apple/swift-algorithms
Creating working copy for https://github.com/apple/swift-numerics
Creating working copy for https://github.com/apple/swift-markdown
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Working copy of https://github.com/apple/swift-markdown resolved at 0.7.3
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at 0.7.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "markdownview",
      "name": "MarkdownView",
      "url": "https://github.com/zunda-pixel/MarkdownView.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MarkdownView",
      "dependencies": [
        {
          "identity": "swift-markdown",
          "name": "swift-markdown",
          "url": "https://github.com/apple/swift-markdown",
          "version": "0.7.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-markdown",
          "dependencies": [
            {
              "identity": "swift-cmark",
              "name": "cmark-gfm",
              "url": "https://github.com/swiftlang/swift-cmark.git",
              "version": "0.7.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-cmark",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-algorithms",
          "name": "swift-algorithms",
          "url": "https://github.com/apple/swift-algorithms",
          "version": "1.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
          "dependencies": [
            {
              "identity": "swift-numerics",
              "name": "swift-numerics",
              "url": "https://github.com/apple/swift-numerics.git",
              "version": "1.1.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/zunda-pixel/MarkdownView.git
[1/1160] Fetching markdownview
Fetched https://github.com/zunda-pixel/MarkdownView.git from cache (0.80s)
Fetching https://github.com/apple/swift-markdown from cache
Fetching https://github.com/apple/swift-algorithms from cache
Fetched https://github.com/apple/swift-markdown from cache (0.60s)
Fetched https://github.com/apple/swift-algorithms from cache (0.60s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (1.23s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.48s)
Computing version for https://github.com/apple/swift-markdown
Computed https://github.com/apple/swift-markdown at 0.7.3 (1.14s)
Fetching https://github.com/swiftlang/swift-cmark.git from cache
Fetched https://github.com/swiftlang/swift-cmark.git from cache (0.84s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.7.0 (1.47s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.83s)
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/zunda-pixel/MarkdownView.git
Working copy of https://github.com/zunda-pixel/MarkdownView.git resolved at main (eae3c8a)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at 0.7.0
Creating working copy for https://github.com/apple/swift-markdown
Working copy of https://github.com/apple/swift-markdown resolved at 0.7.3
warning: '.resolve-product-dependencies': dependency 'markdownview' is not used by any target
Found 2 product dependencies
  - swift-markdown
  - swift-algorithms
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/zunda-pixel/MarkdownView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/41] Write sources
[2/41] Write swift-version-49B95AFC49DCD68C.txt
[3/41] Compiling CAtomic CAtomic.c
[4/41] Compiling cmark-gfm arena.c
[5/41] Compiling cmark-gfm html.c
[6/41] Compiling cmark-gfm latex.c
[7/41] Compiling cmark-gfm-extensions tagfilter.c
[8/41] Compiling cmark-gfm blocks.c
[9/41] Compiling cmark-gfm-extensions ext_scanners.c
[10/41] Compiling cmark-gfm iterator.c
[11/41] Compiling cmark-gfm-extensions core-extensions.c
[12/41] Compiling cmark-gfm inlines.c
[13/41] Compiling cmark-gfm-extensions strikethrough.c
[14/41] Compiling cmark-gfm xml.c
[15/41] Compiling cmark-gfm syntax_extension.c
[16/41] Compiling cmark-gfm render.c
[17/41] Compiling cmark-gfm-extensions tasklist.c
[18/41] Compiling cmark-gfm plugin.c
[19/41] Compiling cmark-gfm registry.c
[20/41] Compiling cmark-gfm references.c
[21/41] Compiling cmark-gfm utf8.c
[22/41] Compiling cmark-gfm plaintext.c
[23/41] Compiling cmark-gfm-extensions table.c
[24/41] Compiling cmark-gfm linked_list.c
[25/41] Compiling cmark-gfm node.c
[26/41] Compiling cmark-gfm map.c
[27/41] Compiling cmark-gfm man.c
[28/41] Compiling cmark-gfm houdini_html_e.c
[29/41] Compiling cmark-gfm houdini_href_e.c
[30/41] Write sources
[32/41] Compiling cmark-gfm houdini_html_u.c
[33/41] Compiling cmark-gfm scanners.c
[34/41] Compiling cmark-gfm footnotes.c
[35/41] Compiling _NumericsShims _NumericsShims.c
[36/41] Compiling cmark-gfm cmark_ctype.c
[37/41] Compiling cmark-gfm cmark.c
[38/41] Compiling cmark-gfm buffer.c
[39/41] Compiling cmark-gfm commonmark.c
[40/51] Compiling cmark-gfm-extensions autolink.c
[42/115] Compiling RealModule Float80+Real.swift
[43/115] Compiling RealModule Real.swift
[44/116] Compiling RealModule ElementaryFunctions.swift
[45/116] Compiling RealModule Float16+Real.swift
[46/116] Compiling RealModule AugmentedArithmetic.swift
[47/116] Compiling RealModule ApproximateEquality.swift
[48/116] Compiling RealModule Double+Real.swift
[49/116] Compiling RealModule AlgebraicField.swift
[50/116] Emitting module RealModule
[51/116] Compiling RealModule Float+Real.swift
[52/116] Compiling RealModule RealFunctions.swift
[53/142] Compiling Algorithms Suffix.swift
[54/142] Compiling Algorithms Trim.swift
[55/142] Compiling Algorithms EitherSequence.swift
[56/142] Compiling Algorithms FirstNonNil.swift
[57/142] Compiling Algorithms FlattenCollection.swift
[58/142] Compiling Algorithms RandomSample.swift
[59/142] Compiling Algorithms Reductions.swift
[60/142] Compiling Algorithms Rotate.swift
[61/144] Compiling Algorithms Split.swift
[62/144] Compiling Algorithms Stride.swift
[63/144] Compiling Algorithms Grouped.swift
[64/144] Compiling Algorithms Indexed.swift
[65/144] Compiling Algorithms Intersperse.swift
[66/144] Compiling Algorithms Combinations.swift
[67/144] Compiling Algorithms Compacted.swift
[68/144] Compiling Algorithms Cycle.swift
[69/144] Compiling Algorithms Joined.swift
[70/144] Compiling Algorithms Keyed.swift
[71/144] Compiling Algorithms MinMax.swift
[72/144] Compiling Algorithms Partition.swift
[73/144] Compiling Algorithms Permutations.swift
[74/144] Compiling Algorithms Product.swift
[75/144] Compiling Algorithms Unique.swift
[76/144] Compiling Algorithms Windows.swift
[77/144] Compiling Algorithms AdjacentPairs.swift
[78/144] Compiling Algorithms Chain.swift
[79/144] Compiling Algorithms Chunked.swift
[80/144] Emitting module Algorithms
[81/144] Compiling Markdown BlockContainer.swift
[82/144] Compiling Markdown BlockMarkup.swift
[83/144] Compiling Markdown InlineContainer.swift
[84/144] Compiling Markdown InlineMarkup.swift
[85/144] Compiling Markdown ListItemContainer.swift
[86/144] Compiling Markdown AtomicCounter.swift
[87/144] Compiling Markdown CharacterExtensions.swift
[95/151] Emitting module Markdown
[110/151] Compiling Markdown CollectionExtensions.swift
[111/151] Compiling Markdown StringExtensions.swift
[112/151] Compiling Markdown MarkupVisitor.swift
[113/151] Compiling Markdown MarkupWalker.swift
[114/151] Compiling Markdown HTMLFormatter.swift
[115/151] Compiling Markdown MarkupFormatter.swift
[116/151] Compiling Markdown MarkupTreeDumper.swift
[117/151] Compiling Markdown ChildIndexPath.swift
[118/151] Compiling Markdown DirectiveArgument.swift
[119/151] Compiling Markdown Document.swift
[120/151] Compiling Markdown LiteralMarkup.swift
[121/151] Compiling Markdown Markup.swift
[122/151] Compiling Markdown MarkupChildren.swift
[123/151] Compiling Markdown MarkupData.swift
[130/151] Compiling Markdown DoxygenDiscussion.swift
[131/151] Compiling Markdown TableCellContainer.swift
[132/151] Compiling Markdown TableHead.swift
[133/151] Compiling Markdown TableRow.swift
[134/151] Compiling Markdown Replacement.swift
[135/151] Compiling Markdown SourceLocation.swift
[136/151] Compiling Markdown Emphasis.swift
[137/151] Compiling Markdown Image.swift
[138/151] Compiling Markdown LineBreak.swift
[139/151] Compiling Markdown SoftBreak.swift
[140/151] Compiling Markdown SymbolLink.swift
[141/151] Compiling Markdown Text.swift
[142/151] Compiling Markdown Aside.swift
[143/151] Compiling Markdown BlockDirectiveParser.swift
[144/151] Compiling Markdown CommonMarkConverter.swift
[145/151] Compiling Markdown InlineAttributes.swift
[146/151] Compiling Markdown Link.swift
[147/151] Compiling Markdown Strikethrough.swift
[148/151] Compiling Markdown Strong.swift
[149/151] Compiling Markdown CustomInline.swift
[150/151] Compiling Markdown InlineCode.swift
[151/151] Compiling Markdown InlineHTML.swift
[152/178] Emitting module MarkdownView
/Users/admin/builder/spi-builder-workspace/Sources/MarkdownView/Contents/ListItemContent.swift:21:1: warning: extension declares a conformance of imported type 'Checkbox' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
19 | }
20 |
21 | extension Checkbox: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'Checkbox' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
22 |
/Users/admin/builder/spi-builder-workspace/Sources/MarkdownView/Contents/MarkupContent.swift:33:1: warning: extension declares a conformance of imported type 'Kind' to imported protocols 'Sendable', 'Hashable'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
31 | }
32 |
33 | extension Aside.Kind: @unchecked Sendable, Hashable {}
   | |- warning: extension declares a conformance of imported type 'Kind' to imported protocols 'Sendable', 'Hashable'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
34 |
[153/180] Compiling MarkdownView MarkdownViewParser.swift
[154/180] Compiling MarkdownView MultiContentParser.swift
[155/180] Compiling MarkdownView TableView.swift
[156/180] Compiling MarkdownView UnorderedListView.swift
[157/180] Compiling MarkdownView InlineMarkupContent.swift
[158/180] Compiling MarkdownView BlockDirectiveView.swift
[159/180] Compiling MarkdownView BlockQuoteView.swift
[160/180] Compiling MarkdownView CodeBlockView.swift
[161/180] Compiling MarkdownView ListItemContent.swift
/Users/admin/builder/spi-builder-workspace/Sources/MarkdownView/Contents/ListItemContent.swift:21:1: warning: extension declares a conformance of imported type 'Checkbox' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
19 | }
20 |
21 | extension Checkbox: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'Checkbox' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
22 |
/Users/admin/builder/spi-builder-workspace/Sources/MarkdownView/Contents/MarkupContent.swift:33:1: warning: extension declares a conformance of imported type 'Kind' to imported protocols 'Sendable', 'Hashable'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
31 | }
32 |
33 | extension Aside.Kind: @unchecked Sendable, Hashable {}
   | |- warning: extension declares a conformance of imported type 'Kind' to imported protocols 'Sendable', 'Hashable'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
34 |
[162/180] Compiling MarkdownView MarkupContent.swift
/Users/admin/builder/spi-builder-workspace/Sources/MarkdownView/Contents/ListItemContent.swift:21:1: warning: extension declares a conformance of imported type 'Checkbox' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
19 | }
20 |
21 | extension Checkbox: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'Checkbox' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
22 |
/Users/admin/builder/spi-builder-workspace/Sources/MarkdownView/Contents/MarkupContent.swift:33:1: warning: extension declares a conformance of imported type 'Kind' to imported protocols 'Sendable', 'Hashable'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
31 | }
32 |
33 | extension Aside.Kind: @unchecked Sendable, Hashable {}
   | |- warning: extension declares a conformance of imported type 'Kind' to imported protocols 'Sendable', 'Hashable'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
34 |
[163/180] Compiling MarkdownView Array++.swift
/Users/admin/builder/spi-builder-workspace/Sources/MarkdownView/Contents/ListItemContent.swift:21:1: warning: extension declares a conformance of imported type 'Checkbox' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
19 | }
20 |
21 | extension Checkbox: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'Checkbox' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
22 |
/Users/admin/builder/spi-builder-workspace/Sources/MarkdownView/Contents/MarkupContent.swift:33:1: warning: extension declares a conformance of imported type 'Kind' to imported protocols 'Sendable', 'Hashable'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
31 | }
32 |
33 | extension Aside.Kind: @unchecked Sendable, Hashable {}
   | |- warning: extension declares a conformance of imported type 'Kind' to imported protocols 'Sendable', 'Hashable'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
34 |
[164/180] Compiling MarkdownView CustomRoundedRectangle.swift
[165/180] Compiling MarkdownView DoxygenDiscussionView.swift
[166/180] Compiling MarkdownView DoxygenNoteView.swift
[167/180] Compiling MarkdownView DoxygenParameterView.swift
[168/180] Compiling MarkdownView DoxygenReturnsView.swift
[169/180] Compiling MarkdownView FlowLayout.swift
[170/180] Compiling MarkdownView MarkdownView.swift
[171/180] Compiling MarkdownView MarkupContentView.swift
[172/180] Compiling MarkdownView LinkView.swift
[173/180] Compiling MarkdownView ListDepthKey.swift
[174/180] Compiling MarkdownView OrderedListView.swift
[175/180] Compiling MarkdownView HTMLView.swift
[176/180] Compiling MarkdownView HeadingView.swift
[177/180] Compiling MarkdownView InlineCodeView.swift
[178/180] Compiling MarkdownView Color++.swift
[179/180] Compiling MarkdownView View++.swift
[180/180] Compiling MarkdownView InlineMarkupContentView.swift
Build complete! (15.03s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-markdown",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-markdown"
    },
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms"
    }
  ],
  "manifest_display_name" : "MarkdownView",
  "name" : "MarkdownView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "MarkdownView",
      "targets" : [
        "MarkdownView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MarkdownViewTests",
      "module_type" : "SwiftTarget",
      "name" : "MarkdownViewTests",
      "path" : "Tests/MarkdownViewTests",
      "sources" : [
        "MarkdownViewParserTests.swift"
      ],
      "target_dependencies" : [
        "MarkdownView"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MarkdownView",
      "module_type" : "SwiftTarget",
      "name" : "MarkdownView",
      "path" : "Sources/MarkdownView",
      "product_dependencies" : [
        "Markdown",
        "Algorithms"
      ],
      "product_memberships" : [
        "MarkdownView"
      ],
      "sources" : [
        "Components/BlockDirectiveView.swift",
        "Components/BlockQuoteView.swift",
        "Components/CodeBlockView.swift",
        "Components/CustomRoundedRectangle.swift",
        "Components/DoxygenDiscussionView.swift",
        "Components/DoxygenNoteView.swift",
        "Components/DoxygenParameterView.swift",
        "Components/DoxygenReturnsView.swift",
        "Components/FlowLayout.swift",
        "Components/HTMLView.swift",
        "Components/HeadingView.swift",
        "Components/InlineCodeView.swift",
        "Components/LinkView.swift",
        "Components/ListDepthKey.swift",
        "Components/OrderedListView.swift",
        "Components/TableView.swift",
        "Components/UnorderedListView.swift",
        "Contents/InlineMarkupContent.swift",
        "Contents/ListItemContent.swift",
        "Contents/MarkupContent.swift",
        "Extension/Array++.swift",
        "Extension/Color++.swift",
        "Extension/View++.swift",
        "InlineMarkupContentView.swift",
        "MarkdownView.swift",
        "MarkupContentView.swift",
        "Parse/MarkdownViewParser.swift",
        "Parse/MultiContentParser.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.