Build Information
Successful build of swift-markdown, reference 0.6.0 (ea79e8
), with Swift 6.2 (beta) for Linux on 23 Jun 2025 13:42:19 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftlang/swift-markdown.git
Reference: 0.6.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/swiftlang/swift-markdown
* tag 0.6.0 -> FETCH_HEAD
HEAD is now at ea79e83 Swift-Markdown 0.6.0
Cloned https://github.com/swiftlang/swift-markdown.git
Revision (git rev-parse @):
ea79e83c8744d2b50b0dc2d5bbd1e857e1253bf9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swiftlang/swift-markdown.git at 0.6.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/swiftlang/swift-markdown.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/swiftlang/swift-cmark.git
[1/2082] Fetching swift-docc-plugin
[231/20197] Fetching swift-docc-plugin, swift-cmark
Fetched https://github.com/apple/swift-docc-plugin from cache (0.82s)
[8152/18115] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.68s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.6.0 (2.57s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.77s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3416] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.58s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.49s)
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.4
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/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at 0.6.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/108] Compiling CAtomic CAtomic.c
[3/108] Compiling cmark-gfm cmark.c
[4/108] Compiling cmark-gfm houdini_html_e.c
[5/108] Compiling cmark-gfm iterator.c
[6/108] Compiling cmark-gfm houdini_href_e.c
[7/108] Compiling cmark-gfm html.c
[8/108] Compiling cmark-gfm-extensions tagfilter.c
[9/108] Compiling cmark-gfm-extensions tasklist.c
[10/108] Compiling cmark-gfm houdini_html_u.c
[11/108] Write swift-version-24593BA9C3E375BF.txt
[12/108] Compiling cmark-gfm-extensions core-extensions.c
[13/108] Compiling cmark-gfm-extensions strikethrough.c
[14/108] Compiling cmark-gfm-extensions ext_scanners.c
[15/108] Compiling cmark-gfm inlines.c
[16/108] Compiling cmark-gfm xml.c
[17/108] Compiling cmark-gfm-extensions table.c
[18/108] Compiling cmark-gfm-extensions autolink.c
[19/108] Compiling cmark-gfm syntax_extension.c
[20/108] Compiling cmark-gfm render.c
[21/108] Compiling cmark-gfm plugin.c
[22/108] Compiling cmark-gfm registry.c
[23/108] Compiling cmark-gfm references.c
[24/108] Compiling cmark-gfm plaintext.c
[25/108] Compiling cmark-gfm linked_list.c
[26/108] Compiling cmark-gfm map.c
[27/108] Compiling cmark-gfm footnotes.c
[28/108] Compiling cmark-gfm man.c
[29/108] Compiling cmark-gfm latex.c
[30/108] Compiling cmark-gfm cmark_ctype.c
[31/108] Write sources
[49/108] Compiling cmark-gfm utf8.c
[50/108] Compiling cmark-gfm buffer.c
[51/108] Compiling cmark-gfm node.c
[52/108] Compiling cmark-gfm arena.c
[53/108] Compiling cmark-gfm commonmark.c
[54/108] Compiling cmark-gfm blocks.c
[55/108] Compiling cmark-gfm scanners.c
[57/170] Compiling Markdown UnorderedList.swift
[58/170] Compiling Markdown Paragraph.swift
[59/170] Compiling Markdown CodeBlock.swift
[60/170] Compiling Markdown HTMLBlock.swift
[61/170] Compiling Markdown Heading.swift
[62/170] Compiling Markdown ThematicBreak.swift
[63/170] Compiling Markdown Table.swift
[64/170] Compiling Markdown TableBody.swift
[65/170] Compiling Markdown TableCell.swift
[66/178] Compiling Markdown Strikethrough.swift
[67/178] Compiling Markdown Strong.swift
[68/178] Compiling Markdown CustomInline.swift
[69/178] Compiling Markdown InlineCode.swift
[70/178] Compiling Markdown InlineHTML.swift
[71/178] Compiling Markdown LineBreak.swift
[72/178] Compiling Markdown SoftBreak.swift
[73/178] Compiling Markdown SymbolLink.swift
[74/178] Compiling Markdown Text.swift
[75/178] Compiling Markdown BasicBlockContainer.swift
[76/178] Compiling Markdown BasicInlineContainer.swift
[77/178] Compiling Markdown BlockContainer.swift
[78/178] Compiling Markdown BlockMarkup.swift
[79/178] Compiling Markdown InlineContainer.swift
[80/178] Compiling Markdown InlineMarkup.swift
[81/178] Compiling Markdown ListItemContainer.swift
[82/178] Compiling Markdown AtomicCounter.swift
[83/178] Emitting module Markdown
/host/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:97:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
95 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
96 | enum Error: LocalizedError {
97 | case concreteConversionError(from: RawMarkup, to: Markup.Type)
| `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
98 | var errorDescription: String? {
99 | switch self {
[84/178] Compiling Markdown TableCellContainer.swift
[85/178] Compiling Markdown TableHead.swift
[86/178] Compiling Markdown TableRow.swift
[87/178] Compiling Markdown Replacement.swift
[88/178] Compiling Markdown SourceLocation.swift
[89/178] Compiling Markdown Emphasis.swift
[90/178] Compiling Markdown Image.swift
[91/178] Compiling Markdown InlineAttributes.swift
[92/178] Compiling Markdown Link.swift
[93/178] Compiling Markdown BlockDirective.swift
[94/178] Compiling Markdown BlockQuote.swift
[95/178] Compiling Markdown CustomBlock.swift
[96/178] Compiling Markdown DoxygenDiscussion.swift
[97/178] Compiling Markdown DoxygenNote.swift
[98/178] Compiling Markdown DoxygenParameter.swift
[99/178] Compiling Markdown DoxygenReturns.swift
[100/178] Compiling Markdown ListItem.swift
[101/178] Compiling Markdown OrderedList.swift
[102/178] Compiling Markdown Aside.swift
[103/178] Compiling Markdown BlockDirectiveParser.swift
[104/178] Compiling Markdown CommonMarkConverter.swift
[105/178] Compiling Markdown LazySplitLines.swift
[106/178] Compiling Markdown ParseOptions.swift
[107/178] Compiling Markdown RangeAdjuster.swift
[108/178] Compiling Markdown RangerTracker.swift
[109/178] Compiling Markdown MarkupRewriter.swift
[110/178] Compiling Markdown ChildIndexPath.swift
/host/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:97:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
95 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
96 | enum Error: LocalizedError {
97 | case concreteConversionError(from: RawMarkup, to: Markup.Type)
| `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
98 | var errorDescription: String? {
99 | switch self {
[111/178] Compiling Markdown DirectiveArgument.swift
/host/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:97:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
95 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
96 | enum Error: LocalizedError {
97 | case concreteConversionError(from: RawMarkup, to: Markup.Type)
| `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
98 | var errorDescription: String? {
99 | switch self {
[112/178] Compiling Markdown Document.swift
/host/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:97:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
95 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
96 | enum Error: LocalizedError {
97 | case concreteConversionError(from: RawMarkup, to: Markup.Type)
| `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
98 | var errorDescription: String? {
99 | switch self {
[113/178] Compiling Markdown LiteralMarkup.swift
/host/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:97:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
95 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
96 | enum Error: LocalizedError {
97 | case concreteConversionError(from: RawMarkup, to: Markup.Type)
| `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
98 | var errorDescription: String? {
99 | switch self {
[114/178] Compiling Markdown Markup.swift
/host/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:97:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
95 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
96 | enum Error: LocalizedError {
97 | case concreteConversionError(from: RawMarkup, to: Markup.Type)
| `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
98 | var errorDescription: String? {
99 | switch self {
[115/178] Compiling Markdown MarkupChildren.swift
/host/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:97:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
95 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
96 | enum Error: LocalizedError {
97 | case concreteConversionError(from: RawMarkup, to: Markup.Type)
| `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
98 | var errorDescription: String? {
99 | switch self {
[116/178] Compiling Markdown MarkupData.swift
/host/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:97:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
95 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
96 | enum Error: LocalizedError {
97 | case concreteConversionError(from: RawMarkup, to: Markup.Type)
| `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
98 | var errorDescription: String? {
99 | switch self {
[117/178] Compiling Markdown PlainTextConvertibleMarkup.swift
/host/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:97:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
95 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
96 | enum Error: LocalizedError {
97 | case concreteConversionError(from: RawMarkup, to: Markup.Type)
| `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
98 | var errorDescription: String? {
99 | switch self {
[118/178] Compiling Markdown RawMarkup.swift
/host/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:97:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
95 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
96 | enum Error: LocalizedError {
97 | case concreteConversionError(from: RawMarkup, to: Markup.Type)
| `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
98 | var errorDescription: String? {
99 | switch self {
[119/178] Compiling Markdown CharacterExtensions.swift
[120/178] Compiling Markdown CollectionExtensions.swift
[121/178] Compiling Markdown StringExtensions.swift
[122/178] Compiling Markdown MarkupVisitor.swift
[123/178] Compiling Markdown MarkupWalker.swift
[124/178] Compiling Markdown HTMLFormatter.swift
[125/178] Compiling Markdown MarkupFormatter.swift
[126/178] Compiling Markdown MarkupTreeDumper.swift
[127/184] Wrapping AST for Markdown for debugging
[129/195] Emitting module ParseDocumentString
[130/195] Emitting module UnorderedListMarker
[131/195] Compiling UnorderedListMarker UnorderedListMarker.swift
[133/196] Emitting module PreferredHeadingStyle
[134/196] Compiling PreferredHeadingStyle PreferredHeadingStyle.swift
[135/197] Compiling UseCodeFence UseCodeFence.swift
[136/197] Emitting module UseCodeFence
[138/198] Compiling ThematicBreakCharacter ThematicBreakCharacter.swift
[139/198] Emitting module ThematicBreakCharacter
[140/198] Compiling ParseDocumentString ParseDocumentString.swift
[142/199] Emitting module RemoveElementKind
[143/199] Compiling ReplaceText ReplaceText.swift
[144/199] Emitting module ReplaceText
[145/199] Compiling RemoveElementKind RemoveElementKind.swift
[147/202] Emitting module XMLConverter
[148/202] Compiling XMLConverter XMLConverter.swift
[153/217] Emitting module MaximumWidth
[154/219] Emitting module OrderedListNumerals
[155/219] Compiling OrderedListNumerals OrderedListNumerals.swift
[157/220] Compiling ParseDocumentFile ParseDocumentFile.swift
[158/220] Emitting module ParseDocumentFile
[160/221] Emitting module CustomLinePrefix
[161/221] Compiling CustomLinePrefix CustomLinePrefix.swift
[162/222] Compiling DefaultFormatting DefaultFormatting.swift
[163/222] Emitting module DefaultFormatting
[164/223] Emitting module EmphasisMarkers
[165/223] Compiling EmphasisMarkers EmphasisMarkers.swift
[166/224] Compiling MaximumWidth MaximumWidth.swift
[167/224] Compiling LinkCollector LinkCollector.swift
[168/224] Emitting module LinkCollector
[172/228] Wrapping AST for XMLConverter for debugging
[173/228] Write Objects.LinkFileList
[176/228] Emitting module CondenseAutolinks
[177/228] Compiling CondenseAutolinks CondenseAutolinks.swift
[177/228] Wrapping AST for UnorderedListMarker for debugging
[178/228] Write Objects.LinkFileList
[179/229] Wrapping AST for ReplaceText for debugging
[180/229] Wrapping AST for UseCodeFence for debugging
[180/229] Write Objects.LinkFileList
[182/229] Wrapping AST for ThematicBreakCharacter for debugging
[184/229] Write Objects.LinkFileList
[185/229] Wrapping AST for PreferredHeadingStyle for debugging
[185/229] Write Objects.LinkFileList
[187/229] Wrapping AST for ParseDocumentString for debugging
[188/229] Wrapping AST for RemoveElementKind for debugging
[188/229] Write Objects.LinkFileList
[191/229] Wrapping AST for ParseDocumentFile for debugging
[192/229] Wrapping AST for OrderedListNumerals for debugging
[194/229] Compiling ChildThrough ChildThrough.swift
[195/229] Emitting module ChildThrough
[195/229] Linking XMLConverter
[196/229] Write Objects.LinkFileList
[197/230] Linking UnorderedListMarker
[198/230] Write Objects.LinkFileList
[199/230] Linking ThematicBreakCharacter
[200/230] Write Objects.LinkFileList
[202/230] Linking UseCodeFence
[203/230] Linking ReplaceText
[204/230] Wrapping AST for LinkCollector for debugging
[205/230] Write Objects.LinkFileList
[206/230] Wrapping AST for MaximumWidth for debugging
[207/230] Wrapping AST for EmphasisMarkers for debugging
[208/230] Write Objects.LinkFileList
[210/230] Linking ParseDocumentString
[211/230] Wrapping AST for DefaultFormatting for debugging
[212/230] Linking PreferredHeadingStyle
[213/230] Write Objects.LinkFileList
[214/230] Wrapping AST for CondenseAutolinks for debugging
[215/230] Linking OrderedListNumerals
[215/230] Write Objects.LinkFileList
[217/230] Linking RemoveElementKind
[218/230] Wrapping AST for CustomLinePrefix for debugging
[219/230] Write Objects.LinkFileList
[220/230] Wrapping AST for ChildThrough for debugging
[221/230] Write Objects.LinkFileList
[222/230] Linking ParseDocumentFile
[223/230] Linking LinkCollector
[224/230] Linking MaximumWidth
[225/230] Linking EmphasisMarkers
[226/230] Linking DefaultFormatting
[227/230] Linking CondenseAutolinks
[228/230] Linking CustomLinePrefix
[229/230] Linking ChildThrough
Build complete! (62.51s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-cmark",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.0",
"upper_bound" : "1.0.0"
}
]
},
"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" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Markdown",
"targets" : [
"Markdown"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "XMLConverter",
"targets" : [
"XMLConverter"
],
"type" : {
"snippet" : null
}
},
{
"name" : "ParseDocumentFile",
"targets" : [
"ParseDocumentFile"
],
"type" : {
"snippet" : null
}
},
{
"name" : "ParseDocumentString",
"targets" : [
"ParseDocumentString"
],
"type" : {
"snippet" : null
}
},
{
"name" : "RemoveElementKind",
"targets" : [
"RemoveElementKind"
],
"type" : {
"snippet" : null
}
},
{
"name" : "ReplaceText",
"targets" : [
"ReplaceText"
],
"type" : {
"snippet" : null
}
},
{
"name" : "PreferredHeadingStyle",
"targets" : [
"PreferredHeadingStyle"
],
"type" : {
"snippet" : null
}
},
{
"name" : "ThematicBreakCharacter",
"targets" : [
"ThematicBreakCharacter"
],
"type" : {
"snippet" : null
}
},
{
"name" : "MaximumWidth",
"targets" : [
"MaximumWidth"
],
"type" : {
"snippet" : null
}
},
{
"name" : "CondenseAutolinks",
"targets" : [
"CondenseAutolinks"
],
"type" : {
"snippet" : null
}
},
{
"name" : "EmphasisMarkers",
"targets" : [
"EmphasisMarkers"
],
"type" : {
"snippet" : null
}
},
{
"name" : "OrderedListNumerals",
"targets" : [
"OrderedListNumerals"
],
"type" : {
"snippet" : null
}
},
{
"name" : "CustomLinePrefix",
"targets" : [
"CustomLinePrefix"
],
"type" : {
"snippet" : null
}
},
{
"name" : "UseCodeFence",
"targets" : [
"UseCodeFence"
],
"type" : {
"snippet" : null
}
},
{
"name" : "UnorderedListMarker",
"targets" : [
"UnorderedListMarker"
],
"type" : {
"snippet" : null
}
},
{
"name" : "DefaultFormatting",
"targets" : [
"DefaultFormatting"
],
"type" : {
"snippet" : null
}
},
{
"name" : "ChildThrough",
"targets" : [
"ChildThrough"
],
"type" : {
"snippet" : null
}
},
{
"name" : "LinkCollector",
"targets" : [
"LinkCollector"
],
"type" : {
"snippet" : null
}
}
],
"targets" : [
{
"c99name" : "MarkdownTests",
"module_type" : "SwiftTarget",
"name" : "MarkdownTests",
"path" : "Tests/MarkdownTests",
"resources" : [
{
"path" : "/host/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",
"ParseDocumentFile",
"ParseDocumentString",
"RemoveElementKind",
"ReplaceText",
"PreferredHeadingStyle",
"ThematicBreakCharacter",
"MaximumWidth",
"CondenseAutolinks",
"EmphasisMarkers",
"OrderedListNumerals",
"CustomLinePrefix",
"UseCodeFence",
"UnorderedListMarker",
"DefaultFormatting",
"ChildThrough",
"LinkCollector"
],
"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/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",
"ParseDocumentFile",
"ParseDocumentString",
"RemoveElementKind",
"ReplaceText",
"PreferredHeadingStyle",
"ThematicBreakCharacter",
"MaximumWidth",
"CondenseAutolinks",
"EmphasisMarkers",
"OrderedListNumerals",
"CustomLinePrefix",
"UseCodeFence",
"UnorderedListMarker",
"DefaultFormatting",
"ChildThrough",
"LinkCollector"
],
"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" : "ParseDocumentFile",
"module_type" : "SwiftTarget",
"name" : "ParseDocumentFile",
"path" : "Snippets/Parsing",
"product_memberships" : [
"ParseDocumentFile"
],
"sources" : [
"ParseDocumentFile.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" : "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"
},
{
"c99name" : "PreferredHeadingStyle",
"module_type" : "SwiftTarget",
"name" : "PreferredHeadingStyle",
"path" : "Snippets/Formatting",
"product_memberships" : [
"PreferredHeadingStyle"
],
"sources" : [
"PreferredHeadingStyle.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" : "MaximumWidth",
"module_type" : "SwiftTarget",
"name" : "MaximumWidth",
"path" : "Snippets/Formatting",
"product_memberships" : [
"MaximumWidth"
],
"sources" : [
"MaximumWidth.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" : "EmphasisMarkers",
"module_type" : "SwiftTarget",
"name" : "EmphasisMarkers",
"path" : "Snippets/Formatting",
"product_memberships" : [
"EmphasisMarkers"
],
"sources" : [
"EmphasisMarkers.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" : "CustomLinePrefix",
"module_type" : "SwiftTarget",
"name" : "CustomLinePrefix",
"path" : "Snippets/Formatting",
"product_memberships" : [
"CustomLinePrefix"
],
"sources" : [
"CustomLinePrefix.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" : "UnorderedListMarker",
"module_type" : "SwiftTarget",
"name" : "UnorderedListMarker",
"path" : "Snippets/Formatting",
"product_memberships" : [
"UnorderedListMarker"
],
"sources" : [
"UnorderedListMarker.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" : "ChildThrough",
"module_type" : "SwiftTarget",
"name" : "ChildThrough",
"path" : "Snippets/Querying",
"product_memberships" : [
"ChildThrough"
],
"sources" : [
"ChildThrough.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"
}
],
"tools_version" : "5.7"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.