Build Information
Successful build of MarkdownView, reference 0.4.4 (8c0358
), with Swift 6.0 for macOS (SPM) on 4 Jun 2025 14:43:14 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zunda-pixel/MarkdownView.git
Reference: 0.4.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zunda-pixel/MarkdownView
* tag 0.4.4 -> FETCH_HEAD
HEAD is now at 8c0358d Create release.yml (#31)
Cloned https://github.com/zunda-pixel/MarkdownView.git
Revision (git rev-parse @):
8c0358d06d5d6fb6432214b436a07d0cc0626ac1
SUCCESS checkout https://github.com/zunda-pixel/MarkdownView.git at 0.4.4
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/zunda-pixel/MarkdownView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/41] Write sources
[1/41] Write swift-version-5BDAB9E9C0126B9D.txt
[2/41] Compiling cmark-gfm cmark.c
[3/41] Compiling cmark-gfm buffer.c
[4/41] Compiling cmark-gfm blocks.c
[5/41] Compiling cmark-gfm arena.c
[6/41] Compiling cmark-gfm-extensions core-extensions.c
[7/41] Compiling cmark-gfm xml.c
[8/41] Compiling cmark-gfm-extensions table.c
[9/41] Compiling cmark-gfm syntax_extension.c
[10/41] Compiling cmark-gfm render.c
[11/41] Compiling cmark-gfm-extensions strikethrough.c
[12/41] Compiling cmark-gfm utf8.c
[13/41] Compiling cmark-gfm registry.c
[14/41] Compiling cmark-gfm-extensions tasklist.c
[15/41] Compiling cmark-gfm references.c
[16/41] Compiling cmark-gfm plugin.c
[17/41] Compiling cmark-gfm plaintext.c
[18/41] Compiling cmark-gfm map.c
[19/41] Compiling cmark-gfm linked_list.c
[20/41] Compiling cmark-gfm man.c
[21/41] Compiling cmark-gfm node.c
[22/41] Compiling cmark-gfm scanners.c
[23/41] Compiling cmark-gfm-extensions ext_scanners.c
[24/41] Compiling cmark-gfm latex.c
[25/41] Compiling cmark-gfm-extensions tagfilter.c
[26/41] Compiling cmark-gfm iterator.c
[27/41] Compiling cmark-gfm html.c
[28/41] Write sources
[30/41] Compiling cmark-gfm houdini_html_e.c
[30/41] Write sources
[32/41] Compiling _NumericsShims _NumericsShims.c
[33/41] Compiling cmark-gfm houdini_html_u.c
[34/41] Compiling cmark-gfm houdini_href_e.c
[35/41] Compiling cmark-gfm cmark_ctype.c
[36/41] Compiling cmark-gfm footnotes.c
[37/41] Compiling cmark-gfm inlines.c
[38/41] Compiling cmark-gfm commonmark.c
[39/41] Compiling CAtomic CAtomic.c
[40/51] Compiling cmark-gfm-extensions autolink.c
[42/115] Compiling RealModule Real.swift
[43/115] Compiling RealModule Float80+Real.swift
[44/116] Compiling RealModule AugmentedArithmetic.swift
[45/116] Compiling RealModule Float16+Real.swift
[46/116] Compiling RealModule Float+Real.swift
[47/116] Compiling RealModule ElementaryFunctions.swift
[48/116] Compiling RealModule AlgebraicField.swift
[49/116] Emitting module RealModule
[50/116] Compiling RealModule ApproximateEquality.swift
[51/116] Compiling RealModule Double+Real.swift
[52/116] Compiling RealModule RealFunctions.swift
[53/142] Compiling Algorithms Grouped.swift
[54/142] Compiling Algorithms Indexed.swift
[55/142] Compiling Algorithms Intersperse.swift
[56/144] Compiling Algorithms EitherSequence.swift
[57/144] Compiling Algorithms FirstNonNil.swift
[58/144] Compiling Algorithms FlattenCollection.swift
[59/144] Compiling Algorithms Suffix.swift
[60/144] Compiling Algorithms Trim.swift
[61/144] Compiling Algorithms Joined.swift
[62/144] Compiling Algorithms Keyed.swift
[63/144] Compiling Algorithms MinMax.swift
[64/144] Compiling Algorithms Split.swift
[65/144] Compiling Algorithms Stride.swift
[66/144] Compiling Algorithms Combinations.swift
[67/144] Compiling Algorithms Compacted.swift
[68/144] Compiling Algorithms Cycle.swift
[69/144] Compiling Algorithms AdjacentPairs.swift
[70/144] Compiling Algorithms Chain.swift
[71/144] Compiling Algorithms Chunked.swift
[72/144] Compiling Algorithms RandomSample.swift
[73/144] Compiling Algorithms Reductions.swift
[74/144] Compiling Algorithms Rotate.swift
[75/144] Compiling Algorithms Unique.swift
[76/144] Compiling Algorithms Windows.swift
[77/144] Compiling Algorithms Partition.swift
[78/144] Compiling Algorithms Permutations.swift
[79/144] Compiling Algorithms Product.swift
[80/144] Emitting module Algorithms
[81/144] Emitting module Markdown
[82/150] Compiling Markdown Link.swift
[83/150] Compiling Markdown Strikethrough.swift
[84/150] Compiling Markdown Strong.swift
[85/150] Compiling Markdown CustomInline.swift
[86/150] Compiling Markdown InlineCode.swift
[87/150] Compiling Markdown InlineHTML.swift
[88/150] Compiling Markdown LineBreak.swift
[89/150] Compiling Markdown ParseOptions.swift
[90/150] Compiling Markdown RangeAdjuster.swift
[91/150] Compiling Markdown RangerTracker.swift
[92/150] Compiling Markdown MarkupRewriter.swift
[93/150] Compiling Markdown BasicBlockContainer.swift
[94/150] Compiling Markdown BasicInlineContainer.swift
[95/150] Compiling Markdown BlockContainer.swift
[96/150] Compiling Markdown BlockMarkup.swift
[97/150] Compiling Markdown InlineContainer.swift
[98/150] Compiling Markdown InlineMarkup.swift
[99/150] Compiling Markdown ListItemContainer.swift
[100/150] Compiling Markdown AtomicCounter.swift
[101/150] Compiling Markdown CharacterExtensions.swift
[102/150] Compiling Markdown CollectionExtensions.swift
[103/150] Compiling Markdown DoxygenParameter.swift
[104/150] Compiling Markdown DoxygenReturns.swift
[105/150] Compiling Markdown ListItem.swift
[106/150] Compiling Markdown OrderedList.swift
[107/150] Compiling Markdown UnorderedList.swift
[108/150] Compiling Markdown Paragraph.swift
[109/150] Compiling Markdown CodeBlock.swift
[124/150] Compiling Markdown StringExtensions.swift
[125/150] Compiling Markdown MarkupVisitor.swift
[126/150] Compiling Markdown MarkupWalker.swift
[127/150] Compiling Markdown HTMLFormatter.swift
[128/150] Compiling Markdown MarkupFormatter.swift
[129/150] Compiling Markdown MarkupTreeDumper.swift
[136/150] Compiling Markdown DoxygenNote.swift
[137/150] Compiling Markdown SoftBreak.swift
[138/150] Compiling Markdown SymbolLink.swift
[139/150] Compiling Markdown Text.swift
[140/150] Compiling Markdown Aside.swift
[141/150] Compiling Markdown BlockDirectiveParser.swift
[142/150] Compiling Markdown CommonMarkConverter.swift
[143/150] Compiling Markdown LazySplitLines.swift
[151/177] 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 |
[152/179] Compiling MarkdownView MarkdownViewParser.swift
[153/179] Compiling MarkdownView MultiContentParser.swift
[154/179] Compiling MarkdownView MarkdownView.swift
[155/179] Compiling MarkdownView MarkupContentView.swift
[156/179] Compiling MarkdownView TableView.swift
[157/179] Compiling MarkdownView UnorderedListView.swift
[158/179] Compiling MarkdownView InlineMarkupContent.swift
[159/179] 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 |
[160/179] 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 |
[161/179] 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 |
[162/179] Compiling MarkdownView Color++.swift
[163/179] Compiling MarkdownView View++.swift
[164/179] Compiling MarkdownView InlineMarkupContentView.swift
[165/179] Compiling MarkdownView DoxygenParameterView.swift
[166/179] Compiling MarkdownView DoxygenReturnsView.swift
[167/179] Compiling MarkdownView FlowLayout.swift
[168/179] Compiling MarkdownView LinkView.swift
[169/179] Compiling MarkdownView ListDepthKey.swift
[170/179] Compiling MarkdownView OrderedListView.swift
[171/179] Compiling MarkdownView HTMLView.swift
[172/179] Compiling MarkdownView HeadingView.swift
[173/179] Compiling MarkdownView InlineCodeView.swift
[174/179] Compiling MarkdownView CustomRoundedRectangle.swift
[175/179] Compiling MarkdownView DoxygenDiscussionView.swift
[176/179] Compiling MarkdownView DoxygenNoteView.swift
[177/179] Compiling MarkdownView BlockDirectiveView.swift
[178/179] Compiling MarkdownView BlockQuoteView.swift
[179/179] Compiling MarkdownView CodeBlockView.swift
Build complete! (24.50s)
Fetching https://github.com/apple/swift-markdown
Fetching https://github.com/apple/swift-algorithms
[1/5959] Fetching swift-algorithms
[895/12728] Fetching swift-algorithms, swift-markdown
Fetched https://github.com/apple/swift-algorithms from cache (1.31s)
Fetched https://github.com/apple/swift-markdown from cache (1.31s)
Computing version for https://github.com/apple/swift-markdown
Computed https://github.com/apple/swift-markdown at 0.6.0 (3.14s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18100] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.62s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.6.0 (0.58s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (0.56s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.06s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.57s)
Creating working copy for https://github.com/apple/swift-markdown
Working copy of https://github.com/apple/swift-markdown resolved at 0.6.0
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at 0.6.0
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.