The Swift Package Index logo.Swift Package Index

Build Information

Failed to build XcodeSelectiveTesting, reference 0.14.6 (fcd4d0), with Swift 6.3 for Android on 23 Apr 2026 11:34:35 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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: 0.14.6
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
 * tag               0.14.6     -> FETCH_HEAD
HEAD is now at fcd4d04 Fix conditional logic for target dependencies (#87)
Cloned https://github.com/mikeger/XcodeSelectiveTesting.git
Revision (git rev-parse @):
fcd4d04ecda30569af5a9040098c4a9fec9901fc
SUCCESS checkout https://github.com/mikeger/XcodeSelectiveTesting.git at 0.14.6
========================================
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-4606859-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/kylef/PathKit.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-log
Fetching https://github.com/tuist/XcodeProj.git
Fetching https://github.com/jpsim/Yams.git
[1/1452] Fetching pathkit
[394/18916] Fetching pathkit, swift-argument-parser
[2501/43432] Fetching pathkit, swift-argument-parser, xcodeproj
[3271/50068] Fetching pathkit, swift-argument-parser, xcodeproj, swift-log
Fetched https://github.com/kylef/PathKit.git from cache (0.35s)
[2060/48616] Fetching swift-argument-parser, xcodeproj, swift-log
[7113/60167] Fetching swift-argument-parser, xcodeproj, swift-log, yams
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.15s)
[36252/42703] Fetching xcodeproj, swift-log, yams
Fetched https://github.com/jpsim/Yams.git from cache (2.24s)
Fetched https://github.com/apple/swift-log from cache (2.29s)
Fetched https://github.com/tuist/XcodeProj.git from cache (2.34s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (5.14s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.26s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (3.66s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.84s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.69s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.77s)
Computing version for https://github.com/tuist/XcodeProj.git
Computed https://github.com/tuist/XcodeProj.git at 9.11.0 (0.65s)
Fetching https://github.com/tadija/AEXML.git
[1/2155] Fetching aexml
Fetched https://github.com/tadija/AEXML.git from cache (0.52s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (1.19s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.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/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.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/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.7.0
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/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
/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
[28/76] Compiling writer.c
[28/76] Compiling reader.c
[30/76] Compiling writer.c
[31/76] Compiling parser.c
[32/76] Compiling api.c
[33/76] Compiling reader.c
[34/76] Write sources
[37/76] Compiling emitter.c
[38/76] Write swift-version--4F562202D5529B1.txt
[39/76] Compiling parser.c
[40/86] Compiling scanner.c
[41/88] Compiling emitter.c
[42/88] Compiling api.c
[43/120] Compiling scanner.c
[45/140] Emitting module PathKit
[46/140] Emitting module SelectiveTestShell
[47/140] Emitting module Yams
[49/144] Compiling Logging LogEvent.swift
[50/144] Compiling Yams Tag.swift
[51/144] Compiling Yams YamlAnchorProviding.swift
[52/144] Compiling Logging LogHandler.swift
[53/144] Compiling Yams Mark.swift
[54/144] Compiling Yams Node.Alias.swift
[55/144] Compiling Yams Node.Mapping.swift
[56/144] Compiling Logging LogEvent.swift
[57/144] Compiling Logging MetadataProvider.swift
[58/144] Compiling Yams YamlError.swift
[59/144] Compiling Yams YamlTagProviding.swift
[60/144] Emitting module SelectiveTestShell
[61/144] Compiling Yams RedundancyAliasingStrategy.swift
[62/144] Compiling Yams Representer.swift
[63/144] Compiling Yams Resolver.swift
[64/144] Compiling Yams String+Yams.swift
[65/144] Compiling SelectiveTestShell String+Error.swift
[66/144] Compiling SelectiveTestShell Shell.swift
[67/144] Compiling SelectiveTestShell String+Shell.swift
[68/145] Compiling Yams Decoder.swift
[69/145] Compiling Yams Emitter.swift
[70/145] Compiling Yams Encoder.swift
[74/145] Compiling Yams Node.Scalar.swift
[75/145] Compiling Yams Node.Sequence.swift
[76/145] Compiling Yams Node.swift
[80/145] Compiling Yams Parser.swift
[81/145] Compiling Yams AliasDereferencingStrategy.swift
[82/145] Compiling Yams Anchor.swift
[83/145] Compiling Yams Constructor.swift
[85/150] Compiling Logging Locks.swift
[86/150] Emitting module Logging
[87/150] Compiling Logging Logging.swift
[88/150] Compiling Logging LogHandler.swift
[90/151] Compiling PathKit PathKit.swift
[92/166] Compiling ArgumentParserToolInfo ToolInfo.swift
[93/166] Emitting module ArgumentParserToolInfo
[96/170] Compiling ArgumentParserToolInfo ToolInfo.swift
[98/171] Compiling Git Git.swift
[99/217] Compiling Git Git+Changeset.swift
[100/217] Emitting module Git
[102/264] Compiling Logging MetadataProvider.swift
[103/264] Emitting module Logging
[104/264] Compiling Logging Locks.swift
[105/264] Compiling Logging Logging.swift
[107/265] Compiling ArgumentParser InputKey.swift
[108/265] Compiling ArgumentParser DumpHelpGenerator.swift
[109/265] Compiling ArgumentParser BashCompletionsGenerator.swift
[110/265] Compiling ArgumentParser CompletionsGenerator.swift
[111/265] Compiling ArgumentParser FishCompletionsGenerator.swift
[112/265] Compiling ArgumentParser CompletionKind.swift
[113/265] Compiling ArgumentParser Errors.swift
[114/265] Compiling ArgumentParser Flag.swift
[115/265] Compiling ArgumentParser ArgumentSet.swift
[116/265] Compiling ArgumentParser CommandParser.swift
[117/265] Compiling ArgumentParser ParsableCommand.swift
[118/265] Compiling ArgumentParser ArgumentDecoder.swift
[119/265] Compiling ArgumentParser ArgumentDefinition.swift
[120/265] Compiling ArgumentParser ZshCompletionsGenerator.swift
[121/265] Compiling ArgumentParser Argument.swift
[122/265] Compiling ArgumentParser ArgumentDiscussion.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[123/265] 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
[124/265] 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
[125/265] Compiling SelectiveTestShell Shell.swift
[126/265] Compiling SelectiveTestShell String+Error.swift
[127/265] Compiling SelectiveTestShell String+Shell.swift
[127/265] Wrapping AST for Yams for debugging
error: cancelled
error: cancelled
BUILD FAILURE 6.3 android