Build Information
Successful build of MarkdownView, reference main (eae3c8), with Swift 6.1 for macOS (SPM) on 14 Oct 2025 03:36:11 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .statsBuild 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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/zunda-pixel/MarkdownView.git
https://github.com/zunda-pixel/MarkdownView.git
{
"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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/41] Write swift-version-2F0A5646E1D333AE.txt
[1/41] Compiling cmark-gfm xml.c
[2/41] Compiling cmark-gfm-extensions ext_scanners.c
[3/41] Compiling cmark-gfm-extensions core-extensions.c
[4/41] Compiling cmark-gfm utf8.c
[5/41] Compiling cmark-gfm syntax_extension.c
[6/41] Compiling cmark-gfm-extensions strikethrough.c
[7/41] Compiling cmark-gfm arena.c
[8/41] Compiling cmark-gfm render.c
[9/41] Compiling cmark-gfm registry.c
[10/41] Compiling cmark-gfm plugin.c
[11/41] Compiling cmark-gfm references.c
[12/41] Compiling cmark-gfm plaintext.c
[13/41] Compiling cmark-gfm node.c
[14/41] Compiling cmark-gfm map.c
[15/41] Compiling cmark-gfm linked_list.c
[16/41] Compiling cmark-gfm man.c
[17/41] Compiling cmark-gfm scanners.c
[18/41] Compiling cmark-gfm latex.c
[19/41] Compiling cmark-gfm-extensions tagfilter.c
[20/41] Compiling cmark-gfm iterator.c
[21/41] Compiling cmark-gfm houdini_html_e.c
[22/41] Compiling cmark-gfm html.c
[23/41] Compiling cmark-gfm houdini_href_e.c
[24/41] Compiling cmark-gfm footnotes.c
[25/41] Compiling cmark-gfm houdini_html_u.c
[26/41] Compiling cmark-gfm inlines.c
[27/41] Write sources
[30/41] Compiling _NumericsShims _NumericsShims.c
[31/41] Write sources
[32/41] Compiling cmark-gfm cmark_ctype.c
[33/41] Compiling cmark-gfm commonmark.c
[34/41] Compiling cmark-gfm-extensions tasklist.c
[35/41] Compiling cmark-gfm cmark.c
[36/41] Compiling cmark-gfm buffer.c
[37/41] Compiling cmark-gfm blocks.c
[38/41] Compiling cmark-gfm-extensions table.c
[39/41] Compiling CAtomic CAtomic.c
[40/52] Compiling cmark-gfm-extensions autolink.c
[42/116] Compiling RealModule RealFunctions.swift
[43/116] Compiling RealModule Float80+Real.swift
[44/117] Compiling RealModule Float+Real.swift
[45/117] Compiling RealModule AugmentedArithmetic.swift
[46/117] Compiling RealModule Double+Real.swift
[47/117] Compiling RealModule ElementaryFunctions.swift
[48/117] Compiling RealModule Real.swift
[49/117] Compiling Markdown LazySplitLines.swift
[50/117] Compiling Markdown ParseOptions.swift
[51/117] Emitting module RealModule
[52/117] Compiling RealModule Float16+Real.swift
[53/117] Compiling RealModule RelaxedArithmetic.swift
[54/143] Compiling Algorithms Split.swift
[55/143] Compiling Algorithms Stride.swift
[56/145] Compiling Algorithms Suffix.swift
[57/145] Compiling Algorithms Trim.swift
[58/145] Compiling Algorithms Combinations.swift
[59/145] Compiling Algorithms Compacted.swift
[60/145] Compiling Algorithms Cycle.swift
[61/145] Compiling Algorithms Grouped.swift
[62/145] Compiling Algorithms Indexed.swift
[63/145] Compiling Algorithms Intersperse.swift
[64/145] Compiling Algorithms RandomSample.swift
[65/145] Compiling Algorithms Reductions.swift
[66/145] Compiling Algorithms Rotate.swift
[67/145] Compiling Algorithms Joined.swift
[68/145] Compiling Algorithms Keyed.swift
[69/145] Compiling Algorithms MinMax.swift
[70/145] Compiling Algorithms EitherSequence.swift
[71/145] Compiling Algorithms FirstNonNil.swift
[72/145] Compiling Algorithms FlattenCollection.swift
[73/145] Compiling Algorithms Partition.swift
[74/145] Compiling Algorithms Permutations.swift
[75/145] Compiling Algorithms Product.swift
[76/145] Compiling Algorithms Unique.swift
[77/145] Compiling Algorithms Windows.swift
[78/145] Compiling Algorithms AdjacentPairs.swift
[79/145] Compiling Algorithms Chain.swift
[80/145] Compiling Algorithms Chunked.swift
[81/145] Emitting module Algorithms
[82/145] Emitting module Markdown
[83/152] Compiling Markdown CodeBlock.swift
[84/152] Compiling Markdown HTMLBlock.swift
[85/152] Compiling Markdown Heading.swift
[86/152] Compiling Markdown ThematicBreak.swift
[87/152] Compiling Markdown Table.swift
[88/152] Compiling Markdown TableBody.swift
[89/152] Compiling Markdown TableCell.swift
[90/152] Compiling Markdown BlockContainer.swift
[91/152] Compiling Markdown BlockMarkup.swift
[92/152] Compiling Markdown InlineContainer.swift
[93/152] Compiling Markdown InlineMarkup.swift
[94/152] Compiling Markdown ListItemContainer.swift
[95/152] Compiling Markdown AtomicCounter.swift
[96/152] Compiling Markdown CharacterExtensions.swift
[97/152] Compiling Markdown InlineAttributes.swift
[98/152] Compiling Markdown Link.swift
[99/152] Compiling Markdown Strikethrough.swift
[100/152] Compiling Markdown Strong.swift
[101/152] Compiling Markdown CustomInline.swift
[102/152] Compiling Markdown InlineCode.swift
[103/152] Compiling Markdown InlineHTML.swift
[104/152] Compiling Markdown DoxygenNote.swift
[105/152] Compiling Markdown DoxygenParameter.swift
[106/152] Compiling Markdown DoxygenReturns.swift
[107/152] Compiling Markdown ListItem.swift
[108/152] Compiling Markdown OrderedList.swift
[109/152] Compiling Markdown UnorderedList.swift
[110/152] Compiling Markdown Paragraph.swift
[132/152] Compiling Markdown CollectionExtensions.swift
[133/152] Compiling Markdown StringExtensions.swift
[134/152] Compiling Markdown MarkupVisitor.swift
[135/152] Compiling Markdown MarkupWalker.swift
[136/152] Compiling Markdown HTMLFormatter.swift
[137/152] Compiling Markdown MarkupFormatter.swift
[138/152] Compiling Markdown MarkupTreeDumper.swift
[139/152] Compiling Markdown LineBreak.swift
[140/152] Compiling Markdown SoftBreak.swift
[141/152] Compiling Markdown SymbolLink.swift
[142/152] Compiling Markdown Text.swift
[143/152] Compiling Markdown Aside.swift
[144/152] Compiling Markdown BlockDirectiveParser.swift
[145/152] Compiling Markdown CommonMarkConverter.swift
[152/152] Compiling Markdown Image.swift
[153/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 |
[154/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 |
[155/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 |
[156/181] 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 |
[157/181] Compiling MarkdownView MarkdownViewParser.swift
[158/181] Compiling MarkdownView MultiContentParser.swift
[159/181] Compiling MarkdownView DoxygenParameterView.swift
[160/181] Compiling MarkdownView DoxygenReturnsView.swift
[161/181] Compiling MarkdownView FlowLayout.swift
[162/181] Compiling MarkdownView CustomRoundedRectangle.swift
[163/181] Compiling MarkdownView DoxygenDiscussionView.swift
[164/181] Compiling MarkdownView DoxygenNoteView.swift
[165/181] Compiling MarkdownView TableView.swift
[166/181] Compiling MarkdownView UnorderedListView.swift
[167/181] Compiling MarkdownView InlineMarkupContent.swift
[168/181] Compiling MarkdownView LinkView.swift
[169/181] Compiling MarkdownView ListDepthKey.swift
[170/181] Compiling MarkdownView OrderedListView.swift
[171/181] Compiling MarkdownView Color++.swift
[172/181] Compiling MarkdownView View++.swift
[173/181] Compiling MarkdownView InlineMarkupContentView.swift
[174/181] Compiling MarkdownView HTMLView.swift
[175/181] Compiling MarkdownView HeadingView.swift
[176/181] Compiling MarkdownView InlineCodeView.swift
[177/181] Compiling MarkdownView MarkdownView.swift
[178/181] Compiling MarkdownView MarkupContentView.swift
[179/181] Compiling MarkdownView BlockDirectiveView.swift
[180/181] Compiling MarkdownView BlockQuoteView.swift
[181/181] Compiling MarkdownView CodeBlockView.swift
Build complete! (23.79s)
Fetching https://github.com/apple/swift-algorithms from cache
Fetching https://github.com/apple/swift-markdown
[1/6943] Fetching swift-markdown
Fetched https://github.com/apple/swift-markdown from cache (1.16s)
Fetched https://github.com/apple/swift-algorithms from cache (1.19s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (4.54s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.83s)
Computing version for https://github.com/apple/swift-markdown
Computed https://github.com/apple/swift-markdown at 0.7.3 (1.55s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18217] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.63s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.7.0 (2.26s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.48s)
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/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
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
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.