Build Information
Failed to build firestore-stdio-swift, reference main (67e48a), with Swift 6.3 for Android on 18 Apr 2026 04:45:16 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xbill9/firestore-stdio-swift.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/xbill9/firestore-stdio-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 67e48a5 Add platform badge to README
Cloned https://github.com/xbill9/firestore-stdio-swift.git
Revision (git rev-parse @):
67e48a5613b0b414c955917e5c6ad390a9fcfcf2
SUCCESS checkout https://github.com/xbill9/firestore-stdio-swift.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/xbill9/firestore-stdio-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/modelcontextprotocol/swift-sdk
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/vapor/jwt-kit.git
[1/2745] Fetching swift-service-lifecycle
[2746/9380] Fetching swift-service-lifecycle, swift-log
[4073/12853] Fetching swift-service-lifecycle, swift-log, swift-sdk
[11500/28556] Fetching swift-service-lifecycle, swift-log, swift-sdk, async-http-client
[12335/38111] Fetching swift-service-lifecycle, swift-log, swift-sdk, async-http-client, jwt-kit
Fetched https://github.com/apple/swift-log.git from cache (1.20s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.21s)
Fetched https://github.com/modelcontextprotocol/swift-sdk from cache (1.25s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.25s)
Fetched https://github.com/vapor/jwt-kit.git from cache (1.26s)
Computing version for https://github.com/modelcontextprotocol/swift-sdk
Computed https://github.com/modelcontextprotocol/swift-sdk at 0.12.0 (2.36s)
Fetching https://github.com/mattt/eventsource.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-system.git
[1/271] Fetching eventsource
[272/5872] Fetching eventsource, swift-system
[5873/89044] Fetching eventsource, swift-system, swift-nio
Fetched https://github.com/mattt/eventsource.git from cache (6.17s)
Fetched https://github.com/apple/swift-system.git from cache (6.17s)
Fetched https://github.com/apple/swift-nio.git from cache (6.33s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 4.13.5 (9.05s)
Fetching https://github.com/apple/swift-crypto.git
[1/17407] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (3.36s)
Computing version for https://github.com/mattt/eventsource.git
Computed https://github.com/mattt/eventsource.git at 1.4.1 (3.90s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.11.0 (0.65s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/6247] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.60s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (1.33s)
Fetching https://github.com/apple/swift-collections.git
[1/23569] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.60s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (2.39s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.41s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.49s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.33.1 (0.50s)
Fetching https://github.com/apple/swift-configuration.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-algorithms.git
[1/1267] Fetching swift-service-context
[546/3087] Fetching swift-service-context, swift-atomics
[788/6301] Fetching swift-service-context, swift-atomics, swift-configuration
[1165/12056] Fetching swift-service-context, swift-atomics, swift-configuration, swift-distributed-tracing
[3073/18566] Fetching swift-service-context, swift-atomics, swift-configuration, swift-distributed-tracing, swift-nio-extras
[3466/24624] Fetching swift-service-context, swift-atomics, swift-configuration, swift-distributed-tracing, swift-nio-extras, swift-algorithms
Fetched https://github.com/apple/swift-configuration.git from cache (0.63s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.64s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-service-context.git from cache (0.72s)
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetched https://github.com/apple/swift-algorithms.git from cache (0.72s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.73s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.75s)
[1/2843] Fetching swift-nio-transport-services
[2844/14951] Fetching swift-nio-transport-services, swift-nio-http2
[4419/30369] Fetching swift-nio-transport-services, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.38s)
[3227/27526] Fetching swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.20s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.20s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (3.27s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.1 (0.43s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.51s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.78s)
Computing version for https://github.com/apple/swift-configuration.git
Computed https://github.com/apple/swift-configuration.git at 1.2.0 (3.21s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.53s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.27.0 (2.55s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.31s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.43.0 (0.84s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.37.0 (0.56s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.34.0 (0.65s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-certificates.git
[1/1242] Fetching swift-http-structured-headers
[1243/2285] Fetching swift-http-structured-headers, swift-http-types
[1306/9436] Fetching swift-http-structured-headers, swift-http-types, swift-certificates
[1432/11239] Fetching swift-http-structured-headers, swift-http-types, swift-certificates, swift-asn1
Fetched https://github.com/apple/swift-http-types.git from cache (0.31s)
[5191/10196] Fetching swift-http-structured-headers, swift-certificates, swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.97s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.97s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.97s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (1.60s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (0.85s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (0.92s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.19.0 (0.59s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.7.0 (0.47s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (0.64s)
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.43.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.98.0
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/modelcontextprotocol/swift-sdk
Working copy of https://github.com/modelcontextprotocol/swift-sdk resolved at 0.12.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.19.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.7.0
Creating working copy for https://github.com/mattt/eventsource.git
Working copy of https://github.com/mattt/eventsource.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.34.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
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.11.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.12.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.27.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.37.0
Creating working copy for https://github.com/apple/swift-configuration.git
Working copy of https://github.com/apple/swift-configuration.git resolved at 1.2.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.33.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 4.13.5
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.3
Building for debugging...
[0/1291] Compiling a_d2i_fp.cc
[1/1291] Write swift-version--4F562202D5529B1.txt
[2/1291] Write sources
[3/1291] Compiling _NumericsShims _NumericsShims.c
[4/1291] Compiling a_dup.cc
[5/1291] Write sources
[7/1291] Compiling _AtomicsShims.c
[8/1291] Compiling a_bool.cc
[9/1291] Write sources
[15/1297] Compiling a_type.cc
[16/1297] Compiling unicode.cc
[17/1297] Write sources
[33/1311] Compiling a_bitstr.cc
[34/1311] Write sources
[35/1335] Compiling a_gentm.cc
[36/1335] Write sources
[43/1335] Compiling a_time.cc
[44/1335] Compiling CSystem shims.c
[46/1369] Emitting module InternalCollectionsUtilities
[47/1371] Emitting module SystemPackage
[48/1375] Compiling _NIODataStructures PriorityQueue.swift
[49/1375] Compiling InternalCollectionsUtilities _SortedCollection.swift
[50/1375] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[51/1375] Compiling RealModule RealFunctions.swift
[52/1376] Compiling SystemPackage Errno.swift
[53/1376] Compiling SystemPackage ErrnoWindows.swift
[54/1376] Compiling SystemPackage FileDescriptor.swift
[55/1376] Compiling SystemPackage FileHelpers.swift
[56/1376] Compiling SystemPackage FileOperations.swift
[59/1376] Compiling RealModule Real.swift
[60/1376] Compiling ServiceContextModule ServiceContextKey.swift
[61/1376] Compiling SystemPackage FilePathString.swift
[62/1376] Compiling SystemPackage FilePathSyntax.swift
[66/1376] Compiling SystemPackage FilePathTemp.swift
[67/1376] Compiling SystemPackage FilePathTempPosix.swift
[70/1376] Compiling SystemPackage FilePath.swift
[71/1376] Compiling SystemPackage FilePathComponentView.swift
[72/1376] Compiling SystemPackage FilePathComponents.swift
[73/1376] Compiling SystemPackage FilePathParsing.swift
[74/1376] Compiling RealModule Float80+Real.swift
[75/1376] Compiling SystemPackage FilePathTempWindows.swift
[76/1376] Compiling SystemPackage FilePathWindows.swift
[77/1376] Compiling SystemPackage FilePermissions.swift
[78/1376] Compiling SystemPackage IOCompletion.swift
[79/1376] Compiling ConcurrencyHelpers LockedValueBox.swift
[80/1376] Emitting module RealModule
[83/1377] Emitting module _NIOBase64
[84/1377] Compiling _NIOBase64 Base64.swift
[86/1378] Emitting module ServiceContextModule
[87/1378] Compiling ServiceContextModule ServiceContext.swift
[88/1378] Compiling RealModule RelaxedArithmetic.swift
[91/1378] Compiling RealModule Float16+Real.swift
[92/1380] Emitting module _NIODataStructures
[93/1380] Compiling CNIOWindows shim.c
[96/1380] Wrapping AST for _NIOBase64 for debugging
[103/1380] Compiling SystemPackage RawIORequest.swift
[104/1380] Compiling SystemPackage Backcompat.swift
[105/1380] Compiling SystemPackage CInterop.swift
[106/1387] Compiling _NIODataStructures Heap.swift
[107/1387] Compiling _NIODataStructures _TinyArray.swift
[107/1437] Wrapping AST for ServiceContextModule for debugging
[109/1451] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[110/1451] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[111/1451] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[112/1451] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[113/1455] Compiling OrderedCollections OrderedDictionary+Elements.swift
[114/1455] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[115/1455] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[116/1455] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[117/1455] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[118/1475] Wrapping AST for RealModule for debugging
[120/1475] Compiling Instrumentation NoOpInstrument.swift
[121/1475] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[122/1475] Compiling OrderedCollections _HashTable+Testing.swift
[123/1475] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[124/1475] Compiling OrderedCollections _HashTable.swift
[134/1475] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[135/1475] Compiling OrderedCollections OrderedDictionary+Values.swift
[136/1475] Compiling OrderedCollections _HashTable+Bucket.swift
[137/1475] Compiling OrderedCollections _HashTable+BucketIterator.swift
[138/1475] Compiling OrderedCollections _HashTable+Constants.swift
[138/1479] Wrapping AST for _NIODataStructures for debugging
[139/1479] Compiling CNIOWindows WSAStartup.c
[140/1479] Wrapping AST for InternalCollectionsUtilities for debugging
[141/1479] Compiling CNIOWASI CNIOWASI.c
[143/1479] Compiling OrderedCollections _Hashtable+Header.swift
[144/1479] Compiling OrderedCollections OrderedDictionary.swift
[145/1479] Compiling OrderedCollections OrderedSet+Codable.swift
[146/1479] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[147/1479] Compiling OrderedCollections OrderedSet+Descriptions.swift
[148/1479] Compiling OrderedCollections OrderedSet+Diffing.swift
[149/1479] Compiling OrderedCollections OrderedSet+Equatable.swift
[150/1479] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[151/1479] Compiling OrderedCollections OrderedSet+Hashable.swift
[152/1479] Compiling Instrumentation MultiplexInstrument.swift
[152/1479] Compiling CNIOPosix event_loop_id.c
[153/1479] Compiling CNIOOpenBSD shim.c
[154/1479] Compiling CNIOLinux liburing_shims.c
[156/1479] Emitting module ContainersPreview
[156/1479] Compiling CNIOLinux shim.c
[158/1479] Compiling ContainersPreview Box.swift
[159/1479] Compiling ContainersPreview Inout.swift
[160/1479] Compiling ContainersPreview InputSpan.swift
[161/1479] Compiling ContainersPreview Shared.swift
[162/1479] Compiling OrderedCollections OrderedDictionary+Codable.swift
[163/1479] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[164/1479] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[165/1479] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[166/1479] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[166/1480] Compiling CNIOLLHTTP c_nio_http.c
[168/1520] Compiling CNIOLLHTTP c_nio_api.c
[169/1520] Wrapping AST for ContainersPreview for debugging
[170/1520] Compiling CNIOExtrasZlib zutil.c
[171/1520] Compiling CNIOLLHTTP c_nio_llhttp.c
[172/1520] Compiling CNIOExtrasZlib trees.c
[174/1520] Compiling DequeModule UniqueDeque+Equatable.swift
[175/1520] Compiling DequeModule UniqueDeque+Experimental.swift
[176/1520] Compiling DequeModule UniqueDeque+Hashable.swift
[177/1520] Compiling DequeModule UniqueDeque+Initializers.swift
[178/1520] Compiling DequeModule UniqueDeque+Insertions.swift
[179/1520] Compiling DequeModule UniqueDeque+Prepend.swift
[180/1520] Compiling DequeModule UniqueDeque+Removals.swift
[180/1520] Compiling CNIOExtrasZlib inftrees.c
[181/1527] Compiling CNIOExtrasZlib inffast.c
[182/1527] Compiling CNIOExtrasZlib inflate.c
[184/1527] Compiling DequeModule Deque+Extras.swift
[185/1527] Compiling DequeModule Deque+Hashable.swift
[186/1527] Compiling DequeModule Deque+Testing.swift
[187/1527] Compiling DequeModule Deque._Storage.swift
[187/1527] Compiling CNIOExtrasZlib crc32.c
[188/1527] Compiling DequeModule Deque._UnsafeHandle.swift
[190/1527] Compiling DequeModule Deque.swift
[191/1527] Compiling DequeModule _DequeBuffer.swift
[192/1527] Compiling DequeModule _DequeBufferHeader.swift
[192/1527] Compiling CNIOExtrasZlib deflate.c
[194/1527] Compiling DequeModule UniqueDeque+Consumption.swift
[195/1527] Compiling DequeModule UniqueDeque+Container.swift
[196/1527] Compiling DequeModule UniqueDeque+Descriptions.swift
[203/1527] Compiling CNIODarwin shim.c
[204/1532] Compiling CNIOExtrasZlib adler32.c
[208/1532] Compiling DequeModule RigidDeque+Append.swift
[209/1532] Compiling DequeModule RigidDeque+Consumption.swift
[210/1532] Compiling DequeModule RigidDeque+Container.swift
[211/1532] Compiling DequeModule RigidDeque+Descriptions.swift
[216/1532] Compiling DequeModule UniqueDeque+Replacements.swift
[217/1532] Compiling DequeModule UniqueDeque.swift
[218/1532] Compiling DequeModule _DequeSlot.swift
[219/1532] Compiling DequeModule _UnsafeDequeHandle.swift
[220/1532] Compiling DequeModule _UnsafeDequeSegments.swift
[221/1532] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[222/1532] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[223/1532] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[224/1532] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[225/1532] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[226/1532] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[227/1532] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[228/1532] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[229/1532] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[230/1532] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[231/1532] Compiling DequeModule RigidDeque+Experimental.swift
[232/1532] Compiling DequeModule RigidDeque+Hashable.swift
[233/1532] Compiling DequeModule RigidDeque+Initializers.swift
[234/1532] Compiling DequeModule RigidDeque+Insertions.swift
[235/1532] Compiling DequeModule RigidDeque+Prepend.swift
[243/1532] Compiling DequeModule Deque+Codable.swift
[244/1532] Compiling DequeModule Deque+Collection.swift
[245/1532] Compiling DequeModule Deque+CustomReflectable.swift
[246/1532] Compiling DequeModule Deque+Descriptions.swift
[246/1532] Compiling fiat_p256_adx_sqr.S
[247/1532] Compiling fiat_p256_adx_mul.S
[249/1532] Compiling DequeModule RigidDeque+Equatable.swift
[255/1532] Compiling DequeModule RigidDeque+Removals.swift
[256/1532] Compiling DequeModule RigidDeque+Replacements.swift
[257/1532] Compiling DequeModule RigidDeque+Testing.swift
[258/1532] Compiling DequeModule RigidDeque.swift
[259/1532] Compiling DequeModule UniqueDeque+Append.swift
[259/1532] Compiling fiat_curve25519_adx_square.S
[260/1532] Compiling fiat_curve25519_adx_mul.S
[261/1532] Compiling CNIOBoringSSLShims shims.c
[267/1532] Compiling DequeModule Deque+Equatable.swift
[268/1532] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[283/1532] Compiling Instrumentation InstrumentationSystem.swift
[284/1532] Emitting module Instrumentation
[285/1532] Compiling Instrumentation Locks.swift
[286/1532] Compiling Instrumentation Instrument.swift
[287/1533] Compiling ConcurrencyHelpers Lock.swift
[288/1533] Emitting module ConcurrencyHelpers
[289/1533] Compiling Logging MetadataProvider.swift
[299/1535] Emitting module Logging
[300/1535] Compiling Logging Locks.swift
[303/1546] Emitting module UnixSignals
[304/1546] Compiling OrderedCollections OrderedSet+Sendable.swift
[305/1546] Compiling OrderedCollections OrderedSet+SubSequence.swift
[306/1546] Compiling OrderedCollections OrderedSet+Testing.swift
[307/1546] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[308/1546] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[309/1546] Compiling OrderedCollections OrderedSet.swift
[310/1546] Compiling OrderedCollections _UnsafeBitset.swift
[311/1546] Compiling Tracing TracingTime.swift
[312/1546] Compiling UnixSignals UnixSignal.swift
[313/1546] Compiling Tracing TracerProtocol.swift
[314/1546] Compiling Logging LogHandler.swift
[315/1546] Compiling Logging Logging.swift
[316/1546] Compiling Logging LogEvent.swift
[317/1546] Compiling Tracing TracerProtocol+Legacy.swift
[318/1546] Compiling Tracing Tracer.swift
[319/1547] Emitting module OrderedCollections
[321/1591] Wrapping AST for SystemPackage for debugging
[323/1591] Compiling UnixSignals UnixSignalsSequence.swift
[323/1592] Wrapping AST for OrderedCollections for debugging
[325/1592] Wrapping AST for Logging for debugging
[326/1592] Wrapping AST for Instrumentation for debugging
[327/1592] Wrapping AST for UnixSignals for debugging
[329/1592] Compiling Tracing InstrumentationSystem+Tracing.swift
[330/1592] Compiling Tracing NoOpTracer.swift
[331/1592] Emitting module Tracing
[332/1592] Compiling Tracing SpanProtocol.swift
[333/1593] Wrapping AST for ConcurrencyHelpers for debugging
[334/1593] Compiling tls_record.cc
[335/1593] Wrapping AST for Tracing for debugging
[336/1593] Compiling tls_method.cc
[337/1593] Compiling tls13_server.cc
[339/1593] Emitting module DequeModule
[340/1593] Compiling MCP Sampling.swift
[341/1593] Compiling MCP Data+Extensions.swift
[342/1593] Compiling MCP Completion.swift
[345/1594] Compiling tls13_both.cc
[346/1594] Compiling tls13_enc.cc
[347/1594] Compiling tls13_client.cc
[348/1594] Wrapping AST for DequeModule for debugging
[349/1594] Compiling t1_enc.cc
[350/1637] Compiling ssl_x509.cc
[352/1637] Emitting module Configuration
[353/1637] Compiling Configuration ConfigProviderHelpers.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 |
[354/1637] Compiling Configuration ConfigReader+internalHelpers.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 |
[355/1637] Compiling Configuration ConfigReader+methods.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 |
[356/1637] Compiling Configuration ConfigReader.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 |
[357/1637] Compiling Configuration ConfigSnapshotReader+methods.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 |
[358/1637] Compiling Configuration ConfigSnapshotReader.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 |
[359/1637] Compiling Configuration JSONSnapshot.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 |
[360/1637] Compiling Configuration PropertyListSnapshot.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 |
[361/1637] Compiling Configuration ReloadingFileProvider.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 |
[362/1637] Compiling Configuration ReloadingFileProviderMetrics.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 |
[363/1637] Compiling Configuration YAMLSnapshot.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 |
[364/1637] Compiling Configuration InMemoryProvider.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 |
[365/1637] Compiling Configuration EnvironmentKeyEncoder.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 |
[366/1637] Compiling Configuration EnvironmentVariablesProvider.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 |
[367/1637] Compiling Configuration CommonProviderFileSystem.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 |
[368/1637] Compiling Configuration DirectoryFilesProvider.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 |
[369/1637] Compiling Configuration FileProvider.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 |
[370/1637] Compiling Configuration FileProviderSnapshot.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 |
[371/1637] Compiling Configuration Deprecations.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 |
[372/1637] Compiling Configuration ExpressibleByConfigInt.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 |
[373/1637] Compiling Configuration ExpressibleByConfigString.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 |
[374/1637] Compiling Configuration CLIKeyEncoder.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 |
[375/1637] Compiling Configuration ConfigKeyEncoder.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 |
[376/1637] Compiling Configuration DotSeparatorKeyDecoder.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)
[377/1637] 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 |
[378/1637] Compiling Configuration AccessReporter.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 |
[379/1637] Compiling Configuration AccessLogger.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 |
[380/1637] Compiling Configuration FileAccessLogger.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 |
[381/1637] Compiling Configuration ConfigContext.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 |
[382/1637] Compiling Configuration ConfigKey.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 |
[383/1637] Compiling Configuration ConfigProvider.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 |
[383/1637] Compiling ssl_versions.cc
[390/1647] Compiling ssl_stat.cc
[391/1647] Compiling ssl_transcript.cc
[398/1647] Compiling ssl_privkey.cc
[399/1647] Compiling ssl_session.cc
[401/1647] Compiling MCP Logging.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 |
[402/1647] Compiling MCP Prompts.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 |
[403/1647] Compiling MCP Resources.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 |
[404/1647] 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 |
[405/1647] 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 |
[405/1647] Compiling ssl_lib.cc
[406/1647] Compiling ssl_key_share.cc
[413/1647] Compiling Configuration MutableInMemoryProvider.swift
[414/1647] Compiling Configuration ConfigProvider+Operators.swift
[415/1647] Compiling Configuration KeyMappingProvider.swift
[416/1647] Compiling Configuration SecretsSpecifier.swift
[417/1647] Compiling Configuration AsyncCombineLatestManySequence.swift
[418/1647] Compiling Configuration CombineLatestManyStateMachine.swift
[425/1647] Compiling Configuration SeparatorKeyEncoder.swift
[426/1647] Compiling Configuration MultiProvider.swift
[427/1647] Compiling Configuration CLIArgumentParser.swift
[428/1647] Compiling Configuration CLISnapshot.swift
[429/1647] Compiling Configuration CommandLineArgumentsProvider.swift
[430/1647] Compiling Configuration EnvironmentFileParser.swift
[430/1647] Compiling ssl_file.cc
[431/1647] Compiling ssl_credential.cc
[432/1647] Compiling ssl_cert.cc
[433/1647] Compiling ssl_buffer.cc
[434/1647] Compiling ssl_cipher.cc
[435/1647] Compiling ssl_asn1.cc
/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 |
/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 |
[448/1647] Compiling s3_pkt.cc
[448/1647] Compiling s3_both.cc
[448/1647] Compiling handshake_client.cc
[448/1647] Compiling ssl_aead_ctx.cc
[448/1647] Compiling s3_lib.cc
[448/1647] Compiling handshake_server.cc
BUILD FAILURE 6.3 android