Build Information
Failed to build firestore-https-swift, reference main (b2f450), with Swift 6.1 for Android on 14 Jan 2026 15:59:03 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/xbill9/firestore-https-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-https-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b2f450a initial setup from mono repo
Cloned https://github.com/xbill9/firestore-https-swift.git
Revision (git rev-parse @):
b2f450a0fa1acca8eb103ae18995f301d6b2b276
SUCCESS checkout https://github.com/xbill9/firestore-https-swift.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/xbill9/firestore-https-swift.git
https://github.com/xbill9/firestore-https-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "0.10.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/modelcontextprotocol/swift-sdk"
},
{
"identity" : "swift-service-lifecycle",
"requirement" : {
"range" : [
{
"lower_bound" : "2.6.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-service-lifecycle.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "hummingbird",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/hummingbird.git"
},
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.23.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
},
{
"identity" : "jwt-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "4.13.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/jwt-kit.git"
}
],
"manifest_display_name" : "firestore-https-swift",
"name" : "firestore-https-swift",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "firestore-https-swift",
"targets" : [
"firestore-https-swift"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "firestore_https_swiftTests",
"module_type" : "SwiftTarget",
"name" : "firestore-https-swiftTests",
"path" : "Tests/firestore-https-swiftTests",
"sources" : [
"HandlersTests.swift"
],
"target_dependencies" : [
"firestore-https-swift"
],
"type" : "test"
},
{
"c99name" : "firestore_https_swift",
"module_type" : "SwiftTarget",
"name" : "firestore-https-swift",
"path" : "Sources/firestore-https-swift",
"product_dependencies" : [
"MCP",
"ServiceLifecycle",
"Logging",
"Hummingbird",
"AsyncHTTPClient",
"JWTKit"
],
"product_memberships" : [
"firestore-https-swift"
],
"sources" : [
"FirestoreClient.swift",
"GoogleAuth.swift",
"Handlers.swift",
"JSONLogHandler.swift",
"Models.swift",
"SSEServerTransport.swift",
"SessionManager.swift",
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:59d1b5e7d2f3065c4a6b5e045771922b1e51742b0d69504dc6de4bec6728e3a4
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/modelcontextprotocol/swift-sdk
Fetching https://github.com/hummingbird-project/hummingbird.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/vapor/jwt-kit.git
Fetching https://github.com/apple/swift-log.git
[1/5777] Fetching swift-log
[810/8365] Fetching swift-log, swift-sdk
[2474/34201] Fetching swift-log, swift-sdk, hummingbird
[3137/48776] Fetching swift-log, swift-sdk, hummingbird, async-http-client
[11832/58269] Fetching swift-log, swift-sdk, hummingbird, async-http-client, jwt-kit
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetched https://github.com/modelcontextprotocol/swift-sdk from cache (1.06s)
[20466/55681] Fetching swift-log, hummingbird, async-http-client, jwt-kit
[34856/58249] Fetching swift-log, hummingbird, async-http-client, jwt-kit, swift-service-lifecycle
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.90s)
[40697/55681] Fetching swift-log, hummingbird, async-http-client, jwt-kit
Fetched https://github.com/swift-server/async-http-client.git from cache (2.80s)
Fetched https://github.com/vapor/jwt-kit.git from cache (2.80s)
Fetched https://github.com/apple/swift-log.git from cache (3.50s)
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (3.55s)
Computing version for https://github.com/modelcontextprotocol/swift-sdk
Computed https://github.com/modelcontextprotocol/swift-sdk at 0.10.2 (4.58s)
Fetching https://github.com/mattt/eventsource.git
Fetching https://github.com/apple/swift-system.git
[1/199] Fetching eventsource
[200/5608] Fetching eventsource, swift-system
Fetched https://github.com/mattt/eventsource.git from cache (3.06s)
Fetched https://github.com/apple/swift-system.git from cache (3.06s)
Computing version for https://github.com/mattt/eventsource.git
Computed https://github.com/mattt/eventsource.git at 1.3.0 (4.22s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 4.13.5 (5.05s)
Fetching https://github.com/apple/swift-crypto.git
[1/17460] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (3.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 (4.58s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/5895] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.72s)
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.90s)
Fetching https://github.com/apple/swift-collections.git
[1/18623] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (3.90s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.9.0 (4.86s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (1.59s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.62s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.30.3 (0.58s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-algorithms.git
[1/5630] Fetching swift-distributed-tracing
[227/17354] Fetching swift-distributed-tracing, swift-nio-http2
[1934/23774] Fetching swift-distributed-tracing, swift-nio-http2, swift-nio-extras
[2776/29826] Fetching swift-distributed-tracing, swift-nio-http2, swift-nio-extras, swift-algorithms
[7657/32635] Fetching swift-distributed-tracing, swift-nio-http2, swift-nio-extras, swift-algorithms, swift-nio-transport-services
[9054/34455] Fetching swift-distributed-tracing, swift-nio-http2, swift-nio-extras, swift-algorithms, swift-nio-transport-services, swift-atomics
Fetched https://github.com/apple/swift-algorithms.git from cache (1.08s)
[19493/28403] Fetching swift-distributed-tracing, swift-nio-http2, swift-nio-extras, swift-nio-transport-services, swift-atomics
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.10s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
[13980/22773] Fetching swift-nio-http2, swift-nio-extras, swift-nio-transport-services, swift-atomics
[22774/38069] Fetching swift-nio-http2, swift-nio-extras, swift-nio-transport-services, swift-atomics, swift-nio-ssl
[24304/119354] Fetching swift-nio-http2, swift-nio-extras, swift-nio-transport-services, swift-atomics, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (2.66s)
[41689/116545] Fetching swift-nio-http2, swift-nio-extras, swift-atomics, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (2.68s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (2.68s)
[34721/108305] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.72s)
[24929/96581] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.56s)
[40643/81285] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (10.44s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.1 (12.48s)
Fetching https://github.com/apple/swift-service-context.git
[1/1162] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (1.77s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (2.75s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.22s)
Fetching https://github.com/apple/swift-numerics.git
[1/6390] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.56s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.39.0 (3.50s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.88s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.63s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.68s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (0.93s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.31.3 (1.30s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1204] Fetching swift-http-structured-headers
[832/2896] Fetching swift-http-structured-headers, swift-asn1
[1476/3847] Fetching swift-http-structured-headers, swift-asn1, swift-http-types
[3848/10929] Fetching swift-http-structured-headers, swift-asn1, swift-http-types, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.32s)
[6539/9725] Fetching swift-asn1, swift-http-types, swift-certificates
Fetched https://github.com/apple/swift-http-types.git from cache (0.34s)
[6508/8774] Fetching swift-asn1, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.50s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.50s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (5.16s)
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.44s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (0.56s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.17.1 (0.68s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (2.00s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.92.2 (1.81s)
Computing version for https://github.com/hummingbird-project/hummingbird.git
Computed https://github.com/hummingbird-project/hummingbird.git at 2.19.0 (0.74s)
Fetching https://github.com/apple/swift-metrics.git
[1/2532] Fetching swift-metrics
Fetched https://github.com/apple/swift-metrics.git from cache (0.96s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (1.64s)
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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.17.1
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-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-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.26.0
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.0
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.31.3
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.6.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-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.39.0
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-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/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.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/modelcontextprotocol/swift-sdk
Working copy of https://github.com/modelcontextprotocol/swift-sdk resolved at 0.10.2
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.3.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.5.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.2.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/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/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.92.2
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.36.0
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
Creating working copy for https://github.com/hummingbird-project/hummingbird.git
Working copy of https://github.com/hummingbird-project/hummingbird.git resolved at 2.19.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.30.3
Building for debugging...
[0/1310] Compiling a_i2d_fp.cc
[1/1310] Compiling aes.cc
[1/1310] Write sources
[4/1310] Compiling a_dup.cc
[5/1310] Write sources
[7/1310] Compiling a_d2i_fp.cc
[8/1310] Write sources
[49/1310] Compiling _NumericsShims _NumericsShims.c
[50/1310] Compiling CNIOWindows shim.c
[51/1310] Compiling _AtomicsShims.c
[52/1310] Compiling CNIOWindows WSAStartup.c
[53/1310] Compiling CNIOWASI CNIOWASI.c
[54/1310] Compiling CSystem shims.c
[55/1310] Compiling CNIOOpenBSD shim.c
[56/1310] Compiling CNIOPosix event_loop_id.c
[57/1310] Compiling CNIOLinux liburing_shims.c
[58/1310] Compiling CNIOLLHTTP c_nio_http.c
[59/1310] Compiling CNIOLinux shim.c
[60/1310] Compiling CNIOExtrasZlib empty.c
[61/1310] Compiling a_gentm.cc
[62/1310] Compiling a_bitstr.cc
[63/1310] Compiling CNIODarwin shim.c
[63/1310] Write swift-version-24593BA9C3E375BF.txt
[65/1310] Compiling p_dsa_asn1.cc
[66/1310] Compiling a_bool.cc
[67/1310] Compiling CNIOLLHTTP c_nio_api.c
[68/1310] Compiling fiat_p256_adx_mul.S
[69/1310] Compiling fiat_p256_adx_sqr.S
[70/1310] Compiling CNIOLLHTTP c_nio_llhttp.c
[71/1366] Compiling CNIOBoringSSLShims shims.c
[73/1391] Emitting module InternalCollectionsUtilities
[74/1393] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[75/1393] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[76/1393] Compiling _NIODataStructures _TinyArray.swift
[77/1393] Compiling RealModule RealFunctions.swift
[78/1394] Emitting module _NIOBase64
[79/1394] Compiling _NIOBase64 Base64.swift
[80/1395] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[81/1395] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[82/1395] Compiling HTTPTypes HTTPField.swift
[83/1395] Compiling HTTPTypes HTTPFieldName.swift
[84/1395] Compiling ServiceContextModule ServiceContextKey.swift
[85/1395] Compiling InternalCollectionsUtilities UInt+reversed.swift
[86/1395] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[87/1395] Compiling _NIODataStructures PriorityQueue.swift
[88/1395] Emitting module ServiceContextModule
[89/1395] Compiling ServiceContextModule ServiceContext.swift
[90/1395] Emitting module RealModule
[93/1396] Compiling RealModule Float80+Real.swift
[94/1396] Compiling RealModule Real.swift
[95/1396] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[96/1396] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[97/1396] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[98/1396] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[99/1396] Compiling InternalCollectionsUtilities Debugging.swift
[100/1396] Compiling InternalCollectionsUtilities Descriptions.swift
[101/1396] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[102/1396] Compiling InternalCollectionsUtilities Integer rank.swift
[103/1396] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[108/1397] Compiling RealModule Float16+Real.swift
[109/1397] Compiling RealModule RelaxedArithmetic.swift
[111/1398] Compiling _NIODataStructures Heap.swift
[112/1398] Emitting module _NIODataStructures
[126/1406] Emitting module SystemPackage
[132/1538] Compiling Instrumentation InstrumentationSystem.swift
[133/1538] Emitting module Instrumentation
[134/1538] Compiling Instrumentation NoOpInstrument.swift
[135/1538] Compiling ConcurrencyHelpers LockedValueBox.swift
[136/1538] Compiling Instrumentation MultiplexInstrument.swift
[137/1538] Compiling HTTPTypes ISOLatin1String.swift
[138/1539] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[139/1539] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[140/1539] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[141/1539] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[142/1539] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[143/1539] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[144/1539] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[145/1546] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[146/1546] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[147/1546] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[148/1546] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[149/1546] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[150/1546] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[151/1546] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[152/1546] Compiling OrderedCollections OrderedDictionary.swift
[153/1546] Compiling OrderedCollections OrderedSet+Codable.swift
[154/1546] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[155/1546] Compiling OrderedCollections OrderedSet+Descriptions.swift
[156/1546] Compiling OrderedCollections OrderedSet+Diffing.swift
[157/1546] Compiling OrderedCollections OrderedSet+Equatable.swift
[158/1546] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[159/1546] Compiling OrderedCollections OrderedSet+Hashable.swift
[160/1546] Compiling OrderedCollections OrderedSet+Initializers.swift
[161/1546] Compiling OrderedCollections OrderedSet+Insertions.swift
[162/1546] Compiling OrderedCollections OrderedSet+Invariants.swift
[163/1546] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[164/1546] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[165/1546] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[166/1546] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[167/1546] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[168/1546] Compiling HTTPTypes HTTPRequest.swift
[169/1546] Compiling HTTPTypes NIOLock.swift
[170/1546] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[171/1546] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[172/1546] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[173/1546] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[174/1546] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[175/1546] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[176/1546] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[177/1546] Compiling OrderedCollections OrderedDictionary+Values.swift
[178/1546] Compiling OrderedCollections OrderedDictionary+Codable.swift
[179/1546] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[180/1546] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[181/1546] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[182/1546] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[183/1546] Compiling OrderedCollections OrderedDictionary+Elements.swift
[184/1546] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[185/1546] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[186/1546] Compiling HTTPTypes HTTPResponse.swift
[187/1546] Compiling CoreMetrics Metrics.swift
[197/1546] Compiling OrderedCollections OrderedSet+Sendable.swift
[198/1546] Compiling OrderedCollections OrderedSet+SubSequence.swift
[199/1546] Compiling OrderedCollections OrderedSet+Testing.swift
[200/1546] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[201/1555] Compiling OrderedCollections _HashTable+Bucket.swift
[202/1555] Compiling OrderedCollections _HashTable+BucketIterator.swift
[203/1555] Compiling OrderedCollections _HashTable+Constants.swift
[204/1555] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[205/1555] Compiling OrderedCollections _HashTable+Testing.swift
[206/1555] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[207/1555] Compiling OrderedCollections _HashTable.swift
[208/1555] Compiling OrderedCollections _Hashtable+Header.swift
[213/1555] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[214/1555] Compiling OrderedCollections OrderedSet.swift
[215/1555] Compiling OrderedCollections _UnsafeBitset.swift
[216/1555] Emitting module OrderedCollections
[218/1556] Compiling Instrumentation Locks.swift
[219/1556] Compiling Instrumentation Instrument.swift
[220/1557] Emitting module CoreMetrics
[221/1557] Compiling CoreMetrics Locks.swift
[222/1558] Compiling ConcurrencyHelpers Lock.swift
[223/1558] Emitting module ConcurrencyHelpers
[228/1559] Compiling HTTPTypes HTTPParsedFields.swift
[229/1559] Compiling HTTPTypes HTTPRequest+URL.swift
[230/1559] Emitting module Logging
[231/1559] Compiling Logging Locks.swift
[232/1559] Compiling Logging MetadataProvider.swift
[258/1560] Compiling _RopeModule Rope+Sequence.swift
[259/1560] Compiling _RopeModule Rope+Append.swift
[260/1560] Compiling _RopeModule Rope+Extract.swift
[261/1560] Compiling _RopeModule Rope+Find.swift
[262/1560] Compiling _RopeModule Rope+ForEachWhile.swift
[263/1560] Compiling _RopeModule Rope+Insert.swift
[264/1560] Compiling Logging Logging.swift
[265/1560] Compiling Logging LogHandler.swift
[276/1560] Emitting module _RopeModule
[292/1648] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[293/1657] Compiling HeapModule _HeapNode.swift
[294/1657] Compiling HeapModule Heap.swift
[295/1672] Emitting module Metrics
[296/1672] Emitting module HeapModule
[297/1672] Compiling Tracing TracingTime.swift
[298/1672] Compiling HeapModule Heap+Invariants.swift
[299/1672] Compiling HeapModule Heap+Descriptions.swift
[300/1672] Compiling HeapModule Heap+UnsafeHandle.swift
[301/1673] Compiling Tracing NoOpTracer.swift
[302/1673] Compiling DequeModule _DequeBuffer.swift
[303/1673] Compiling DequeModule _DequeBufferHeader.swift
[304/1675] Compiling DequeModule Deque+CustomReflectable.swift
[305/1675] Compiling DequeModule Deque+Descriptions.swift
[306/1675] Emitting module Tracing
[308/1675] Emitting module UnixSignals
[309/1675] Compiling UnixSignals UnixSignalsSequence.swift
[310/1675] Compiling UnixSignals UnixSignal.swift
[311/1676] Compiling Tracing TracerProtocol.swift
[312/1676] Compiling DequeModule Deque+Equatable.swift
[313/1676] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[314/1676] Compiling Tracing Tracer.swift
[315/1676] Compiling Tracing TracerProtocol+Legacy.swift
[317/1676] Compiling HashTreeCollections TreeSet+Hashable.swift
[318/1676] Compiling HashTreeCollections TreeSet+Sendable.swift
[319/1676] Compiling HashTreeCollections TreeSet+Sequence.swift
[320/1676] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[321/1676] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[322/1676] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[323/1676] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[324/1676] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[325/1676] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[326/1676] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[327/1686] Compiling DequeModule Deque+Extras.swift
[328/1686] Compiling DequeModule Deque+Hashable.swift
[329/1686] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[330/1686] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[331/1686] Compiling HashTreeCollections TreeDictionary+Filter.swift
[332/1686] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[333/1686] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[334/1686] Compiling HashTreeCollections TreeDictionary+Keys.swift
[335/1686] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[336/1686] Compiling HashTreeCollections TreeDictionary+Merge.swift
[337/1686] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[338/1686] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[339/1686] Compiling HashTreeCollections TreeDictionary+Values.swift
[340/1686] Compiling HashTreeCollections TreeDictionary.swift
[341/1686] Compiling HashTreeCollections TreeSet+Codable.swift
[342/1686] Compiling HashTreeCollections TreeSet+Collection.swift
[343/1686] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[344/1686] Compiling HashTreeCollections TreeSet+Debugging.swift
[345/1686] Compiling HashTreeCollections TreeSet+Descriptions.swift
[346/1686] Compiling HashTreeCollections TreeSet+Equatable.swift
[347/1686] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[348/1686] Compiling HashTreeCollections TreeSet+Extras.swift
[349/1686] Compiling HashTreeCollections TreeSet+Filter.swift
[350/1686] Compiling Tracing InstrumentationSystem+Tracing.swift
[351/1686] Compiling Tracing SpanProtocol.swift
[360/1687] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[361/1687] Compiling DequeModule Deque+Codable.swift
[362/1687] Compiling DequeModule Deque+Collection.swift
[363/1687] Compiling HTTPTypes HTTPFields.swift
[364/1687] Emitting module HTTPTypes
[366/1688] Compiling DequeModule _DequeSlot.swift
[367/1688] Compiling DequeModule _UnsafeWrappedBuffer.swift
[368/1688] Wrapping AST for _NIODataStructures for debugging
[370/1688] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[371/1688] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[372/1688] Compiling HashTreeCollections _HashNode+Structural merge.swift
[384/1688] Compiling HashTreeCollections _HashTreeIterator.swift
[385/1688] Compiling HashTreeCollections _HashTreeStatistics.swift
[386/1688] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[387/1688] Compiling HashTreeCollections _RawHashNode.swift
[388/1688] Compiling HashTreeCollections _UnmanagedHashNode.swift
[390/1688] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[391/1688] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[392/1688] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[393/1688] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[394/1688] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[395/1688] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[396/1688] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[397/1688] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[398/1688] Compiling HashTreeCollections TreeSet.swift
[399/1688] Compiling Metrics Metrics.swift
[400/1690] Compiling DequeModule Deque+Testing.swift
[401/1690] Compiling DequeModule Deque._Storage.swift
[402/1690] Compiling DequeModule Deque._UnsafeHandle.swift
[403/1690] Compiling DequeModule Deque.swift
[403/1690] Wrapping AST for _NIOBase64 for debugging
[404/1690] Wrapping AST for UnixSignals for debugging
[406/1690] Wrapping AST for Tracing for debugging
[407/1705] Wrapping AST for SystemPackage for debugging
[414/1709] Compiling HashTreeCollections _UnsafePath.swift
[415/1709] Compiling HashTreeCollections TreeDictionary+Codable.swift
[416/1709] Compiling HashTreeCollections TreeDictionary+Collection.swift
[417/1709] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[418/1709] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[419/1709] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[420/1709] Emitting module DequeModule
[421/1709] Compiling MCP Error.swift
[422/1709] Compiling MCP ID.swift
[423/1710] Wrapping AST for Metrics for debugging
[424/1710] Wrapping AST for ServiceContextModule for debugging
[425/1710] Wrapping AST for RealModule for debugging
[426/1710] Wrapping AST for OrderedCollections for debugging
[427/1710] Wrapping AST for Logging for debugging
[429/1710] Wrapping AST for HeapModule for debugging
[430/1710] Wrapping AST for HTTPTypes for debugging
[431/1710] Wrapping AST for InternalCollectionsUtilities for debugging
[432/1710] Wrapping AST for Instrumentation for debugging
[433/1710] Compiling fiat_curve25519_adx_square.S
[434/1710] Compiling fiat_curve25519_adx_mul.S
[435/1710] Wrapping AST for CoreMetrics for debugging
[436/1710] Wrapping AST for ConcurrencyHelpers for debugging
[437/1710] Wrapping AST for DequeModule for debugging
[438/1710] Wrapping AST for _RopeModule for debugging
[440/1710] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[441/1710] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[442/1710] Compiling HashTreeCollections _HashNode+Storage.swift
[443/1710] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[444/1710] Compiling HashTreeCollections _HashNode+Structural filter.swift
[445/1710] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[446/1710] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[447/1710] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[451/1710] Compiling MCP UnitInterval.swift
[452/1710] Compiling MCP Ping.swift
[453/1710] Compiling MCP Value.swift
[454/1710] Compiling MCP Prompts.swift
[455/1710] Compiling MCP Resources.swift
[456/1710] Compiling MCP Sampling.swift
[457/1710] Compiling MCP Data+Extensions.swift
[458/1710] Compiling HashTreeCollections _HashNode.swift
[459/1710] Compiling HashTreeCollections _HashNodeHeader.swift
[460/1710] Compiling HashTreeCollections _HashSlot.swift
[461/1710] Compiling HashTreeCollections _HashStack.swift
[464/1710] Compiling MCP Lifecycle.swift
[465/1710] Compiling MCP InMemoryTransport.swift
[466/1710] Compiling MCP NetworkTransport.swift
[467/1710] Compiling MCP StdioTransport.swift
[468/1710] Compiling MCP Versioning.swift
[469/1710] Compiling MCP Client.swift
[470/1710] Compiling MCP Messages.swift
[471/1710] Compiling MCP Transport.swift
[472/1710] Compiling MCP HTTPClientTransport.swift
[473/1710] Emitting module HashTreeCollections
[473/1711] Compiling tls_method.cc
[475/1711] Wrapping AST for HashTreeCollections for debugging
[476/1711] Compiling tls_record.cc
error: emit-module command failed with exit code 1 (use -v to see invocation)
[478/1711] 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 |
/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 |
[484/1713] Compiling tls13_both.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 |
[487/1713] Compiling tls13_client.cc
[488/1713] Compiling tls13_enc.cc
[489/1713] Compiling tls13_server.cc
[490/1713] Compiling ssl_versions.cc
[492/1713] 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 |
[493/1713] 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 |
[493/1713] Compiling t1_enc.cc
[494/1713] Compiling ssl_transcript.cc
[495/1713] Compiling ssl_x509.cc
[496/1713] Compiling ssl_stat.cc
[497/1713] Compiling ssl_session.cc
[498/1713] Compiling ssl_privkey.cc
[499/1713] Compiling ssl_lib.cc
[500/1713] Compiling ssl_key_share.cc
[501/1713] Compiling ssl_file.cc
[502/1713] Compiling ssl_cipher.cc
[503/1713] Compiling ssl_buffer.cc
[504/1713] Compiling ssl_credential.cc
[505/1713] Compiling ssl_cert.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 |
[516/1713] Compiling s3_lib.cc
[516/1713] Compiling s3_both.cc
[516/1713] Compiling ssl_aead_ctx.cc
[516/1713] Compiling s3_pkt.cc
[516/1713] Compiling handshake_client.cc
[516/1713] Compiling handshake_server.cc
[516/1713] Compiling ssl_asn1.cc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:59d1b5e7d2f3065c4a6b5e045771922b1e51742b0d69504dc6de4bec6728e3a4
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/1197] Write sources
[5/1217] Compiling ssl_aead_ctx.cc
[6/1217] Compiling s3_lib.cc
[7/1217] Compiling handshake_server.cc
[8/1217] Write swift-version-24593BA9C3E375BF.txt
[9/1217] Compiling s3_both.cc
[10/1217] Compiling ssl_asn1.cc
[11/1217] Compiling s3_pkt.cc
[12/1217] Compiling handshake_client.cc
[13/1217] Compiling handshake.cc
[15/1260] Compiling ServiceContextModule ServiceContextKey.swift
[16/1266] Emitting module ServiceContextModule
[17/1268] Compiling ServiceContextModule ServiceContext.swift
[18/1269] Compiling RealModule RealFunctions.swift
[19/1270] Compiling SystemPackage Syscalls.swift
[20/1270] Compiling SystemPackage WindowsSyscallAdapters.swift
[21/1270] Compiling SystemPackage MachPort.swift
[22/1270] Compiling SystemPackage PlatformString.swift
[23/1274] Compiling RealModule AlgebraicField.swift
[24/1274] Compiling RealModule ApproximateEquality.swift
[25/1274] Compiling _NIODataStructures Heap.swift
[26/1274] Compiling RealModule Float80+Real.swift
[27/1274] Compiling RealModule Real.swift
[29/1274] Compiling _NIOBase64 Base64.swift
[30/1274] Emitting module _NIOBase64
[31/1275] Compiling RealModule Float16+Real.swift
[32/1274] Compiling RealModule RelaxedArithmetic.swift
[33/1274] Emitting module _NIODataStructures
[35/1273] Compiling RealModule ElementaryFunctions.swift
[36/1273] Compiling RealModule Float+Real.swift
[37/1273] Compiling _NIODataStructures PriorityQueue.swift
[38/1273] Compiling _NIODataStructures _TinyArray.swift
[39/1278] Emitting module SystemPackage
[41/1279] Compiling SystemPackage FilePathTemp.swift
[42/1279] Compiling SystemPackage FilePathTempPosix.swift
[43/1279] Compiling SystemPackage FilePathTempWindows.swift
[44/1279] Compiling RealModule AugmentedArithmetic.swift
[45/1279] Compiling RealModule Double+Real.swift
[46/1279] Emitting module RealModule
[48/1280] Compiling SystemPackage IORing.swift
[49/1280] Compiling SystemPackage RawIORequest.swift
[50/1280] Compiling SystemPackage Backcompat.swift
[51/1280] Compiling SystemPackage CInterop.swift
[52/1280] Compiling SystemPackage Constants.swift
[53/1280] Compiling SystemPackage Exports.swift
[54/1280] Compiling SystemPackage Mocking.swift
[55/1280] Compiling SystemPackage RawBuffer.swift
[56/1280] Compiling SystemPackage FilePathWindows.swift
[57/1280] Compiling SystemPackage FilePermissions.swift
[58/1280] Compiling SystemPackage IOCompletion.swift
[59/1280] Compiling SystemPackage IORequest.swift
[61/1278] Compiling Logging MetadataProvider.swift
[62/1300] Compiling InternalCollectionsUtilities _SortedCollection.swift
[63/1300] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[64/1311] Emitting module Logging
[65/1311] Compiling Instrumentation NoOpInstrument.swift
[66/1311] Compiling Instrumentation MultiplexInstrument.swift
[67/1311] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[68/1311] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[69/1311] Compiling Instrumentation Locks.swift
[70/1311] Compiling InternalCollectionsUtilities Debugging.swift
[71/1311] Compiling InternalCollectionsUtilities Descriptions.swift
[72/1311] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[73/1311] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[74/1311] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[75/1311] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[76/1311] Compiling Instrumentation Instrument.swift
[77/1311] Emitting module Instrumentation
[78/1311] Compiling Instrumentation InstrumentationSystem.swift
[80/1311] Compiling HTTPTypes HTTPField.swift
[81/1311] Compiling HTTPTypes HTTPFieldName.swift
[82/1311] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[82/1311] Compiling handoff.cc
[92/1311] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[93/1311] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[94/1314] Compiling SystemPackage SystemString.swift
[95/1314] Compiling SystemPackage Util+StringArray.swift
[96/1314] Compiling SystemPackage Util.swift
[97/1314] Compiling SystemPackage UtilConsumers.swift
[98/1315] Compiling HTTPTypes HTTPParsedFields.swift
[99/1315] Compiling HTTPTypes HTTPRequest+URL.swift
[100/1316] Compiling HTTPTypes ISOLatin1String.swift
[101/1316] Emitting module InternalCollectionsUtilities
[102/1324] Compiling encrypted_client_hello.cc
[104/1323] Emitting module HTTPTypes
[105/1326] Compiling HTTPTypes HTTPRequest.swift
[106/1326] Compiling Tracing InstrumentationSystem+Tracing.swift
[107/1326] Compiling Tracing NoOpTracer.swift
[108/1326] Compiling Logging LogHandler.swift
[109/1326] Compiling Logging Logging.swift
[110/1326] Compiling Logging Locks.swift
[111/1345] Compiling HTTPTypes NIOLock.swift
[112/1345] Compiling HTTPTypes HTTPResponse.swift
[113/1345] Compiling extensions.cc
[115/1345] Emitting module Tracing
[116/1345] Compiling Tracing TracingTime.swift
[117/1345] Compiling Atomics IntegerConformances.swift
[118/1345] Compiling Atomics PointerConformances.swift
[119/1345] Compiling HTTPTypes HTTPFields.swift
[120/1346] Compiling Tracing TracerProtocol.swift
[121/1346] Compiling Atomics AtomicBool.swift
[122/1346] Compiling Atomics AtomicInteger.swift
[123/1346] Compiling Atomics OptionalRawRepresentable.swift
[124/1346] Compiling Atomics RawRepresentable.swift
[125/1346] Compiling ConcurrencyHelpers LockedValueBox.swift
[126/1346] Compiling Tracing Tracer.swift
[127/1346] Compiling Tracing TracerProtocol+Legacy.swift
[130/1347] Compiling Atomics UnsafeAtomic.swift
[131/1347] Compiling Atomics UnsafeAtomicLazyReference.swift
[132/1349] Compiling Tracing SpanProtocol.swift
[133/1349] Emitting module ConcurrencyHelpers
[134/1349] Compiling ConcurrencyHelpers Lock.swift
[135/1350] Compiling Atomics AtomicMemoryOrderings.swift
[136/1350] Compiling Atomics DoubleWord.swift
[137/1350] Compiling Atomics AtomicStorage.swift
[138/1350] Compiling Atomics AtomicValue.swift
[139/1350] Compiling Atomics ManagedAtomic.swift
[140/1350] Compiling Atomics ManagedAtomicLazyReference.swift
[143/1371] Compiling Algorithms Rotate.swift
[144/1371] Compiling Algorithms Split.swift
[145/1371] Compiling Algorithms EitherSequence.swift
[146/1371] Compiling Algorithms FirstNonNil.swift
[147/1371] Compiling Algorithms Joined.swift
[148/1497] Emitting module UnixSignals
[149/1497] Compiling UnixSignals UnixSignalsSequence.swift
[150/1497] Compiling UnixSignals UnixSignal.swift
[151/1497] Compiling CoreMetrics Locks.swift
[152/1497] Compiling CoreMetrics Metrics.swift
[153/1497] Emitting module CoreMetrics
[156/1497] Compiling _RopeModule Rope+Invariants.swift
[157/1497] Compiling _RopeModule Rope+_Node.swift
[158/1497] Compiling _RopeModule Rope+_Storage.swift
[159/1497] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[160/1497] Compiling _RopeModule Rope+_UnsafeHandle.swift
[161/1497] Compiling _RopeModule Rope.swift
[162/1497] Compiling _RopeModule RopeElement.swift
[163/1497] Compiling _RopeModule BigString+Insert.swift
[164/1497] Compiling _RopeModule BigString+Managing Breaks.swift
[165/1497] Compiling _RopeModule BigString+RemoveSubrange.swift
[166/1497] Compiling _RopeModule BigString+ReplaceSubrange.swift
[167/1497] Compiling _RopeModule BigString+Split.swift
[168/1497] Compiling _RopeModule Range+BigString.swift
[169/1497] Compiling _RopeModule BigString+UTF16View.swift
[170/1523] Compiling MCP StdioTransport.swift
[171/1523] Compiling MCP Versioning.swift
[172/1523] Compiling MCP Client.swift
[173/1523] Compiling MCP UnitInterval.swift
[174/1523] Compiling MCP Ping.swift
[175/1523] Compiling MCP Value.swift
[176/1523] Compiling MCP Sampling.swift
[177/1523] Compiling MCP Data+Extensions.swift
[178/1523] Compiling MCP Prompts.swift
[179/1523] Compiling MCP Resources.swift
[180/1523] Compiling _RopeModule BigString+Sequence.swift
[181/1523] Compiling _RopeModule BigString+TextOutputStream.swift
[182/1523] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[183/1523] Compiling _RopeModule BigString+Chunk+Breaks.swift
[184/1523] Compiling _RopeModule BigString+Chunk+Counts.swift
[185/1523] Compiling _RopeModule BigString+Chunk+Description.swift
[186/1525] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[187/1525] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[188/1525] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[189/1525] Compiling _RopeModule BigString+Chunk+Splitting.swift
[190/1525] Compiling _RopeModule BigString+Chunk.swift
[191/1525] Compiling _RopeModule BigString+BidirectionalCollection.swift
[192/1525] Compiling _RopeModule BigString+Append.swift
[193/1525] Compiling _RopeModule BigString+Initializers.swift
[194/1525] Compiling _RopeModule BigString+UTF8View.swift
[195/1525] Compiling _RopeModule BigString+UnicodeScalarView.swift
[196/1525] Compiling _RopeModule BigSubstring+UTF16View.swift
[197/1525] Compiling _RopeModule BigSubstring+UTF8View.swift
[198/1525] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[199/1525] Compiling _RopeModule BigSubstring.swift
[200/1525] Compiling _RopeModule Rope+Builder.swift
[201/1525] Compiling _RopeModule Rope+Debugging.swift
[223/1537] Compiling OrderedCollections OrderedSet+Sendable.swift
[224/1537] Compiling OrderedCollections OrderedSet+SubSequence.swift
[225/1537] Compiling OrderedCollections OrderedSet+Testing.swift
[226/1537] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[227/1537] Compiling Metrics Metrics.swift
[228/1537] Emitting module Metrics
[232/1538] Compiling MCP Messages.swift
[233/1538] Compiling MCP Transport.swift
[234/1538] Compiling MCP HTTPClientTransport.swift
[235/1538] Compiling MCP Error.swift
[236/1538] Compiling MCP ID.swift
[237/1538] 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 |
/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 |
[249/1539] Compiling dtls_record.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 |
[253/1539] 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 |
[254/1539] 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 |
/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)
[256/1539] 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 |
[265/1539] Compiling Algorithms Trim.swift
[266/1539] Compiling Algorithms Unique.swift
[267/1539] Compiling Algorithms Windows.swift
[268/1539] Emitting module Atomics
[269/1540] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[270/1540] Compiling OrderedCollections OrderedSet.swift
[271/1540] Compiling OrderedCollections _UnsafeBitset.swift
[272/1540] Compiling _RopeModule Rope+Sequence.swift
[273/1540] Compiling _RopeModule Rope+Append.swift
[274/1540] Compiling _RopeModule Rope+Extract.swift
[275/1540] Compiling _RopeModule Rope+Find.swift
[276/1540] Compiling _RopeModule Rope+ForEachWhile.swift
[277/1540] Compiling _RopeModule Rope+Insert.swift
[277/1540] Compiling dtls_method.cc
[290/1563] Compiling HeapModule Heap+Descriptions.swift
[291/1571] Compiling HashTreeCollections _AncestorHashSlots.swift
[292/1571] Compiling HashTreeCollections _Bitmap.swift
[293/1571] Compiling HashTreeCollections _Bucket.swift
[294/1571] Compiling HashTreeCollections _Hash.swift
[295/1571] Compiling HashTreeCollections _HashLevel.swift
[296/1571] Compiling HashTreeCollections _HashNode+Builder.swift
[297/1571] Compiling HashTreeCollections _HashNode+Debugging.swift
[298/1571] Compiling HashTreeCollections _HashNode+Initializers.swift
[299/1571] Compiling DequeModule Deque+Testing.swift
[300/1571] Compiling DequeModule Deque._Storage.swift
[303/1693] Compiling HeapModule _HeapNode.swift
[304/1693] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[305/1693] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[306/1693] Compiling HashTreeCollections _HashNode+Storage.swift
[307/1693] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[308/1693] Compiling HashTreeCollections _HashNode+Structural filter.swift
[309/1693] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[310/1693] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[311/1693] Compiling HeapModule Heap+Invariants.swift
[312/1693] Compiling HeapModule Heap+UnsafeHandle.swift
[313/1693] Compiling HeapModule Heap.swift
[314/1693] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[315/1693] Compiling BitCollections BitArray+Hashable.swift
[316/1693] Compiling BitCollections BitArray+Initializers.swift
[317/1693] Emitting module OrderedCollections
[318/1694] Emitting module HeapModule
[319/1695] Compiling BitCollections BitArray+Copy.swift
[320/1695] Compiling BitCollections BitArray+CustomReflectable.swift
[323/1694] Compiling BitCollections BitArray+Shifts.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 |
[324/1694] Compiling BitCollections BitArray+Testing.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 |
[325/1694] Compiling BitCollections BitArray+Descriptions.swift
[326/1694] Compiling BitCollections BitArray+Equatable.swift
[327/1693] Compiling BitCollections BitArray+BitwiseOperations.swift
[328/1693] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[329/1693] Compiling BitCollections BitArray+Codable.swift
[330/1693] Compiling BitCollections BitArray+Collection.swift
[335/1693] Compiling BitCollections BitArray+Fill.swift
[338/1693] Compiling BitCollections BitArray+Invariants.swift
[339/1693] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[340/1693] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[341/1693] Compiling BitCollections BitArray+Extras.swift
[346/1693] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[347/1693] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[348/1693] Compiling BitCollections BitSet+CustomReflectable.swift
[349/1693] Compiling BitCollections BitSet+CustomStringConvertible.swift
[350/1693] Compiling BitCollections BitSet+Equatable.swift
[351/1693] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[352/1693] Compiling BitCollections BitSet+Extras.swift
[353/1693] Compiling BitCollections BitSet+Hashable.swift
[359/1700] Compiling BitCollections BitArray+RandomBits.swift
[360/1700] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[363/1700] Compiling BitCollections BitArray._UnsafeHandle.swift
[364/1710] Compiling HashTreeCollections TreeSet+Sequence.swift
[365/1710] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[366/1710] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[367/1710] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[368/1710] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[369/1710] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[370/1710] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[371/1710] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[372/1710] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[373/1710] Emitting module Algorithms
[376/1711] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[377/1711] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[378/1711] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[379/1711] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[380/1711] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[381/1711] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[382/1711] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[383/1711] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[384/1711] Compiling HashTreeCollections TreeSet.swift
[385/1711] Emitting module DequeModule
[387/1711] Emitting module _RopeModule
[388/1711] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[389/1711] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[390/1711] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[391/1711] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[392/1711] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[393/1711] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[394/1711] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[395/1711] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[396/1711] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[397/1711] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[398/1711] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[399/1711] Compiling BitCollections BitSet+SetAlgebra union.swift
[400/1711] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[401/1711] Compiling BitCollections BitSet.Counted.swift
[402/1711] Compiling BitCollections BitSet+Initializers.swift
[403/1711] Compiling BitCollections BitSet+Invariants.swift
[404/1711] Compiling BitCollections BitSet+Random.swift
[405/1711] Compiling BitCollections BitSet+SetAlgebra basics.swift
[406/1711] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[407/1711] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[408/1711] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[409/1711] Emitting module BitCollections
[437/1712] Compiling BitCollections BitSet.Index.swift
[438/1712] Compiling BitCollections BitSet._UnsafeHandle.swift
[439/1712] Compiling BitCollections BitSet.swift
[440/1712] Compiling BitCollections Range+Utilities.swift
[441/1712] Compiling BitCollections Slice+Utilities.swift
[442/1712] Compiling BitCollections UInt+Tricks.swift
[443/1712] Compiling BitCollections _Word.swift
[449/1712] Compiling BitCollections BitArray.swift
[450/1712] Compiling BitCollections BitSet+BidirectionalCollection.swift
[451/1712] Compiling BitCollections BitSet+Codable.swift
[461/1713] Compiling d1_srtp.cc
[462/1762] Compiling d1_pkt.cc
[464/1761] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.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 |
[465/1761] Compiling AsyncAlgorithms AsyncBufferedByteIterator.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 |
[466/1761] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.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 |
[467/1761] Compiling AsyncAlgorithms AsyncJoinedSequence.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 |
[468/1761] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.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 |
[468/1761] Compiling d1_lib.cc
[469/1761] Compiling md5-x86_64-linux.S
[470/1761] Compiling md5-x86_64-apple.S
[471/1761] Compiling md5-586-apple.S
[471/1761] Compiling md5-586-linux.S
[471/1761] Compiling err_data.cc
[471/1761] Compiling bio_ssl.cc
[471/1761] Compiling d1_both.cc
[472/1761] Compiling AsyncAlgorithms AsyncChannel.swift
[473/1761] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[474/1761] Compiling AsyncAlgorithms ChannelStateMachine.swift
[475/1761] Compiling AsyncAlgorithms DebounceStorage.swift
[476/1761] Compiling AsyncAlgorithms Dictionary.swift
[477/1761] Compiling AsyncAlgorithms _TinyArray.swift
[478/1761] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[479/1761] Compiling AsyncAlgorithms Locking.swift
[480/1761] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[481/1761] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[482/1761] Compiling AsyncAlgorithms MergeStateMachine.swift
[490/1761] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[491/1761] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[492/1761] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[493/1761] Compiling HashTreeCollections _HashNode+Structural merge.swift
[494/1761] Compiling HashTreeCollections TreeSet+Hashable.swift
[495/1761] Compiling HashTreeCollections TreeSet+Sendable.swift
[504/1761] Compiling AsyncAlgorithms MergeStorage.swift
[505/1761] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
[506/1761] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
[507/1761] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[508/1761] Compiling AsyncAlgorithms Rethrow.swift
BUILD FAILURE 6.1 android