The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of MarkdownSyntax, reference master (9a185c), with Swift 6.2 for Linux on 14 Dec 2025 22:07:50 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hebertialmeida/MarkdownSyntax.git
Reference: master
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/hebertialmeida/MarkdownSyntax
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 9a185c1 Merge pull request #8 from hebertialmeida/swift-cmark
Cloned https://github.com/hebertialmeida/MarkdownSyntax.git
Revision (git rev-parse @):
9a185c1360aa99594a8e71fb4b5a3ed99ecbfdea
SUCCESS checkout https://github.com/hebertialmeida/MarkdownSyntax.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/hebertialmeida/MarkdownSyntax.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:e1f50347098d838026a020bb7d0f8bade3d7b84d6d497429b7cf821cdf4fc3d1
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/swiftlang/swift-cmark
[1/18259] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark from cache (1.55s)
Computing version for https://github.com/swiftlang/swift-cmark
Computed https://github.com/swiftlang/swift-cmark at 0.7.1 (4.06s)
Creating working copy for https://github.com/swiftlang/swift-cmark
Working copy of https://github.com/swiftlang/swift-cmark resolved at 0.7.1
Building for debugging...
[0/36] Compiling cmark-gfm cmark_ctype.c
[1/36] Compiling cmark-gfm cmark.c
[2/36] Compiling cmark-gfm-extensions tasklist.c
[3/36] Compiling cmark-gfm-extensions tagfilter.c
[4/36] Compiling cmark-gfm references.c
[5/36] Write swift-version-24593BA9C3E375BF.txt
[6/36] Compiling cmark-gfm-extensions ext_scanners.c
[6/36] Compiling cmark-gfm buffer.c
[8/36] Compiling cmark-gfm-extensions table.c
[8/36] Compiling cmark-gfm-extensions strikethrough.c
[10/36] Compiling cmark-gfm-extensions core-extensions.c
[11/36] Compiling cmark-gfm xml.c
[12/36] Compiling cmark-gfm syntax_extension.c
[13/36] Compiling cmark-gfm-extensions autolink.c
[14/36] Compiling cmark-gfm render.c
[15/36] Compiling cmark-gfm registry.c
[16/36] Compiling cmark-gfm plugin.c
[17/36] Compiling cmark-gfm map.c
[18/36] Compiling cmark-gfm linked_list.c
[19/36] Compiling cmark-gfm plaintext.c
[20/36] Compiling cmark-gfm man.c
[21/36] Compiling cmark-gfm node.c
[22/36] Compiling cmark-gfm utf8.c
[23/36] Compiling cmark-gfm latex.c
[24/36] Compiling cmark-gfm iterator.c
[25/36] Compiling cmark-gfm html.c
[26/36] Compiling cmark-gfm houdini_href_e.c
[27/36] Compiling cmark-gfm houdini_html_e.c
[28/36] Write sources
[29/36] Compiling cmark-gfm arena.c
[30/36] Compiling cmark-gfm inlines.c
[31/36] Compiling cmark-gfm footnotes.c
[32/36] Compiling cmark-gfm houdini_html_u.c
[33/36] Compiling cmark-gfm commonmark.c
[34/36] Compiling cmark-gfm scanners.c
[35/36] Compiling cmark-gfm blocks.c
[37/82] Compiling MarkdownSyntax Strong.swift
[38/82] Compiling MarkdownSyntax Table.swift
[39/82] Compiling MarkdownSyntax TableCell.swift
[40/82] Compiling MarkdownSyntax TableRow.swift
[41/82] Compiling MarkdownSyntax Text.swift
[42/82] Compiling MarkdownSyntax ThematicBreak.swift
[43/88] Compiling MarkdownSyntax LinkReference.swift
[44/88] Compiling MarkdownSyntax List.swift
[45/88] Compiling MarkdownSyntax ListItem.swift
[46/88] Compiling MarkdownSyntax Paragraph.swift
[47/88] Compiling MarkdownSyntax Root.swift
[48/88] Compiling MarkdownSyntax SoftBreak.swift
[49/88] Compiling MarkdownSyntax HTML.swift
[50/88] Compiling MarkdownSyntax Heading.swift
[51/88] Compiling MarkdownSyntax Image.swift
[52/88] Compiling MarkdownSyntax ImageReference.swift
[53/88] Compiling MarkdownSyntax InlineCode.swift
[54/88] Compiling MarkdownSyntax Link.swift
[55/88] Emitting module MarkdownSyntax
[56/88] Compiling MarkdownSyntax Position+Range.swift
[57/88] Compiling MarkdownSyntax String+LineOffsets.swift
[58/88] Compiling MarkdownSyntax String+Range.swift
[59/88] Compiling MarkdownSyntax Markdown+Render.swift
[60/88] Compiling MarkdownSyntax Markdown.swift
[61/88] Compiling MarkdownSyntax Blockquote.swift
[62/88] Compiling MarkdownSyntax Break.swift
[63/88] Compiling MarkdownSyntax Code.swift
[64/88] Compiling MarkdownSyntax Definition.swift
[65/88] Compiling MarkdownSyntax Delete.swift
[66/88] Compiling MarkdownSyntax Emphasis.swift
[67/88] Compiling MarkdownSyntax FootnoteDefinition.swift
[68/88] Compiling MarkdownSyntax FootnoteReference.swift
[69/88] Compiling MarkdownSyntax YAML.swift
[70/88] Compiling MarkdownSyntax AlignType.swift
[71/88] Compiling MarkdownSyntax BaseTypes.swift
[72/88] Compiling MarkdownSyntax Point.swift
[73/88] Compiling MarkdownSyntax Position.swift
[74/88] Compiling MarkdownSyntax ReferenceType.swift
[75/88] Compiling MarkdownSyntax CMNode+Position.swift
[76/88] Compiling MarkdownSyntax CMNode+PositionAdjustment.swift
[77/88] Compiling MarkdownSyntax CMNode+Render.swift
[78/88] Compiling MarkdownSyntax CMNode+TableAlign.swift
[79/88] Compiling MarkdownSyntax CMNode+Task.swift
[80/88] Compiling MarkdownSyntax CMNode.swift
[81/88] Compiling MarkdownSyntax CMNodeType.swift
[82/88] Compiling MarkdownSyntax CMDelimiterType.swift
[83/88] Compiling MarkdownSyntax CMDocument.swift
[84/88] Compiling MarkdownSyntax CMDocumentOption.swift
[85/88] Compiling MarkdownSyntax CMExtension.swift
[86/88] Compiling MarkdownSyntax CMIterator.swift
[87/88] Compiling MarkdownSyntax CMListType.swift
[88/88] Compiling MarkdownSyntax CMNode+ASTManipulation.swift
Build complete! (16.68s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-cmark",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.7.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-cmark"
    }
  ],
  "manifest_display_name" : "MarkdownSyntax",
  "name" : "MarkdownSyntax",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "MarkdownSyntax",
      "targets" : [
        "MarkdownSyntax"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MarkdownSyntaxTests",
      "module_type" : "SwiftTarget",
      "name" : "MarkdownSyntaxTests",
      "path" : "Tests/MarkdownSyntaxTests",
      "sources" : [
        "CI.swift",
        "ContentBlockPositionTests.swift",
        "ContentInlinePositionTests.swift",
        "ParserBlockTests.swift",
        "ParserInlineTests.swift",
        "ParserTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "MarkdownSyntax"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MarkdownSyntax",
      "module_type" : "SwiftTarget",
      "name" : "MarkdownSyntax",
      "path" : "Sources/MarkdownSyntax",
      "product_dependencies" : [
        "cmark-gfm",
        "cmark-gfm-extensions"
      ],
      "product_memberships" : [
        "MarkdownSyntax"
      ],
      "sources" : [
        "CMark/CMDelimiterType.swift",
        "CMark/CMDocument.swift",
        "CMark/CMDocumentOption.swift",
        "CMark/CMExtension.swift",
        "CMark/CMIterator.swift",
        "CMark/CMListType.swift",
        "CMark/CMNode+ASTManipulation.swift",
        "CMark/CMNode+Position.swift",
        "CMark/CMNode+PositionAdjustment.swift",
        "CMark/CMNode+Render.swift",
        "CMark/CMNode+TableAlign.swift",
        "CMark/CMNode+Task.swift",
        "CMark/CMNode.swift",
        "CMark/CMNodeType.swift",
        "Extensions/Position+Range.swift",
        "Extensions/String+LineOffsets.swift",
        "Extensions/String+Range.swift",
        "Markdown+Render.swift",
        "Markdown.swift",
        "Nodes/Blockquote.swift",
        "Nodes/Break.swift",
        "Nodes/Code.swift",
        "Nodes/Definition.swift",
        "Nodes/Delete.swift",
        "Nodes/Emphasis.swift",
        "Nodes/FootnoteDefinition.swift",
        "Nodes/FootnoteReference.swift",
        "Nodes/HTML.swift",
        "Nodes/Heading.swift",
        "Nodes/Image.swift",
        "Nodes/ImageReference.swift",
        "Nodes/InlineCode.swift",
        "Nodes/Link.swift",
        "Nodes/LinkReference.swift",
        "Nodes/List.swift",
        "Nodes/ListItem.swift",
        "Nodes/Paragraph.swift",
        "Nodes/Root.swift",
        "Nodes/SoftBreak.swift",
        "Nodes/Strong.swift",
        "Nodes/Table.swift",
        "Nodes/TableCell.swift",
        "Nodes/TableRow.swift",
        "Nodes/Text.swift",
        "Nodes/ThematicBreak.swift",
        "Nodes/YAML.swift",
        "Types/AlignType.swift",
        "Types/BaseTypes.swift",
        "Types/Point.swift",
        "Types/Position.swift",
        "Types/ReferenceType.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:e1f50347098d838026a020bb7d0f8bade3d7b84d6d497429b7cf821cdf4fc3d1
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.