The Swift Package Index logo.Swift Package Index

Build Information

Failed to build XcodeSelectiveTesting, reference main (61413c), with Swift 6.3 for Android on 23 Apr 2026 11:34:12 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mikeger/XcodeSelectiveTesting.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/mikeger/XcodeSelectiveTesting
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 61413cc Update version from 0.14.2 to 0.14.6 in README
Cloned https://github.com/mikeger/XcodeSelectiveTesting.git
Revision (git rev-parse @):
61413ccd57f97931b7667f5e9c807f4b1968b91c
SUCCESS checkout https://github.com/mikeger/XcodeSelectiveTesting.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/mikeger/XcodeSelectiveTesting.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/tuist/XcodeProj.git
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/jpsim/Yams.git
[1/1452] Fetching pathkit
[277/25968] Fetching pathkit, xcodeproj
[3170/43432] Fetching pathkit, xcodeproj, swift-argument-parser
[5061/50068] Fetching pathkit, xcodeproj, swift-argument-parser, swift-log
[7013/61619] Fetching pathkit, xcodeproj, swift-argument-parser, swift-log, yams
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.42s)
[38800/44155] Fetching pathkit, xcodeproj, swift-log, yams
Fetched https://github.com/kylef/PathKit.git from cache (3.67s)
Fetched https://github.com/apple/swift-log from cache (3.68s)
Fetched https://github.com/tuist/XcodeProj.git from cache (3.73s)
Fetched https://github.com/jpsim/Yams.git from cache (3.79s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (7.92s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.42s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (5.73s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.93s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.75s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (1.13s)
Computing version for https://github.com/tuist/XcodeProj.git
Computed https://github.com/tuist/XcodeProj.git at 9.11.0 (0.46s)
Fetching https://github.com/tadija/AEXML.git
[1/2155] Fetching aexml
Fetched https://github.com/tadija/AEXML.git from cache (0.30s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (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.1
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/tuist/XcodeProj.git
Working copy of https://github.com/tuist/XcodeProj.git resolved at 9.11.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.7.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.0
/host/spi-builder-workspace/Plugins/SelectiveTestingPlugin/SelectiveTestingPlugin.swift:26:29: warning: result of call to 'changeCurrentDirectoryPath' is unused [#no-usage]
24 |
25 |     func performCommand(context: PluginContext, arguments: [String]) async throws {
26 |         FileManager.default.changeCurrentDirectoryPath(context.package.directoryURL.path)
   |                             `- warning: result of call to 'changeCurrentDirectoryPath' is unused [#no-usage]
27 |         let tool = try context.tool(named: "xcode-selective-test")
28 |
[1/1] Compiling plugin SelectiveTestingPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/76] Write sources
[25/76] Compiling writer.c
[26/76] Write sources
[29/76] Write swift-version--4F562202D5529B1.txt
[30/76] Compiling reader.c
[31/76] Compiling writer.c
[32/76] Compiling parser.c
[33/76] Compiling reader.c
[34/80] Compiling api.c
[35/92] Compiling emitter.c
[36/94] Compiling scanner.c
[39/122] Emitting module SelectiveTestShell
[40/122] Emitting module Yams
error: emit-module command failed with exit code 1 (use -v to see invocation)
[41/124] Emitting module PathKit
/host/spi-builder-workspace/.build/checkouts/PathKit/Sources/PathKit.swift:8:8: error: no such module 'Darwin'
  6 | let system_glob = Glibc.glob
  7 | #else
  8 | import Darwin
    |        `- error: no such module 'Darwin'
  9 |
 10 | let system_glob = Darwin.glob
[42/124] Compiling Yams Tag.swift
[43/124] Compiling Yams YamlAnchorProviding.swift
[44/124] Compiling Logging LogHandler.swift
[45/124] Compiling Logging LogEvent.swift
[46/124] Compiling Yams Mark.swift
[47/124] Compiling Yams Node.Alias.swift
[48/124] Compiling Yams Node.Mapping.swift
[49/124] Emitting module ArgumentParserToolInfo
[50/124] Compiling ArgumentParserToolInfo ToolInfo.swift
[52/132] Compiling Logging MetadataProvider.swift
[53/132] Emitting module Logging
[54/132] Compiling Logging Locks.swift
[55/132] Compiling SelectiveTestShell String+Shell.swift
[56/132] Compiling Yams YamlError.swift
[57/132] Compiling Yams YamlTagProviding.swift
[58/132] Compiling Logging Logging.swift
[60/133] Compiling SelectiveTestShell Shell.swift
[61/133] Compiling SelectiveTestShell String+Error.swift
[62/134] Compiling Logging LogEvent.swift
[63/134] Compiling Yams Node.Scalar.swift
[64/134] Compiling Yams Node.Sequence.swift
[65/134] Compiling Yams Node.swift
[67/134] Compiling Yams Parser.swift
[68/134] Compiling Yams RedundancyAliasingStrategy.swift
[69/134] Compiling Yams Representer.swift
[70/170] Emitting module AEXML
[71/180] Compiling ArgumentParser ArgumentHelp.swift
[72/180] Compiling ArgumentParser InputOrigin.swift
[73/180] Compiling ArgumentParser BashCompletionsGenerator.swift
[74/180] Compiling ArgumentParser CompletionsGenerator.swift
[75/180] Compiling ArgumentParser FishCompletionsGenerator.swift
[76/180] Compiling ArgumentParser ZshCompletionsGenerator.swift
[77/180] Compiling ArgumentParser Argument.swift
[78/180] Compiling ArgumentParser ArgumentDiscussion.swift
[79/180] Compiling AEXML Builders.swift
[80/181] Emitting module PathKit
[81/181] Compiling PathKit PathKit.swift
[82/182] Compiling AEXML Parser.swift
[83/182] Compiling AEXML Error.swift
[84/182] Compiling AEXML Options.swift
[86/182] Wrapping AST for Logging for debugging
[87/182] Wrapping AST for SelectiveTestShell for debugging
[88/182] Wrapping AST for ArgumentParserToolInfo for debugging
[90/182] Compiling AEXML Document.swift
[91/182] Compiling AEXML Element.swift
[91/186] Wrapping AST for Yams for debugging
[93/186] Wrapping AST for PathKit for debugging
[94/186] Compiling parser.c
[96/186] Compiling Git Git.swift
[97/186] Emitting module Git
[98/186] Compiling Git Git+Changeset.swift
[99/187] Write sources
[100/187] Compiling api.c
[102/187] Compiling Logging MetadataProvider.swift
[102/187] Compiling emitter.c
[104/187] Emitting module Logging
[105/187] Compiling Logging Locks.swift
[105/187] Wrapping AST for AEXML for debugging
[107/187] Compiling ArgumentParser ParentCommand.swift
[108/187] Compiling ArgumentParser AsyncParsableCommand.swift
[109/187] Compiling ArgumentParser CommandConfiguration.swift
[110/187] Compiling ArgumentParser CommandGroup.swift
[111/187] Compiling ArgumentParser EnumerableFlag.swift
[112/187] Compiling ArgumentParser ExpressibleByArgument.swift
[113/187] Compiling ArgumentParser ParsableArguments.swift
[113/195] Wrapping AST for Git for debugging
[114/196] Write sources
[117/315] Compiling SelectiveTestShell String+Shell.swift
[118/315] Compiling Yams Emitter.swift
[119/315] Compiling Yams Encoder.swift
[120/315] Compiling Yams Resolver.swift
[121/315] Compiling Yams String+Yams.swift
[122/315] Compiling Yams Tag.swift
[123/315] Compiling Yams YamlAnchorProviding.swift
[124/315] Compiling Logging LogHandler.swift
[125/315] Compiling Logging Logging.swift
[126/315] Compiling PathKit PathKit.swift
/host/spi-builder-workspace/.build/checkouts/PathKit/Sources/PathKit.swift:8:8: error: no such module 'Darwin'
  6 | let system_glob = Glibc.glob
  7 | #else
  8 | import Darwin
    |        `- error: no such module 'Darwin'
  9 |
 10 | let system_glob = Darwin.glob
[128/316] Compiling XcodeProj PBXFileElement.swift
[129/316] Compiling XcodeProj PBXFileReference.swift
[130/316] Compiling XcodeProj PBXFileSystemSynchronizedBuildFileExceptionSet.swift
[131/316] Compiling XcodeProj PBXFileSystemSynchronizedExceptionSet.swift
[132/316] Compiling XcodeProj PBXFileSystemSynchronizedGroupBuildPhaseMembershipExceptionSet.swift
[133/316] Compiling XcodeProj PBXFileSystemSynchronizedRootGroup.swift
[134/316] Emitting module ArgumentParserToolInfo
[135/316] Emitting module SelectiveTestShell
BUILD FAILURE 6.3 android