Build Information
Successful build of swift-markdown, reference main (c281ba
), with Swift 6.1 for macOS (SPM) on 3 Jun 2025 11:53:14 UTC.
Swift 6 data race errors: 4
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
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 c281baa Refer to newline characters consistently in documentation (#232)
Cloned https://github.com/swiftlang/swift-markdown.git
Revision (git rev-parse @):
c281baa59e2b0d3ddc72848741217af811f66d39
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/18098] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.54s)
Fetching https://github.com/apple/swift-docc-plugin
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.30s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (1.90s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.87s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.48s)
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.3
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at gfm (b97d094)
========================================
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": "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",
"dependencies": [
{
"identity": "swift-cmark",
"name": "cmark-gfm",
"url": "https://github.com/swiftlang/swift-cmark.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-cmark",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/swiftlang/swift-markdown.git
[1/6767] Fetching swift-markdown
Fetched https://github.com/swiftlang/swift-markdown.git from cache (1.33s)
Fetching https://github.com/swiftlang/swift-cmark.git from cache
Fetched https://github.com/swiftlang/swift-cmark.git from cache (0.80s)
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at gfm (b97d094)
Creating working copy for https://github.com/swiftlang/swift-markdown.git
Working copy of https://github.com/swiftlang/swift-markdown.git resolved at main (c281baa)
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.1
Building package at path: $PWD
https://github.com/swiftlang/swift-markdown.git
https://github.com/swiftlang/swift-markdown.git
{
"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
}
}
],
"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" : "5.7"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/90] Write swift-version-2F0A5646E1D333AE.txt
[3/90] Compiling cmark-gfm cmark_ctype.c
[4/90] Compiling cmark-gfm houdini_href_e.c
[5/90] Compiling cmark-gfm houdini_html_u.c
[6/90] Compiling cmark-gfm html.c
[7/90] Compiling cmark-gfm commonmark.c
[8/90] Compiling cmark-gfm footnotes.c
[9/90] Compiling cmark-gfm-extensions tagfilter.c
[10/90] Compiling cmark-gfm inlines.c
[11/90] Compiling cmark-gfm-extensions ext_scanners.c
[12/90] Compiling cmark-gfm xml.c
[13/90] Compiling cmark-gfm-extensions strikethrough.c
[14/90] Compiling cmark-gfm-extensions tasklist.c
[15/90] Compiling cmark-gfm syntax_extension.c
[16/90] Compiling cmark-gfm render.c
[17/90] Compiling cmark-gfm references.c
[18/90] Compiling cmark-gfm plugin.c
[19/90] Compiling cmark-gfm utf8.c
[20/90] Compiling cmark-gfm plaintext.c
[21/90] Compiling cmark-gfm registry.c
[22/90] Compiling cmark-gfm linked_list.c
[23/90] Compiling cmark-gfm map.c
[24/90] Compiling cmark-gfm-extensions core-extensions.c
[25/90] Compiling cmark-gfm man.c
[26/90] Compiling cmark-gfm node.c
[27/90] Compiling cmark-gfm latex.c
[28/90] Write sources
[43/90] Compiling cmark-gfm iterator.c
[45/90] Write sources
[47/90] Compiling cmark-gfm scanners.c
[48/90] Compiling cmark-gfm houdini_html_e.c
[49/90] Compiling cmark-gfm cmark.c
[50/90] Compiling cmark-gfm buffer.c
[51/90] Compiling cmark-gfm arena.c
[52/90] Compiling cmark-gfm blocks.c
[53/90] Compiling CAtomic CAtomic.c
[54/90] Compiling cmark-gfm-extensions table.c
[55/90] Compiling cmark-gfm-extensions autolink.c
[57/154] Emitting module Markdown
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:98:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'RawMarkup'; this is an error in the Swift 6 language mode
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' has non-sendable type 'RawMarkup'; this is an error in the Swift 6 language mode
99 | var errorDescription: String? {
100 | switch self {
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Walker/Walkers/HTMLFormatter.swift:32:23: warning: static property 'parseAsides' is not concurrency-safe because non-'Sendable' type 'HTMLFormatterOptions' may have shared mutable state; this is an error in the Swift 6 language mode
12 |
13 | /// Options given to the ``HTMLFormatter``.
14 | public struct HTMLFormatterOptions: OptionSet {
| `- note: consider making struct 'HTMLFormatterOptions' conform to the 'Sendable' protocol
15 | public var rawValue: UInt
16 | public init(rawValue: UInt) {
:
30 | /// > This is a compound sentence: It contains two clauses separated by a colon.
31 | /// ```
32 | public static let parseAsides = HTMLFormatterOptions(rawValue: 1 << 0)
| |- warning: static property 'parseAsides' is not concurrency-safe because non-'Sendable' type 'HTMLFormatterOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'parseAsides' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 |
34 | /// Parse inline attributes as JSON and use the `"class"` property as the resulting span's `class`.
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Walker/Walkers/HTMLFormatter.swift:35:23: warning: static property 'parseInlineAttributeClass' is not concurrency-safe because non-'Sendable' type 'HTMLFormatterOptions' may have shared mutable state; this is an error in the Swift 6 language mode
12 |
13 | /// Options given to the ``HTMLFormatter``.
14 | public struct HTMLFormatterOptions: OptionSet {
| `- note: consider making struct 'HTMLFormatterOptions' conform to the 'Sendable' protocol
15 | public var rawValue: UInt
16 | public init(rawValue: UInt) {
:
33 |
34 | /// Parse inline attributes as JSON and use the `"class"` property as the resulting span's `class`.
35 | public static let parseInlineAttributeClass = HTMLFormatterOptions(rawValue: 1 << 1)
| |- warning: static property 'parseInlineAttributeClass' is not concurrency-safe because non-'Sendable' type 'HTMLFormatterOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'parseInlineAttributeClass' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
36 | }
37 |
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Walker/Walkers/MarkupFormatter.swift:303:27: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'MarkupFormatter.Options' may have shared mutable state; this is an error in the Swift 6 language mode
102 | Formatting options for Markdown, based on [CommonMark](https://commonmark.org).
103 | */
104 | public struct Options {
| `- note: consider making struct 'Options' conform to the 'Sendable' protocol
105 | /**
106 | The marker character to use for unordered lists.
:
301 |
302 | /// The default set of formatting options.
303 | public static let `default` = Options()
| |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'MarkupFormatter.Options' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
304 | }
305 |
[58/161] Compiling Markdown BlockContainer.swift
[59/161] Compiling Markdown BlockMarkup.swift
[60/161] Compiling Markdown InlineContainer.swift
[61/161] Compiling Markdown InlineMarkup.swift
[62/161] Compiling Markdown ListItemContainer.swift
[63/161] Compiling Markdown AtomicCounter.swift
[64/161] Compiling Markdown CharacterExtensions.swift
[65/161] Compiling Markdown InlineAttributes.swift
[66/161] Compiling Markdown Link.swift
[67/161] Compiling Markdown Strikethrough.swift
[68/161] Compiling Markdown Strong.swift
[69/161] Compiling Markdown CustomInline.swift
[70/161] Compiling Markdown InlineCode.swift
[71/161] Compiling Markdown InlineHTML.swift
[72/161] Compiling Markdown LazySplitLines.swift
[73/161] Compiling Markdown ParseOptions.swift
[74/161] Compiling Markdown RangeAdjuster.swift
[75/161] Compiling Markdown RangerTracker.swift
[76/161] Compiling Markdown MarkupRewriter.swift
[77/161] Compiling Markdown BasicBlockContainer.swift
[78/161] Compiling Markdown BasicInlineContainer.swift
[79/161] Compiling Markdown DoxygenNote.swift
[80/161] Compiling Markdown DoxygenParameter.swift
[81/161] Compiling Markdown DoxygenReturns.swift
[82/161] Compiling Markdown ListItem.swift
[83/161] Compiling Markdown OrderedList.swift
[84/161] Compiling Markdown UnorderedList.swift
[85/161] Compiling Markdown Paragraph.swift
[86/161] Compiling Markdown ChildIndexPath.swift
[87/161] Compiling Markdown DirectiveArgument.swift
[88/161] Compiling Markdown Document.swift
[89/161] Compiling Markdown LiteralMarkup.swift
[90/161] Compiling Markdown Markup.swift
[91/161] Compiling Markdown MarkupChildren.swift
[92/161] Compiling Markdown MarkupData.swift
[93/161] Compiling Markdown TableCellContainer.swift
[94/161] Compiling Markdown TableHead.swift
[95/161] Compiling Markdown TableRow.swift
[96/161] Compiling Markdown Replacement.swift
[97/161] Compiling Markdown SourceLocation.swift
[98/161] Compiling Markdown Emphasis.swift
[99/161] Compiling Markdown Image.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' has non-sendable type 'RawMarkup'; this is an error in the Swift 6 language mode
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' has non-sendable type 'RawMarkup'; this is an error in the Swift 6 language mode
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' has non-sendable type 'RawMarkup'; this is an error in the Swift 6 language mode
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' has non-sendable type 'RawMarkup'; this is an error in the Swift 6 language mode
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' has non-sendable type 'RawMarkup'; this is an error in the Swift 6 language mode
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' has non-sendable type 'RawMarkup'; this is an error in the Swift 6 language mode
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' has non-sendable type 'RawMarkup'; this is an error in the Swift 6 language mode
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' has non-sendable type 'RawMarkup'; this is an error in the Swift 6 language mode
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' has non-sendable type 'RawMarkup'; this is an error in the Swift 6 language mode
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' has non-sendable type 'RawMarkup'; this is an error in the Swift 6 language mode
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' has non-sendable type 'RawMarkup'; this is an error in the Swift 6 language mode
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' has non-sendable type 'RawMarkup'; this is an error in the Swift 6 language mode
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' has non-sendable type 'RawMarkup'; this is an error in the Swift 6 language mode
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' has non-sendable type 'RawMarkup'; this is an error in the Swift 6 language mode
99 | var errorDescription: String? {
100 | switch self {
[107/161] Compiling Markdown CollectionExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Walker/Walkers/HTMLFormatter.swift:32:23: warning: static property 'parseAsides' is not concurrency-safe because non-'Sendable' type 'HTMLFormatterOptions' may have shared mutable state; this is an error in the Swift 6 language mode
12 |
13 | /// Options given to the ``HTMLFormatter``.
14 | public struct HTMLFormatterOptions: OptionSet {
| `- note: consider making struct 'HTMLFormatterOptions' conform to the 'Sendable' protocol
15 | public var rawValue: UInt
16 | public init(rawValue: UInt) {
:
30 | /// > This is a compound sentence: It contains two clauses separated by a colon.
31 | /// ```
32 | public static let parseAsides = HTMLFormatterOptions(rawValue: 1 << 0)
| |- warning: static property 'parseAsides' is not concurrency-safe because non-'Sendable' type 'HTMLFormatterOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'parseAsides' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 |
34 | /// Parse inline attributes as JSON and use the `"class"` property as the resulting span's `class`.
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Walker/Walkers/HTMLFormatter.swift:35:23: warning: static property 'parseInlineAttributeClass' is not concurrency-safe because non-'Sendable' type 'HTMLFormatterOptions' may have shared mutable state; this is an error in the Swift 6 language mode
12 |
13 | /// Options given to the ``HTMLFormatter``.
14 | public struct HTMLFormatterOptions: OptionSet {
| `- note: consider making struct 'HTMLFormatterOptions' conform to the 'Sendable' protocol
15 | public var rawValue: UInt
16 | public init(rawValue: UInt) {
:
33 |
34 | /// Parse inline attributes as JSON and use the `"class"` property as the resulting span's `class`.
35 | public static let parseInlineAttributeClass = HTMLFormatterOptions(rawValue: 1 << 1)
| |- warning: static property 'parseInlineAttributeClass' is not concurrency-safe because non-'Sendable' type 'HTMLFormatterOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'parseInlineAttributeClass' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
36 | }
37 |
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Walker/Walkers/MarkupFormatter.swift:303:27: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'MarkupFormatter.Options' may have shared mutable state; this is an error in the Swift 6 language mode
102 | Formatting options for Markdown, based on [CommonMark](https://commonmark.org).
103 | */
104 | public struct Options {
| `- note: consider making struct 'Options' conform to the 'Sendable' protocol
105 | /**
106 | The marker character to use for unordered lists.
:
301 |
302 | /// The default set of formatting options.
303 | public static let `default` = Options()
| |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'MarkupFormatter.Options' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
304 | }
305 |
[108/161] Compiling Markdown StringExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Walker/Walkers/HTMLFormatter.swift:32:23: warning: static property 'parseAsides' is not concurrency-safe because non-'Sendable' type 'HTMLFormatterOptions' may have shared mutable state; this is an error in the Swift 6 language mode
12 |
13 | /// Options given to the ``HTMLFormatter``.
14 | public struct HTMLFormatterOptions: OptionSet {
| `- note: consider making struct 'HTMLFormatterOptions' conform to the 'Sendable' protocol
15 | public var rawValue: UInt
16 | public init(rawValue: UInt) {
:
30 | /// > This is a compound sentence: It contains two clauses separated by a colon.
31 | /// ```
32 | public static let parseAsides = HTMLFormatterOptions(rawValue: 1 << 0)
| |- warning: static property 'parseAsides' is not concurrency-safe because non-'Sendable' type 'HTMLFormatterOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'parseAsides' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 |
34 | /// Parse inline attributes as JSON and use the `"class"` property as the resulting span's `class`.
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Walker/Walkers/HTMLFormatter.swift:35:23: warning: static property 'parseInlineAttributeClass' is not concurrency-safe because non-'Sendable' type 'HTMLFormatterOptions' may have shared mutable state; this is an error in the Swift 6 language mode
12 |
13 | /// Options given to the ``HTMLFormatter``.
14 | public struct HTMLFormatterOptions: OptionSet {
| `- note: consider making struct 'HTMLFormatterOptions' conform to the 'Sendable' protocol
15 | public var rawValue: UInt
16 | public init(rawValue: UInt) {
:
33 |
34 | /// Parse inline attributes as JSON and use the `"class"` property as the resulting span's `class`.
35 | public static let parseInlineAttributeClass = HTMLFormatterOptions(rawValue: 1 << 1)
| |- warning: static property 'parseInlineAttributeClass' is not concurrency-safe because non-'Sendable' type 'HTMLFormatterOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'parseInlineAttributeClass' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
36 | }
37 |
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Walker/Walkers/MarkupFormatter.swift:303:27: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'MarkupFormatter.Options' may have shared mutable state; this is an error in the Swift 6 language mode
102 | Formatting options for Markdown, based on [CommonMark](https://commonmark.org).
103 | */
104 | public struct Options {
| `- note: consider making struct 'Options' conform to the 'Sendable' protocol
105 | /**
106 | The marker character to use for unordered lists.
:
301 |
302 | /// The default set of formatting options.
303 | public static let `default` = Options()
| |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'MarkupFormatter.Options' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
304 | }
305 |
[109/161] Compiling Markdown MarkupVisitor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Walker/Walkers/HTMLFormatter.swift:32:23: warning: static property 'parseAsides' is not concurrency-safe because non-'Sendable' type 'HTMLFormatterOptions' may have shared mutable state; this is an error in the Swift 6 language mode
12 |
13 | /// Options given to the ``HTMLFormatter``.
14 | public struct HTMLFormatterOptions: OptionSet {
| `- note: consider making struct 'HTMLFormatterOptions' conform to the 'Sendable' protocol
15 | public var rawValue: UInt
16 | public init(rawValue: UInt) {
:
30 | /// > This is a compound sentence: It contains two clauses separated by a colon.
31 | /// ```
32 | public static let parseAsides = HTMLFormatterOptions(rawValue: 1 << 0)
| |- warning: static property 'parseAsides' is not concurrency-safe because non-'Sendable' type 'HTMLFormatterOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'parseAsides' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 |
34 | /// Parse inline attributes as JSON and use the `"class"` property as the resulting span's `class`.
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Walker/Walkers/HTMLFormatter.swift:35:23: warning: static property 'parseInlineAttributeClass' is not concurrency-safe because non-'Sendable' type 'HTMLFormatterOptions' may have shared mutable state; this is an error in the Swift 6 language mode
12 |
13 | /// Options given to the ``HTMLFormatter``.
14 | public struct HTMLFormatterOptions: OptionSet {
| `- note: consider making struct 'HTMLFormatterOptions' conform to the 'Sendable' protocol
15 | public var rawValue: UInt
16 | public init(rawValue: UInt) {
:
33 |
34 | /// Parse inline attributes as JSON and use the `"class"` property as the resulting span's `class`.
35 | public static let parseInlineAttributeClass = HTMLFormatterOptions(rawValue: 1 << 1)
| |- warning: static property 'parseInlineAttributeClass' is not concurrency-safe because non-'Sendable' type 'HTMLFormatterOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'parseInlineAttributeClass' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
36 | }
37 |
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Walker/Walkers/MarkupFormatter.swift:303:27: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'MarkupFormatter.Options' may have shared mutable state; this is an error in the Swift 6 language mode
102 | Formatting options for Markdown, based on [CommonMark](https://commonmark.org).
103 | */
104 | public struct Options {
| `- note: consider making struct 'Options' conform to the 'Sendable' protocol
105 | /**
106 | The marker character to use for unordered lists.
:
301 |
302 | /// The default set of formatting options.
303 | public static let `default` = Options()
| |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'MarkupFormatter.Options' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
304 | }
305 |
[110/161] Compiling Markdown MarkupWalker.swift
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Walker/Walkers/HTMLFormatter.swift:32:23: warning: static property 'parseAsides' is not concurrency-safe because non-'Sendable' type 'HTMLFormatterOptions' may have shared mutable state; this is an error in the Swift 6 language mode
12 |
13 | /// Options given to the ``HTMLFormatter``.
14 | public struct HTMLFormatterOptions: OptionSet {
| `- note: consider making struct 'HTMLFormatterOptions' conform to the 'Sendable' protocol
15 | public var rawValue: UInt
16 | public init(rawValue: UInt) {
:
30 | /// > This is a compound sentence: It contains two clauses separated by a colon.
31 | /// ```
32 | public static let parseAsides = HTMLFormatterOptions(rawValue: 1 << 0)
| |- warning: static property 'parseAsides' is not concurrency-safe because non-'Sendable' type 'HTMLFormatterOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'parseAsides' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 |
34 | /// Parse inline attributes as JSON and use the `"class"` property as the resulting span's `class`.
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Walker/Walkers/HTMLFormatter.swift:35:23: warning: static property 'parseInlineAttributeClass' is not concurrency-safe because non-'Sendable' type 'HTMLFormatterOptions' may have shared mutable state; this is an error in the Swift 6 language mode
12 |
13 | /// Options given to the ``HTMLFormatter``.
14 | public struct HTMLFormatterOptions: OptionSet {
| `- note: consider making struct 'HTMLFormatterOptions' conform to the 'Sendable' protocol
15 | public var rawValue: UInt
16 | public init(rawValue: UInt) {
:
33 |
34 | /// Parse inline attributes as JSON and use the `"class"` property as the resulting span's `class`.
35 | public static let parseInlineAttributeClass = HTMLFormatterOptions(rawValue: 1 << 1)
| |- warning: static property 'parseInlineAttributeClass' is not concurrency-safe because non-'Sendable' type 'HTMLFormatterOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'parseInlineAttributeClass' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
36 | }
37 |
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Walker/Walkers/MarkupFormatter.swift:303:27: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'MarkupFormatter.Options' may have shared mutable state; this is an error in the Swift 6 language mode
102 | Formatting options for Markdown, based on [CommonMark](https://commonmark.org).
103 | */
104 | public struct Options {
| `- note: consider making struct 'Options' conform to the 'Sendable' protocol
105 | /**
106 | The marker character to use for unordered lists.
:
301 |
302 | /// The default set of formatting options.
303 | public static let `default` = Options()
| |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'MarkupFormatter.Options' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
304 | }
305 |
[111/161] Compiling Markdown HTMLFormatter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Walker/Walkers/HTMLFormatter.swift:32:23: warning: static property 'parseAsides' is not concurrency-safe because non-'Sendable' type 'HTMLFormatterOptions' may have shared mutable state; this is an error in the Swift 6 language mode
12 |
13 | /// Options given to the ``HTMLFormatter``.
14 | public struct HTMLFormatterOptions: OptionSet {
| `- note: consider making struct 'HTMLFormatterOptions' conform to the 'Sendable' protocol
15 | public var rawValue: UInt
16 | public init(rawValue: UInt) {
:
30 | /// > This is a compound sentence: It contains two clauses separated by a colon.
31 | /// ```
32 | public static let parseAsides = HTMLFormatterOptions(rawValue: 1 << 0)
| |- warning: static property 'parseAsides' is not concurrency-safe because non-'Sendable' type 'HTMLFormatterOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'parseAsides' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 |
34 | /// Parse inline attributes as JSON and use the `"class"` property as the resulting span's `class`.
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Walker/Walkers/HTMLFormatter.swift:35:23: warning: static property 'parseInlineAttributeClass' is not concurrency-safe because non-'Sendable' type 'HTMLFormatterOptions' may have shared mutable state; this is an error in the Swift 6 language mode
12 |
13 | /// Options given to the ``HTMLFormatter``.
14 | public struct HTMLFormatterOptions: OptionSet {
| `- note: consider making struct 'HTMLFormatterOptions' conform to the 'Sendable' protocol
15 | public var rawValue: UInt
16 | public init(rawValue: UInt) {
:
33 |
34 | /// Parse inline attributes as JSON and use the `"class"` property as the resulting span's `class`.
35 | public static let parseInlineAttributeClass = HTMLFormatterOptions(rawValue: 1 << 1)
| |- warning: static property 'parseInlineAttributeClass' is not concurrency-safe because non-'Sendable' type 'HTMLFormatterOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'parseInlineAttributeClass' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
36 | }
37 |
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Walker/Walkers/MarkupFormatter.swift:303:27: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'MarkupFormatter.Options' may have shared mutable state; this is an error in the Swift 6 language mode
102 | Formatting options for Markdown, based on [CommonMark](https://commonmark.org).
103 | */
104 | public struct Options {
| `- note: consider making struct 'Options' conform to the 'Sendable' protocol
105 | /**
106 | The marker character to use for unordered lists.
:
301 |
302 | /// The default set of formatting options.
303 | public static let `default` = Options()
| |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'MarkupFormatter.Options' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
304 | }
305 |
[112/161] Compiling Markdown MarkupFormatter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Walker/Walkers/HTMLFormatter.swift:32:23: warning: static property 'parseAsides' is not concurrency-safe because non-'Sendable' type 'HTMLFormatterOptions' may have shared mutable state; this is an error in the Swift 6 language mode
12 |
13 | /// Options given to the ``HTMLFormatter``.
14 | public struct HTMLFormatterOptions: OptionSet {
| `- note: consider making struct 'HTMLFormatterOptions' conform to the 'Sendable' protocol
15 | public var rawValue: UInt
16 | public init(rawValue: UInt) {
:
30 | /// > This is a compound sentence: It contains two clauses separated by a colon.
31 | /// ```
32 | public static let parseAsides = HTMLFormatterOptions(rawValue: 1 << 0)
| |- warning: static property 'parseAsides' is not concurrency-safe because non-'Sendable' type 'HTMLFormatterOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'parseAsides' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 |
34 | /// Parse inline attributes as JSON and use the `"class"` property as the resulting span's `class`.
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Walker/Walkers/HTMLFormatter.swift:35:23: warning: static property 'parseInlineAttributeClass' is not concurrency-safe because non-'Sendable' type 'HTMLFormatterOptions' may have shared mutable state; this is an error in the Swift 6 language mode
12 |
13 | /// Options given to the ``HTMLFormatter``.
14 | public struct HTMLFormatterOptions: OptionSet {
| `- note: consider making struct 'HTMLFormatterOptions' conform to the 'Sendable' protocol
15 | public var rawValue: UInt
16 | public init(rawValue: UInt) {
:
33 |
34 | /// Parse inline attributes as JSON and use the `"class"` property as the resulting span's `class`.
35 | public static let parseInlineAttributeClass = HTMLFormatterOptions(rawValue: 1 << 1)
| |- warning: static property 'parseInlineAttributeClass' is not concurrency-safe because non-'Sendable' type 'HTMLFormatterOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'parseInlineAttributeClass' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
36 | }
37 |
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Walker/Walkers/MarkupFormatter.swift:303:27: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'MarkupFormatter.Options' may have shared mutable state; this is an error in the Swift 6 language mode
102 | Formatting options for Markdown, based on [CommonMark](https://commonmark.org).
103 | */
104 | public struct Options {
| `- note: consider making struct 'Options' conform to the 'Sendable' protocol
105 | /**
106 | The marker character to use for unordered lists.
:
301 |
302 | /// The default set of formatting options.
303 | public static let `default` = Options()
| |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'MarkupFormatter.Options' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
304 | }
305 |
[113/161] Compiling Markdown MarkupTreeDumper.swift
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Walker/Walkers/HTMLFormatter.swift:32:23: warning: static property 'parseAsides' is not concurrency-safe because non-'Sendable' type 'HTMLFormatterOptions' may have shared mutable state; this is an error in the Swift 6 language mode
12 |
13 | /// Options given to the ``HTMLFormatter``.
14 | public struct HTMLFormatterOptions: OptionSet {
| `- note: consider making struct 'HTMLFormatterOptions' conform to the 'Sendable' protocol
15 | public var rawValue: UInt
16 | public init(rawValue: UInt) {
:
30 | /// > This is a compound sentence: It contains two clauses separated by a colon.
31 | /// ```
32 | public static let parseAsides = HTMLFormatterOptions(rawValue: 1 << 0)
| |- warning: static property 'parseAsides' is not concurrency-safe because non-'Sendable' type 'HTMLFormatterOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'parseAsides' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 |
34 | /// Parse inline attributes as JSON and use the `"class"` property as the resulting span's `class`.
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Walker/Walkers/HTMLFormatter.swift:35:23: warning: static property 'parseInlineAttributeClass' is not concurrency-safe because non-'Sendable' type 'HTMLFormatterOptions' may have shared mutable state; this is an error in the Swift 6 language mode
12 |
13 | /// Options given to the ``HTMLFormatter``.
14 | public struct HTMLFormatterOptions: OptionSet {
| `- note: consider making struct 'HTMLFormatterOptions' conform to the 'Sendable' protocol
15 | public var rawValue: UInt
16 | public init(rawValue: UInt) {
:
33 |
34 | /// Parse inline attributes as JSON and use the `"class"` property as the resulting span's `class`.
35 | public static let parseInlineAttributeClass = HTMLFormatterOptions(rawValue: 1 << 1)
| |- warning: static property 'parseInlineAttributeClass' is not concurrency-safe because non-'Sendable' type 'HTMLFormatterOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'parseInlineAttributeClass' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
36 | }
37 |
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Walker/Walkers/MarkupFormatter.swift:303:27: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'MarkupFormatter.Options' may have shared mutable state; this is an error in the Swift 6 language mode
102 | Formatting options for Markdown, based on [CommonMark](https://commonmark.org).
103 | */
104 | public struct Options {
| `- note: consider making struct 'Options' conform to the 'Sendable' protocol
105 | /**
106 | The marker character to use for unordered lists.
:
301 |
302 | /// The default set of formatting options.
303 | public static let `default` = Options()
| |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'MarkupFormatter.Options' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
304 | }
305 |
[114/161] Compiling Markdown CodeBlock.swift
[115/161] Compiling Markdown HTMLBlock.swift
[116/161] Compiling Markdown Heading.swift
[117/161] Compiling Markdown ThematicBreak.swift
[118/161] Compiling Markdown Table.swift
[119/161] Compiling Markdown TableBody.swift
[120/161] Compiling Markdown TableCell.swift
[121/161] Compiling Markdown LineBreak.swift
[122/161] Compiling Markdown SoftBreak.swift
[123/161] Compiling Markdown SymbolLink.swift
[124/161] Compiling Markdown Text.swift
[125/161] Compiling Markdown Aside.swift
[126/161] Compiling Markdown BlockDirectiveParser.swift
[127/161] Compiling Markdown CommonMarkConverter.swift
[128/181] Emitting module RemoveElementKind
[129/181] Emitting module UseCodeFence
[130/181] Compiling UseCodeFence UseCodeFence.swift
[131/181] Emitting module PreferredHeadingStyle
[132/181] Compiling PreferredHeadingStyle PreferredHeadingStyle.swift
[133/181] Emitting module OrderedListNumerals
[134/181] Compiling OrderedListNumerals OrderedListNumerals.swift
[135/181] Emitting module ThematicBreakCharacter
[136/181] Compiling ThematicBreakCharacter ThematicBreakCharacter.swift
[137/181] Emitting module ParseDocumentString
[138/181] Compiling ParseDocumentString ParseDocumentString.swift
[139/181] Emitting module UnorderedListMarker
[140/181] Compiling UnorderedListMarker UnorderedListMarker.swift
[141/181] Emitting module ParseDocumentFile
[142/181] Compiling ParseDocumentFile ParseDocumentFile.swift
[143/181] Emitting module ReplaceText
[144/181] Compiling ReplaceText ReplaceText.swift
[145/181] Compiling RemoveElementKind RemoveElementKind.swift
[146/181] Emitting module XMLConverter
[147/181] Compiling XMLConverter XMLConverter.swift
[147/181] Write Objects.LinkFileList
[151/195] Linking ThematicBreakCharacter
[152/195] Linking UnorderedListMarker
[153/195] Write Objects.LinkFileList
[155/195] Linking UseCodeFence
[157/195] Compiling MaximumWidth MaximumWidth.swift
[158/195] Emitting module MaximumWidth
[158/195] Write Objects.LinkFileList
[161/195] Compiling DefaultFormatting DefaultFormatting.swift
[162/195] Emitting module DefaultFormatting
[163/195] Emitting module EmphasisMarkers
[164/195] Compiling EmphasisMarkers EmphasisMarkers.swift
[164/195] Write Objects.LinkFileList
[169/195] Emitting module LinkCollector
[170/195] Compiling LinkCollector LinkCollector.swift
[171/195] Emitting module CustomLinePrefix
[172/195] Compiling CustomLinePrefix CustomLinePrefix.swift
[173/195] Emitting module CondenseAutolinks
[174/195] Compiling CondenseAutolinks CondenseAutolinks.swift
[175/195] Emitting module ChildThrough
[176/195] Compiling ChildThrough ChildThrough.swift
[176/195] Write Objects.LinkFileList
[181/195] Linking ReplaceText
[182/195] Linking XMLConverter
[183/195] Linking RemoveElementKind
[184/195] Linking OrderedListNumerals
[185/195] Linking ParseDocumentFile
[186/195] Linking PreferredHeadingStyle
[187/195] Linking MaximumWidth
[188/195] Linking DefaultFormatting
[189/195] Linking LinkCollector
[190/195] Linking ParseDocumentString
[191/195] Linking EmphasisMarkers
[192/195] Linking CustomLinePrefix
[193/195] Linking CondenseAutolinks
[194/195] Linking ChildThrough
Build complete! (18.36s)
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
}
}
],
"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" : "5.7"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/swiftlang/swift-markdown/main
Repository: swiftlang/swift-markdown
Swift version used: 6.1
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.1.0"),
Target: Markdown
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch 4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'Markdown'...
Finished extracting symbol information for 'Markdown'. (4.34s)
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
Finished building documentation for 'Markdown' (1.01s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/swiftlang/swift-markdown/main
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[3/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Emitting module SymbolKit
[11/57] Compiling SymbolKit Names.swift
[12/57] Compiling SymbolKit SPI.swift
[13/57] Compiling SymbolKit Snippet.swift
[14/57] Compiling SymbolKit Extension.swift
[15/57] Compiling SymbolKit DeclarationFragments.swift
[16/57] Compiling SymbolKit Fragment.swift
[17/57] Compiling SymbolKit FragmentKind.swift
[18/57] Compiling SymbolKit FunctionParameter.swift
[19/57] Compiling SymbolKit FunctionSignature.swift
[20/57] Compiling SymbolKit Identifier.swift
[21/57] Compiling SymbolKit KindIdentifier.swift
[22/57] Compiling SymbolKit Location.swift
[23/57] Compiling SymbolKit Mutability.swift
[24/57] Compiling SymbolKit SemanticVersion.swift
[25/57] Compiling SymbolKit AccessControl.swift
[26/57] Compiling SymbolKit Availability.swift
[27/57] Compiling SymbolKit AvailabilityItem.swift
[28/57] Compiling SymbolKit Domain.swift
[29/57] Compiling SymbolKit Mixin+Equals.swift
[30/57] Compiling SymbolKit Mixin+Hash.swift
[31/57] Compiling SymbolKit Mixin.swift
[32/57] Compiling SymbolKit LineList.swift
[33/57] Compiling SymbolKit Position.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] Emitting module Snippets
[53/57] Compiling Snippets Snippet.swift
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.77s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/65] Compiling Markdown DoxygenNote.swift
[3/65] Compiling Markdown DoxygenParameter.swift
[4/65] Compiling Markdown DoxygenReturns.swift
[5/65] Compiling Markdown ListItem.swift
[6/65] Compiling Markdown OrderedList.swift
[7/65] Compiling Markdown UnorderedList.swift
[8/65] Compiling Markdown Paragraph.swift
[9/72] Compiling Markdown InlineAttributes.swift
[10/72] Compiling Markdown Link.swift
[11/72] Compiling Markdown Strikethrough.swift
[12/72] Compiling Markdown Strong.swift
[13/72] Compiling Markdown CustomInline.swift
[14/72] Compiling Markdown InlineCode.swift
[15/72] Compiling Markdown InlineHTML.swift
[16/72] Compiling Markdown CodeBlock.swift
[17/72] Compiling Markdown HTMLBlock.swift
[18/72] Compiling Markdown Heading.swift
[19/72] Compiling Markdown ThematicBreak.swift
[20/72] Compiling Markdown Table.swift
[21/72] Compiling Markdown TableBody.swift
[22/72] Compiling Markdown TableCell.swift
[23/72] Compiling Markdown LazySplitLines.swift
[24/72] Compiling Markdown ParseOptions.swift
[25/72] Compiling Markdown RangeAdjuster.swift
[26/72] Compiling Markdown RangerTracker.swift
[27/72] Compiling Markdown MarkupRewriter.swift
[28/72] Compiling Markdown BasicBlockContainer.swift
[29/72] Compiling Markdown BasicInlineContainer.swift
[30/72] Compiling Markdown BlockContainer.swift
[31/72] Compiling Markdown BlockMarkup.swift
[32/72] Compiling Markdown InlineContainer.swift
[33/72] Compiling Markdown InlineMarkup.swift
[34/72] Compiling Markdown ListItemContainer.swift
[35/72] Compiling Markdown AtomicCounter.swift
[36/72] Compiling Markdown CharacterExtensions.swift
[37/72] Compiling Markdown TableCellContainer.swift
[38/72] Compiling Markdown TableHead.swift
[39/72] Compiling Markdown TableRow.swift
[40/72] Compiling Markdown Replacement.swift
[41/72] Compiling Markdown SourceLocation.swift
[42/72] Compiling Markdown Emphasis.swift
[43/72] Compiling Markdown Image.swift
[44/72] Emitting module Markdown
[45/72] Compiling Markdown ChildIndexPath.swift
[46/72] Compiling Markdown DirectiveArgument.swift
[47/72] Compiling Markdown Document.swift
[48/72] Compiling Markdown LiteralMarkup.swift
[49/72] Compiling Markdown Markup.swift
[50/72] Compiling Markdown MarkupChildren.swift
[51/72] Compiling Markdown MarkupData.swift
[52/72] Compiling Markdown CollectionExtensions.swift
[53/72] Compiling Markdown StringExtensions.swift
[54/72] Compiling Markdown MarkupVisitor.swift
[55/72] Compiling Markdown MarkupWalker.swift
[56/72] Compiling Markdown HTMLFormatter.swift
[57/72] Compiling Markdown MarkupFormatter.swift
[58/72] Compiling Markdown MarkupTreeDumper.swift
[59/72] Compiling Markdown PlainTextConvertibleMarkup.swift
[60/72] Compiling Markdown RawMarkup.swift
[61/72] Compiling Markdown BlockDirective.swift
[62/72] Compiling Markdown BlockQuote.swift
[63/72] Compiling Markdown CustomBlock.swift
[64/72] Compiling Markdown DoxygenAbstract.swift
[65/72] Compiling Markdown DoxygenDiscussion.swift
[66/72] Compiling Markdown LineBreak.swift
[67/72] Compiling Markdown SoftBreak.swift
[68/72] Compiling Markdown SymbolLink.swift
[69/72] Compiling Markdown Text.swift
[70/72] Compiling Markdown Aside.swift
[71/72] Compiling Markdown BlockDirectiveParser.swift
[72/72] Compiling Markdown CommonMarkConverter.swift
Build of target: 'Markdown' complete! (2.19s)
3378
21 /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: 3378
Doc size: 21.0MB
Preparing doc bundle ...
Uploading prod-swiftlang-swift-markdown-main-13776ecb.zip to s3://spi-docs-inbox/prod-swiftlang-swift-markdown-main-13776ecb.zip
Copying... [10%]
Copying... [20%]
Copying... [31%]
Copying... [41%]
Copying... [51%]
Copying... [60%]
Copying... [70%]
Copying... [81%]
Copying... [91%]
Copying... [100%]
Done.