The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftMarkup, reference main (2509e7), with Swift 6.3 for Wasm on 12 Apr 2026 03:31:39 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftDocOrg/SwiftMarkup.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/SwiftDocOrg/SwiftMarkup
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2509e7b Update documentation.yml
Cloned https://github.com/SwiftDocOrg/SwiftMarkup.git
Revision (git rev-parse @):
2509e7b4f71eb23ed9449ac108b07613f7485315
SUCCESS checkout https://github.com/SwiftDocOrg/SwiftMarkup.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/SwiftDocOrg/SwiftMarkup.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/SwiftDocOrg/CommonMark.git
[1/1175] Fetching commonmark
Fetched https://github.com/SwiftDocOrg/CommonMark.git from cache (0.31s)
Computing version for https://github.com/SwiftDocOrg/CommonMark.git
Computed https://github.com/SwiftDocOrg/CommonMark.git at 0.5.1 (0.84s)
Fetching https://github.com/SwiftDocOrg/swift-cmark.git
[1/12555] Fetching swift-cmark
Fetched https://github.com/SwiftDocOrg/swift-cmark.git from cache (1.44s)
Computing version for https://github.com/SwiftDocOrg/swift-cmark.git
Computed https://github.com/SwiftDocOrg/swift-cmark.git at 0.29.0+20210102.9c8096a (4.07s)
Creating working copy for https://github.com/SwiftDocOrg/CommonMark.git
Working copy of https://github.com/SwiftDocOrg/CommonMark.git resolved at 0.5.1
Creating working copy for https://github.com/SwiftDocOrg/swift-cmark.git
Working copy of https://github.com/SwiftDocOrg/swift-cmark.git resolved at 0.29.0+20210102.9c8096a
Building for debugging...
[0/22] Write sources
[1/22] Compiling cmark cmark_ctype.c
[2/22] Compiling cmark cmark.c
[3/22] Compiling cmark html.c
[4/22] Compiling cmark xml.c
[5/22] Compiling cmark commonmark.c
[6/22] Compiling cmark render.c
[6/22] Compiling cmark blocks.c
[8/22] Compiling cmark references.c
[9/22] Compiling cmark buffer.c
[10/22] Write swift-version-24593BA9C3E375BF.txt
[11/22] Compiling cmark node.c
[12/22] Compiling cmark man.c
[13/22] Compiling cmark iterator.c
[14/22] Write sources
[15/22] Compiling cmark latex.c
[16/22] Compiling cmark houdini_html_e.c
[17/22] Compiling cmark houdini_href_e.c
[18/22] Compiling cmark inlines.c
[19/22] Compiling cmark houdini_html_u.c
[20/22] Compiling cmark scanners.c
[21/22] Compiling cmark utf8.c
[23/47] Emitting module CommonMark
[24/50] Compiling CommonMark Visitable.swift
[25/50] Compiling CommonMark Visitor.swift
[26/50] Compiling CommonMark Version.swift
[27/50] Compiling CommonMark Block.swift
[28/50] Compiling CommonMark Children.swift
[29/50] Compiling CommonMark Inline.swift
[30/50] Compiling CommonMark List.swift
[31/50] Compiling CommonMark Paragraph.swift
[32/50] Compiling CommonMark ThematicBreak.swift
[33/50] Compiling CommonMark Document.swift
[34/50] Compiling CommonMark Link.swift
[35/50] Compiling CommonMark RawHTML.swift
[36/50] Compiling CommonMark SoftLineBreak.swift
[37/50] Compiling CommonMark Code.swift
[38/50] Compiling CommonMark Emphasis.swift
[39/50] Compiling CommonMark HardLineBreak.swift
[40/50] Compiling CommonMark Image.swift
[41/50] Compiling CommonMark BlockQuote.swift
[42/50] Compiling CommonMark CodeBlock.swift
[43/50] Compiling CommonMark HTMLBlock.swift
[44/50] Compiling CommonMark Heading.swift
[45/50] Compiling CommonMark Strong.swift
[46/50] Compiling CommonMark Text.swift
[47/50] Compiling CommonMark Node.swift
[48/50] Compiling CommonMark LineBreak.swift
[49/50] Compiling CommonMark Linked.swift
[50/50] Compiling CommonMark Literal.swift
[52/56] Compiling SwiftMarkup Parameter.swift
[53/56] Compiling SwiftMarkup DiscussionPart.swift
[54/56] Emitting module SwiftMarkup
[55/56] Compiling SwiftMarkup Documentation.swift
[56/56] Compiling SwiftMarkup Callout.swift
Build complete! (18.06s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "commonmark",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "0.6.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftDocOrg/CommonMark.git"
    }
  ],
  "manifest_display_name" : "SwiftMarkup",
  "name" : "SwiftMarkup",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftMarkup",
      "targets" : [
        "SwiftMarkup"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftMarkupTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftMarkupTests",
      "path" : "Tests/SwiftMarkupTests",
      "sources" : [
        "SwiftMarkupTests.swift"
      ],
      "target_dependencies" : [
        "SwiftMarkup"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftMarkup",
      "module_type" : "SwiftTarget",
      "name" : "SwiftMarkup",
      "path" : "Sources/SwiftMarkup",
      "product_dependencies" : [
        "CommonMark"
      ],
      "product_memberships" : [
        "SwiftMarkup"
      ],
      "sources" : [
        "Callout.swift",
        "DiscussionPart.swift",
        "Documentation.swift",
        "Parameter.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Done.