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

Failed to build swift-format, reference 603.0.0-prerelease-2025-08-11 (2a2abb), with Swift 6.2 (beta) for Wasm on 11 Aug 2025 22:02:39 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftlang/swift-format.git
Reference: 603.0.0-prerelease-2025-08-11
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/swiftlang/swift-format
 * tag               603.0.0-prerelease-2025-08-11 -> FETCH_HEAD
HEAD is now at 2a2abbf Change version to 603.0.0-prerelease-2025-08-11
Cloned https://github.com/swiftlang/swift-format.git
Revision (git rev-parse @):
2a2abbfba12c02e1dc5bdf59974790f069450bb3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swiftlang/swift-format.git at 603.0.0-prerelease-2025-08-11
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/swiftlang/swift-format.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/swiftlang/swift-markdown.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/6845] Fetching swift-markdown
[6846/78549] Fetching swift-markdown, swift-syntax
[8281/94179] Fetching swift-markdown, swift-syntax, swift-argument-parser
Fetched https://github.com/swiftlang/swift-markdown.git from cache (0.62s)
[15235/87334] Fetching swift-syntax, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.11s)
[19361/71704] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.78s)
Computing version for https://github.com/swiftlang/swift-markdown.git
Computed https://github.com/swiftlang/swift-markdown.git at 0.6.0 (7.22s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18161] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (0.93s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.6.0 (1.40s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.37s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 603.0.0-prerelease-2025-08-11 (0.64s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.1
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 603.0.0-prerelease-2025-08-11
Creating working copy for https://github.com/swiftlang/swift-markdown.git
Working copy of https://github.com/swiftlang/swift-markdown.git resolved at 0.6.0
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at 0.6.0
[1/1] Compiling plugin Lint Source Code
[2/2] Compiling plugin Format Source Code
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/162] Write sources
[10/162] Compiling InstructionsExecuted.c
[12/162] Write swift-version-24593BA9C3E375BF.txt
[13/162] Compiling cmark-gfm-extensions ext_scanners.c
[13/162] Compiling cmark-gfm-extensions tagfilter.c
[15/162] Compiling cmark-gfm-extensions tasklist.c
[16/162] Compiling cmark-gfm-extensions strikethrough.c
[17/162] Compiling cmark-gfm-extensions core-extensions.c
[18/162] Compiling cmark-gfm-extensions autolink.c
[19/162] Compiling cmark-gfm syntax_extension.c
[20/162] Compiling cmark-gfm xml.c
[21/162] Compiling cmark-gfm render.c
[22/162] Compiling cmark-gfm registry.c
[23/162] Compiling cmark-gfm-extensions table.c
[24/162] Compiling cmark-gfm plugin.c
[25/162] Compiling cmark-gfm references.c
[26/162] Compiling cmark-gfm map.c
[27/162] Compiling cmark-gfm plaintext.c
[28/162] Compiling cmark-gfm linked_list.c
[29/162] Compiling cmark-gfm man.c
[30/162] Compiling cmark-gfm utf8.c
[31/162] Compiling cmark-gfm iterator.c
[32/162] Compiling cmark-gfm latex.c
[33/162] Compiling cmark-gfm houdini_html_e.c
[34/162] Compiling cmark-gfm node.c
[35/162] Compiling cmark-gfm houdini_href_e.c
[36/162] Compiling cmark-gfm html.c
[37/162] Compiling cmark-gfm cmark_ctype.c
[38/162] Compiling cmark-gfm footnotes.c
[39/162] Compiling cmark-gfm houdini_html_u.c
[40/162] Compiling cmark-gfm cmark.c
[41/162] Write sources
[42/162] Compiling cmark-gfm inlines.c
[42/162] Write sources
[52/162] Compiling cmark-gfm commonmark.c
[53/162] Compiling cmark-gfm arena.c
[54/162] Compiling cmark-gfm buffer.c
[55/162] Compiling CAtomic CAtomic.c
[56/162] Compiling _SwiftSyntaxCShims PlatformMutex.c
[58/174] Emitting module SwiftSyntax600
[59/174] Emitting module SwiftSyntax509
[59/174] Compiling cmark-gfm blocks.c
[60/174] Write sources
[61/174] Compiling cmark-gfm scanners.c
[63/238] Emitting module SwiftSyntax603
[64/238] Compiling SwiftSyntax603 Empty.swift
[65/239] Compiling SwiftSyntax600 Empty.swift
[68/240] Compiling SwiftSyntax509 Empty.swift
[69/241] Emitting module SwiftSyntax602
[70/241] Compiling SwiftSyntax602 Empty.swift
[71/242] Emitting module SwiftSyntax510
[72/242] Compiling SwiftSyntax510 Empty.swift
[73/242] Emitting module SwiftSyntax601
[74/242] Compiling SwiftSyntax601 Empty.swift
[74/243] Wrapping AST for SwiftSyntax603 for debugging
[74/243] Write sources
[78/244] Wrapping AST for SwiftSyntax600 for debugging
[83/244] Compiling Markdown UnorderedList.swift
[84/244] Compiling Markdown Paragraph.swift
[85/244] Compiling Markdown CodeBlock.swift
[86/244] Compiling Markdown HTMLBlock.swift
[87/244] Compiling Markdown Heading.swift
[88/244] Compiling Markdown ThematicBreak.swift
[89/244] Compiling Markdown Table.swift
[90/244] Compiling Markdown TableBody.swift
[91/244] Compiling Markdown TableCell.swift
[92/252] Compiling cmark-gfm-extensions tagfilter.c
[93/252] Compiling cmark-gfm-extensions tasklist.c
[94/252] Wrapping AST for SwiftSyntax509 for debugging
[95/252] Wrapping AST for SwiftSyntax602 for debugging
[97/252] Compiling Markdown BasicBlockContainer.swift
[98/252] Compiling Markdown BasicInlineContainer.swift
[99/252] Compiling Markdown BlockContainer.swift
[100/252] Compiling Markdown BlockMarkup.swift
[101/252] Compiling Markdown InlineContainer.swift
[102/252] Compiling Markdown InlineMarkup.swift
[103/252] Compiling Markdown ListItemContainer.swift
[104/252] Compiling Markdown AtomicCounter.swift
[104/252] Compiling cmark-gfm-extensions strikethrough.c
[105/252] Wrapping AST for SwiftSyntax601 for debugging
[106/252] Wrapping AST for SwiftSyntax510 for debugging
/host/spi-builder-workspace/.build/checkouts/swift-cmark/extensions/core-extensions.c:22:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
   22 | CMARK_DEFINE_ONCE(registered);
      | ^
      | int
/host/spi-builder-workspace/.build/checkouts/swift-cmark/extensions/core-extensions.c:22:19: error: a parameter list without types is only allowed in a function definition
   22 | CMARK_DEFINE_ONCE(registered);
      |                   ^
/host/spi-builder-workspace/.build/checkouts/swift-cmark/extensions/core-extensions.c:30:3: error: call to undeclared function 'CMARK_RUN_ONCE'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
   30 |   CMARK_RUN_ONCE(registered, register_plugins);
      |   ^
/host/spi-builder-workspace/.build/checkouts/swift-cmark/extensions/core-extensions.c:30:18: error: use of undeclared identifier 'registered'
   30 |   CMARK_RUN_ONCE(registered, register_plugins);
      |                  ^
4 errors generated.
[107/261] Compiling cmark-gfm-extensions core-extensions.c
[107/262] Compiling cmark-gfm xml.c
[107/262] Compiling cmark-gfm-extensions ext_scanners.c
[107/262] Compiling cmark-gfm-extensions table.c
[107/262] Compiling cmark-gfm-extensions autolink.c
[108/262] Emitting module ArgumentParserToolInfo
BUILD FAILURE 6.2 wasm