The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-markdown, reference 0.50800.0 (f02c1d), with Swift 6.2 for Linux on 20 Jun 2025 22:17:09 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/SDGGiesbrecht/swift-markdown.git
Reference: 0.50800.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/SDGGiesbrecht/swift-markdown
 * tag               0.50800.0  -> FETCH_HEAD
HEAD is now at f02c1d1 Pinned dependencies.
Cloned https://github.com/SDGGiesbrecht/swift-markdown.git
Revision (git rev-parse @):
f02c1d1e44fb3280b1df5cd57f0f3bd994354525
SUCCESS checkout https://github.com/SDGGiesbrecht/swift-markdown.git at 0.50800.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/SDGGiesbrecht/swift-markdown.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/SDGGiesbrecht/swift-cmark
Fetching https://github.com/apple/swift-argument-parser
[1/14476] Fetching swift-cmark
[14477/29856] Fetching swift-cmark, swift-argument-parser
Fetched https://github.com/SDGGiesbrecht/swift-cmark from cache (1.18s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.18s)
Computing version for https://github.com/SDGGiesbrecht/swift-cmark
Computed https://github.com/SDGGiesbrecht/swift-cmark at 0.50800.0 (1.69s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.0.3 (0.52s)
Creating working copy for https://github.com/SDGGiesbrecht/swift-cmark
Working copy of https://github.com/SDGGiesbrecht/swift-cmark resolved at 0.50800.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.0.3
Building for debugging...
[0/114] Compiling cmark-gfm cmark_ctype.c
[0/114] Write sources
[2/114] Compiling cmark-gfm plugin.c
[3/114] Compiling cmark-gfm cmark.c
[4/114] Compiling cmark-gfm buffer.c
[5/114] Compiling cmark-gfm plaintext.c
[5/114] Compiling cmark-gfm references.c
[7/114] Compiling cmark-gfm-extensions tasklist.c
[8/114] Write swift-version-24593BA9C3E375BF.txt
[9/114] Compiling cmark-gfm blocks.c
[10/114] Compiling cmark-gfm-extensions strikethrough.c
[11/114] Compiling cmark-gfm-extensions tagfilter.c
[12/114] Compiling cmark-gfm-extensions autolink.c
[13/114] Compiling cmark-gfm-extensions core-extensions.c
[14/114] Compiling cmark-gfm xml.c
[15/114] Compiling cmark-gfm-extensions ext_scanners.c
[16/114] Compiling cmark-gfm syntax_extension.c
[17/114] Compiling cmark-gfm-extensions table.c
[18/114] Compiling cmark-gfm render.c
[19/114] Compiling cmark-gfm man.c
[20/114] Compiling cmark-gfm registry.c
[21/114] Compiling cmark-gfm map.c
[22/114] Compiling cmark-gfm linked_list.c
[23/114] Compiling cmark-gfm node.c
[24/114] Compiling cmark-gfm iterator.c
[25/114] Compiling cmark-gfm utf8.c
[25/114] Compiling cmark-gfm latex.c
[27/114] Compiling cmark-gfm html.c
[28/114] Compiling cmark-gfm houdini_html_e.c
[29/114] Write sources
[47/114] Compiling cmark-gfm houdini_href_e.c
[48/114] Write sources
[50/114] Compiling CAtomic CAtomic.c
[51/114] Compiling cmark-gfm arena.c
[52/114] Compiling cmark-gfm footnotes.c
[53/116] Compiling cmark-gfm houdini_html_u.c
[54/116] Compiling cmark-gfm commonmark.c
[55/116] Compiling cmark-gfm inlines.c
[56/116] Compiling cmark-gfm scanners.c
[58/173] Compiling Markdown Strikethrough.swift
[59/173] Compiling Markdown Strong.swift
[60/173] Compiling Markdown CustomInline.swift
[61/173] Compiling Markdown InlineCode.swift
[62/173] Compiling Markdown InlineHTML.swift
[63/173] Compiling Markdown LineBreak.swift
[64/173] Compiling Markdown SoftBreak.swift
[65/173] Compiling Markdown SymbolLink.swift
[66/181] Compiling Markdown MarkupRewriter.swift
[67/181] Compiling Markdown BasicBlockContainer.swift
[68/181] Compiling Markdown BasicInlineContainer.swift
[69/181] Compiling Markdown BlockContainer.swift
[70/181] Compiling Markdown BlockMarkup.swift
[71/181] Compiling Markdown InlineContainer.swift
[72/181] Compiling Markdown InlineMarkup.swift
[73/181] Compiling Markdown ListItemContainer.swift
[74/181] Emitting module ArgumentParserToolInfo
[75/181] Compiling ArgumentParserToolInfo ToolInfo.swift
[76/182] Wrapping AST for ArgumentParserToolInfo for debugging
[78/216] Compiling ArgumentParser ArgumentHelp.swift
[79/216] Compiling ArgumentParser CompletionKind.swift
[80/216] Compiling ArgumentParser Errors.swift
[81/216] Compiling ArgumentParser Flag.swift
[82/216] Compiling ArgumentParser NameSpecification.swift
[83/220] Compiling ArgumentParser ZshCompletionsGenerator.swift
/host/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:92:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
 90 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
 91 |     enum Error: LocalizedError {
 92 |         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)'
 93 |         var errorDescription: String? {
 94 |             switch self {
[84/220] Compiling ArgumentParser Argument.swift
/host/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:92:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
 90 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
 91 |     enum Error: LocalizedError {
 92 |         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)'
 93 |         var errorDescription: String? {
 94 |             switch self {
[85/220] Compiling ArgumentParser Option.swift
/host/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:92:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
 90 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
 91 |     enum Error: LocalizedError {
 92 |         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)'
 93 |         var errorDescription: String? {
 94 |             switch self {
[86/220] Compiling ArgumentParser OptionGroup.swift
/host/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:92:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
 90 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
 91 |     enum Error: LocalizedError {
 92 |         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)'
 93 |         var errorDescription: String? {
 94 |             switch self {
[87/220] Compiling ArgumentParser CommandConfiguration.swift
/host/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:92:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
 90 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
 91 |     enum Error: LocalizedError {
 92 |         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)'
 93 |         var errorDescription: String? {
 94 |             switch self {
[88/220] Compiling ArgumentParser EnumerableFlag.swift
/host/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:92:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
 90 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
 91 |     enum Error: LocalizedError {
 92 |         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)'
 93 |         var errorDescription: String? {
 94 |             switch self {
[89/220] Compiling ArgumentParser ExpressibleByArgument.swift
/host/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:92:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
 90 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
 91 |     enum Error: LocalizedError {
 92 |         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)'
 93 |         var errorDescription: String? {
 94 |             switch self {
[90/220] Compiling ArgumentParser ParsableArguments.swift
/host/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:92:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
 90 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
 91 |     enum Error: LocalizedError {
 92 |         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)'
 93 |         var errorDescription: String? {
 94 |             switch self {
[96/220] Compiling ArgumentParser ParsableArgumentsValidation.swift
[97/220] Compiling ArgumentParser ParsableCommand.swift
[98/220] Compiling ArgumentParser ArgumentDecoder.swift
[99/220] Compiling ArgumentParser ArgumentDefinition.swift
[100/220] Compiling ArgumentParser ArgumentSet.swift
[101/220] Compiling ArgumentParser CommandParser.swift
[102/220] Compiling ArgumentParser InputOrigin.swift
[103/220] Compiling ArgumentParser Name.swift
[104/220] Compiling ArgumentParser Parsed.swift
[105/220] Compiling ArgumentParser ParsedValues.swift
[106/220] Compiling ArgumentParser ParserError.swift
[107/220] Compiling ArgumentParser SplitArguments.swift
[108/220] Compiling ArgumentParser DumpHelpGenerator.swift
[109/220] Compiling ArgumentParser HelpCommand.swift
[110/220] Compiling ArgumentParser HelpGenerator.swift
[111/220] Compiling ArgumentParser MessageInfo.swift
[112/220] Emitting module Markdown
/host/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:92:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
 90 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
 91 |     enum Error: LocalizedError {
 92 |         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)'
 93 |         var errorDescription: String? {
 94 |             switch self {
[118/220] Compiling ArgumentParser BashCompletionsGenerator.swift
[119/220] Compiling ArgumentParser CompletionsGenerator.swift
[120/220] Compiling ArgumentParser FishCompletionsGenerator.swift
[121/220] Emitting module ArgumentParser
[127/220] Compiling Markdown Text.swift
[128/220] Compiling Markdown Aside.swift
[129/220] Compiling Markdown BlockDirectiveParser.swift
[130/220] Compiling Markdown CommonMarkConverter.swift
[131/220] Compiling Markdown LazySplitLines.swift
[132/220] Compiling Markdown ParseOptions.swift
[133/220] Compiling Markdown RangeAdjuster.swift
[134/220] Compiling Markdown RangerTracker.swift
[135/220] Compiling Markdown AtomicCounter.swift
[136/220] Compiling Markdown CharacterExtensions.swift
[137/220] Compiling Markdown CollectionExtensions.swift
[138/220] Compiling Markdown StringExtensions.swift
[139/220] Compiling Markdown MarkupVisitor.swift
[140/220] Compiling Markdown MarkupWalker.swift
[141/220] Compiling Markdown MarkupFormatter.swift
[142/220] Compiling Markdown MarkupTreeDumper.swift
[148/221] Wrapping AST for Markdown for debugging
[150/221] Compiling ArgumentParser CollectionExtensions.swift
[151/221] Compiling ArgumentParser SequenceExtensions.swift
[152/221] Compiling ArgumentParser StringExtensions.swift
[153/221] Compiling ArgumentParser Tree.swift
[157/227] Compiling ArgumentParser UsageGenerator.swift
[162/235] Emitting module XMLConverter
[163/235] Emitting module UseCodeFence
[164/235] Compiling UseCodeFence UseCodeFence.swift
[166/236] Emitting module UnorderedListMarker
[167/236] Emitting module ThematicBreakCharacter
[168/236] Compiling ThematicBreakCharacter ThematicBreakCharacter.swift
[170/237] Compiling UnorderedListMarker UnorderedListMarker.swift
[171/237] Emitting module PreferredHeadingStyle
[172/237] Compiling PreferredHeadingStyle PreferredHeadingStyle.swift
[178/244] Emitting module ReplaceText
[179/244] Compiling ReplaceText ReplaceText.swift
[180/245] Emitting module RemoveElementKind
[181/245] Compiling RemoveElementKind RemoveElementKind.swift
[182/245] Compiling XMLConverter XMLConverter.swift
[189/247] Compiling ParseDocumentString ParseDocumentString.swift
[190/247] Emitting module ParseDocumentString
[191/255] Emitting module ParseDocumentFile
[192/255] Compiling ParseDocumentFile ParseDocumentFile.swift
[195/265] Emitting module EmphasisMarkers
[196/267] Compiling CustomLinePrefix CustomLinePrefix.swift
[197/267] Compiling MaximumWidth MaximumWidth.swift
[198/267] Emitting module MaximumWidth
[199/267] Emitting module CustomLinePrefix
[200/269] Emitting module OrderedListNumerals
[201/269] Compiling OrderedListNumerals OrderedListNumerals.swift
[202/269] Emitting module DefaultFormatting
[203/269] Compiling DefaultFormatting DefaultFormatting.swift
[204/269] Compiling EmphasisMarkers EmphasisMarkers.swift
[205/272] Compiling CondenseAutolinks CondenseAutolinks.swift
[206/272] Emitting module CondenseAutolinks
[212/273] Compiling LinkCollector LinkCollector.swift
[213/273] Emitting module LinkCollector
[216/274] Compiling markdown_tool main.swift
[217/274] Emitting module markdown_tool
/host/spi-builder-workspace/Sources/markdown-tool/Commands/FormatCommand.swift:49:1: warning: extension declares a conformance of imported type 'UnorderedListMarker' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
 47 | }
 48 |
 49 | extension MarkupFormatter.Options.UnorderedListMarker: ExpressibleByArgument {}
    | |- warning: extension declares a conformance of imported type 'UnorderedListMarker' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 50 | extension MarkupFormatter.Options.UseCodeFence: ExpressibleByArgument {}
 51 | extension MarkupFormatter.Options.ThematicBreakCharacter: ExpressibleByArgument {}
/host/spi-builder-workspace/Sources/markdown-tool/Commands/FormatCommand.swift:50:1: warning: extension declares a conformance of imported type 'UseCodeFence' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
 48 |
 49 | extension MarkupFormatter.Options.UnorderedListMarker: ExpressibleByArgument {}
 50 | extension MarkupFormatter.Options.UseCodeFence: ExpressibleByArgument {}
    | |- warning: extension declares a conformance of imported type 'UseCodeFence' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 51 | extension MarkupFormatter.Options.ThematicBreakCharacter: ExpressibleByArgument {}
 52 | extension MarkupFormatter.Options.EmphasisMarker: ExpressibleByArgument {}
/host/spi-builder-workspace/Sources/markdown-tool/Commands/FormatCommand.swift:51:1: warning: extension declares a conformance of imported type 'ThematicBreakCharacter' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
 49 | extension MarkupFormatter.Options.UnorderedListMarker: ExpressibleByArgument {}
 50 | extension MarkupFormatter.Options.UseCodeFence: ExpressibleByArgument {}
 51 | extension MarkupFormatter.Options.ThematicBreakCharacter: ExpressibleByArgument {}
    | |- warning: extension declares a conformance of imported type 'ThematicBreakCharacter' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 52 | extension MarkupFormatter.Options.EmphasisMarker: ExpressibleByArgument {}
 53 | extension MarkupFormatter.Options.PreferredHeadingStyle: ExpressibleByArgument {}
/host/spi-builder-workspace/Sources/markdown-tool/Commands/FormatCommand.swift:52:1: warning: extension declares a conformance of imported type 'EmphasisMarker' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
 50 | extension MarkupFormatter.Options.UseCodeFence: ExpressibleByArgument {}
 51 | extension MarkupFormatter.Options.ThematicBreakCharacter: ExpressibleByArgument {}
 52 | extension MarkupFormatter.Options.EmphasisMarker: ExpressibleByArgument {}
    | |- warning: extension declares a conformance of imported type 'EmphasisMarker' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 53 | extension MarkupFormatter.Options.PreferredHeadingStyle: ExpressibleByArgument {}
 54 | extension MarkupFormatter.Options.PreferredLineLimit.SplittingElement:  ExpressibleByArgument {}
/host/spi-builder-workspace/Sources/markdown-tool/Commands/FormatCommand.swift:53:1: warning: extension declares a conformance of imported type 'PreferredHeadingStyle' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
 51 | extension MarkupFormatter.Options.ThematicBreakCharacter: ExpressibleByArgument {}
 52 | extension MarkupFormatter.Options.EmphasisMarker: ExpressibleByArgument {}
 53 | extension MarkupFormatter.Options.PreferredHeadingStyle: ExpressibleByArgument {}
    | |- warning: extension declares a conformance of imported type 'PreferredHeadingStyle' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 54 | extension MarkupFormatter.Options.PreferredLineLimit.SplittingElement:  ExpressibleByArgument {}
 55 |
/host/spi-builder-workspace/Sources/markdown-tool/Commands/FormatCommand.swift:54:1: warning: extension declares a conformance of imported type 'SplittingElement' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
 52 | extension MarkupFormatter.Options.EmphasisMarker: ExpressibleByArgument {}
 53 | extension MarkupFormatter.Options.PreferredHeadingStyle: ExpressibleByArgument {}
 54 | extension MarkupFormatter.Options.PreferredLineLimit.SplittingElement:  ExpressibleByArgument {}
    | |- warning: extension declares a conformance of imported type 'SplittingElement' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 55 |
 56 | extension MarkdownCommand {
[218/274] Compiling markdown_tool DumpTreeCommand.swift
[218/276] Wrapping AST for UnorderedListMarker for debugging
[219/276] Wrapping AST for XMLConverter for debugging
[220/276] Write Objects.LinkFileList
[221/276] Wrapping AST for UseCodeFence for debugging
[222/276] Write Objects.LinkFileList
[224/276] Wrapping AST for ReplaceText for debugging
[225/276] Wrapping AST for RemoveElementKind for debugging
[226/276] Write Objects.LinkFileList
[228/276] Wrapping AST for PreferredHeadingStyle for debugging
[229/276] Wrapping AST for ThematicBreakCharacter for debugging
[230/276] Wrapping AST for ParseDocumentString for debugging
[231/276] Write Objects.LinkFileList
[233/276] Compiling markdown_tool FormatCommand.swift
/host/spi-builder-workspace/Sources/markdown-tool/Commands/FormatCommand.swift:49:1: warning: extension declares a conformance of imported type 'UnorderedListMarker' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
 47 | }
 48 |
 49 | extension MarkupFormatter.Options.UnorderedListMarker: ExpressibleByArgument {}
    | |- warning: extension declares a conformance of imported type 'UnorderedListMarker' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 50 | extension MarkupFormatter.Options.UseCodeFence: ExpressibleByArgument {}
 51 | extension MarkupFormatter.Options.ThematicBreakCharacter: ExpressibleByArgument {}
/host/spi-builder-workspace/Sources/markdown-tool/Commands/FormatCommand.swift:50:1: warning: extension declares a conformance of imported type 'UseCodeFence' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
 48 |
 49 | extension MarkupFormatter.Options.UnorderedListMarker: ExpressibleByArgument {}
 50 | extension MarkupFormatter.Options.UseCodeFence: ExpressibleByArgument {}
    | |- warning: extension declares a conformance of imported type 'UseCodeFence' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 51 | extension MarkupFormatter.Options.ThematicBreakCharacter: ExpressibleByArgument {}
 52 | extension MarkupFormatter.Options.EmphasisMarker: ExpressibleByArgument {}
/host/spi-builder-workspace/Sources/markdown-tool/Commands/FormatCommand.swift:51:1: warning: extension declares a conformance of imported type 'ThematicBreakCharacter' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
 49 | extension MarkupFormatter.Options.UnorderedListMarker: ExpressibleByArgument {}
 50 | extension MarkupFormatter.Options.UseCodeFence: ExpressibleByArgument {}
 51 | extension MarkupFormatter.Options.ThematicBreakCharacter: ExpressibleByArgument {}
    | |- warning: extension declares a conformance of imported type 'ThematicBreakCharacter' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 52 | extension MarkupFormatter.Options.EmphasisMarker: ExpressibleByArgument {}
 53 | extension MarkupFormatter.Options.PreferredHeadingStyle: ExpressibleByArgument {}
/host/spi-builder-workspace/Sources/markdown-tool/Commands/FormatCommand.swift:52:1: warning: extension declares a conformance of imported type 'EmphasisMarker' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
 50 | extension MarkupFormatter.Options.UseCodeFence: ExpressibleByArgument {}
 51 | extension MarkupFormatter.Options.ThematicBreakCharacter: ExpressibleByArgument {}
 52 | extension MarkupFormatter.Options.EmphasisMarker: ExpressibleByArgument {}
    | |- warning: extension declares a conformance of imported type 'EmphasisMarker' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 53 | extension MarkupFormatter.Options.PreferredHeadingStyle: ExpressibleByArgument {}
 54 | extension MarkupFormatter.Options.PreferredLineLimit.SplittingElement:  ExpressibleByArgument {}
/host/spi-builder-workspace/Sources/markdown-tool/Commands/FormatCommand.swift:53:1: warning: extension declares a conformance of imported type 'PreferredHeadingStyle' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
 51 | extension MarkupFormatter.Options.ThematicBreakCharacter: ExpressibleByArgument {}
 52 | extension MarkupFormatter.Options.EmphasisMarker: ExpressibleByArgument {}
 53 | extension MarkupFormatter.Options.PreferredHeadingStyle: ExpressibleByArgument {}
    | |- warning: extension declares a conformance of imported type 'PreferredHeadingStyle' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 54 | extension MarkupFormatter.Options.PreferredLineLimit.SplittingElement:  ExpressibleByArgument {}
 55 |
/host/spi-builder-workspace/Sources/markdown-tool/Commands/FormatCommand.swift:54:1: warning: extension declares a conformance of imported type 'SplittingElement' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
 52 | extension MarkupFormatter.Options.EmphasisMarker: ExpressibleByArgument {}
 53 | extension MarkupFormatter.Options.PreferredHeadingStyle: ExpressibleByArgument {}
 54 | extension MarkupFormatter.Options.PreferredLineLimit.SplittingElement:  ExpressibleByArgument {}
    | |- warning: extension declares a conformance of imported type 'SplittingElement' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 55 |
 56 | extension MarkdownCommand {
[233/277] Linking UseCodeFence
[234/277] Write Objects.LinkFileList
[238/277] Compiling ChildThrough ChildThrough.swift
[239/277] Emitting module ChildThrough
[239/278] Linking RemoveElementKind
[241/278] Linking XMLConverter
[242/278] Wrapping AST for markdown-tool for debugging
[243/278] Wrapping AST for MaximumWidth for debugging
[244/278] Linking UnorderedListMarker
[245/278] Write Objects.LinkFileList
[246/278] Wrapping AST for ParseDocumentFile for debugging
[247/278] Wrapping AST for OrderedListNumerals for debugging
[248/278] Write Objects.LinkFileList
[250/278] Linking ReplaceText
[251/278] Linking ThematicBreakCharacter
[252/278] Wrapping AST for LinkCollector for debugging
[253/278] Wrapping AST for EmphasisMarkers for debugging
[254/278] Write Objects.LinkFileList
[256/278] Wrapping AST for DefaultFormatting for debugging
[257/278] Linking PreferredHeadingStyle
[258/278] Write Objects.LinkFileList
[259/278] Wrapping AST for CustomLinePrefix for debugging
[260/278] Linking ParseDocumentString
[261/278] Write Objects.LinkFileList
[262/278] Wrapping AST for CondenseAutolinks for debugging
[263/278] Linking ParseDocumentFile
[264/278] Write Objects.LinkFileList
[265/278] Wrapping AST for ChildThrough for debugging
[265/278] Linking MaximumWidth
[267/278] Write Objects.LinkFileList
[268/278] Linking OrderedListNumerals
[269/278] Wrapping AST for ArgumentParser for debugging
[270/278] Write Objects.LinkFileList
[271/278] Linking LinkCollector
[272/278] Linking EmphasisMarkers
[273/278] Linking DefaultFormatting
[274/278] Linking CustomLinePrefix
[275/278] Linking CondenseAutolinks
[276/278] Linking ChildThrough
[277/278] Linking markdown-tool
Build complete! (34.99s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-cmark",
      "requirement" : {
        "exact" : [
          "0.50800.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SDGGiesbrecht/swift-cmark"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "1.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "swift-markdown",
  "name" : "swift-markdown",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Markdown",
      "targets" : [
        "Markdown"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "markdown-tool",
      "targets" : [
        "markdown-tool"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "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" : "markdown_tool",
      "module_type" : "SwiftTarget",
      "name" : "markdown-tool",
      "path" : "Sources/markdown-tool",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "markdown-tool"
      ],
      "sources" : [
        "Commands/DumpTreeCommand.swift",
        "Commands/FormatCommand.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "Markdown"
      ],
      "type" : "executable"
    },
    {
      "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/SourceLoacationTests.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/SourceURLTests.swift",
        "Performance/EditPerformanceTests.swift",
        "Performance/MarkupChildrenPerformanceTests.swift",
        "Structural Restrictions/BasicBlockContainerTests.swift",
        "Structural Restrictions/BasicInlineContainerTests.swift",
        "Structural Restrictions/ListItemContainerTests.swift",
        "Utility/AssertElementDidntChange.swift",
        "Visitors/MarkupFormatterTests.swift",
        "Visitors/MarkupRewriterTests.swift",
        "Visitors/MarkupTreeDumperTests.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",
        "markdown-tool",
        "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/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/MarkupFormatter.swift",
        "Walker/Walkers/MarkupTreeDumper.swift"
      ],
      "target_dependencies" : [
        "CAtomic"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CAtomic",
      "module_type" : "ClangTarget",
      "name" : "CAtomic",
      "path" : "Sources/CAtomic",
      "product_memberships" : [
        "Markdown",
        "markdown-tool",
        "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.5"
}
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.