Build Information
Failed to build Apple-Docs-MCP, reference main (ec17f7), with Swift 6.1 for Android on 2 Feb 2026 09:40:30 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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/justindal/Apple-Docs-MCP.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/justindal/Apple-Docs-MCP
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ec17f7b docs: update readme
Cloned https://github.com/justindal/Apple-Docs-MCP.git
Revision (git rev-parse @):
ec17f7b6940dc73478074a648a1ed59d6e87c212
SUCCESS checkout https://github.com/justindal/Apple-Docs-MCP.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/justindal/Apple-Docs-MCP.git
https://github.com/justindal/Apple-Docs-MCP.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "0.10.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/modelcontextprotocol/swift-sdk.git"
},
{
"identity" : "swift-service-lifecycle",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-service-lifecycle.git"
}
],
"manifest_display_name" : "Apple-Docs-MCP",
"name" : "Apple-Docs-MCP",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Apple-Docs-MCP",
"targets" : [
"Apple-Docs-MCP"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "Apple_Docs_MCP",
"module_type" : "SwiftTarget",
"name" : "Apple-Docs-MCP",
"path" : "Sources/Apple-Docs-MCP",
"product_dependencies" : [
"MCP",
"ServiceLifecycle"
],
"product_memberships" : [
"Apple-Docs-MCP"
],
"sources" : [
"Apple_Docs_MCP.swift",
"MCP/Services/MCPService.swift",
"MCP/Tools/SymbolSearch.swift",
"MCP/Tools/ToolHandlers.swift",
"MCP/Tools/Toolbox.swift",
"Models/ContentBlock.swift",
"Models/Declaration.swift",
"Models/Framework.swift",
"Models/InlineContent.swift",
"Models/Metadata.swift",
"Models/Reference.swift",
"Models/Section.swift",
"Models/Topic.swift",
"Models/TopicSection.swift",
"Networking/ClientError.swift",
"Networking/DocumentationClient.swift",
"Networking/Endpoints.swift",
"Networking/HTTPDataDownloader.swift",
"Utils/Normalize.swift"
],
"type" : "executable"
}
],
"tools_version" : "6.0"
}
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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/modelcontextprotocol/swift-sdk.git
[1/2568] Fetching swift-service-lifecycle
[2569/5336] Fetching swift-service-lifecycle, swift-sdk
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.33s)
[2630/2768] Fetching swift-sdk
Fetched https://github.com/modelcontextprotocol/swift-sdk.git from cache (0.41s)
Computing version for https://github.com/modelcontextprotocol/swift-sdk.git
Computed https://github.com/modelcontextprotocol/swift-sdk.git at 0.10.2 (0.99s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/mattt/eventsource.git
[1/199] Fetching eventsource
Fetched https://github.com/mattt/eventsource.git from cache (0.23s)
[1/5888] Fetching swift-log
[5889/11430] Fetching swift-log, swift-system
Fetched https://github.com/apple/swift-log.git from cache (0.58s)
Fetched https://github.com/apple/swift-system.git from cache (0.58s)
Computing version for https://github.com/mattt/eventsource.git
Computed https://github.com/mattt/eventsource.git at 1.3.0 (1.13s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.9.1 (0.60s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.1 (0.58s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/6085] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.47s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.1 (1.26s)
Fetching https://github.com/apple/swift-collections.git
[1/19089] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (2.28s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.57s)
Creating working copy for https://github.com/mattt/eventsource.git
Working copy of https://github.com/mattt/eventsource.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.9.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.1
Creating working copy for https://github.com/modelcontextprotocol/swift-sdk.git
Working copy of https://github.com/modelcontextprotocol/swift-sdk.git resolved at 0.10.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Building for debugging...
[0/26] Write sources
[11/26] Write swift-version-24593BA9C3E375BF.txt
[12/26] Compiling CSystem shims.c
[14/81] Compiling SystemPackage FilePathWindows.swift
[15/81] Compiling SystemPackage FilePermissions.swift
[16/81] Compiling SystemPackage IOCompletion.swift
[17/81] Compiling SystemPackage IORequest.swift
[18/81] Compiling SystemPackage FilePathSyntax.swift
[19/81] Compiling SystemPackage FilePathTemp.swift
[20/81] Compiling SystemPackage FilePathTempPosix.swift
[21/81] Compiling SystemPackage FilePathTempWindows.swift
[22/85] Compiling ConcurrencyHelpers LockedValueBox.swift
[23/85] Compiling SystemPackage FilePathComponents.swift
[24/85] Compiling SystemPackage FilePathParsing.swift
[29/87] Compiling SystemPackage Errno.swift
[30/87] Compiling SystemPackage ErrnoWindows.swift
[31/87] Compiling SystemPackage FilePath.swift
[32/87] Compiling SystemPackage FilePathComponentView.swift
[33/87] Emitting module InternalCollectionsUtilities
[34/87] Compiling SystemPackage FileDescriptor.swift
[35/87] Compiling SystemPackage FileHelpers.swift
[36/87] Compiling SystemPackage FileOperations.swift
[37/87] Compiling SystemPackage FilePathString.swift
[39/87] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[40/87] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[41/88] Wrapping AST for InternalCollectionsUtilities for debugging
[43/88] Emitting module SystemPackage
[54/158] Compiling DequeModule Deque+CustomReflectable.swift
[55/158] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[56/160] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[57/160] Compiling OrderedCollections OrderedSet+Descriptions.swift
[58/160] Compiling DequeModule Deque+Equatable.swift
[59/160] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[60/160] Compiling DequeModule Deque+Extras.swift
[61/160] Compiling DequeModule Deque+Hashable.swift
[62/160] Compiling DequeModule _DequeSlot.swift
[63/160] Compiling DequeModule _UnsafeWrappedBuffer.swift
[64/160] Compiling OrderedCollections OrderedDictionary+Codable.swift
[65/160] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[66/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[67/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[68/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[69/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[70/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[71/160] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[72/160] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[81/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[82/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[83/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[84/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[85/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[86/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[87/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[88/167] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[89/167] Compiling OrderedCollections OrderedDictionary+Values.swift
[90/167] Compiling OrderedCollections OrderedSet+Initializers.swift
[91/167] Compiling OrderedCollections OrderedSet+Insertions.swift
[94/167] Compiling OrderedCollections OrderedSet+Invariants.swift
[95/167] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[96/167] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[97/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[98/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[99/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[100/167] Compiling OrderedCollections OrderedDictionary.swift
[101/167] Compiling OrderedCollections OrderedSet+Codable.swift
[102/167] Compiling OrderedCollections OrderedSet+Diffing.swift
[103/167] Compiling OrderedCollections OrderedSet+Equatable.swift
[104/167] Emitting module DequeModule
[105/168] Wrapping AST for DequeModule for debugging
[107/168] Emitting module ConcurrencyHelpers
[108/168] Compiling ConcurrencyHelpers Lock.swift
[110/169] Compiling OrderedCollections _HashTable+Bucket.swift
[111/169] Compiling OrderedCollections _HashTable+BucketIterator.swift
[112/169] Compiling OrderedCollections _HashTable+Constants.swift
[113/169] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[114/169] Compiling OrderedCollections _HashTable+Testing.swift
[115/169] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[116/169] Compiling OrderedCollections _HashTable.swift
[117/169] Compiling OrderedCollections _Hashtable+Header.swift
[118/169] Emitting module OrderedCollections
[127/169] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[128/169] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[129/169] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[130/169] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[131/169] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[132/169] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[147/170] Compiling OrderedCollections OrderedSet+Sendable.swift
[148/170] Compiling OrderedCollections OrderedSet+SubSequence.swift
[149/170] Compiling OrderedCollections OrderedSet+Testing.swift
[150/170] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[151/170] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[152/170] Compiling OrderedCollections OrderedSet.swift
[153/170] Compiling OrderedCollections _UnsafeBitset.swift
[154/170] Emitting module Logging
[155/170] Compiling Logging MetadataProvider.swift
[156/171] Wrapping AST for ConcurrencyHelpers for debugging
[158/171] Compiling Logging LogHandler.swift
[159/171] Compiling Logging Logging.swift
[160/171] Compiling Logging Locks.swift
[162/175] Wrapping AST for SystemPackage for debugging
[162/175] Wrapping AST for OrderedCollections for debugging
[164/175] Wrapping AST for Logging for debugging
[166/243] Compiling UnixSignals UnixSignalsSequence.swift
[167/243] Emitting module UnixSignals
[168/243] Compiling UnixSignals UnixSignal.swift
[169/244] Wrapping AST for UnixSignals for debugging
[171/244] Compiling AsyncAlgorithms AsyncShareSequence.swift
[172/244] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[173/244] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[174/244] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[175/244] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[176/244] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[177/244] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[178/250] Emitting module AsyncAlgorithms
[179/250] Compiling AsyncAlgorithms SetAlgebra.swift
[180/250] Compiling AsyncAlgorithms UnsafeTransfer.swift
[181/250] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[182/250] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[183/250] Compiling AsyncAlgorithms ZipStateMachine.swift
[184/250] Compiling AsyncAlgorithms ZipStorage.swift
[185/250] Compiling AsyncAlgorithms DebounceStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
[186/250] Compiling AsyncAlgorithms Dictionary.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
[187/250] Compiling AsyncAlgorithms _TinyArray.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
[188/252] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
[189/252] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
[190/252] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
[191/252] Compiling AsyncAlgorithms Locking.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
[192/252] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[193/252] Emitting module MCP
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
[194/252] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
[195/252] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
[196/252] Compiling AsyncAlgorithms AsyncChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
[197/252] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
[198/252] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
[199/252] Compiling AsyncAlgorithms BoundedBufferStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
[200/252] Compiling MCP Server.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
[201/252] Compiling MCP Tools.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
[202/252] Compiling AsyncAlgorithms ChannelStorage.swift
[203/252] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[208/252] Compiling AsyncAlgorithms DebounceStateMachine.swift
[214/252] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[215/252] Compiling AsyncAlgorithms ChannelStateMachine.swift
[216/252] Compiling AsyncAlgorithms MergeStateMachine.swift
[217/252] Compiling AsyncAlgorithms MergeStorage.swift
[218/252] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
[219/252] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
[220/252] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[221/252] Compiling AsyncAlgorithms Rethrow.swift
[222/252] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[223/252] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[224/252] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[225/252] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[226/252] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[227/252] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[228/252] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[229/252] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[230/252] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[231/252] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[232/252] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[233/252] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[234/252] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[235/252] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[243/253] Wrapping AST for AsyncAlgorithms for debugging
[245/261] Emitting module ServiceLifecycle
[246/262] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[247/262] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[248/262] Compiling ServiceLifecycle CancellationWaiter.swift
[249/262] Compiling ServiceLifecycle GracefulShutdown.swift
[250/262] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[251/262] Compiling ServiceLifecycle ServiceRunnerError.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
[256/262] Compiling ServiceLifecycle Service.swift
[257/262] Compiling ServiceLifecycle ServiceGroup.swift
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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/14] Write swift-version-24593BA9C3E375BF.txt
[2/69] Compiling ConcurrencyHelpers LockedValueBox.swift
[3/69] Compiling Logging MetadataProvider.swift
[4/69] Compiling SystemPackage FilePathComponents.swift
[5/69] Compiling SystemPackage FilePathParsing.swift
[6/71] Compiling SystemPackage FilePermissions.swift
[7/71] Compiling SystemPackage IOCompletion.swift
[8/71] Compiling SystemPackage FilePathString.swift
[9/71] Compiling SystemPackage FilePathWindows.swift
[10/71] Compiling SystemPackage IORequest.swift
[11/71] Compiling SystemPackage FilePathSyntax.swift
[12/71] Emitting module ConcurrencyHelpers
[13/71] Compiling ConcurrencyHelpers Lock.swift
[14/72] Emitting module SystemPackage
[15/72] Compiling SystemPackage Syscalls.swift
[16/72] Compiling SystemPackage WindowsSyscallAdapters.swift
[17/72] Compiling SystemPackage MachPort.swift
[18/72] Compiling SystemPackage PlatformString.swift
[20/76] Emitting module Logging
[21/76] Compiling Logging Locks.swift
[22/76] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[23/76] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[24/76] Emitting module InternalCollectionsUtilities
[29/75] Compiling SystemPackage FilePath.swift
[30/75] Compiling SystemPackage FilePathComponentView.swift
[31/75] Compiling SystemPackage Errno.swift
[32/75] Compiling SystemPackage ErrnoWindows.swift
[33/75] Compiling SystemPackage FileDescriptor.swift
[34/75] Compiling SystemPackage FileHelpers.swift
[35/75] Compiling SystemPackage FileOperations.swift
[39/76] Compiling SystemPackage FilePathTempWindows.swift
[40/76] Compiling SystemPackage IORing.swift
[41/76] Compiling SystemPackage RawIORequest.swift
[42/76] Compiling SystemPackage Backcompat.swift
[43/76] Compiling SystemPackage CInterop.swift
[44/76] Compiling SystemPackage Constants.swift
[45/76] Compiling SystemPackage Exports.swift
[46/76] Compiling SystemPackage Mocking.swift
[47/76] Compiling SystemPackage RawBuffer.swift
[49/78] Compiling Logging LogHandler.swift
[50/78] Compiling Logging Logging.swift
[51/79] Compiling UnixSignals UnixSignal.swift
[52/79] Compiling UnixSignals UnixSignalsSequence.swift
[53/79] Emitting module UnixSignals
[56/148] Compiling OrderedCollections _HashTable+Bucket.swift
[57/148] Compiling OrderedCollections _HashTable+BucketIterator.swift
[58/148] Compiling OrderedCollections _HashTable+Constants.swift
[59/148] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[60/148] Compiling OrderedCollections _HashTable+Testing.swift
[61/148] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[62/148] Compiling OrderedCollections _HashTable.swift
[63/148] Compiling OrderedCollections _Hashtable+Header.swift
[64/148] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[65/148] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[70/150] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[71/150] Compiling OrderedCollections OrderedSet+Hashable.swift
[72/150] Compiling OrderedCollections OrderedSet+Initializers.swift
[73/150] Compiling OrderedCollections OrderedSet+Insertions.swift
[74/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[75/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[76/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[77/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[78/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[79/151] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[80/151] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[84/158] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[85/158] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[88/158] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[89/158] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[90/158] Compiling DequeModule _DequeSlot.swift
[91/158] Compiling DequeModule _UnsafeWrappedBuffer.swift
[92/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[93/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[94/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[95/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[96/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[97/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[98/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[109/157] Emitting module DequeModule
[110/157] Compiling OrderedCollections OrderedDictionary.swift
[111/157] Compiling OrderedCollections OrderedSet+Codable.swift
[112/157] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[113/157] Compiling OrderedCollections OrderedSet+Descriptions.swift
[114/157] Compiling OrderedCollections OrderedSet+Diffing.swift
[115/157] Compiling OrderedCollections OrderedSet+Equatable.swift
[120/158] Compiling OrderedCollections OrderedSet+Invariants.swift
[121/158] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[122/158] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[123/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[124/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[125/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[127/176] Compiling MCP Prompts.swift
[128/176] Compiling MCP Resources.swift
[129/176] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[130/176] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[131/176] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[132/176] Compiling OrderedCollections OrderedDictionary+Elements.swift
[133/176] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[134/176] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[135/176] Compiling MCP Messages.swift
[136/176] Compiling MCP Transport.swift
[137/176] Compiling MCP HTTPClientTransport.swift
[138/176] Compiling MCP Versioning.swift
[139/176] Compiling MCP Client.swift
[140/176] Compiling MCP UnitInterval.swift
[141/176] Compiling MCP Ping.swift
[142/176] Compiling MCP Value.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
[149/178] Compiling MCP InMemoryTransport.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
[150/178] Compiling MCP NetworkTransport.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
[151/178] Compiling MCP StdioTransport.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
[154/178] Compiling MCP Error.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
[155/178] Compiling MCP ID.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
[156/178] Compiling MCP Lifecycle.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
[157/178] Compiling OrderedCollections OrderedSet+Sendable.swift
[158/178] Compiling OrderedCollections OrderedSet+SubSequence.swift
[159/178] Compiling OrderedCollections OrderedSet+Testing.swift
[160/178] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[161/178] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[162/178] Compiling OrderedCollections OrderedSet.swift
[163/178] Compiling OrderedCollections _UnsafeBitset.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[164/178] Emitting module MCP
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
[167/178] Compiling MCP Server.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
[168/178] Compiling MCP Tools.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
[169/178] Emitting module OrderedCollections
[171/179] Compiling MCP Sampling.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
[172/179] Compiling MCP Data+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
3 |
4 | #if !os(Linux)
5 | import EventSource
| `- error: no such module 'EventSource'
6 | #endif
7 |
BUILD FAILURE 6.1 android