The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-format, reference 603.0.0-prerelease-2026-02-09 (374ca2), with Swift 6.2 for Android on 10 Feb 2026 00:48:29 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftlang/swift-format.git
Reference: 603.0.0-prerelease-2026-02-09
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-2026-02-09 -> FETCH_HEAD
HEAD is now at 374ca24 Change version to 603.0.0-prerelease-2026-02-09
Cloned https://github.com/swiftlang/swift-format.git
Revision (git rev-parse @):
374ca240478f740794c1e60ea1693c439ee0b317
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swiftlang/swift-format.git at 603.0.0-prerelease-2026-02-09
========================================
Build
========================================
Selected platform:         android
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-4606859-2":/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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:0e5e7915595da63d8208b049b9b111c031f8df8a6b9b79e3bba6f3737b8b2f25
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/swiftlang/swift-markdown.git
[1/17171] Fetching swift-argument-parser
[2/24278] Fetching swift-argument-parser, swift-markdown
[24279/98393] Fetching swift-argument-parser, swift-markdown, swift-syntax
Fetched https://github.com/swiftlang/swift-markdown.git from cache (0.93s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.93s)
[8894/74115] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (8.15s)
Computing version for https://github.com/swiftlang/swift-markdown.git
Computed https://github.com/swiftlang/swift-markdown.git at 0.7.3 (8.67s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18289] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.01s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.7.1 (3.07s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.0 (0.40s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 603.0.0-prerelease-2026-02-09 (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.7.0
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-2026-02-09
Creating working copy for https://github.com/swiftlang/swift-markdown.git
Working copy of https://github.com/swiftlang/swift-markdown.git resolved at 0.7.3
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at 0.7.1
[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
[11/162] Compiling InstructionsExecuted.c
[12/162] Compiling cmark-gfm-extensions ext_scanners.c
[13/162] Compiling InstructionsExecuted.c
[14/162] Write swift-version--3EE9C60077A20DAF.txt
[15/162] Compiling cmark-gfm-extensions tagfilter.c
[16/162] Compiling cmark-gfm-extensions core-extensions.c
[16/162] Compiling cmark-gfm-extensions strikethrough.c
[18/162] Compiling cmark-gfm-extensions tasklist.c
[19/162] Compiling cmark-gfm-extensions autolink.c
[20/162] Compiling cmark-gfm xml.c
[21/162] Compiling cmark-gfm-extensions table.c
[22/162] Compiling cmark-gfm render.c
[23/162] Compiling cmark-gfm syntax_extension.c
[23/162] Compiling cmark-gfm registry.c
[25/162] Compiling cmark-gfm references.c
[26/162] Compiling cmark-gfm plugin.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 map.c
[31/162] Compiling cmark-gfm latex.c
[32/162] Compiling cmark-gfm node.c
[33/162] Compiling cmark-gfm iterator.c
[34/162] Compiling cmark-gfm utf8.c
[35/162] Compiling cmark-gfm houdini_html_e.c
[36/162] Compiling cmark-gfm houdini_href_e.c
[37/162] Compiling cmark-gfm html.c
[38/162] Compiling cmark-gfm footnotes.c
[39/162] Compiling cmark-gfm cmark_ctype.c
[40/162] Compiling cmark-gfm cmark.c
[41/162] Compiling cmark-gfm commonmark.c
[41/162] Write sources
[51/162] Compiling cmark-gfm houdini_html_u.c
[52/162] Compiling cmark-gfm inlines.c
[53/162] Compiling cmark-gfm buffer.c
[54/162] Compiling CAtomic CAtomic.c
[55/162] Compiling _SwiftSyntaxCShims PlatformMutex.c
[56/162] Compiling cmark-gfm arena.c
[57/172] Compiling cmark-gfm scanners.c
[58/172] Write sources
[60/172] Emitting module SwiftSyntax603
[60/174] Compiling cmark-gfm blocks.c
[60/174] Write sources
[64/176] Compiling cmark-gfm-extensions tasklist.c
[66/239] Compiling SwiftSyntax510 Empty.swift
[67/239] Emitting module SwiftSyntax510
[68/239] Compiling SwiftSyntax602 Empty.swift
[69/239] Emitting module SwiftSyntax602
[70/241] Emitting module SwiftSyntax509
[71/241] Compiling SwiftSyntax509 Empty.swift
[74/242] Compiling SwiftSyntax601 Empty.swift
[75/242] Emitting module SwiftSyntax601
[76/242] Compiling SwiftSyntax603 Empty.swift
[78/244] Emitting module SwiftSyntax600
[79/244] Compiling SwiftSyntax600 Empty.swift
[80/245] Compiling Markdown Link.swift
[81/245] Compiling Markdown Strikethrough.swift
[82/245] Compiling Markdown Strong.swift
[83/245] Compiling Markdown CustomInline.swift
[84/245] Compiling Markdown InlineCode.swift
[85/245] Compiling Markdown InlineHTML.swift
[86/245] Compiling Markdown LineBreak.swift
[87/245] Compiling Markdown SoftBreak.swift
[88/245] Compiling Markdown SymbolLink.swift
[91/253] Compiling Markdown BasicBlockContainer.swift
[92/253] Compiling Markdown BasicInlineContainer.swift
[93/253] Compiling Markdown BlockContainer.swift
[94/253] Compiling Markdown BlockMarkup.swift
[95/253] Compiling Markdown InlineContainer.swift
[96/253] Compiling Markdown InlineMarkup.swift
[97/253] Compiling Markdown ListItemContainer.swift
[98/253] Compiling Markdown AtomicCounter.swift
[98/253] Wrapping AST for SwiftSyntax602 for debugging
[100/253] Compiling cmark-gfm-extensions tagfilter.c
[101/253] Wrapping AST for SwiftSyntax510 for debugging
[102/253] Wrapping AST for SwiftSyntax509 for debugging
[103/253] Wrapping AST for SwiftSyntax603 for debugging
[104/253] Wrapping AST for SwiftSyntax601 for debugging
[105/253] Wrapping AST for SwiftSyntax600 for debugging
[106/253] Compiling cmark-gfm-extensions table.c
[107/253] Compiling cmark-gfm-extensions strikethrough.c
[108/253] Compiling cmark-gfm-extensions ext_scanners.c
[109/253] Compiling cmark-gfm-extensions core-extensions.c
[110/268] Compiling cmark-gfm xml.c
[111/281] Compiling cmark-gfm-extensions autolink.c
[112/292] Compiling cmark-gfm syntax_extension.c
[113/316] Compiling cmark-gfm registry.c
[114/316] Compiling cmark-gfm render.c
[115/316] Compiling cmark-gfm references.c
[116/316] Compiling cmark-gfm plugin.c
[117/316] Compiling cmark-gfm plaintext.c
[118/316] Compiling cmark-gfm map.c
[119/316] Compiling cmark-gfm node.c
[120/316] Compiling cmark-gfm utf8.c
[121/316] Compiling cmark-gfm man.c
[122/316] Compiling cmark-gfm linked_list.c
[123/316] Compiling cmark-gfm latex.c
[124/316] Compiling cmark-gfm iterator.c
[126/316] Compiling ArgumentParserToolInfo ToolInfo.swift
[127/316] Emitting module ArgumentParserToolInfo
[127/317] Compiling cmark-gfm html.c
[128/317] Compiling cmark-gfm houdini_html_e.c
[130/317] Compiling cmark-gfm houdini_href_e.c
[131/317] Compiling cmark-gfm inlines.c
[132/317] Compiling cmark-gfm houdini_html_u.c
[133/317] Compiling cmark-gfm cmark_ctype.c
[134/317] Compiling cmark-gfm footnotes.c
[135/317] Compiling cmark-gfm scanners.c
[136/317] Compiling cmark-gfm cmark.c
[137/317] Compiling cmark-gfm commonmark.c
[138/317] Write sources
[143/317] Compiling cmark-gfm buffer.c
[144/317] Compiling _SwiftSyntaxCShims PlatformMutex.c
[145/317] Compiling cmark-gfm arena.c
[146/317] Write sources
[147/319] Wrapping AST for ArgumentParserToolInfo for debugging
[148/319] Write sources
[149/355] Compiling cmark-gfm blocks.c
[150/355] Write sources
[152/368] Compiling SwiftSyntax603 Empty.swift
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
error: emit-module command failed with exit code 1 (use -v to see invocation)
[153/368] Emitting module SwiftSyntax603
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
BUILD FAILURE 6.2 android