Build Information
Successful build of swift-markdown, reference main (83188d
), with Swift 6.2 (beta) for Linux on 21 Jun 2025 00:27:34 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/shaps80/swift-markdown.git
Reference: main
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/shaps80/swift-markdown
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 83188de Updates package to depend on my own fork
Cloned https://github.com/shaps80/swift-markdown.git
Revision (git rev-parse @):
83188dee2dbccfa70124c56055dd0b759d3e4ec3
SUCCESS checkout https://github.com/shaps80/swift-markdown.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/shaps80/swift-markdown.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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-argument-parser
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/shaps80/swift-cmark.git
[1/12613] Fetching swift-cmark
[1137/14695] Fetching swift-cmark, swift-docc-plugin
[14696/30075] Fetching swift-cmark, swift-docc-plugin, swift-argument-parser
Fetched https://github.com/apple/swift-docc-plugin from cache (1.15s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.15s)
Fetched https://github.com/shaps80/swift-cmark.git from cache (1.15s)
Computing version for https://github.com/shaps80/swift-cmark.git
Computed https://github.com/shaps80/swift-cmark.git at 0.2.0 (1.74s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.0.3 (0.64s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.56s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3413] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.44s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.75s)
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/shaps80/swift-cmark.git
Working copy of https://github.com/shaps80/swift-cmark.git resolved at 0.2.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
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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/48] Write sources
[3/48] Compiling cmark-gfm cmark_ctype.c
[4/48] Compiling cmark-gfm arena.c
[5/48] Compiling cmark-gfm footnotes.c
[6/48] Write swift-version-24593BA9C3E375BF.txt
[7/48] Compiling cmark-gfm buffer.c
[8/48] Compiling cmark-gfm-extensions tasklist.c
[9/48] Compiling cmark-gfm commonmark.c
[10/48] Compiling cmark-gfm blocks.c
[11/48] Compiling cmark-gfm-extensions tagfilter.c
[12/48] Compiling cmark-gfm-extensions ext_scanners.c
[13/48] Compiling cmark-gfm-extensions strikethrough.c
[14/48] Compiling cmark-gfm-extensions core-extensions.c
[15/48] Compiling cmark-gfm-extensions table.c
[16/48] Compiling cmark-gfm-extensions autolink.c
[17/48] Compiling cmark-gfm xml.c
[18/48] Compiling cmark-gfm plugin.c
[19/48] Compiling cmark-gfm registry.c
[20/48] Compiling cmark-gfm syntax_extension.c
[21/48] Compiling cmark-gfm plaintext.c
[22/48] Compiling cmark-gfm render.c
[23/48] Compiling cmark-gfm references.c
[24/48] Compiling cmark-gfm linked_list.c
[25/48] Compiling cmark-gfm map.c
[26/48] Compiling cmark-gfm man.c
[27/48] Compiling cmark-gfm latex.c
[27/48] Compiling cmark-gfm utf8.c
[29/48] Compiling cmark-gfm node.c
[30/48] Compiling cmark-gfm iterator.c
[31/48] Write sources
[32/48] Compiling cmark-gfm html.c
[32/48] Write sources
[35/48] Compiling CAtomic CAtomic.c
[36/48] Compiling cmark-gfm houdini_html_e.c
[37/48] Compiling cmark-gfm houdini_href_e.c
[38/48] Compiling cmark-gfm cmark.c
[39/50] Compiling cmark-gfm inlines.c
[40/50] Compiling cmark-gfm houdini_html_u.c
[41/50] Compiling cmark-gfm scanners.c
[43/107] Emitting module Markdown
/host/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:80:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
78 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
79 | enum Error: LocalizedError {
80 | 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)'
81 | var errorDescription: String? {
82 | switch self {
[44/114] Compiling Markdown Strong.swift
[45/114] Compiling Markdown CustomInline.swift
[46/114] Compiling Markdown InlineCode.swift
[47/114] Compiling Markdown InlineHTML.swift
[48/114] Compiling Markdown LineBreak.swift
[49/114] Compiling Markdown SoftBreak.swift
[50/114] Compiling Markdown SymbolLink.swift
[51/114] Compiling Markdown Text.swift
[52/114] Compiling Markdown CodeBlock.swift
[53/114] Compiling Markdown HTMLBlock.swift
[54/114] Compiling Markdown Heading.swift
[55/114] Compiling Markdown ThematicBreak.swift
[56/114] Compiling Markdown Table.swift
[57/114] Compiling Markdown TableBody.swift
[58/114] Compiling Markdown TableCell.swift
[59/114] Compiling Markdown TableCellContainer.swift
[60/114] Compiling Markdown BasicBlockContainer.swift
[61/114] Compiling Markdown BasicInlineContainer.swift
[62/114] Compiling Markdown BlockContainer.swift
[63/114] Compiling Markdown BlockMarkup.swift
[64/114] Compiling Markdown InlineContainer.swift
[65/114] Compiling Markdown InlineMarkup.swift
[66/114] Compiling Markdown ListItemContainer.swift
[67/114] Compiling Markdown AtomicCounter.swift
[68/114] Emitting module ArgumentParserToolInfo
[69/114] Compiling ArgumentParserToolInfo ToolInfo.swift
[70/115] Wrapping AST for ArgumentParserToolInfo for debugging
[72/149] Compiling Markdown TableHead.swift
[73/149] Compiling Markdown TableRow.swift
[74/149] Compiling Markdown Replacement.swift
[75/149] Compiling Markdown SourceLocation.swift
[76/149] Compiling Markdown Emphasis.swift
[77/149] Compiling Markdown Image.swift
[78/149] Compiling Markdown Link.swift
[79/149] Compiling Markdown Strikethrough.swift
[80/149] Compiling ArgumentParser ParsedValues.swift
[81/149] Compiling ArgumentParser ParserError.swift
[82/149] Compiling ArgumentParser SplitArguments.swift
[83/149] Compiling ArgumentParser DumpHelpGenerator.swift
[84/153] Compiling ArgumentParser HelpCommand.swift
[85/153] Compiling ArgumentParser HelpGenerator.swift
[86/153] Compiling ArgumentParser MessageInfo.swift
[87/153] Compiling ArgumentParser UsageGenerator.swift
[88/153] Compiling Markdown CharacterExtensions.swift
[89/153] Compiling Markdown CollectionExtensions.swift
[90/153] Compiling Markdown StringExtensions.swift
[91/153] Compiling Markdown MarkupVisitor.swift
[92/153] Compiling Markdown MarkupWalker.swift
[93/153] Compiling Markdown MarkupFormatter.swift
[94/153] Compiling Markdown MarkupTreeDumper.swift
[95/153] Compiling ArgumentParser ArgumentSet.swift
[96/153] Compiling ArgumentParser CommandParser.swift
[97/153] Compiling ArgumentParser InputOrigin.swift
[98/153] Compiling ArgumentParser Name.swift
[99/153] Compiling ArgumentParser Parsed.swift
[100/153] Compiling ArgumentParser OptionGroup.swift
[101/153] Compiling ArgumentParser CommandConfiguration.swift
[102/153] Compiling ArgumentParser EnumerableFlag.swift
[103/153] Compiling ArgumentParser ExpressibleByArgument.swift
/host/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:80:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
78 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
79 | enum Error: LocalizedError {
80 | 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)'
81 | var errorDescription: String? {
82 | switch self {
/host/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:80:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
78 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
79 | enum Error: LocalizedError {
80 | 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)'
81 | var errorDescription: String? {
82 | switch self {
/host/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:80:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
78 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
79 | enum Error: LocalizedError {
80 | 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)'
81 | var errorDescription: String? {
82 | switch self {
/host/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:80:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
78 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
79 | enum Error: LocalizedError {
80 | 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)'
81 | var errorDescription: String? {
82 | switch self {
/host/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:80:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
78 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
79 | enum Error: LocalizedError {
80 | 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)'
81 | var errorDescription: String? {
82 | switch self {
/host/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:80:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
78 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
79 | enum Error: LocalizedError {
80 | 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)'
81 | var errorDescription: String? {
82 | switch self {
/host/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:80:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
78 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
79 | enum Error: LocalizedError {
80 | 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)'
81 | var errorDescription: String? {
82 | switch self {
/host/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:80:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' has non-Sendable type '(from: RawMarkup, to: any Markup.Type)'
78 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
79 | enum Error: LocalizedError {
80 | 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)'
81 | var errorDescription: String? {
82 | switch self {
[116/153] Compiling ArgumentParser ZshCompletionsGenerator.swift
[117/153] Compiling ArgumentParser Argument.swift
[118/153] Compiling ArgumentParser ArgumentHelp.swift
[119/153] Compiling ArgumentParser CompletionKind.swift
[120/153] Compiling ArgumentParser Errors.swift
[121/153] Compiling ArgumentParser Flag.swift
[122/153] Compiling ArgumentParser NameSpecification.swift
[123/153] Compiling ArgumentParser Option.swift
[124/154] Wrapping AST for Markdown for debugging
[131/154] Compiling ArgumentParser BashCompletionsGenerator.swift
[132/154] Compiling ArgumentParser CompletionsGenerator.swift
[133/154] Compiling ArgumentParser FishCompletionsGenerator.swift
[141/154] Compiling ArgumentParser ParsableArguments.swift
[142/154] Compiling ArgumentParser ParsableArgumentsValidation.swift
[143/154] Compiling ArgumentParser ParsableCommand.swift
[144/154] Compiling ArgumentParser ArgumentDecoder.swift
[145/154] Compiling ArgumentParser ArgumentDefinition.swift
[146/154] Emitting module ArgumentParser
[147/154] Compiling ArgumentParser CollectionExtensions.swift
[148/154] Compiling ArgumentParser SequenceExtensions.swift
[149/154] Compiling ArgumentParser StringExtensions.swift
[150/154] Compiling ArgumentParser Tree.swift
[151/155] Wrapping AST for ArgumentParser for debugging
[153/159] 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 {
[154/159] Compiling markdown_tool DumpTreeCommand.swift
[155/159] Compiling markdown_tool main.swift
[156/159] 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 {
[157/160] Wrapping AST for markdown-tool for debugging
[158/160] Write Objects.LinkFileList
[159/160] Linking markdown-tool
Build complete! (44.41s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-cmark",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "0.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/shaps80/swift-cmark.git"
},
{
"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"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.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" : "markdown-tool",
"targets" : [
"markdown-tool"
],
"type" : {
"executable" : 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/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"
],
"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/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"
],
"sources" : [
"CAtomic.c"
],
"type" : "library"
}
],
"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.